@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, ul,li,p, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div,  ul,li,p, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family:微软雅黑;}
*{font-family:微软雅黑;box-sizing: border-box;}
body{width:100%;font-family:微软雅黑;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse;margin: 0 auto;}
img{border:none;max-width: 100%;}

.contain{
	width: 90%;
	max-width: 1600px;
	margin: 0 auto;
}
.header{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 96;
}
.header1{
	zoom: 1;
}
.header1:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
}
.logo{
	float: left;
	font-size: 0;
	margin-top: 27px;
}
.nav{
	float: right;
}
.nav ul{
	zoom: 1;
	margin: 0;
	padding: 0;
}
.nav ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
}
.nav ul li{
	list-style-type: none;
	float: left;
	font-size: 18px;
	line-height: 116px;
	border-bottom: 4px solid rgba(0, 0, 0, 0);
	position: relative;
	padding: 0 8px;
	margin-left: 40px;
}
.nav ul li>a{
	color: #ffffff;
}
.nav_sub{
	display: none;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	width: 180px;
	padding-bottom: 20px;
	background-color: #ffffff;
}
.nav_sub a{
	display: block;
	text-align: center;
	line-height: 50px;
	border-bottom: 1px solid #eeeeee;
	font-size: 14px;
	color: #666666;
}
.nav_sub a:hover{
	background-color: #eeeeee;
	color: #4cb291 !important;
}
.nav ul li:hover{
	border-bottom: 4px solid #4cb291;
}
.nav ul li:hover>a{
	color: #4cb291 !important;
}
.nav ul li:hover .nav_sub{
	display: block;
}
.search{
	float: right;
	margin-left: 40px;
}
.search1{
	line-height: 116px;
	font-size: 18px;
	color: #ffffff;
}
.search1 img{
	vertical-align: middle;
}
.s_img1{
	display: none;
}
.search2{
	display: none;
	border: 1px solid #1b1b1b;
	width: 358px;
	height: 37px;
	border-radius: 18px;
	margin-top: 46px;
	overflow: hidden;
}
.search2a{
	float: left;
	height: 100%;
	width: calc(100% - 49px);
	padding: 0 16px;
}
.search2b{
	float: left;
	width: 49px;
	background: url(../img/search2.png) center #ffffff no-repeat;
	height: 100%;
}
.header:hover{
	background-color: #ffffff;
}
.header:hover .nav ul li a{
	color: #080404;
}
.header:hover .search1{
	color: #080404;
}
.header:hover .s_img{
	display: none;
}
.header:hover .s_img1{
	display: inline-block;
}
.header.white{
	background-color: #ffffff;
}
.header.white .nav ul li a{
	color: #080404;
}
.header.white .search1{
	color: #080404;
}
.header.white .s_img{
	display: none;
}
.header.white .s_img1{
	display: inline-block;
}
.banner{
	font-size: 0;
	position: relative;
}
.banner .swiper-pagination{
	left: 50%;
	transform: translateX(-50%);
	bottom: 36px;
	font-size: 28px;
	color: #ffffff;
	text-align: left;
	padding: 0 45px;
}
.banner .swiper-pagination-current{
	color: #97d378;
	position: relative;
}
.banner .swiper-pagination-current::before{
	content: '';
	position: absolute;
	left: -45px;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	height: 4px;
	background-color: #ffffff;
}
.b_arrow{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 90px;
	z-index: 96;
}
.b_img1{
	display: none;
}
.b_left{
	margin-right: 25px;
}
.b_arrow a:hover .b_img{
	display: none;
}
.b_arrow a:hover .b_img1{
	display: inline-block;
}
.tool{
	margin-top: 35px;
}
.tool1 ul{
	overflow: hidden;
}
.tool1 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 22px)/2);
	margin-right: 22px;
	font-size: 0;
	position: relative;
}
.tool1 ul li:nth-child(2n){
	margin-right: 0;
}
.tool2{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding: 0 32px;
}
.tool3{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}
.tool4{
	font-size: 24px;
	color: rgba(255, 255, 255, 0.5);
	margin-top: 9px;
}
.tool5{
	margin-top: 40px;
	font-size: 16px;
}
.tool5 a{
	color: #ffffff;
}
.technical{
	margin-top: 80px;
}
.title{
	font-size: 36px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.t_line{
	width: 111px;
	height: 5px;
	background-color: #007ed7;
	margin: 20px auto 0;
}
.technical1{
	margin-top: 36px;
}
.technical1 ul{
	overflow: hidden;
}
.technical1 ul li{
	list-style-type: none;
	float: left;
	width: calc(100% / 6);
	padding: 50px 0;
	border: 1px solid #bfbfbf;
}
.t_img1{
	display: none;
}
.technical2{
	font-size: 0;
	text-align: center;
	height: 52px;
}
.technical2 img{
	max-height: 100%;
}
.technical3{
	font-size: 18px;
	color: #999999;
	text-align: center;
	margin-top: 16px;
}
.technical1 ul li.on{
	background: url(../img/t_bg.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	padding: 51px 0;
}
.technical1 ul li.on .t_img{
	display: none;
}
.technical1 ul li.on .t_img1{
	display: inline-block;
}
.technical1 ul li.on .technical3{
	background-image: linear-gradient(to right,#007ed7,#95d279);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.technical4{
	margin-top: 50px;
}
.technical5{
	display: none;
}
.show{
	display: block !important;
}
.technical6{
	zoom: 1;
}
.technical6:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.technical7{
	float: right;
	font-size: 0;
	width: 44.75%;
}
.technical8{
	float: left;
	width: 50%;
}
.technical9{
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.technical10{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 20px;
}
.technical10 ul{
	margin: 0 1em;
	padding: 0 1em;
}
.technical11{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 24px;
}
.technical12{
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	margin-top: 10px;
}
.technical12 p{
	position: relative;
	padding-left: 25px;
}
.technical12 p::before{
	content: '';
	position: absolute;
	left: 10px;
	top: 15px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #1b1b1b;
}
.technical13{
	margin-top: 50px;
}
.technical13 a{
	display: inline-block;
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333333;
	background-color: #f4f4f4;
}
.news{
	margin-top: 80px;
}
.news1{
	margin-top: 40px;
	overflow: hidden;
}
.news2{
	float: left;
	width: 48.125%;
}
.news3{
	font-size: 0;
}
.news3 img{
    width: 100%;
}
.news4{
	border: 1px solid #ebebeb;
	padding: 50px 30px 30px;
}
.news5{
	font-size: 24px;
	color: #333333;
	line-height: 32px;
}
.news5 span{
	max-width: calc(100% - 130px);
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news5 code{
	float: right;
	font-size: 18px;
	color: #878787;
	display: inline-block;
	width: 110px;
	text-align: right;
}
.news6{
	font-size: 16px;
	color: #878787;
	line-height: 28px;
	margin-top: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.news7{
	font-size: 18px;
	color: #878787;
	margin-top: 30px;
}
.news7 img{
	float: right;
	margin-top: 5px;
}
.news8{
	float: right;
	width: 51.875%;
}
.news8 ul{
	overflow: hidden;
}
.news8 ul li{
	list-style-type: none;
	float: left;
	width: calc(50% - 60px);
	margin-left: 60px;
	margin-top: 39px;
}
.news8 ul li:nth-child(1){
	margin-top: 0;
}
.news8 ul li:nth-child(2){
	margin-top: 0;
}
.news9{
	font-size: 0;
}
.news10{
	padding: 20px 12px;
	border: 1px solid #e5e5e5;
}
.news11{
	font-size: 18px;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news12{
	margin-top: 10px;
	font-size: 12px;
	line-height: 25px;
	color: #878787;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news13{
	margin-top: 10px;
	font-size: 14px;
	color: #878787;
}
.news13 code{
	float: right;
}
.more{
	margin-top: 60px;
	text-align: center;
}
.more a {
    display: inline-block;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    background-color: #f4f4f4;
}
.relate{
	margin-top: 60px;
	background-color: #2a65bd;
	position: relative;
	margin-bottom: 9px;
}
.relate1{
	font-size: 0;
	width: 50%;
	border-bottom: 1px solid #ffffff;
}
.relate2{
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	width: 42%;
}
.relate2 ul{
	overflow: hidden;
	height: 100%;
	margin: 0;
}
.relate2 ul li{
	list-style-type: none;
	float: left;
	width: 50%;
	height: 50%;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: relative;
}
.relate3{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
}
.relate4{
	font-size: 0;
	text-align: center;
}
.relate5{
	font-size: 18px;
	color: #ffffff;
	line-height: 30px;
	margin-top: 15px;
	text-align: center;
}
.footer{
	background-color: #2a2a2a;
	padding: 54px 0 1px;
}
.footer1{
	padding-bottom: 20px;
	border-bottom: 1px solid #3f3f3f;
	overflow: hidden;
}
.footer2{
	float: left;
	font-size: 0;
}
.footer3{
	float: right;
	line-height: 125px;
}
.footer3 a{
	font-size: 14px;
	color: #979696;
	margin-left: 40px;
}
.footer4{
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer5{
}
.footer5a{
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}
.footer5b{
	margin-left: 16px;
	display: inline-block;
	vertical-align: middle;
}
.footer5b span{
	font-size: 20px;
	color: #ffffff;
	display: block;
}
.footer5b code{
	font-size: 26px;
	color: #c3c3c3;
	display: block;
}
.footer6{
	font-size: 14px;
	color: #828282;
	text-align: center;
}
.footer6 img{
	vertical-align: middle;
}
.footer6 span{
	display: block;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.footer7{
	margin-top: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 55px;
	border-top: 1px solid #3f3f3f;
}
.footer7 a{
	color: #666666;
}
.cb{
	position: fixed;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 96;
	border: 1px solid #f4f4f4;
	box-shadow: 0 0 5px #f4f4f4;
	padding: 10px 3px;
	z-index: 96;
	background-color: #ffffff;
}
.cb a{
	display: block;
	width: 81px;
	border-bottom: 1px solid #eeeeee;
	font-size: 14px;
	color: #505668;
	text-align: center;
	padding: 10px 0;
}
.cb a span{
	display: block;
	height: 30px;
	text-align: center;
	font-size: 0;
	margin-bottom: 9px;
}
.cb a span img{
	max-height: 100%;
}
.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 6px;
}
.logo_m img{
	height: 40px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
}
.icon_m img{
	height: 40px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.inner_banner{
	font-size: 0;
	text-align: center;
	margin-top: 120px;
}
.address{
	background-color: #e5e5e5;
}
.address1{
	overflow: hidden;
	line-height: 70px;
}
.address2{
	float: left;
	font-size: 16px;
}
.address2 a{
	color: #333333;
	display: inline-block;
	padding: 0 10px;
	margin-right: 36px;
}
.address2 a.on{
	color: #ffffff;
	background-image: linear-gradient(to right,#0d85d9,#99d482);
}
.address3{
	float: right;
	font-size: 14px;
	color: #333333;
}
.address3 img{
	vertical-align: middle;
}
.address3 a{
	color: #333333;
}
.address3 a:last-child{
	color: #2a65bd;
}
.organ{
	background-color: #f2f2f2;
	padding: 1px 0 60px;
}
.organ1 ul{
	overflow: hidden;
}
.organ1 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 75px)/4);
	margin-right: 25px;
	background-color: #ffffff;
	padding: 36px 30px 16px;
	background-color: #ffffff;
	margin-top: 32px;
}
.organ1 ul li:nth-child(4n){
	margin-right: 0;
}
.organ2{
	font-size: 0;
}
.organ3{
	font-size: 20px;
	color: #333333;
	text-align: center;
	margin-top: 16px;
}
.organise{
	margin-top: 40px;
	overflow: hidden;
}
.organise1{
	float: left;
	width: 300px;
	border-radius: 15px;
	padding: 25px 15px 60px;
	background-color: #0d85d9;
}
.organise2{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.organise3{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 16px;
}
.organise3 a{
	color: #ffffff;
}
.organise3 img{
	float: right;
	margin-top: 6px;
}
.organise4{
	padding-bottom: 24px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.organise4 ul li{
	list-style-type: none;
	margin-top: 24px;
	font-size: 14px;
	padding-left: 10px;
}
.organise4 a{
	color: #ffffff;
}
.organise4 a span{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	position: relative;
	margin-right: 9px;
	border: 1px solid #ffffff;
	vertical-align: middle;
}
.organise4 ul li.on a span::before{
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 9px;
	height: 9px;
	background-color: #ffffff;
	border-radius: 50%;
}
.organise5{
	float: right;
	width: calc(100% - 330px);
}
.organise8 ul{
	padding: 0 30px;
	overflow: hidden;
	background-color: #1a1a1a;
}
.organise8 ul li{
	list-style-type: none;
	float: left;
	font-size: 16px;
	line-height: 64px;
	color: #ffffff;
}
.o_width{
	width: 21%;
}
.o_width1{
	width: 47%;
}
.o_width2{
	width: 12%;
}
.o_width3{
	width: 10%;
}
.o_width4{
	width: 9%;
}
.organise9 ul{
	padding: 0 30px;
	overflow: hidden;
	background-color: #ffffff;
}
.organise9 ul:nth-child(2n){
	background-color: #f0f5f7;
}
.organise9 ul li{
	list-style-type: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 80px;
	color: #000000;
}
.page{
	margin-top: 30px;
	text-align: center;
}
.page a{
	display: inline-block;
	border: 1px solid #dddddd;
	line-height: 31px;
	padding: 0 16px;
	font-size: 14px;
	color: #666666;
	background-color: #ffffff;
}
.page a.on{
	color: #ffffff;
	background-color: #0d85d9;
}
.sResult{
	float: left;
	width: 300px;
}
.sResult1{
	background-image: linear-gradient(to right,#0d85d9,#99d283);
	padding: 20px 20px 10px;
}
.sResult2{
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1;
}
.sResult3{
	font-size: 18px;
	color: #ffffff;
	margin-top: 9px;
}
.sResult4{
	border: 1px solid #bfbfbf;
	border-top: 0;
	padding: 0 6px 12px;
}
.sResult4 ul li{
	list-style-type: none;
	border-bottom: 1px dashed #dedede;
	line-height: 64px;
	padding: 0 16px 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sResult5{
	width: 10px;
	height: 10px;
	background-color: #2c2829;
	border-radius: 50%;
}
.sResult6{
	font-size: 16px;
	color: #080404;
	flex: 1;
	margin: 0 16px;
}
.sResult4 ul li.on .sResult5{
	background-image: linear-gradient(to right,#0d85d9,#99d283);
}
.sResult4 ul li.on .sResult6{
	background-image: linear-gradient(to right,#007ed7,#95d279);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sResult4 ul li.on .s_img{
	display: none;
}
.sResult4 ul li.on .s_img1{
	display: block;
}
.mess{
	font-size: 14px;
	color: #767676;
	line-height: 45px;
}
.mess span{
	color: #ff0000;
}
.organDera{
	background-color: #eff0f1;
	padding: 70px 0 96px;
}
.organDera1{
	overflow: hidden;
}
.organDera2{
	float: left;
	font-size: 0;
	width: 32%;
}
.organDera3{
	float: right;
	width: calc(68% - 90px);
}
.organDera4{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.organDera5{
	font-size: 16px;
	color: #666666;
	margin-top: 45px;
}
.organDera6{
	font-size: 16px;
	color: #000000;
	margin-top: 20px;
}
.organDera6 span{
	font-size: 24px;
	color: #d02b18;
	font-weight: bold;
}
.organDera6 code{
	font-size: 16px;
	color: #98a1aa;
	display: inline-block;
	line-height: 32px;
	border: 1px solid #e4eaec;
	padding: 0 12px;
	border-radius: 5px;
	margin-left: 6px;
}
.organDera6 code.on{
	color: #f96868;
	border: 1px solid #f96868;
}
.organDera7{
	margin-top: 70px;
}
.organDera7 a{
	display: inline-block;
	width: 183px;
	height: 54px;
	border-radius: 9px;
	text-align: center;
	line-height: 54px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-image: linear-gradient(to right,#007ed7,#95d279);
}
.organDera7 a img{
	vertical-align: middle;
}
.organDera8{
	margin-top: 90px;
	background-color: #fff;
	padding-bottom: 40px;
}
.organDera9{
	height: 6px;
	background-image: linear-gradient(to right,#007ed7,#95d279);
}
.organDera10{
	padding: 0 30px;
}
.organDera11{
	font-size: 36px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 60px;
}
.organDera12{
	width: 80px;
	height: 4px;
	margin: 16px auto 0;
	background-image: linear-gradient(to right,#007ed7,#95d279);
}
.organDera13{
	margin-top: 36px;
}
.organDera13 ul{
	overflow: hidden;
}
.organDera13 ul li{
	list-style-type: none;
	float: left;
	width: 50%;
	padding: 3px;
	background-color: #dcdcdc;
	border: 1px solid #dcdcdc;
}
.organDera13 ul li span{
	display: block;
	text-align: center;
	line-height: 62px;
	font-size: 18px;
	color: #ffffff;
	background-image: linear-gradient(to right,#007ed7,#95d279);
}
.organDera14 ul{
	overflow: hidden;
}
.organDera14 ul li{
	list-style-type: none;
	float: left;
	width: 50%;
	border: 1px solid #dcdcdc;
	background-color: #f7f7f7;
	font-size: 18px;
	color: #2e2e2e;
	text-align: center;
	line-height: 53px;
}
.organDera14 ul li:nth-child(2n){
	background-color: #ffffff;
}
.organDera15{
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.organDera16{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.organDera16 p{
	margin-top: 16px;
}
.serve{
	background-color: #eff0f1;
	padding: 45px 0 90px;
}
.serve1 ul li{
	list-style-type: none;
	overflow: hidden;
}
.serve2{
	float: left;
	font-size: 0;
	width: 50%;
}
.serve1 ul li:nth-child(2n) .serve2{
	float: right;
}
.serve3{
	float: left;
	width: 50%;
	padding: 60px 50px 0;
}
.serve4{
	font-size: 30px;
	color: #666666;
	font-weight: bold;
}
.serve5{
	width: 60px;
	height: 4px;
	background-color: #dddddd;
	margin-top: 30px;
}
.serve6{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 36px;
}
.serve7{
	margin-top: 40px;
}
.serve7 a{
	display: inline-block;
	width: 112px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-image: linear-gradient(to right,#007ed7,#95d279);
}
.serveDeta{
	background-color: #eff0f1;
	padding: 49px 0 40px;
}
.serveDeta1{
	overflow: hidden;
}
.serveDeta2{
	float: left;
	width: 32%;
	position: relative;
}
.serveDeta2 .swiper-slide{
	padding-bottom: 72px;
	font-size: 0;
}
.serveDeta2 .swiper-pagination-bullet{
	background-color: #707070;
	border: 1px solid #707070;
	opacity: 1;
}
.serveDeta2 .swiper-pagination-bullet-active{
	background-color: #ffffff;
	border: 1px solid #43b0e3;
}
.s_left{
	position: absolute;
	left: 100px;
	bottom: 0;
	z-index: 96;
}
.s_right{
	position: absolute;
	right: 100px;
	bottom: 0;
	z-index: 96;
}
.serveDeta3{
	float: right;
	width: 60%;
}
.serveDeta4{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.serveDeta5{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 30px;
}
.serveDeta6{
	margin-top: 60px;
}
.serveDeta6 a{
	display: inline-block;
	background-image: linear-gradient(to right,#007ed7,#95d279);
	padding: 0 25px;
	margin-right: 16px;
	line-height: 54px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 6px;
}
.serveDeta6 a img{
	vertical-align: middle;
	margin-left: 6px;
}
.serveDeta7{
	padding: 40px 0 100px;
}
.serveDeta8{
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	text-indent: 36px;
}
.serveDeta8 p{
	margin-top: 24px;
}
.serveDeta8 img{
	display: block;
	margin: 0 auto;
}
.sample{
	background-color: #f7f7f7;
	padding: 18px 0 65px;
}
.sample1 ul{
	overflow: hidden;
}
.sample1 ul li{
	list-style-type: none;
	margin-top: 29px;
	float: left;
	width: calc((100% - 50px)/2);
	margin-right: 50px;
	background-color: #ffffff;
	padding: 26px 16px;
}
.sample1 ul li:nth-child(2n){
	margin-right: 0;
}
.sample2{
	float: left;
	font-size: 0;
	width: 215px;
}
.sample3{
	float: right;
	width: calc(100% - 255px);
}
.sample4{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.sample5{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
}
.sample6{
	margin-top: 40px;
}
.sample6 a{
	display: inline-block;
	width: 185px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border-radius: 5px;
	background-image: linear-gradient(to right,#007ed7,#95d279);
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.sample6 a img{
	vertical-align: middle;
}
.inNews{
	background-color: #f7f7f7;
	padding: 40px 0 60px;
}
.inNews1{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.inNews2{
	margin-top: 45px;
}
.inNews2 ul li{
	list-style-type: none;
	overflow: hidden;
	padding: 24px;
	margin-top: 24px;
	background-color: #fff;
}
.inNews3{
	font-size: 0;
	float: left;
	width: 306px;
}
.inNews4{
	float: left;
	margin-left: 50px;
	width: calc(100% - 606px);
}
.inNews5{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.inNews6{
	margin-top: 16px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	text-indent: 28px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.inNews7{
	margin-top: 20px;
	font-size: 14px;
}
.inNews7 span{
	background-image: linear-gradient(to right,#007ed7,#95d279);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.inNews8{
	padding: 10px 0;
	width: 190px;
	float: left;
	margin-left: 60px;
	background-image: linear-gradient(to right,#007ed7,#95d279);
}
.inNews8 span{
	font-size: 96px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
}
.inNews8 code{
	font-size: 26px;
	color: #fff;
	text-align: center;
	display: block;
}
.newsDeta{
	background-color: #f7f7f7;
	padding: 40px 0 100px;
}
.newsDeta1{
	font-size: 18px;
	font-weight: bold;
}
.newsDeta1 a{
	background-image: linear-gradient(to right,#007ed7,#95d279);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.share{
	font-size: 0;
	margin-top: 30px;
}
.share a{
	margin-left: 10px;
}
.newsDeta2{
	font-size: 30px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.newsDeta3{
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
.newsDeta4{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	text-indent: 28px;
}
.newsDeta4 p{
	margin-top: 20px;
}
.newsDeta4 img{
	display: block;
	margin: 0 auto;
}
.end{
	position: relative;
	height: 3px;
	background-color: #eef1f2;
	margin-top: 90px;
}
.end span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: inline-block;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	padding: 0 49px;
	background-color: #f6f6f6;
}
.sxp{
	margin-top: 50px;
}
.sxp1{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
}
.sxp1 a{
	font-weight: normal;
}
.red{
	color: #f74250;
}
.literature{
	padding: 33px 0 62px;
	background-color: #f7f7f7;
}
.literature1{
	border-bottom: 1px solid #dddddd;
}
.literature1 ul li{
	list-style-type: none;
	padding: 30px 60px 30px 20px;
	background-color: #ffffff;
	border-top: 1px solid #dddddd;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.literature1 ul li:nth-child(2n){
	background-color: #f7f7f7;
}
.literature3{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.literature4{
	font-size: 14px;
	color: #000000;
	margin-top: 16px;
}
.literature4 span{
	color: #999999;
}
.literature5{
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
}
.literature5 span{
	display: inline-block;
	min-width: 200px;
}
.literature6{
	font-size: 0;
}
.contact{
	background-color: #f7f7f7;
	padding: 30px 0 60px;
}
.contact1{
	overflow: hidden;
}
.contact2{
	float: left;
	font-size: 0;
	width: 52.25%;
}
.contact3{
	float: right;
	width: 39.5%;
}
.contact4{
	position: relative;
	font-size: 36px;
	color: #26334c;
	font-weight: bold;
	margin-top: 100px;
}
.contact4 img{
	position: absolute;
	left: -36px;
	top: 50%;
	transform: translateY(-50%);
}
.contact5{
	font-size: 30px;
	color: #26334c;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}
.contact6{
	font-size: 16px;
	color: #666666;
	margin-top: 16px;
}
.contact6 p{
	margin-bottom: 40px;
}
.contact7{
	margin-top: 40px;
}
.contact7 ul{
	overflow: hidden;
}
.contact7 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 90px)/4);
	margin-right: 30px;
	border: 1px solid #dddddd;
	border-radius: 9px;
	background-color: #ffffff;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.contact7 ul li:nth-child(4n){
	margin-right: 0;
}
.contact8{
	font-size: 0;
	margin-right: 25px;
}
.contact9{
	flex: 1;
}
.contact10{
	font-size: 20px;
}
.contact10 span{
	background-image: linear-gradient(to right,#007ed7,#95d279);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.contact11{
	font-size: 14px;
	color: #999999;
	margin-top: 9px;
	line-height: 20px;
	height: 40px;
}
.information{
	padding: 50px 0 68px;
}
.information1{
	font-size: 16px;
	color: #888888;
	line-height: 32px;
}
.information1 span{
	display: inline-block;
	width: 5px;
	height: 28px;
	background-image: linear-gradient(to top,#007ed7,#95d279);
	margin-right: 9px;
	vertical-align: text-bottom;
}
.information1 code{
	background-image: linear-gradient(to top,#007ed7,#95d279);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
}
.information2{
	font-size: 30px;
	color: #c5dff3;
}
.information3{
	margin-top: 9px;
}
.information3 ul{
	overflow: hidden;
}
.information3 ul li{
	list-style-type: none;
	float: left;
	width: calc((100% - 65px)/2);
	margin-right: 65px;
	background-color: #f5f5f5;
	margin-top: 40px;
	padding: 32px 0;
}
.information3 ul li:nth-child(2n){
	margin-right: 0;
}
.information4{
	font-size: 0;
	text-align: center;
	height: 72px;
}
.information4 img{
	vertical-align: middle;
	margin: 0 20px;
}
.information5{
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-top: 24px;
}
.information6{
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 9px;
}
.map{
	margin-top: 70px;
}
















