/**
 *               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:"ProximaNova-Regular",arial,verdana;
}
input, button, textarea,select,button{
	font-family:"ProximaNova-Regular",arial,verdana;	
}

/*.header_box{*/
/*	height: 100px;*/
/*}*/
.header_box.det{
	height: 100px;
}
.header{
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header.hover{
	position: fixed;
	left: 0;
	top: 0;
	z-index:4;
	width:100%;
	height: 70px;
	background:rgba(255,255,255,.7);
	box-shadow: 0 0 5px rgba(115,115,115,.25);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header.hover .header_r_t{
	display: none;
}
.header.hover .logo{
	height: 70px;
}
.header.hover .logo img{
	height: 32px;
}
.header.hover .header_r{
	height: 70px;
	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;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.header_t{
	background: #39394c;
	line-height: 44px;
}

.head_lag{
	height: 32px;
	position: relative;
	margin: 0 15px;
}
.head_lag_t{
	height: 33px;
	color: #333;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
	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;
}
.head_lag_t .icon{
	font-size: 26px;
	color: #888;
}
.head_lag_t .tt{
	padding: 0 8px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.head_lag_t .tt a {
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 10px;
}

.head_lag_t .tt a img {
    width: 22px;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}

.head_lag_t .tt a span {
    font-size: 14px;
    color: #999;
    box-sizing: border-box;
    padding: 2px 0 0 4px;
}

/*.head_lag_t:after{*/
/*	content: "";*/
/*	display: block;*/
/*	width: 0;*/
/*    height: 0;*/
/*    border-style: solid;*/
/*    border-top-width:7px;*/
/*    border-bottom-width:0;*/
/*    border-left-width:5px;*/
/*    border-right-width:5px;*/
/*    border-color: #666 transparent transparent transparent;*/
/*}*/
.head_lag_down{
	position: absolute;
	left:50%;
	top: 45px;
	z-index: 2;
	display: none;
	width: 135px;
	background: #fff;
	text-align: center;
	padding: 12px 12px 4px;
	margin-left: -67px;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.head_lag_down_icon{
	position: absolute;
    left: 50%;
    top: -16px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
	text-align: center;
    border-color: transparent transparent #fff transparent;
    margin-left: -8px;
}
.head_lag_down a{
	display: block;
	height: 30px;
    line-height: 30px;
    color: #444;
    font-size: 16px;
    margin-bottom: 8px;
    overflow: hidden;
}
.head_lag_down a:hover{
	color: #30bdbb;
}

.logo{
	width: 260px;
	height:100px;
	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%;
}

.header_r{
	width: calc(100% - 260px);
}

.header_r_t{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: flex-end;
	-webkit-justify-content:flex-end;
	justify-content: flex-end;
	padding: 8px 0 6px;
}
.header_r_clm{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.header_r_clm a{
	color: #333;
	font-size: 15px;
	margin-right:20px;
}
.header_r_clm a:hover{
	color: #30bdbb;
	text-decoration: underline;
}
.header_r_sm{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0 15px;
}
.header_r_sm a{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	background: #ebebeb;
	margin: 0 5px;
}

.menu{
	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;
}
.menu_dl_box{
	width: calc(100% - 40px);
	padding-right: 20px;
	/*position: relative;*/
}
.menu_dl{
	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: 15px;
}
.menu_dl dd{
	float: left;
	height: 40px;
	margin: 0 2%;
	position: relative;
}
.menu_tt .text{
	width: 100%;
	display: block;
	color: #333;
	text-align: center;
	line-height:40px;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.menu_dl dd.hover .menu_tt .text{
	transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.menu_dl dd.hover .menu_tt .text:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 5px;
	background: #30bdbb;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.menu_down{
	display: none;
	position: absolute;
	left:-40px;
	top:40px;
	z-index: 6;
	width: 220px;
	padding: 15px 13px;
	background: #fff;
}
.menu_down a{
	display: block;
	color: #333;
	font-size:14px;
	line-height: 20px;
	padding: 6px 13px;
}






.menu_down a:hover{
	color: #fff;
	background: #4b4b4b;
}


/*.menu_dl dd.feidie2{*/
/*	position: static;*/
/*}*/
.menu_down_pro{
	position: absolute;
	top: 100%;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 3;
	display: none;
	width: 100%;
	max-width: 1400px;
	background: #fff;
	padding: 25px 50px;
}
.menu_down_pro_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.menu_down_pro_item{
	width: calc(100% / 6);
	padding-right: 15px;
}

.menu_down_pro_list > .menu_down_pro_item:nth-child(4n) {
    margin-right: 0;
}
.menu_down_pro_title1{
    display: block;
	font-size: 18px;
	color: #222;
	font-weight: bold;
	background: none;
	margin-bottom: 15px;
}
.menu_down_pro_down a{
	display: block;
	color: #333;
	font-size:14px;
	line-height: 20px;
	padding: 6px 0;
}
.menu_down_pro_down a:hover{
    color: #30bdbb;
}


.head_search{
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 24px;
	cursor: pointer;
}

.search_box{
	display: none;
	position: fixed;
	left:50%;
	top: 50%;
	z-index: 5;
	margin:-30px 0 0 -450px;
	z-index: 9;
	width:900px;
	height: 60px;
	padding: 10px;
	background: #f5f5f5;
}
.search_box_text{
	width: calc(100% - 90px);
	height: 40px;
	border: 0;
	font-size: 14px;
	padding-left: 20px;
	background: none;
}
.search_box_text::-webkit-input-placeholder{
	font-size: 14px;
}
.search_box_sub{
	width:40px;
	height: 40px;
	color: #30bdbb;
	font-size: 28px;
	background: none;
	border: 0;
}

.search_box_close{
	width: 40px;
	height: 40px;
	font-size: 28px;
	color: #999;
	margin-left: 10px;
	border: 0;
	background: none;
}
.search_box_close:hover{
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

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


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

.mobile_menu_btn{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	padding: 14px 12px 8px 12px;
	cursor: pointer;
}
.mobile_menu_btn span{
	display: block;
	height: 3px;
	width: 32px;
	background: #30bdbb;
	border-radius: 4px;
	margin-bottom: 7px;
}
.mobile_search_icon{
	width: 40px;
	height: 52px;
	color: #333;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	margin-right: 52px;
	cursor: pointer;
}
.mobile_lag_icon{
	width: 40px;
	height: 52px;
	color: #333;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	cursor: pointer;
}
.mobile_lag_box{
	display: none;
	position: fixed;
	left: 0;
	top: 51px;
	z-index: 7;
	width: 100%;
	text-align: center;
	padding: 20px;
	background: #f1f1f1;
}
.mobile_lag_box a{
	display: inline-block;
	width: 120px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	background: #30bdbb;
}


.mobile_menu_box{
	position: fixed;
	right: -240px;
	top:0;
	z-index: 8;
	width:220px;
	background: rgba(255,255,255,.95);
	padding: 20px 10px;
	overflow-y: auto;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mobile_menu_box.show{
	right: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.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;

}

.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(90deg);
    -webkit-transform: rotateZ(90deg);
}


.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #30bdbb;
}


.mobile_search_box{
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 7;
	display: none;
	width: 100%;
	padding: 20px;
	background: #fafafa;
}
.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: 22px;
	color: #30bdbb;
	text-align: center;
	line-height: 40px;
	border: none;
	background: none;
}


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

/*
 * banner
 */
.banner_box{
	position: relative;
}
.banner{
	clear: both;
}

.banner .item{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    
}
.banner_video{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%,-50%);
}



.banner.owl-theme .owl-controls{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	bottom: 12px;
}
.banner.owl-theme .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner.owl-theme .owl-dots .owl-dot.active span, 
.banner.owl-theme .owl-dots .owl-dot:hover span{
    background: #30bdbb;
    width: 22px;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}




/* ind_box1 */
.ind_box1{
	padding:60px 0;
	background: #fff;
}
.ind_title1{
	display: block;
	color: #333;
	font-size: 32px;
	line-height: 1.1;
	max-width: 647px;
	margin: 0 auto 25px;
}
.ind_title1 span{
	/*color: #30bdbb;*/
	/*font-family: "ProximaNova-Bold";*/
}

.ind_box1 .pro_list1{
	padding-top: 1.5%;
}
.pro_list1{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: clamp(0.938rem, 0.66rem + 1.39vw, 1.875rem);
}
.pro_list1 dd{
	width: calc((100% - clamp(0.938rem, 0.66rem + 1.39vw, 1.875rem)*4) / 5);
}
.pro_list1 dd a{
	display: block;
	overflow: hidden;
}
.pro_list1 dd .pic{
	overflow: hidden;
}
.pro_list1 dd .pic img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.pro_list1 dd .con{
	padding: 20px 10% 0;
}
.pro_list1 dd .con .tt{
	font-size: 28px;
	line-height: 1.1;
	font-family: "ProximaNova-Bold";
	margin-bottom: 3%;
}
.pro_list1 dd .con .clm{
    margin: 8px 0;
    line-height: 1.7;
}
.pro_list1 dd .con .more{
	color: #30bdbb;
	font-size: 14px;
	font-family: "ProximaNova-Bold";
}
.pro_list1 dd a:hover .pic img{
	-ms-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}


.ind_box2{
	padding: 60px 0 50px;
	background: url(../images/ind_bg1.jpg) no-repeat center center / cover;
}

.ind_title2{
	display: block;
	color:#333;
	max-width: 590px;
	margin: 0 auto 25px;
}
.ind_title2 .tt{
	font-size: 42px;
	line-height: 0.9;
	font-family: "ProximaNova-Bold";
	padding-bottom: 10px;
}
.ind_title2 .text{
	font-size: 16px;
	line-height: 1.5;
}

.user_list1{
	padding-top: 15px;
}
.user_list1{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.user_list1 dd{
	width: 25%;
	margin-bottom:32px;
	border-right: 1px solid #fff;
}
.user_list1 dd a{
	display: block;
	position: relative;
}
.user_list1 dd a .pic{
	overflow: hidden;
}
.user_list1 dd a .pic img{
	display: block;
	width: 100%;
}
.user_list1 dd a .con{
	position: absolute;
	left: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column;
	width: 100%;
	height: 58px;
	text-align: center;
	color: #fff;
	background: rgba(51,51,51,.7);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.user_list1 dd a .con .tt{
	font-size: 18px;
	line-height: 1;
	font-family: "ProximaNova-Bold";
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.user_list1 dd a .con .more{
	display: none;
	opacity: 0;
	font-size: 14px;
	padding-top: 10px;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.user_list1 dd a .con .more .icon{
	font-size: 16px;
	margin-left: 6px;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}


.user_list1 dd a:hover .pic img{
	-ms-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}
.user_list1 dd a:hover .con{
	height: auto;
	padding: 22% 0;
	background: rgba(48,189,187,.9);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.user_list1 dd a:hover .con .tt{
	font-size: 20px;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.user_list1 dd a:hover .con .more{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	opacity: 1;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}

.ind_box3{
	padding: 60px 0;
	background: #fff;
}

.ind_box3_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ind_box3_video{
	width: 55%;
}
.ind_box3_video a{
	display: block;
	position: relative;
	overflow: hidden;
}
.ind_box3_video a img{
	display: block;
	width: 100%;
}
.ind_box3_video a .icon{
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
	background: url(../images/video_icon.png) no-repeat center center / 111px 111px;
}
.ind_box3_video a:hover img{
	-ms-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}


.ind_box3_r{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column;
	width: 45%;
	padding: 10px 5%;
	background: #f8f8f8;
}
.ind_box3_r_tt{
	font-size: 30px;
	color: #333;
	line-height: 1;
	font-family: "ProximaNova-Bold";
}
.ind_box3_r_text{
	line-height: 1.4;
	font-size: 16px;
	color: #666;
	padding: 24px 0;
}
.more_btn1{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	color: #30bdbb;
	font-size: 16px;
	font-family: "ProximaNova-Bold";
}
.more_btn1 .icon{
	font-size: 14px;
	margin-left: 6px;
}
.more_btn1:hover{
	-ms-transform: translateX(3px);
	-webkit-transform: translateX(3px);
	transform: translateX(3px);
}

.ind_box4{
	padding: 60px 0;
	background: #f7f7f7;
}
.news_list1{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.news_list1 dd{
	width: calc((100% - 22px) / 3);
	margin: 0 11px 11px 0;
}
.news_list1 dd a{
	display: block;
}
.news_list1 dd a .pic{
	overflow: hidden;
	position: relative;
}
.news_list1 dd a .pic img{
	display: block;
	width: 100%;
}
.news_list1 dd a .pic .data{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	padding: 0 7%;
	background: rgba(32,32,32,.5);
}
.news_list1 dd a .con{
	width: 100%;
	padding: 20px 0 15px;
}
.news_list1 dd a .con .tt{
	font-size: 20px;
	font-family: "ProximaNova-Bold";
	color: #333;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.news_list1 dd a .con .text{
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	padding: 12px 0 15px;
}
.news_list1 dd a .con .more{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	color: #30bdbb;
}
.news_list1 dd a .con .more .icon{
	font-size: 14px;
	color: #666;
	margin-right: 6px;
}


.news_list1 dd a:hover .pic img{
	-ms-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}
.news_list1 dd a:hover .con .tt{
	color: #30bdbb;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}


.ind_box5{
	padding: 60px 0;
}
.ind_title3{
	display: block;
	color: #333;
	font-size: 42px;
	margin-bottom: 25px;
}
.ind_box5_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ind_box5_faq_list{
	width: 48.5%;
}
.ind_box5_faq_list dd{
	margin-bottom: 12px;
	background: #f9f9f9;
	overflow: hidden;
}
.ind_box5_faq_list dd:last-child{
	margin-bottom: 0;
}
.ind_box5_faq_tt{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	padding: 20px 25px;
}
.ind_box5_faq_tt .tt{
	width: calc(100% - 30px);
	font-size: 18px;
	line-height: 1;
	font-family: "ProximaNova-Bold";
	color: #333;
}
.ind_box5_faq_tt .icon{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	width: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #30bdbb;
	border-radius: 50%;

} 
.ind_box5_faq_text{
	display: none;
	padding: 0 25px;
	font-size: 16px;
	line-height:24px;
	height: 48px;
	color: #666;
	margin-bottom: 20px;
}
.ind_box5 .ind_box5_faq_text{
	display: block;
}
.ind_box5 .ind_box5_faq_list dd a{
	display: block;
	padding-bottom: 20px;
}
.ind_box5 .ind_box5_faq_text{
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-bottom: 0;
}


.ind_box5_faq_list dd.hover .ind_box5_faq_tt .icon{
	-ms-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}



.ind_box5_r{
	width:48.5%;
	overflow: hidden;
	position: relative;
}
.ind_box5_r img{
	display: block;
	width: 100%;
}

.ind_box5_r_con{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column;
}


.ind_box5_r_tt{
	font-size:36px;
	color: #fff;
	font-family: "ProximaNova-Bold";
	margin-bottom: 22px;
}
.ind_box5_r_btn{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.ind_box5_r_btn a{
	display: block;
	padding: 0 30px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background: rgba(255,255,255,.3);
	margin: 0 6px;
}
.ind_box5_r_btn a:hover{
	background: #30bdbb;
}


.ind_box6{
	padding: 60px 0;
}

.ind_box6_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ind_box6_l{
	width: 28.5%;
}
.ind_box6_l_tt{
	font-size: 26px;
	color: #fff;
	font-family: "ProximaNova-Bold";
}
.ind_box6_l_text{
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	padding: 22px 0;
}
.ind_box6_l_text a{
	display: block;
	color: #fff;
	text-decoration: underline;
}
.ind_box6_l_text a:hover{
	color: #30bdbb;
	text-decoration: underline;
}
.footer_sm{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.footer_sm_tt{
	font-size: 16px;
	color: #fff;
	padding-right: 6px;
}
.footer_sm_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.footer_sm_con a{
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	width: 30px;
	height:30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-right: 10px;
}
.footer_sm_con .icon-facebook1{
	background: #4267B2;
}
.footer_sm_con .icon-instagram-fill{
	background:linear-gradient(to right, #ff7a00, #ff0169, #d300c5);
}
.footer_sm_con .icon-linkedin2{
	background: #0077B5;
}
.footer_sm_con .icon-tuite1{
	background: rgba(15,20,25,1.00);
}
.footer_sm_con .icon-you-tube{
	background: #f00;
}
.footer_sm_con .icon-tiktok{
	background: rgba(22, 24, 35, 1);
}
.footer_sm_con .icon-pinterest1{
	background: #e60023;
}


.ind_box6_r{
	width: 65%;
}
.ind_box6_r .footer_sm{
	display: none;
}
.ind_box6_r_t{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.ind_box6_r_t_l{
	width: 40%;
	margin-right: 2%;
}
.ind_box6_r_inp{
	display: block;
	width: 100%;
	height: 50px;
	font-size: 16px;
	padding-left: 15px;
	color: #333;
	background: #fff;
	border: 1px solid #e3e3e3;
	margin-bottom: 8px;
}
.ind_box6_r_inp:last-child{
	margin-bottom: 0;
}
.ind_box6_r_t_r{
	width: 58%;
}
.ind_box6_r_text{
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
	font-size: 16px;
	padding: 12px 15px;
	background: #fff;
	resize: none;
	border: 1px solid #e3e3e3;
}

.ind_box6_r_btn{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	width: 180px;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	background: #30bdbb;
	border: none;
}
.ind_box6_r_btn .icon{
	margin-left: 6px;
	font-size: 16px;
}



/* footer */
.footer{
	background: #333;
}
.footer_t_wrap{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer_t_item_pro{
	width:20%;
}
.footer_t_item_app{
	width: 20%;
}

.footer_t_item_link{
	width: 20%;
}

.footer_t_item_contact{
	width:20%;
}

.footer_title{
	display: block;
	color: #cfcfcf;
	font-size: 20px;
	font-family: "ProximaNova-Bold";
	margin-bottom: 18px;
}
.footer_list a{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #cfcfcf;
	padding:4px 0;
}

.footer_list a:hover{
	color: #30bdbb;
	-ms-transform: translateX(3px);
	-webkit-transform: translateX(3px);
	transform: translateX(3px);
	text-decoration: underline;
}
.footer_app_list{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer_app_list a{
	width: 100%;
}

.footer_contact_list_item{
	padding: 4px 0;
	color: #cfcfcf;
	font-size: 14px;
	line-height: 20px;
}
.footer_contact_list_item a{
	color: #cfcfcf;
}
.footer_contact_list_item a:hover{
	color: #30bdbb;
	text-decoration: underline;
}



.footer_t{
	padding: 40px 0;
}

.footer_b{
	border-top: 1px solid #515151;
	padding: 23px 0;
	color: #939393;
	font-size: 14px;
	line-height: 20px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer_b_text a{
	color: #999;
}
.footer_b_text a:hover{
	color: #30bdbb;
	text-decoration: underline;
}

.back_top{
	display: none;
	position: fixed;
	right: 0;
	bottom: 15%;
	z-index: 6;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #30bdbb;
	-ms-transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg);
	cursor: pointer;
}


/* news_list */
.sub_page_news{
	padding: 50px 0;
}
.sub_news_title{
	font-size: 36px;
	margin-bottom: 30px;
}



/*
 * page
 */
 .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:25px 0;
}
.page a{
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 14px;
	background: #f6f6f6;
	margin: 0 3px;
}

.page a.prev,
.page a.next{
	width: 56px;
}

.page a.hover,.page a:hover{
	color: #fff;
	background:#30bdbb;
}


/*
 * news_det
 */
 .news_det{
	padding: 60px 0;
}
.news_det .date{
	width:98px;
	height: 110px;
	border: 2px solid #30bdbb;
	color: #30bdbb;
	text-align: center;
	font-weight: 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;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.news_det .date p:nth-child(1){
	font-size: 48px;
	
}
.news_det .date p:nth-child(2){
	font-size: 18px;
	margin-top: -5px;
}
.news_det_r{
	width: calc(100% - 100px);
	padding-left:50px;
}
.news_det_title{
	font-size: 30px;
	color: #333;
	font-family: "ProximaNova-Bold";
	margin-bottom: 15px;
}
.news_det_tip{
	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_det_tip .view{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.news_det_tip i{
	float: left;
	font-size: 16px;
	color: #909090;margin-right: 5px;
}
.news_det_tip span{
	float: left;
	color: #888;
	font-family: arial;
}
.news_det_tip i.icon-fenxiang{
	font-size: 14px;
	
}
.view span{
	
	font-size: 14px;
	color: #888;
}
.news_det_tip .share{
	margin-left: 20px;
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
}
.news_det_tip .share_box{
	margin-left: 5px;
}
.news_det_tip .share_box img{
	margin-top: -5px;
}
.news_det_content{
	margin-top: 5%;
	overflow: hidden;
}
.news_det_content img{
	height: auto !important;
}
.news_det_content_con{
	font-size: 16px;
	color: #666;
	line-height: 32px;
	overflow: hidden;
}
.news_det_content .news_det_art{
	padding-top: 50px;
	overflow: hidden;
}
.news_det_content .news_det_art a{
	display: inline-block;
	width: 140px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	float: left;
	font-family: "ProximaNova-Bold";
}
.news_det_content .news_det_art a.pre_art{
	background: #fff;
	color: #222;
	border: 1px solid #ccc;
}
.news_det_content .news_det_art a.next_art{
	background: #30bdbb;
	color: #fff;
	border: 1px solid #30bdbb;
}
.news_det_content .news_det_art a:hover{
	background: #30bdbb;
	color: #fff;
	border-color: #30bdbb;
}



/* pro_list */
.sub_pgae_pro{
	padding: 50px 0;
}

.pro_list2 dd{
	padding: 30px 0;
	border-bottom: 1px solid #e5e5e5;
}
.pro_list2 dd:last-child{
	border: none;
}
.pro_list2 dd a{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.pro_list2_pic{
	width: 50%;
}
.pro_list2_pic img{
	display: block;
}

.pro_list2_con{
	width: 50%;
	padding: 0 5%;
}
.pro_list2_con_tt1{
	font-size: 28px;
	color: #333;
	font-family: "ProximaNova-Bold";
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.pro_list2_con_tt2{
	font-size: 28px;
	line-height: 1.3;
}
.pro_list2_con_text{
	font-size: 14px;
	line-height: 1.5;
	color: #666;
	margin: 22px 0 25px;
}

.pro_list2_more{
	color: #30bdbb;
	font-size: 14px;
	font-family: "ProximaNova-Bold";
}
.pro_list2 dd a:hover .pro_list2_con_tt1{
	color: #30bdbb;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.pro_list2 dd a:hover .pro_list2_pic img{
	-ms-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}
.pro_list2 dd:nth-child(2n) a{
	-ms-flex-direction:row-reverse;
	-webkit-flex-direction:row-reverse;
	flex-direction:row-reverse;
}
.pro_list2_more:hover{
	text-decoration: underline;
}




/* profile */
.sub_pgae_profile{
	
}
.profile_box1{
	padding:60px 0;
}
.profile_box1_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.profile_box1_l{
	width: 47%;
}
.profile_box1_l img{
	display: block;
}
.profile_box1_r{
	width:47%;
}
.profile_box1_title1{
	color: #333;
	font-size: 36px;
	font-family: "ProximaNova-Bold";
}
.profile_box1_title2{
	font-size: 20px;
	color: #333;
	padding: 10px 0 30px;
}
.profile_box_text{
	font-size: 16px;
	color: #666;
	line-height: 1.5;
}
.profile_box_text img{
	display: block;
	margin: 0 auto;
}

.profile_box2{
	padding:60px 0;
	background: #f7f7f7;
}
.profile_title1{
	font-size: 36px;
	color: #333;
	font-family: "ProximaNova-Bold";
	margin-bottom: 20px;
}
/*.profile_title1 span{*/
/*	color: #30bdbb;*/
/*}*/
.profile_box3{
	padding:50px 0;
}
.profile_box3_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.profile_box3_pic{
	width: 47%;
}
.profile_box3_r{
	width:47%;
}


.profile_box4{
	padding: 60px 0;
	position: relative;
	background: #f7f7f7;
}

.profile_box4 .profile_box_text{
	max-width:1075px;
	margin: 0 auto;
}

.profile_box4_btn{
	position: absolute;
	bottom: -48px;
	left: 50%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	width: 96px;
	height: 96px;
	font-size: 14px;
	font-family: "ProximaNova-Bold";
	margin-left: -48px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background: #30bdbb;
	border:5px solid #fff;
}
.profile_box4_btn:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}


.profile_box5{
	padding: 7% 0 11%;
	background: url(../images/pro_file_bg.jpg) no-repeat center center / cover;
}
.profile_box5_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.profile_box5_l{
	width: 50%;
	padding: 0 3% 0 8%;
}

.profile_box5_r{
	width: 50%;
	padding: 1.5% 8% 0 3%;
	color: #30bdbb;
	line-height: 1.4;
	font-style: italic;
	font-size: 20px;
	font-family: "ProximaNova-Bold";
}
.profile_box5_r .icon{
	font-size: 48px;
	line-height: 0.8;
}
.profile_box5_r .icon2{
	-ms-transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.profile_box6{
	padding: 60px 0;
	background: #333;
}
.profile_box6 .profile_title1,
.profile_box6 .profile_box_text{
	color: #fff;
}

.profile_box6 .profile_box_text1,
.profile_box7 .profile_box_text{
	max-width: 990px;
	margin: 0 auto;
}

.profile_box7{
	padding:60px 0;
}


.profile_box7_con{
	padding: 40px 0 0;
}
.profile_box7_list{
	max-width: 840px;
	margin: 0 auto;
}

.profile_box7_list dd a{
	display: block;
	overflow: hidden;
}
.profile_box7_list dd a .pic{
	overflow: hidden;
}
.profile_box7_list dd a .pic img{
	display: block;
}
.profile_box7_list dd a:hover .pic img{
	-ms-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}


.profile_box7_scroll.owl-theme .owl-controls{
	width: 100%;
	padding-top: 25px;
}
.profile_box7_scroll.owl-theme .owl-dots{
	text-align: center;
	margin: 0 2px;
}
.profile_box7_scroll.owl-theme .owl-dots .owl-dot span{
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #d9d9d9;
}
.profile_box7_scroll.owl-theme .owl-dots .owl-dot.active span, 
.profile_box7_scroll.owl-theme .owl-dots .owl-dot:hover span{
    background: #30bdbb;
}



/* pro_det */
.pro_det_t{
	padding: 60px 0;
}

.pro_det_t_wrap{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-direction:row-reverse;
	-webkit-flex-direction:row-reverse;
	flex-direction:row-reverse;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 90%;
	max-width: 1600px;
	padding:35px 4%;
	margin: 0 auto;
}
.pro_det_t_pic{
	width:65%;
}
.pro_det_pic_scroll.owl-theme .owl-controls{
	width: 100%;
	padding-top: 10px;
}
.pro_det_pic_scroll.owl-theme .owl-dots{
	text-align: center;
	margin: 0 2px;
}
.pro_det_pic_scroll.owl-theme .owl-dots .owl-dot span{
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #d9d9d9;
}
.pro_det_pic_scroll.owl-theme .owl-dots .owl-dot.active span, 
.pro_det_pic_scroll.owl-theme .owl-dots .owl-dot:hover span{
    background: #30bdbb;
}

.pro_det_inf{
	width: 33%;
}
.pro_det_title{
	color: #fff;
	font-size: 42px;
	line-height: 1.2;
	font-family: "ProximaNova-Bold";
}
.pro_det_title2{
	color: #fff;
	font-size: 24px;
	line-height: 1.3;
}

.pro_det_desc{
	color: #fff;
	padding: 25px 0 50px;
	font-size: 14px;
	line-height: 1.4;
}

.pro_det_btn_box{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 20px;
}
.pro_det_btn{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	width: 49%;
	margin: 0 2% 15px 0;
	font-size: 16px;
	height: 50px;
	font-family: "ProximaNova-Bold";
	background: #30bdbb;
	border-radius: 5px;
}
.pro_det_btn:last-child{
	margin-right: 0;
}
.pro_det_btn .icon{
	color: #fff;
	font-size: 22px;
	margin-right: 10px;
}

.pro_det_btn.hover{
	background: none;
	border: 1px solid #fff;
}
.pro_det_btn.hover:hover{
	background: #30bdbb;
	border-color: #30bdbb;
}

.pro_det_btn_box2{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
  	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-bottom: 15px;
}
.pro_det_btn_box2_item{
	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: #fff;
	margin-bottom:15px;
}
.pro_det_btn_box2_item:nth-child(1){
	margin-right: 12px;
}

.pro_det_btn_box2_item .icon{
	width: 30px;
	font-size: 20px;
	color: #01b901;
	text-align: center;
}
.pro_det_btn_box2_item:nth-child(2) .icon{
	color: #2ec650;
}
.pro_det_btn_box2_item .tt{
	width:calc(100% - 30px);
	padding-left: 4px;
	font-size: 16px;
}
.pro_det_btn_box2_item .tt a{
	color: #fff;
}
/*.pro_det_btn_box2_item .tt a:hover{*/
/*	text-decoration: underline;*/
/*}*/
.share_box{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.share_box_tt{
	font-size:14px;
	color: #fff;
	padding-right: 6px;
}
.share_box_con{
	position: relative;
	top: -1px;	
}

.pro_det_b_bars_rela{
	height: 89px;
}
.pro_det_b_bars_box{
	position: relative;
	z-index: 3;
	height: 89px;
	padding: 18px 0;
	background:#fff;
	border-bottom: 1px solid #d2d2d2;
}
.pro_det_b_bars{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.pro_det_b_bars .item{
	width: calc(92% / 6);
	height: 52px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 18px;
	line-height: 1.1;
	text-align: center;
	color:#fff;
	background: #888;
}
.pro_det_b_bars .item.hover{
	color: #fff;
	background: #333;
}


.pro_det_b_tabs{
	background: #f6f6f6;
}

.pro_det_b_tabas_item{
	padding: 40px 0 0;
}
.pro_det_b_title{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 24px;
}
.pro_det_b_title .num{
	font-size: 48px;
	color: #d6d6d6;
	padding-right: 10px;
}
.pro_det_b_title .tt{
	font-size: 36px;
	font-family: "ProximaNova-Bold";
	padding-right: 16px;
}
.pro_det_b_title .line{
	width: 50%;
	height: 2px;
	background: #4d4d4c;
}


.pro_det_b_fea_list{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.pro_det_b_fea_list dd{
	width: calc((100% - 50px) / 3);
	background: #fff;
	margin: 0 25px 25px 0;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.pro_det_b_fea_list dd .con{
	padding: 25px 6%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.pro_det_b_fea_list dd .con .num{
	width: 50px;
	height: 50px;
	color: #fff;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	font-size: 30px;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	background: #30bdbb;
	border-radius: 50%;
}
.pro_det_b_fea_list dd .con .tt{
	width: calc(100% - 50px);
	font-size: 18px;
	line-height: 1.2;
	padding-left: 5%;
}
.pro_det_b_fea_list dd:hover{
	box-shadow: 0 0 15px rgba(115,115,115,.25);
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}


.pro_det_b_pri_list{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.pro_det_b_pri_list dd{
	width: 48.5%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction:row-reverse;
	-webkit-flex-direction:row-reverse;
	flex-direction:row-reverse;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff;
	border-bottom: 2px solid #bababa;
	margin: 0 3% 17px 0;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.pro_det_b_pri_list dd .pic{
	width: 44%;
	padding: 12px;
	overflow: hidden;
}
.pro_det_b_pri_list dd .pic img{
	display: block;
	width: 100%;
}
.pro_det_b_pri_list dd .con{
	width: 56%;
	padding: 3% 5%;
}
.pro_det_b_pri_list dd .con .tt{
	font-size: 20px;
	color: #333;
	font-family: "ProximaNova-Bold";
	margin-bottom: 12px;
}
.pro_det_b_pri_list dd .con .text{
	font-size: 14px;
	color: #333;
}
.pro_det_b_pri_list dd:hover{
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}

.pro_det_b_spec_con{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff;
	padding: 3%;
}

.pro_det_b_spec_con_l{
	width: 70%;
	font-size: 14px;
    color: #444;
    line-height: 24px;
}
.pro_det_b_spec_con_l table{
	width: 100%;
}

.pro_table table tr:first-child,
.news_det_content table tr:first-child{
	border-top: 3px solid #333;
}
.pro_table table tr:nth-child(2n),
.news_det_content table tr:nth-child(2n){
	background: #f9f9f9;
}
.pro_table table tr td,
.pro_table table tr td{
	padding:8px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
}

.pro_det_b_spec_con_r{
	width: 28%;
}

.pro_det_b_video a{
	display: block;
	position: relative;
	padding: 25px;
	overflow: hidden;
	background: #fff;
}
.pro_det_b_video_pic{
	display: block;
	width: 100%;
}
.pro_det_b_video_con{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column;
}
.pro_det_b_video_icon{
	width: 111px;
	height: 111px;
	border-radius: 50%;
	background: url(../images/video_icon.png) no-repeat center center / cover;
	margin-bottom: 1.5%;
}

.pro_det_b_video_tt{
	font-size: 28px;
	color: #fff;
}

.pro_det_b_tabas_item .ind_box6{
	background: #fff;
}


.pro_det_b_tabas_item .ind_box6_l_tt,
.pro_det_b_tabas_item .ind_box6_l_text{
	color: #333;
}
.pro_det_b_tabas_item .footer_sm_tt,
.pro_det_b_tabas_item .footer_sm_con a{
	color: #888;
}

.pro_det_b_tabas_item .ind_box6_l_text a{
	color: #30bdbb;
}
.pro_det_b_tabas_item .ind_box6_l_text a{
	color: #30bdbb;
}




/* history */

 .history_box{
	padding: 50px 0;
}
.his_title2{
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
}


.history_rela{
	position: relative;
	padding: 0 0 80px 0;
	overflow: hidden;
}
.history_rela:after{
	content: "";
	position: absolute;
	top: 90px;
	left: 50%;
	display: block;
	width: 1px;
	height:calc(100% - 80px);
	background: #f3f3f3;
}
.history_list1 dd{
	padding: 50px 0;
	position: relative;
}
.history_list1 dd:nth-child(2n){
	background: #f3f3f3;
}
.history_list1 dd .wrapper{
	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;
}


.his_list_con{
	width:37%;
	text-align: left;
	position: relative;
}

.his_list_con .tt{
	font-size: 36px;
	color: #222;
	margin-bottom: 10px;
	font-family: "ProximaNova-Bold";
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.his_list_con .text{
	font-size: 14px;
	line-height: 1.6;
	color: #666;
	background: #f3f3f3;
	padding: 15px 5%;
	position: relative;
}
.his_list_con .text img{
	display: none;
	margin-bottom: 15px;
}
.his_list_con .text::after{
	content: "";
	display: block;
	position: absolute;
    left: 100%;
    top: 29px;
    width: 0;
    height: 0;
    border-style: solid;
    border-top-width:7px;
    border-bottom-width:7px;
    border-left-width:7px;
    border-right-width:0;
    border-color:transparent transparent transparent #f3f3f3;
}

.his_list_year{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 170px;
	height: 170px;
	margin:-85px 0 0 -85px;
}
.his_list_year_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;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.his_list_year_con::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(51,51,51,.5);
}

.his_list_year img{
	display: block;
	width:100%;
}
.his_list_year .tt{
	position: absolute;
	left: 50%;
	top: 50%;
	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;
	text-align: center;
	font-size:14px;
	color: #333;
	width: 60px;
	height: 60px;
	border-radius: 63px;
	background: #fff;
	margin: -32px 0 0 -32px;
	font-family: "ProximaNova-Bold";
}
.his_list_icon{
	position: absolute;
	left: 50%;
	bottom: -26px;
	z-index: 2;
	width: 52px;
	height: 52px;
	line-height: 52px;
	font-size: 22px;
	text-align: center;
	margin-left: -26px;
	background: #f3f3f3;
	border-radius: 50%;
}


.history_list1 dd:nth-child(2n) .wrapper{
	flex-direction: row-reverse; 
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
}

.history_list1 dd:nth-child(2n) .his_list_con{
	text-align: left;
	
}
.history_list1 dd:nth-child(2n) .his_list_con .text{
	background: #fff;
}
.history_list1 dd:nth-child(2n) .his_list_con .text::after{
	left: auto;
	right: 100%;
	border-top-width:7px;
    border-bottom-width:7px;
    border-left-width:0;
    border-right-width:7px;
    border-color:transparent #fff transparent transparent;
}


.history_list1 dd:nth-child(2n) .his_list_pic{
	text-align: right;
}

.history_list1 dd:hover .his_list_year img{
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
}
.history_list1 dd:hover .his_list_con .tt{
	color: #30bdbb;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}

.his_list_bottom_icon{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	width: 60px;
	height: 60px;
	text-align: center;
	color: #fff;
	background: #30bdbb;
	margin:0 auto;
	border-radius: 50%;
}



/* faq */
.sub_page_faq{
	padding: 60px 0;
}
.faq_list1{
	width: 100%;
}


/* rela */
.rela_pro{
	padding: 50px 0 60px;
	border-top: 1px solid #e5e5e5;
}
.rela_pro_tt{
	font-size: 36px;
	font-family: "ProximaNova-Bold";
	margin-bottom: 35px;
}
.rela_pro_list1{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: clamp(0.625rem, 0.44rem + 0.93vw, 1.25rem);
}
.rela_pro_list1 dd{
	width: calc((100% - clamp(0.625rem, 0.44rem + 0.93vw, 1.25rem)*2) / 3);
}

/*.rela_pro_list1 dd:nth-child(3){*/
/*	margin-right: 0;*/
/*}*/

/*.rela_pro_list1 dd:nth-child(4){*/
/*	display: none;*/
/*}*/


.ind_faq_scroll.owl-theme .owl-controls{
	padding-top: 15px;
	width: 100%;
}

.ind_faq_scroll.owl-theme .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #cecece;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_faq_scroll.owl-theme .owl-dots .owl-dot.active span, 
.ind_faq_scroll.owl-theme .owl-dots .owl-dot:hover span{
    background: #30bdbb;
    width: 22px;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.ind_faq_scroll.owl-theme .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
    border-radius: 8px;
}


.profile_box1_more{
	display:none;
}



.mobile_footer_btn{
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 5;
  width:100%;
  text-align:center;
  background: #333;
  box-shadow: 0 0 10px rgba(115,115,115,.3);
}
.mobile_footer_btn a{
  float: left;
  width: 20%;
  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 .icon img{
	display: block;
	width: 20px;
	margin: 0 auto 4px;
}
.mobile_footer_btn a .tt{
  font-size: 14px;
}

.ind_box6_form_title{
	display: none;
	font-size: 18px;
	color: #fff;
	font-family: "ProximaNova-Bold";
	text-align: center;
	padding-bottom: 18px;
	text-transform:uppercase;
}

.down_list_box_tt{
	font-size: 26px;
	color: #333;
	font-family: "ProximaNova-Bold";
	text-transform: capitalize;
	padding-bottom: 30px;
}


/* 	D~~~~~~~~~css开始 */
/* 	D~~~~~~~~~css开始 */
/* 	D~~~~~~~~~css开始 */
/* 	D~~~~~~~~~css开始 */
/* 	D~~~~~~~~~css开始 */
/* 	D~~~~~~~~~css开始 */
.D_no_BannerCrumbs {
	height: 70px;
	background: url("../images/D_app_det_01.jpg") no-repeat center center / cover;
}
.D_no_B_Crumbs1 {
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	color: #939393;
	padding-left: 10px;
	padding-right: 10px;
}
.D_no_B_Crumbs1 a {
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	color: #ffffff;
	box-sizing: border-box;
	/*padding: 0 10px;*/
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.D_no_B_Crumbs1 a:hover {
	color: #30bdbb;
}
.ap_detPageOne1 {
	box-sizing: border-box;
	padding: 54px 0 50px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.ap_detPageOne1 .tt_box .tt_01 {
	display: inline-block;
	font-family: "ProximaNova-Bold";
	font-size: 42px;
	
	line-height: 70px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
	background: #30bdbb;
	color: #fff;
}
.ap_detPageOne1 .tt_box .tt_02 {
	width: 88%;
	margin: 0 auto;
	font-family: "ProximaNova-Light_0";
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 32px;
}
.ap_detPageOne2 {
	box-sizing: border-box;
	padding: 68px 95px 72px;
}
.ap_detPageOne3 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.ap_detPageOne3 .left_imgBox {
	width: 46%;
	overflow: hidden;
}
.ap_detPageOne3 .left_imgBox img {
	width: 100%;
}
.ap_detPageOne3 .left_imgBox img:hover {
	-ms-transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    transform: scale(1.03,1.03);
}
.ap_detPageOne3 .right_textBox{
	width: 54%;
	box-sizing: border-box;
	padding: 0 30px 0 60px;
}
.ap_detPageOne3 .right_textBox .tt {
	font-family: "ProximaNova-Regular";
	font-size: 36px;
	color: #333333;
	line-height: 44px;
}
.ap_detPageOne3 .right_textBox .text {
	font-family: "ProximaNova-Light_0";
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	box-sizing: border-box;
	padding-top: 20px;
}
.ap_detPageOne2 > .ap_detPageOne3:nth-child(2) {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.ap_detPageOne4 .img_box {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding-bottom: 77px;
}
.ap_detPageOne4 .img_box .item {
	width: calc((100% - 39px) / 4);
	margin-right: 13px;
	margin-bottom: 10px;
	overflow: hidden;
}
.ap_detPageOne4 .img_box > .item:nth-child(4n) {
	margin-right: 0;
}
.ap_detPageOne4 .img_box .item img {
	width: 100%;
}
.ap_detPageOne4 .img_box .item img:hover {
	-ms-transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    transform: scale(1.03,1.03);
}
.ap_detPageBoxTwo {
	background: #f4f4f4;
}
.ap_detPageTwo1 {
	box-sizing: border-box;
	padding:  50px 0 44px;
}
.ap_detPageTwo1 .big_tt {
	font-family: "ProximaNova-Regular";
	font-size: 36px;
	color: #333333;
	text-align: center;
	box-sizing: border-box;
	padding-bottom: 25px;
}


.second_public_banner {
	width: 100%;
	height: 560px;
}
.publicSub_banner {
	height: 100%;
	width: 100%;
	position: relative;
}
.second_Crumbs_box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 55px;
}
.second_Crumbs_box02 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	font-family: "ProximaNova-Regular";
	height: 100%;
	font-size: 14px;
	color: #333;
}
.second_Crumbs_box02 a {
	font-family: "ProximaNova-Regular";
	font-size: 14px;
	color: #333;
	box-sizing: border-box;
	padding: 0;
}
.second_Crumbs_box02 a:hover {
	color: #30bdbb;
}
.ap_liPageOne1 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 54px 0 20px;
}
.ap_liPageOne1_left {
	width: 74%;
}
.ap_liPageOne1_left .tt {
	font-family: "ProximaNova-Regular";
	font-size: 36px;
	color: #333333;
	box-sizing: border-box;
	padding-bottom: 25px;
}
.ap_liOne1_left_list {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ap_liOne1_left_list dd {
	width: calc((100% - 42px) / 2);
	margin-right: 42px;
	margin-bottom: 70px;
}
.ap_liOne1_left_list > dd:nth-child(2n) {
	margin-right: 0;
}
.ap_liOne1_left_list dd a {
	display: block;
}
.ap_liOne1_left_list dd a:hover .img_box img {
	-ms-transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    transform: scale(1.03,1.03);
}
.ap_liOne1_left_list dd a:hover .bottom_box .tt_big {
	color: #30bdbb;
}
.ap_liOne1_left_list dd a:hover .bottom_box .btn_bigBox .btn_littleBox {
	border-left: 1px solid #30bdbb;
}
.ap_liOne1_left_list dd a .img_box {
	overflow: hidden;
}
.ap_liOne1_left_list dd a .img_box img {
	width: 100%;
}
.ap_liOne1_left_list dd a .bottom_box .tt_big {
	font-family: "ProximaNova-Bold";
	font-size: 28px;
	color: #333333;
	box-sizing: border-box;
	padding: 25px 0 16px;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
	overflow: hidden;
}
.ap_liOne1_left_list dd a .bottom_box .text {
	box-sizing: border-box;
	padding-bottom: 26px;
}
.ap_liOne1_left_list dd a .bottom_box .text div {
	height: 60px;
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.ap_liOne1_left_list dd a .bottom_box .btn_bigBox {
	width: 100%;
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 6px 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.ap_liOne1_left_list dd a .bottom_box .btn_bigBox .btn_littleBox {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	padding: 6px 18px 6px 14px;
	border-left: 1px solid #e5e5e5;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.ap_liOne1_left_list dd a .bottom_box .btn_bigBox .btn_littleBox div {
	font-size: 14px;
}
.ap_liOne1_left_list dd a .bottom_box .btn_bigBox .btn_littleBox span {
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	color: #30bdbb;
	box-sizing: border-box;
	padding-left: 5px;
}
.ap_liPageOne1_right {
	width: 20%;
}
.ap_liOne1_public_tt .tt {
	font-family: "ProximaNova-Light_0";
	font-size: 24px;
	color: #333333;
	box-sizing: border-box;
	padding: 40px 0 12px;
}
.ap_liOne1_public_tt .line {
	width: 100%;
	height: 2px;
	background: #333333;
}
.ap_liOne1_right_01 .list .item a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	padding: 25px 0 28px;
	border-bottom: 1px solid #d8d8d8;
}
.ap_liOne1_right_01 .list .item a:hover .img_box img {
	-ms-transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}
.ap_liOne1_right_01 .list .item a:hover .rihgt_box .tt_01 {
	color: #30bdbb;
}
.ap_liOne1_right_01 .list .item a .img_box {
	width: 33%;
}
.ap_liOne1_right_01 .list .item a .img_box img {
	width: 100%;
}
.ap_liOne1_right_01 .list .item a .rihgt_box {
	width: 67%;
	box-sizing: border-box;
	padding-left: 6%;
}
.ap_liOne1_right_01 .list .item a .rihgt_box .tt_01 {
	font-family: "ProximaNova-Regular";
	font-size: 16px;
	color: #333333;
	box-sizing: border-box;
	padding-bottom: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.ap_liOne1_right_01 .list .item a .rihgt_box .tt_02 {
	font-family: "ProximaNova-Light_0";
	font-size: 12px;
	color: #666666;
	line-height: 13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ap_liOne1_right_list .item a {
	display: block;
	box-sizing: border-box;
	padding: 24px 0 26px;
	border-bottom: 1px solid #d8d8d8;
}
.ap_liOne1_right_list .item a:hover .date {
	padding-left: 10px;
	color: #30bdbb;
}
.ap_liOne1_right_list .item a .date {
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	color: #888888;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.ap_liOne1_right_list .item a .text_01 {
	box-sizing: border-box;
	padding: 12px 0 16px;
}
.ap_liOne1_right_list .item a .text_01 div {
	font-family: "ProximaNova-Regular";
	font-size: 16px;
	color: #333333;
	line-height: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ap_liOne1_right_list .item a .text_02 {
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	color: #888888;
	line-height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.ap_liOne1_right_list > .item:last-child a {
	border-bottom: none;
}




.conPageOne1 {
	box-sizing: border-box;
	padding: 42px 0 32px;
}
.conPageOne1 .tt {
	font-family: "ProximaNova-Regular";
	font-size: 36px;
	color: #333333;
	text-align: center;
	box-sizing: border-box;
	padding-bottom: 55px;
}
.conPageOne2 {
	box-sizing: border-box;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.conPageOne2 .item a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.conPageOne2 .item a:hover .icon,
.conPageOne2 .item a:hover .box .text_01 {
	color: #30bdbb;
}
.conPageOne2 .item a .icon {
	font-size: 30px;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.conPageOne2 .item a .box {
	box-sizing: border-box;
	padding-left: 16px;
}
.conPageOne2 .item a .box .text_01 {
	font-family: "ProximaNova-Bold";
	font-size: 24px;
	color: #333333;
	box-sizing: border-box;
	padding-bottom: 16px;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.conPageOne2 .item a .box .text_02 {
	font-family: "ProximaNova-Light_0";
	font-size: 18px;
	color: #666666;
	line-height: 19px;
	word-break: break-all;
}
.conPageOne2 .item.one {
	width: 20%;
}
.conPageOne2 .item.two {
	width: 20%;
}
.conPageOne2 .item.three {
	width: 16%;
}
.conPageOne2 .item.four {
	width: 14%;
}
.conPageOne2 .item.five {
	width: 25%;
}
.conPageOne3{
	padding-top: 30px;
}
.conPageOne3 .icon_tt {
	font-family: "ProximaNova-Bold";
	font-size: 20px;
	color: #333333;
	text-transform:uppercase;
	text-align: center;
	box-sizing: border-box;
	padding: 18px 0 15px;
}
.conPageOne3_icon {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.conPageOne3_icon .item {
	margin: 0 13px;
}
.conPageOne3_icon .item a {
	font-size: 28px;
	display: block;
	width: 62px;
	height: 62px;
	line-height: 62px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
}
.conPageOne3_icon .item a:hover {
	margin-top: -5px;
}
.conPageOne3_icon .icon-facebook1{
	background: #4267B2;
}
.conPageOne3_icon .icon-instagram-fill{
	background:linear-gradient(to right, #ff7a00, #ff0169, #d300c5);
}
.conPageOne3_icon .icon-linkedin2{
	background: #0077B5;
}
.conPageOne3_icon .icon-tuite1{
	background: rgba(15,20,25,1.00);
}
.conPageOne3_icon .icon-you-tube{
	background: #f00;
}
.conPageOne3_icon .icon-tiktok{
	background: rgba(22, 24, 35, 1);
}
.conPageOne3_icon .icon-pinterest1{
	background: #e60023;
}


.conPageBoxTwo {
	background: #f4f4f4;
}
.conPageTwo1 {
	box-sizing: border-box;
	padding: 52px 50px 80px;
}
.conPageTwo1 .tt_box .tt_01 {
	font-family: "ProximaNova-Regular";
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.conPageTwo1 .tt_box .tt_02 {
	width: 60%;
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	margin: 0 auto;
	color: #666666;
	line-height: 24px;
	box-sizing: border-box;
	padding: 18px 0 25px;
	text-align: center;
}
.conPageTwo2_form {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.conPageTwo2_form .item {
	width: 48%;
	margin-bottom: 15px;
}
.conPageTwo2_form .item .top_box {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	box-sizing: border-box;
	padding-bottom: 6px;
}
.conPageTwo2_form .item .top_box span {
	font-size: 16px;
	color: #30bdbb;
}
.conPageTwo2_form .item .top_box div {
	font-family: "ProximaNova-Regular";
	font-size: 14px;
	color: #313131;
}
.conPageTwo2_form .item input,
.conPageTwo2_form .item select{
	width: 100%;
	outline: none;
	border: 1px solid #dcdcdc;
	background: #fff;
	font-size: 14px;
	box-sizing: border-box;
	padding: 10px;
}
.conPageTwo2_form .item textarea {
	outline: none;
	resize: none;
	width: 100%;
	height: 140px;
	background: #fff;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #dcdcdc;
	padding: 15px 10px 10px 20px;
}
.conPageTwo2_form .item ::-webkit-input-placeholder {
	font-size: 12px;
	color: #a0a0a0;
}
.conPageTwo2_form > .item:nth-child(5) ,
.conPageTwo2_form > .item:nth-child(6) {
	width: 100%;
	margin-bottom: 20px;
}
.conPageTwo2_form .btn {
	width: 12%;
	margin: 0 auto;
}
.conPageTwo2_form .btn button {
	font-family: "ProximaNova-Bold";
	font-size: 16px;
	outline: none;
	border: none;
	width: 100%;
	box-sizing: border-box;
	padding: 14px 0;
	color: #fff;
	background: #30bdbb;
}
.conPageTwo2_form .btn button:hover {
	background: rgba(48,189,187,0.7);
}




.Part_page_link01 {
	box-sizing: border-box;
	padding-top: 28px; 
	border-bottom: 1px solid #e5e5e5;
}
.Part_page_link02 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.Part_page_link02 .item {
	margin-right: 42px;
}
.Part_page_link02 > .item:last-child {
	margin-right: 0;
}
.Part_page_link02 .item a {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 18px 12px 20px;
}
.Part_page_link02 .item a:hover span,
.Part_page_link02 .item a:hover .icon {
	color: #333333;
}
.Part_page_link02 .item a:hover .border_line {
	width: 100%;
}
.Part_page_link02 .item a span {
	font-family: "ProximaNova-Regular";
	font-size: 18px;
	color: #888888;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.Part_page_link02 .item a .icon {
	font-size: 16px;
	color: #888888;
	transform: rotateZ(90deg);
	margin-top: -3px;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.Part_page_link02 .item a .border_line {
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translate(-50%,0);
	width: 0%;
	height: 2px;
	background: #30bdbb;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.Part_page_link02 .item.hover a span,
.Part_page_link02 .item.hover a .icon {
	color: #333333;
}
.Part_page_link02 .item.hover a .border_line {
	width: 100%;
}


.dowPageOne1 {
	box-sizing: border-box;
	padding: 46px 0 34px;
}
.dowPageOne2 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.dowPageOne2 .item {
	width: calc((100% - 78px) / 4);
	margin-right: 26px;
	margin-bottom: 30px;
}
.dowPageOne2 > .item:nth-child(4n) {
	margin-right: 0;
}
.dowPageOne2 .item a {
	overflow: hidden;
	display: block;
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 50px 18px 16px 40px;
}
.dowPageOne2 .item a:hover .top_box .text_box .tt {
	color: #30bdbb;
}
.dowPageOne2 .item a:hover .top_box .text_box .tt_02 {
	color: #30bdbb;
	box-sizing: border-box;
	padding-left: 5px;
}
.dowPageOne2 .item a:hover .down_box {
	border: 1px solid #30bdbb;
	color: #30bdbb;
} 
.dowPageOne2 .item a .img_box {
	width: 55px;
}
.dowPageOne2 .item a .img_box img {
	width: 100%;
	vertical-align: middle;
}
.dowPageOne2 .item a .top_box {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	box-sizing: border-box;
	padding-bottom: 14px;
}
.dowPageOne2 .item a .top_box .text_box {
	width: calc(100% - 55px);
	box-sizing: border-box;
	padding-left: 30px;
}
.dowPageOne2 .item a .top_box .text_box .tt {
	font-family: "ProximaNova-Bold";
	font-size: 20px;
	color: #333333;
	box-sizing: border-box;
	word-break: break-all;
	padding-bottom: 10px;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.dowPageOne2 .item a .top_box .text_box .tt_02 {
	font-family: "ProximaNova-Light_0";
	font-size: 14px;
	color: #666666;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}
.dowPageOne2 .item a .down_box {
	float: right;
	width: 40px;
	height: 40px;
	line-height: 36px;
	box-sizing: border-box;
	border: 1px solid #dedede;
	color: #999999;
	text-align: center;
	margin-right: 0;
	background: #fff;
	-webit-transition: all 0.4s;
	transition: all 0.4s;
}

.galPageOne1 .big_tt {
	font-family: "ProximaNova-Regular";
	font-size: 48px;
	color: #333333;
	box-sizing: border-box;
	text-align: center;
	padding-top: 54px; 
}
.galPageOne2 > .item:nth-child(even) {
	background: #f3f3f3;
}
.galPageOne2 .item .item_wrap {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	box-sizing: border-box;
	padding: 52px 0 40px;
}
.galOne2_leftBox {
	width: 35%;
	box-sizing: border-box;
	padding: 32px 30px 0 25px;
}
.galOne2_leftBox .top_box {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.galOne2_leftBox .top_box .red_Box {
	width: 27px;
	height: 30px;
	background: #30bdbb;
}
.galOne2_leftBox .top_box .text_box {
	width: calc(100% - 30px);
	box-sizing: border-box;
	padding-left: 14px;
}
.galOne2_leftBox .top_box .text_box .tt {
	font-family: "ProximaNova-Bold";
	font-size: 30px;
	color: #333333;
}
.galOne2_leftBox .top_box .text_box .tt_01 {
	font-family: "ProximaNova-Light_0";
	font-size: 16px;
	color: #666666;
	box-sizing: border-box;
	padding-top: 26px;
	padding-right: 20px;
	line-height: 25px;
}
.galOne2_rightBox {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 65%;
}
.galOne2_rightBox .img_item {
	width: calc((100% - 22px) / 3);
	margin-right: 11px;
	margin-bottom: 12px;
}
.galOne2_rightBox .img_item:nth-child(3n) {
	margin-right: 0;
}
.galOne2_rightBox .img_item a {
	display: block;
	overflow: hidden;
}
.galOne2_rightBox .img_item a img {
	vertical-align: middle;
	width: 100%;
}
.galOne2_rightBox .img_item a img:hover {
	-ms-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	transform: scale(1.03,1.03);
}

/* 	D~~~~~~~~~css~~~~~~~~~~~~~~~结束 */
/* 	D~~~~~~~~~css~~~~~~~~~~~~~~~结束 */
/* 	D~~~~~~~~~css~~~~~~~~~~~~~~~结束 */
/* 	D~~~~~~~~~css~~~~~~~~~~~~~~~结束 */
/* 	D~~~~~~~~~css~~~~~~~~~~~~~~~结束 */
/* 	D~~~~~~~~~css~~~~~~~~~~~~~~~结束 */




.pro_page .pro_page_inquiry,
.pro_contact .pro_page_inquiry{
		display: none;
	}


.ind_box5_faq_text_down{
	display: none;
}
.ind_box5_faq_text_down_con{
	 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;
}
.ind_box5_faq_text_pic{
	width: 30%;
	margin-bottom: 15px;
}
.ind_box5_faq_text_con{
	width: 70%;
    font-size: 16px;
    line-height: 1.7;
    padding-left: 4%;
    color: #666;
}


.whatsapp_float{
    position: fixed;
    right: 20px;
    z-index: 9;
    bottom: 90px;
    color: green;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    background: #fff;
    box-shadow: 0 0 5px 0 #d3d3d3;
    display: table;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.whatsapp_float img{
    width: 25px;
    vertical-align: middle;
    margin-right: 4px;
}











/* join修改 */
/* join修改 */
/* join修改 */
.joinBoxOne2 {
    padding-top: 30px;
}

.joinBoxOne2_01 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.joinBoxOne2_01 .icon {
    width: 132px;
}

.joinBoxOne2_01 .icon img {
    width: 100%;
}

.joinBoxOne2_01 .right_text {
    width: calc(100% - 132px);
    font-weight: 700;
    font-family: "OpenSans-Bold";
    font-size: 36px;
    color: #104797;
    padding-left: 15px;
}

.joinBoxOne2_02 {
    padding-top: 25px;
}

.joinBoxOne2_02 img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.joinBoxOne2_03 {
    font-family: "OpenSans-Regular";
    font-size: 18px;
    color: #2e2e2e;
    line-height: 32px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #090506;
}

.joinBoxOne2_03 img {
    max-width: 100%;
    max-height: 100%;
}

.joinBoxOne2_04 {
    padding-top: 30px;
}

.joinBoxOne2_04 .big_title,
.joinBoxOne2_05 .big_title {
    font-weight: 700;
    font-family: "OpenSans-Bold";
    font-size: 28px;
    color: #1f4596;
    text-align: center;
}

.joinBoxOne2_04_list {
    padding-top: 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.joinBoxOne2_04_list .item {
    position: relative;
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
    border: 2px dashed #373737;
    border-radius: 20px;
    padding: 28px 10px 22px;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.joinBoxOne2_04_list .item:hover {
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.joinBoxOne2_04_list .item .tt {
    font-family: "OpenSans-Bold";
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 150px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #b1b1b1;
    border-radius: 12px;
}

.joinBoxOne2_04_list .item .text {
    font-family: "OpenSans-Regular";
    font-size: 22px;
    color: #282828;
    line-height: 30px;
}

.joinBoxOne2_04_list > .item:nth-child(4n) {
    margin-right: 0;
}

.joinBoxOne2_05 {
    padding-top: 38px;
}

.joinBoxOne2_05_dl {
    padding-top: 55px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.joinBoxOne2_05_dl .item {
    width: 276px;
    height: 276px;
    background: #1d5aaa;
    border: 8px solid #e6e6f2;
    border-radius: 50%;
    margin-right: 30px;
    box-shadow: 0 0 40px rgba(0,0,0,0.5);
    padding: 20px 20px 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.joinBoxOne2_05_dl .item:hover {
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.joinBoxOne2_05_dl .item .item_content .text {
    font-family: "OpenSans-Regular";
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
}

.joinBoxOne2_05_dl .item .item_content .tt {
    font-family: "OpenSans-Bold";
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    padding-top: 12px;
}

.joinBoxOne2_05_dl > .item:nth-child(4n) {
    margin-right: 0;
}

.joinBoxOne2_06 {
    padding-top: 60px;
}

.joinBoxOne2_06 .text {
    max-width: 460px;
    margin: 0 auto;
    font-family: "OpenSans-Regular";
    font-size: 18px;
    color: #3d589b;
    line-height: 24px;
    text-align: center;
}

.joinBoxOne2_07 {
    padding-top: 8px;
}

.joinBoxOne2_07 .text {
    max-width: 460px;
    margin: 0 auto;
    font-family: "OpenSans-Regular";
    font-size: 18px;
    color: #3d3d3d;
    line-height: 24px;
    text-align: center;
}











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















/* zhuantiye,dddddd~~~~~~~~~~css */
/* zhuantiye,dddddd~~~~~~~~~~css */
/* zhuantiye,dddddd~~~~~~~~~~css */
.p_100 {
	padding: 90px 0 100px;
}

.fz_48 {
	font-size: 48px;
}

.zt1BoxOne img {
	width: 100%;
}

.zt1BoxTwo_w {
	padding: 0 0 100px;
}

.zt1BoxTwo1 {
	position: relative;
	z-index: 2;
	max-width: 1230px;
	margin: -97px auto 0;
	border-radius: 0 60px 0 60px;
	box-shadow: 0 8px 20px rgba(0,0,0,0.1);
	overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.zt1BoxTwo1 .item {
	width: 50%;
}

.zt1BoxTwo1 .item a {
	height: 194px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.zt1BoxTwo1 > .item:nth-child(1) a {
	background: #173486;
}

.zt1BoxTwo1 > .item:nth-child(2) a {
	background: #1ebbd9;
}

.zt1BoxTwo1 .item a img {
	width: auto;
	max-width: 100%;
}

.zt1BoxTwo1 .item a:hover img {
	-ms-animation: wobble 0.8s linear;
    -webkit-animation: wobble 0.8s linear;
    animation: wobble 0.8s linear;
}

.zt1BoxTwo1 .item a span {
	font-size: 36px;
	color: #ffffff;
	padding: 5px 30px 0;
}

.zt1BoxTwo1 .item a .iconfont {
	font-size: 40px;
	color: #ffffff;
}

.zt1BoxTwo2 {
	padding-top: 130px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.zt1BoxTwo2_L {
	width: 40%;
}

.zt1BoxTwo2_L .title {
	color: #444444;
	padding-bottom: 35px;
}

.zt1BoxTwo2_L table {
	width: 100%;
}

.zt1BoxTwo2_L table tr {
	background: none!important;
}

.zt1BoxTwo2_L table tr:first-child {
	border-top: none;
}

.zt1BoxTwo2_L table tr td {
	line-height: 22px;
	padding: 10px 20px 10px 0;
	border: none;
	border-bottom: 1px solid #cacaca;
}

.zt1BoxTwo2_L table tr td:first-child {
	font-family: "ProximaNova-Bold";
	font-size: 16px;
	color: #000000;
}

.zt1BoxTwo2_R {
	width: 56%;
}

.zt1BoxTwo2_R img {
	width: 100%;
}

.zt1BoxThree {
	background: url(../images/zt1_05.jpg) no-repeat center center / cover;
	background-attachment: fixed;
}

.zt1Three1 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.zt1Three1_L {
	width: 34%;
}

.zt1Three1_L .title {
	font-size: 24px;
	color: #ffffff;
}

.zt1Three1_L .line {
	width: 100px;
	height: 2px;
	background: #ffffff;
	margin-top: 20px;
}

.zt1Three1_L .text {
	font-family: "ProximaNova-Bold";
	font-size: 36px;
	color: #ffffff;
	line-height: 42px;
	padding-top: 30px;
}

.zt1Three1_L .btn {
	padding-top: 35px;
}

.zt1Three1_L .btn a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	width: 250px;
	line-height: 60px;
	background: #55adc2;
}

.zt1Three1_L .btn a:hover {
	opacity: 0.8;
}

.zt1Three1_R {
	width: 61.3%;
}

.zt1Three1_R img {
	width: 100%;
}

.zt1Three2 {
	padding-top: 40px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.zt1Three2 .item {
	width: calc((100% - 120px) / 4);
}

.zt1Three2 .item a {
	display: block;
}

.zt1Three2 .item a .img_box {
	position: relative;
	border: 1px solid #ffffff;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.zt1Three2 .item a .img_box img {
	width: 100%;
}

.zt1Three2 .item a:hover .img_box > img {
	-ms-transform: translateZ(30px);
	-moz-transform: translateZ(30px);
	-webkit-transform: translateZ(30px);
	transform: translateZ(30px);
}

.zt1Three2 .item a .img_box .play_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 52px;
}

.zt1Three2 .item a .text {
	font-family: "ProximaNova-Bold";
	font-size: 18px;
	color: #ffffff;
	line-height: 26px;
	padding-top: 16px;
}

.zt1BoxFour1 {
	text-align: center;
}

.zt1Four1_01 {
	font-family: "ProximaNova-Bold";
	font-size: 24px;
	color: #444444;
	text-transform: uppercase;
}

.zt1Four1_02 {
	display: inline-block;
	font-family: "ProximaNova-Light_0";
	font-size: 30px;
	color: #469ab3;
	padding-top: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #469ab3;
}

.zt1Four1_03 {
	padding-top: 35px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.zt1Four1_03 .item {
	width: calc((100% - 125px) / 6);
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.zt1Four1_03 .item:hover {
	-ms-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

.zt1Four1_03 .item img {
	width: 100%;
}

.zt1BoxFour2 {
	padding-top: 60px;
}

.zt1Four2_01 {
	text-align: center;
	padding-bottom: 40px;
}

.zt1Four2_01 .title {
	color: #444444;
}

.zt1Four2_01 .text {
	font-size: 16px;
	color: #17649a;
	padding-top: 15px;
}

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

.zt1Four2_02 .item {
	width: calc((100% - 35px) / 2);
}

.zt1Four2_02 .item img {
	width: 100%;
}

.zt1BoxFive {
	background: url(../images/zt1_20.jpg) no-repeat center center / cover;
}

.zt1BoxFive_w {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.zt1BoxFive1 {
	width: calc(100% - 350px);
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.zt1BoxFive1 .img_box {
	width: 378px;
}

.zt1BoxFive1 .img_box img {
	width: 100%;
}

.zt1BoxFive1 .text {
	width: calc(100% - 378px);
	font-size: 30px;
	color: #ffffff;
	line-height: 32px;
	padding-left: 30px;
}

.zt1BoxFive2 a {
	display: block;
	font-size: 24px;
	color: #444444;
	text-align: center;
	width: 260px;
	line-height: 60px;
	background: #adecff;
}

.zt1BoxFive2 a:hover {
	opacity: 0.8;
}

.zt1BoxSix {
	background: #e7eaef;
}

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

.zt1BoxSix2 .item {
	width: calc((100% - 50px) / 2);
	margin-bottom: 25px;
}

.zt1BoxSix2 .item .img_box img {
	width: 100%;
}

.zt1BoxSix2 .item .text_box {
	padding-top: 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.zt1BoxSix2 .item .text_box div {
	width: calc((100% - 1%) / 2);
	font-size: 16px;
	color: #444444;
	line-height: 24px;
}

.zt1BoxSeven {
	background: url(../images/zt1_26.jpg) no-repeat center center / cover;
	background-attachment: fixed;
}

.zt1BoxSeven1 {
	max-width: 860px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
	line-height: 72px;
}

.zt1BoxSeven1 span {
	font-family: "ProximaNova-Bold";
	font-size: 72px;
	color: #ff596e;
}

.zt1BoxSeven2 {
	font-family: "ProximaNova-Bold";
	font-size: 60px;
	color: #ffffff;
	padding: 10px 0 50px;
	text-align: center;
	text-transform: uppercase;
}

.zt1BoxSeven3 {
	text-align: center;
	padding-bottom: 75px;
}

.zt1BoxSeven3 img {
	width: auto;
	max-width: 100%;
}

.zt1BoxSeven4 {
	max-width: 1260px;
	margin: 0 auto;
	font-family: "ProximaNova-Bold";
	font-size: 30px;
	color: #ffffff;
	line-height: 38px;
	text-align: center;
	border: 1px solid #7ecef4;
	border-radius: 6px;
	background: rgba(126,209,244,0.55);
	padding: 25px 20px 25px;
}

.zt1BoxSeven4 span {
	color: #8cff7d;
}

.zt1BoxSeven5 {
	font-size: 36px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	padding-top: 70px;
}

.zt1BoxSeven5 span {
	font-family: "ProximaNova-Bold";
	color: #25d8fe;
}

.zt1BoxEight {
	background: #e7eaef;
}

.zt1BoxEight1 {
	text-align: center;
	padding-bottom: 70px;
}

.zt1BoxEight1 .title {
	font-family: "ProximaNova-Bold";
	font-size: 190px;
	color: #469ab3;
	text-transform: uppercase;
}

.zt1BoxEight1 .text {
	font-family: "ProximaNova-Bold";
	font-size: 72px;
	color: #469ab3;
	text-transform: uppercase;
}

.zt1BoxEight2 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.zt1Eight2_L {
	width: 50%;
}

.zt1Eight2_L .img_box img {
	width: 100%;
}

.zt1Eight2_L .bot_box {
	background: #469ab3;
	padding: 60px 50px 50px 50px;
}

.zt1Eight2_L .bot_box .tel_email {
	padding-bottom: 30px;
	border-bottom: 1px solid #7ecae0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.zt1Eight2_L .bot_box .tel_email .iconfont {
	font-size: 50px;
	color: #ffffff;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #ffffff;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.zt1Eight2_L .bot_box .tel_email .right_box {
	width: calc(100% - 90px);
	padding: 12px 0 0 20px;
}

.zt1Eight2_L .bot_box .tel_email .right_box .tel {
	font-family: "ProximaNova-Bold";
	font-size: 36px;
	color: #ffffff;
}

.zt1Eight2_L .bot_box .tel_email .right_box .tel:hover {
	padding-left: 10px;
}

.zt1Eight2_L .bot_box .tel_email .right_box .email {
	display: inline-block;
	font-size: 24px;
	color: #ffffff;
	margin-top: 6px;
}

.zt1Eight2_L .bot_box .tel_email .right_box .email:hover {
	padding-left: 10px;
}

.zt1Eight2_L .bot_box .text {
	padding-top: 25px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.zt1Eight2_L .bot_box .text div {
	font-size: 24px;
	color: #ffffff;
	margin-right: 30px;
}

.zt1Eight2_L .bot_box .text > div:last-child {
	margin-right: 0;
}

.zt1Eight2_R {
	width: 50%;
	background: #204669;
	padding: 55px 70px 70px;
}

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

.zt1Eight2_R_01 span {
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
}

.zt1Eight2_R_01 div {
	width: 50px;
	height: 2px;
	background: #ffffff;
	margin-left: 10px;
}

.zt1Eight2_R_02 {
	color: #ffffff;
	padding-top: 15px;
}

.zt1Eight2_R_form {
	padding-top: 25px;
}

.zt1Eight2_R_form .item {
	margin-bottom: 20px;
}

.zt1Eight2_R_form .item input ,
.zt1Eight2_R_form .item select{
	font-size: 16px;
	color: #666666;
	width: 100%;
	height: 52px;
	background: #ffffff;
	border: none;
	padding: 0 10px 0 15px;
}

.zt1Eight2_R_form .item textarea {
	font-size: 16px;
	color: #666666;
	width: 100%;
	height: 140px;
	background: #ffffff;
	border: none;
	resize: none;
	padding: 15px 10px 10px 15px;
}

.zt1Eight2_R_form .btn button {
	font-size: 16px;
	color: #ffffff;
	width: 100%;
	height: 52px;
	background: #10ab7a;
	border: none;
}

.zt1Eight2_R_form .btn button:hover {
	opacity: 0.8;
}

.zt1BoxNine {
	background: #000000;
}

.zt1BoxNine_w {
	font-size: 16px;
	color: #ffffff;
	padding: 40px 0 40px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.zt1BoxNine2 {
	padding-left: 45px;
}

.zt1BoxNine2 a {
	color: #ffffff;
}

.zt1BoxNine2 a:hover {
	text-decoration: underline;
}

/* zhuanti2,css~~~~~~~~~~ */
/* zhuanti2,css~~~~~~~~~~ */

.zt2BoxTwo {
	position: relative;
}

.zt2BoxTwo_w {
	padding: 0 0 100px;
}

.zt2BoxTwo2 {
	position: relative;
	z-index: 2;
	padding-top: 100px;
}

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

.zt2Two2_02 .item {
	width: calc((100% - 75px) / 4);
}

.zt2Two2_02 .item a {
	display: block;
}

.zt2Two2_02 .item a .img_box {
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
	background: #e7eaef;
	padding: 40px 0;
}

.zt2Two2_02 .item a .img_box img {
	width: 100%;
}

.zt2Two2_02 .item a:hover .img_box img {
	-ms-transform: translateZ(30px);
	-moz-transform: translateZ(30px);
	-webkit-transform: translateZ(30px);
	transform: translateZ(30px);
}

.zt2Two2_02 .item a .bot_box {
	position: relative;
	background: #ffffff;
	padding: 15px 40px 35px 20px;
}

.zt2Two2_02 .item a .bot_box .title {
	font-family: "ProximaNova-Bold";
	font-size: 18px;
	color: #444444;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.zt2Two2_02 .item a .bot_box .text {
	font-size: 14px;
	color: #444444;
	line-height: 26px;
	padding-top: 10px;
}

.zt2Two2_02 .item a .bot_box .text div {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.zt2Two2_02 .item a .bot_box .icon {
	font-size: 20px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 4px;
	bottom: 4px;
	background: #469ab3;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.zt2BoxTwo::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 27.8%;
	background: #ececec;
}

.zt2BoxThree2 img {
	width: 100%;
}

.zt2BoxFour {
	background: #e7eaef;
}

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

.zt2BoxFour2 .item {
	width: calc((100% - 35px) / 2);
}

.zt2BoxFour2 .item img {
	width: 100%;
}

.zt2BoxFive {
	background: url(../images/zt2_08.jpg) no-repeat center top;
}

.zt2BoxFive_w {
	padding: 210px 0 80px;
}

.zt2BoxFive1 {
	padding-bottom: 70px;
}

.zt2BoxFive1 .title {
	color: #ffffff;
}

.zt2BoxFive1 .text {
	font-size: 18px;
	color: #ffffff;
	padding-top: 10px;
}

.zt2BoxFive2 {
	position: relative;
}

.zt2Five2_lunbo .item img {
	width: 100%;
}

.zt2Five2_lunbo .owl-controls {
	padding-top: 20px;
}

.zt2Five2_lunbo .owl-controls .owl-dots .owl-dot span {
	background: #e3e3e3;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.zt2Five2_lunbo .owl-controls .owl-dots .owl-dot.active span {
	background: #4d8fcd;
}

.zt2BoxFive2_prev,
.zt2BoxFive2_next {
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	z-index: 2;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.zt2BoxFive2_prev {
	left: -25px;
}

.zt2BoxFive2_next {
	right: -25px;
}

.zt2BoxFive2_prev:hover,
.zt2BoxFive2_next:hover {
	background: #59b9d6;
}

.zt2BoxSeven_w {
	padding: 110px 0 0;
}

.zt2Seven1_01 {
	color: #444444;
	text-align: center;
	padding-bottom: 65px;
}

.zt2Seven1_01 span {
	color: #04b592;
}

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

.zt2Seven1_02 .item {
	position: relative;
	width: 310px;
	margin-bottom: 40px;
}

.zt2Seven1_02 .item .img_box img {
	width: 100%;
}

.zt2Seven1_02 .item .img_box .img_02 {
	display: none;
}

.zt2Seven1_02 .item:hover .img_box .img_01 {
	display: none;
}

.zt2Seven1_02 .item:hover .img_box .img_02 {
	display: block;
}

.zt2Seven1_02_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 40px 20px 0;
	text-align: center;
	color: #ffffff;
}

.zt2Seven1_02 .item:hover .zt2Seven1_02_text {
	color: #444444;
}

.zt2Seven1_02 .item:hover .zt2Seven1_02_text .iconfont {
	color: #446dab;
}

.zt2Seven1_02_text .iconfont {
	font-size: 70px;
}

.zt2Seven1_02_text .title {
	font-family: "ProximaNova-Bold";
	font-size: 30px;
	padding-top: 15px;
}

.zt2Seven1_02_text .text {
	font-size: 18px;
	line-height: 25px;
	padding-top: 22px;
}

.zt2Seven1 {
	padding-bottom: 100px;
}

.zt2Seven2_01 {
	color: #444444;
	line-height: 52px;
	text-align: center;
	padding-bottom: 55px;
}

.zt2Seven2_01 span {
	color: #04b592;
}

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

.zt2Seven2_02_img {
	width: 389px;
}

.zt2Seven2_02_img img {
	width: 100%;
}

.zt2Seven2_02_text {
	width: calc((100% - 450px) / 2);
	padding-top: 40px;
}

.zt2Seven2_02_text .item {
	margin-bottom: 40px;
}

.zt2Seven2_02_text .item .number_line {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.zt2Seven2_02_text .item .number_line span {
	font-family: "ProximaNova-Bold";
	color: #04b593;
}

.zt2Seven2_02_text .item .number_line div {
	width: 100px;
	height: 1px;
	background: #04b593;
	margin: 0 15px;
}

.zt2Seven2_02_text .item .text {
	font-size: 16px;
	color: #444444;
	line-height: 28px;
	padding-top: 5px;
}

.zt2Seven2_02_text .item .text span {
	color: #04b593;
}

.zt2Seven2_02_img + .zt2Seven2_02_text .item .number_line {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.zt2Seven2_02_img + .zt2Seven2_02_text .item .text {
	text-align: right;
}

.zt2BoxEight {
	background: url(../images/zt2_16.jpg) no-repeat center center / cover;
}

.zt2BoxEight1 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.zt2BoxEight1_L {
	width: 50%;
}

.zt2BoxEight1_L img {
	width: 100%;
}

.zt2BoxEight1_R {
	width: 46%;
}

.zt2Eight1_R_01 {
	color: #ffffff;
}

.zt2Eight1_R_02 {
	padding-top: 40px;
}

.zt2Eight1_R_02 .item {
	margin-bottom: 50px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.zt2Eight1_R_02 .item .iconfont {
	width: 115px;
	font-size: 70px;
	color: #ffffff;
}

.zt2Eight1_R_02 .item .right_text {
	width: calc(100% - 115px);
	padding-top: 5px;
}

.zt2Eight1_R_02 .item .right_text .title {
	font-family: "ProximaNova-Bold";
	font-size: 16px;
	color: #ffffff;
}

.zt2Eight1_R_02 .item .right_text .text {
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	padding-top: 8px;
}

.zt2Eight1_R_02 .item .right_text .text span {
	color: #7fb2ff;
}

.zt2Eight1_R_02 > .item:last-child {
	margin-bottom: 0;
}

/* zhuantiye,dddddd~~~~~~~~~~css~~~~~~~~~~end */
/* zhuantiye,dddddd~~~~~~~~~~css~~~~~~~~~~end */
/* zhuantiye,dddddd~~~~~~~~~~css~~~~~~~~~~end */





.newly_increased_inquiry {
    background: #f3f3f3;
}

.newly_increased_inquiry_w {
    padding: 60px 0;
}

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

.newly_increased01_L {
    width: 50%;
    background: url(../images/newly_increased_01.jpg) no-repeat center center / cover;
    padding: 50px 50px 20px 50px;
}

.newly_increased01_L_top .title {
    font-weight: 700;
    font-size: 36px;
    color: #ffffff;
    text-transform: uppercase;
}

.newly_increased01_L_top .text {
    font-family: "ProximaNova-Light_0";
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    padding-top: 10px;
}

.newly_increased01_L_top {
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.newly_increased01_L_bot {
    padding-top: 35px;
}

.newly_increased01_L_bot .item {
    margin-bottom: 30px;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.newly_increased01_L_bot .item .icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    padding: 10px;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.newly_increased01_L_bot .item .icon img {
    max-width: 100%;
    max-height: 100%;
}

.newly_increased01_L_bot .item .r_box {
    width: calc(100% - 70px);
    font-family: "ProximaNova-Light_0";
    font-size: 18px;
    color: #ffffff;
    padding-left: 25px;
}

.newly_increased01_L_bot .item .r_box a {
    color: #ffffff;
}

.newly_increased01_L_bot .item .r_box a:hover {
    text-decoration: underline;
}

.newly_increased01_R {
    width: 50%;
    background: #ffffff;
    padding: 50px 40px 60px;
}

.newly_increased01_R .title {
    font-weight: 700;
    font-size: 36px;
    color: #111111;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.newly_increased01_R_form .item {
    margin-bottom: 25px;
}

.newly_increased01_R_form .item input ,
.newly_increased01_R_form .item select{
    /*font-family: "ProximaNova-Light_0";*/
    font-size: 16px;
    color: #777777;
    width: 100%;
    height: 42px;
    border: none;
    padding: 0;
    background: none;
    border-bottom: 1px solid #999999;
}

.newly_increased01_R_form .item textarea {
    /*font-family: "ProximaNova-Light_0";*/
    font-size: 16px;
    color: #777777;
    width: 100%;
    height: 84px;
    resize: none;
    border: none;
    padding: 0;
    background: none;
    border-bottom: 1px solid #999999;
}

.newly_increased01_R_form .item :-webkit-input-placeholder {
    color: #777777;
}

.newly_increased01_R_form .btn {
    padding-top: 10px;
}

.newly_increased01_R_form .btn button {
    font-family: "ProximaNova-Light_0";
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    height: 52px;
    background: #30bdbb;
    border: none;
}

.newly_increased01_R_form .btn button:hover {
    opacity: 0.8;
}




img {
    height: auto !important;
}



.header {
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
}


.video_page_paly_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: clamp(2.5rem, 1.569rem + 3.92vw, 5rem);
}

.video_page_paly_btn img {
    width: 100%;
}


.header > .wrapper {
    position: relative;
}