/* CSS Document */
/*@font-face {
	font-family: 'impact';
	src: url('fonts/impact.eot');
	src: local('☺'), url('fonts/impact.otf') format('woff'), url('fonts/impact.ttf') format('truetype'), url('fonts/impact.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a {padding: 0px;margin: 0px;outline: none;}
input, select {font-size: 13px;line-height: 16px;}
html, body {-webkit-text-size-adjust: none;font-size: 13px;color: #333333;} /*google浏览器字体兼容*/
body {font-family: Arial, Helvetica, sans-serif, "微软雅黑", "宋体";width: 100%;background: #ffffff;}
img {border: 0;}
ul, li { list-style-type: none;}
a { text-decoration: none;color: #333333;outline: none;}
a:hover { color: #3782c7; text-decoration: none;}
a:active { star: expression(this.onFocus=this.blur());}
.cl { clear: both;}
.fl { float: left;}
.fr {float: right;}
.tc {text-align: center;}
.tl {text-align: left;}
.tr {text-align: right;}
.dis {display: block;}
.undis {display: none;}
.huangse {color: #eae678;}
.yellow {color: #2e9571;}
.green {color: #007b3f;}
.red {color: #f66139;}
.hui {color: #696868;}
.hui2 {color: #929292;}
.red2 {color: #ae1202;}
.orange {color: #ffb400;}
.Dgreen {color: #0e652c;}
.hei {color: #000;}
.blue {color: #066cff;}
.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.f22 {font-size: 22px;color: #3d3d3d;}
.f26 {font-size: 26px;color: #3d3d3d;}
.fb {font-weight: bold;}
.line30 {line-height: 30px;}
.line35 {line-height: 35px;}
.border_bottom {border-bottom: 1px #cccccc dashed;}
DIV.none {display: none;}
.display {display: block;}
.space {height: 5px;clear: both;_height: 0px;line-height: 5px;}
/*.left { float: left }
.right { float: right }*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.margin_bottom30 {margin-bottom: 30px;}
/*index start*/

.ibanner {width: 100%;height: 56.25vw;position: relative;z-index: 2;margin: 0 auto 0 auto;}
.m-ibanner{height:178vw;}
.ibanner a {display: block;width: 100%;height: 100%;position: relative;z-index: 99;}
.ibanner a img.bimg {display: block;width: 100%;height: auto;}
.ibanner .swiper-pagination-bullet {background: none;color: #fff;width: 26px;height: 4px;background: #fff;border-radius: 0;opacity: 1;}
.ibanner .swiper-pagination-bullet-active {opacity: 1;width: 64px;height: 4px;background: #0173C5;border-radius: 0;}
.ibanner > .swiper-pagination-bullets {bottom: 45px;}
.ibanner > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 4px;bottom: 0;}
.ibanner-next,.ibanner-prev{
    background-size: contain;
    background-position: center;
    background-repeat:no-repeat ;
    background-color: #00000066 ;
    transform-origin: center ;
    transform: scale(1.2);
}
.ibanner-next{
    background-image:url(../images/icon-r.png);
}
.ibanner-prev{
    background-image:url(../images/icon-l.png);
}
/*.ibanner .ibanner-prev{ width:62px; height:62px; background:url(../images/prev.png) no-repeat 50% 50%; position:absolute; z-index:100; top:50%; margin-top:-31px; left:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-prev:hover{background:url(../images/prev.png) no-repeat 50% 50%; opacity:1;}
.ibanner .ibanner-next{width:62px; height:62px; background:url(../images/next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-31px; right:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-next:hover{background:url(../images/next.png) no-repeat 50% 50%; opacity:1;}*/

.bannerc {
	position: relative;
	overflow: hidden;
	height: auto;
}
.bannerc .swiper-wrapper {
}
.bannerc .swiper-wrapper .swiper-slide {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 9;
}
.bannerc .swiper-wrapper .swiper-slide img.bimg {
	display: block;
	width: 100%;
	height: auto;
}
.bannerc_c {
	width: 1200px;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -90px;
	color: #fff;
	text-align: center;
}
.bannerc_c_1 {
	font-size: 60px;
	line-height: 90px;
}
.bannerc_c_3 {
	padding-top: 30px;
}
.load-video {
	display: block;
	width: 76px;
	height: 76px;
	margin: 0 auto;
	cursor: pointer;
	transform: translateY(0%);
	opacity: 1;
	transition: transform 0.6s ease-out, opacity 0.6s;
}
.load-video img {
	display: block;
	width: 100%;
}
.load-video:before, .load-video::after {
	content: " ";
	position: absolute;
	top: -60%;
	left: -60%;
	width: 220%;
	height: 220%;
	border: #ffffff 1px solid;
	border-radius: 50%;
	box-sizing: border-box;
	transform: scale(0.6);
	animation-duration: 3s;
	opacity: 0;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(0.55, 0.23, 0.62, 1);
}

.ibanner .swiper-slide .banner_bg{position:static;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;transition:all 1s ease 2s;/*transform:scale(1.4);*//*padding-top:49%;*/}
.ibanner .swiper-slide .wrap{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);}
/*.ibanner .swiper-slide-active .banner_bg,.focus .swiper-slide-duplicate-active .banner_bg{transition:all 14s cubic-bezier(0,1,.34,.99);transform:scale(1,1)}*/




.load-video::after {
	animation-delay: 1.5s;
	transform: scale(1);
}
.main_sw.index .box3.animate .wrap .cont .video-btn {
	padding: 3% 0;
	overflow: hidden;
}
.main_sw.index .box3.animate .wrap .cont .load-video {
	transform: translateY(0);
	opacity: 1;
	transition-delay: 0.4s;
}
.load-video:hover:before, .load-video:hover::after {
	animation-name: loader;
}
.video-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-box .video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 1s;
}
.video-box .video.cur {
	opacity: 1;
	filter: alpha(opacity=100);
}
.video-box .video.video-on .bg-box {
	opacity: 0;
	filter: alpha(opacity=0);
}
.video-box video {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.video-box .bg-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity 1s;
}
.video-box .bg, .video-box .mb-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-box .mb-bg {
	display: none;
}
.tran300 {
	transition: 300ms ease-out;
	-webkit-transition: 300ms ease-out;
	-ms-transition: 300ms ease-out;
	-moz-transition: 300ms ease-out;
	-o-transition: 300ms ease-out;
}
.tran500 {
	transition: 500ms ease-out;
	-webkit-transition: 500ms ease-out;
	-ms-transition: 500ms ease-out;
	-moz-transition: 500ms ease-out;
	-o-transition: 500ms ease-out;
}
.tran800 {
	transition: 800ms ease-out;
	-webkit-transition: 800ms ease-out;
	-ms-transition: 800ms ease-out;
	-moz-transition: 800ms ease-out;
	-o-transition: 800ms ease-out;
}
.tran1000 {
	transition: 1000ms ease-out;
	-webkit-transition: 1000ms ease-out;
	-ms-transition: 1000ms ease-out;
	-moz-transition: 1000ms ease-out;
	-o-transition: 1000ms ease-out;
}
.video-box:hover .bg {
	transform: scale(1.1);
}
.ison .video {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ison .bg-box {
	opacity: 1;
}
.ison .bannerc_c_1 {
	opacity: 1;
}
.ison .bannerc_c_2 {
	opacity: 1;
}
.iabout {
	background: url(../images/i_about_bg.jpg) no-repeat center center/cover;
}
.iabout .iaboutt {
	text-align: center;
	padding: 130px 0 70px 0;
}
.iabout .iaboutt .img {
	margin: 0 auto 70px auto;
	text-align: center;
}
.iabout .iaboutt .img img {
	max-width: 100%;
	height: auto;
}
.iabout .iaboutt .tit {
}
.iabout .iaboutt .tit .tit_cn {
	font-size: 42px;
	font-weight: bold;
	color: #111111;
	line-height: 68px;
}
.iabout .iaboutt .tit .tit_mb {
	font-size: 42px;
	font-weight: bold;
	color: #111111;
	line-height: 68px;
}
.iabout .iaboutt .tit .tit_en {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/*.iabout .iaboutc{ width:100%; height:auto; background:url(../images/i_about_con_bg.jpg) no-repeat center center/cover; padding:80px 0;}
.iabout .iaboutc .con{}
.iabout .iaboutc .con .list{ width:25%; height:auto; text-align:center; float:left;}
.iabout .iaboutc .con .list .list_t{ position:relative; z-index:1; padding-right:25px; display:inline-block;}
.iabout .iaboutc .con .list .list_t span{font-size: 54px;font-weight: bold;color: #111111;line-height: 77px; }
.iabout .iaboutc .con .list .list_t i{font-size: 31px;font-weight: bold;color: #111111;line-height: 37px; font-style:normal;position:absolute; z-index:3; top:0; right:0;}
.iabout .iaboutc .con .list .list_t i.year{ font-size:18px;}
.iabout .iaboutc .con .list .list_i{font-size: 18px;font-weight: 400;color: #111111;line-height: 26px;}*/

.indmh {
	width: 100%;
	position: relative;
	height: 400vh;
	height: 100vh;
}
.indmh-sticky {
	width: 100%;
	top: 0;
	left: 0;
	position: sticky;
	overflow: hidden;
}
.indmh-bg {
	width: 100%;
	height: 100vh;
	object-fit: cover;
	opacity: 1;
}
.indmh-bg.a2{
	opacity: 0;
}
.indmh-logo {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.indmh-logo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.indmh-text {
	width: 100%;
	position: absolute;
	z-index: 3;
	justify-content: center;
	left: 0;
	top: 63vh;
	color: #333;
	transition: all 0.4s ease;
	text-align: center;
}
.indmh-text span {
	position: relative;
	margin-left: 24px;
}
.indmh-text span:first-child {
	margin-left: 0;
}
.indmh-text.active {
	opacity: 0;
}
.indmh-text .tit_cn {
	font-size: 42px;
	font-weight: bold;
	color: #111111;
	line-height: 68px;
}
.indmh-text .tit_mb {
	font-size: 42px;
	font-weight: bold;
	color: #111111;
	line-height: 68px;
}
.indmh-text .tit_en {
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.indmh .iaboutc {
	width: 100%;
	height: auto;
	background: url(../images/i_about_con_bg.jpg) no-repeat center center/cover;
	padding: 50px 0;
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	transition: all 0.4s ease;
}
.indmh .iaboutc .con {
}
.indmh .iaboutc .con .list {
	width: 25%;
	height: auto;
	text-align: center;
	float: left;
}
.indmh .iaboutc .con .list .list_t {
	position: relative;
	z-index: 1;
	padding-right: 25px;
	display: inline-block;
}
.indmh .iaboutc .con .list .list_t span {
	font-size: 54px;
	font-weight: bold;
	color: #111111;
	line-height: 77px;
}
.indmh .iaboutc .con .list .list_t i {
	font-size: 31px;
	font-weight: bold;
	color: #111111;
	line-height: 37px;
	font-style: normal;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
}
.indmh .iaboutc .con .list .list_t i.year {
	font-size: 18px;
}
.indmh .iaboutc .con .list .list_i {
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 26px;
}
.indmh .iaboutc.active {
	opacity: 0;
}
.indmh-shade {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
}
.indmh-content {
	position: absolute;
	width: 100%;
	z-index: 4;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
}
.indTitle {
	text-align: center;
}
.indTitle .tit_cn {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	line-height: 68px;
	letter-spacing: 3px;
}
.indTitle .tit_mb {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	line-height: 68px;
	letter-spacing: 3px;
}
.indTitle .tit_en {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.indmh-desc {
	max-width: 710px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
}
.indmh-num {
	width: 100%;
	color: #fff;
}
.indmh-num li {
	width: 25%;
	text-align: center;
}
.indmh-num li .num {
	line-height: 1;
	font-weight: 700;
	position: relative;
	z-index: 1;
	padding-right: 25px;
	display: inline-block;
}
.indmh-num li .title {
	line-height: 1.1;
}
.indmh-num li .num i {
	font-size: 31px;
	font-weight: bold;
	color: #fff;
	line-height: 37px;
	font-style: normal;
	position: absolute;
	z-index: 3;
	top: -8px;
	right: 0;
}
.indmh-num li .num i.year {
	font-size: 18px;
}
.indmh-more {
	width: 100%;
	justify-content: center;
}
.indmh-more a {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	width: 230px;
	height: 52px;
	padding-top: 2px;
	border: 1px solid #fff;
	border-radius: 26px;
	line-height: 1;
	font-size: 14px;
	color: #fff;
	transition: all 0.4s ease;
}
.indmh-more a::after {
	content: "";
	width: 24px;
	height: 12px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 22px;
	background: url("../images/index/indArr.png") no-repeat center;
	transition: all 0.4s ease;
}
.indmh-more a:hover {
	background: #0056b8;
	border-color: #0056b8;
}
.indmh-more a:hover::after {
	transform: translateX(-26px);
}
/* -- */
.indmh-content {
	opacity: 0;
	pointer-events: none;
	transition: all 0.8s ease;
}
.indmh-content.active {
	opacity: 1;
	pointer-events: auto;
}
.indmh-content.active .indTitle {
	animation: indmhRun 1s ease both 0.4s;
}
.indmh-content.active .indmh-desc {
	animation: indmhRun 1s ease both 0.6s;
}
.indmh-content.active .indmh-num {
	animation: indmhRun 1s ease both 0.8s;
}
.indmh-content.active .indmh-more {
	animation: indmhRun 1s ease both 1s;
}
@keyframes indmhRun {
	0% {
		opacity: 0;
		transform: translateY(60px);
		filter: blur(6px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		filter: blur(0);
	}
}
/* -- */

.ivalue {
	padding: 185px 0 165px 0;
	padding: 80px 0 100px 0;
	padding: 40px 0 100px 0;
	background-color: #fff;
}
.ivalue .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	margin-top: 55px;
	font-weight: bold;
}
.ivalue .tit:before {
	content: "";
	width: 46px;
	height: 3px;
	background: #0173C5;
	position: absolute;
	z-index: 4;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.ivalue .con {
	/*padding-top: 65px;*/
	padding-top: 45px;
}
.ivalue .con .list {
	width: 24.25%;
	margin: 0 1% 0 0;
	float: left;
	position: relative;
	z-index: 10;
}
.ivalue .con .list:nth-of-type(4n) {
	margin-right: 0;
}
.ivalue .con .list .img img {
	display: block;
	width: 100%;
	height: auto;
}
/*.ivalue .con .list .cont{ width:100%; height:100%; display:flex;flex-direction: column; background:rgba(51,51,51,0.5); position:absolute; z-index:12; top:0; left:0;align-content: center;justify-content: center;font-size: 26px;font-weight: 500;color: #FFFFFF;line-height: 36px; text-align:center;}*/
.ivalue .con .list .con_over {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	z-index: 12;
	top: 0;
	left: 0;
	background: rgba(51, 51, 51, 0.5);
	overflow: hidden;
}
.ivalue .con .list .con_over .con_overcc {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
	margin-bottom: -80px;
}
.ivalue .con .list .con_over .con_overt {
	font-size: 26px;
	font-weight: 500;
	color: #ffffff;
	line-height: 36px;
	position: relative;
	font-weight: bold;
	z-index: 15;
	padding-bottom: 15px;
	margin-bottom: 60px;
}
.ivalue .con .list .con_over .con_overt:before {
	content: "";
	width: 43px;
	height: 1px;
	background: #fff;
	position: absolute;
	z-index: 16;
	left: 50%;
	margin-left: -22px;
	bottom: 0;
	opacity: 0;
}
.ivalue .con .list .con_over .con_overc {
	opacity: 0;
	margin-bottom: -80px;
}
.ivalue .con .list .con_over .con_overc ul li {
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	line-height: 39px;
	letter-spacing: 1px;
}
/*.ivalue .con .list:hover .cont{ display:none;}
.ivalue .con .list:hover .con_over{ display:flex;}*/
.ivalue .con .list:hover .con_over .con_overcc {
	margin-bottom: 0;
}
.ivalue .con .list:hover .con_over .con_overt:before {
	opacity: 1;
}
.ivalue .con .list:hover .con_overc {
	opacity: 1;
	margin-bottom: 0;
}
.icase {
	width: 100%;
	height: auto;
	background: #f4f4f6;
	padding: 75px 0 0 0;
	padding: 35px 0 0 0;
}
.icase .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	margin-top: 55px;
	font-weight: bold;
}
.icase .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.icase .con {
	padding-top: 42px;
}
.icase .con .list {
	width: 100%;
	height: auto;
}
.icase .con .list a {
	display: block;
	position: relative;
	z-index: 5;
	height: 870px;
	overflow: hidden; /*transform: skew(-10.15deg);transform-origin: left top;*/
}
.icase .con .list a .img img {
	display: block;
	width: 100%;
	height: auto;
}
.icase .con .list a .ntit {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	line-height: 24px; /*background: linear-gradient(
107deg,#0a2349 20%,rgba(10,35,73,0) 100%);transition: opacity .6s;transform: skew(10.15deg);*/
}

.inew {
	width: 100%;
	height: auto;
	/* height: 100vh; */
	background: #f4f4f6;
	padding: 100px 0 100px 0;
	padding: 60px 0 100px;

}
.inew .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	margin-top: 55px;
	font-weight: bold;
}
.inew .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.inew .inew_cate {
	padding: 35px 0 22px 0;
}
.inew .inew_cate .inew_catel {
}
.inew .inew_cate .inew_catel ul li {
	display: inline-block;
	padding-right: 35px;
	margin-right: 35px;
	font-size: 20px;
	font-weight: 400;
	color: #111111;
	line-height: 31px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.inew .inew_cate .inew_catel ul li:before {
	content: "";
	width: 1px;
	height: 18px;
	background: #111111;
	position: absolute;
	z-index: 4;
	right: 0;
	top: 50%;
	margin-top: -9px;
}
.inew .inew_cate .inew_catel ul li:nth-of-type(2):before {
	display: none;
}
.inew .inew_cate .inew_catel ul li p {
	/*padding-bottom: 15px;*/
	position: relative;
	z-index: 5;
}
.inew .inew_cate .inew_catel ul li.on {
	color: #0173C5;
	font-size: 24px;
}
.inew .inew_cate .inew_catel ul li.on p:before {
	content: "";
	width: 32px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 6;
	left: 50%;
	margin-left: -16px;
	bottom: 0;
}
.inew .inew_cate .more {
	padding-right: 18px;
	line-height: 31px;
	font-size: 14px;
	font-weight: 400;
	color: #111111;
	background: url(../images/more.png) no-repeat right 50%;
}
.inew .con {
}
.inew .con .conl {
	width: 46%;
}
.inew .con .conl a {
	display: block;
	background: #fff;
}
.inew .con .conl a .img {
	width: 100%;
	/*height: 100%;*/
	overflow: hidden;
}
.inew .con .conl a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.inew .con .conl a .conc {
	padding: 45px 40px 60px 45px;
}
.inew .con .conl a .conc .conc_t {
	font-size: 16px;
	font-weight: 500;
	color: #999999;
	line-height: 25px;
	margin-bottom: 15px;
}
.inew .con .conl a .conc .conc_i {
	font-size: 24px;
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	line-height: 34px;
	height: 68px;
	overflow: hidden;
}
.inew .con .conl a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.inew .con .conl a:hover .conc .conc_i {
	color: #0173C5;
}
.inew .con .conr {
	width: 50%;
}
.inew .con .conr .list {
	margin-bottom: 19px;
}
.inew .con .conr .list:last-child {
	margin-bottom: 0;
}
.inew .con .conr .list a {
	display: block;
	display: flex;
	background: #fff;
}
.inew .con .conr .list a .img {
	width: 320px;
	width: 50%;
	padding-top:28%;
	overflow: hidden;
}
.inew .con .conr .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.inew .con .conr .list a .conrc {
	width: calc(100% - 320px);
	width: -moz-calc(100% - 320px);
	width: -webkit-calc(100% - 320px);
	width: 50%;
	padding: 20px 30px;
}
.inew .con .conr .list a .conrc .conrc_t {
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 18px;
}
.inew .con .conr .list a .conrc .conrc_c {
}
.inew .con .conr .list a .conrc .conrc_c .conrc_c_info {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
	width: calc(100% - 128px);
	width: -moz-calc(100% - 128px);
	width: -webkit-calc(100% - 128px);
	height: 44px;
	overflow: hidden;
}
.inew .con .conr .list a .conrc .conrc_c .conrc_c_time {
	width: 128px;
	height: auto;
	font-size: 16px;
	font-weight: 500;
	color: #999999;
	text-align: right;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.inew .con .conr .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.inew .con .conr .list a:hover .conrc .conrc_t {
	color: #0173C5;
}
.foot {
	/* margin-top: 100px; */
	width: 100%;
	height: auto;
	background: url(../images/foot_bg.jpg) no-repeat center center/cover;
}
.foot .footc {
	padding: 90px 0 70px 0;
}
.foot .footc .footcl {
	width: 28%;
	color: #fff;
}
.foot .footc .footcl .flogo {
	margin-bottom: 24px;
}
.foot .footc .footcl .list {
	margin-bottom: 10px;
}
.foot .footc .footcl .list .fadd {
	/* padding-left: 25px;
	background: url(../images/foot_icon1.png) no-repeat left 5px; */
	margin-bottom: 18px;
}
.foot .footc .footcl .list:nth-child(3) .fadd{
	margin-bottom: 20px;
}
.foot .footc .footcl .list .fadd .fadd_t {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
}
.foot .footc .footcl .list .fadd .fadd_i {
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 24px;
}
.foot .footc .footcl .list .fpm{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
	margin-bottom: 25px;
}
.foot .footc .footcl .list .fphone,
.foot .footc .footcl .list .femail{
	/* padding-left: 25px;
	background: url(../images/foot_icon2.png) no-repeat left 7px; */
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 30px;
}
.foot .footc .footcl .fshare {
    display: flex;
}
.foot .footc .footcl .fshare >a{
    position: relative;
    display: block;
    padding-top: 5px;
}

.foot .footc .footcl .fshare>a:not(:hover) .code{
    display: none;
}
.foot .footc .footcl .fshare .code{
    position: absolute;
    top: 0;
    transform: translateY(-100%);
	background: #fff;
	width: 150px;
}
.foot .footc .footcl .fshare .code img{
    width: 100%;
	display: block;
}
.foot .footc .footcl .fshare img {
	margin-right: 25px;
}
.foot .footc .fmenu {
	width: 57%;
}
.foot .footc .fmenu dl {
	width: 20%;
	text-align: center;
	float: left;
}
.foot .footc .fmenu dl dt {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 44px;
}
.foot .footc .fmenu dl dd a {
	font-size: 14px;
	font-weight: 300;
	color: #989898;
	line-height: 30px;
}
.foot .footc .fmenu dl dd a:hover {
	color: #0173C5;
}
.foot .copyright {
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	color: #989898;
	line-height: 24px;
	padding: 15px 0;
}
.foot .copyright a {
	color: #989898;
}
.foot .copyright a:hover {
	color: #0173C5;
}

@media screen and (max-width: 1200px) {
	.ibanner > .swiper-pagination-bullets {
		bottom: 12px;
	}
}
@media screen and (max-width: 1516px) {
	.indmh-text .tit_cn,  .indTitle .tit_cn {
		font-size: 30px;
		line-height: 50px;
	}
	.indmh-text .tit_mb,  .indTitle .tit_mb {
		font-size: 30px;
		line-height: 50px;
	}
	.indmh-text .tit_en,  .indTitle .tit_en {
		letter-spacing: 1px;
	}
	.indmh .iaboutc {
		padding: 30px 0;
	}
	.indmh .iaboutc .con .list .list_t span {
		font-size: 34px;
		line-height: 60px;
	}
	.indmh .iaboutc .con .list .list_i {
		font-size: 16px;
	}
	.ivalue,  .inew {
		padding: 80px 0 100px 0;
		padding: 40px 0 100px 0;
	}
	.inew{
		padding: 40px 60px 100px 60px;
	}
	.ivalue .tit,  .icase .tit,  .inew .tit {
		font-size: 32px;

	}
	.icase .con .list a {
		height: 500px;
	}
}
@media screen and (max-width: 1200px) {
	.indmh-text .tit_cn,  .indTitle .tit_cn {
		font-size: 24px;
		line-height: 40px;
	}
	.indmh-text .tit_mb,  .indTitle .tit_mb {
		font-size: 24px;
		line-height: 40px;
	}
	.indmh-text .tit_en,  .indTitle .tit_en {
		letter-spacing: 0;
	}
	.indmh .iaboutc .con .list .list_t span {
		font-size: 26px;
		line-height: 50px;
	}
	.ivalue,  .inew {
		padding: 50px 0 60px 0;
	}
	.ivalue .tit,  .icase .tit,  .inew .tit {
		font-size: 26px;
		padding-bottom: 20px;
	}
	.icase .con .list a {
		height: 400px;
	}
	.ivalue .con {
		padding-top: 45px;
	}
	.ivalue .con .list .con_over .con_overt {
		font-size: 22px;
	}
	.icase {
		padding: 50px 0 0 0;
	}
	.inew .inew_cate {
		padding: 35px 0;
	}
	.inew .inew_cate .inew_catel ul li {
		font-size: 16px;
	}
	.inew .inew_cate .inew_catel ul li.on {
		font-size: 20px;
	}
	.inew .con .conl a .conc .conc_i {
		font-size: 18px;
	}
	.inew .con .conl a .conc {
		padding: 35px;
	}
	.inew .con .conr .list a .img {
		width: 220px;
	}
	.inew .con .conr .list a .conrc {
		width: calc(100% - 220px);
		width: -moz-calc(100% - 220px);
		width: -webkit-calc(100% - 220px);
		padding: 15px 30px;
	}
	.inew .con .conr .list a .conrc .conrc_t {
		font-size: 16px;
		line-height: 25px;
		height: 50px;
		margin-bottom: 12px;
	}
	.inew .con .conr .list a .conrc .conrc_c .conrc_c_info {
		font-size: 14px;
	}
	.foot .footc {
		padding: 60px 0 40px 0;
	}
	.foot .footc .fmenu dl dt {
		font-size: 16px;
	}
	.indmh-num li .text {
		font-size: 14px;
	}
	.ivalue .con .list .con_over .con_overcc {
		margin-bottom: -140px;
	}
}
@media screen and (max-width: 1024px) {
	.indmh-text .tit_cn,  .indTitle .tit_cn {
		font-size: 22px;
		line-height: 35px;
	}
	.indmh-text .tit_mb,  .indTitle .tit_mb {
		font-size: 22px;
		line-height: 35px;
	}
	.indmh-text .tit_en,  .indTitle .tit_en {
		letter-spacing: 0;
	}
	.indmh .iaboutc .con .list .list_t span {
		font-size: 24px;
		line-height: 40px;
	}
	.ivalue,  .inew {
		padding: 50px 0 60px 0;
	}
	.ivalue .tit,  .icase .tit,  .inew .tit {
		font-size: 22px;
		padding-bottom: 16px;
	}
	.icase .con .list a {
		height: 400px;
	}
	.ivalue .con {
		padding-top: 45px;
	}
	.ivalue .con .list .con_over .con_overt {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.ivalue .con .list .con_over .con_overcc {
		margin-bottom: -80px;
	}
	.ivalue .con .list .con_over .con_overc ul li {
		font-size: 14px;
		line-height: 26px;
	}
	.icase {
		padding: 50px 0 0 0;
	}
	.inew .inew_cate {
		padding: 35px 0;
	}
	.inew .inew_cate .inew_catel ul li {
		font-size: 16px;
	}
	.inew .inew_cate .inew_catel ul li.on {
		font-size: 20px;
	}
	.inew .con .conl a .conc .conc_i {
		font-size: 18px;
	}
	.inew .con .conl a .conc {
		padding: 35px;
	}
	.inew .con .conr .list a .img {
		width: 220px;
		padding-top:20%;
	}
	.inew .con .conr .list a .conrc {
		width: calc(100% - 220px);
		width: -moz-calc(100% - 220px);
		width: -webkit-calc(100% - 220px);
		padding: 15px 30px;
	}
	.inew .con .conr .list a .conrc .conrc_t {
		font-size: 16px;
		line-height: 25px;
		height: 50px;
		margin-bottom: 12px;
	}
	.inew .con .conr .list a .conrc .conrc_c .conrc_c_info {
		font-size: 14px;
	}
	.foot .footc {
		padding: 60px 0 40px 0;
	}
	.foot .footc .fmenu dl dt {
		font-size: 16px;
	}
	.indmh .iaboutc .con .list .list_i {
		font-size: 14px;
	}
	/*.indmh-logo{ display:none;}
        .indmh-text{ opacity:0;}
        .indmh .iaboutc{ opacity:0;}*/

	.indmh-content {
		position: relative;
		height: auto;
		opacity: 1;
		pointer-events: auto;
	}
	.icase .con .list a .ntit {
		font-size: 16px;
		padding: 0 20px;
	}
	.inew .con .conl {
		width: 100%;
		margin-bottom: 20px; display:none;
	}
	.inew .con .conr {
		width: 100%;
	}
	.foot .footc .footcl {
		width: 100%;
	}
	.foot .footc .fmenu {
		width: 100%;
		display: none;
	}
	.foot .footc .fmenu dl {
		text-align: center;
	}
}
@media screen and (max-width: 640px) {

	.index-container .content{
		top: 0 !important ;
		transform: translateX(0) !important;
	}

	.indmh-text .tit_cn,  .indTitle .tit_cn {
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 0;
		margin-bottom: 5px;
	}
	.indmh-text .tit_mb,  .indTitle .tit_mb {
		font-size: 20px;
		line-height: 30px;
		letter-spacing: 0;
		margin-bottom: 5px;
	}
	.indmh-text .tit_en,  .indTitle .tit_en {
		letter-spacing: 0;
		line-height: 18px;
		display: none;
	}
	.indmh .iaboutc .con .list .list_t span {
		font-size: 20px;
	}
	.ivalue,  .inew {
		padding: 80px 0 80px 0;
		/* padding:0; */
	}
	.ivalue .tit,  .icase .tit,  .inew .tit {
		font-size: 20px;
		padding-bottom: 13px;
		margin-top: 0;
	}
	.icase .con .list a {
		height: 300px;
	}
	.serviceb .con .list a .img{
		max-height: 250px;
	}
	.ivalue .con {
		padding-top: 35px;
	}
	.ivalue .con .list .img{ height:280px; overflow:hidden;}
	.ivalue .con .list .con_over .con_overt {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.ivalue .con .list .con_over .con_overcc {
		margin-bottom: -80px;
	}
	.ivalue .con .list .con_over .con_overc ul li {
		font-size: 14px;
		line-height: 26px;
	}
	.icase {
		padding: 40px 0 0 0;
		/* padding: 0; */
	}
	.ivalue .con .list {
		width: 48%;
		margin: 0 4% 20px 0;
	}
	.ivalue .con .list:nth-of-type(2n) {
		margin-right: 0;
	}
	.inew .inew_cate {
		padding: 25px 0;
	}
	.inew .inew_cate .inew_catel ul li {
		font-size: 14px;
	}
	.inew .inew_cate .inew_catel ul li.on {
		font-size: 15px;
	}
	.inew .inew_cate .more {
		font-size: 14px;
	}
	.inew .con .conl{ display:none;}
	.inew .con .conl a .conc .conc_i {
		font-size: 15px;
		height: auto;
		line-height: 23px;
	}
	.inew .con .conl a .conc {
		padding: 25px;
	}
	.inew .con .conr .list a .img {
		width: 200px;
		padding-top:32%;
	}
	.inew .con .conr .list a .conrc {
		width: calc(100% - 200px);
		width: -moz-calc(100% - 200px);
		width: -webkit-calc(100% - 200px);
		padding: 10px 20px;
	}
	.inew .con .conr .list a .conrc .conrc_t {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
		margin-bottom: 10px;
	}
	.inew .con .conr .list a .conrc .conrc_c .conrc_c_info {
		font-size: 12px;
		width: calc(100% - 100px);
		width: -moz-calc(100% - 100px);
		width: -webkit-calc(100% - 100px);
		display: none;
	}
	.inew .con .conr .list a .conrc .conrc_c .conrc_c_time {
		font-size: 12px;
		width: 100px;
	}
	.foot{
		margin-top: 0;
	}
	.foot .footc {
		padding: 40px 0 30px 0;
	}
	.foot .footc .fmenu dl dt {
		font-size: 14px;
	}
	.foot .footc .footcl .list .fphone {
		font-size: 15px;
	}
	.foot .footc .footcl .list .fadd .fadd_i {
		font-size: 13px;
	}
	.indmh .iaboutc .con .list .list_i {
		font-size: 14px;
	}
	/*.indmh-logo{ display:none;}
        .indmh-text{ opacity:0;}
        .indmh .iaboutc{ opacity:0;}*/

	.indmh-content {
		position: relative;
		height: auto;
		opacity: 1;
		pointer-events: auto;
	}
	.icase .con .list a .ntit {
		font-size: 14px;
		padding: 0 20px;
	}
	.inew .con .conl {
		width: 100%;
		margin-bottom: 20px;
	}
	.inew .con .conr {
		width: 100%;
	}
	.foot .footc .footcl {
		width: 100%;
	}
	.foot .footc .fmenu {
		width: 100%;
		display: none;
	}
	.foot .footc .fmenu dl {
		text-align: center;
	}
}
@media all and (max-width: 1599px) {
	/* 1440 × (700)  */
	/*.indmh {height: 430vh;}
      .indmh-text {top: 88vh;}*/
}
@media all and (max-width: 1279px) {
	/* 1152 × (700) */
	.indmh-text span {
		margin-left: 18px;
	}
	.indTitle {
		padding-top: 18px;
	}
}
@media all and (max-width: 1151px) {
	/* 1024 */
	.indmh {
		height: 80vh;
		padding: 70px 0;
	}
	.indmh-sticky {
		position: static;
	}
	.indmh-bg {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.indmh-logo {
		display: none;
	}
	.indmh-text {
		display: none;
	}
	.indmh-shade {
		opacity: 1;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
	}
	.indmh-content {
		position:absolute; top:0;
		height: 100%;
		opacity: 1;
		pointer-events: auto;
	}
	.indmh-num li .text {
		font-size: 14px;
	}
	.indmh .iaboutc {
		display: none;
	}
}
@media all and (max-width: 640px) {
	/* 移动终端以上 360 适配 */

	@keyframes bannerDown {
		0% {
			opacity: 0;
			transform: translateY(-40px);
			filter: blur(10px);
		}
		100% {
			opacity: 1;
			transform: translateY(0);
			filter: blur(0);
		}
	}
	@keyframes bannerUp {
		0% {
			opacity: 0;
			transform: translateY(40px);
			filter: blur(10px);
		}
		100% {
			opacity: 1;
			transform: translateY(0);
			filter: blur(0);
		}
	}
	.indTitle {
		padding-top: 14px;
	}
	.indmh .indTitle .text {
		font-size: 22px;
	}
	.indmh .indTitle .title {
		font-size: 20px;
	}
	.indmh .indTitle {
		padding-top: 10px;
	}
	.indmh-desc {
		font-size: 15px;
	}
	.indmh {
		/* padding: 48px 0; */
		height: 80vh;
	}
	.indmh-num {
		margin-top: 28px;
	}
	.indmh-num ul {
		margin-top: -14px;
	}
	.indmh-num li {
		width: 50%;
		margin-top: 14px;
	}
	.indmh-num li .num {
		font-size: 22px;
	}
	.indmh-num li .text {
		margin-top: 4px;
		font-size: 14px;
	}
	.indmh-more {
		margin-top: 30px;
	}
	.indmh-more a::after {
		display: none;
	}
	.indmh-more a span {
		padding-right: 32px;
		background: url("../images/index/indArr.png") no-repeat right center;
	}
	.indmh-more a {
		width: 132px;
		height: 38px;
		border-radius: 19px;
	}
	.indmh .iaboutc {
		display: none;
	}

	.indmh-bg.a1{
		opacity: 0;
	}
	.indmh-bg.a2{
		opacity: 1;
	}
}
/*index end*/

/*new start*/
.common_banner {
	width: 100%;
	height: 550px;
	height: auto;
	display: flex;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	margin-top: 84px;
}
.common_banner img{
    object-fit: cover;
    
    width: 100%;
    height: 100%;
}
.common_banner .w1516 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.common_banner .w1516 h1 {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	line-height: 69px;
}
.ncate {
	text-align: center;
}
.ncate a {
	display: inline-block;
	margin-right: 320px;
	line-height: 67px;
	position: relative;
	z-index: 1;
	font-size: 20px;
	font-weight: 400;
	color: #111111;
}
.ncate a:last-child {
	margin-right: 0;
}
.ncate a.on {
	color: #0173C5;
}
.ncate a.on:before {
	content: "";
	width: 43px;
	height: 1px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -22px;
	bottom: 0;
}
.ncate a:hover {
	color: #0173C5;
}
.ncate a:hover:before {
	content: "";
	width: 43px;
	height: 1px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -22px;
	bottom: 0;
}
.newbig {
	width: 100%;
	height: auto;
	background: #f2f2f4;
	padding: 66px 0 88px 0;
}
.newbig .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
	font-weight: bold;
}
.newbig .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.newbig .con {
	padding-top: 50px;
	position: relative;
	z-index: 5;
	padding-bottom: 98px;
}
.newbig .con .newbigc {
	height:480px;
}
.newbig .con .newbigc .list {
}
.newbig .con .newbigc .list a {
	display: block;
	background: #fff;
}
.newbig .con .newbigc .list a .img {
	width: 50%;
	height: 480px;
	overflow: hidden;
}
.newbig .con .newbigc .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.newbig .con .newbigc .list a .conr {
	width: 50%;
	padding: 60px 115px;
}
.newbig .con .newbigc .list a .conr .time {
}
.newbig .con .newbigc .list a .conr .time .timel {
	font-size: 80px;
	font-weight: 500;
	color: #999999;
	line-height: 51px;
	border-bottom: 3px #0173C5 solid;
	padding-bottom: 25px;
}
.newbig .con .newbigc .list a .conr .time .timer {
	padding: 15px 0 0 15px;
	font-size: 16px;
	font-weight: 500;
	color: #999999;
	line-height: 23px;
}
.newbig .con .newbigc .list a .conr .conrt {
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 35px;
	margin: 25px 0;
	height: 70px;
	overflow: hidden;
}
.newbig .con .newbigc .list a .conr .conri {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
	margin-bottom: 45px;
}
.newbig .con .newbigc .list a .conr .more {
	text-align: right;
}
.newbig .con .newbigc .list a .conr .more p {
	font-size: 16px;
	font-weight: 500;
	color: #111111;
	line-height: 17px;
	padding-right: 20px;
	background: url(../images/more.png) no-repeat right 50%;
}
.newbig .con .newbigc .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.newbig .con .newbigc .list a:hover .conr .conrt {
	color: #0173C5;
}
.newbig .con .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
	border-radius: 0;
}
.newbig .con .swiper-pagination-bullet-active {
	background: #d51c2a;
	opacity: 1;
	border-radius: 0;
}
.newbig .con .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 7px;
	bottom: 0;
}
.newbig .con .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
	margin-right: 0;
}
.newbig .con .swiper-pagination-bullets {
	top: -60px;
	width: 100%;
	text-align: right;
}
.newbig .con .newbig-prev {
	width: 55px;
	height: 55px;
	background: url(../images/newbig_prev.jpg) no-repeat center center/cover;
	position: absolute;
	z-index: 10;
	bottom: 0;
	right: 65px;
	outline: none;
	cursor: pointer;
}
.newbig .con .newbig-prev:hover {
	background: url(../images/newbig_prev.jpg) no-repeat center center/cover;
}
.newbig .con .newbig-next {
	width: 55px;
	height: 55px;
	background: url(../images/newbig_next.jpg) no-repeat center center/cover;
	position: absolute;
	z-index: 10;
	bottom: 0;
	right: 0;
	outline: none;
	cursor: pointer;
}
.newbig .con .newbig-next:hover {
	background: url(../images/newbig_next.jpg) no-repeat center center/cover;
}
.newbig .con .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	text-align: right;
	bottom: auto;
	top: -20px;
	position: absolute;
	z-index: 9;
	font-size: 16px;
}
.newbig .con .newbig-pagination .swiper-pagination-current {
	font-size: 22px;
	color: #0173C5;
}
.nlist {
	padding-bottom: 30px;
	padding-top: 60px;
}
.nlist .nlistc {
}
.nlist .nlistc .list a {
	display: block;
	padding: 50px 0;
	border-bottom: 1px solid #dddddd;
}
.nlist .nlistc .list a .con {
	width: 63%;
	padding-top: 40px;
}
.nlist .nlistc .list a .con .time {
	font-size: 18px;
	font-weight: 500;
	color: #999999;
	line-height: 23px;
}
.nlist .nlistc .list a .con .tit {
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
	margin: 13px 0 22px 0;
}
.nlist .nlistc .list a .con .info {
	font-size: 15px;
	font-weight: 400;
	color: #111111;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
}
.nlist .nlistc .list a .img {
	width: 26%;
	height: 100%;
	overflow: hidden;
}
.nlist .nlistc .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.nlist .nlistc .list a:hover {
	border-bottom: 1px #0173C5 solid;
}
.nlist .nlistc .list a:hover .con .tit {
	color: #0173C5;
}
.nlist .nlistc .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.location {
	margin-top: 84px;
	line-height: 30px;
	padding: 15px 0;
	font-size: 14px;
	font-weight: 300;
	color: #999999;
}
.location .con {
	padding-left: 20px;
	background: url(../images/home.png) no-repeat left 50%;
}
.location a {
	color: #999999;
}
.ndetail {
	padding: 55px 0 140px 0;
}
.ndetail .con {
	width: calc(100% - 410px);
	width: -moz-calc(100% - 410px);
	width: -webkit-calc(100% - 410px);
}
.ndetail .con .tit {
	font-size: 36px;
	font-weight: bold;
	color: #111111;
	line-height: 53px;
}
.ndetail .con .time {
	padding: 25px 0 15px 0;
	line-height: 25px;
}
.ndetail .con .time .timel {
	font-size: 16px;
	font-weight: 400;
	color: #7d7d7d;
}
.ndetail .con .time .timer {
	padding-left: 19px;
	background: url(../images/share.png) no-repeat left 50%;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
}
.ndetail .con .conc {
	padding: 45px 0;
	border-top: 1px #ececec solid;
	font-size: 20px;
	font-weight: 400;
	color: #111111;
	line-height: 28px;
}
.ndetail .con .conc img {
	max-width: 100%;
	height: auto;
}
.ndetail .con .conc .conc_t {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #111111;
	line-height: 56px;
	margin-bottom: 30px;
}
.ndetail .con .conc .tt {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #a0a0a0;
	line-height: 28px;
	margin: 5px auto;
}
.ndetail .con .conc .conc_ta {
	text-align: center;
	margin: 100px auto 60px auto;
}
.ndetail .con .conc .conc_ta .conc_ta_1 {
	font-size: 30px;
	font-weight: bold;
	color: #111111;
	line-height: 56px;
}
.ndetail .con .conc .conc_ta .conc_ta_2 {
	font-size: 22px;
	font-weight: 400;
	color: #0173C5;
	line-height: 29px;
	margin-top: 6px;
}
.ndetail .con .conc .conc_tb {
	margin: 130px auto 25px auto;
}
.ndetail .con .conc .conc_tb .conc_tb1 {
	font-size: 68px;
	font-weight: bold;
	color: #111111;
	line-height: 95px;
}
.ndetail .con .conc .conc_tb .conc_tb2 {
	font-size: 30px;
	font-weight: bold;
	color: #111111;
	line-height: 42px;
	margin-left: 25px;
}
.ndetail .con .npage {
	padding-top: 50px;
}
.ndetail .con .npage a {
	font-size: 20px;
	font-weight: 400;
	color: #000000;
}
.ndetail .con .npage a span {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
}
.ndetail .con .npage a.npagel {
	width: 48%;
	overflow: auto;
	display: flex;
	/*align-items: center;*/
	flex-direction: column;
}
.ndetail .con .npage a.npagel p{
	padding-left: 37px;
	box-sizing: box-sizing;
    flex-shrink: 0;
	background: url(../images/ndetail_prev.jpg) no-repeat left 50%;
}
.ndetail .con .npage a.npagel span {
	/*padding-left: 19px;*/
	/*padding-left: 37px;*/
	overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.ndetail .con .npage a.npagel:hover p {
	background: url(../images/ndetail_prev_on.jpg) no-repeat left 50%;
}
.ndetail .con .npage a.npager {
	width: 48%;
	overflow: auto;
	text-align: right;
	display: flex;
	flex-direction: column;
}
.ndetail .con .npage a.npager p{
    flex-shrink: 0;
	background: url(../images/ndetail_next.jpg) no-repeat right 50%;
	padding-right: 37px;
}
.ndetail .con .npage a.npager span {
	/*padding-right: 19px;*/
	/*padding-right: 37px;*/
	overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.ndetail .con .npage a:hover p {
	background: url(../images/ndetail_next_on.jpg) no-repeat right 50%;
	color: #0173C5;
}
.ndetail .con .npage a:hover span {
	color: #0173C5;
}
.ndetail .relation {
	width: 380px;
	height: auto;
}
.ndetail .relation .tit {
	padding-left: 21px;
	background: url(../images/ndetail_relation_icon.jpg) no-repeat left 50%;
	font-size: 22px;
	font-weight: 400;
	color: #000000;
}
.ndetail .relation .rcon {
	padding-top: 27px;
}
.ndetail .relation .rcon .list {
	margin-bottom: 20px;
}
.ndetail .relation .rcon .list a {
	display: block;
}
.ndetail .relation .rcon .list a .img {
	width: 126px;
	height: 100%;
	overflow: hidden;
}
.ndetail .relation .rcon .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.ndetail .relation .rcon .list a .listr {
	width: calc(100% - 155px);
	width: -moz-calc(100% - 155px);
	width: -webkit-calc(100% - 155px);
}
.ndetail .relation .rcon .list a .listr .listr_time {
	padding: 8px 0 8px 0;
	font-size: 14px;
	font-weight: normal;
	color: #111111;
	line-height: 23px;
}
.ndetail .relation .rcon .list a .listr .listr_t {
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
	overflow: hidden;
}
.ndetail .relation .rcon .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.ndetail .relation .rcon .list a:hover .listr .listr_t {
	color: #0173C5;
}
@media screen and (max-width: 1516px) {
	.common_banner .w1516 h1 {
		font-size: 42px;
	}
	.newbig .con .newbigc .list a .conr {
		padding: 45px 60px;
	}
	.newbig .con .newbigc .list a .conr .time .timel {
		font-size: 55px;
	}
	.newbig .con .newbigc .list a .conr .conrt {
		font-size: 20px;
		line-height: 30px;
		height: 60px;
		margin: 15px 0;
	}
	.nlist {
		padding-top: 20px;
	}
	.newbig .tit {
		font-size: 32px;
	}
}
@media screen and (max-width: 1200px) {
	.common_banner {
		height: 400px;
	}
	.common_banner .w1516 h1 {
		font-size: 28px;
	}
	.newbig .con .newbigc .list a .conr {
		padding: 25px 30px;
	}
	.newbig .con .newbigc .list a .conr .time .timel {
		font-size: 35px;
		padding-bottom: 15px;
	}
	.newbig .con .newbigc .list a .conr .time .timer {
		padding-top: 8px;
		line-height: 20px;
		padding-bottom: 0;
	}
	.newbig .con .newbigc .list a .conr .conrt {
		font-size: 20px;
		line-height: 30px;
		height: 60px;
		margin: 15px 0;
	}
	.nlist {
		padding-top: 0;
	}
	.newbig {
		padding: 60px 0;
	}
	.newbig .tit {
		font-size: 26px;
	}
	.newbig .con .newbigc .list a .conr .conri {
		margin-bottom: 25px;
	}
	.nlist .nlistc .list a .con {
		padding-top: 0;
	}
	.nlist .nlistc .list a .con .tit {
		font-size: 18px;
		margin: 10px auto 15px auto;
	}
	.ndetail .con .tit {
		font-size: 24px;
		line-height: 35px;
	}
	.ndetail .con .conc .conc_t {
		font-size: 24px;
	}
	.ndetail {
		padding: 45px 0;
	}
	.ndetail .con .conc {
		padding: 35px 0;
		font-size: 15px;
	}
	.ndetail .con .conc .conc_ta {
		margin: 30px auto;
	}
	.ndetail .con .conc .conc_ta .conc_ta_1 {
		font-size: 22px;
		line-height: 40px;
	}
	.ndetail .con .conc .conc_ta .conc_ta_2 {
		font-size: 18px;
		line-height: 30px;
	}
	.ndetail .con .conc .conc_tb {
		margin: 50px 0 25px 0;
	}
	.ndetail .con .conc .conc_tb .conc_tb1 {
		font-size: 50px;
		line-height: 75px;
	}
	.ndetail .con .conc .conc_tb .conc_tb2 {
		font-size: 24px;
		line-height: 35px;
	}
	.ndetail .con .npage {
		padding-top: 10px;
	}
	.ndetail .con .npage a.npagel {
		/*width: 100%;*/
		margin-bottom: 15px;
	}
	.ndetail .con .npage a.npager {
		/*width: 100%;*/
	}
}
@media screen and (max-width: 1024px) {
	.common_banner {
		margin-top: 0;
		height: 300px;
	}
	.common_banner .w1516 h1 {
		font-size: 24px;
	}
	.ncate a {
		font-size: 16px;
		margin-right: 40px;
	}
	.newbig .con .newbigc .list a .conr {
		padding: 25px 30px;
		width: 100%;
	}
	.newbig .con .newbigc .list a .conr .time .timel {
		font-size: 35px;
		padding-bottom: 15px;
	}
	.newbig .con .newbigc .list a .conr .time .timer {
		padding-top: 8px;
		line-height: 20px;
		padding-bottom: 0;
	}
	.newbig .con .newbigc .list a .conr .conrt {
		font-size: 16px;
		line-height: 30px;
		height: 60px;
		margin: 15px 0;
	}
	.nlist {
		padding-top: 0;
	}
	.newbig {
		padding: 50px 0;
	}
	.newbig .tit {
		font-size: 22px;
	}
	.newbig .con {
		padding: 40px 0 80px 0;
	}
	.newbig .con .newbigc .list a .conr .conri {
		margin-bottom: 25px;
	}
	.nlist .nlistc .list a .con {
		padding-top: 0;
	}
	.nlist .nlistc .list a .con .tit {
		font-size: 16px;
		margin: 6px auto 10px auto;
		line-height: 26px;
	}
	.newbig .con .newbigc .list a .img {
		width: 100%;
	}
	.nlist .nlistc .list a {
		padding: 30px 0;
	}
	.nlist .nlistc .list a .img {
		width: 30%;
	}
	.location {
		margin-top: 0;
	}
	.location .con {
		background: url(../images/home.png) no-repeat left 5px;
		line-height: 25px;
	}
	.ndetail .con .tit {
		font-size: 18px;
		line-height: 30px;
	}
	.ndetail .con .conc .conc_t {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.ndetail {
		padding: 10px 0 30px 0;
	}
	.ndetail .con .conc {
		padding: 30px 0;
		font-size: 14px;
		line-height: 28px;
	}
	.ndetail .con .conc .conc_ta {
		margin: 30px auto;
	}
	.ndetail .con .conc .conc_ta .conc_ta_1 {
		font-size: 22px;
		line-height: 40px;
	}
	.ndetail .con .conc .conc_ta .conc_ta_2 {
		font-size: 18px;
		line-height: 30px;
	}
	.ndetail .con .conc .conc_tb {
		margin: 30px 0 15px 0;
	}
	.ndetail .con .conc .conc_tb .conc_tb1 {
		font-size: 30px;
		line-height: 45px;
	}
	.ndetail .con .conc .conc_tb .conc_tb2 {
		font-size: 18px;
		line-height: 30px;
	}
	.ndetail .con .npage {
		padding-top: 0;
	}
	.ndetail .con .npage a.npagel {
		/*width: 100%;*/
		margin-bottom: 15px;
		font-size: 16px;
	}
	.ndetail .con .npage a.npager {
		/*width: 100%;*/
		font-size: 16px;
	}
	.ndetail .con .npage a.npagel span {
		font-size: 14px;
	}
	.ndetail .con .npage a.npager span {
		font-size: 14px;
	}
	.ndetail .con {
		width: 100%;
		margin-bottom: 30px;
	}
	.ndetail .relation {
		width: 100%;
	}
	.ndetail .con .time .timer {
		font-size: 14px;
	}
	.ndetail .relation .tit {
		font-size: 18px;
	}
	.ndetail .con .conc .tt {
		font-size: 14px;
	}
}
@media screen and (max-width: 640px) {
	.common_banner {
		margin-top: 0;
		height: 250px;
		height: auto;
	}
	.common_banner .w1516 h1 {
		font-size: 20px;
	}
	.ncate a {
		font-size: 16px;
		margin-right: 30px;
	}
	.newbig .con .newbigc .list a .conr {
		padding: 20px;
		width: 100%;
	}
	.newbig .con .newbigc .list a .conr .time .timel {
		font-size: 25px;
		padding-bottom: 12px;
	}
	.newbig .con .newbigc .list a .conr .time .timer {
		padding-top: 8px;
		line-height: 20px;
		padding-bottom: 0;
	}

	.newbig .con .newbigc .list a .conr .conrt {
		font-size: 15px;
		line-height: 25px;
		height: auto;
		margin: 15px 0;
	}
	.nlist {
		padding-top: 0;
	}
	.newbig {
		padding: 40px 0;
	}
	.newbig .tit {
		font-size: 18px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	.newbig .con {
		padding: 30px 0 50px 0;
	}
	.newbig .con .newbigc .list a .conr .conri {
		margin-bottom: 25px;
		font-size: 13px;
	}
	.newbig .con .newbigc .list a .conr .more p {
		font-size: 14px;
	}
	.nlist .nlistc .list a .con {
		padding-top: 0;
	}
	.nlist .nlistc .list a .con .tit {
		font-size: 15px;
		margin: 6px auto 10px auto;
		line-height: 25px;
	}
	.newbig .con .newbigc .list a .img {
		width: 100%;
	}
	.nlist .nlistc .list a {
		padding: 20px 0;
	}
	.nlist .nlistc .list a .img {
		width: 30%;
	}
	.nlist .nlistc .list a .con .info {
		display: none;
	}
	.nlist .nlistc .list a .con .time {
		font-size: 14px;
	}
	.newbig .con .newbig-prev {
		width: 35px;
		height: 35px;
		background: url(../images/newbig_prev.jpg) no-repeat center center/cover;
		position: absolute;
		z-index: 10;
		bottom: 0;
		right: 45px;
		outline: none;
		cursor: pointer;
	}
	.newbig .con .newbig-next {
		width: 35px;
		height: 35px;
	}
	.location {
		margin-top: 0;
	}
	.location .con {
		background: url(../images/home.png) no-repeat left 5px;
		line-height: 25px;
	}
	.ndetail .con .tit {
		font-size: 18px;
		line-height: 30px;
	}
	.ndetail .con .conc .conc_t {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.ndetail {
		padding: 10px 0 30px 0;
	}
	.ndetail .con .conc {
		padding: 20px 0;
		font-size: 13px;
		line-height: 23px;
	}
	.ndetail .con .conc .conc_ta {
		margin: 30px auto;
	}
	.ndetail .con .conc .conc_ta .conc_ta_1 {
		font-size: 18px;
		line-height: 40px;
	}
	.ndetail .con .conc .conc_ta .conc_ta_2 {
		font-size: 16px;
		line-height: 25px;
	}
	.ndetail .con .conc .conc_tb {
		margin: 30px 0 15px 0;
	}
	.ndetail .con .conc .conc_tb .conc_tb1 {
		font-size: 30px;
		line-height: 45px;
	}
	.ndetail .con .conc .conc_tb .conc_tb2 {
		font-size: 16px;
		line-height: 25px;
	}
	.ndetail .con .npage {
		padding-top: 0;
	}
	.ndetail .con .npage a.npagel {
		/*width: 100%;*/
		margin-bottom: 15px;
		font-size: 14px;
	}
	.ndetail .con .npage a.npager {
		/*width: 100%;*/
		font-size: 14px;
	}
	.ndetail .con .npage a.npagel span {
		font-size: 13px;
	}
	.ndetail .con .npage a.npager span {
		font-size: 13px;
	}
	.ndetail .con {
		width: 100%;
		margin-bottom: 20px;
	}
	.ndetail .relation {
		width: 100%;
	}
	.ndetail .con .time .timer {
		font-size: 14px;
	}
	.ndetail .relation .tit {
		font-size: 18px;
	}
	.ndetail .con .conc .tt {
		font-size: 14px;
	}

	.newbig .con .newbigc{ height:480px;}
	.newbig .con .newbigc .list a .img{ height:220px;}
}
/*new end*/

/*honor start*/
.honor {
	padding: 80px 0 90px 0;
}
.honorc {
	padding: 50px 50px 120px 50px;
	background: url(../images/honor_bg.png) no-repeat right bottom #f6f7f9;
}
.honorc .tit {
	border-bottom: 1px #c7d4d9 solid;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	padding-bottom: 10px;
}
.honorc .tit .tit_1 {
	width: 15%;
}
.honorc .tit .tit_2 {
	width: 20%;
}
.honorc .tit .tit_3 {
	width: 43%;
}
.honorc .tit .tit_4 {
	width: 22%;
}
.honorc .con {
	padding-top: 15px;
}
.honorc .con .list {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 35px;
	text-align: center;
	margin-bottom: 3px;
}
.honorc .con .list .list_1 {
	width: 15%;
	float: left;
}
.honorc .con .list .list_2 {
	width: 20%;
	float: left;
}
.honorc .con .list .list_3 {
	width: 43%;
	float: left;
}
.honorc .con .list .list_4 {
	width: 22%;
	float: left;
}
.honorc .con .list:hover {
	color: #0173C5;
}
@media screen and (max-width: 1516px) {
}
@media screen and (max-width: 1200px) {
	.honor {
		padding: 20px 0 60px 0;
	}
	.honorc {
		padding: 30px 30px 100px 30px;
	}
}
@media screen and (max-width: 1024px) {
	.honor {
		padding: 20px 0 60px 0;
	}
	.honorc {
		padding: 30px 30px 60px 30px;
	}
	.honorc .tit {
		font-size: 18px;
		line-height: 45px;
	}
	.honorc .con .list {
		font-size: 14px;
	}
}
@media screen and (max-width: 640px) {
	.honor {
		padding: 10px 0 40px 0;
	}
	.honorc {
		padding: 20px 20px 40px 20px;
	}
	.honorc .tit {
		font-size: 16px;
		line-height: 35px;
	}
	.honorc .con .list {
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 5px;
	}
}
/*honor end*/

/*service start*/
.servicea {
	padding: 75px 0 85px 0;
}
.servicea .tit {
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}
.servicea .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.servicea .con {
	padding-top: 35px;
}
.servicea .con .conl {
	width: 46%;
}
.servicea .con .conl .list {
	margin-bottom: 15px;
}
.servicea .con .conl .list a {
	display: block;
	position: relative;
	z-index: 1;
}
.servicea .con .conl .list a .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.servicea .con .conl .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.servicea .con .conl .list a .ntit {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	padding: 20px 30px;
}
.servicea .con .conl .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.servicea .con .conr {
	width: 53%;
}
.servicea .con .conr .list {
	width: 22.75%;
	width: 49%;
	margin: 0 2% 15px 0;
	float: left;
}
.servicea .con .conr .list:nth-of-type(2n) {
	margin-right: 0;
}
.servicea .con .conr .list a {
	display: block;
	position: relative;
	z-index: 1;
}
.servicea .con .conr .list a .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.servicea .con .conr .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.servicea .con .conr .list a .ntit {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	padding: 20px 30px;
}
.servicea .con .conr .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.serviceb {
	padding: 75px 0 85px 0;
	width: 100%;
	height: auto;
	background: #f4f4f6;
}
.serviceb .tit {
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}
.serviceb .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.serviceb .con {
	padding-top: 35px;
}
.serviceb .con .list {
	width: 15%;
	float: left; margin-right:2%;
}
.serviceb .con .list:nth-of-type(6n){ margin-right:0;}
.serviceb .con .list a {
	display: block;
	position: relative;
	z-index: 1;
}
.serviceb .con .list a .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.serviceb .con .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
/*.serviceb .con .list a .ntit {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 100%;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}*/
.serviceb .con .list a .ntit {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom:0;
	width: 100%;
	height:105px;
	line-height:105px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
	/*background: rgba(0, 0, 0, 0.5);*/
}
.serviceb .con .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.servicec {
	padding: 75px 0 85px 0;
}
.servicec .tit {
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}
.servicec .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.servicec .con {
	padding-top: 35px;
}
.servicec .con .list {
	width: 32%;
	margin: 0 2% 30px 0;
	float: left;
}
.servicec .con .list:nth-of-type(3n) {
	margin-right: 0;
}
.servicec .con .list a {
	display: block;
	position: relative;
	z-index: 1;
}
.servicec .con .list a .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.servicec .con .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.servicec .con .list a .ntit {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 33px;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	padding: 20px 30px;
}
.servicec .more {
	display: block;
	margin: 20px auto 0 auto;
	width: 153px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #dddddd;
	font-size: 16px;
	font-weight: 400;
	color: #111111;
}
.servicec .more:hover {
	background: #0173C5;
	border: 1px #0173C5 solid;
	color: #fff;
}
.servicec .con .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.serdetail {margin-top: 84px;line-height: 30px;padding: 15px 0;font-size: 14px;font-weight: 300;color: #999999;}
.serdetail .sercon {padding: 60px 0 100px 0;}
.serdetail .sercon .list {background: #f4f4f6;}
.serdetail .sercon .list .listl {width: 45%;height: auto;padding: 45px 60px;}
.serdetail .sercon .list .listl .tit {font-size: 36px;font-weight: bold;color: #111111;line-height: 53px;margin-bottom: 70px;}
.serdetail .sercon .list .listl .con {font-size: 18px;font-weight: 400;color: #111111;line-height: 35px;}
.serdetail .sercon .list .listr {width: 55%;height: auto;display: flex; justify-content: space-between}
.serdetail .sercon .list .listr div{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.serdetail .sercon .list .listr div:nth-child(1){
	margin-right: 15px;
}
.serdetail .sercon .list .listr img {display: block;width: 100%;height: auto;}
.sercon .swiper-pagination-bullet {width: 29px;height: 4px;background: #eeeef0;opacity: 1;border-radius: 0;}
.sercon .swiper-pagination-bullet-active {background: #0173C5;opacity: 1;border-radius: 0;width: 70px;height: 4px;}
.sercon .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
	bottom: 0;
}
.sercon .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
	margin-right: 0;
}
.sercon .swiper-pagination-bullets {
	bottom: 40px;
	width: 100%;
	text-align: center;
}
.seryeyan {
	padding: 100px 0 110px 0;
	margin-top: 84px;
}
.seryeyan .sercate {
	margin: 0 auto 100px auto;
}
.seryeyan .sercate .list {
	width: 16.66666%;
	height: 174px;
	float: left;
}
.seryeyan .sercate .list a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.seryeyan .sercate .list a p {
	width: 100%;
	line-height: 174px;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.4);
}
.seryeyan .sercate .list a:hover,
.seryeyan .sercate .list a.active{
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	z-index: 1;
}
.seryeyan .con {
}
.seryeyan .con img{
    max-width: 100%!important;
    height: auto!important;
}
.seryeyan .con .cona {
}
.seryeyan .con .cona .list {
}
.seryeyan .con .cona .list .listl {
	width: 50%;
}
.seryeyan .con .cona .list .listl img {
	display: block;
	width: 100%;
	height: auto;
}
.seryeyan .con .cona .list .listr {
	width: 50%;
	padding: 50px 80px;
}
.seryeyan .con .cona .list .listr .tit_t {
	font-size: 36px;
	font-weight: bold;
	color: #111111;
	line-height: 53px;
}
.seryeyan .con .cona .list .listr .tit_i {
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 53px;
	margin: 10px auto 4px auto;
}
.seryeyan .con .cona .list .listr .tit_c {
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 31px;
	text-indent: 30px;
}
.seryeyan .con .conb {
	margin-top: 35px;
}
.seryeyan .con .conb img {
	display: block;
	width: 100%;
	height: auto;
}
@media screen and (max-width: 1516px) {
	.servicea .tit,  .serviceb .tit,  .servicec .tit {
		font-size: 32px;
	}
	.serdetail .sercon .list .listl .tit {
		font-size: 32px;
		margin-bottom: 15px;
	}
	.serdetail .sercon .list .listl .con {
		font-size: 15px;
		line-height: 28px;
	}
	.seryeyan {
		padding: 60px 0;
	}
	.seryeyan .sercate {
		margin: 0 auto 60px auto;
	}
	.seryeyan .con .cona .list .listr .tit_t {
		font-size: 32px;
		line-height: 43px;
	}
	.seryeyan .con .cona .list .listr .tit_c {
		font-size: 16px;
		line-height: 28px;
	}
	.seryeyan .sercate .list a p {
		font-size: 24px;
	}

	.serdetail .sercon .list .listl{ padding:30px;}
}
@media screen and (max-width: 1200px) {
	.servicea .tit,  .serviceb .tit,  .servicec .tit {
		font-size: 24px;
		padding-bottom: 20px;
	}
	.serdetail .sercon .list .listl .tit {
		font-size: 24px;
		margin-bottom: 10px; line-height:30px;
	}
	.serdetail .sercon .list .listl .con {
		font-size: 15px;
		line-height: 25px;
	}
	.seryeyan {
		padding: 60px 0;
	}
	.seryeyan .sercate {
		margin: 0 auto 60px auto;
	}
	.seryeyan .con .cona .list .listr .tit_t {
		font-size: 20px;
		line-height: 33px;
	}
	.seryeyan .con .cona .list .listr .tit_i {
		font-size: 18px;
		line-height: 26px;
	}
	.seryeyan .con .cona .list .listr .tit_c {
		font-size: 14px;
		line-height: 23px;
	}
	.seryeyan .sercate .list a p {
		font-size: 18px;
	}
	.servicea,  .serviceb,  .servicec {
		padding: 50px 0;
	}
	.servicea .con .conl .list a .ntit {
		font-size: 16px;
	}
	.servicea .con .conr .list a .ntit {
		font-size: 16px;
	}
	.servicec .con .list a .ntit {
		font-size: 16px;
	}
	.seryeyan .con .cona .list .listr {
		padding: 20px 25px;
	}


}
@media screen and (max-width: 1024px) {
	.common_banner {
		margin-top: 0;
	}
	.servicea .tit,  .serviceb .tit,  .servicec .tit {
		font-size: 24px;
		padding-bottom: 20px;
	}
	.serdetail .sercon .list .listl .tit {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.serdetail .sercon .list .listl .con {
		font-size: 16px;
		line-height: 30px;
	}
	.seryeyan {
		padding: 40px 0;
		margin-top: 0;
	}
	.seryeyan .sercate {
		margin: 0 auto 40px auto;
	}
	.seryeyan .con .cona .list .listr .tit_t {
		font-size: 20px;
		line-height: 33px;
	}
	.seryeyan .con .cona .list .listr .tit_i {
		font-size: 18px;
		line-height: 26px;
	}
	.seryeyan .con .cona .list .listr .tit_c {
		font-size: 14px;
		line-height: 23px;
	}
	.seryeyan .sercate .list {
		height: 140px;
	}
	.seryeyan .sercate .list a p {
		font-size: 16px;
		line-height: 140px;
	}
	.servicea,  .serviceb,  .servicec {
		padding: 40px 0;
	}
	.servicea .con .conl .list a .ntit {
		font-size: 16px;
	}
	.servicea .con .conr .list a .ntit {
		font-size: 16px;
	}
	.servicec .con .list a .ntit {
		font-size: 16px;
	}
	.seryeyan .con .cona .list .listl {
		width: 100%;
	}
	.seryeyan .con .cona .list .listr {
		width: 100%;
		padding: 20px 25px;
	}
	.servicea .con .conl .list {
		margin-bottom: 10px;
	}
	.servicea .con .conr .list {
		margin-bottom: 10px;
	}
	.serviceb .con .list {
		width: 32%; margin-bottom:15px;
	}
	.serviceb .con .list:nth-of-type(3n){ margin-right:0;}
	.servicec .con .list {
		margin-bottom: 15px;
	}

	.serdetail{ margin-top:40px;}
	.serdetail .sercon{ padding:0 0 80px 0;}
	.serdetail .sercon .list .listl{ width:100%;}
	.serdetail .sercon .list .listl .tit{ font-size:24px;}
	.serdetail .sercon .list .listr{ width:100% !important; }
}
@media screen and (max-width: 640px) {
	.servicea .tit,  .serviceb .tit,  .servicec .tit {
		font-size: 18px;
		padding-bottom: 12px;
	}
	.serdetail .sercon .list .listl .tit {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.serdetail .sercon .list .listl .con {
		font-size: 16px;
		line-height: 30px;
	}
	.seryeyan {
		padding: 40px 0;
	}
	.seryeyan .sercate {
		margin: 0 auto 40px auto;
	}
	.seryeyan .con .cona .list .listr .tit_t {
		font-size: 18px;
		line-height: 30px;
	}
	.seryeyan .con .cona .list .listr .tit_i {
		font-size: 16px;
		line-height: 25px;
	}
	.seryeyan .con .cona .list .listr .tit_c {
		font-size: 13px;
		line-height: 22px;
	}
	.seryeyan .sercate .list {
		height: 140px;
		width: 33.3333%;
	}
	.seryeyan .sercate .list a p {
		font-size: 15px;
		line-height: 140px;
	}
	.servicea,  .serviceb,  .servicec {
		padding: 40px 0;
	}
	.servicea .con .conl .list a .ntit {
		font-size: 14px;
		padding: 10px 20px;
	}
	.servicea .con .conr .list a .ntit {
		font-size: 14px;
		padding: 10px 20px;
	}
	.servicec .con .list a .ntit {
		font-size: 14px;
		padding: 10px 20px;
	}
	.servicea .con .conl .list {
		margin-bottom: 10px;
	}
	.servicea .con .conr .list {
		margin-bottom: 10px;
	}
	.serviceb .con .list {
		width: 48%;margin-right: 4%;
	}
	.serviceb .con .list:nth-of-type(3n) {
		margin-right: 4%;
	}
	.serviceb .con .list:nth-of-type(6n) {
		margin-right: 4%;
	}
	.serviceb .con .list:nth-of-type(2n) {
		margin-right: 0;
	}
	.servicec .con .list {
		width: 48%;
		margin: 0 4% 15px 0;
	}
	.servicec .con .list:nth-of-type(3n) {
		margin-right: 4%;
	}
	.servicec .con .list:nth-of-type(2n) {
		margin-right: 0;
	}
	.servicec .con .list:last-of-type{

		display: none;
	}
	.servicea .con .conl {
		width: 100%;
		margin-bottom: 0;
	}
	.servicea .con .conr {
		width: 100%;
	}
	.serviceb .con .list a .ntit {
		font-size: 14px;
	}
	.servicec .more {
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.seryeyan .con .conb {
		margin-top: 10px;
	}

	.serdetail{ margin-top:30px;}
	.serdetail .sercon{ padding:0 0 60px 0;}
	.serdetail .sercon .list .listl{ width:100%;}
	.serdetail .sercon .list .listl .tit{ font-size:20px; margin-bottom:10px; line-height:30px;}
	.serdetail .sercon .list .listl .con{ font-size:14px; line-height:25px;}
	.serdetail .sercon .list .listr{ width:100%;}
}
/*service ennd*/

/*case start*/
.clist {
	padding: 77px 0;
}
.clist .cleft {
	width: 210px;
	height: auto;
	background: #f4f4f6;
	padding: 50px 20px;
}
.clist .cleft .tit {
	font-size: 20px;
	font-weight: bold;
	color: #111111;
	line-height: 35px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px #e3e3e5 solid;
}
.clist .cleft .con ul li {
	border-bottom: 1px #e3e3e5 solid;
}
.clist .cleft .con ul li > a {
	display: block;
	padding: 10px 20px 10px 0;
	line-height: 30px;
	background: url(../images/ccate_icon.png) no-repeat right 50%;
	font-size: 18px;
	font-weight: 400;
	color: #838384;
}
.clist .cleft .con ul li dl {
	display: none;
	padding-bottom: 15px;
}
.clist .cleft .con ul li dl dd a {
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 38px;
}
.clist .cleft .con ul li.on dl {
	display: block;
}
.clist .cleft .con ul li.on > a {
	background: url(../images/ccate_icon_on.png) no-repeat right 50%;
	color: #111111;
	font-weight: bold;
}
.clist .cleft .con ul li dl dd a:hover {
	color: #0173C5;
}
.clist .cright {
	width: calc(100% - 240px);
	width: -moz-calc(100% - 240px);
	width: -webkit-calc(100% - 240px);
}
.clist .cright .clistc {
}
.clist .cright .clistc .list {
	width: 32%;
	margin: 0 2% 25px 0;
	float: left;
}
.clist .cright .clistc .list:nth-of-type(3n) {
	margin-right: 0;
}
.clist .cright .clistc .list a {
	display: block;
	position: relative;
	z-index: 1;
}
.clist .cright .clistc .list a .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.clist .cright .clistc .list a .img img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.clist .cright .clistc .list a .tit {
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	padding: 15px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
}
.clist .cright .clistc .list a:hover .img img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.calertc {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9997;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	left: 100%;
}
.calertc_shawe {
	width: 100%;
	height: 100%;
	z-index: 9998;
	top: 0;
	left: 0;
	opacity: 0;
	display: none;
}
.calert {
	width: 80%;
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 20%;
	background: #fff;
	padding: 60px 60px 60px 60px;
	height: 100%;
	overflow: hidden;
	left: 100%;
}
.calert .calert_cc {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
.calert .tit {
}
.calert .tit .titl {
}
.calert .tit .titl .titl_t {
	font-size: 36px;
	font-weight: bold;
	color: #111111;
	line-height: 50px;
	margin-bottom: 12px;
}
.calert .tit .titl .titl_time {
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	line-height: 19px;
}
.calert .tit .titr {
}
.calert .tit .titr .titr_close {
	margin-bottom: 23px;
	text-align: right;
}
.calert .tit .titr .titr_share {
	padding-left: 18px;
	background: url(../images/case_share.png) no-repeat left 50%;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}
.calert .con {
	margin-top: 30px;
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 30px;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	padding: 0 10px;
	/*padding-bottom: 100px;*/
}

.calert .con img {
	max-width: 100%;
	height: auto;
}
.calertc.on {
	opacity: 1;
	left: 0;
}
.calertc.on .calertc_shawe {
	opacity: 1;
	display: none;
}
.calertc.on .calert {
	left: 20%;
}
@media screen and (max-width: 1516px) {
}
@media screen and (max-width: 1200px) {
	.clist {
		padding: 60px 0;
	}
	.clist .cleft {
		padding: 30px 20px;
	}
	.clist .cleft .con ul li > a {
		font-size: 16px;
	}
	.clist .cleft .con ul li dl dd a {
		font-size: 16px;
	}
	.clist .cright .clistc .list {
		margin-bottom: 18px;
	}
	.clist .cright .clistc .list a .tit {
		font-size: 14px;
		line-height: 23px;
	}
	.calert {
		padding: 50px;
	}
	.calert .tit .titl .titl_t {
		font-size: 26px;
	}
	.calert .con {
		font-size: 16px;
		line-height: 30px;
	}
}
@media screen and (max-width: 1024px) {
	.clist {
		padding: 50px 0;
	}
	.clist .cleft {
		padding: 30px 20px;
		width: 190px;
	}
	.clist .cleft .con ul li > a {
		font-size: 14px;
	}
	.clist .cleft .con ul li dl dd a {
		font-size: 14px;
		line-height: 25px;
	}
	.clist .cright {
		width: calc(100% - 210px);
		width: -moz-calc(100% - 210px);
		width: -webkit-calc(100% - 210px);
	}
	.clist .cright .clistc .list {
		width: 48%;
		margin: 0 4% 15px 0;

	}
	.clist .cright .clistc .list:nth-of-type(3n) {
		margin-right: 4%;
	}
	.clist .cright .clistc .list:nth-of-type(2n) {
		margin-right: 0;
	}
	.clist .cright .clistc .list a .tit {
		font-size: 12px;
		line-height: 20px;
		padding: 7px 5px;
	}
	.calert {
		padding: 40px;
	}
	.calert .tit .titl .titl_t {
		font-size: 22px;
	}
	.calert .con {
		font-size: 14px;
		line-height: 28px;
	}
	.calert .tit .titl .titl_time {
		font-size: 16px;
	}
	.calert .tit .titr .titr_share {
		font-size: 14px;
	}
}
@media screen and (max-width: 640px) {
	.clist {
		padding: 40px 0;
	}
	.clist .cleft {
		padding: 20px 15px;
		width: 100%;
		margin-bottom: 25px;
	}
	.clist .cleft .tit{
	    display: none;
	}
	.clist .cleft .con ul li > a {
		font-size: 14px;
	}
	.clist .cleft .con ul li dl dd {
		width: 50%;
		float: left;
	}
	.clist .cleft .con ul li dl dd a {
		font-size: 14px;
		line-height: 25px;
	}
	.clist .cright {
		width: 100%;
		width: 100%;
		width: 100%;
	}
	.clist .cright .clistc .list {
		width: 48%;
		margin: 0 4% 15px 0;
		width: 100%;
		margin: 0 0 15px 0;
	}
	.clist .cright .clistc .list:nth-of-type(3n) {
		margin-right: 0%;
	}
	.clist .cright .clistc .list:nth-of-type(2n) {
		margin-right: 0;
	}
	.clist .cright .clistc .list a .tit {
		font-size: 12px;
		line-height: 20px;
		padding: 7px 5px;
	}
	.calert {
		width:100%;
		padding: 20px;
	}
	.calert .tit .titl .titl_t {
		font-size: 18px;
		line-height: 40px;
	}
	.calert .tit .titl .titl_time {
		font-size: 14px;
	}
	.calert .con {
		font-size: 13px;
		line-height: 25px;
	}
	.calertc.on .calert{ left:0;}
}
/*case end*/

/*about start*/
.abouta {
	padding: 150px 0;
}
.abouta .w1516 {
	position: relative;
	z-index: 1;
}
.abouta .w1516:before {
	content: "";
	width: 77%;
	height: 100%;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	background: #f2f7fc;
}
.abouta .aboutal {
	position: relative;
	z-index: 5;
	width: 50%;
	top: -55px;
	left: 0;
}
.abouta .aboutal a {
	display: block;
}
.abouta .aboutal a .img img {
	display: block;
	width: 100%;
	height: auto;
}
.abouta .aboutar {
	position: relative;
	z-index: 5;
	width: 50%;
	padding: 130px 8%;
	text-align: center;
}
.abouta .aboutar .tit {
	font-size: 34px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 8;
	padding-bottom: 18px;
}
.abouta .aboutar .tit:before {
	content: "";
	width: 44px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -22px;
	bottom: 0;
}
.abouta .aboutar .con {
	margin: 20px auto;
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 27px;
	text-align: justify;
}
.abouta .aboutar .more {
}
.abouta .aboutar .more a {
	padding-right: 18px;
	line-height: 28px;
	background: url(../images/more.png) no-repeat right 50%;
	font-size: 16px;
	font-weight: 400;
	color: #111111;
}
.abouta .aboutar .more a:hover {
	background: url(../images/more_on.png) no-repeat right 50%;
	color: #0173C5;
}
.aboutb {
	width: 100%;
	height: auto;
	background: url(../images/about_culture_bg.jpg) no-repeat center 185px #f4faff;
	padding: 70px 0 50px 0;
}
.aboutb .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	font-weight: bold;
}
.aboutb .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.aboutb .con {
	padding-top: 190px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.aboutb .con .cona {
	padding-left: 38px;
	background: url(../images/about_culture_icon1.png) no-repeat left 50%;
	/*margin-left: 210px;*/
	color: #fff;
	font-size: 29px;
	font-weight: 400;
	color: #ffffff;
	line-height: 32px;
	min-height: 56px;
	position: relative;
	z-index: 1;
    background-size: auto 32px;
    background-position: top left;
}
.aboutb .con .cona:before {
	content: "";
	width: 114px;
	height: 1px;
	background: #fff;
	position: absolute;
	z-index: 2;
	left: 38px;
	bottom: 10px;
}
.aboutb .con .conb {
	/*padding-left: 94px;*/
	font-size: 45px;
	font-weight: bold;
	color: #ffffff;
	line-height: 38px;
	margin: 30px 0 75px 0;
	line-height: 45px;
}
.aboutb .con .conc {
	background: #fff;
}
.aboutb .con .conc .concl {
	padding: 70px 3% 100px 3%;
	text-align: center;
	width: 45%;
}
.aboutb .con .conc .concl .concl_1 {
}
.aboutb .con .conc .concl .concl_2 {
	font-size: 20px;
	font-weight: 400;
	color: #111111;
	line-height: 22px;
	margin: 18px auto 15px auto;
}
.aboutb .con .conc .concl .concl_3 {
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 22px;
}
.aboutb .con .conc .concr {
	width: 55%;
	border-left: 1px #e6e7f2 solid;
	padding: 70px 5% 55px 5%;
}
.aboutb .con .conc .concr .concr_1 {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #111111;
	line-height: 25px;
	position: relative;
	z-index: 1;
	padding-bottom: 15px;
}
.aboutb .con .conc .concr .concr_1:before {
	content: "";
	width: 30px;
	height: 1px;
	background: #4c4c4c;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
}
.aboutb .con .conc .concr .concr_2 {
	margin: 20px auto;
	font-size: 16px;
	font-weight: 400;
	color: #111111;
	text-align: justify;
}
.aboutb .con .conc .concr .concr_3 {
	text-align: center;
}
.aboutb .con .conc .concr .concr_3 a {
	padding-right: 18px;
	line-height: 28px;
	background: url(../images/more.png) no-repeat right 50%;
	font-size: 16px;
	font-weight: 400;
	color: #111111;
}
.aboutb .con .conc .concr .concr_3 a:hover {
	background: url(../images/more_on.png) no-repeat right 50%;
	color: #0173C5;
}
.aboutc {
	width: 100%;
	height: auto;
	background: url(../images/about_honor_bg.jpg) no-repeat center center/cover;
	padding: 75px 0 60px 0;
}
.aboutc .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	font-weight: bold;
}
.aboutc .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.aboutc .con {
	margin: 720px auto 0 auto;
	width: 728px;
	height: auto;
	background: url(../images/about_honor_con_bg.jpg) no-repeat center  center/cover;
	text-align: center;
	padding: 25px;
	color: #fff;
}
.aboutc .con a {
	display: grid;
	color: #fff;
	grid-template-columns: 1fr auto 1fr;
}
.aboutc .con a .item{
    /*align-self: flex-start;*/
}
.aboutc .con .con_t {
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
}
.aboutc .con .con_i {
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
}
.aboutd {
	padding: 100px 0;
	background-size: contain!important;
}
.aboutd .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	font-weight: bold;
}
.aboutd .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.aboutd .con {
	margin: 25px auto 0 auto;
	width: 100%;
	height: auto;
	background: url(../images/about_job_bg.jpg) no-repeat center center/cover;
}
.aboutd .con .conc {
	/*width: 530px;*/
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 148px;
	padding-bottom: 120px;
	color: #fff;
}
.aboutd .con .conc .cont {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
}
.aboutd .con .conc .more {
	display: block;
	margin: 25px auto 0 auto;
	width: 236px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	background: #0173C5;
}
.aboutd .con .conc .more:hover {
	background: #0c52bb;
	color: #fff;
}
.aboute {
	width: 100%;
	height: auto;
	background: url(../images/about_contact_bg.png) no-repeat right bottom #f4f4f6;
	padding: 80px 0 100px 0;
}
.aboute .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	font-weight: bold;
}
.aboute .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.aboute .info {
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
	text-align: center;
	margin: 30px auto 60px auto;
}
.aboute .con {
}
.aboute .con .conl {
	width: 65%;
	height: auto;
}
.aboute .con .conl img {
	max-width: 100%;
	height: auto;
}
.aboute .con .conr {
	width: 30%;
	background: #fff;
	padding: 0 40px 50px 40px;
	margin-top: 60px;
}
.aboute .con .conr .list {
	padding: 40px 18px;
	border-bottom: 1px #dddddd solid;
}
.aboute .con .conr .list:last-of-type{
	border-bottom: none;
}
.aboute .con .conr .list .listt {
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
	text-align: center;
}
.aboute .con .conr .list .listc {
	margin-top: 12px;
}
.aboute .con .conr .list .listc .listc_add {
	padding-left: 28px;
	background: url(../images/about_contact_icon1.png) no-repeat left 5px;
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 25px;
	margin-bottom: 12px;
}
.aboute .con .conr .list .listc .listc_phone,
.aboute .con .conr .list .listc .listc_email{
	padding-left: 28px;
	font-size: 20px;
	font-weight: 400;
	color: #111111;
	line-height: 25px;
}
.aboute .con .conr .list .listc .listc_phone{
	background: url(../images/about_contact_icon2.png) no-repeat left 5px;
}
.aboute .con .conr .list .listc .listc_email{
	background: url(../images/about_email.png) no-repeat left 5px;
	background-size: 18px;
}
.aboutdetail {
	width: 100%;
	height: auto;
	background: #f4f4f6;
}
.aboutdetail .aboutdetailc {
	background: #fff;
	padding: 25px 0 0 0;
}
.aboutdetail .aboutdetailc .tit {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #111111;
	line-height: 53px;
	padding-bottom: 30px;
	position: relative;
	z-index: 1;
}
.aboutdetail .aboutdetailc .tit a {
	position: absolute;
	z-index: 3;
	right: 70px;
	bottom: 12px;
	padding-left: 18px;
	background: url(../images/case_share.png) no-repeat left 50%;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}
.aboutdetail .aboutdetailc .con {
	padding: 40px 70px 40px 70px;
	border-top: 1px #ebebeb solid;
	font-size: 20px;
	font-weight: 400;
	color: #111111;
	line-height: 30px;
}
.aboutdetail .aboutdetailc .con img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 1516px) {
	.abouta .aboutar .tit,  .aboutb .tit,  .aboutc .tit,  .aboutd .tit,  .aboute .tit {
		font-size: 32px;
	}
	.aboutb .con .conb {
		font-size: 34px;
	}
}
@media screen and (max-width: 1200px) {
	.abouta .aboutar .tit,  .aboutb .tit,  .aboutc .tit,  .aboutd .tit,  .aboute .tit {
		font-size: 26px;
	}
	.aboutb .con .conb {
		font-size: 26px;
	}
	.abouta {
		padding: 80px 0;
	}
	.abouta .aboutal {
		top: -30px;
	}
	.abouta .aboutar {
		padding: 40px 3%;
	}
	.abouta .aboutar .tit {
		font-size: 26px;
	}
	.abouta .aboutar .con {
		font-size: 16px;
		line-height: 25px;
	}
	.aboutb,  .aboutd,  .aboutc,  .aboute {
		padding: 60px 0;
	}
	.aboutb .con .conc .concl .concl_3 {
		font-size: 20px;
	}
	.aboutdetail .aboutdetailc .tit {
		font-size: 26px;
	}
	.aboutdetail .aboutdetailc .con {
		padding: 40px 50px;
		font-size: 15px;
		line-height: 30px;
	}
}
@media screen and (max-width: 1024px) {
	.abouta .aboutar .tit,  .aboutb .tit,  .aboutc .tit,  .aboutd .tit,  .aboute .tit {
		font-size: 22px;
		padding-bottom: 10px;
	}
	.aboutb .con .conb {
		font-size: 22px;
		padding-left: 0;
		margin: 20px 0 40px 0;
	}
	.abouta {
		padding: 60px 0;
	}
	.abouta .w1516:before {
		width: 100%;
	}
	.abouta .aboutal {
		top: 0;
		width: 100%;
	}
	.abouta .aboutar {
		padding: 40px 3%;
		width: 100%;
	}
	.abouta .aboutar .tit {
		font-size: 22px;
	}
	.abouta .aboutar .con {
		font-size: 16px;
		line-height: 25px;
	}
	.aboutb,  .aboutd,  .aboutc,  .aboute {
		padding: 60px 0;
	}
	.aboutb .con .conc .concl .concl_3 {
		font-size: 16px;
		line-height: 24px;
	}
	.aboutc .con {
		width: 80%!important;
		margin: 55vw auto 0 auto !important;
		/*margin: 300px auto 0 auto;*/
	}
	.aboutc .con .con_t {
		font-size: 18px;
		line-height: 35px;
	}
	.aboutc .con .con_i {
		font-size: 14px;
		line-height: 24px;
	}
	.aboutb .con {
		padding-top: 80px;
	}
	.aboutb {
		background: url(../images/about_culture_bg.jpg) no-repeat left 150px #f4faff;
	}
	.aboutb .con .cona {
		margin-left: 0;
		font-size: 22px;
	}
	.aboutb .con .cona:before {
		width: 80px;
	}
	.aboutb .con .conc .concr .concr_1 {
		font-size: 20px;
	}
	.aboutb .con .conc .concr .concr_2 {
		font-size: 14px;
		line-height: 24px;
	}
	.aboutd .con .conc {
		width: 100%;
		text-align: center;
	}
	.aboutd .con .conc .cont {
		font-size: 22px;
	}
	.aboutd .con .conc .more {
		font-size: 16px;
	}
	.aboute .info {
		font-size: 18px;
	}
	.aboute .con .conl {
		width: 100%;
	}
	.aboute .con .conr {
		width: 100%;
	}
	.aboute .con .conr .list .listt {
		font-size: 22px;
	}
	.aboute .con .conr .list .listc .listc_add {
		font-size: 16px;
	}
	.aboute .con .conr .list .listc .listc_phone {
		font-size: 18px;
	}
	.aboutdetail .aboutdetailc .tit {
		font-size: 22px;
	}
	.aboutdetail .aboutdetailc .con {
		padding: 30px 40px;
		font-size: 14px;
		line-height: 28px;
	}
}
@media screen and (max-width: 640px) {
	.abouta .aboutar .tit,  .aboutb .tit,  .aboutc .tit,  .aboutd .tit,  .aboute .tit {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.aboutb .con .conb {
		font-size: 20px;
		padding-left: 0;
		margin: 10px 0 30px 0;
	}
	.abouta {
		padding: 40px 0;
	}
	.abouta .w1516:before {
		width: 100%;
	}
	.abouta .aboutal {
		top: 0;
		width: 100%;
	}
	.abouta .aboutar {
		padding: 30px 3%;
		width: 100%;
	}
	.abouta .aboutar .tit {
		font-size: 20px;
	}
	.abouta .aboutar .con {
		font-size: 14px;
		line-height: 22px;
	}
	.aboutb,  .aboutd,  .aboutc,  .aboute {
		padding: 40px 0;
	}
	.aboutb .con .conc .concl .concl_3 {
		font-size: 14px;
		line-height: 22px;
	}
	.aboutc .con {
		width: 60%;
		margin: 300px auto 0 auto;
	}
	.aboutc .con .con_t {
		font-size: 20px;
		line-height: 35px;
	}
	.aboutc .con .con_i {
		font-size: 16px;
		line-height: 24px;
	}
	.aboutb .con {
		padding-top: 50px;
	}
	.aboutb {
		background: url(../images/about_culture_bg.jpg) no-repeat left 110px #f4faff;
	}
	.aboutb .con .cona {
		margin-left: 0;
		font-size: 22px;
	}
	.aboutb .con .cona:before {
		width: 80px;
	}
	.aboutb .con .conc .concr .concr_1 {
		font-size: 20px;
	}
	.aboutb .con .conc .concr .concr_2 {
		font-size: 14px;
		line-height: 24px;
	}
	.aboutc .con a{
	    grid-template-columns:1fr;
	}
	.aboutc .con a .item1{
	    grid-row: 1/2;
	}
	.aboutc .con a .item2{
	    grid-row: 3/4;
	}
	.aboutc .con a .item3{
	    grid-row: 2/3
	}
	.aboutd .con .conc {
		width: 100%;
		text-align: center;
	}
	.aboutd .con .conc .cont {
		font-size: 18px;
	}
	.aboutd .con .conc .more {
		font-size: 14px;
	}
	.aboute .info {
		font-size: 18px;
	}
	.aboute .con .conl {
		width: 100%;
	}
	.aboute .con .conr {
		width: 100%;
	}
	.aboute .con .conr .list .listt {
		font-size: 18px;
	}
	.aboute .con .conr .list .listc .listc_add {
		font-size: 14px;
	}
	.aboute .con .conr .list .listc .listc_phone {
		font-size: 15px;
	}
	.abouta .aboutar .more a,  .aboutb .con .conc .concr .concr_3 a {
		font-size: 14px;
	}
	.aboute .con .conr .list {
		padding: 25px 0;
	}
	.aboutdetail .aboutdetailc .tit {
		font-size: 18px;
		line-height: 30px;
	}
	.aboutdetail .aboutdetailc .con {
		padding: 20px;
		font-size: 13px;
		line-height: 24px;
	}
	.aboutdetail .aboutdetailc .tit a {
		font-size: 14px;
		right: 20px;
	}
}
/*about end*/

/*advantage start*/
.adva {
	width: 100%;
	height: auto;
	background: url(../images/adv_bg1.jpg) no-repeat center center/cover;
	padding: 75px 0 200px 0;
}
.adva .tit {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	font-weight: bold;
}
.adva .tit:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.adva .con {
	padding-top: 188px;
}
.adva .con .list {
	width: 19.2%;
	margin: 0 1% 0 0;
	float: left; /*background: linear-gradient(129deg, #FFFFFF 0%, #F1F7FC 100%);
box-shadow: 0px 4px 11px 1px rgba(212,226,255,0.84), inset 2px 2px 6px 1px #FFFFFF;opacity: 0.98;*/
	height: 400px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	line-height: 59px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.adva .con .list:nth-of-type(5n) {
	margin-right: 0;
}
.adva .con .list:nth-of-type(1) {
	background: url(../images/adva_list_bg1.png) no-repeat center center/cover;
}
.adva .con .list:nth-of-type(2) {
	background: url(../images/adva_list_bg2.png) no-repeat center top;
	top: 10px;
}
.adva .con .list:nth-of-type(2) a {
	margin-top: -10px;
}
.adva .con .list:nth-of-type(3) {
	background: url(../images/adva_list_bg3.png) no-repeat center top;
	top: 20px;
}
.adva .con .list:nth-of-type(3) a {
	margin-top: -20px;
}
.adva .con .list:nth-of-type(4) {
	background: url(../images/adva_list_bg4.png) no-repeat center top;
	top: 14px;
}
.adva .con .list:nth-of-type(4) a {
	margin-top: -14px;
}
.adva .con .list:nth-of-type(5) {
	background: url(../images/adva_list_bg5.png) no-repeat center center/cover;
	top: 5px;
}
.adva .con .list:nth-of-type(5) a {
	margin-top: -5px;
}
.adva_alt {
	display: none;
}
.adva_alt .adva_alt_shawe {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9998;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	opacity: 1;
}
.adva_alt .adva_altc {
	width: 80%;
	height: auto;
	text-align: center;
	border-top: 35px #0173C5 solid;
	padding: 80px 100px;
	background: #fff;
	position: fixed;
	z-index: 10000;
	left: 10%;
	margin-left: -40px;
	top: 50%;
	transform: translateY(-50%);
}
.adva_alt .adva_altc_close {
	position: absolute;
	top: -27px;
	right: 15px;
}
.adva_alt .adva_altc .adva_altct {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.adva_alt .adva_altc .adva_altcc {
	font-size: 16px;
	font-weight: 400;
	color: #111111;
	line-height: 24px;
	text-align: left;
	margin-top: 20px;
}
.advb {
	width: 100%;
	height: 1071px;
	background: url(../images/zu12493.jpg) no-repeat center center/cover;
	padding: 75px 0 70px 0;
}
.advb .tit {
	text-align: center;
}
.advb .tit .tit_t {
	text-align: center;
	font-size: 46px;
	font-weight: 500;
	color: #111111;
	line-height: 36px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	font-weight: bold;
}
.advb .tit .tit_t:before {
	content: "";
	width: 46px;
	height: 2px;
	background: #0173C5;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -23px;
	bottom: 0;
}
.advb .tit .tit_i {
	margin: 10px auto 8px auto;
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
}
.advb .tit .tit_c {
	font-size: 18px;
	font-weight: 300;
	color: #111111;
	line-height: 28px;
}
.advb .con {
	margin-top: 30px;
}
.advb .con img {
	max-width: 100%;
	height: auto;
}
.adv_partner {
	width:100%;
	text-align: center;
	display: block;
}
.adv_partner.a2{
	display: none;
}

.adv_partner img {
	display: block;
	width: 100%;
	height: auto;
}
@media screen and (max-width: 1516px) {
	.adva {
		padding: 60px 0 100px 0;
	}
	.adva .tit,  .advb .tit .tit_t {
		font-size: 32px;
	}
	.adva .con {
		padding-top: 130px;
	}
}
@media screen and (max-width: 1200px) {
	.adva {
		padding: 50px 0 80px 0;
	}
	.adva .tit,  .advb .tit .tit_t {
		font-size: 24px;
		padding-bottom: 15px;
	}
	.advb .tit .tit_i {
		font-size: 18px;
	}
	.advb .tit .tit_c {
		font-size: 16px;
	}
	.adva .con {
		padding-top: 100px;
	}
	.adva .con .list {
		font-size: 14px;
		line-height: 28px;
	}
	.adva_alt .adva_altc {
		padding: 40px 50px;
	}
	.advb {
		padding: 50px 0;
	}
}
@media screen and (max-width: 1024px) {
	.adva {
		padding: 40px 0 50px 0;
	}
	.adva .tit,  .advb .tit .tit_t {
		font-size: 22px;
		padding-bottom: 12px;
	}
	.advb .tit .tit_i {
		font-size: 18px;
	}
	.advb .tit .tit_c {
		font-size: 16px;
	}
	.adva .con {
		padding-top: 60px;
	}
	.adva .con .list {
		font-size: 14px;
		line-height: 22px;
		height: 230px;
	}
	.adva .con .list:nth-of-type(2) {
		top: 5px;
		background: url(../images/adva_list_bg2.png) no-repeat center center/cover;
	}
	.adva .con .list:nth-of-type(3) {
		top: 8px;
		background: url(../images/adva_list_bg3.png) no-repeat center center/cover;
	}
	.adva .con .list:nth-of-type(4) {
		top: 5px;
		background: url(../images/adva_list_bg4.png) no-repeat center center/cover;
	}
	.adva_alt .adva_altc {
		padding: 40px 50px;
	}
	.advb {
		padding: 40px 0;
	}
}
@media screen and (max-width: 640px) {
	.adva {
		padding: 40px 0 50px 0;
	}
	.adva .tit,  .advb .tit .tit_t {
		font-size: 18px;
		padding-bottom: 8px;
		line-height: 30px;
	}
	.advb .tit .tit_i {
		font-size: 16px;
	}
	.advb .tit .tit_c {
		font-size: 14px;
	}
	.adva .con {
		padding-top: 40px;
	}
	.adva .con .list {
		font-size: 12px;
		line-height: 22px;
		height: 160px;
		box-shadow: 0px 4px 11px 1px rgba(212, 226, 255, 0.84),  inset 2px 2px 6px 1px #ffffff;
		opacity: 0.98;
		border-top: 10px #0173C5 solid;
		padding: 0 15px;
	}
	.adva .con .list:nth-of-type(1) {
		background: linear-gradient(129deg, #ffffff 0%, #f1f7fc 100%);
		width: 48%;
		margin-right: 4%;
		margin-bottom: 20px;
	}
	.adva .con .list:nth-of-type(2) {
		top: 0;
		background: linear-gradient(129deg, #ffffff 0%, #f1f7fc 100%);
		width: 48%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.adva .con .list:nth-of-type(3) {
		top: 0;
		background: linear-gradient(129deg, #ffffff 0%, #f1f7fc 100%);
		width: 32%;
		margin-right: 2%;
	}
	.adva .con .list:nth-of-type(4) {
		top: 0;
		background: linear-gradient(129deg, #ffffff 0%, #f1f7fc 100%);
		width: 32%;
		margin-right: 2%;
	}
	.adva .con .list:nth-of-type(5) {
		top: 0;
		background: linear-gradient(129deg, #ffffff 0%, #f1f7fc 100%);
		width: 32%;
		margin-right: 0;
	}
	.adva_alt .adva_altc {
		padding: 40px 50px; margin-left:0;
	}
	.advb {
		padding: 40px 0;
	}
	.adv_partner{
		padding-bottom: 30px;
		background-color: #f3f3f3;
	}
	.adv_partner.a1{
		display: none;
	}
	.adv_partner.a2{
		display: block;
	}
}
/*advantage end*/

.pageController {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.pageController.a2{
	display: none;
}


.pageController a {
	display: inline-block;
	line-height: 40px;
	height: 40px;
	color: #727171;
	font-size: 14px;
	margin-right: 8px;
	min-width: 40px;
	text-align: center;
	border-radius: 100%;
}
.pageController a:hover {
	color: #fff;
	background: #0173C5;
	text-decoration: none;
	font-weight: bolder;
}
.pageController .xuanzhong {
	color: #fff;
	background: #0173C5;
	text-decoration: none;
	font-weight: bolder;
}
@keyframes loader {
	0% {
		transform: scale(0.6);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}
@media (max-width: 640px) {
	.pageController {
		width: 100%;
		padding: 20px 0;
		text-align: center;
		/* display: none; */
	}
	.pageController.a1{
		display: none;
	}
	.pageController.a2{
		display: flex;
	}

	.pageController a {
		display: inline-block;
		line-height: 30px;
		height: 30px;
		color: #333;
		font-size: 12px;
		margin-right: 5px;
		padding: 0 10px;
		min-width: 30px;
		margin-bottom: 5px;
	}
	.pageController a:hover {
		color: #fff;
		background: #0173C5;
		text-decoration: none;
		font-weight: bolder;
	}
	.pageController .xuanzhong {
		color: #fff;
		background: #0173C5;
		text-decoration: none;
		font-weight: bolder;
	}
}
.min {
	width: 1250%;
	height: 700px;
	margin-top: 44px;
	overflow: hidden;
}
 .page4 .min.ani{
     width: 110%;
     transform: translateX(-5vw);
	height: 30vw;
 }
.min ul {
	list-style: none;
	display: flex;
	transform: translateX(50px);
}
.page4 .min.ani ul{
	transform: translateX(0px);
	height: 100%;
}
.min ul li {
	width: 3.3%;
	height: 700px;
	transition: 0.6s;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.page4 .min.ani ul li {
     width: calc(100%/3);
     height: 100%;
}
.min ul li.li-active {
	width: 5.56%;
	height: 700px;
}
.page4 .min.ani.min ul li.li-active {
	width: 60%;
	flex-shrink: 0;
	/*height: 700px;*/
}
 .page4 .min.ani  ul li img{
     width: auto;
     height: 100%;
    /*transform: skewX(10deg) scale(1.4) ;*/
 }
.min ul li.li-active .up p {
	transition: 0.5s;
	opacity: 0;
}
.min ul li.li-active .low p {
	transition: 1s;
	opacity: 1;
}
.min ul li.aa {
	width: 2.5%;
	height: 700px;
}
 .page4 .min.ani .min .min ul li.aa{
     width: calc(100%/3);
}
.min ul li:nth-child(1) {
	transform: skewX(-10deg) translateX(-300px);
}
.min ul li:nth-child(2) {
	transform: skewX(-10deg) translateX(-300px);
}
.min ul li:nth-child(3) {
	transform: skewX(-10deg) translateX(-300px);
}
.page4 .min.ani  ul li:nth-child(1),
.page4 .min.ani  ul li:nth-child(2),
.page4 .min.ani  ul li:nth-child(3){
	transform: skewX(-10deg) ;
}

.page4 .min.ani  ul li:nth-child(1) .up p{
    padding-left: 10vw;
}
.min ul li .low {
	transform:none;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	transform:skewX(10deg)
}
.min ul li .low p {
	opacity: 0;
	transform:none;
	color: #fff;
	padding: 0 10px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	line-height: 22px;
}
.min ul li .up {
	transform:none;
	height: 700px;
	width: 110%;
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
	transform:skewX(10deg);
}
.min ul li .up p {
	/*transform: skewX(10deg) translateX();*/
	transform:none;
	color: #fff;
	padding: 0 10px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	line-height: 24px;
}
.page4 .min.ani ul li .up p{
    padding: 0 5vw;
    /*text-align: left;*/
    /*box-sizing: box-sizing;*/
}
.page4 .min.ani ul li:nth-child(3) .up p{
    transform: translateX(-1vw);
    /*text-align: center;*/
}
@media (max-width: 1024px) {
	/*.min { width: 100%; height: 200px; margin-top: 30px;}*/
	/*.min ul { display: block;}*/
	/*.min ul li { width: 33.333%; height: 200px; float: left;}*/
	/*.min ul li.li-active { width: 33.333%; height: 200px;}*/
	/*.min ul li:nth-child(1) { transform: none;}*/
	/*.min ul li:nth-child(2) { transform: none;}*/
	/*.min ul li:nth-child(3) { transform: none;}*/
	/*.min ul li div { height: 200px;}*/
	/*.min ul li div p { font-size: 13px; transform: none; line-height: 20px;}*/
}

@media (max-width: 767px) {
    .page4 .min.ani ul{
        flex-direction: row;
    }
}
/*640*/
@media (max-width: 640px) {
	.min { width: 100%; height: auto; margin-top: 30px;}
	.page4 .min.ani{
	    height: auto;
	    width: 100%;
	    transform: translateX(0);
	}
	.page4 .min.ani ul { 
	    display: block; 
        flex-direction: column;
	    
	}
	.page4 .min.ani ul li { width:100%; height: 200px; float: left; display:block;}
	.page4 .min.ani ul li img{
	    width: 100%;
	    height: height;
	    object-fit: cover;
	}
	.page4 .min.ani ul li .low{
	    width: 100%;
	    position: absolute;
	    bottom: 0;
        transform: skewX(0deg);
        margin-bottom: 0;
	}
	.page4 .min.ani ul li .low p{
		    font-size: 13px;
	}
	.min ul li.li-active { width: 33.333%; height: 200px;}
	.page4 .min.ani.min ul li.li-active{width:100%;  height: 200px;}
	
	.page4 .min.ani ul li:nth-child(1) { transform: none;}
	.page4 .min.ani ul li:nth-child(2) { transform: none;}
	.page4 .min.ani ul li:nth-child(3) { transform: none;}
	.page4 .min.ani ul li .up p{
        /*padding-left: 10vw;*/
    }
	.min ul li .up{ height:100px;transform:none;}
	.min ul li div { height: 100px;}
	.min ul li div p { font-size: 13px; transform: none; line-height: 20px;}
	.min ul li .up p{font-size: 13px; transform: none; line-height: 20px;}
}


.index-container{height:100%;}
.index-container .content{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%);}
/*.index-container .header{position:absolute;left:0;top:0;width:100%;z-index:2;}*/
.index-container .index-pagination{right:50px;z-index:1;}
.index-container .index-pagination span{width:12px;height:12px;background:#999;opacity:1;margin:20px 0 !important;}
.index-container .index-pagination span.swiper-pagination-bullet-active{background:#008c44;}

@keyframes mouse{
	0%{transform: translate(0, 0);-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);}
	60%{transform: translate(0, 10px);-webkit-transform: translate(0, 10px);-moz-transform: translate(0, 10px);-ms-transform: translate(0, 10px);}
	100%{transform: translate(0, 0);-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);}
}
@-webkit-keyframes mouse{
	0%{transform: translate(0, 0);-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);}
	60%{transform: translate(0, 10px);-webkit-transform: translate(0, 10px);-moz-transform: translate(0, 10px);-ms-transform: translate(0, 10px);}
	100%{transform: translate(0, 0);-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);}
}

.index-container .swiper-slide{overflow:hidden;}
.index-container .swiper-slide.foot{height:515px;}

.index-container .swiper-slide.page3{}
.index-container .swiper-slide.page4{ background:#f4f4f6;}
.index-container .swiper-slide.page5{ background:#f4f4f6;}


@media screen and (max-width:1025px){
	.index-container .index-pagination{display:none;}
	.index-container .swiper-slide.foot{height:auto;}


}
@media screen and (max-width:640px){
	.index-container .swiper-slide.foot{height:435px;}
}


.doughnut{
	display: block;
	width: 440px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	flex-wrap: wrap;

}
.doughnut div{
	transition: .5s;
}
.doughnut div:nth-child(1){
	position: absolute;
	top: 20px;
	left: 20px;
	width: 200px;
	height: 200px;
	background: url('../images/clist_img1.jpg') no-repeat center;
	border-radius: 100% 0 0 0;
	border: 10px solid white;
}
.doughnut div:nth-child(2){
	position: absolute;
	top: 20px;
	right: 20px;
	width: 200px;
	height: 200px;
	background: url('../images/clist_img2.jpg') no-repeat center;
	border-radius: 0 100% 0 0;
	border: 10px solid white;
}
.doughnut div:nth-child(3){
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 200px;
	height: 200px;
	background: url('../images/clist_img3.jpg') no-repeat center;
	border-radius: 0 0 0 100%;
	border: 10px solid white;
}
.doughnut div:nth-child(4){
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 200px;
	height: 200px;
	background: url('../images/clist_img4.jpg') no-repeat center;
	border-radius: 0 0 100% 0;
	border: 10px solid white;
}
.doughnut div:nth-child(1):hover{
	position: absolute;
	left: 0px;
	top: 0px;
	transform: scale(1.1);
	width: 200px;
	height: 200px;
	background: url('../images/clist_img1.jpg') no-repeat center;
	border-radius: 100% 0 0 0;
}
.doughnut div:nth-child(2):hover{
	position: absolute;
	transform: scale(1.1);
	top: 0px;
	right: 0px;
	width: 200px;
	height: 200px;
	background: url('../images/clist_img2.jpg') no-repeat center;
	border-radius: 0 100% 0 0;

}

.doughnut div:nth-child(3):hover{
	transform: scale(1.1);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: url('../images/clist_img3.jpg') no-repeat center;
	border-radius: 0 0 0 100%;

}
.doughnut div:nth-child(4):hover{
	transform: scale(1.1);
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 200px;
	height: 200px;
	background: url('../images/clist_img4.jpg') no-repeat center;
	border-radius: 0 0 100% 0;

}




