/* banner_nei */
.banner_nei{display: block;overflow: hidden;position: relative;}
.banner_nei .nei_wrap{max-width: 1400px;}
.banner_nei .list{position: relative;}
/* banner_nei */
.banner_nei .list img{width: 100%;}
.banner_nei .s_img{display: none;}
.banner_nei .layout{position: absolute;width: 100%;left:0;top: 20%;z-index: 2;}
.banner_nei .text{color: #fff;text-align: left;}
.banner_nei .text .cn{display: inline-block;font-size:45px;letter-spacing: 2px;font-weight: bold;padding: 10px;background: rgba(0,0,0,0.3);}
.banner_nei .text .en{font-size: 20px;line-height: normal;letter-spacing: 1px;font-family: arial;text-transform: uppercase;}
/* .banner_nei .text .slogan{margin-top: 1.8%;font-size: 24px;} */
.banner_nei .text .line{margin-top: 15px;width: 27px;height: 3px;background: #2c3a5f;}
@media only screen and (max-width:1080px){
	/* .banner_nei .text .en{font-size: 36px;} */
	.banner_nei .text .cn{font-size: 28px;}
}
@media only screen and (max-width:850px){
	/* .banner_nei .text .en{font-size: 20px;} */
	.banner_nei .text .cn{font-size: 20px;}
}
@media only screen and (max-width:750px){
	.banner_nei .big_img{display: none;}
	.banner_nei .s_img{display: block;}
}
@media only screen and (max-width:520px){
	.banner_nei .text{font-size: 16px;}
	.banner_nei .text .cn{margin-top: 0px;font-size: 16px;}
	/* .banner_nei .text .en,.banner_nei .text .slogan{font-size: 14px;} */
	.banner_nei .text .line{margin-top: 6px;}
}

/* common_css */
.nei_wrap{margin: 0 auto;width: 90%;max-width: 1440px;}
@media only screen and (max-width:520px){
	.nei_wrap{width: 94%;}
}

.nei_title{font-family: AVGARDD;color: #000;}
.nei_title .en{font-size: 36px;}
.nei_title .tit{font-size: 22px;}
@media only screen and (max-width:1280px){
	/* .nei_title .en{font-size: 43px;} */
}
@media only screen and (max-width:850px){
	.nei_title .en{font-size: 30px;}
	.nei_title .tit{font-size: 20px;}
}
@media only screen and (max-width:520px){
	.nei_title .en{font-size: 18px;}
	.nei_title .tit{font-size: 14px;}
}

.nei_top{padding: 40px 0 25px;border-bottom: 1px solid #e5e5e5;}
.nei_top .layout{align-items: flex-end;}
@media only screen and (max-width:850px){
	.nei_top{padding: 30px 0 15px;}
}

/* location */
.location ul{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.location ul li{margin-left: 10px;}
.location ul li:nth-child(1){margin-left: 0;}
.location ul li a:hover{color: #053a9e;}
@media only screen and (max-width:520px){
	.location {display: none;}
	.location ul li{font-size: 13px;}
	.detail_top .location{display: block;}
}

.left ul{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.left ul li {margin: 2px 0;margin-right: 10px;}
.left ul li:nth-last-child(1){margin-right: 0;}
.left ul li span{display: inline-block;padding: 5px 10px;background: #f7f7f7;font-family: AVGARDD;position: relative;z-index: 1;}
.left ul li span:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #053a9e;transition: all .3s linear;z-index: -1;opacity: 0;}
.left ul li.cur span{background-color: #053a9e;color: #fff;}
.left ul li span:hover:after{opacity: 1;}
.left ul li span:hover{color: #fff;}
/* 服务支持 */
			.service-Pattern {
				height: 1011px;
			}

			.container {
				margin: 0 auto;
				width: 1400px;
			}

			.service-Title {
				text-align: center;
				margin-bottom: 30px;
				padding-top: 80px;
			}

			.service-Title h2 {
				    line-height: 30px;
				    font-size: 40px;
				    color: #333;
				    font-weight: normal;
				    margin: 15px 0 50px;

			}

			.service-Title strong {
				position: relative;
			}

			/* .service-Title p {
				font-size: 18px;
				color: #333;
				line-height: 30px;
			} */



			.Pattern-ul {
				margin-top: 5%;
			}

			.Pattern-ul li {
				float: left;
				width: 33.33%;
			}

			.Pattern-ul .Item {
				height: 350px;
				padding: 50px 40px 50px 60px;
				background-position: right bottom;
				display: flex;
				/* justify-content: center; */
				flex-direction: column;
				margin-right: 1px;
				margin-bottom: 1px;
			}

			.Pattern-ul .Item h3 {
				font-size: 24px;
				color: #000;
				line-height: 30px;
				padding-bottom: 15px;
				position: relative;
				margin-bottom: 15px;
			}

			.Pattern-ul .Item h3 .line {
				width: 21px;
				height: 3px;
				position: absolute;
				left: 0;
				bottom: 0;
				background: #a1a1a2;
			}

			.Pattern-ul .Item p {
				font-size: 16px;
				color: #666;
				line-height: 25px;
			}

			.service-Promise {
				background: #fff;
				padding-bottom: 60px;

			}

			.Promise-text .text-1 {
				font-size: 16px;
				color: #060001;
				line-height: 30px;
				margin-bottom: 30px;
			}

			.text-inner {
				margin-bottom: 40px;
				padding-left: 200px;
				position: relative;
			}

			.text-inner strong {
				font-size: 20px;
				color: #060001;
				line-height: 40px;
				position: absolute;
				left: 0;
				top: 50%;
				margin-top: -20px;
			}

			.text-inner .stress {
				font-size: 16px;
				color: #fe8400;
				font-weight: bold;
				line-height: 30px;
			}

			.Promise-list {
				margin: 0 -13px;
			}

			.Promise-list li {
				float: left;
				width: 50%;
			}

			.Promise-list .Item {
				margin: 13px;
				border-radius: 5px;
				border: 1px solid #eaeaea;
				overflow: hidden;
				display: flex;
				justify-content: center;
				/* align-items: center; */
			}

			.Promise-list .Item .pic {
				overflow: hidden;
				float: left;
				width: 35%;
			}

			.Promise-list .Item .pic img{
				    border: 0;
				    vertical-align: middle;
				    max-width: 100%;
				    border: none;
				    margin: 0;
			}
			 .Promise-list .Item .intro {
				float: right;
				text-align: justify;
				width: 65%;
				padding: 20px 30px 20px 10px;
			}

			.Promise-list .Item h3 {
				font-size: 17px;
				color: #000;
				line-height: 30px;
				margin-bottom: 5px;
			}

			.Promise-list .Item p {
				font-size: 15px;
				color: #666;
				line-height: 24px;
			}

			@media (max-width: 1600px) {
				.container {
					width: 1200px;
				}

			}

			@media (max-width: 1360px) {
				.container {
					width: 980px;
				}

				.Promise-list .Item .intro {
					padding: 10px;
				}

			}

			@media (max-width: 1025px) {
				.container {
					padding: 0 15px;
					width: 100%;
				}

				.service-Title h2 {
					font-size: 20px;
					line-height: 1.5;
				}

				/* .service-Title p {
					font-size: 16px;
				} */

				.Promise-list li {
					width: 50%;
				}

			}

			@media (max-width: 850px) {
				.container {
					padding: 0 15px;
					width: 100%;
				}

			}

			@media (max-width: 768px) {
				.Pattern-ul {
					margin-top: 30px;
				}

				.Pattern-ul li {
					width: 50%;
				}

				.Pattern-ul .Item {
					height: 276px;
					padding: 50px 15px;
					background-position: right bottom;
					display: flex;
					flex-direction: column;
					margin-right: 1px;
					margin-bottom: 1px;
				}

				.text-inner {
					padding-left: 160px;
				}
			}

			@media (max-width: 640px) {
				.Pattern-ul .Item {
					height: 270px;
					padding: 35px 15px;
					background-position: right bottom;
					display: flex;
					flex-direction: column;
					margin-right: 1px;
					margin-bottom: 1px;
					background-repeat: no-repeat;
					background-size: 150px;
					background-color: rgba(255, 255, 255, 0.99);
				}
				.Pattern-ul .Item p {
					font-size: 14px;}

				.Promise-list li {
					width: 100%;
				}
			}

			@media (max-width: 480px) {
				.container {
					padding: 0 10px;
				}

			}
			
/* 资料下载			 */
	.down{padding: 60px 0;}
	.odcontent{margin: 0 auto;width: 90%;max-width: 1400px;}
	.serBox{ overflow:hidden; }
	.serRow{ cursor:pointer;display:flex;align-items:stretch;text-align:center;justify-content:space-between;font-family:''; }
	.serRow>div{ border:2px solid #f8f8f8;background:#fff;padding:10px;transition:all .48s; }
	.serRow .serName{ width:45%;text-align:left;padding:10px 28px;display:flex;align-items:center; }
	.serRow .serTime,.serRow .serCom{ width:20%; }
	.serRow .serLoad{ width:15%; }
	.serRow:first-child{font-size: 18px; font-weight:bold;letter-spacing:1px; }
	.serRow:first-child{ color:#fff; }
	.serRow:first-child .serName{ background:#01a077; }
	.serRow:first-of-type .serTime{ background:#5f74b1; }
	.serRow:first-of-type .serCom{ background:#b7d53f;}
	.serRow:first-of-type .serLoad{ background:#0792d8; }
	.serRow>div:not(:first-of-type){display:flex;align-items:center;justify-content:center}
	.serRow:not(:first-of-type) .serName{font-size:17px;background:rgb(177 1 14 / .05)}
	.serRow:not(:first-of-type) .serLoad{font-size:12px;color:#999}
	.serLoad svg{width:30px;height:30px;display:block;margin:0 auto 5px}
	/* .serRow:not(:first-of-type):hover>div{ background:rgb( 0 40 170 / .1 ) } */
	.serRow:not(:first-of-type):hover .serName{color:#01a077}
	@media(max-width:1480px){
	  .serRow:not(:first-of-type) .serName{font-size:16px;}
	}
	@media(max-width:1024px){
	  .serCom{ display:none!important; }
	  .serRow .serName{ width:65%; }
	  .serRow>div{ padding:6px;font-size:12px; }
	  .serRow:not(:first-of-type) .serName{ font-size:14px; }
	}
	@media(max-width:768px){
	  .down{padding: 40px 0;}
	  .serRow .serName{ padding:6px 12px; }
	}
	@media(max-width:680px){
	  .serRow .serTime{display:none!important}
	  .serRow .serName{font-size:12px;width:calc(100% - 58px)}
	  .serRow:not(:first-of-type) .serName{font-size:12px;letter-spacing:0}
	  .serRow .serLoad{width:58px}
	  .serLoad svg{width:21px;height:21px;margin:0}
	  .serRow .serLoad span{display:none}
	}
	
/* 发展历程 */
	.about_fzlc {overflow:hidden; padding: 40px 0 120px;}
	.about_fzlc h2{font-size: 35px;text-align: center;margin-bottom: 25px;}
	.about_fzlc ul { overflow:hidden; margin-top: 50px; background:url('{pboot:sitetplpath}/images/about_fzlc_x.jpg') center center repeat-y;}
	.about_fzlc ul li {overflow:hidden; margin:6% 0; background:url('{pboot:sitetplpath}/images/about_fzlc_o.png') center 11px no-repeat;}
	.about_fzlc ul li:first-child { margin-top:0%; }
	.about_fzlc ul li:last-child { margin-bottom:0%; }
	.about_fzlc ul li div {float:right; width:47%; position:relative; padding-left:3%;}
	.about_fzlc ul li div.img { float:left; width:47%; padding-right:3%; padding-left:0; }
	.about_fzlc ul li div.img img{ padding: 5px; width: 100%; height: auto; border: 1px solid #ccc; box-sizing: border-box;}
	.about_fzlc ul li:nth-child(2n) div {float:left; text-align:right; padding-right:3%; padding-left:0;}
	.about_fzlc ul li:nth-child(2n) div.img {float:right; padding-left:3%; padding-right:0; }
	.about_fzlc ul li:nth-child(2n)  {}
	.about_fzlc ul li div {overflow:hidden;}
	.about_fzlc ul li div .p1 {font-family:'Arial'; font-weight:bold; font-size:40px; color:#3daa57; line-height:40px; margin-bottom:1%;}
	.about_fzlc ul li div p { font-size:18px; color:#333; line-height:36px; padding-bottom: 10px; }
	.about_fzlc span { display:block; height:35px; background:url('images/about_fzlc_b.png') center center no-repeat; }
	.giun_t {text-align: center; line-height: 30px;font-size: 40px;color: #333;font-weight: normal;margin: 15px 0 50px;}
	
	@media only screen and (max-width: 1240px){
		.about_fzlc{ width: 100%; }
		.about_fzlc ul{padding: 12px;}
	}
	@media only screen and (max-width: 768px){
		.about_fzlc{ padding-bottom: 80px;}
	}
	@media only screen and (max-width: 480px){
		.about_fzlc{ padding-top: 0; padding-bottom: 50px;}
		.about_fzlc h2{font-size: 25px;}
		.about_fzlc ul{padding: 0;}
		.about_fzlc ul {background:url('{pboot:sitetplpath}/images/about_fzlc_x.jpg') 9px repeat-y; padding-top: 5px; margin-top: 20px;}
		.about_fzlc ul li {background:url('{pboot:sitetplpath}/images/about_fzlc_o.png') 0px top no-repeat;margin: 0;margin-bottom: 10px;}
		.about_fzlc ul li div{float: none;width: 100%;padding: 0;}
		.about_fzlc ul li div .p1{font-size: 20px;line-height: 25px;margin: 0;width: 20%;float: none; padding-left: 30px;}
		.about_fzlc ul li:nth-child(2n) div{text-align: left;}
		.about_fzlc ul li div p{width: 100%;float: right; text-align: justify; padding-left: 30px;}
		.about_fzlc ul li div.img {display: none;}
		.about_fzlc ul li:nth-child(2n) div{padding-right: 0;}
	}
/* 真伪查询 */
.flexbox {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.authen{
	padding: 85px 0 0 0;
}
.authen .tit{
	text-align: center;
}

.authen .tit h3{
	    text-align: center;
	    line-height: 30px;
	    font-size: 40px;
	    color: #333;
	    font-weight: normal;
	    margin: 15px 0 50px;
}
.authen .tit p{
	font-size: 16px;
	color: #666666;
	line-height: 2;
}
.authen_list{
	justify-content: space-between;
	margin-bottom: 6%;
	margin-top: 40px;
	background-color: #eeeeee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 60px 0;
	border: 1px solid #dcdcdc;
	flex-wrap: wrap;
}
.authen_list .item{
	padding: 10px 60px;
	border-right: 1px solid #dcdcdc;
	width: 100%;
	text-align: center;
}
.authen_list .item:last-child{
	border-right: 0;
}
.authen_list .item .top h3{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

.authen_list .item .top p{
	font-size: 14px;
	color: #444444;
}
.authen_list .item .bottom{
	padding: 20px 0 0 0;
}
.authen_list .item .bottom .cont{
	padding-top: 20px;
}
.authen_list .item .bottom .cont span{
	vertical-align: middle;
	display: inline-block;
	font-size: 25px;
	color: #444444;
	margin-left: 15px;
}
.authen_list .item .bottom .list{
	padding-right: 40px;
	text-align: center;
}
.authen_list .item .bottom .list .img{
	height: 75px;
}
.authen_list .item .bottom .list p{
	font-size: 14px;
	color: #444444;
	margin-top: 36px;
}
.authen_list .item .bottom2{
	justify-content: center;
	padding: 15px 0;
}
.authen_list .item .bottom2 .itlist{
	padding: 0 20px;
}
.authen_list .item .bottom2 .itlist p{
	font-size: 14px;
	color: #444444;
	margin-bottom: 10px;
}
.authen_list .item .bottom2 .itlist  img{
	width: 200px;
}

.authen_list .item:last-child .bottom{
	padding: 40px 0 0 0;
	justify-content: center;
}
@media screen and (min-width: 300px) and (max-width: 1000px){
	.authen .tit h3 {
	    font-size: 2.2rem;
	    color: #333333;
	    font-weight: bold;
	    margin-bottom: 1.5rem;
	}
	.authen .tit p {
	    font-size: 1.4rem;
	    color: #666666;
	    line-height: 2;
	}
	.authen{
		padding: 3rem 0 0 0;
	}
	.authen_list {
	    margin-top: 3rem;
	    padding: 0 0;
		flex-wrap: wrap;
	}
	.authen_list .item {
	    padding: 2rem 2rem;
	    border-right: 1px solid #dcdcdc;
	    width: 100%;
	    box-sizing: border-box;
	}
	.authen_list .item .top h3 {
	    font-size: 1.6rem;
	    color: #333333;
	    font-weight: bold;
	    margin-bottom: 1rem;
	}
	.authen_list .item .top p {
	    font-size: 1.2rem;
	    color: #444444;
	}
	.authen_list .item .bottom2{
		flex-wrap: wrap;
	}
	.authen_list .item .bottom2 .itlist {
	    padding: 10px 20px;
	    width: 100%;
	}
	.authen_list .item:last-child .bottom{
		overflow: auto;
	}

}
.container {max-width: 1400px; width:94%;margin:0 auto;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}

/* 加盟 */
.jmAllMK02:after,
			.jmAllMK03:after,
			.jmAllMK04:after,
			.jmAllMK05:after,
			.jmAllMK06:after,
			.jmAllMK07:after,
			.jmAllMK07 .w1200:after,
			.tmsqCon:after {
				content: "";
				clear: both;
				display: block;
				height: 0px;
				overflow: hidden;
			}

			.jmAllMK04 li:hover,
			.jmAllMK03 li:hover,
			.jmAllMK05 li:hover,
			.jmAllMK06 li:hover {
				-webkit-box-shadow: 0px 0px 26px #CCCCCC;
				-moz-box-shadow: 0px 0px 26px #CCCCCC;
				-ms-box-shadow: 0px 0px 26px #CCCCCC;
				-o-box-shadow: 0px 0px 26px #CCCCCC;
				box-shadow: 0px 0px 26px #CCCCCC;
			}

			.jmAllMK {
				padding: 5% 0;
			}


			.w1200 {
				width: 93%;
				max-width: 1200px;
				margin-left: auto;
				margin-right: auto;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
			}

			.jmAllMKTit01 {
				text-align: center;	
				    line-height: 30px;
				    font-size: 40px;
				    color: #333;
				    font-weight: normal;
				    margin: 15px 0 50px;
			}

			.system-con {
				color: #01a077;
				max-width: 735px;
				margin: 15px auto 10px;
				text-align: center;
				font-size: 16px
			}

			.jmAllMK03 {}

			.jmAllMK03 li {
				float: left;
				background: #fafafa;
				width: 31%;
				margin: 2% 2% 0 0;
				text-align: center;
				position: relative;
				height: 300px;
			}

			.jmAllMK03 li .jmAllMK0301 {
				padding-top: 80px;
				-webkit-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s;
			}

			.jmAllMK03 li .jmAllMK0301 .jmAllMK0301Tit {
				font-size: 18px;
				line-height: 20px;
				color: #333;
				text-align: center;
				margin-top: 18px;
			}

			.jmAllMK03 li .jmAllMK0301 .txt {
				width: 92.3%;
				height: auto;
				margin: 15px auto 0;
				font-size: 14px;
				line-height: 25px;
				color: #333;
				text-align: left;
				opacity: 0;
				-webkit-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s;
			}

			.jmAllMK03 li:hover .jmAllMK0301 {
				padding-top: 40px;
			}

			.jmAllMK03 li:hover .jmAllMK0301 .txt {
				opacity: 1;
			}


			@media (max-width: 960px) {
				.jmAllMK03 li {
					height: auto;
					padding: 80px 0;
				}

				.jmAllMK03 li .jmAllMK0301 {
					padding-top: 0;
				}

				.jmAllMK03 li:hover .jmAllMK0301 {
					padding-top: 0;
				}

				.jmAllMK03 li .jmAllMK0301 .txt {
					display: none !important;
				}
			}

			.jmAllMKZ {
				padding: 5% 0;
				width: 1200px;
				max-width: 92%;
				margin: 0 auto;
			}

			.jmAllMKZ .con-left {
				width: 45%;
				float: left;
				height: auto;
			}

			.jmAllMKZ .con-left .jmAllMKTit01 {
				font-size: 28px;
				/* font-weight: bold; */
				color: #333;
				text-align: left;
			}

			.jmAllMKZ .con-left .jmAllMKTit03 {
				font-size: 14px;
				line-height: 25px;
				color: #999;
				margin-top: 20px;
			}

			.jmAllMKZ .list {
				width: calc(50% - 1px);
				height: auto;
				border-right: 1px solid #e5e5e5;
				border-top: 1px solid #e5e5e5;
				float: right;
			}

			.jmAllMKZ .list li {
				width: calc(25% - 1px);
				height: 149px;
				border-left: 1px solid #e5e5e5;
				border-bottom: 1px solid #e5e5e5;
				float: left;
			}

			.jmAllMKZ .list li .icon {
				width: 100%;
				height: 35px;
				position: relative;
				margin-top: 22px;
			}

			.jmAllMKZ .list li .icon img {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				margin: auto;
				max-height: 100%;
			}

			.jmAllMKZ .list li .t {
				text-align: center;
				font-size: 14px;
				line-height: 18px;
				height: 36px;
				width: 80%;
				color: #666;
				margin: 12px auto 0;
			}

			.jmAllMKZ .list li .num {
				text-align: center;
				font-size: 24px;
				line-height: 24px;
				font-weight: bold;
				font-family: Arial;
				color: #333;
				margin-top: 6px;
			}

			.f-cb:after {
				display: block;
				height: 0;
				clear: both;
				visibility: hidden;
				overflow: hidden;
				content: ".";
			}



			@media (max-width: 750px) {
				.jmAllMKZ .list {
					width: auto;
				}
				.jmAllMKZ .con-left {
					width: auto;
					margin-bottom: 4%;
					line-height: 35px;
				}
			}
			.jmAllMK.pb0 {
				padding-bottom: 0;
			}

			.jmAllMK-new {
				width: 1200px;
				height: auto;
				margin: 0 auto;
				max-width: 93%;
				padding: 4% 0 5%;
			}

			.jmAllMK-new .jmAllMK05 {
				margin-top: 2%;
			}

			.jmAllMK05 {}

			.jmAllMK05 li {
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				float: left;
				width: 23.5%;
				margin: 2% 2% 0 0;
				text-align: center;
				height: 238px;
				padding: 4% 2% 0;
				background-color: rgba(255, 255, 255, 0.8);
			}

			.jmAllMK0502 {
				font-size: 16px;
				color: #666666;
				margin-top: 5%;
			}

			.jmAllMK0503 {
				font-size: 14px;
				color: #999999;
				margin-top: 3%;
				line-height: 25px;
			}

			.jmAllMK05 li:nth-child(4n) {
				margin-right: 0;
			}

			.jmAllMK0501 img:nth-child(1) {
				display: inline-block;
			}

			.jmAllMK0501 img:last-of-type {
				display: none;
			}

			.jmAllMK05 li:hover .jmAllMK0501 img:nth-child(1) {
				display: none;
			}

			.jmAllMK05 li:hover .jmAllMK0501 img:last-of-type {
				display: inline-block;
			}

			.jmAllMK05 li:hover .jmAllMK0502 {
				color: #333;
			}

			.jmAllMK05 li:hover .jmAllMK0503 {
				color: #333;
			}

			.jmAllMK06 {}

			.jmAllMK06 li {
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				float: left;
				width: 32%;
				margin: 2% 2% 0 0;
				text-align: center;
				height: 242px;
				padding: 5% 6% 0;
				background-color: rgba(255, 255, 255, 0.8);
			}

			.jmAllMK06 li:nth-child(3n) {
				margin-right: 0;
			}

			.jmAllMK06 li:hover .jmAllMK0501 img:nth-child(1) {
				display: none;
			}

			.jmAllMK06 li:hover .jmAllMK0501 img:last-of-type {
				display: inline-block;
			}

			.jmAllMK06 li:hover .jmAllMK0502 {
				color: #333;
			}

			.jmAllMK06 li:hover .jmAllMK0503 {
				color: #333;
			}

			.jmAllMK.pb0 {
				padding-bottom: 0;
			}

			.jmAllMK07 {
				width: 93%;
				max-width: 1618px;
				margin-left: auto;
				margin-right: auto;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				background: #fff;
				padding: 3% 0 7%;
				margin-top: 2%;
			}

			.jmAllMK07mk {
				float: left;
				width: 80px;
				text-align: center;
				position: relative;
			}

			.jmAllMK07mk .bg {
				width: 128px;
				height: 128px;
				border-radius: 100%;
				background-color: #fff;
				position: absolute;
				top: 50%;
				left: 50%;
				-webkit-transform: translate(-50%, -50%);
				-moz-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
				-o-transform: translate(-50%, -50%);
				transform: translate(-50%, -50%);
				z-index: 4;
				border: 1px solid #cfcfcf;
			}

			@media (max-width: 900px) {
				.jmAllMK07mk .bg {
					width: 100px;
					height: 100px;
				}
			}

			@media (max-width: 650px) {
				.jmAllMK07mk .bg {
					display: none;
				}
			}

			.jmAllMK07mk02 {
				font-size: 16px;
				color: #666666;
				margin-top: 5px;
				position: relative;
				z-index: 5;
			}

			.jmAllMK07mkHr {
				width: 200px;
				height: 1px;
				background: #CCCCCC;
				float: left;
				position: relative;
				margin-top: 28px;
				z-index: 3;
			}

			.jmAllMK07mkHr img {
				display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				margin-top: -6px;
				margin-left: -3px;
			}

			.jmAllMK07mk01 {
				position: relative;
				z-index: 5;
			}

			.jmAllMK07mk01 img:nth-child(1) {
				display: inline-block;
			}

			.jmAllMK07mk01 img:last-of-type {
				display: none;
			}

			.jmAllMK07mk:hover .jmAllMK07mk01 img:nth-child(1) {
				display: none;
			}

			.jmAllMK07mk:hover .jmAllMK07mk01 img:last-of-type {
				display: inline-block;
			}

			.jmAllMK07mk:hover .jmAllMK07mk02 {
				color: #333333;
			}

			.jmAllMK07Sh {
				width: 1px;
				height: 100px;
				background: #CCCCCC;
				position: relative;
				margin: 8px 39px 8px 0;
				z-index: 3;
				float: right;
			}

			.jmAllMK07Sh img {
				display: block;
				position: absolute;
				top: 50%;
				left: 50%;
				margin-top: -3px;
				margin-left: -6px;
			}

			.jmAllMK08 .jmAllMK07mk {
				float: right;
			}

			.jmAllMK08 .jmAllMK07mkHr {
				float: right;
			}

			.jmAllMK07mk01 {
				height: 50px;
			}

			.bottom-box {
				width: 100%;
				height: auto;
				-webkit-background-size: cover;
				background-size: cover;
				background-position: center;
				margin-top: 6%;
			}

			.bottom-box .bottom-new {
				width: 1200px;
				height: auto;
				margin: 0 auto;
				max-width: 92%;
				text-align: center;
				padding: 5% 0;
			}

			.bottom-box .bottom-new .item {
				display: inline-block;
				margin: 0 90px;
				color: #fff;
			}

			.bottom-box .bottom-new .item .item-left {
				text-align: right;
				float: left;
				margin-top: 6px;
			}

			.bottom-box .bottom-new .item .item-left .t {
				font-size: 30px;
				line-height: 36px;
			}

			.bottom-box .bottom-new .item .item-left .t1 {
				font-size: 12px;
				line-height: 20px;
				text-transform: uppercase;
				margin-top: 7px;
			}

			.bottom-box .bottom-new .item .line {
				width: 1px;
				height: 75px;
				background-color: #bcbcbd;
				float: left;
				margin: 0 30px;
			}

			.bottom-box .bottom-new .item .item-right {
				font-size: 24px;
				line-height: 36px;
				float: left;
				text-align: left;
				margin-top: 3px;
			}

			.bottom-box .bottom-new .item .item-right span {
				font-size: 18px;
			}

			@media (max-width: 1290px) {
				.bottom-box .bottom-new .item {
					margin: 0 40px;
				}
			}

			@media (max-width: 1060px) {
				.bottom-box .bottom-new .item .item-left .t {
					font-size: 22px;
					line-height: 28px;
				}

				.bottom-box .bottom-new .item .item-right {
					font-size: 18px;
					line-height: 28px;
				}

				.bottom-box .bottom-new .item .line {
					height: 66px;
					margin: 0 15px;
				}
			}

			@media (max-width: 870px) {
				.bottom-box .bottom-new .item {
					margin: 0;
					width: 100%;
					display: block;
					margin-bottom: 3%;
				}

				.bottom-box .bottom-new .item .item-left {
					width: 43.5%;
				}

				.bottom-box .bottom-new .item .item-right {
					width: 43.5%;
				}

				.bottom-box .bottom-new .item .item-left .t1 {
					line-height: 14px;
				}
			}



			.tmsqCon {
				display: flex;
				margin-top: 4%;
			}

			.tmsqConInp {
				display: block;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				height: 50px;
				border: none;
				border: 1px solid #e5e5e5;
				font-size: 14px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				width: calc(100% - 15px);
				margin-top: 27px;
				padding-left: 15px;
			}

			.tmsqConInp.mt0 {
				margin-top: 0;
			}

			.tmsqCon .floatl {
				width: 49%;
				position: relative;
			}

			.tmsqCon .floatr {
				width: 49%;
				border: 1px solid #e5e5e5;
			}

			.tmsqCon .floatr textarea {
				display: block;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				height: 279px;
				background: #fff;
				border: none;
				font-size: 14px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				width: 100%;
				padding: 6px 10px;
				font-family: 'Courier New', Courier, monospace;
			}

			.jmxzBanConZx.jmsqBut {
				width: 157px;
				background: none;
				height: 50px;
				font-size: 16px;
				margin: 5% auto 0;
				display: block;
			}

			.jmxzBanConZx.jmsqBut:hover {
				background: #3daa57;
				color: #fff;
			}

			.jmxzBanConZx {
				width: 178px;
				height: 43px;
				border: 1px solid #ddd;
				cursor: pointer;
				transition: all .5s;
				font-size: 20px;
				text-align: center;
				color: #999;
				line-height: 43px;
				margin: 80px auto 0;
			}

			@media only screen and (max-width: 800px) and (min-width: 100px) {
				.jmxzBanConZx.jmsqBut {
					height: 50px;

					font-size: 18px;
					font-weight: bold;
				}
			}

			@media (max-width: 750px) {
				.jmAllMK03 li {
					width: 100%;
					padding: 0;
					position: relative;
				}

				.jmAllMK03 li .jmAllMK0301 .b {
					width: 31.3%;
					float: left;
					position: absolute;
					left: 0;
					top: 50%;
					-webkit-transform: translateY(-50%);
					-moz-transform: translateY(-50%);
					-ms-transform: translateY(-50%);
					-o-transform: translateY(-50%);
					transform: translateY(-50%);

				}

				.jmAllMK03 li .jmAllMK0301 .txt {
					width: 62.3%;
					float: right;
					margin-right: 3.2%;
					font-size: 18px;
					line-height: 28px;
					color: #333;
					display: block !important;
					opacity: 1;
					padding-top: 3%;
					padding-bottom: 4%;
					margin-top: 0;
					text-align: justify;
				}

				.jmAllMKPz {
					display: none;
				}


			}

			@media (max-width: 500px) {
				.tmsqCon {
					display: block;

				}
			}

			@media (max-width: 580px) {
				.jmAllMK02 .floatr .tits {
					font-size: 20px;
					line-height: 20px;
				}

				.jmAllMK02 .floatr .tits span {
					width: 100%;
					left: 10%;
				}

				.jmAllMK02 .floatr .item-box {
					margin-top: 5%;
				}

				.jmAllMK02 .floatr .item-box .item .num {
					font-size: 32px;
					line-height: 32px;
				}

				.jmAllMK02 .floatr .item-box .item .num sup {
					font-size: 18px;
				}

				.jmAllMK02 .floatr .item-box .item .num.i1 {
					-moz-margin-top: 0;
					margin-top: -5px;

				}

				.jmAllMK02 .floatr .item-box .item .t {
					font-size: 14px;
					line-height: 14px;
				}

				.jmAllMK03 li {
					height: 180px;
				}

				.jmAllMK03 li .jmAllMK0301 .txt {
					font-size: 14px;
					line-height: 24px;
				}

				.jmAllMK03 li .jmAllMK0301 .jmAllMK0301Tit {
					font-size: 14px;
					line-height: 16px;
					margin-top: 8px;
				}
			}

			@media (max-width: 700px) {
				.jmAllMKPz .con .jmAllMKTit03 {
					margin: 15px auto 0;
				}

				.jmAllMKPz .con {
					top: 6%;
				}

				.imgg {
					width: 300%;
					margin-left: -100%;
				}
			}

			@media (max-width: 900px) {
				.jmFixR {
					display: none;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:1080px) {
				.jmAllMK02List li {
					height: 60px;
					line-height: 60px;
					font-size: 16px;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:815px) {
				.jmAllMK02 .floatr .item-box .item .num span {
					font-size: 20px;
				}

				.jmAllMK02 .floatl {
					width: 100%;
					margin-top: 20px;
				}

				.jmAllMK02 .floatr {
					width: 100%;
					position: static;
					-webkit-transform: translateY(0);
					-moz-transform: translateY(0);
					-ms-transform: translateY(0);
					-o-transform: translateY(0);
					transform: translateY(0);
				}

				.jmAllMK02List li {
					height: 45px;
					line-height: 45px;
					font-size: 14px;
					margin: 10px 0 0;
				}

				.jmAllMK02List li:nth-child(1) {
					margin-top: 10px;
				}

				.jmAllMK02 .floatr .item-box {
					margin-top: 5%;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:600px) {
				.jmAllMK02LcON img {
					width: 50px;
				}

				.jmAllMK02LcON {
					margin-top: -25px;
					margin-left: -25px;
				}
			}

			/*@media only screen and (min-width: 100px) and (max-width:1000px){
	.jmAllMK0301Ico img{width: 60px;margin: 20px 0 0 20px;}
}*/
			@media only screen and (min-width: 100px) and (max-width:850px) {
				/*.jmAllMK03 li{width: 49%;}
	.jmAllMK03 li:nth-child(3n){margin-right: 2%;}
	.jmAllMK03 li:nth-child(2n){margin-right: 0;}*/
			}

			@media only screen and (min-width: 100px) and (max-width:640px) {

				/*.jmAllMK0301Ico img{width: 40px;margin: 20px 0 0 20px;}*/
				.jmAllMK0301Ico {
					width: 80px;
					height: 80px;
				}

				/*.jmAllMK03 li{padding: 8% 0;}*/
				.jmAllMK0301Tit {
					font-size: 16px;
				}

				.jmAllMK03 li:hover .jmAllMK03Pos {
					display: none;
				}

				/*.jmAllMKPzCon{padding: 5% 5% 0;}*/
			}

			@media only screen and (min-width: 100px) and (max-width:920px) {
				.jmAllMK04 li {
					width: 49%;
				}

				.jmAllMK04 li:nth-child(4n) {
					margin-right: 2%;
				}

				.jmAllMK04 li:nth-child(2n) {
					margin-right: 0;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:550px) {
				.jmAllMK04Ico img {
					width: 40px;
				}

				.jmAllMK04 li {
					height: 150px;
					padding: 36px 0 0;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:1030px) {
				.jmAllMK05 li {
					width: 49%;
				}

				.jmAllMK05 li:nth-child(4n) {
					margin-right: 2%;
				}

				.jmAllMK05 li:nth-child(2n) {
					margin-right: 0;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:920px) {
				.jmAllMK06 li {
					width: 49%;
				}

				.jmAllMK06 li:nth-child(2n) {
					margin-right: 0;
				}

				.jmAllMK06 li:nth-child(3n) {
					width: 100%;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:580px) {
				.jmAllMK0501 img {
					width: 40px;
				}

				.jmAllMK06 li {
					height: 173px;
				}

				.jmAllMK05 li {
					height: 173px;
				}

				.jmAllMK0503 {
					margin-top: 5px;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 3;
					word-break: break-all;
					overflow: hidden;
				}

				.jmAllMK0502 {
					margin-top: 4px;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:1440px) {
				.jmAllMK07mk {
					width: 10%;
				}

				.jmAllMK07mkHr {
					width: 12.5%;
				}

				.jmAllMK07Sh {
					margin-right: 4.6%;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:900px) {
				.jmAllMK07mk01 img {
					height: 24px;
				}

				.jmAllMK07mk01 {
					height: 30px;
				}

				.jmAllMK07mkHr {
					margin-top: 21px;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:650px) {
				.jmAllMK07mkHr {
					display: none;
				}

				.jmAllMK07mk {
					width: 20%;
					margin-top: 5%;
				}

				.jmAllMK07Sh {
					display: none;
				}

				.jmAllMK08 .jmAllMK07mk {
					float: left;
				}

				.jmAllMK07mk02 {
					font-size: 14px;
				}
			}


			@media only screen and (min-width: 100px) and (max-width:710px) {
				.join-box4 .box-new .list1 .a {
					display: none;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:800px) {
				.tmsqCon .floatr textarea {
					height: 157px;
				}

				.tmsqConInp {
					margin-top: 20px;
				}

				.jmxzBanConZx.jmsqBut {
					height: 50px;

					font-size: 18px;
					font-weight: bold;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:500px) {
				.tmsqCon .floatl {
					width: 100%;
				}

				.tmsqConInp {
					width: 100%;
					margin-top: 10px;
				}

				.tmsqCon .floatr {
					width: 100%;
					margin-top: 10px;
				}

				.tmsqCon .floatr textarea {
					padding: 6px 15px;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:1024px) {
				.jmxzBanConZx {
					font-size: 16px;
					margin-top: 15px;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:640px) {
				.jmxzBanConZx {
					font-size: 16px;
					margin-top: 15px;
				}
			}

			@media only screen and (min-width: 100px) and (max-width:460px) {
				.jmxzBanConZx {
					font-size: 14px;
					margin-top: 15px;
					width: 130px;
					height: 36px;

				}
			}
/* about_profile */
.ab_profile{padding: 9% 0 5%;background: url(../images/abbanner.jpg)no-repeat top center;background-attachment: fixed;}
.ab_profile .nei_title{margin-bottom: 35px;color: #fff;}
.ab_profile .layout{color: #fff;align-items: flex-start;}
.ab_profile .layout .lf_part{width: 46%;}
.ab_profile .layout .content{font-size: 15px;line-height: 32px;}
.ab_profile .layout .content2{margin-top: 2%;}
.ab_profile .layout .img_part{margin-top: 3.5%;padding: 4px;width: 48%;box-sizing: border-box;background: #fff;}
@media only screen and (max-width:850px){
	.ab_profile .nei_title{margin-bottom: 15px;}
	.ab_profile .layout .lf_part{width: 100%;}
	.ab_profile .layout .img_part{width: 56%;}
}
@media only screen and (max-width:520px){
	.ab_profile{padding: 9% 0 6%;}
	.ab_profile .layout .content{font-size: 14px;line-height: 28px;}
	.ab_profile .layout .img_part{width: 100%;}
}

/* about_culture */
.ab_culture .mid_part{margin: 4.5% 0;align-items: center;}
.ab_culture{padding: 6% 0 0;background: url(../images/cul_bg.jpg)no-repeat center;}
.ab_culture .content{margin: 35px auto 0;width: 100%;font-size: 15px;color: #333;text-align: center;line-height: 32px;}
.ab_culture .content .line{margin: 30px auto;width: 1px;height: 88px;background: #ddd;}
.ab_culture .content p span{font-weight: bold;}
.ab_culture .content p.tick{font-size: 16px;margin: 9px 0;}
.ab_culture .content p.tick::before{content: "✔";margin-right: 15px;font-weight: bold;color: #051a9e;}
.ab_culture #cul_ys{margin-bottom: 35px;}
.ab_culture #cul_ys .text{height: 70px;line-height: 70px;font-size: 30px;font-weight: bold;color: #051a9e;}
.ab_culture #cul_ys .swiper-wrapper{padding: 35px 0;width: 50%;}
.ab_culture #cul_ys .swiper-slide .text{transition: transform 0.3s linear;font-family: AVGARDD;}
.ab_culture #cul_ys .swiper-slide .text span{display: inline-block;padding: 0 15px;position: relative;}
.ab_culture #cul_ys .swiper-slide .text span::before{content:"";position: absolute;top: 50%;right: 100%;width: 0px;height: 2px;background: #333;opacity: 0;z-index: 3;transition: all 0.5s linear;}
.ab_culture #cul_ys .swiper-slide .text span::after{content:"";position: absolute;top: 50%;left: 100%;width: 0px;height: 2px;background: #333;opacity: 0;z-index: 3;transition: all 0.5s linear;}
.ab_culture #cul_ys .swiper-slide-prev .text{transform: rotateX(60deg);}
.ab_culture #cul_ys .swiper-slide-next .text{transform: rotateX(-60deg);}
.ab_culture #cul_ys .swiper-slide-active .text span::before,.ab_culture #cul_ys .swiper-slide-active .text span::after{width: 15px;opacity: 1;}
@media only screen and (max-width:850px){
	.ab_culture #cul_ys .swiper-wrapper{padding: 27px 0;}
	.ab_culture #cul_ys .text{font-size: 23px;height: 50px;line-height: 50px;}
	.ab_culture .content{margin-top: 15px;}
	.ab_culture .content .line{margin: 20px auto;height: 55px;}
}
@media only screen and (max-width:520px){
	.ab_culture{padding: 9% 0 6%;}
	.ab_culture .content{font-size: 14px;line-height: 28px;}
	.ab_culture #cul_ys{width: 100%;}
	.ab_culture .content p.tick{font-size: 14px;}
}


/* about_history */
.ab_history {padding: 6% 0 5%;background: url(../images/his_bg.jpg)repeat;}
.ab_history  ul{margin: 35px 0 10px;background: url(../images/icon15.png)repeat-y;background-position: center;}
.ab_history  ul li{position: relative;margin-top: -10%;}
.ab_history  ul li:nth-child(1){margin-top: 0;}
.ab_history .content{margin: 0 0 0 auto;padding: 40px 10px 40px 48px;width: 50%;box-sizing: border-box;border: 1px solid transparent;position: relative;z-index: 1;}
.ab_history .content:after{content: "";position: absolute;right: 0;top: 0;width: calc(100% + 10px);width: -webkit-calc(100% + 10px);height: 100%;box-sizing: border-box;background: url(../images/his_bg.jpg)repeat;transition: all .3s;opacity: 0;z-index: -1;border: 1px solid #ddd;}
.ab_history  ul li:nth-child(even) .content{padding: 40px 48px 40px 10px;margin: 0 auto 0 0;text-align: right;}
.ab_history  ul li:nth-child(even) .content:after{right: auto;left: 0;}
.ab_history .content:hover:after{opacity: 1;}
.ab_history .content .time{width: auto;font-size: 42px;color: #333;font-family: AVGARDD;position: relative;}
.ab_history .content .time::before{content: "";position: absolute;left: -48px;top: 50%;width: 13px;height: 1px;background: #333;z-index: -1;}
.ab_history  ul li:nth-child(even) .time::before{left: auto;right: -48px;}
.ab_history .content .time .y-m{margin-bottom: 10px;}
.ab_history .content .time span{font-size: 18px;}
.ab_history .content .nei_r{margin: 30px 0;}
.ab_history .content .nei_r .title{font-size: 18px;color: #444;font-weight: bold;}
.ab_history .content .text{margin-top: 12px;overflow: hidden;}
.ab_history .content .text p{height: 100%;font-size: 15px;line-height:26px;color: #000;}
@media only screen and (max-width:1080px){
.ab_history .content{width: 100%;}
.ab_history .content .time{font-size: 36px;}
.ab_history ul li:nth-child(even) .content{padding: 40px 10px 40px 48px;text-align: left;}
.ab_history ul li:nth-child(even) .time::before{right: auto;left: -48px;}
	.ab_history ul{background-position: left top;}
	.ab_history ul li{margin-top: 0;}
	.ab_history .content:after{content: initial;}
	.ab_history .content .time::before{}
}
@media only screen and (max-width:850px){
	/* .ab_history .content .time .y-m{margin-bottom: 5px;font-size: 28px;} */
	/* .ab_history ul li::before{width: 8px;height: 8px;transform: translate(-5px,-50%);} */
	.ab_history .content .time{font-size: 30px;}
}
@media only screen and (max-width:520px){
	.ab_history{padding: 9% 0 5%;}
	.ab_history .content .time{width: auto;font-size: 26px;}
	.ab_history .content .time span{font-size: 15px;}
	.ab_history .content .text p{line-height: normal;font-size: 14px;}
	.ab_history .content .nei_r .title{font-size: 16px;}
	.ab_history .content,.ab_history ul li:nth-child(even) .content{padding: 20px 10px 20px 28px;}
	.ab_history .content .time::before,.ab_history ul li:nth-child(even) .time::before{left: -28px;}
}

.profile_item4{padding: 0;width: 50%;background: none;display: none;}
/* .profile_item4 .videos{width: 100%;height: auto;cursor: pointer;}
.profile_item4 .videos .vdo{width: 100%;height: auto;object-fit: fill;} */
/* 内页视频样式 */
.profile_item4 .odcontainer{margin:0 auto;width: 100%;}
.profile_item4 .video .video_wrap{/*display: flex;flex-wrap: wrap;justify-content: space-between;*/ }
.profile_item4 .video .videolist { position:relative; padding: 0;width:100%; height:auto;text-align: center; float:left;}
.profile_item4 .video .videolist .v_img{width: 100%;vertical-align: middle;}
.profile_item4 .video .videolist .video_tip{padding-top: 22%;box-sizing: border-box;}
.profile_item4 .video .videolist .video_tip img{display: inline-block;margin: 0 auto;width: auto;max-width: 106px;float: initial;}
.profile_item4 .video .videolist .video_tip span{display: block;font-size: 20px;color: #fff;font-weight: bold;}
.profile_item4 .video .videolist .video_tip .tit{margin: 6% 0 1%;}
.profile_item4 .video .videolist:hover{ cursor: pointer; }
.profile_item4 .video .videoed{display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 90;background: rgba(0,0,0,.7);}
.profile_item4 .video .videos{ display:none;position:fixed; top:50%; left: 50%; transform: translate(-50%,-50%);z-index:100; width:50%; height:auto; }
.profile_item4 .video .vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
.profile_item4 .video .v_mask{display:none;position:fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 98;background: rgba(0,0,0,.9);}
@media only screen and (max-width:1200px){
	.profile_item4  .video .videolist .video_tip{padding: 10%;}
}
@media only screen and (max-width:680px){
	.profile_item4  .video .videolist .video_tip span{font-size: 14px;}
	.profile_item4  .video .videolist .video_tip .tit{margin: 3% 0 1%;}
}
@media only screen and (max-width:520px){
	.profile_item4{padding: 9% 0 5%;width: 100%;}
	.profile_item4 .video .videos{width: 100%;}
}

/* ab_advantage */
.ab_advantage{padding: 50px 0 5%;background: url(images/his_bg.jpg)repeat;color: #333;}
.ab_advantage .nei_title .tit{font-size: 32px;}
.ab_advantage .layout{margin-top: 4%;}
.ab_advantage .layout ul:after{content:"";width:32%;}
.ab_advantage .layout ul li{margin: 15px 0 9px;width: auto;font-size: 20px;}
.ab_advantage .layout ul li::before{content: "✔";margin-right: 15px;font-weight: bold;color: #051a9e;content: initial;}
.ab_advantage .layout ul li span{display: inline-block;padding: 4px 28px;background: #053a9e;color: #fff;border-radius: 30px;box-sizing: border-box;}
@media only screen and (max-width:1080px){
	.ab_advantage .layout ul li{width: 32%;}
	.ab_advantage .layout ul li span{width: calc(100% - 36px);width:-webkit-calc(100% - 36px)}
}
@media only screen and (max-width:850px){
	.ab_advantage .layout ul li{font-size: 14px;}
	.ab_advantage .layout ul li::before{content: initial;}
	.ab_advantage .layout ul li span{width: 100%;}
	.ab_advantage .nei_title .tit{font-size: 24px;}
}
@media only screen and (max-width:680px){
	.ab_advantage .layout ul li{width: 100%;}
}
@media only screen and (max-width:520px){
	.ab_advantage{padding: 9% 0 6%;}
	.ab_advantage .nei_title .tit{font-size: 20px;}
}
@media only screen and (max-width:320px){
	.ab_advantage .nei_title .tit{font-size: 18px;}
}

/* about_product */
.about_product{padding: 6% 0 6%;}
.about_product section{margin-top: 7%;}
.about_product section .layout{display: flex;flex-wrap: wrap;justify-content: space-between;}
.about_product section .layout .big_img{width: 48%;}
.about_product section .layout .big_img img{transition: all .3s linear;}
.about_product section .layout .big_img .img{overflow: hidden;}
.about_product section .layout .big_img:hover img{transform: scale(1.1);}
.about_product section .layout .msg_part{padding-top: 5%;width: 50%;}
.about_product section .layout .msg_part .title{margin: 0 5% 0 auto;width: 50%;text-align: center;}
.about_product section .layout .msg_part .title em{display: block;font-size: 16px;font-family: AVGARDD;}
.about_product section .layout .msg_part .title .tit{font-size: 28px;}
.about_product section .layout .msg_part .title .line{margin: 10% auto 12%;width: 40px;height: 1px;background: #000;}
.about_product section .layout .msg_part ul{justify-content: flex-end;}
.about_product section .layout .msg_part ul li{margin: 0.25%;width: 24.5%;position: relative;}
.about_product section .layout .msg_part ul li .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 2;transition: opacity .3s linear;opacity: 0;}
.about_product section .layout .msg_part ul li:after{content: "";position: absolute;left: 50%;top:60%;width: 21px;height: 21px;background: url(../images/search.png)no-repeat center;z-index: 3;transform: translateX(-50%);opacity: 0;transition: all .3s linear;}
.about_product section .layout .msg_part ul li .img{position: relative;padding-bottom: 200%;width: 100%;height: 0;overflow: hidden;}
.about_product section .layout .msg_part ul li .img img{position: absolute;left: 0;top: 50%;width: auto;max-width: initial;height: 100%;transform: translate(0,-50%);}
.about_product section .layout .msg_part ul li .tit{position: absolute;left: 0;top: 40%;padding: 0 5px;width: 100%;color: #fff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: center;box-sizing: border-box;z-index: 3;font-size: 14px;opacity: 0;transition: all .3s linear;}
.about_product section:nth-of-type(even) .layout{flex-flow: row-reverse;}
.about_product section:nth-of-type(even) .layout .msg_part .title{margin: 0 auto 0 5%;}
.about_product section:nth-of-type(even) .layout .msg_part ul{justify-content: flex-start;}
@media only screen and (min-width:769px){
	.about_product section .layout .msg_part ul li:hover:after{top: 40%;opacity: 1;}
	.about_product section .layout .msg_part ul li:hover .tit{top: 52%;opacity: 1;}
	.about_product section .layout .msg_part ul li:hover .mask{opacity: 1;}
}
@media only screen and (max-width:1100px){
	.about_product section{padding-bottom: 7%;border-bottom: 1px solid #e6e6e6;}
	.about_product section .layout{justify-content: center;}
	.about_product section .layout .big_img{width: 530px;}
	.about_product section .layout .msg_part{padding-top: 50px;width: 640px;}
	.about_product section .layout .msg_part .title{margin: 0 auto 0;width: 100%;}
	.about_product section .layout .msg_part .title .line{margin: 6% auto 8%;}
	.about_product section .layout .msg_part ul{justify-content: flex-start;}
	.about_product section:nth-of-type(even) .layout{flex-flow: wrap;}
	.about_product section:nth-of-type(even) .layout .msg_part .title{margin: 0 auto;}
	.about_product section .layout .msg_part ul,.about_product section:nth-of-type(even) .layout .msg_part ul{justify-content: center;}
}
@media only screen and (max-width:850px){
	.about_product section .layout .msg_part{padding-top: 35px;}
	.about_product section .layout .msg_part .title .tit{font-size: 22px;}
	.about_product section .layout .msg_part ul li .tit{position: initial;margin-top: 10px;opacity: 1;color: #333;}
}
@media only screen and (max-width:520px){
	.about_product{padding: 33px 0;}
	.about_product section .layout .msg_part .title .tit{font-size: 16px;}
	.about_product section .layout .msg_part .title .line{width: 28px;}
}

/* productlist */
.pro_wrap{margin: 0 auto;width: 90%;max-width: 1440px;}
@media only screen and (max-width:520px){
	.pro_wrap{width: 94%;}
}

.productlist{padding: 0 0 5%;}
.productlist .pro_top{padding: 40px 0 25px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;border-bottom: 1px solid #e5e5e5;}
.productlist .pro_top .tit{font-size: 30px;font-family: AVGARDD;line-height: 1em;position: relative;}
.productlist .pro_top .top_title i{position: absolute;left: 100%;bottom: 0;display: inline-block;margin-left: 10px;width: 20px;height: 20px;background: url(../images/back.png)no-repeat center;background-size: 20px;}
.productlist .pro_top .location{width: calc(100% - 280px);width: -webkit-calc(100% - 280px);}
.productlist .pro_top .location ul{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.productlist .pro_top .location ul li{margin-left: 10px;}
.productlist .pro_top .location ul li:nth-child(1){margin-left: 0;}
.productlist .pro_top .location ul li a:hover{color: #053a9e;}
.productlist .layout{margin-top: 25px;}
.productlist .layout #category{width: 250px;display: none;}
.productlist .layout #category .next_nav > li{padding: 13px 16px 13px 16px;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;font-size: 14px;position: relative;user-select: none;}
.productlist .layout #category .next_nav > li > a{display: inline-block;transition: transform 0.3s linear;}
.productlist .layout #category .next_nav > li:hover > a{transform: translateX(5px);}
.productlist .layout #category .next_nav > li.cur{color: #0036bd;}
.productlist .layout #category .next_nav > li.cur > a{transform: translateX(5px);}
.productlist .layout #category .sec_name{padding: 13px 16px 13px 16px;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;font-size: 14px;position: relative;font-weight: bold;}
.productlist .layout #category .sec_nav.cur .sec_name{color: #0036bd;}
.productlist .layout #category .sec_name i{position: absolute;right: 3px;top: 50%;width: 18px;height: 18px;transform: translateY(-50%);z-index: 2;cursor: pointer;}
.productlist .layout #category .sec_name i::before{content: "";position: absolute;left: 50%;width: 1px;height: 100%;background: #e5e5e5;}
.productlist .layout #category .sec_name i::after{content: "";position: absolute;left: 0;top: 50%;width: 100%;height: 1px;background: #e5e5e5;}
.productlist .layout #category .sec_nav.on .sec_name i::before{transform: rotateZ(90deg);transition: all .3s linear;}
.productlist .layout #category .sec_name:after{content: "";position: absolute;left: 0;top: 50%;width: 5px;height: 12px;background: #ddd;transform: translateY(-50%);opacity: 0;transition: opacity 0.3s linear;}
.productlist .layout #category .next_nav{display: none;}
/* .productlist .layout #category .sec_nav.on .next_nav{display: block;} */
.productlist .layout #category .next_nav > li:after{content: "";position: absolute;left: 0;top: 50%;width: 5px;height: 12px;background: #ddd;transform: translateY(-50%);opacity: 0;transition: opacity 0.3s linear;}
.productlist .layout #category .next_nav > li.cur:after{opacity: 1;}
.productlist .layout #category .sec_nav.cur .sec_name .next_nav > li:after{opacity: 1;}
.productlist .layout #category .sec_name.cur:after{opacity: 1;}
.productlist .layout #category .next_nav > li:hover:after{opacity: 1;}
.productlist .layout #category .sec_name:hover:after{opacity: 1;}
.productlist .list_content{width: calc(96% - 250px);width: -webkit-calc(96% - 250px);width:100%;}

.productlist .list_content > .flx_w{justify-content: flex-start;}
.productlist .list_content .item{margin-bottom: 2%;margin-right:1.33%;width: 24%;}
.productlist .list_content .item:nth-child(4n){margin-right:0;}
.productlist .list_content .item .wrap{position: relative;}
.productlist .list_content .item .img{position: relative;padding-bottom: 100%;width: 100%;height: 0;overflow: hidden;}
.productlist .list_content .item .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.productlist .list_content .item .pro_info{position: relative;padding: 20px 0;left: 0;bottom: 0;width: 100%;background: #f7f7f7;transition: padding 0.3s linear;}
.productlist .list_content .item .pro_info .tit{padding: 0 15px;width: calc(90% - 50px);width: -webkit-calc(90% - 50px);font-size: 15px;font-weight: bold;color: #000;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;box-sizing: border-box;}
.productlist .list_content .item .more{position: absolute;right: 15px;bottom: 20px;font-size: 13px;font-weight: bold;font-style: italic;z-index: 1;transform: translateX(-10px);color: #fff;transition: all 0.3s linear;opacity: 1;color: #000;}
.productlist .list_content .item:hover .pro_info{background: #053a9e;}
.productlist .list_content .item:hover .pro_info .tit{color: #fff;}
.productlist .list_content .item:hover .more{transform: translateX(-5px);opacity: 1;color: #fff;}
@media only screen and (min-width:521px){
	.productlist .list_content .item:hover .pro_info{padding: 25px 0;}
}
@media only screen and (max-width:1080px){
	
	.productlist .list_content .item .more{transform: translateX(0);}
}
@media only screen and (max-width:850px){
	.productlist .pro_top{padding: 30px 0 15px;}
	.productlist .pro_top .tit{font-size: 24px;}
	.productlist .list_content .item .pro_info .tit{font-size: 14px;}
	.productlist .list_content > .flx_w{justify-content: space-between;}
	.productlist .list_content > .flx_w:after{content: "";width: 32%;}
	.productlist .list_content .item{width: 32%;}
}
@media only screen and (max-width:750px){
	.productlist .layout #category{width: 100%;}
	.productlist .list_content{width: 100%;}
}
@media only screen and (max-width:520px){
	.productlist .pro_top .tit{font-size: 16px;}
	.productlist .pro_top .top_title i{width: 16px;height: 16px;background-size: 16px;}
	.productlist .pro_top .location{display: none;}
	
	.productlist .list_content > .flx_w:after{width: 49%;}
	.productlist .list_content .item{width: 49%;}
	.productlist .list_content .item .pro_info{position: initial;padding: 10px 0;}
	.productlist .list_content .item .pro_info .tit{padding:0 10px;width: 100%;font-size: 12px;}
	.productlist .list_content .item .more{display: none;}
	.productlist .layout{margin-top: 0px;}
	.productlist .layout #category .next_nav > li,.productlist .layout #category .sec_name{padding: 7px 13px 7px 13px;font-size: 13px;}
	.productlist .list_content{margin-top: 20px;}
}

/* product */
.product{padding: 40px 0 5%;}
.product .pro_msg .img_part{width: 49.5%;background: #f6f6f6;}
.product .pro_msg .img_part .swiper-slide{padding: 0 50px;box-sizing: border-box;}
.product .pro_msg .img_part .img{position: relative;padding: 0 0 100%;width: 100%;height: 0;overflow: hidden;text-align: center;box-sizing: border-box;}
.product .pro_msg .img_part .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
#pro_pics .btn_left,#pro_pics .btn_right{position: absolute;top: 50%;width: 30px;height: 30px;transform: translateY(-50%);background-repeat: no-repeat;background-position: center;background-size: auto auto;cursor: pointer;transition: all .4s linear;filter: brightness(0.5);z-index: 2;}
#pro_pics .btn_left{left:0;background-image: url(../images/ndetail_prev.png);}
#pro_pics .btn_right{right: 0;background-image: url(../images/ndetail_next.png);}
#pro_pics .swiper-pagination .swiper-pagination-bullet{opacity: 1;background: #999;}
#pro_pics .swiper-pagination .swiper-pagination-bullet-active{background: #053a9e;}
.product .pro_msg .text_part{padding: 5% 5%;width: 50%;background: #f6f6f6;box-sizing: border-box;color: #000;}
.product .pro_msg .text_part .tit{font-size: 24px;}
.product .pro_msg .text_part .hd{padding: 15px 0;font-size: 20px;border-bottom: 1px solid #333;}
.product .pro_msg .text_part .content{padding: 10px 0;box-sizing: border-box;font-size: 14px;line-height: 24px;}
.product .pro_msg .text_part .more span{display: inline-block;margin-top:30px;padding: 9px 13px;font-size: 16px;border-radius: 5px;background: #053a9e;color: #fff;}
.product .pro_content{margin-top: 5%;box-sizing: border-box;}
.product .pro_content .title{font-size: 30px;font-family: AVGARDD;text-align: center;}
.product .pro_content .content{margin-top: 25px;font-size: 15px;line-height: 28px;}
.product .pro_content .content table{width: 100%;box-sizing: border-box;}
.product .pro_content .content video,.product .pro_content .content iframe,.product .pro_content .content embed{max-width: 100%;}
@media only screen and (min-width:521px){
	.product .pro_msg .text_part .more span:hover{background: #f21000;}
}
@media only screen and (max-width:1080px){
	#pro_pics .btn_left, #pro_pics .btn_right{background-size: 10px;}
	.product .pro_msg .img_part .swiper-slide{padding: 0 30px;}
	.product .pro_msg .text_part{margin-top: 20px;width: 100%;}
	.product .pro_msg .text_part .tit{font-size: 20px;}
	.product .pro_msg .text_part .hd{font-size: 16px;}
}
@media only screen and (max-width:850px){
	.product{padding-top: 20px;}
	.product .pro_content .title{font-size: 24px;}
	.product .pro_msg .text_part .more span{margin-top: 10px;}
}
@media only screen and (max-width:520px){
	.product .pro_msg .img_part{width: 100%;}
	.product .pro_msg .text_part{padding: 5% 3%;}
	.product .pro_msg .text_part .tit{font-size: 16px;}
	.product .pro_msg .text_part .more span{font-size: 14px;}
	.product .pro_content{margin-top: 25px;}
	.product .pro_content .content{font-size: 14px;line-height: 24px;overflow-x: scroll;}
	.product .pro_content .title{font-size: 20px;}
	.product .pro_content .content video,.product .pro_content .content iframe,.product .pro_content .content embed{height: 300px;}
}

.pro_more{margin-top: 5%;box-sizing: border-box;}
.pro_more .top{padding-bottom: 15px;margin-bottom: 15px;text-align: right;border-bottom: 1px solid #e6e6e6;}
.pro_more .top .title{font-size: 20px;font-family: AVGRDD;}
/* .pro_more ul{display: flex;flex-wrap: wrap;justify-content: space-between;} */
/* .pro_more ul li{width: 19.5%;} */
.pro_more ul li .img{position: relative;width: 100%;padding-bottom: 96%;height: 0;overflow: hidden;background: #f6f6f6;}
.pro_more ul li .img img{position: absolute;left: 0;top: 50%;width: auto;max-width: initial;height: 100%;transform: translate(0,-50%);transition: all .3s linear;}
.pro_more ul li:hover .img img{animation: fadeL 0.3s 0s 1 forwards linear;}
.pro_more ul li .tit{font-size: 20px;font-family: AVGARDD;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
@keyframes fadeL{
	from{left: 10%;opacity: 0;}
	to{left: 0%;opacity: 1;}
}
@-webkit-keyframes fadeL{
	from{left: 10%;opacity: 0;}
	to{left: 0%;opacity: 1;}
}
@media only screen and (max-width:1080px){
	.pro_more ul li .tit{font-size: 18px;}
}
@media only screen and (max-width:850px){
	.pro_more .top .title{font-size: 16px;}
	.pro_more ul li .tit{font-size: 16px;}
}
@media only screen and (max-width:520px){
	.pro_more{margin-top: 25px;}
	.pro_more .top .title{font-size: 14px;font-weight: bold;}
	.pro_more ul li .tit{font-size: 15px;}
}


/* newslist */
.newslist{padding: 40px 0 5%;}
.newslist .list_content{margin-top: 38px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.newslist .list_content:after{content: "";width: 32%;}
.newslist .list_content .item{padding: 0 13px 0;padding-top: 18px;width: 32%;color:#000;position: relative;box-sizing: border-box;}



.newslist .list_content .item .tit{margin-top: 20px;font-size: 18px;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.newslist .list_content .item .con{margin: 0 0 0 auto;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;width: 100%;}
.newslist .list_content .item .mid_row{padding-top: 13px;margin: 13px 0 13px;display: flex;flex-wrap: wrap;justify-content: space-between;font-size: 18px;align-items: flex-end;border-top: 1px solid #e5e5e5;position: relative;}
.newslist .list_content .item .mid_row::before{content: "";position: absolute;left: 50%;top: -1px;width: 0;height: 1px;background: #053a9e;transition: all .3s linear;transform: translateX(-50%);}
.newslist .list_content .item .mid_row .lf_type i{display: inline-block;margin-right: 10px;width: 32px;height: 32px;background: url(../images/icon_05.png)no-repeat center;}
.newslist .list_content .item .mid_row .lf_type span{display: inline-block;line-height: 1em;}
.newslist .list_content .item .mid_row .rt_time{opacity: 1;transition: all .3s linear;}
.newslist .list_content .item .mid_row .rt_time i{display: inline-block;margin-right: 10px;width: 15px;height: 14px;background: url(../images/icon_06.png)no-repeat center;background-size: 15px;}
.newslist .list_content .item .mid_row .rt_time span{display: inline-block;line-height: 1em;font-size: 14px;}
.newslist .list_content .item .img{position: relative;padding-bottom: 100%;width: 100%;height: 0;overflow: hidden;}
.newslist .list_content .item .img img{position: absolute;left: 0;top: 0;width: 100%; height:100%; transition: all .3s linear;}

.newslist .list_content .item:hover .tit{color: #053a9e;}
@media only screen and (min-width:521px){
	.newslist .list_content .item:hover .mid_row::before{width: 100%;}
	.newslist .list_content .item .mid_row .rt_time{opacity: 0;transform: translateX(-20px);}
	.newslist .list_content .item:hover .rt_time{opacity: 1;transform: translateX(0px);}
	.newslist .list_content .item:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.newslist .list_content .item:hover .img img{transform: scale(1.1);}
}
@media only screen and (max-width:850px){
	.newslist{padding-top: 20px;}
	.newslist .list_content:after{width: 48.5%;}
	.newslist .list_content .item{width: 48.5%;}
.newslist .list_content .item .mid_row{font-size: 16px;}
	.newslist .list_content .item .mid_row .lf_type i{width: 20px;height: 20px;background-size: 20px;}
	.newslist .list_content .item .mid_row .rt_time span{font-size: 14px;}
}
@media only screen and (max-width:520px){
	.newslist .list_content{margin-top: 25px ;}
	.newslist .list_content:after{width: 100%;}
	.newslist .list_content .item{width: 100%;}
.newslist .list_content .item{padding: 0;}
	.newslist .list_content .item .tit{font-size: 16px;font-weight: bold;}
	.newslist .list_content .item .mid_row{margin: 6% 0 15px;font-size: 14px;}
	.newslist .list_content .item .mid_row .rt_time span{font-size: 14px;}
	.newslist .list_content .item .img img{left: 50%;top: 50%;transform: translate(-50%,-50%);}
}



/* news */
.news{padding: 40px 0 5%;}
.news_title{margin: 0 auto;width: 90%;max-width: 1000px;}
.news_title .tit{font-size: 28px;}
.news_title .msg_wrap{display: flex;justify-content: flex-start;margin-top: 15px;color: #666;}
.news_title .msg_wrap > div{padding-left: 28px;margin-left: 5%;}
.news_title .msg_wrap > div:nth-child(1){margin-left: 0;}
.news_title .msg_wrap .time{background: url(../images/icon_time.png)no-repeat left center;background-size: 20px;}
.news_title .msg_wrap .vis{background: url(../images/icon_vis.png)no-repeat left center;background-size: 20px;}
.news .content_wrap{margin-top: 5%;padding: 8% 10%;background: #f7f7f7;}
.news .content{font-size: 15px;line-height: 30px;}
@media only screen and (max-width:850px){
	.news{padding: 20px 0 30px;}
	.news_title .tit{font-size: 20px;}
}
@media only screen and (max-width:520px){
	.news_title .msg_wrap{font-size: 13px;}
	.news_title .tit{font-size: 16px;}
	.news .content_wrap{padding: 8% 5%;}
	.news .content{font-size: 14px;line-height: 24px;}
}



/* page */
		.page{margin-top: 5%;padding-top: 5%;border-top: 1px solid #e6e6e6;box-sizing: border-box;font-size: 18px;align-items: center;}
		.page .page_prev,.page .page_next{width: calc((100% - 160px) / 2);width: -webkit-calc((100% - 160px) / 2);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-weight: bold;}
		.page .page_next{text-align: right;}
		.page .page_list{padding: 20px 0;width: 160px;text-align: center;background: #053a9e;color: #fff;}
		.page .page_list a:hover{color: #fff;}
		.page i,.page span{display: inline-block;vertical-align: middle;}
		.page i{width: 50px;height: 50px;background-repeat: no-repeat;background-position: center;}
		.page .page_list i{width: 28px;height: 28px;border: 0;background: url(../images/ndetail_backlist.png)no-repeat center/100% auto;}
		.page a:hover{color: #053a9e;}
		.page .page_prev i{margin-right: 10px;background-image: url(../images/ndetail_prev.png);transition: all .3s linear;}
		.page .page_next i{margin-left: 10px;background-image: url(../images/ndetail_next.png);transition: all .3s linear;}
		.page .page_prev:hover i{background-position: center left 15px;}
		.page .page_next:hover i{background-position: center right 15px;}
		@media only screen and (max-width:850px){
			.page{font-size: 15px;}
			.page i{width: 40px;height: 40px;}
			.page .page_list i{width: 20px;height: 20px;}
			.page .page_list{padding: 12px 15px;width: auto;}
		}
		@media only screen and (max-width:520px){
			.page{font-size: 14px;}
			.page i{width: 14px;height: 30px;}
			.page .page_list{display: none;}
			.page .page_prev,.page .page_next{width: 50%;}
		}
		
		.related_more{margin-top: 5%;padding: 0 10%;box-sizing: border-box;}
		.related_more .hd{padding-bottom: 20px;font-size: 26px;font-weight: bold;border-bottom: 1px solid #e6e6e6;}
		.related_more ul{margin-top: 3%;}
		.related_more ul li{margin-bottom: 15px;width: 48%;}
		.related_more ul li span{display: inline-block;width: 50px;font-weight: bold;vertical-align: middle;}
		.related_more ul li a{display: inline-block;width: calc(100% - 50px);width: -webkit-calc(100% - 50px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: middle;box-sizing: border-box;transition: all .3s linear;}
		.related_more ul li:hover a{color: #053a9e;padding-left: 2%;}
		
		.case_t ul li .wrap{display: flex;flex-wrap: wrap;justify-content: space-between;}
		.case_t ul li a{width: 100%;}
		.case_t ul li:hover a{color: #053a9e;padding-left: 0;}
		.case_t ul li .img_part{width: 225px;}
		.case_t ul li .img_part .img{position: relative;padding-bottom: 100%;width: 100%;height: 0;overflow: hidden;}
		.case_t ul li .img_part .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
		.case_t ul li .text_part{width: calc(96% - 225px);width: -webkit-calc(96% - 225px);position: relative;}
		.case_t ul li .text_part .tit{font-size: 26px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
		.case_t ul li .text_part .more{position: absolute;right: 0;bottom: 0;width: 13px;height: 23px;background: url(../images/more.png)no-repeat center;background-size: 10px;transform: translateX(-10px);filter: opacity(0.4);transition: all .3s linear;}
		.case_t ul li:hover .more{transform: translateX(0);filter: opacity(1);}
		@media only screen and (max-width:1400px){
			.case_t ul li .img_part{width: 50%;}
			.case_t ul li .text_part{width: 46%;}
		}
		@media only screen and (max-width:850px){
			.related_more .hd{font-size: 18px;}
			.case_t ul li .text_part .tit{font-size: 20px;}
		}
		@media only screen and (max-width:520px){
			.related_more{margin-top: 25px;padding: 0 3%;}
			.related_more .hd{font-size: 16px;}
			.case_t ul li{width: 100%;}
			.case_t ul li .text_part .tit{font-size: 16px;}
			.case_t ul li .img_part{width: 35%;}
			.case_t ul li .text_part{width: 60%}
		}
		
		/* caselist */
		.caselist{padding: 40px 0 5%;}
		.caselist .list_content{margin-top: 38px;/* display: flex;flex-wrap: wrap;justify-content: space-between; */}
		/* .caselist .list_content:after{content: "";width: 49%;} */
		.caselist .list_content .item{margin-bottom: 3%;padding:0 1%;width: 33.3%;box-sizing: border-box;}
		/* .caselist .list_content .item:nth-child(3n){padding-right: 0;} */
		.caselist .list_content .item .wrap{position: relative;}
		.caselist .list_content .item .img{overflow: hidden;}
		.caselist .list_content .item .img img{transition: all .3s linear;}
		.caselist .list_content .item:hover .img img{transform:scale(1.1)}
		.caselist .list_content .item .case_msg{position: relative;margin: -50px auto 0;box-sizing: border-box;padding: 15px;background: #fff;width: 96%;box-shadow: 0 0 10px rgba(0,0,0,0.1);z-index: 2;}
		.caselist .list_content .item .case_msg .time{font-family: AVGARDD;font-size: 30px;transition: all .3s linear;}
		.caselist .list_content .item .case_msg .tit{font-size: 22px;white-space: normal;text-overflow: ellipsis;overflow: hidden;}
		.caselist .list_content .item .case_msg .des{margin-top: 10px;line-height: 24px;}
		
		@media only screen and (min-width:770px){
			.caselist .list_content .item .case_msg .time{opacity: 0;transform: translateY(-20px);}
			.caselist .list_content .item:hover .case_msg .time{transform: translateY(0);opacity: 1;}
		}
		@media only screen and (max-width:1080px){
			.caselist .list_content .item{width: 50%;}
			.caselist .list_content .item .case_msg .time{font-size: 26px;}
			.caselist .list_content .item .case_msg .tit{font-size: 18px;}
		}
		@media only screen and (max-width:850px){
			.caselist{padding: 20px 0 5%;}
		}
		@media only screen and (max-width:520px){
			.caselist .list_content {margin-top: 25px;}
			.caselist .list_content .item{padding: 0 0.5%;}
			.caselist .list_content .item .case_msg{margin-top: -25px;padding: 13px 10px;}
			.caselist .list_content .item .case_msg .time{font-size: 18px;}
			.caselist .list_content .item .case_msg .tit{font-size: 16px;}
			.caselist .list_content .item .case_msg .des{margin-top: 5px;line-height: normal;}
		}
		
		/* case */
		.case{padding: 40px 0 5%;}
		.case_title{margin: 0 auto;width: 90%;max-width: 1000px;}
		.case_title .tit{font-size: 28px;}
		.case_title .msg_wrap{display: flex;justify-content: flex-start;margin-top: 15px;color: #666;}
		.case_title .msg_wrap > div{padding-left: 28px;margin-left: 5%;}
		.case_title .msg_wrap > div:nth-child(1){margin-left: 0;}
		.case_title .msg_wrap .time{background: url(../images/icon_time.png)no-repeat left center;background-size: 20px;}
		.case_title .msg_wrap .vis{background: url(../images/icon_vis.png)no-repeat left center;background-size: 20px;}
		.case .content_wrap{margin-top: 5%;padding: 8% 10%;background: #f7f7f7;}
		.case .content{font-size: 15px;line-height: 30px;}
		@media only screen and (max-width:850px){
			.case{padding: 20px 0 30px;}
			.case_title .tit{font-size: 20px;}
		}
		@media only screen and (max-width:520px){
			.case_title .msg_wrap{font-size: 13px;}
			.case_title .tit{font-size: 16px;}
			.case .content_wrap{padding: 8% 5%;}
			.case .content{font-size: 14px;line-height: 24px;}
		}
		
		
		/* photolist */
		.photolist{padding: 40px 0 5%;}
		.photolist .list_content{margin-top: 38px;display: flex;flex-wrap: wrap;justify-content: space-between;}
		.photolist .list_content:after{content: "";width: 32%;}
		.photolist .list_content .item{margin-bottom: 3%;width: 32%;box-sizing: border-box;}
		/* .photolist .list_content .item:nth-child(3n){padding-right: 0;} */
		.photolist .list_content .item .wrap{position: relative;}
		.photolist .list_content .item .case_msg{position: relative;box-sizing: border-box;padding: 15px;background: #fff;width: 100%;box-shadow: 0 0 10px rgba(0,0,0,0.1);z-index: 2;}
		.photolist .list_content .item .case_msg .tit{font-size: 18px;white-space: normal;text-overflow: ellipsis;overflow: hidden;font-weight: normal;}
		.photolist .list_content .item .img{position: relative;padding-bottom: 75%;width: 100%;height: 0;overflow: hidden;}
		.photolist .list_content .item .img img{position: absolute;left: 50%;top:50%;width: 100%;transform: translate(-50%,-50%);}
		@media only screen and (min-width:770px){
			.photolist .list_content .item .case_msg .time{opacity: 0;transform: translateY(-20px);}
			.photolist .list_content .item:hover .case_msg .time{transform: translateY(0);opacity: 1;}
		}
		@media only screen and (max-width:1080px){
			
		}
		@media only screen and (max-width:850px){
			.photolist{padding: 20px 0 5%;}
			.photolist .list_content:after{width: 49%;}
			.photolist .list_content .item{width: 49%;}
			.photolist .list_content .item .case_msg .tit{font-size: 18px;}
		}
		@media only screen and (max-width:520px){
			.photolist .list_content{margin-top: 25px;}
			.photolist .list_content .item{padding: 0 0.5%;}
			.photolist .list_content .item .case_msg{padding: 10px;}
			.photolist .list_content .item .case_msg .tit{font-size: 16px;}
		}
		
		/* videolist */
		.videolist{padding: 40px 0 5%;}
		.videolist .list_content{margin-top: 38px;display: flex;flex-wrap: wrap;justify-content: space-between;}
		.videolist .list_content:after{content: "";width: 32%;}
		.videolist .list_content .item{margin-bottom: 3%;width: 32%;box-sizing: border-box;}
		/* .videolist .list_content .item:nth-child(3n){padding-right: 0;} */
		.videolist .list_content .item .wrap{position: relative;}
		.videolist .list_content .item .case_msg{position: relative;box-sizing: border-box;padding: 15px;background: #fff;width: 100%;box-shadow: 0 0 10px rgba(0,0,0,0.1);z-index: 2;}
		.videolist .list_content .item .case_msg .tit{font-size: 18px;white-space: normal;text-overflow: ellipsis;overflow: hidden;font-weight: normal;}
		.videolist .list_content .item .img{position: relative;padding-bottom: 72%;width: 100%;height: 0;overflow: hidden;}
		.videolist .list_content .item .img img{position: absolute;left: 50%;top:50%;width: 100%;transform: translate(-50%,-50%);}
		.videolist .list_content .item .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);transition: all 0.3s linear;display: flex;align-items: center;justify-content: center;opacity: 1;}
		.videolist .list_content .item .mask i{width: 45px;height: 45px;background: url(../images/play.png)no-repeat center;background-size: 100%;}
		
		
		@media only screen and (min-width:770px){
			.videolist .list_content .item .mask{height: 0;opacity: 0;}
			.videolist .list_content .item:hover .mask{height: 100%;opacity: 1;}
			.videolist .list_content .item .case_msg .time{opacity: 0;transform: translateY(-20px);}
			.videolist .list_content .item:hover .case_msg .time{transform: translateY(0);opacity: 1;}
		}
		@media only screen and (max-width:1080px){
			
		}
		@media only screen and (max-width:850px){
			.videolist{padding: 20px 0 5%;}
			.videolist .list_content:after{width: 49%;}
			.videolist .list_content .item{width: 49%;}
			.videolist .list_content .item .case_msg .tit{font-size: 18px;}
		}
		@media only screen and (max-width:520px){
			.videolist .list_content{margin-top: 25px;}
			.videolist .list_content .item{padding: 0 0.5%;}
			.videolist .list_content .item .case_msg{padding: 10px;}
			.videolist .list_content .item .case_msg .tit{font-size: 16px;}
		}
		
		.contact{padding: 6% 0 5%;}
		.contact .content_wrap{margin-top: 35px;}
		.contact .content_wrap .item{padding: 5%;width: 50%;box-sizing: border-box;color: #333;}
		.contact .content_wrap .item .ct_title .tit{font-size: 20px;color: #333;font-weight: normal;}
		.contact .content_wrap .item .ct_title span{display: block;margin-top: 2px;font-size: 12px;}
		.contact .content_wrap .item .ct_title .line{margin: 35px 0 25px;width: 15px;height: 1px;background: #505050;}
		.contact .content_wrap .item .ct_title p{font-size: 14px;}
		.contact .content_wrap .item .ct_title p b{font-size: 24px;}
		.contact .content_wrap .item .name{ text-align: center; font-size: 18px; margin-bottom: 15px;  }
		.contact .content_wrap .item .name2{ margin-top: 25px;  }
		.contact .content_wrap .item ul li{font-size: 14px;line-height: 24px;}
		.contact .content_wrap .item ul li .wcode img{width: 130px;}
		.contact .content_wrap .item .ewm img{width: 114px;}
		.contact .content_wrap .item .ewm p{margin-top: 5px;}
		.contact .content_wrap .lf_part{background: #fff url(../images/msg_bg2.png)no-repeat center/cover;}
		.contact .content_wrap .mid_part{border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
		.contact .content_wrap .rt_part{background: #fff url(../images/msg_bg.png)no-repeat center/cover;}
		#map {display: block;width: 100%;height: 485px;border: none;}
		#map img {left: 0;top: 0;width: auto;max-width:none;}
		#map label{max-width: none;}
		@media only screen and (max-width:1200px){
			.contact .content_wrap .item{padding: 3%;}
			.contact .content_wrap .item .ct_title p b{font-size: 22px;}
		}
		@media only screen and (max-width:1080px){
			.contact .content_wrap .item{padding: 5%;width: 100%;}
		}
		@media only screen and (max-width:850px){
			.contact .content_wrap{margin-top: 15px;}
			.contact .content_wrap .item .ct_title .tit{font-size: 18px;}
			#map{height: 300px;}
		}
		@media only screen and (max-width:520px){
			.contact{padding: 9% 0 6%;}
			.contact .content_wrap .item .ct_title .tit{font-size: 16px;}
			.contact .content_wrap .item .ct_title p b{font-size: 20px;}
			.contact .content_wrap .item .ewm img{width: 96px;}
		}
		
		
		.contact .mes_box {display: flex;justify-content: center;align-items: center;width: 100%;background: url(../images/ct_bg.jpg)no-repeat center/cover;}
		.contact .mes_box .mes_ol{padding: 10% 0 0;width: 100%;max-width: 600px;box-sizing: border-box;}
		.contact .mes_box .hd{font-size: 18px;}
		.contact .mes_box ul li {margin-bottom: 3%;/* padding-bottom: 3%;border-bottom: 1px solid #eee; */}
		.contact .mes_box ul li:nth-last-child(1){border-bottom: 0;}
		.contact .mes_box ul li input{padding: 0 5%;width: 100%;height: 35px;line-height: 35px;font-size: 14px;color: #a9a9a9;background: transparent;border: 1px solid #ccc;border-radius: 30px;box-sizing: border-box;}
		.contact .mes_box ul li input::placeholder,.contact .mes_box ul li textarea::placeholder{color: #ccc;}
		.contact .mes_box ul li input::-ms-input-placeholder,.contact .mes_box ul li textarea::-ms-input-placeholder{color: #a9a9a9;}
		.contact .mes_box ul li.code input{display: inline-block;width: 100px;vertical-align: middle;}
		.contact .mes_box ul li.code img{display: inline-block;max-height: 35px;vertical-align: middle;}
		.contact .mes_box ul li textarea{padding: 3% 5%;width: 100%;height: 100px;resize: none;color: #a9a9a9;font-family: normal;border: 1px solid #ccc;box-sizing: border-box;background: transparent;border-radius: 6px;}
		.contact .mes_box .up_load{display: block;padding:0 15px;margin: 0 auto;width: 126px;height: 35px;text-align: center;background-color: #053a9e;color: #fff;font-size: 15px;cursor: pointer;}
		.contact .mes_box .up_load:hover{background-color: #053a9e;color: #fff;}
		@media only screen and (max-width:850px){
			.contact .mes_box .mes_ol{}
			.contact .mes_box .hd{font-size: 16px;}
			.contact .mes_box .up_load{font-size: 14px;}
		}
		@media only screen and (max-width:680px){
			.contact .mes_layout .lf_item{width: 100%;}
			.contact .mes_layout .rt_item{margin-top: 30px;width: 100%;}
		}
		@media only screen and (max-width:520px){
		.contact .mes_layout .lf_item .mes li{width: 100%;}
			.contact .mes_layout .lf_item .mes li:nth-child(even){width: 100%;}
			.contact .mes_layout .lf_item .slogan{font-size: 16px;}
			.contact .scroll_l{display: none;}
			.contact .mes_box .mes_ol{max-width: initial;}
			.contact .mes_box ul li input{height: 35px;line-height: 35px;font-size: 13px;}
			.contact .mes_box ul li textarea{padding: 2% 5%;height: 120px;}
			.contact .mes_box .up_load{margin-top: 25px;height: 40px;line-height: 40px;}
		}
		
		
		
		/* about_service */
		.about_service{padding: 6% 0 6%;}
		.about_service .content{margin-top: 38px;}
		.about_service ul li{margin-bottom: 3%;}
		.about_service ul li .hd{font-size: 24px;padding: 19px 0 19px 24px;border-left: 2px solid #053a9e;box-sizing: border-box;background: #ececec;}
		.about_service ul li .hd i{display: inline-block;margin: -6px 15px 0 0;width: 30px;height: 30px;background: url(../images/icon_service.png)no-repeat center;background-size: 24px;vertical-align: middle;}
		.about_service ul li .hd p{font-family: arial;}
		.about_service ul li .con{margin-top: 10px;padding: 15px 0;font-size: 18px;color: #666;line-height: 30px;}
		@media only screen and (max-width:850px){
			.about_service ul li .hd{font-size: 20px;padding: 10px 20px;}
			.about_service ul li .con{font-size: 15px;}
		}
		@media only screen and (max-width:520px){
			.about_service{padding: 33px 0 17px;}
			.about_service .content{margin-top: 20px;}
			.about_service ul li{margin-bottom: 0;}
			.about_service ul li .con{margin-top: 0;font-size: 14px;}
			.about_service ul li .hd{font-size: 16px;font-weight: bold;}
			.about_service ul li .hd i{margin-right: 5px;}
		}
		
		/* albums */
		.albums{padding: 40px 0 5%;}
		.albums .list_content{margin-top: 38px;}
		.albums .list_content ul li{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px dotted #bebebe;}
		.albums .list_content ul li .lf_part{width: calc(98% - 136px);width: -webkit-calc(98% - 136px);}
		.albums .list_content ul li .lf_part i{display: inline-block;width: 20px;height: 18px;background: url(../images/icon_albums.png)no-repeat center;background-size: 20px;vertical-align: middle;}
		.albums .list_content ul li .lf_part .tit{display: inline-block;width: calc(100% - 40px);width: -webkit-calc(100% - 40px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: middle;}
		.albums .list_content ul li span.more {display: inline-block;padding: 12px 30px;font-size: 12px;color: #fff;border-radius: 4px;background:#053a9e url(../images/download.png)no-repeat right 10px center;}
		@media only screen and (max-width:520px){
			.albums{padding: 33px 0 17px;}
		.albums .list_content{margin-top: 25px;}
		.albums .list_content ul li{margin-bottom: 10px;padding-bottom: 10px;}
		.albums .list_content ul li span.more{padding: 8px 30px 8px 12px;}
		.albums .list_content ul li .lf_part .tit{font-size: 16px;}
		}


/* page */
				.wp-pagenavi {CLEAR: both; MARGIN:0 auto; WIDTH: 100%; PADDING: 40px 0 0px; TEXT-ALIGN: center}
				.wp-pagenavi a {display: inline-block;width: 36px;height: 36px;text-align: center;line-height: 36px;background-color: #fff;vertical-align: middle;color: #505050;}
				/* .wp-pagenavi a:hover {
				BORDER-LEFT-COLOR:#3055a3; BORDER-BOTTOM-COLOR:#3055a3; BORDER-TOP-COLOR:#3055a3; BORDER-RIGHT-COLOR:#3055a3;background:#3055a3; color:white; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px;
				} */
				/*当前指上页码的边框色*/
				.wp-pagenavi a.page-num-current {
					color: #fff;background-color: #053a9e;
				}
				/*当前选中页码的背景色*/
				.text-norecord{ font-size:14px; line-height:35px;}
				
				.wp-pagenavi i.p_pre{display: inline-block;width: 36px;height: 36px;background:#053a9e url(../images/page_prev.png)no-repeat center;background-size: 12px;}
				.wp-pagenavi i.p_next{display: inline-block;width: 36px;height: 36px;background:#053a9e url(../images/page_next.png)no-repeat center;background-size: 12px;}
				.wp-pagenavi i.p_first{display: inline-block;width: 36px;height: 36px;background:#053a9e url(../images/page_first.png)no-repeat center;background-size: 12px;}
				.wp-pagenavi i.p_last{display: inline-block;width: 36px;height: 36px;background:#053a9e url(../images/page_last.png)no-repeat center;background-size: 12px;}
				@media screen and (max-width: 640px) {
				.m640{ display:none;}
				}
				@media screen and (max-width: 480px) {
					.wp-pagenavi{padding: 20px 0 0;}
				}
				
				