﻿/*index 开始*/
.ind_head{
	width:100%;
	height:93px;
	background:#fff;
	box-shadow:0px 0px 10px #d7d7d7;
	position:fixed;
	top:0;left:0;
	z-index:99999;
}
.ind_head_rrr{
	display:none;
}
.ind_head_n{
	max-width:1200px;
	height:100%;
	margin:auto;
}
.ind_head_l{
	width:218px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 19px;
}
.ind_head_l img{
	display:block;
	width:100%;
	height:auto;
}
.ind_head_r{
	float: right;
}
.ind_head_r ul{
	height:100%;
}
.ind_head_r>ul>li{
	float: left;
    line-height:93px;
    margin-left:60px;
    position: relative;
}
.ind_head_r>ul>li>a{
	display: block;
    color: #000;
    font-size: 15px;
    height: 90px;
    line-height:90px;
    border-top:3px solid #fff;
}
.ind_head_r>ul>li>a:hover{
	color:#01B2B5;
	border-top:3px solid #01B2B5;
}
.ind_head_r_ac>a{
	color:#01B2B5!important;
	border-top:3px solid #01B2B5!important;
}
.ind_head_r>ul>li>ul {
    display: none;
    width: 100%;
    height:154px;
    position: fixed;
    background: #fff;
    -border-top:1px dashed #8c8c8c;
    top:93px;
    left:0px;
    z-index: 9998;
    text-align:center;
}
.ind_head_r>ul>li>ul>li{
	display:inline-block;
    line-height:144px;
}
.ind_head_r>ul>li>ul>li>a{
	font-size: 21px;
    color:#666666;
    border-bottom:1px solid #fff;
    margin-left:30px;
    margin-right:30px;
    padding-bottom:5px;
}
.ind_head_r>ul>li>ul>li>a:hover{
	border-bottom:1px solid #000;
	color:#000;
}
.ind_head_r_erj_ac a{
	border-bottom:1px solid #000!important;
	color:#000!important;
}
.ind_rgba{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index:9996;
    display: none;
}

.ind_foo{
	width:100%;
	height:auto;
	background:#201e21;
}
.ind_foo_t{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding-top:36px;
	padding-bottom:36px;
	border-bottom:1px solid #3d3b3e;
}
.ind_foo_t p{
	line-height:27px;
	color:#E4E4E4;
	float:left;
	font-size:15px;
}
.ind_foo_t a{
	float:left;
	height:27px;
	margin-left:46px;
}
.ind_foo_t a img{
	display:block;
	height:27px;
	opacity:0.8;
}
.ind_foo_t a img:hover{
	opacity:1;
}
.ind_foo_b{
	width:100%;
	height:auto;
	background:#201e21;
	overflow:hidden;
	border-top:1px solid #3d3b3e;
	text-align:center;
	padding-top:26px;
	padding-bottom:42px;
}
.ind_foo_b span img{
	width:27px;
	margin-left:3px;
	margin-right:3px;
}
.ind_foo_b span{
	color:#B7B7B7;
	font-size:14px;
	margin-left:3px;
	margin-right:3px;
}
.ind_foo_b p{
	color:#B7B7B7;
	font-size:14px;
	margin-top:5px;
}
.ind_foo_c{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;
}
.ind_foo_c_l{
	float:left;
	height:auto;
	overflow:hidden;
}
.ind_foo_c_l_t p{
	font-size:21px;
	color:#FFFFFF;
}
.ind_foo_c_l_b{
	height:auto;
	overflow:hidden;
}
.ind_foo_c_l_b p{
	color:#4CC5C0;
	font-size:15px;
	margin-top:8px;
}
.ind_foo_c_l_b p img{
	width: 22px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.ind_foo_c_l_b a{
	display:block;
	width:192px;
	height:57px;
	background:#f3a50f;
	border-radius:3px;
	text-align:center;
	font-size:15px;
	line-height:57px;
	color:#fff;
	margin-top:58px;
}
.ind_foo_c_l_b a:hover{
	background:#ffa800;
}
.ind_foo_c_c{
	float:left;
	margin-left:339px;
	height:auto;
	overflow:hidden;
}
.ind_foo_c_c_t{
    text-align:center;
}
.ind_foo_c_c_t p{
	font-size: 21px;
    color: #FFFFFF;
}
.ind_foo_c_c_b{
	width:135px;
	height:auto;
	overflow:hidden;
	margin-top:18px;
}
.ind_foo_c_c_b img{
	display:block;
	width:135px;
	height:135px;
}
.ind_foo_c_c_b p{
	color:#B7B7B7;
	font-size:15px;
	text-align:center;
	margin-top:8px;
}
.ind_foo_c_r{
	width:251px;
	float:right;
	height:auto;
	overflow:hidden;
}
.ind_foo_c_r_t{
	font-size: 21px;
    color: #FFFFFF;
}
.ind_foo_c_r_b{
	height:auto;
	overflow:hidden;
	margin-top: 15px;
}
.ind_foo_c_r_b a{
	width:102px;
	height:30px;
	color:#4CC5C0;
	font-size:15px;
	float:left;
}
.ind_foo_c_r_b a:nth-child(even){
	float:right;
}
.ind_foo_c_r_b a:hover{
	color:#B7B7B7;
}
.ind_xuanfu{
	width:69px;
	height:276px;
	position:fixed;
	right:0;
	bottom:160px;
	margin-top:-138px;
	background:#4CC5C0;
	box-shadow:0px 0px 10px #4CC5C0;
	z-index: 99;
}
.ind_xuanfu a{
	display:block;
	width:100%;
	height:69px;
	background:#4CC5C0;
	cursor:pointer;
}
.ind_xuanfu>a>img{
	display:block;
	width:45px;
	height:45px;
	margin:auto;
	position:relative;
	top:13px;
}
.ind_xuanfu a:hover{
	background:#F3A512;
}
.ind_xuanfu a:hover .ind_xuanfu_n{
	display:block;
}
.ind_xuanfu_n{
	display:none;
	width:308px;
	height:276px;
	background:#F3A512;
	position:absolute;
	left:-308px;
	top: 0;
}
.ind_xuanfu_a img{
	display:block;
	width:213px;
	height:213px;
	margin:auto;
	margin-top:15px;
}
.ind_xuanfu_a p{
	text-align:center;
	font-size:15px;
	color:#fff;
	margin-top: 10px;
}
.ind_xuanfu_b p{
	font-size:21px;
	color:#fff;
	text-align:center;
	margin-top:80px;
}
.ind_xuanfu_b span{
	display:block;
	font-size:21px;
	color:#fff;
	text-align:center;
	margin-top:20px;
	font-weight:bold;
}
.ind_xuanfu_b div{
	font-size:15px;
	color:#fff;
	text-align:center;
	margin-top:20px;
}
.ind_ban{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:93px;
	position:relative;
}
.ind_ban img{
	display:block;
	width:100%;
	height:600px;
}
.ind_ban .swiper-slide div{
	width:100%;
	height:600px;
	background-size:cover!important;
	background-position:center!important;
}
.ind_ban .swiper-pagination{
	text-align:right;
	bottom:30px!important;
	right:10%!important;
	left:inherit!important;
}
.ind_ban .swiper-pagination span{
	width:51px;
	height:5px;
	opacity:1;
	border-radius:0px;
	background:#83969c;
}

.ind_ban .swiper-pagination .swiper-pagination-bullet-active{
	background:#becbd0!important;
}

.ind_one{
	width:437px;
	height:487px;
	background:rgba(255,255,255,.9);
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:150px;
	z-index: 99;
}
.ind_one_a{
	width:100%;
	height:4px;
	background:#4CC5C0;
}
.ind_one_b{
	margin:0px 45px 0px 45px;
	height:auto;
	overflow:hidden;
}
.ind_one_b p{
	margin-right:100px;
	font-size:41px;
	color:#4CC5C0;
	margin-top:20px;
}
.ind_one_b span{
	display:block;
	color:#666666;
	font-size:17px;
	margin-top:5px;
}
.ind_one_c{
	margin-left:45px;
	margin-right:45px;
	height:auto;
	overflow:hidden;
	margin-top:42px;
}
.ind_one_c p{
	font-size:17px;
	color:#F3A512;
}
.ind_one_c span{
	display:block;
	font-size:31px;
	color:#000;
	margin-top:15px;
}
.ind_one_c input{
	margin-top:30px;
	width:325px;
	height:55px;
	border-radius:5px;
	background:#CDCDCD;
	padding-left:15px;
	padding-right:15px;
	box-sizing:box-border;
	border: none;
	outline:none;
	font-size:15px;
	color:#fff;
}
.ind_one_c input::-webkit-input-placeholder{
	color:#fff;
}
.ind_one_c a{
	display:block;
	margin-top: 20px;
	width:192px;
	height:57px;
	background:#F3A512;
	border-radius:3px;
	text-align:center;
	line-height:57px;
	color:#fff;
	font-size:15px;
}
.ind_two{
	width:100%;
	height:340px;
	overflow:hidden;
	background:#F5F6FD;
}
.ind_two_n{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.ind_two_t{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	font-size:41px;
	color:#000000;
	margin-top:130px;
}
.ind_two_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:60px;
	margin-bottom:130px;
}
.ind_two_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_two_b ul li{
	width:20%;
	height:auto;
	overflow:hidden;
	float:left;
}
.ind_two_b ul li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.ind_two_b ul li a img{
	display:block;
	width:137px;
	height:137px;
	margin:auto;
}
.ind_two_b ul li a p{
	font-size:17px;
	color:#000000;
	text-align:center;
	margin-top:25px;
	line-height:25px;
}
.ind_thr{
	width:100%;
	height:429px;
	background:url(icon22.png);
	background-size:cover;
	background-position: center;
	overflow:hidden;
}
.ind_thr p{
	font-size:55px;
	color:#fff;
	text-align:center;
	margin-top:152px;
}
.ind_thr span{
	display:block;
	font-size:31px;
	color:#fff;
	text-align:center;
	opacity:.8;
	margin-top:10px;
}
.ind_fou{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#F5F7FB;
}
.ind_fou_n{
	max-width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.ind_fou_t{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:88px;
}
.ind_fou_t h6{
	font-size:31px;
	color:#4CC5C0;
	text-align:center;
}
.ind_fou_t div{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
	padding-bottom:47px;
}
.ind_fou_t div span{
	display:inline-block;
	width:63px;
	height:2px;
	background:#9B9B9B;
}
.ind_fou_t div p{
	display:inline-block;
	font-size:21px;
	color:#9B9B9B;
	text-align:center;
	position:relative;
	top:6px;
	margin-left:32px;
	margin-right:32px;
}
.ind_fou_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_fou_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_fou_b ul li{
	width:279px;
	height:auto;
	overflow:hidden;
	margin-left:27px;
	background:#fff;
	float:left;
	margin-bottom:20px;
}
.ind_fou_b ul li:nth-child(4n+1){
	margin-left:0px;
}
.ind_fou_b ul li a{
	display:block;
	width:100%;
	height:100%;
}
.ind_fou_b_t{
	width:100%;
	height:279px;
	overflow:hidden;
}
.ind_fou_b_t img{
	display:block;
	width:100%;
	height:100%;
}
.ind_fou_b_b{
	width:100%;
	height:84px;
	border-bottom:3px solid #52bfbc;
	overflow:hidden;
	position:relative;
}
.ind_fou_b_b p{
    width: 100%;
    font-size: 21px;
    color: #000;
    text-align: center;
    line-height: 30px;
    padding-left: 25px;
    padding-right: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    box-sizing: border-box;
}
.ind_fou_b ul li:hover .ind_fou_b_b{
	border-bottom:3px solid #F3A512;
}
.ind_fou_b ul li:hover{
	background:#F3A512;
}
.ind_fou_b ul li:hover p{
	color:#fff;
}
.ind_fou_f{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin-top:42px;
	margin-bottom:80px;
}
.ind_fou_f a{
	display:inline-block;
	color:#000;
	font-size:21px;
	padding-bottom:7px;
	border-bottom:1px solid #000;
}
.ind_fou_f a:hover{
	color:#F3A512;
	border-bottom:1px solid #F3A512;
}
.ind_fiv{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_fiv_l{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
}
.ind_fiv_l a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.ind_fiv_l a img{
	display:block;
	width:100%;
	height:auto;
}
.ind_fiv_r{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
	position:relative;
}
.ind_fiv_r img{
	display:block;
	width:100%;
	height:auto;
}
.ind_fiv_r a{
	display:block;
	width:192px;
	height:57px;
	line-height:57px;
	border-radius:5px;
	background:#fff;
	text-align:center;
	color:#159CA7;
	font-size:15px;
	position:absolute;
	/*bottom:83px;left:85px;*/
	bottom: 14%;
    left: 10%;
}
.ind_fiv_r a:hover{
	background:#f3f0f0;
}
.ind_six{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#F5F6FD;
}
.ind_six_n{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.ind_six_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top: -42px;
}
.ind_six_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_six_b ul li{
	width:386px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:20px;
	margin-top:50px;
	background:#fff;
}
.ind_six_b ul li a{
	display:block;
	width:100%;
	height:100%;
}
.ind_six_b ul li:nth-child(3n+1){
	margin-left:0px;
}
.ind_six_b_t{
	width:386px;
	height:386px;
	overflow:hidden;
}
.ind_six_b_t img{
	display:block;
	width:100%;
	height:100%;
}
.ind_six_b_b{
	width:100%;
    height:90px;
    border-bottom: 3px solid #52bfbc;
    overflow: hidden;
}
.ind_six_b_b p{
	font-size: 21px;
    color: #000;
    text-align: center;
    line-height:90px;
    margin-left: 25px;
    margin-right: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.ind_six_b ul li:hover .ind_six_b_b{
	background:#F3A512;
	border-bottom: 3px solid #F3A512;
}
.ind_six_b ul li:hover .ind_six_b_b p{
	color:#fff;
}
.ind_six_c{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:80px;
}
.ind_six_c a{
	display:block;
	width:192px;
	height:57px;
	margin:auto;
	background:#F3A512;
	border-radius:4px;
	font-size:15px;
	color:#fff;
	text-align:center;
	line-height:57px;
}
.ind_six_c a:hover{
	background:#ffa700;
}
.ind_sev{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.ind_sev_l{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
}
.ind_sev_l a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.ind_sev_l a img{
	display:block;
	width:100%;
	height:auto;
}
.ind_sev_r{
	width:50%;
	height:100%;
	overflow:hidden;
	background:#1f1f1f;
	position:absolute;
	right: 0;top: 0;
}
.ind_sev_r_n{
	/* max-width:649px;
	max-height:455px; */
	max-width:80%;
	max-height:455px;
	position:absolute;
	top: 0;left:0;
	right:0;bottom:0;
	margin:auto;
	-background:red;
	overflow:auto;
}
.ind_sev_r_a{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ind_sev_r_a div{
	float:left;
}
.ind_sev_r_a div p{
	font-size:31px;
	color:#fff;
	letter-spacing:2px;   
}
.ind_sev_r_a div span{
	font-size:15px;
	color:#FFFFFF;
	display:block;
	letter-spacing: 14px;
	margin-top: 3px;
}
.ind_sev_r_a img{
	display:block;
	width:132px;
	height:auto;
	float:left;
	margin-top: 16px;
    margin-left: 10px;
}
.ind_sev_r_c{
    width: 192px;
    height: 57px;
    border-radius: 5px;
    background: #fff;
    overflow:hidden;
}
.ind_sev_r_c a{
	width:100%;
	height: 100%;
	display: block;
	line-height: 57px;
	text-align: center;
    color: #159CA7;
    font-size: 15px;
}
.ind_sev_r_c a:hover{
	background:#f3f0f0;
}
.ind_sev_r_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:80px;
}
.ind_sev_r_b div{
	width:100%;
	height:24px;
	overflow:hidden;
	margin-top:20px;
}
.ind_sev_r_b div img{
	width:24px;
	height:24px;
	float:left;
}
.ind_sev_r_b div p{
	width:87%;
	float:left;
	line-height:24px;
	color:#fff;
	font-size:15px;
	margin-left:15px;
}
.ind_eig{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#F7F6FB;
}
.ind_eig_n{
	max-width:1200px;
	height:665px;
	-overflow:hidden;
	margin:auto;
}
.ind_eig_b{
	width:100%;
	height:407px;
	-overflow:hidden;
	margin-bottom:80px;	
	position:relative;
}
.ind_eig_b .swiper-button-next{
	width:38px;
	height:38px;
	background:url(icon32.png);
	background-size: 100% 100%;
	right:-58px;
}
.ind_eig_b .swiper-button-prev{
	width:38px;
	height:38px;
	background:url(icon31.png);
	background-size: 100% 100%;
	left:-58px;
}
.ind_eig_b .swiper-button-prev:hover{
	opacity:.9;
}
.ind_eig_b .swiper-button-next:hover{
	opacity:.9;
}
.ind_eig_b_li{
	width:280px;
	height:auto;
	overflow:hidden;
	background:#fff;
	margin:auto;
}
.ind_eig_b_li:hover p{
	color:#fff;
}
.ind_eig_b_li:hover .ind_eig_b_li_b{
	border-color:#F3A512;
	background:#F3A512;
}
.ind_eig_b_li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.ind_eig_b_li_t{
	width:100%;
	height:280px;
	overflow:hidden;
	position:relative;
}
.ind_eig_b_li_t img{
	display:block;
	max-width:251px;
	height:auto;
	position:absolute;
	top: 0;left: 0;
	right: 0;bottom: 0;
	margin:auto;
}
.ind_eig_b_li_b{
	width:100%;
	height:88px;
	border-top:1px solid #48cbbd;
	border-bottom:3px solid #48cbbd;
	position:relative;
}
.ind_eig_b_li_b p{
	width:100%;
	font-size: 16px;
    color: #000;
    text-align: center;
    line-height:31px;
    padding-left: 25px;
    padding-right: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    position: absolute;
    top: 50%;
    box-sizing: border-box;
}
.ind_xuanfu_d{
    width: 392px;
    height: 533px;
    overflow: hidden;
    left: -394px;
    top: -259px;
    z-index: 9999999999;
    background: #f5f6fb;
    border: 1px solid #d2d2d4;
    border-radius: 3px;
    display: none;
}
.ind_xuanfu_d_a{
	font-size:17px;
	color:#000;
	margin-left:25px;
	margin-right:25px;
	margin-top:25px;
	line-height:25px;
}
.ind_xuanfu_d_b{
	margin-left:25px;
	margin-right:25px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	position:relative;
}
.ind_xuanfu_d_b_li{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:11px;
}
.ind_xuanfu_d_b_li_t{
	width:100%;
	height:auto;
	overflow:hidden;
	color:#000;
	font-size:15px;
}
.ind_xuanfu_d_b_li_t l{
	color:#D0021B;
}
.ind_xuanfu_d_b_li_b{
	width:100%;
	min-height:43px;
	overflow:hidden;
	background:#fff;
	border-radius:3px;
	margin-top:8px;
	position:relative;
}
.ind_xuanfu_d_b_li_b input{
	display:block;
	padding: 0;
	margin: 0;
	line-height:43px;
	width:100%;
	height:43px;
	font-size:17px;
	border:none;
	outline:none;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
}
.ind_xuanfu_d_b_li_b select{
	display:block;
	padding: 0;
	margin: 0;
	line-height:43px;
	width:100%;
	height:43px;
	border:none;
	outline:none;
	font-size:17px;
	padding-left:20px;
	color:#333;
	padding-right:20px;
	box-sizing:border-box;
	-moz-appearance:none;
	-webkit-appearance: none;
	appearance: none;
}
.ind_xuanfu_d_b_li_b img{
	width:12px;
	position:absolute;
	right:23px;
	top:9px;
}
.ind_xuanfu_d_b_li_b textarea{
	display:block;
	padding: 0;
	margin: 0;
	width:100%;
	height:143px;
	border:none;
	outline:none;
	font-size:17px;
	padding:10px 20px;
	color:#333;
	box-sizing:border-box;
	-webkit-appearance: none;
	font-family:'微软雅黑';
	resize:none;
}
.ind_xuanfu_d_c{
    margin: 25px;
    height: auto;
    overflow: hidden;
}
.ind_xuanfu_d_c button{
	width:155px;
	height:46px;
	overflow:hidden;
	border:none;
	border-radius:3px;
	color:#fff;
	text-align:center;
	line-height:46px;
	font-size:17px;
	color:#fff;
}
.ind_xuanfu_d_c_l{
	float:left;
	background:#F3A512;
}
.ind_xuanfu_d_c_r{
	float:right;
	background:#666666;
}
.ind_xuanfu_d_c div:hover{
	opacity:.9;
}
/*index 结束*/
.adhome_one{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:0px;
}
.adhome_one img{
	display:block;
	width:100%;
	height:auto;
}

/*exptea 开始*/
.exp_one{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:93px;
}
.exp_one img{
	display:block;
	width:100%;
	height:auto;
}
.exp_two{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:42px;
	margin-bottom:42px;
	font-size:14px;
	color:#333;
}
.exp_two a{
	font-size:14px;
	color:#333;
}
.exp_two a:hover{
	color:#4CC5C0;
}
.exp_two a:last-child{
	color:#4CC5C0;
}
.exp_thr{
	max-width: 1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-bottom:80px;
}
.exp_thr_t{
	width: 100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.exp_thr_t p{
	font-size:41px;
	color:#333333;
	float:left;
}
.exp_thr_t div{
	float:right;
	border-radius:5px;
	overflow:hidden;
	height:auto;
	margin-top: 8px;
}
.exp_thr_t div a{
	float:left;
	padding-left:32px;
	padding-right:32px;
	height:35px;
	border:2px solid #4CC5C0;
	border-right:none;
	font-size:15px;
	color:#080808;
	background:#fff;
	text-align:center;
	line-height:35px;
}
.exp_thr_t div a:last-child{
	border-right:2px solid #4CC5C0;
}
.exp_thr_t div a:hover{
	background:#4CC5C0;
	color:#fff;
}
.exp_thr_t div a:nth-child(1){
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.exp_thr_t div a:last-child{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.exp_thr_t div a:nth-child(1):hover{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.exp_thr_t div a:last-child:hover{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.exp_thr_t_ac{
	background:#4CC5C0!important;
	color:#fff!important;
}
.exp_thr_t div a:nth-child(1).exp_thr_t_ac{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.exp_thr_t div a:last-child.exp_thr_t_ac{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.exp_thr_b{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f6fb;
	margin-top:50px;
}
.exp_thr_b_l{
	width:342px;
	height:342px;
	overflow: hidden;
	float:left;
	border-left:4px solid #4cc5c0;
}
.exp_thr_b_l img{
	display:block;
	width:100%;
	height:100%;
}
.exp_thr_b_r{
	width:770px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:40px;
	margin-top:25px;
}
.exp_thr_b_r h6{
	font-size:27px;
	color:#4CC5C0;
}
.exp_thr_b_r_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:25px;
}
.exp_thr_b_r_b p{
	font-size:15px;
	color:#666666;
	margin-top:5px;
}
.exp_thr_b_r_b span{
	display:block;
	font-size:17px;
	color:#000;
	margin-top:20px;
}
/*exptea 结束*/
/*instea 开始*/
.ins_thr_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ins_thr_b_t{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ins_thr_b_t ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ins_thr_b_t ul li{
	width:385px;
	height:680px;
	overflow:hidden;
	float:left;
	margin-left:22px;
	margin-top:50px;
	background:#f5f6fb;
}
.ins_thr_b_t ul li:hover{
	background:#eaeaef;
}
.ins_thr_b_t ul li:hover .ins_thr_b_t_t{
	border-top: 5px solid #299e99;
}
.ins_thr_b_t ul li a{
	display:block;
	width:100%;
	height:100%;
}
.ins_thr_b_t ul li:nth-child(3n+1){
	margin-left:0px;
}
.ins_thr_b_t_t{
	width:385px;
	height:385px;
	border-top:5px solid #4CC5C0;
	overflow:hidden;
}
.ins_thr_b_t_t img{
	display:block;
	width:100%;
	height:100%;
}
.ins_thr_b_t_b{
	margin-left:26px;
	margin-right:26px;
	height:auto;
	overflow:hidden;
}
.ins_thr_b_t_b h6{
	font-size:27px;
	color:#4CC5C0;
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
	font-weight:400;
}
.ins_thr_b_t_b p{
	font-size:14px;
	color:#000;
	text-align:center;
}
.ins_thr_b_t_b span{
	display:block;
	font-size:15px;
	color:#666666;
	text-align:left;
	margin-top:29px;
	line-height:24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:7;
	overflow: hidden;
}
.ins_thr_b_b{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:80px;
	padding-bottom:10px;
}
.ins_thr_b_b ul{
	text-align:center;
}
.ins_thr_b_b ul li{
	display:inline-block;
	width:34px;
	height:34px;
	border-radius:50%;
	box-shadow:0px 0px 10px #d8d8d8;
	font-size:15px;
	color:#666666;
	text-align:center;
	line-height:34px;
	margin-left:7px;
	margin-right:7px;
}
.ins_thr_b_b ul li a{
	display:block;
	width:100%;
	height:100%;
	font-size:15px;
	color:#666666;
	text-align:center;
	line-height:34px;
}
.ins_thr_b_b ul li:hover{
	background:#f3a512;
}
.ins_thr_b_b ul li:hover a{
	color:#fff;
}
.ins_thr_b_b_ac{
	background:#f3a512!important;
}
.ins_thr_b_b_ac a{
	color:#fff!important;
}
.ins_thr_b_b_jiny{
	opacity:.5;
	cursor:no-drop;
}
.ins_thr_b_b_jiny a{
	cursor:no-drop;
}
/*instea 结束*/
/*currsys 开始*/
.cur_one{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:93px;
}
.cur_one img{
	display:block;
	width:100%;
	height:auto;
}
.cur_tit{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	font-size: 41px;
    color: #333333;
}
.cur_two{
	width:100%;
	height:auto;
	overflow:hidden;
}
.cur_two_li{
	width:100%;
	height:auto;
	overflow:hidden;
}
.cur_two .cur_two_li:nth-child(odd){
	background:#f5f6fb;
}
.cur_two_li_n{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.cur_two_li_t{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:48px;
}
.cur_two_li_t p{
	color:#4CC5C0;
	font-size:24px;
	text-align:center;
}
.cur_two_li_t span{
	display:block;
	width:86px;
	height:2px;
	background:#4CC5C0;
	margin:auto;
	margin-top:13px;
}
.cur_two_li_c{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:17px;
	color:#333333;
	line-height:25px;
	text-indent:2em;
	margin-top:40px;
}
.cur_two_li_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:85px;
}
.cur_two_li_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.cur_two_li_b ul li{
	width:278px;
	height:auto;
	overflow:hidden;
	background:#fff;
	float:left;
	margin-left:29px;
	margin-top:20px;
}
.cur_two_li_b ul li:nth-child(4n+1){
	margin-left:0px;
}
.cur_two_li_b ul li:hover{
	background:#f3a512;
}
.cur_two_li_b ul li:hover .cur_two_li_b_b{
	border-bottom:4px solid #f3a512;
}
.cur_two_li_b ul li:hover *{
	color:#fff;
}
.cur_two_li_b ul li a{
	display:block;
	width:100%;
	height:auto;
}
.cur_two_li_b_t{
	width:100%;
	height:278px;
	overflow:hidden;
}
.cur_two_li_b_t img{
	display:block;
	width:100%;
	height:100%;
}
.cur_two_li_b_b{
	width:100%;
	height:290px;
	overflow:hidden;
	border-bottom:4px solid #4cc5c0;
}
.cur_two_li_b_b>p:nth-child(1){
	font-size:17px;
	color:#4CC5C0;
	text-align:center;
	margin:33px 17px 33px 17px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow:hidden;
}
.cur_two_li_b_b l{
	margin:0px 17px 0px 17px;
	display:block;
	font-size:15px;
	color:#666666;
}
.cur_two_li_b_b span{
	display:block;
	font-size:15px;
	color:#666666;
	margin:0px 17px 0px 17px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:6;
	overflow: hidden;
	margin-top:5px;
	line-height: 24px;
}
/*currsys 结束*/
/*cloppl 开始*/
.clo_one{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:93px;
}
.clo_one img{
	display:block;
	width:100%;
	height:auto;
}
.clo_two{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.clo_two_t{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:41px;
	color:#333;
}
.clo_two_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:42px;
}
.clo_two_b table{
	width:100%;
	height:auto;
	overflow:hidden;
}
.clo_two_b table{
    width: 100%;
    border-collapse: collapse;
}
.clo_two table tr th{
    text-align:center;
    font-size:15px;
    color:#fff;
    height:43px;
    text-align:center;
    line-height:43px;
}
.clo_two table tr td{
	height:43px;
    text-align:center;
    line-height:43px;
    font-size:15px;
    color:#000;
}
.clo_two table tr td{
	border-right:1px solid #fdfdfe;
}
.clo_two table tr:nth-child(even){
	background:#f5f6fb;
}
.clo_two table tr:nth-child(odd){
	background:#EAEAEA;
}
.clo_two table tr:nth-child(1){
	background:#4CC5C0;
}
.clo_thr{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	background:#f5f6fb;
	margin-top:80px;
}
.clo_thr_l{
	width:50%;
	height:auto;
	overflow:hidden;
}
.clo_thr_l img{
	display:block;
	width:100%;
	height:auto;
}
.clo_thr_r{
	position:absolute;
	width:50%;
	height:100%;
	right:0;top: 0;
}
.clo_thr_r_n{
	width:560px;
	height:487px;
	position:absolute;
	left:5%;
	top:50%;
	margin-top:-243px;
}
.clo_thr_r_a{
	width:100%;
	height:auto;
	overflow:hidden;
}
.clo_thr_r_a p{
	font-size:31px;
	color:#4CC5C0;
}
.clo_thr_r_a span{
	display:block;
	width:43px;
	height:4px;
	background:#4CC5C0;
	margin-top:14px;
}
.clo_thr_r_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.clo_thr_r_b_li{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:24px;
}
.clo_thr_r_b_li p{
	color:#000000;
	font-size:17px;
	float:left;
	line-height:51px;
}
.clo_thr_r_b_li p l{
	color:red;
}
.clo_thr_r_b_li input,select{
	width:472px;
	height:51px;
	background:#fff;
	box-sizing:border-box;
	border:none;
	outline:none;
	padding-left:13px;
	padding-right:13px;
	color:#CCCCCC;
	font-size:17px;
	float:right;
}
.clo_thr_r_b_li input,select::-webkit-input-placeholder{
	color:#CCCCCC;
}
.clo_thr_r_b_li p{
	float:left;
	line-height:51px;
}
.clo_thr_r_c{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.clo_thr_r_c_l{
	color:#000000;
	font-size:15px;
	float:left;
	line-height: 16px;
}
.clo_thr_r_c_r{
	float:left;
	width:500px;
}
.clo_thr_r_c_r div{
	float:left;
	cursor:pointer;
	margin-left:16px;
	margin-bottom:16px;
}
.clo_thr_r_c_r div span{
	display:block;
	width:16px;
	height:16px;
	background-image:url(icon35.png);
	background-size:100% 100%;
	background-color:#fff;
	float:left;
	border-radius:3px;
}
.clo_thr_r_c_r div p{
	float:left;
	line-height:16px;
	color:#666666;
	margin-left:8px;
	font-size:15px;
}
.clo_thr_r_c_r_ac span{
	background-image:url(icon35-1.png)!important;
	background-size:100% 100%!important;
}
.clo_thr_r_f{
	width:192px;
	height:57px;
	background:#f3a512;
	border-radius:3px;
	text-align:center;
	line-height:57px;
	margin-top:30px;
	font-size:15px;
	color:#fff;
	cursor:pointer;
}
.clo_thr_r_f:hover{
	background:#ffa700;
}
/*cloppl 结束*/
/*infoind 开始*/
.inf_one{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:93px;
}
.inf_one img{
	display:block;
	width:100%;
	height:auto;
}
.inf_two{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.inf_two_t{
	width:100%;
	height:auto;
	overflow:hidden;
}
.inf_two_t_l{
	line-height:57px;
	color:#333333;
	font-size:41px;
	float:left;
}
.inf_two_t_r{
	float:right;
	height:57px;
	overflow:hidden;
	background:#EEEEEE;
}
.inf_two_t_r img{
	width:23px;
	height:23px;
	float:left;
	margin-top:16px;
	margin-left:25px;
}
.inf_two_t_r input{
	float:left;
	width:270px;
	height:57px;
	line-height:57px;
	background:none;
	border:none;
	outline:none;
	font-size:17px;
	color: #666666;
	margin-left:15px;
	margin-right:15px;
}
.inf_two_t_r a{
	display:block;
	width:192px;
	height:57px;
	background:#F3A512;
	text-align:center;
	line-height:57px;
	font-size:17px;
	color:#fff;
	float:right;
	cursor:pointer;
}
.inf_two_t_r a:hover{
	background:#ffb72e;
}
.inf_two_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:28px;
}
.inf_two_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.inf_two_b ul li{
	width:100%;
	height:80px;
	overflow:hidden;
	border-bottom:2px solid #e5e5e5;
}
.inf_two_b ul li a{
	display:block;
	line-height:80px;
}
.inf_two_b ul li a:hover p{
	color:#525252;
}
.inf_two_b ul li a span{
	line-height:80px;
	color:#4CC5C0;
	font-size:21px;
	float:left;
}
.inf_two_b ul li a w{
	display:block;
	width:2px;
	height:17px;
	background:#c9c9c9;
	float:left;
	margin-left:25px;
	margin-top:33px;
}
.inf_two_b ul li a p{
	width: 77%;
	float:left;
	margin-left:25px;
	line-height:80px;
	font-size:21px;
	color:#000000;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.inf_two_b ul li a l{
	float:right;
	line-height:80px;
	font-size:21px;
	color:#000000;
}
.inf_two_f{
	margin-bottom:80px;
}
/*infoind 结束*/
/*infoindxq 开始*/
.infxq_con{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.infxq_con_t{
	width:100%;
	height:auto;
	overflow:hidden;
}
.infxq_con_t p{
	color:#000000;
	font-size:26px;
	text-align:center;
	margin-left:50px;
	margin-right:50px;
}
.infxq_con_t span{
	display:block;
	text-align:center;
	font-size:15px;
	color:#999999;
	margin-top:17px;
}
.infxq_con_t span l{
	margin-left:10px;
	margin-right:10px;
}
.infxq_con_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:23px;
	margin-bottom:50px;
}
.infxq_con_b img{
	max-width:1200px!important;
	height:auto!important;
}
/*infoindxq 结束*/
/*estdaca 开始*/
.est_one{
	width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 93px;
}
.est_one img{
	display: block;
    width: 100%;
    height: auto;
}
.est_thr_b{
	max-width:1200px;
    height: auto;
    overflow: hidden;
    margin:auto;
    margin-top: 50px;
        position: relative;
    left: 19px;
}
.est_thr_b .waterfall{
    padding-bottom:30px;
}
#infscr-loading{
	width: 100%;
	text-align:center;
	position: absolute;
    bottom: 0px;
    text-align: center;
    padding-bottom:10px;
}
#infscr-loading *{
	display:inline-block;
}
#infscr-loading img{
    width:30px;
    position:relative;
    top: 10px;
    margin-right:10px;
}
/* .est_thr_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.est_thr_b ul li{
	width:279px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:25px;
	margin-left:25px;
}
.est_thr_b ul li:nth-child(4n+1){
	margin-left: 0px;
} */
.est_thr{
	width:100%;
	max-width:100%;
}
.est_thr .exp_thr_t{
	max-width: 1200px;
}
.est_thr_b ul{
    display: flex;
    flex-direction: row;
}
.est_thr_b ul li{
    display: flex;
    flex-direction: column;
}
.est_thr_b ul li a{
	display:block;
	width:100%;
	height:100%;
}
.est_thr_b ul li a img{
	display:block;
	width:100%;
	height:auto;
	
}
.est_thr_b .item img:hover{
	transform:scale(1.05);
	transition:0.3s;
}
.item1{
    width:290px;
    margin-left:0px;
}
.item1 a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    font-size: 20px;
    color: #686868;
    box-sizing: border-box;
    display:block;
}
.item1 a img{
    width:100%;
    transition:0.3s;
}
.item1{
    /* float: left;
    border: 1px solid #ccc;
    background: #f7f7f7;
    box-shadow: 0 0 8px #ccc; */
}
.item1 a{
	margin: 10px;
    -float: left;
    border: 1px solid #ccc;
    background: #f7f7f7;
    box-shadow: 0 0 8px #ccc;
}
.item1 a span{
	display:block;
	width:100%;
	height: 100%;
	overflow:hidden;
}
.item1 a img{
	display:block;
    width:100%;
    transition:0.3s;
}
#zoom{
	z-index:999999999!important;
}
.loader-inner{display:none;}
.ball-beat{
	text-align:center;
}
.ball-beat>div {
	display:inline-block;
    background-color: #a7a7a7;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: ball-beat 0.7s 0s infinite linear;
    animation: ball-beat 0.7s 0s infinite linear;
}
.ball-beat>div:nth-child(2n-1) {
			-webkit-animation-delay: 0.35s !important;
			animation-delay: 0.35s !important;
}

@-webkit-keyframes ball-beat {
            50% {
                opacity: 0.2;
                -webkit-transform: scale(0.75);
                transform: scale(0.75);
            }
            100% {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }
        
        @keyframes ball-beat {
            50% {
                opacity: 0.2;
                -webkit-transform: scale(0.75);
                transform: scale(0.75);
            }
            100% {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }
/*estdaca 结束*/
/*compro 开始*/
.com_one{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:93px;
}
.com_one img{
	display:block;
	width:100%;
	height:auto;
}
.com_two{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:82px;
}
.com_two_t{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d5d5d5;
}
.com_two_t_n{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.com_two_t_n .swiper-slide{
	width:auto;
}
.com_two_t_n a{
	display:block;
	height:50px;
	line-height:50px;
	position:relative;
	font-size:21px;
	color:#000000;
	margin-right: 44px;
	cursor:pointer;
}
.com_two_t_n span{
	width:34px;
	height:4px;
	background:#4CC5C0;
	position:absolute;
	bottom: 0;left: 50%;
	margin-left:-17px;
	display:none;
}
.com_two_t_ac a span{
	display:block!important;
}
.com_two_t_ac a{
	color:#4CC5C0!important;
}
.com_two_t_n a:hover{
	color:#4CC5C0;
}
.com_two_t_n a:hover span{
	display:block;
}
.com_two_b{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:46px;
}
.com_two_b_t{
	width:100%;
	font-size:41px;
	color:#000000;
	text-align:center;
}
.com_two_b_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:26px;
}
.com_two_b_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.com_two_b_b ul li{
	height:auto;
	overflow:hidden;
	padding:44px 40px;
	background:#f5f6fb;
	margin-top:26px;
}
.com_two_b_b ul li p{
	font-size:21px;
	color:#4CC5C0;
}
.com_two_b_b ul li span{
	display:block;
	font-size:17px;
	color:#000;
	margin-top:10px;
	line-height:26px;
}
/*compro 结束*/
/*contact 开始*/
.conta_con{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:70px;
}
.conta_con_l{
	width:600px;
	height:600px;
	overflow:hidden;
	float:left;
}
.conta_con_l img{
}
.conta_con_l .BMap_noprint{
	display:block!important;
}
.conta_con_l .BMap_Marker{
    background: url(weiz1.png)!important;
    background-size: cover!important;
    height: 37px!important;
    width: 28px!important;
    display: none;
    transform: scale(0.8);
}
.conta_con_r{
	float:left;
	margin-left:40px;
	height:auto;
	overflow:hidden;
}
.conta_con_r_a{
	font-size:27px;
	color:#4CC5C0;
	margin-top:24px;
}
.conta_con_r_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.conta_con_r_b p{
	font-size:17px;
	color:#000;
	margin-top:9px;
}
.conta_con_r_c{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:40px;
}
.conta_con_r_c p{
	color:#000000;
	font-size:21px;
}
.conta_con_r_c span{
	display:block;
	color:#000000;
	font-size:17px;
	margin-top:10px;
}
.conta_con_r_d{
	width:171px;
	height:auto;
	overflow:hidden;
	margin-top:24px;
}
.conta_con_r_d img{
	display:block;
	width:171px;
	height:171px;
	margin:auto;
}
.conta_con_r_d p{
	font-size:15px;
	color:#000;
	text-align:center;
}
/*contact 结束*/
/*medcov 开始*/
.med_con{
	max-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: auto;
}
.med_con_t{
	width:100%;
	height:auto;
	overflow:hidden;
}
.med_con_t ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.med_con_t ul li{
	width:386px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:21px;
	margin-top:50px;
	background:#F5F6FB;
	border-bottom:4px solid #4cc5c0;
}
.med_con_t ul li:hover{
	background:#f3a512;
	border-bottom:4px solid #f3a512;
}
.med_con_t ul li:hover *{
	color:#fff;
}
.med_con_t ul li:nth-child(3n+1){
	margin-left:0px;
}
.med_con_t ul li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.med_con_t_t{
	width:100%;
	height:280px;
	overflow:hidden;
}
.med_con_t_t img{
	display:block;
	width:100%;
	height:100%;
}
.med_con_t_c{
	margin-left:25px;
	margin-right:25px;
	height:61px;
	border-bottom:1px solid #e0e0e5;
	font-size:21px;
	color:#4CC5C0;
	line-height:61px;
}
.med_con_t_b{
	margin:0px 25px;
	-height:80px;
	height:136px;
	overflow:hidden;
}
.med_con_t_b p{
	font-size:17px;
	color:#000;
	margin-top:20px;
	margin-bottom:20px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
.med_con_t_b span{
	font-size:15px;
	color:#999;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
}
.med_con_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.med_con_b .inf_two_f{
	margin-bottom:0px;
}
/*medcov 结束*/
/*chacoo 开始*/
.cha_con{
	max-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: auto;
}
.cha_con_a_t{
	width:100%;
	height: auto;
    overflow: hidden;
    font-size:41px;
    color:#000;
    margin-top:47px;
    margin-bottom:47px;
    text-align:center;
}
.cha_con_a_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.cha_con_a_b table{
	width: 100%;
    border-collapse: collapse;
}
.cha_con_a_b table tr th{
	height:42px;
	background:#4CC5C0;
	color:#fff;
	font-size:17px;
}
.cha_con_a_b table th td {
    border: 1px solid #e5e5e5;
}
.cha_con_a_b table tr td{
	font-size:15px;
	color:#000;
	text-align:center;
	height:43px;
}
.cha_con_a_b table tr:nth-child(odd){
	background:#EAEAEA;
}
.cha_con_a_b table tr:nth-child(even){
	background:#F5F6FB;
}
.cha_con_b{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#F5F7F9;
	margin-top:80px;
	padding-top:80px;
	padding-bottom:80px;
}
.cha_con_b ul{
	max-width:1200px;
	height:auto;
	margin:auto;
}
.cha_con_b ul li{
	width:386px;
	height:auto;
	overflow:hidden;
	float:left;
	border-bottom:4px solid #4CC5C0;
	margin-top:20px;
	margin-left:21px;
	background:#fff;
}
.cha_con_b ul li:nth-child(1){
	margin-top:0px;
}
.cha_con_b ul li:nth-child(2){
	margin-top:0px;
}
.cha_con_b ul li:nth-child(3){
	margin-top:0px;
}
.cha_con_b ul li:nth-child(3n+1){
	margin-left:0px;
}
.cha_con_b ul li a{
	display:block;
	width:100%;
	height:100%;
}
.cha_con_b_t{
	width:100%;
	height:386px;
	overflow:hidden;
}
.cha_con_b_t img{
	display:block;
	width:100%;
	height:100%;
}
.cha_con_b ul li:hover{
	background:#f3a512;
	border-bottom:4px solid #f3a512;
}
.cha_con_b ul li:hover *{
	color:#fff;
}
.cha_con_b ul li p{
	margin-left:20px;
	margin-right:20px;
	line-height:87px;
	height:87px;
	text-align:center;
	font-size:21px;
	color:#000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.cha_con_c{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:46px;
}
.cha_con_c_t{
	width:100%;
	height:auto;
	overflow:hidden;
}
.cha_con_c_t p{
	text-align:center;
	font-size:24px;
	color:#4CC5C0;
}
.cha_con_c_t span{
	display:block;
	width:86px;
	height:2px;
	background:#4CC5C0;
	margin:auto;
	margin-top:13px;
}
.cha_con_c_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:17px;
}
.cha_con_c_b ul li{
	width:279px;
	height:86px;
	position:relative;
	float:left;
	margin-left:28px;
	margin-top:25px;
	overflow:hidden;
}
.cha_con_c_b ul li:nth-child(4n+1){
	margin-left: 0px;
}
.cha_con_c_b ul li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.cha_con_c_b ul li img{
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0;left:0;
	right:0;bottom:0;
	margin:auto;
	transition:0.3s;
}
.cha_con_c_b ul li:hover img{
	transition:0.3s;
	transform:scale(1.1);
}
/*chacoo 结束*/
/*about 开始*/
.abo_con{
	width:100%;
    height: auto;
    overflow: hidden;
}
.abo_con_a{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-bottom:50px;
}
.abo_con_a_t{
	font-size:41px;
	color:#000;
	text-align:center;
	margin-top:49px;
	margin-bottom:49px;
}
.abo_con_a_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.abo_con_a_b p{
	font-size:17px;
	color:#000;
	margin-bottom: 22px;
}
.abo_con_b{
	background:#f5f6fb;
}
.abo_con_gdli{
	width:100%;
	height:auto;
	overflow:hidden;
}
.abo_con_gdli_n{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.abo_con_gdli_b{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.abo_con_gdli_b img{
	display:block;
	width:298px;
	height:298px;
}
.abo_con_gdli_t{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:45px;
	margin-bottom:45px;
}
.abo_con_gdli_b{
	margin-bottom:80px;
}
.abo_con_gdli_b .swiper-button-next{
	width:38px;
	height:38px;
	background:url(icon32.png);
	background-size:100% 100%;
}
.abo_con_gdli_b .swiper-button-prev{
	width:38px;
	height:38px;
	background:url(icon31.png);
	background-size:100% 100%;
}
.abo_con_e .swiper-slide{
	position:relative;
	background:#f5f6fb;
	height:298px;
	border-right:2px solid #fff;
	box-sizing:border-box;
}
.abo_con_e .swiper-slide img{
	width:auto;
	height:auto;
	position:absolute;
	max-width:99%;
	max-height: 99%;
	top: 0;left: 0;
	right: 0;bottom: 0;
	margin:auto;
}
.abo_con_f{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	background:#f5f6fb;
}
.abo_con_f_l{
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;
}
.abo_con_f_l img{
	display:block;
	width:100%;
	height:100%;
}
.abo_con_f_r{
	width:750px;
	height:auto;
	overflow:hidden;
	margin-left:40px;
	float:left;
}
.abo_con_f_r h6{
	font-size:27px;
	color:#4CC5C0;
	margin-top:26px;
	margin-bottom:26px;
	font-weight: 500;
}
.abo_con_f_r p{
	font-size:17px;
	color:#666;
	margin-bottom:20px;
	line-height: 27px;
}
.abo_con_f_r span{
	display:block;
	font-size:17px;
	color:#4CC5C0;
}
/*about 结束*/
/*howsign 开始*/
.how_con{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_a{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-bottom:80px;
}
.how_con_a_t{
	font-size:41px;
	color:#000;
	text-align:center;
	margin-top:48px;
	margin-bottom:48px;
}
.how_con_a_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_a_b ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_a_b ul li{
	float:left;
	height:auto;
	overflow:hidden;
}
.how_con_a_b ul li:nth-child(odd) .how_con_a_b_l{
	background:#4CC5C0;
}
.how_con_a_b ul li:nth-child(even) .how_con_a_b_l{
	background:#F3A512;
}
.how_con_a_b_l{
	width:257px;
	height:123px;
	border-radius:3px;
	float:left;
	position:relative;
}
.how_con_a_b_l p{
	margin-left:28px;
	margin-right:28px;
	font-size:17px;
	color:#fff;
	text-align:center;
	position:absolute;
	top:50%;
	margin-top:-33px;
}
.how_con_a_b ul li span{
	float:left;
	width:41px;
	height:11px;
	background:url(icon38.png);
	background-size:100% 100%;
	float:left;
	margin-top:56px;
	margin-left:8px;
	margin-right: 8px;
}
.how_con_a_b ul li:last-child span{
	display:none;
}
.how_con_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_b_t{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:46px;
	background:#f5f6fb;
}
.how_con_b_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_b_b_li{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_b_b_li_n{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-bottom:40px;
}
.how_con_b_b .how_con_b_b_li:nth-child(odd){
	background:#f5f6fb;
}
.how_con_b_b_li_a{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:43px;
}
.how_con_b_b_li_a img{
	width:28px;
	height:32px;
	float:left;
}
.how_con_b_b_li_a p{
	line-height:32px;
	font-size:21px;
	color: #4CC5C0;
	float:left;
	margin-left:22px;
}
.how_con_b_b_li_c{
	margin-left:50px;
	height:auto;
	overflow:hidden;
	font-size:17px;
	color: #000;
	margin-top:17px;
}
.how_con_b_b_li_b{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_b_b_li_b_li{
	margin-left:50px;
	margin-right:50px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.how_con_b_b_li_b_li_t{
	width:100%;
	height:auto;
	overflow:hidden;
}
.how_con_b_b_li_b_li_t img{
	width:26px;
	height:28px;
	float:left;
	margin-right:17px;
}
.how_con_b_b_li_b_li_t p{
	float:left;
	line-height:28px;
	font-size:17px;
	color:#F3A512;
	
}
.how_con_b_b_li_b_li_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top: 15px;
}
.how_con_b_b_li_b_li_b ul{
	width: 100%;
    height: auto;
    overflow: hidden;
}
.how_con_b_b_li_b_li_b ul li{
	float: left;
    height: auto;
    overflow: hidden;
}
.how_con_b_b_li_b_li_b_l{
	width:175px;
    height: 110px;
    border-radius:5px;
    border:2px solid #000000;
    float: left;
    position: relative;
}
.how_con_b_b_li_b_li_b_l p{
	margin-left:16px;
    margin-right:16px;
    font-size: 17px;
    color: #000;
    text-align: center;
    position: absolute;
    top: 50%;
}
.how_con_b_b_li_b_li_b ul li span{
    width: 41px;
    height: 11px;
    background: url(icon43.png);
    background-size: 100% 100%;
    float: left;
    margin-top: 50px;
    margin-left:5px;
    margin-right:5px;
}
.how_con_b_b_li_b_li_b ul li:last-child span{
	display:none;
}
.how_con_c{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:44px;
}
.how_con_c_b{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top: 20px;
}
.how_con_c_b p{
	font-size:17px;
	color:#000;
	margin-top:25px;
}
/*howsign 结束*/
/*colhis 开始*/
.col_con_pc{
	max-width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.col_con_t{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:46px;
}
.col_con_t p{
	font-size:41px;
	color:#000;
	text-align:center;
}
.col_con_t span{
	display:block;
	font-size:21px;
	color:#000;
	text-align:center;
	margin-top:8px;
}
.col_con_b_pc{
	max-width:1200px;
	height:400px;
	-overflow:hidden;
	margin:auto;
	margin-top:80px;
	position:relative;
}
.col_con_b_pc .swiper-container2{
	overflow:hidden;
	width:100%;
	height:auto;
}
.col_con_b_pc .swiper-button-prev{
	width:44px;
	height:44px;
	background:url(icon31.png);
	background-size:100% 100%;
	left: -64px;
}
.col_con_b_pc .swiper-button-next{
	width:44px;
	height:44px;
	background:url(icon32.png);
	background-size:100% 100%;
	right:-64px;
}
.col_con_b_pc_li{
	width:100%;
	height:400px;
	float:left;
	overflow:hidden;
	position:relative;
}
.col_con_b_pc_li_xian{
	width:100%;
	height:1px;
	position:absolute;
	top:50%;
	background:#c3c3c3;
}
.col_con_b_pc_li_xian span{
	display:block;
	width:15px;
	height:15px;
	background:#cccccc;
	border-radius:50%;
	position:absolute;
	left:50%;
	margin-left:-7px;
	margin-top:-7px;
}
.col_con_b_pc_li_con{
	width:100%;
	height:177px;
	position:absolute;
	bottom: 0;
}
.col_con_b_pc .swiper-wrapper .swiper-slide:nth-child(even) .col_con_b_pc_li_con{
	bottom:inherit;
	top: 0;
}
.col_con_b_pc_li_con_a{
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid #4cc5c0;
	position:absolute;
	margin:auto;
	top: 0;
	left:50%;
	margin-left:-6px;
}
.col_con_b_pc_li_con_b{
	width:100%;
	height:35px;
	background:#4cc5c0;
	line-height:35px;
	font-size:17px;
	color:#fff;
	text-align:center;
	position:absolute;
	top: 10px;
	left:0;
}
.col_con_b_pc_li_con_c{
	width:100%;
	height:132px;
	background:#f5f6fb;
	position:absolute;
	overflow:auto;
	position:absolute;
	bottom: 0;
	left:0;
}
.col_con_b_pc_li_con_c p{
	width: 100%;
	position:absolute;
	top:50%;
	margin-top:-22px;
	font-size:12px;
	color:#000;
	text-align:center;
	text-align-last:center;
}
.col_con_b_pc .swiper-wrapper .swiper-slide:nth-child(even) .col_con_b_pc_li_con_a{
	top:auto;
	bottom: 0;
	transform:rotate(180deg);
}
.col_con_b_pc .swiper-wrapper .swiper-slide:nth-child(even) .col_con_b_pc_li_con_b{
	top:auto;
	bottom: 10px;
}
.col_con_b_pc .swiper-wrapper .swiper-slide:nth-child(even) .col_con_b_pc_li_con_c{
	top:0;
	bottom: auto;
}
.col_con_b_pc .swiper-wrapper .swiper-slide:last-child .col_con_b_pc_li{
	margin-right:100px;
} 
.col_con_b_sj{
	display:none;
}
/*colhis 结束*/
.ind_xuanfu_d select{
	display:none;
}
.xiangmuu{
	position: absolute;
    top: 175px;
    background: #e8e8e8;
    width: 100%;
    height: 170px;
    overflow: auto;
    display:none;
}
img{border:none;}
.xiangmuu p{
    text-align: left;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #dedede;
    padding-left: 20px;
}
.ind_xuanfu_d_b_li_b_nr{
	display: block;
    padding: 0;
    margin: 0;
    line-height: 43px;
    width: 100%;
    height: 43px;
    border: none;
    outline: none;
    font-size: 17px;
    padding-left: 20px;
    color: #333;
    padding-right: 20px;
    box-sizing: border-box;
}
@media (min-width:760px) and (max-width:1200px){
 
}
