/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */




html,body{
	font-family:"opensans-regular",arial,verdana;
	position: relative;
}
input, button, textarea,select{
	font-family:"opensans-regular",arial,verdana;	
}
.bgf8{
	background: #f8f8f8;
}
.bgef{
	background: #efefef;
}


.header_fix{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	background:rgba(36,36,36,.84);
}
.header{
	position: relative;
	
}
.logo{
	float: left;
	height:116px;
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;

	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
}
.logo img{
	display: block;
	max-width: 100%;
}

.menu{
	width: calc(100% - 280px);
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.menu_dl_box{
	width: calc(100% - 40px);
}
.menu_dl{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-around;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    padding-right: 15px;
}
.menu_dl dd{
	float: left;
	width: 100%;
	height: 116px;
	position: relative;
}
.menu_dl dd.dd_pro{
	position: static;
}
.menu_tt{
	width: 100%;
	height: 116px;
	overflow: hidden;
}
.menu_tt .text{
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 114px;
	font-size: 16px;
	/*text-transform: uppercase;*/
	font-family: "opensans-semibold";
	border-bottom: 2px solid transparent;
}
.menu_dl dd.hover .menu_tt .text{
	color: #dd1b23;
	background: #f5f5f5;
	border-color: #dd1b23;
}
.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top:116px;
	z-index: 9;
	width: 244px;
	padding: 20px 15px;
	font-family: "opensans-semibold";
	background: rgba(255,255,255,.89);
}
.menu_down a{
	display: block;
	color: #333;
	font-size:16px;
	line-height: 26px;
	padding:12px 0 12px 12px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 6px;
}
.menu_down a:hover{
	color: #fff;
	background: #0065b0;
}


.menu_pro_down{
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 2;
	background: #fff;
	padding: 50px 0;
}
.menu_pro_down .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.menu_pro_item1{
	width: 20%;
	padding: 0 1%;
}
.menu_pro_item1_tt{
	display: block;
    margin-bottom: 3px;
}
.menu_pro_item1 .menu_pro_item1_tt{
	margin-bottom: 15px;
}

.menu_pro_item1_tt{
	width:100%;
	font-size: 18px;
	line-height: 40px;
	font-family: "opensans-bold";
	color: #333;
	border-bottom: 1px solid #bbb;
}
.menu_pro_item1_list_pic{
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.menu_pro_item1_list_pic img{
	display: block;
	width: 100%;
}
.menu_pro_item1_list_pic .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	font-family: "opensans-semibold";
	color: #fff;
	background: rgba(0,0,0,.65);
}
.menu_pro_item1_list_pic:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.menu_pro_item1_list{
	padding: 15px 0;
}
.menu_pro_item1_list a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	color: #666;
	line-height: 20px;
	font-size: 14px;
	padding: 6px 0;
	font-family: "opensans-semibold";
}
.menu_pro_item1_list a:hover{
	transform: translateX(3px);
    -webkit-transform: translateX(3px);
}
.menu_pro_item1_list a .icon{
	width: 30px;
	height: 20px;
}
.menu_pro_item1_list a .tt{
	width: calc(100% - 30px);
}
.menu_pro_item1_list a.hot .icon{
	background: url(../images/hot_icon.jpg) no-repeat left center;
}
.menu_pro_item1_list a.new .icon{
	background: url(../images/new_icon.jpg) no-repeat left center;
}
.menu_pro_item1_list a:hover{
	color: #d81d26;
}







.head_search{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background:rgba(255,255,255,.14);
	cursor: pointer;
	border-radius: 40px;
}

.search_box{
	display: none;
	position: absolute;
	left: 0;
	top: 116px;
	z-index: 9;
	width: 100%;
	background: #f5f5f5;
}
.search_box_text{
	width: calc(100% - 40px);
	height: 40px;
	border: 0;
	font-size: 16px;
	background: none;
}
.search_box_text::-webkit-input-placeholder{
	font-size: 16px;
}
.search_box_wrap{
	padding: 20px 0;
}
.search_box_sub{
	width:40px;
	height: 40px;
	color: #035db1;
	font-size: 32px;
	background: none;
	font-weight: bold;
	border: 0;
}

/*
 * wap head
 */
.mobile_header{
	display: none;
	clear: both;
	width: 100%;
	height: 58px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 8;
	background: rgba(36,36,36,.84);
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
}
.mobile_header_top{
	width: 100%;
	height: 58px;
	position: fixed;
	left: 0;
	top: 0;
}


.mobile_logo{
	width: 140px;
	height: 58px;
	margin-left: 15px;
}
.mobile_logo img{
	display: block;
	height: 40px;
	width: auto;
}

.mobile_menu_btn{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	padding: 15px 15px 10px 14px;
	cursor: pointer;
}
.mobile_menu_btn span{
	display: block;
	height: 4px;
	width: 34px;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 7px;
}
.mobile_search_icon{
	color: #fff;
	font-size: 28px;
	line-height: 58px;
	margin-right: 70px;
	cursor: pointer;
}
.mobile_lag_icon{
	color: #333;
	font-size: 32px;
	line-height: 58px;
	
	cursor: pointer;
}
.mobile_lag_box{
	display: none;
	position: absolute;
	left: 0;
	top: 58px;
	width: 100%;
	text-align: center;
	padding: 20px;
	background: #fff;
}
.mobile_lag_box a{
	display: inline-block;
	width: 120px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	background: #035db1;
}





.mobile_menu_box{
	display: none;
	position: absolute;
	left: 0;
	top:58px;
	z-index: 5;
	width:100%;
	background: #f1f1f1;
	padding: 20px;
}
.mobile_menu_dl{
	height: 100%;
	overflow-y: auto;
}
.mobile_menu_dl dd{
	clear: both;
	line-height: 20px;
	margin-bottom: 8px;
}
.mobile_menu_tt{
	font-size: 18px;
	margin-bottom: 6px;
}
.mobile_menu_tt .text{
	float: left;
	width: 80%;
	color: #333;
	line-height: 30px;
	text-transform: capitalize;
}
.mobile_menu_tt_icon{
	display: none;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/menu_ico.png) no-repeat center center;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

.mobile_menu_down{
	display:none;
	padding:8px 0 8px 12px;
}
.mobile_menu_down a{
	display:block;
	font-size: 16px;
	margin-bottom: 10px;
}
.mobile_menu_tt_icon.hover{
	transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
}


.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #035db1;
}


.mobile_search_box{
	position: absolute;
	left: 0;
	top: 58px;
	display: none;
	width: 100%;
	padding: 20px;
	background: #fff;
}
.mobile_search_box form{
	width: 100%;
	padding:2px;
	border-radius: 5px;
	border: 1px solid #ddd;
	
}
.mobile_search_text{
	float: left;
	line-height: 40px;
	padding-left: 15px;
	font-size: 14px;
	width:calc(100% - 40px);
	border: 0;
}

.mobile_search_btn_text{
	float: right;
	width: 40px;
	height: 40px;
	font-size: 18px;
	color: #035db1;
	text-align: center;
	line-height: 40px;
	border: none;
	background: none;
}


.mask{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}

.mobile_height{
	display: none;
	height: 58px;
}

/*
 * banner
 */
.banner_box{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.banner.owl-theme .owl-controls{
	position: absolute;
	left: 0;
	bottom: 3%;
	width: 100%;
	text-align: center;
}
.banner_pic{
}
.banner_pic img{
	display: block;
	width: 100%;
}
.banner_text{
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
	width: 100%;
	height: 100%;
	
	color: #fff;
	text-align: center;
	font-family: "opensans-extrabold";
	
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
	
}
.banner_text .tt1{
	font-size: 100px;
	line-height: 1;
}
.banner_text .tt2{
	font-size: 48px;
	line-height: 1;
	margin: 1% 0 3%;
}
.banner_text .btn{
	display: block;
	width: 176px;
	height: 45px;
	line-height: 45px;
	color: #333;
	font-size: 16px;
	font-family: "opensans-semibold";
	background: #fff;
	border-radius: 5px;
}
.banner_text .btn:hover{
	color: #fff;
	background: #dd1b36;
}

.banner_video{
	display: block;
	border: 0;
	width: 100%;
	height: 100%;
}



.pro_cate_bars_box{
	background:#0065b0;
}
.pro_cate_bars_rela{
	position: relative;
}
.pro_cate_bars_scroll a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
	padding: 0 8%;
	min-height: 160px;
	position: relative;
}
.pro_cate_bars_scroll a:before{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 29px;
	width: 1px;
	height: calc(100% - 58px);
	background: #3384c0;
}
.pro_cate_bars_scroll .pic{
	overflow: hidden;
	margin-bottom: 3px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_cate_bars_scroll .pic img{
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.pro_cate_bars_scroll .tt{
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	font-family: "opensans-semibold";
	/*text-transform: uppercase;*/
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_cate_bars_scroll a:hover{
	color: #fff;
	background: #dc1b36;
}

.pro_cate_bars_scroll a:hover .pic,
.pro_cate_bars_scroll a:hover .tt{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.pro_cate_bars_prev,.pro_cate_bars_next{
	position: absolute;
	top: 50%;
	left: -36px;
	width: 36px;
	height: 36px;
	background: #fff url(../images/pro_cate_btn.png) no-repeat center center;
	border-radius: 36px;
	cursor:pointer;
	margin-top: -18px;
}
.pro_cate_bars_next{
	left: auto;
	right: -36px;
	transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}




.title1{
	display: block;
	margin-bottom: 4%;
}
.title1 .tt{
	font-size: 48px;
	line-height: 1;
	color: #222;
	font-family: "opensans-bold";
	margin-bottom: 10px;
}
.title1 .line{
	width: 74px;
	height: 4px;
	background: #0065b0;
	margin:22px auto ;
}

.title1 .text{
	color: #888;
	font-size: 16px;
	line-height: 24px;
	max-width: 460px;
	margin: 0 auto;
}


/*
 * ind_box1
 */
.ind_box1{
	padding: 5% 0;
	background:url(../images/ind_bg2.jpg) no-repeat center center / cover;
}

.ind_box1_scroll{
	margin-bottom: 20px;
}
.ind_box1_scroll_item{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    background: #fff;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.ind_box1_scroll_item_pic{
	width:49.5%;
	position: relative;
}
.ind_box1_scroll_item_num{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width:128px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	color: #444;
	background: #fff;
}
.ind_box1_scroll_item_num .num{
	font-size: 18px;
}

.ind_box1_scroll_item_con{
	width: 50%;
	padding: 10px 10px 10px 3%;
}
.ind_box1_scroll_item_tt1{
	font-size: 24px;
	color: #333;
	font-family: "opensans-bold";
	padding-bottom: 12px;
	text-transform: uppercase;
}
.ind_box1_scroll_item_tt2{
	font-size: 16px;
	color: #666;
	font-family: "opensans-bold";
	padding: 20px 0 8px;
	text-transform: uppercase;
}
.ind_box1_scroll_item_text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.ind_box1_scroll_item_btn{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #dd1b36;
	font-family: "opensans-bold";
	margin-top: 20px;
}

.pro_cate_bars_scroll.owl-theme .owl-dots .owl-dot span{
	background: #f5f5f5;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
	background: #0065b0;
}


.ind_box1_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.ind_box1_bars .item{
	float: left;
	width:calc((100% - 60px) / 4);
	border: 1px solid #dcdcdc;
	cursor: pointer;
	position: relative;
}
.ind_box1_bars .item:before{
	content: "";
	display: none;
	position: absolute;
	left: 50%;
	top: -11px;
	width: 16px;
	height: 11px;
	background: url(../images/ind_pro_icon1.png) no-repeat center center;
	margin-left: -8px;
}
.ind_box1_bars .item img{
	display: block;
	width: 100%;
}
.ind_box1_bars .item .tt{
	font-size: 16px;
	color:#333;
	line-height: 52px;
	text-align: center;
	border-top: 1px solid #dcdcdc;
	background: #fff;
}

.ind_box1_bars .item.active{
	border-color:#cc0420;
}
.ind_box1_bars .item.active:before{
	display: block;
}
.ind_box1_bars .item.active .tt{
	border-top-color: #cc0420;
}


/*
 * ind_box2
 */
.ind_box2{
	padding: 5% 0;
}
.ind_box2_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-bottom: 30px;
}
.ind_box2_bars .item{
	line-height: 26px;
	padding:12px 15px;
	font-size: 16px;
	color: #444;
	border: 1px solid #dfdfdf;
	position: relative;
	cursor: pointer;
	margin: 0 10px 15px;
}
.ind_box2_bars .item:before{
	content: "";
	display: none;
	position: absolute;
	left: 50%;
	top:50px;
	width: 14px;
	height: 10px;
	margin-left: -7px;
	background: url(../images/ind_case_icon.jpg) no-repeat center center;
}
.ind_box2_bars .item.hover{
	color: #dd1b36;
	border-color: #dd1b36;
}
.ind_box2_bars .item.hover:before{
	display: block;
}

.ind_box2_tabs_item a:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}



.case_list1{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.case_list1 dd{
	width: 33.33%;
	padding: 0 15px;
}
.case_list1 dd a{
	display: block;
	overflow:hidden;
	position: relative;
}
.case_list1 dd img{
	display: block;
	width: 100%;
	max-width: none;
}
.case_list1 dd .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 110px;
	color: #fff;
	font-size: 18px;
	padding-top:70px;
	text-align: center;
	background: -webkit-linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0,0,0,.75)), to(rgba(0,0,0,0)));
	background: linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
}



.ind_box3{
	padding: 5% 0;
	background: url(../images/ind_about_bg.jpg) no-repeat center center / cover;
}
.ind_box3 .title1 .tt,
.ind_box3 .title1 .text{
	color: #fff;
}
.ind_box3 .title1 .line{
	background: #fff;
}


.ind_box3_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.ind_box3_con_l{
	width: 50%;
}
.ind_box3_con_l img{
	display: block;
}
.ind_box3_con_l_con{
	padding: 18px 28px;
	background: #fff;
}

.ind_box3_con_l_con_tt{
	font-size: 30px;
	color: #333;
	font-family: "opensans-bold";
	margin-bottom: 6px;
}
.ind_box3_con_l_con_text{
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.ind_box3_con_r{
	width: 50%;
	height: 100%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.ind_box3_con_r_item{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	width: 50%;
	background: #006cbc;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.ind_box3_con_r_item a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
	width: 100%;
	color: #fff;
	padding: 32px 4%;
}
.ind_box3_con_r_item a .icon{
	width: 134px;
	height: 134px;
	line-height: 132px;
	text-align: center;
	font-size: 90px;
	border-radius: 134px;
	border: 1px solid #fff;
	margin: 0 auto;
}
.ind_box3_con_r_item a .num{
	font-size: 50px;
	line-height: 1;
	font-family: "opensans-bold";
	margin: 5px 0 6px;
}
.ind_box3_con_r_item a .tt{
	font-size: 14px;
}

.ind_box3_con_r_item:nth-child(1),.ind_box3_con_r_item:nth-child(4){
	background: #006cbc;
}
.ind_box3_con_r_item:nth-child(2),.ind_box3_con_r_item:nth-child(3){
	background: #005ca0;
}
.ind_box3_con_r_item:hover{
	background: #dd1b36;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


/*
 * ind_box4
 */
.ind_box4{
	padding: 5% 0;
}
.ind_box4_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.ind_box4_con_l{
	width: 50%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.ind_box4_con_item{
	width: 50%;
	padding:10px;
}
.ind_box4_con_r{
	width: 50%;
	padding: 10px 0 10px 10px;
}
.ind_box4_con_item a,.ind_box4_con_r a{
	display: block;
	position: relative;
	overflow: hidden;
}
.ind_box4_con_item a img,.ind_box4_con_r a img{
	display: block;
}
	
.ind_box4_con_item .tt,.ind_box4_con_r .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 80px;
	color: #fff;
	font-size: 16px;
	padding-top:45px;
	text-align: center;
	background: -webkit-linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0,0,0,.75)), to(rgba(0,0,0,0)));
	background: linear-gradient(to top, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
}
.ind_box4_con_item a:hover img,.ind_box4_con_r a:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


.ind_box5{
	padding: 5% 0;
	background:url(../images/ind_bg2.jpg) no-repeat center center / cover;
}
.visit_list1{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.visit_list1 dd{
	width: 33.33%;
	padding: 0 1.5%;
}
.visit_list1 dd a{
	display: block;
	box-shadow: 0 0 15px rgba(115,115,115,.3);
}

.visit_list1 dd .pic{
	overflow: hidden;
}
.visit_list1 dd .pic img{
	display: block;
}
.visit_list1 dd .con{
	background: #fff;
	padding: 22px 5% 30px;
}
.visit_list1 dd .con .tt{
	font-size: 20px;
	font-family: "opensans-semibold";
}
.visit_list1 dd .con .text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin: 8px 0 20px;
}
.visit_list1 dd .con .btn{
	width: 137px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-family: "opensans-semibold";
	text-align: center;
	background: #dd1b36;
}
.visit_list1 dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}


/*
 * ind_box6
 */
.ind_box6{
	padding: 5% 0;
}
.news_list1{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.news_list1 dd{
	width: 50%;
	padding: 0 1%;
	margin-top: -1px;
}
.news_list1 dd a{
	ddisplay:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	padding: 20px 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.news_list1_date{
	width: 78px;
	color: #666;
	text-align: center;
	border-right: 1px solid #f1f1f1;
}
.news_list1_date .days{
	font-size: 48px;
	line-height: 1;
}
.news_list1_date .years{
	font-size: 16px;
	font-family: "opensans-semibold";
}
.news_list1_con{
	width: calc(100% - 78px);
	padding-left: 20px;
}
.news_list1_con .tt{
	font-size: 20px;
	color: #333;
	font-family: "opensans-semibold";
	margin-bottom: 5px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news_list1_con .text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}


.news_list1 dd a:hover .news_list1_con .tt{
	color: #dd1b36;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.footer{
	background: #424242;
}
.footer_sm{
	padding: 10px 0;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	background: url(../images/footer_t_bg.jpg) no-repeat center center;
}
.footer_sm a{
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	border-radius: 40px;
	text-align: center;
	background: #3b5999;
	margin: 0 6px;
}
.footer_sm a:nth-child(1){
	background: #3b5999;
}
.footer_sm a:nth-child(2){
	background: #209ef3;
}
.footer_sm a:nth-child(3){
	background: #db4f42;
}
.footer_sm a:nth-child(4){
	background: #0076b4;
}
.footer_sm a:nth-child(5){
	background: #ff011d;
}
.footer_sm a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.footer_t{
	padding: 4% 0;
}

.footer_t .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.footer_clm{
	width: 31%;
}
.footer_title{
	color: #fff;
	font-size: 24px;
	padding-bottom: 15px;
	font-family: "opensans-bold";
	border-bottom: 1px solid #5c5c5c;
	margin-bottom: 25px;
}


.footer_clm_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.footer_clm_list a{
	display: block;
	color: #e2e2e2;
	font-size: 14px;
	line-height: 20px;
	padding-left: 24px;
	position: relative;
	margin-bottom: 15px;
}
.footer_clm_list a:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	background: url(../images/footer_icon.png) no-repeat center center;
}
.footer_clm_list_l{
	width: 50%;
}
.footer_clm_list a:hover{
	text-decoration: underline;
	transform: translateX(3px);
    -webkit-transform: translateX(3px);
}

.footer_clm_contact_item{
	line-height: 20px;
	margin-bottom: 15px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.footer_clm_contact_item .icon{
	width: 20px;
	height: 20px;
	font-size: 16px;
	color: #e2e2e2;
	text-align: center;
}
.footer_clm_contact_item .text{
	width: calc(100% - 20px);
	color: #e2e2e2;
	font-size: 14px;
	padding-left: 5px;
}
.footer_clm_contact_item .text a{
	display: block;
	color: #e2e2e2;
}
.footer_clm_contact_item .text a:hover{
	text-decoration: underline;
	transform: translateX(3px);
    -webkit-transform: translateX(3px);
}
.footer_clm_form_text,.footer_clm_form_area,.footer_clm_form_btn{
	display: block;
	width: 100%;
	height: 37px;
	color: #fff;
	font-size: 14px;
	padding-left: 15px;
	background: #5b5b5b;
	border-radius: 3px;
	border: 0;
	margin-bottom: 15px;
}
.footer_clm_form_text::-webkit-input-placeholder,
.footer_clm_form_area::-webkit-input-placeholder{
	color: #e2e2e2;
}
.footer_clm_form_area{
	height: 82px;
	padding: 10px 0 0 15px;
	resize: none;
}
.footer_clm_form_btn{
	width: 150px;
	height: 36px;
	color: #e2e2e2;
	font-size: 14px;
	text-align: center;
	padding: 0;
	cursor: pointer;
	background: #818181;
	border-radius: 3px;
}

.footer_b{
	color: #a0a0a0;
	font-size: 14px;
	line-height: 28px;
	padding: 20px 0 30px;
	border-top: 1px solid #5c5c5c;
}
.footer_b a{
	color: #a0a0a0;
}





/*
 * about
 */
.sub_banner_about{
	height: 389px;
	position: relative;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
     justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    padding: 116px 0 54px;
}

.sub_banner_about img{
	display: block;
}
.sub_banner_about_con{
	padding: 0 30px;
	color: #fff;
}
.sub_banner_case_scroll{
}
.sub_banner_pro_con{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
     justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 116px 0 54px;
}
.sub_banner_about_con .tt{
	font-size: 72px;
	line-height: 1.2;
	font-family: "opensans-extrabold";
}
.sub_banner_about_con .text{
	font-size: 30px;
	font-family: "opensans-bold";
}
.sub_banner_pro_con .text{
	font-size: 26px;
	font-family: "opensans-bold";
}

/*
 * location
 */
.location{
	width: 100%;
	position:absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background:rgba(0,0,0,.3);
}
.location2{
	background: #1d2d44;
	position: relative;
	left: auto;
	bottom: auto;
}
.location .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 15px 15px;
}

.location_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.location .icon{
	color:#fff;
	font-size: 18px;
	line-height: 24px;
	margin-right: 7px;
}
.location a{
	color: #fff;
}
.location_nav a{
	margin: 0 12px;
}





/*
 * about
 */
.about_box1{
	padding: 5% 0;
}
.about_box1_wrap{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}


.about_box1_l{
	width: 47%;
}
.about_box1_title{
	margin-bottom: 12px;
	line-height: 1.2;
	font-family: "opensans-bold";
}
.about_box1_title .tt1{
	font-size: 34px;
}
.about_box1_title .tt2{
	font-size: 38px;
}
.about_text{
	color: #333;
	font-size: 14px;
	line-height: 24px;
}


.about_box1_pic{
	width: 50%;
	position: relative;
}
.about_box1_pic_scroll.owl-theme .owl-controls{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.3);
	padding: 25px 0;
}
.about_box1_pic_scroll.owl-theme .owl-dots .owl-dot span{
	background: none;
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	border-radius:0;
}
.about_box1_pic_scroll.owl-theme .owl-dots .owl-dot.active span, 
.about_box1_pic_scroll.owl-theme .owl-dots .owl-dot:hover span{
	border-color: #dd1b23;
}


.about_box1_pic_scroll.owl-carousel .owl-item:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


.about_box2{
	padding: 5% 0;
	background: url(../images/about_bg1.jpg) no-repeat center center / cover;
}

.about_box2_title{
	color: #fff;
	margin-bottom: 3.5%;
}
.about_box2_title .tt{
	font-size: 48px;
	font-family: "opensans-bold";
	margin-bottom: 8px;
}
.about_box2_title .text{
	font-size: 14px;
	line-height: 24px;
	max-width: 880px;
	margin: 0 auto;
}



.about_box2_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    padding: ;
}
.about_box2_list dd{
	width: 20%;
	color: #fff;
	text-align: center;
	padding: 0 1.5%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box2_list dd .icon{
	width: 173px;
	height: 173px;
	font-size: 100px;
	line-height: 171px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 0 auto;
}
.about_box2_list dd .num{
	font-size: 42px;
	line-height: 1;
	margin: 14px 0 5px;
	font-family: "opensans-bold";
}
.about_box2_list dd .tt{
	font-size: 14px;
}

.about_box2_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.about_box3{
	padding: 5% 0;
	background: #f5f5f5;
}
.about_box3_list{
}
.about_box3_list dd{
	float: left;
	width:20.6%;
	text-align: left;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    overflow: hidden;
    border-right: 2px solid #fff;
}
.about_box3_list dd img{
	display: inline-block;
	max-width: none;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box3_list dd.hover{
	width: 37.5%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box3_list dd.hover img{
	position: relative;
	z-index: 2;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.about_box4{
	padding: 5% 0;
}
.about_box4_wrap{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_box4_l{
	width: 50%;
}
.about_box4_r{
	width: 50%;
	padding-left: 3%;
}
.about_box4_title{
	line-height: 1;
	font-family: "opensans-bold";
	margin-bottom: 5%;
}
.about_box4_title .tt{
	font-size: 32px;
	margin-bottom: 10px;
}
.about_box4_title .tt2{
	font-size: 46px;
}


.about_box5{
	padding: 5% 0 0;
	background: url(../images/about_bg2.jpg) no-repeat center center / cover;
}
.about_box5_wrap{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_box5_l{
	width: 70%;
	padding-bottom: 5%;
}
.about_box5_title{
	color: #fff;
	font-size: 36px;
	margin-bottom: 25px;
	font-family: "opensans-bold";
}
.about_box5_l .about_text{
	color: #fff;
	margin-bottom: 35px;
}
.about_box5_more{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	width: 160px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	text-align: center;
	background: #fff;
	font-family: "opensans-semibold";
}
.about_box5_more .icon{
	display: block;
	width: 13px;
	height: 12px;
	background:url(../images/about_icon1.png) no-repeat center center;
	margin-left: 8px;
}

.about_box5_r{
	width: 30%;
	position: relative;
}
.about_box5_r_scroll{
	width: 80%;
	margin: 0 auto 25px;
}

.about_box5_r_num{
	width:72%;
	font-size: 14px;
	line-height: 50px;
	color: #666;
	background: #f5f5f5;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    margin: 0 auto;
}
.about_box5_r_num .num{
	font-size: 18px;
}
.about_box5_r_num .icon{
	padding: 0 8px;
}


.about_box6{
	padding: 5% 0 0;
	background: #f5f5f5;
}
.about_box6_wrap{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.about_box6_l{
	width: 61.25%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;

}
.about_box6_title{
	color: #333;
	line-height: 1.4;
	font-family: "opensans-bold";
	margin-bottom: 5%;
}
.about_box6_title .tt1{
	font-size: 28px;
}
.about_box6_title .tt2{
	font-size: 34px;
}

.about_box6_r{
	width: 38.75%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}

.about_box7{
	padding: 5% 0;
	background: #fff;
}


/*
 * case_det
 */
.case_det_h116{
	height: 116px;
}

.pro_det_t{
	padding: 5% 0;
}

.pro_det_t_wrap{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding: 30px 20px;
    background: #f5f5f5;
}
.pro_det_t_l{
	width:52%;
}
.pro_det_t_pic{
	overflow: hidden;
	border: 1px solid #dfdfdf;
	margin-bottom: 20px;
}
.pro_det_t_pic img{
	display: block;
	width: 100%;
}
.pro_det_t_btn{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.pro_det_t_btn a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	background: #0065b0;
	padding: 0 24px;
	font-family: "opensans-semibold";
}
.pro_det_t_btn a .icon{
	font-size: 20px;
	margin-right: 8px;
}

.pro_det_t_btn a:hover{
	background: #dd1b23;
}

.pro_det_inf{
	width: 46%;
}
.pro_det_title{
	font-size: 36px;
	font-family: "opensans-bold";
	margin-bottom: 20px;
}

.pro_det_list{
	padding: 30px 0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 25px;
}
.pro_det_list_item{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 7px;
}
.pro_det_list_item .tt{
	font-family: "opensans-bold";
	font-size: 16px;
}

.pro_det_list_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-bottom: 5%;
}

.pro_det_list_bars_item{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	font-family: "opensans-bold";
	padding: 0 10px 0 0;
	margin-right: 10px;
	position: relative;
}
.pro_det_list_bars_item .icon{
	font-size: 22px;
	margin-right: 3px;
}
.pro_det_list_bars_item:after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 28px;
	background: #e3e3e3;
}
.pro_det_list_bars_item:last-child:after{
	display: none;
}
.pro_det_list_bars_item:hover{
	color: #0065b0;
}

.pro_det_share{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.pro_det_share_tt{
	font-size: 14px;
	font-family: "opensans-bold";
	padding-right: 6px;
}

.pro_det_b{
	background: #f5f5f5;
	padding: 4% 0 3.5%;
}
.pro_det_b_box1{
	background: #fff;
	border: 1px solid #dfdfdf;
	margin-bottom: 25px;
}
.pro_det_b_title{
	background: #eee;
	height: 61px;
	border-top: 1px solid #dfdfdf;
}
.pro_det_b_title_tt{
	background: #fff;
	line-height: 60px;
	color: #333;
	font-size: 22px;
	font-family: "opensans-bold";
	padding: 0 25px;
	border-right: 1px solid #dfdfdf;
	border-top: 2px solid #0769b1;
	position: relative;
	top: -2px;
}
.pro_det_b_title_tt_pro{
	background: #eee;
}

.pro_det_b_clm1{
	padding: 25px 28px 10px;
}
.pro_det_b_clm1_title{
	font-size: 20px;
	font-family: "opensans-bold";
	margin-bottom: 12px;
}
.pro_det_b_clm1_text{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.pro_det_b_feature_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_feature_list dd{
	width: 50%;
	background: #f5f5f5;
	padding: 35px 5%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    position: relative;
}
.pro_det_b_feature_list dd:after{
	content: "";
	display: none;
	position: absolute;
	right: -18px;
	top: 50%;
	z-index: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 0;
	border-right-width: 18px;
	
	margin-top: -15px;
}
.pro_det_b_feature_list dd:nth-child(4n),
.pro_det_b_feature_list dd:nth-child(4n-3){
	background: #0065b0;
}
.pro_det_b_feature_list dd:nth-child(4n):after{
	display: block;
	right: auto;
	left: -18px;
	border-left-width:0;
	border-right-width:18px;
	border-color: transparent #0065b0 transparent transparent;
}
.pro_det_b_feature_list dd:nth-child(4n-3):after{
	right: -18px;
	left: auto;
	display: block;
	border-left-width:18px;
	border-right-width:0;
	border-color: transparent transparent transparent #0065b0;
}


.pro_det_b_feature_list dd .icon{
	width: 30%;
	text-align: center;
}
.pro_det_b_feature_list dd .con{
	width:70%;
	padding-left:5%;
}
.pro_det_b_feature_list dd .con .tt{
	font-size: 24px;
	color: #333;
	line-height: 1;
	font-family: "opensans-bold";
	margin-bottom: 8px;
}

.pro_det_b_feature_list dd .con .item{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.pro_det_b_feature_list dd .con .item:after{
	content: "●";
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 6px;
}

.pro_det_b_feature_list dd:nth-child(4n),
.pro_det_b_feature_list dd:nth-child(4n-3){
	background: #0065b0;
}

.pro_det_b_feature_list dd:nth-child(4n) .con .tt,
.pro_det_b_feature_list dd:nth-child(4n) .con .item,
.pro_det_b_feature_list dd:nth-child(4n-3) .con .tt,
.pro_det_b_feature_list dd:nth-child(4n-3) .con .item{
	color: #fff;
}

.pro_table table tr td{
	border: 1px solid #e3e3e3;
	padding: 8px;
	font-size: 14px;
	text-align: center;
}

.pro_table table tr:nth-child(2n){
	background: #f5f5f5;
}


.pro_det_b_appli_title{
	font-size: 14px;
	line-height: 24px;
	margin-top: -10px;
	margin-bottom: 15px;
}

.pro_det_b_appli_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.pro_det_b_appli_list dd{
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.pro_det_b_appli_list dd a{
	display: block;
}
.pro_det_b_appli_list dd .pic{
	overflow: hidden;
	padding: 10px;
	border: 1px solid #dcdcdc;
}
.pro_det_b_appli_list dd .pic img{
	display: block;
}
.pro_det_b_appli_list dd .tt{
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 32px;
}
.pro_det_b_appli_list dd a:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.pro_inq_box{
	border: 1px solid #dfdfdf;
	background: #fff;
}
.pro_inq_title{
	line-height: 56px;
	background: #eee;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.pro_inq_title_tt{
	width: 188px;
	padding: 0 30px;
	color: #fff;
	background: #0065b0;
	text-align: center;
	font-size: 22px;
	font-family: "opensans-bold";
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    text-transform: uppercase;
}
.pro_inq_title_tt .icon{
	font-size: 24px;
	margin-right: 5px;
}
.pro_inq_title_tip{
	width: calc(100% - 188px);
	color: #666;
	font-size: 14px;
	line-height: 18px;
	padding-left: 15px;
}
.pro_inq_form{
	padding:4% 3% 2.5%;
}
.pro_inq_form_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_inq_form_list dd{
	float: left;
	width: 48%;
	margin-bottom: 20px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_inq_form_list dd.ddw{
	width: 100%;
}
.pro_inq_form_tt{
	display: block;
	width: 80px;
	text-align: right;
	font-size: 14px;
	line-height: 39px;
	color: #666;
	font-family: "opensans-semibold";
	padding-right: 10px;
}
.pro_inq_form_tt .icon{
	color:#ff0000;
}
.pro_inq_form_inp,.pro_inq_form_area{
	width: calc(100% - 80px);
	line-height: 39px;
	padding-left: 20px;
	border-radius: 39px;
	font-size: 14px;
	background: #f5f5f5;
	border: 0;
}
.pro_inq_form_area{
	padding-top: 10px;
	height: 168px;
	resize: none;
	border-radius: 15px;
}
.pro_inq_form_btn{
	display: block;
	width: 155px;
	line-height: 40px;
	border: 0;
	text-align: center;
	color: #fff;
	background: #f51314;
	cursor: pointer;
	margin-left: 80px;
}


/*
 * rela_pro
 */
.rela_case_box{
	padding: 4% 0;
	background: #fff;
}
.rela_case_title{
	display: block;
	margin-bottom: 3%;
}
.rela_case_title .text{
	font-size: 14px;
	line-height: 24px;
	max-width: 700px;
	margin: 0 auto;
	padding: 7px 0 8px;
}

.rela_case_title .tt{
	font-size: 50px;
	line-height: 1.3;
	color: #333;
	font-family: "opensans-extrabold";
}

.rela_case_title .line{
	width: 96px;
	height: 3px;
	background: #0064b0;
	margin:15px auto 0;
}

.rela_case_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.rela_case_list dd{
	width: 33.33%;
	padding: 0 1%;
	margin-bottom: 25px;
}
.rela_case_list dd a{
	display: block;
	border: 1px solid #dcdcdc;
}
.rela_case_pic{
	padding: 9px;
	border-bottom: 1px solid #dcdcdc;
}
.rela_case_pic img{
	display: block;
	width: 100%;
	max-width: none;
}
.rela_case_con{
	padding: 14px 10px 20px;
}
.rela_case_con .tt{
	font-size: 18px;
	color: #333;
	font-family: "opensans-semibold";
}
.rela_case_con .text{
	color: #333;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	margin: 5px 0 12px;
}

.rela_case_con .more{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-family: "opensans-bold";
}
.rela_case_con .more .icon{
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/more_icon1.jpg) no-repeat center center;
	margin-left: 6px;
}
.rela_case_list dd a:hover{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}





.rela_pro_box{
	padding: 4% 0;
	background: #f5f5f5;
}

.rela_pro_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.rela_pro_list dt{
	width: 25%;
	padding: 0 1%;
	margin-bottom: 25px;
}
.rela_pro_list dt a{
	display: block;
	padding: 9px;
	height: 100%;
}
.rela_pro_list dt a .con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
	height: 100%;
	border: 2px solid rgba(255,255,255,.4);
}
.rela_pro_list dt a .icon{
	height: 80px;
	margin-bottom: 5px;
}
.rela_pro_list dt a .icon img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.rela_pro_list dt a .tt{
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-family: "opensans-extrabold";
}
.rela_pro_list dt a .line{
	width: 92px;
	height: 3px;
	background: #fff;
	margin: 12px 0 26px;
}
.rela_pro_list dt a .btn{
	width: 177px;
	color: #333;
	line-height: 40px;
	background:#e0e0e0;
	font-size: 16px;

}



.pro_cover_box2_more_btn {
	display:flex;
  display: -ms-flexbox;
  display: -webkit-flex;

  justify-content:center;
  -ms-justify-content:center;
  -webkit-justify-content:center;
    
  align-items:center;
  -ms-align-items: center;
  -webkit-align-items: center;
	width: 250px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #dd1b23;
	border-radius: 40px;
	margin:20px auto 25px;
}
.pro_cover_box2_more_btn .icon{
	display: block;
	width:20px;
	height: 20px;
	line-height: 20px;
	font-size: 22px;
	color: #f00;
	border-radius: 20px;
	background: #fff;
	font-weight: bold;
	font-family:"opensans-semibold";
	margin-left: 8px;
}


.rela_pro_list dd{
	width:25%;
	padding: 0 1%;
	margin-bottom: 25px;
}
.rela_pro_rela{
	display: block;
	border: 1px solid #dcdcdc;
	box-shadow: 1px 1px 2px rgba(115,115,115,.2);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.rela_pro_pic{
	overflow: hidden;
}
.rela_pro_pic img{
	display: block;
	width: 100%;
	max-width:none;
}

.rela_pro_tt{
	display: block;
	font-size:16px;
	color: #333;
	line-height: 42px;
	font-family: "opensans-bold";
	border-bottom: 1px solid #dcdcdc;
}
.rela_pro_btn_box{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    padding: 12px;
}
.rela_pro_btn{
	color: #dd1b23;
	font-size: 14px;
	line-height: 24px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.rela_pro_btn .icon{
	font-size: 22px;
	margin-right: 5px;
	font-weight: bold;
}

.rela_pro_rela:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



/*
 * case
 */
.sub_banner_case{
	height: 580px;
	position: relative;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
     justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    background-size: auto 100% !important;
}
.sub_banner_case_scroll{
	height: 100%;
	width: 100%;
}
.sub_banner_case_scroll .item,.sub_banner_case_scroll.owl-carousel .owl-item{
	height: 580px;
}

.sub_banner_case_scroll.owl-theme .owl-controls{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 64px;
	z-index: 4;
}
.sub_banner_case_scroll.owl-theme .owl-dots .owl-dot span{
    background: #fff;
}
.sub_banner_case_scroll.owl-theme .owl-dots .owl-dot.active span, 
.sub_banner_case_scroll.owl-theme .owl-dots .owl-dot:hover span{
    background: #dd1b23;
}

.sub_page_case{
	padding: 5% 0;
}
.case_list2{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.case_list2 dd{
	width: 33.33%;
	padding: 0 1.5%;
	margin-bottom: 30px;
}

.case_list2_rela{
	position: relative;
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case_list2_pic{
	display: block;
	padding: 9px;
	overflow: hidden;
	background: #fff;
}
.case_list2_pic img{
	display: block;
	width: 100%;
}
.case_list2_con_t{
	display: block;
	padding: 20px 15px 12px;
	border-top:1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.case_list2_tt{
	font-size: 18px;
	font-family: "opensans-semibold";
	margin-bottom: 12px;
}
.case_list2_list .item{
	font-size: 14px;
	line-height: 20px;
	margin:0 0 8px 0;
}

.case_list2_con_b{
	padding: 14px 15px;
}
.case_list2_text{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
.case_list2_btn_box{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.case_list2_btn_box a,.case_list2_btn2{
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-family: "opensans-bold";
	color: #333;
}
.case_list2_btn_box .icon{
	font-size: 22px;
	color: #dd1b23;
	font-weight: bold;
	margin-right: 6px;
}
.case_list2_btn_box a.get_price .icon,
.case_list2_btn2 .icon{
	position: relative;
	top: 2px;
}

.case_list2_btn2,
.case_list2_btn2 .icon{
	color:#dd1b23;
	font-family: "opensans-regular";
}
.case_list2_rela:hover{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.page{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding: 3% 0 30px;
}

.page a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    color: #333;
    line-height: 28px;
    background: #fff;
    padding: 0 10px;
    margin: 0 4px;
    border: 1px solid #dcdcdc;
}
.page a:hover,
.page a.hover{
	color: #fff;
	background: #dc1b24;
	border-color: #dc1b24;
}



/*
 * case_fm
 */
.case_fm_box1{
	padding: 4% 0;
	background: #;
}

.case_fm_box1:nth-child(2n){
	background: #f5f5f5;
}


/*
 * contact
 */


.contact_box1{
	
}

.contact_box1_con{
	float: right;
	width:48%;
	margin: 5% 3% 0 0; 
	padding:5% 3%;
	background: #fff;
}
.contact_box1_tt{
	font-size: 50px;
	font-family: "opensans-bold";
	margin-bottom: 15px;
}
.contact_box1_list_item{
	margin-bottom: 15px;
	border-radius: 48px;
	border: 1px solid #dcdcdc;
	border-left: 0;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.contact_box1_list_item .icon{
	width: 48px;
	height: 48px;
	font-size: 20px;
	border-radius: 50%;
	color: #fff;
	line-height: 48px;
	text-align: center;
	background: #DD1B23;
}
.contact_box1_list_item .text{
	width: calc(100% - 48px);
	padding-left: 15px;
	font-size: 16px;
	color: #666;
}
.contact_box1_list_item .text a{
	color: #666;
}
.contact_box1_list_item .text a:hover{
	text-decoration: underline;
	color: #0065b0;
}


.contact_box2{
	padding: 4% 3%;
	background: #f5f5f5;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.contact_box2_l{
	width: 42%;
}
.contact_box2_r{
	width: 53%;
}
.contact_box2_r img{
	max-width: none;
}
.contact_title{
	margin-bottom:30px;
}
.contact_title .tt{
	font-size: 32px;
	font-family: "opensans-bold";
}
.contact_title .text{
	line-height: 24px;
	font-size: 14px;
	color: #666;
	margin: 8px 0 17px;
}

.contact_title .line{
	width: 83px;
	height: 2px;
	background: #DD1B23;
}

.contact_box2_form .pro_inq_form_list dd{
	width: 100%;
}
.contact_box2_form .pro_inq_form_inp,
.contact_box2_form .pro_inq_form_area{
	background: #fff;
}


/*
 * customer visit
 */
.customer_visit_box1{
	margin-bottom: 30px;
}
.customer_visit_clm{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	border: 1px solid #dcdcdc;
}
.customer_visit_clm_pic{
	width: calc(50% - 18px);
	overflow: hidden;
	margin: 9px;
	background: #fff;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.customer_visit_clm_pic_rela{
	position: relative;
}
.customer_visit_clm_pic_rela img{
	display: block;
	width: 100%;
}
.customer_visit_clm_btn{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.5);
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.customer_visit_clm_btn a{
	height: 62px;
	font-size: 14px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	width: 50%;
	color: #fff;
	font-size: 14px;
	font-family: "opensans-semibold";
	border-right: 1px solid #605858;
}
.customer_visit_clm_btn a .icon{
	width: 30px;
	font-size: 24px;
	color: #DD1B23;
	font-weight: bold;
	text-align: right;
	margin-right: 6px;
}
.customer_visit_clm_btn a .tt{
	font-size: 14px;
	width: calc(100% - 62px);
}

.customer_visit_clm_con{
	width: 50%;
	background: #f5f5f5;
	border-left: 1px solid #dcdcdc;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    padding: 20px 2.5%;
}
.customer_visit_clm_con_item{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	padding: 20px 0;
	line-height: 24px;
	border-bottom: 2px solid #dcdcdc;
}
.customer_visit_clm_con_item:last-child{
	border: none;
}
.customer_visit_clm_con_item .icon{
	width: 24px;
	color: #DD1B23;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	margin-right: 8px;
}
.customer_visit_clm_con_item .tt{
	font-size: 18px;
	line-height: 24px;
	font-family: "opensans-bold";
	margin-bottom: 8px;
}
.customer_visit_clm_con_item .text{
	padding-left: 5px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.customer_visit_clm_con_item .text2{
	padding-left: 32px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}


.customer_visit_pro_line{
	display: block;
	background: #0065b0;
	padding: 10px;
	margin: 30px 0;
}

.customer_visit_pro_line .line{
	height: 60px;
	padding: 0 12px;
	border: 1px solid #fff;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.customer_visit_pro_line_l{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	width: calc(100% - 26px);
	font-size: 16px;
	color: #fff;
	font-family: "opensans-bold";
}
.customer_visit_pro_line_l .icon{
	width: 13px;
	height: 12px;
	background: url(../images/customer_icon2.jpg) no-repeat center center;
	margin-right: 5px;
}
.customer_visit_pro_line_l .tt{
	width: calc(100% - 18px);
}
.customer_visit_pro_line_icon2{
	width: 26px;
	height: 26px;
	background:url(../images/customer_icon1.png) no-repeat center center;
}


.customer_visit_box1:nth-child(odd) .customer_visit_clm{
	flex-direction: row-reverse; 
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}


/*
 * factory
 */
.factory_box1{
	padding: 5% 0;
	background: #fff;
}
.factory_box1_clm1{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.factory_box1_item1{
	width: 100%;
	padding: 0 15px;
	margin-bottom: 30px;
}


.factory_box1_item1 a,
.factory_box1_item2 a,
.factory_box1_item4 a{
	display: block;
	padding: 9px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
}
.factory_box1_item1 img,.factory_box1_item2 img,.factory_box1_item4 img{
	display: block;
	width: 100%;
}
.factory_box1_item1 a:hover img,.factory_box1_item2 a:hover img,.factory_box1_item4 a:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.factory_box1_item2{
	display:block;
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.factory_box1_item3{
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.factory_box1_item4{
	width: 66.66%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.factory_box1_item3 a{
	display: block;
	width: 100%;
	padding: 9px;
	height: 100%;
	font-size: 32px;
	font-family: "opensans-bold";
	color: #fff;
	background: #0065b0;
}
.factory_box1_item3 .line{
	height: 100%;
	border: 1px solid #fff;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}




.factory_box2{
	padding: 4% 0;
}
.factory_box2:nth-child(even){
	background: #f5f5f5;
}


/*
 * honor
 */

.honor_list2{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.honor_list2 dd{
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.honor_list2 dd a{
	display: block;
	padding: 25px;
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
}
.honor_list2 dd a img{
	display: block;
}
.honor_list2 dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    box-shadow: 0 0 10px rgba(115,115,115,.2);
}

/*
 * techial
 */
.tech_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.tech_list dd{
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.tech_list dd a{
	display: block;
	border: 1px solid #ddd;
}
.tech_list dd .pic{
	overflow: hidden;
	padding: 9px;
}
.tech_list dd .pic img{
	display: block;
	width: 100%;
}
.tech_list dd .tt{
	line-height: 52px;
	font-size: 16px;
	color: #666;
	border-top: 1px solid #ddd;
}
.tech_list dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    box-shadow: 0 0 8px rgba(115,115,115,.2);
}


/*
 * news
 */
.news_top_adv{
	margin: 40px 0;
}
.news_top_adv a{
	display: block;
}
.news_top_adv a img{
	display: block;
	width: 100%;
}
.news_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.news_bars a{
	width: 25%;
	height: 72px;
	font-size: 16px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    border-right: 1px solid #dcdcdc;
    background: #f5f5f5;
}
.news_bars a:last-child{
	border-right: 0;
}
.news_bars a.hover{
	color: #333;
	
	background: #dcdcdc;
}



.news_list2 dd{
	padding: 30px 0;
	border-bottom: 1px solid #dcdcdc;
}
.news_list2 dd a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.news_list2_date{
	width: 118px;
	height: 112px;
	text-align: center;
	border: 1px solid #dcdcdc;
}
.news_list2_date .days{
	color: #333;
	line-height: 55px;
	font-size: 24px;
	background: #f5f5f5;
	border-bottom: 1px solid #dcdcdc;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_list2_date .years{
	font-size: 30px;
	line-height: 55px;
	font-family: "opensans-bold";
}
.news_list2_con{
	width: calc(100% - 118px);
	padding-left: 3%;	
}
.news_list2_con .tt{
	font-size: 24px;
	color: #333;
	font-family: "opensans-semibold";
	margin-bottom: 12px;
}
.news_list2_con .text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.news_list2 dd a:hover .news_list2_date .days{
	color: #fff;
	background: #dd1b23;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_list2 dd a:hover .news_list2_con .tt{
	color: #dd1b23;
}


/*
 * news——det
 */
.news_det_box{
	padding: 30px;
	border: 1px solid #dcdcdc;
}

.news_det_wrap{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-bottom: 3%;
}
.news_det_l{
	width: calc(100% - 340px);
}
.news_det_r{
	width:300px;
}
.news_det_r_title{
	font-size: 20px;
	font-family: "opensans-bold";
	margin-bottom: 20px;
}
.news_det_r_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.news_det_r_list dd{
	width: 100%;
	margin-bottom: 20px;
}
.news_det_r_list dd a{
	display: block;
}
.news_det_r_list dd a .pic{
	overflow: hidden;
	margin-bottom: 12px;
}
.news_det_r_list dd a .pic img{
	display: block;
}
.news_det_r_list dd a .tt{
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
}

.news_det_r_list dd a:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.news_det_r_list dd a:hover .tt{
	color: #0065b0;
}

.news_title1{
	font-size: 24px;
	color: #333;
	font-family: "opensans-semibold";
	margin: 15px 0 0;
}
.news_det_desc{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	color: #333;
	font-size: 14px;
	padding: 20px 0 32px;
	border-bottom: 1px solid #dcdcdc;
}

.news_det_desc .icon{
	font-size: 18px;
	margin-right: 6px;
}
.news_det_data{
	margin-right: 15px;
}
.news_det_share,.news_det_share_tt,.news_det_data{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}

.news_det_con{
	padding:4% 0;
	line-height: 24px;
	font-size: 14px;
}
.news_refresh{
	display: block;
	width: 64px;
	height: 64px;
	font-size: 32px;
	line-height: 64px;
	text-align: center;
	color: #fff;
	background: #016cbc;
	border-radius: 64px;
	margin: 0 auto;
}



.det_page {
	border: 1px solid #dcdcdc;
	border-top: 0;
	margin-bottom: 20px;
}
.det_page_clm {
	line-height: 30px;
	width: 50%;
	float: left;
	padding:20px 2%;
	border-right: 1px solid #dcdcdc;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}

.det_page_clm:last-child {
	border-right: 0;
}

.det_page_clm .icon {
	display: none;
	float: left;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent transparent #303030;
	margin: 9px 8px 0 0;
}

.det_page_clm .tt {
	width:100px;
	color: #333;
	font-size: 16px;
	text-align: right;
}

.det_page_clm .text {
	display: block;
	width: calc(100% - 180px);
	padding-left: 10px;
	font-size: 14px;
}

.det_page_clm:hover .text{
	color: #016cbc;
	text-decoration: underline;
}

.det_date {
	width: 80px;
	font-size: 14px;
	color: #666;
}

/*
 * news_cover
 */
.news_cover_box1{
	padding: 4% 0;
}
.news_cover_title_box{
	margin-bottom: 3%;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.news_cover_title_box:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	display: block;
	width: 153px;
	height: 3px;
	background: #0064b0;
}

.news_cover_title1_l{
	width: calc(100% - 160px);
}
.news_cover_title1_l .tt{
	font-size: 44px;
	line-height: 1.2;
	color: #333;
	font-family: "opensans-extrabold";
}
.news_cover_title1_l .text{
	font-size: 14px;
	margin: 8px 0 30px;
}
.news_cover_btn{
	display: block;
	width: 160px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #dd1b36;
	font-family: "opensans-bold";
}

.news_cover_box1_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
	
	flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.news_cover_box1_l{
	width: 50%;
	background: #f5f5f5;
	position: relative;
}
.news_cover_box1_l_pic{
	overflow: hidden;
}
.news_cover_box1_l_pic img{
	display: block;
	width: 100%;
}
.news_cover_box1_l_item:hover .news_cover_box1_l_pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.news_cover_box1_l_con{
	padding: 30px 15px;
}
.news_cover_title1{
	font-size: 20px;
	font-family: "opensans-bold";
	margin-bottom: 10px;
}
.news_cover_title2{
	font-size: 20px;
	margin-bottom: 10px;
	font-family: "opensans-semibold";
}
.news_cover_text1{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}


.news_cover_box1_l_b{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    padding-top: 18px;
}
.news_cover_box1_l_b_item{
	color: #666;
	font-size: 16px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.news_cover_box1_l_b_item .icon{
	font-size: 20px;
	margin-right: 5px;
}

.news_cover_box1_l_scroll.owl-theme .owl-controls{
	position: absolute;
	right: 0;
	bottom: 192px;
	width: 100%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    padding-right: 8px;
}
.news_cover_box1_l_scroll.owl-theme .owl-dots .owl-dot span{
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius:12px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_cover_box1_l_scroll.owl-theme .owl-dots .owl-dot.active span, 
.news_cover_box1_l_scroll.owl-theme .owl-dots .owl-dot:hover span{
    width: 37px;
    background: #005CA0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.news_cover_box1_r{
	width: 48%;
}

.news_cover_box1_r_list dd{
	margin-bottom: 20px;
	padding: 25px 20px;
	background: #f5f5f5;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_cover_box1_r_list dd:last-child{
	margin-bottom: 0;
}
.news_cover_box1_l_b_item2{
	font-size: 14px;
	font-family: "opensans-bold";
}



.news_cover_box1_l_item:hover .news_cover_title1,
.news_cover_box1_r_list dd:hover .news_cover_title1
,.new_cover_box3_list dd:hover .news_cover_title2
,.new_cover_box2_list dd:hover .news_cover_title2{
	color: #005CA0;
}
.news_cover_box1_r_list dd:hover,
.new_cover_box2_list dd a:hover,
.new_cover_box3_list dd a:hover{
	transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.new_cover_box2{
	padding: 4% 0;
	background: #f5f5f5;
}
.new_cover_box2_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content:space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.new_cover_box2_list dd{
	width: 49%;
	margin-bottom: 20px;
}
.new_cover_box2_list dd a{
	display: block;
	background: #fff;
	padding: 20px;
}


.new_cover_box3{
	padding: 4% 0;
}
.new_cover_box3_list dd{
	margin-bottom: 20px;
}
.new_cover_box3_list dd a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    
	justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	padding: 10px;
	background: #f5f5f5;
}
.new_cover_box3_pic{
	width: 205px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
}
.new_cover_box3_pic img{
	display: block;
	width: 100%;
}
.new_cover_box3_con{
	width: calc(100% - 205px);
	padding-left: 20px;
}


/*
 * pro_cover
 */
.pro_cover_box1{
	padding: 40px 0;
	background: #f5f5f5;
}
.pro_cover_box1_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_cover_box1_list dd{
	width: 25%;
	padding: 0 10px;
}
.pro_cover_box1_list dd a{
	display: block;
}
.pro_cover_box1_list dd a img{
	display: block;
}
.pro_cover_box1_list dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.pro_cover_box2{
	padding: 4% 0;
}
.pro_cover_box2:nth-child(odd){
	background: #f5f5f5;
}

.pro_cover_box2_list{
	padding-top: 10px;
}
.pro_cover_box2_list a{
	display: inline-block;
	padding: 0 17px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
}
.pro_cover_box2_list a:hover{
	color:#dd1b23;
	text-decoration: underline;
}


/*
 * service
 */
.service_box1{
	padding: 4% 0;
}
.service_box1_list{
	text-align: center;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
}
.service_box1_list dd{
	width: 132px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service_box1_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service_box1_list dd img{
	display: block;
	margin: 0 auto 15px;
}
.service_box1_list dd .tt{
	font-size: 18px;
	line-height: 1.2;
	font-family: "opensans-bold";
}
.service_box1_list dt{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	width: 70px;
	height: 132px;
	text-align: center;
}
.service_box1_list dt img{
	display: inline-block;
}




.mobile_footer_btn{
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10;
  width:100%;
  text-align:center;
  background:rgba(36,36,36,1);
  box-shadow: 0 0 10px rgba(115,115,115,.3);
}
.mobile_footer_btn a{
  float: left;
  width: 33.3333%;
  height: 50px;
  color: #fff;
  display:flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items:center;
    -webkit-align-items: center;
    flex-direction: column;
    -webkit-flex-direction: column;
}
.mobile_footer_btn a .icon{
  display: block;
  font-size: 20px;
}
.mobile_footer_btn a .tt{
  font-size: 14px;
}




/*
 * float_box2
 */
.float_btn2{
	position: fixed;
	right: 0;
	bottom: 30%;
	width: 60px;
	z-index: 7;
	
}
.float_btn2 .item{
	display: block;
	width: 60px;
	height: 60px;
	color: #fff;
	text-align: center;
	background: #dd1b23;
	border-radius: 8px;
	margin-bottom: 1px;
	overflow: hidden;
	padding-top: 6px;
}
.float_btn2 .item:last-child{
}
.float_btn2 .item .icon{
	display: block;
	font-size: 28px;
	line-height: 1;
	margin:0 auto 3px;
}
.float_btn2 .item .tt{
	display: block;
	line-height: 1;
	font-size: 12px;
} 

.float_btn2 .back_top{
	display: none;
}
.back_top .icon{
	transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
}



/* add by chy  2025-06-17 08:40:08 */


.share-link-box{
	display: flex;
	align-items: center;
	gap:.5rem
}

.share-link-box .icon{
	width: 2rem;
	height: 2rem;
	fill:#0065b0;
}

.share-link-box .icon:hover{
	fill:red;
}


@media screen and (max-width: 992px){
  .share-link-box .icon{
    width: 1.5rem;
    height: 1.5rem;
  }
}
