@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:OpenSansRegular;font-size: 12px; font-size: 1.2rem; height: 100%;background:#fff;width:100%;max-width:1920px; overflow-x:hidden;}


img {border: none;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span,em {margin: 0;padding: 0;list-style: none;color: #333;font-style: normal;}
strong {margin: 0;padding: 0;color: #333;}
img{display:inline-block; transition: 0.5s;}

a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}
h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family:OpenSansRegular;font-size: 14px;font-size: 1.4rem;color:#999999;border: none;outline: none;}
.fl {float:left;}
.fr {float:right;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

input[type= "button"],input[ type="submit" ],input[type="reset"] {-webkit-appearance: none;}
button{border-radius : 0px; -webkit-border-radius:0px;}

::selection { color: #fff; background: #146bb2;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}

.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#666;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#666;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#666;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#666;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1600px; margin: auto;}
    .zong1 {width: calc(100% - 160px); max-width: 1460px; margin: auto;}
}
@media screen and (max-width:999px) {
    .zong,.zong1 {width: 95%;margin: auto;}
}

.main1 a:hover img, .main5 a:hover img, .main6 a:hover img,.main7 a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #146bb2;}
.head a:hover,.foot a:hover{ color: #146bb2;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #146bb2;}
.mp p,.mp a{color: #146bb2; display: block;}


@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}
.img2 img{width: 100%;}
.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}
.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}

.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2;}
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-right: 30px solid transparent; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.niu1:after { position: absolute; content: ''; top: 0px; right: 0px; bottom: 0px; left: -50px; border-left: 30px solid transparent;-webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.niu1:hover:before { -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%); transform: translateX(-40%); }
.niu1:hover:after { -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -ms-transform: translateX(40%); -o-transform: translateX(40%); transform: translateX(40%); }

.niu2 { overflow: hidden; position: relative; }
.niu2 span { position: relative; display: block; z-index: 2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.niu2 span:before { position: absolute; left: 0; top: 0; z-index: -1; height: 100%; width: 100%; content: ""; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);}
.niu2:hover span:before { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left; }

.niu3 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.niu3:after { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; z-index: -1; content: ''; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}



/* nav */
.xnav{ display:none}
.nav { position:fixed;width: 35px;height: 23px;background:#fff;right: 2.5%;top:30px;cursor: pointer; border-radius:5px;z-index: 9999999999}
.nav span {display: block;width: 20px;height: 2px;background: #333;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition: 0.8s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh span{}
.smdaohang {position: fixed;width: 280px;height: 100%; opacity:0; overflow: auto;top: 0px;right: -100%;background:#f9f9f9;  z-index: 9999999;transition: 0.5s;text-align: center;}
.smdaohangh {right: 0px; opacity:1; }

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding:15px 5px;padding-left: 0px;color: #333;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #fff; font-family: Lato-Regular, Arial, Helvetica, sans-serif;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding: 10px 5px; padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0; border: none;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px; font-size: 12px; font-size: 1.2rem;}
ul.topnav ul ul{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:15px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.smdaohang form { margin-top:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 24px;line-height: 24px;display: block;float: left;}
.smdaohang form .ipsc {width: 20%;height: 26px;line-height: 26px;display: block;float: right;background: transparent;position: relative;z-index: 99;cursor: pointer;}
.smdaohang form i {position: absolute;right: 10px;top: 3px;}
  }


@media screen and (max-width:767px) {
.daohang2{display:block;text-align:center;margin-top:10px;}
.daohang2 a{float:left;width:25%;font-size:13px;font-size:1.3rem;line-height:24px;text-align:center;}
.daohang,.daohang1{display: none}

}
@media screen and (max-width:999px) {
	.xnav{ display:block}
}

/* banner */

.banner{margin-top: 106px;}
.slide .carouse{width:100%;overflow:hidden;position:relative; cursor: pointer;}
.slide .slideItem .banner-img{width:100%;}
.slide .carouse .slideItem{	width:100%;	position:absolute;}
.slide .console{ height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList{ position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; margin-top: 20px; }
.slide .dotList ul li{ display: inline-block; width: 10px; height: 10px; background-position:-12px 0px; margin-left: 10px; cursor:pointer; }
.slide .dotList ul li.active{ border: 1px solid #146bb2;background-color: #146bb2;}
.slide .carousel-control{display: none; position: absolute; top: 45%; width: 62px; height: 62px; z-index:999; }
.slide .carousel-control.left{left:0;	cursor:pointer; }
.slide .carousel-control.right{	right:0; cursor:pointer;}
.slide .carousel-control.right { right: 0;  background-repeat: no-repeat; cursor: pointer; }

.slide .carousel-control.right:hover {  }

.slide .dotList ul li{border: 1px solid #fff;border-radius: 50%; cursor: pointer;  font-size: 0px; margin-left: 13.5px; margin-right: 13.5px; outline: none; width: 13px; height: 13px;}
.slide .dotList ul li:hover{border: 1px solid #146bb2;background-color: #146bb2;}

.slide .slidedetail{display:none;}
.slide .slide-count { display: none; }

@media screen and (max-width:999px) {
	.banner{margin-top: 98px;}
}
@media screen and (max-width:767px) {
	.banner{margin-top: 82px;}
	.slide .dotList{ bottom: 10px;}
	.slide .dotList ul li{
		margin-left: 5px; margin-right: 5px;
	}
}

/* head */

.head{width: 100%; position: fixed;top: 0;left: 0;z-index: 9999;background-color: #fff;}
.head .zong1{position: relative; display: flex;align-items: center;justify-content: space-between;}
.logo{display: inline-block;overflow: hidden;margin: 10px 0;}
.logo a img{transform: none;}

.sousuo{position: absolute;right: 7%;top: 47%;transform: translateY(-50%);}
.sousuo i{font-size: 24px;cursor:pointer; }
.sousuo form{ width:236px; height:0px; overflow:hidden; position:absolute; right:0px; top:52px; background:#fff; border:0px solid rgba(0,0,0,0); color:#146bb2; transition:0.8s; z-index:99999}
.sou{width: 180px;height:35px;line-height:35px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#333;}
.suo{width:30px;height:35px; float:right; background:none; position:relative; z-index:9999999; cursor:pointer;}
.sou1{ width:30px; height:40px; text-align:center; line-height:37px; position:absolute; right:0px; top:0px; font-size:22px !important; cursor:pointer; color:#3d3d3d; z-index:99990}
.sousuof form{ height:37px;border:1px solid #146bb2;}

.daohang{margin-left:40px; display: flex; font-size: 18px; line-height: 30px;justify-content: right;}
.dangqian>a{color: #146bb2;}
.daohang>li {position: relative; margin: 0 22px; padding: 34px 0 42px;}

.daohang>li:hover>a{
	color: #146bb2;
}
.daohang>li>a{
	text-transform: uppercase;
}
.daohang li .yijiw{
	border-top: 3px solid #146bb2;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	display: none;
}
.daohang li:hover .yijiw{
	display: block;
}


.daohang .yijiw,.daohang .erji,.daohang .sanji{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	line-height: 50px;
	/*min-width: 310px;*/
		min-width: 200px;
	/*text-align: center;*/
}
.daohang .erji,.daohang .sanji{
	transform: translate(50%,-50%);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	display: none;
}

.yijiw li{padding: 10px 10px; line-height:25px;}

.yijiw li:hover>a>p{
	color: #146bb2;
}
.sanji li:hover a{color: #146bb2;}
.daohang .yiji li:hover .erji{
	display: block;
}

.daohang .erji li:hover .sanji{
	display: block;
}


.yvn{ position:relative; z-index:99999;padding-bottom: 10px;}

.yvzhonga{ display:block; line-height:30px; text-align:center; font-size:16px; font-size:1.6rem; color:#666; cursor:pointer; z-index:999999}
.yvzhonga span{ color:#fff; font-size:12px; font-size:1rem; display:inline-block; vertical-align:middle; margin-left:8px;}
.yvzhonga i{font-size: 22px;vertical-align: middle; color: #666;}

.yvul{ width:100%; min-width:100px; position:absolute; top:40px; right:0px; background:#fff; display:none;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:24px;}
.yvul a:hover{ background:#fff; color:#146bb2 !important; text-decoration: none;}
.yvzhonga:hover i{color: #146bb2;}


.pono{position: initial !important;}

.yj{
	margin-top: 40px;
	padding: 23px 0px;
	left: 0; 
	position: absolute;
	width: 100%;
	max-height: 80vh;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-top: 3px solid #146bb2;
	background-color: #fff;
	display: flex;
	justify-content: flex-start;
	display: none;
	overflow: auto;
}
.daohang li:hover .yj{
	display: flex;
}
.yj li{
	width: 31.3%;
	padding-left: 100px;
	border-left: 1px solid #e3e3e3;
	margin-left:1%; margin-right:1%;
}
.yj li:first-child{
	padding-left: 60px;
	border-left: none;
}
.yj li>strong{
	display: inline-block;
	margin-bottom: 3px;
}
.yj li>strong a{
	font-family: OpenSansBold;
	font-size: 18px;
	line-height: 36px;
	color: #146bb2;
}
.ej{
	margin-bottom: 7px;
}
.ej strong a{
	font-size: 16px;
	line-height: 34px;
}
.ej p a{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}

@media screen and (max-width:1350px) {
	.daohang{margin-left: 0px;font-size: 16px; line-height: 30px;}
	.daohang>li {position: relative; margin: 0 10px;}
	.yj{max-height: 60vh;}
	.yj li{
		padding-left: 50px;
	}
	.sousuo{right: 8%;}
}

@media screen and (max-width:999px) {
	.daohang,.sousuo,.yuy{display: none;}
	.yvn{margin-right: 40px; padding-bottom: 0;}
	.logo{width: 80px;}
}

@media screen and (max-width:767px) {
	
}

/* main1 */

.main1{padding-bottom: 82px; padding-top: 73px; text-align: center; background: url("/p0824/images/bj1.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative;}
.main1:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("/p0824/images/bj1.jpg") no-repeat center; background-size: cover; z-index: -1}

.homebt{
	font-family: OpenSansBold;
	font-size: 34px;
	line-height: 55px;
}
.m1nr{
	margin-top: 9px;
}
.m1nr a{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.m1nr a:hover{
	color: #146bb2;
}
.xq{
	padding-top: 42px;
	padding-bottom: 68px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xq li{
	/* width: 27.5%; */
	padding: 0 90px;
	display: inline-block;
	border-right: 1px solid;
	border-image-source: linear-gradient(to bottom, #fff, #146bb2,#fff);
	border-image-slice: 1;
}
.xq li:first-child{
	padding-left: 40px;
}
.xq li:last-child{
	padding-right:28px;
	border: none;
}
.xq strong,.xq strong a{
	font-family: OpenSansBold;
	font-size: 46px;
	line-height: 30px;
	color: #146bb2;
	transition: .5s;
}
.xq p{
	padding-top: 5px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
    font-weight: bold;
}

.m1vid{
	width: 47.92%;
	display: inline-block;
	background-color: #fff;
}
.m1vid:first-child{
	margin-right: 3.7%;
}
.vizi{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 21px 33px 24px 25px;
}
.vizi p{
	font-family: OpenSansBold;
	font-size: 20px;
	line-height: 55px;
}
.vizi p a{
	text-align: left;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}
.vizi>a{
	width: 125px;
	height: 40px;
	line-height: 36px;
	border-radius: 20px;
	border: solid 2px #146bb2;
	font-family: OpenSansBold;
	font-size: 14px;
	color: #146bb2;
	display: inline-block;
}
.vizi>a:hover{
	background-color: #146bb2;
	color: #fff;
}
.shipin1{position: relative; padding-bottom:73.87%;height: 0;overflow: hidden;}
.shipin1 iframe,.shipin1 video,.shipin1 img { position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.shipin1 iframe body{ margin:0px !important;}


@media screen and (max-width:1400px) {
	.xq li{
		width: 27.5%;
		padding: 0;
	}
	.xq li:first-child{
		padding-left: 0;
	}
	.xq li:last-child{
		padding-right: 0;
	}
}
@media screen and (max-width:999px) {
	.main1 {
	    padding-bottom: 20px;
	    padding-top: 20px;
	}
	.homebt{
		font-size: 28px;
	}
	.xq {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	
	.xq strong,.xq strong a {
	    font-size: 36px;
	}
	.xq p {
	    padding-top: 0;
	    font-size: 14px;
	    line-height: 26px;
	}
	
	.m1vid{margin-bottom: 15px;}
	.vizi {
	    padding: 0px 20px;
	}
	.vizi p {
	    font-size: 16px;
	    line-height: 40px;
	}
	.vizi>a{
		width: 100px;
		height: 30px;
		line-height: 26px;
		font-size: 12px;
	}
}

@media screen and (max-width:767px) {
	.homebt{
		font-size: 22px;
		line-height: 30px;
	}
	.m1nr a {
	    font-size: 12px;
	    line-height: 22px;
	}
	.xq{
		padding-bottom: 0;
		flex-wrap: wrap;
	}
	.xq li{
		width: 50%;
		padding-bottom: 10px;
	}
	.xq li:nth-child(2n+2){
		border: none;
	}
	.xq strong,.xq strong a {
	    font-size: 28px;
	}
	.m1vid{
		width: 80%;
	}
	.m1vid:first-child{
		margin-right: 0;
	}
}

@media screen and (max-width:500px) {
	.m1vid{
		width: 100%;
	}
	.vizi {
	    padding: 0px 10px;
	}
}

/* main2 */

.main2{padding-top: 70px;padding-bottom: 84px; text-align: center; background: url("/p0824/images/bj2.jpg") no-repeat center; background-size: cover; }

.m2nr{
	padding-top: 10px;
	font-size: 16px;
	line-height: 30px;
}
.m2nr a{color: #666666;}
.m2nr:hover a{color: #146bb2;}

.chanp{padding-top: 45px;}
.chanp>a,.chanp div{display: inline-block;vertical-align: top;}
.chanp>a{width: 32.92%;overflow: hidden;margin-left: 4%; margin-right: 17%;float: left;}
.chanp>div{
	padding-top: 5px;
	width: 45.17%;
}
.chanp p{
	text-align: left;
	padding-bottom: 34px;
	font-family: OpenSansBold;
	font-size: 22px;
	line-height: 30px;
}

.table,.tablen{width: 100%; overflow: auto;}
.table table{width: 100%;border-collapse: collapse;line-height: 22px;text-align: left;}
.chanp tr{background-color: #f6f9fb;}
.chanp tr:nth-child(2n){background-color: #fff;}

.chanp tr td{
	padding: 5px 10px 5px 36px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.chanp tr:nth-child(2n) td{line-height: 23px;}

@media screen and (max-width:999px) {
	.main2{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.m2nr{
		padding-top: 0;
		font-size: 14px;
		line-height: 26px;
	}
	
	.chanp{padding-top: 10px;}
	.chanp>a{width: 50%;margin: 0 auto;float: initial;}
	.chanp>div{
		padding-top: 5px;
		width: 100%;
	}
	.chanp p{
		padding-bottom: 10px;
		font-size: 18px;
	}
	.chanp tr td{padding: 5px 10px;}
}

@media screen and (max-width:500px) {
	.chanp>a{width: 70%;}
	.chanp tr td{
		font-size: 12px;
		line-height: 30px;
	}
}

/* main3 */

.main3{padding-top: 8px;padding-bottom: 66px; text-align: center; background: url("/p0824/images/bj3.jpg") no-repeat center; background-size: cover;}

.main3 .chanp>p{
    padding-bottom: 28px;
}

.main3 .chanp tr{background-color: #fff;}
.main3 .chanp tr:nth-child(2n){background-color: #f6f9fb;}

.main3 .chanp>a {
    margin-left: 17%;
    margin-right: 4%;
	float: right;
}
@media screen and (max-width:999px) {
	.main3{padding-bottom: 20px;}
	.main3 .chanp>a{margin: 0 auto; float: initial;}
	.main3 .chanp>p{padding-bottom: 10px;}
}

/* main4 */

.main4{padding-top: 12px; padding-bottom: 100px; text-align: center; background: url("/p0824/images/bj4.jpg") no-repeat center; background-size: cover;}

.main4 .chanp p{
    padding-bottom: 36px;
}

@media screen and (max-width:999px) {
	.main4{padding-top: 0;padding-bottom: 20px;}
	.main4 .chanp p{padding-bottom: 10px;}
}

/* main5 */

.main5{padding-top: 50px; padding-bottom: 60px; text-align: center; background: url("/p0824/images/bj5.jpg") no-repeat center; background-size: cover;}

.main5 strong{
	width: 100%;
	font-family: OpenSansBold;
	font-size: 28px;
	line-height: 48px;
	display: inline-block;
}
.main5 strong a{
	color: #ffffff;
/*	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;*/
}
.main5 strong a:hover{
	text-decoration:underline;
}
.main5 p{
	padding-top: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 25px;
    font-family: OPENSANSLIGHT;
    color: #fff;
	text-align:left;
margin-left: 10px;
}
.main5 p a{
	color: #ffffff;
}
.main5 p a:hover{
	text-decoration:underline;
}

.main5 .zong1>a{
	padding: 8px 27px;
	font-family: OpenSansBold;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	display: inline-block;
	border-radius: 25px;
	border: solid 2px #ffffff;
}
.main5 .zong1>a:hover{
	background-color: #fff;
	color: #146bb2;
}

@media screen and (max-width:999px) {
	.main5{
		padding-top: 20px;
		padding-bottom: 20px; 
	}
	.main5 strong{
		width: 100%;
		font-size: 22px;
		line-height: 30px;
	}
	.main5 p{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 20px;
		line-height: 30px;
	}
	.main5 .zong1>a{
		padding: 5px 10px;
		font-size: 14px;
		line-height: 26px;
	}
}
@media screen and (max-width:767px) {
    	.main5 strong{
		width: 100%;
		font-size: 16px;
		line-height: 24px;
	}
		.main5 p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
}
}

/* main6 */

.main6{padding-top: 35px;padding-bottom: 60px; text-align: center; background: url("/p0824/images/bj6.jpg") no-repeat center; background-size: cover;}

.m6nr{
	padding-top: 5px;
    font-size: 16px;
    line-height: 30px;
    background-color: #2070b5;
}
.m6nr a{
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}
.m6nr:hover a{color: #146bb2;}

.m6new{
	padding-top: 30px;
	text-align: left;
	margin-left:36px;
}
.m6new div{display: inline-block;width: 23.6%;}
.m6new div{margin-right: 1%;}
.m6new div>a{
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.m6new em{
	font-size: 14px;
	line-height:30px;
	color: #999999;
	padding-left: 6px;
}
.m6new h2{
	padding-top: 2px;
	padding-bottom: 4px;
	display: block;
	font-family: OpenSansBold;
	font-size: 18px;
	line-height: 30px;
	height:60px;
}
.m6new h2 a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}
.m6new p{
	font-size: 14px;
	line-height: 28px;
}
.m6new p a{
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}
.m6new p:hover a{
	color: #146bb2;
}

@media screen and (max-width:999px) {
	.main6{padding-top: 20px;padding-bottom: 0;}
	.m6nr{
		padding-top: 0;
		font-size: 14px;
		line-height: 26px;
	}
	.m6new{padding-top: 20px;}
	.m6new em{font-size: 12px;line-height: 22px;}
	.m6new h2{
		padding-top: 0;
		padding-bottom: 0;
		font-size: 14px;
		line-height: 26px;
		height:52px;
		
	}
	.m6new p{
		font-size: 12px;
		line-height: 22px;
	}
}

@media screen and (max-width:767px) {
	.m6new div{width: 100%; margin-bottom: 20px;}
	.m6new div>a img{margin: 0 auto;}
	.m6new div:first-child{margin-right: 0;}
}

/* main7 */

.main7{padding-top: 66px;padding-bottom: 114px; text-align: center;}
.main7 .img-scroll {margin: 35px 20px 0; position: relative;}
.main7 .img-scroll .prev,.main7 .img-scroll .next {font-size: 25px;font-size: 2.5rem; color: #fff; position: absolute; text-align:center; display: block; text-align: center; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.main7 .img-scroll .prev { left: 0px; cursor: pointer;}
.main7 .img-scroll .next { right:0px; cursor: pointer;}
.main7 .img-scroll .prev:hover,.main7 .img-scroll .next:hover { color: #146bb2;}
.main7 .img-list {position: relative;overflow: hidden;}
.main7 .img-list ul {width: 10000%;}
.main7 .img-list li {float: left; width:0.1935%; margin-right: 0.0078%; border-left: none; position:relative;}
.main7 .img-list li:first-child{} 
.main7 .img-list li img{width: 100%;}

.main7 .img-list li:hover img{transform: scale(0.1,0.1,0.1,0.1); opacity: 0.9;}
.m7bj{
	background-color: #146bb2;
}
.main7 .m7btn{
	padding: 7px 27px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #034777;
	font-family: OpenSansBold;
	font-size: 16px;
	border-radius: 20px;
	border: solid 2px #034777;
	opacity: 0;
}
.main7 .img-list li:hover .m7btn{opacity: 1; transition: .5s;}

@media screen and (max-width:999px) {
	.main7{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.main7 .img-scroll {
	    margin: 5px 20px 0;
	    position: relative;
	}
	.main7 .img-list li {float: left; width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:599px) {
	.main7 .img-list li {float: left; width:0.49%; margin-right: 0.02%;}
}

/* foot */

.foot{padding-top: 25px; background-color: #2f3031;}

.foot1{
	margin-bottom: 42px;
	padding-bottom: 27px;
	border-bottom: 1px solid #4b4b4b;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.fologo{display: inline-block;}
.fologo:hover img{
	transform: none;
}
.shejiao{ display: inline-block; text-align: center; padding-top: 6px;}
.shejiao a{display: inline-block; vertical-align: middle; width: 35px; height: 35px; line-height: 35px; margin-left: 14px; margin-top: 16px; text-align: center; border: solid 1px #ffffff; color: #ffffff; border-radius: 50%;}
.shejiao a:nth-child(6n-5){margin-left: 0px;}
.shejiao a:hover{ background: #146bb2; border-color: #146bb2; color: #fff;text-decoration:none;}

.foot2{
	padding-bottom: 44px;
	margin-bottom: 4px;
	display: flex; 
	justify-content: space-between;
	border-bottom: 1px solid #4b4b4b;
}

.folie strong,.fobiao{
	margin-bottom: 14px;
	font-family: OpenSansBold;
	font-size: 20px;
	color: #ffffff;
	display: inline-block;
	text-transform: uppercase;
}
.folie .fobiao:hover{
	color: #fff;
	text-decoration:underline;
}
.fonav a{font-size: 14px;
	line-height: 22px;
	padding-top:4px; padding-bottom:4px;
	
	color: #c6c6c6;
	display: block;}
.foul li{
	font-size: 14px;
	line-height: 30px;

	
	color: #c6c6c6;
	display: block;
}
.foul li a{
	color: #c6c6c6;
}
.fonav a:hover,.foul li:hover a{
	color: #c6c6c6;
	text-decoration:underline;
}
.fo1,.fo2{
	width: 12.5%;
}
.fo3{
	width: 20%;
}

.fo4{
	width: 29.17%;
}
.fo4 form{margin-top: 10px; display: flex;flex-wrap: wrap;justify-content: space-between;}
.fo4 p{display: inline-block; margin-bottom: 12px;}
.fo4 input{width: 91.16%; height: 40px; border: solid 1px #c5c5c5;border-radius: 6px;background-color: initial; padding: 0 10px; color: #fff;line-height: 40px;}
.iptx{width: 48.57%;}
.iptd,.Message{width: 100%; }
.contbtn{margin-left: 10px;}
.Message{border: solid 1px #c5c5c5;border-radius: 6px; padding: 0 10px; color: #fff;background-color: initial;padding-top: 5px; height: 92px;}

.yzm {width: 100%;position: relative;}
.yzm input,.Message{width: 96%;}
.yzm input{ padding-right: 85px;}
.yzm a{position: absolute;right: 0; top: 50%;width: 85px;height: 40px; transform: translateY(-50%);display: inline-block; }
.yzm a img{width: 100%; height: 100%;}
.yzm a:hover img{transform: none;}
.fo4 .contbtn{border-color: #146bb2; width: 100%; background: #146bb2; color: #fff;border-radius: 4px; font-size: 14px;cursor: pointer;transition: .5s;}
.fo4 .contbtn:hover{color: #146bb2; background: #fff;}
 
.bit{
}
.bit::before{
	content:'*';
	position: relative;
	color: #ff0000;
	padding-right: 3px;
	top: 10px;
	vertical-align: top;
}

.fo4 ::-webkit-input-placeholder {
 color:#c5c5c5;opacity:1}
.fo4 :-o-placeholder {
 color:#c5c5c5;opacity:1 }
.fo4 ::-moz-placeholder {
 color:#c5c5c5;opacity:1 }
.fo4 :-ms-input-placeholder {
 color:#c5c5c5;opacity:1 }

.foot3{
	padding-bottom: 15px;
	text-align: center;
}

.fop,.fop a{color: #999999; }
.fop{
	font-size: 14px;
	line-height: 30px;
}
.fop a{display: inline-block;}
.fop a:hover{color: #999999; text-decoration:underline;}

.youlian{ color: #999999; font-size: 14px; font-size: 1.4rem; line-height: 30px;}
.youlian span,.youlian a{display: inline-block; vertical-align: middle; color: #999999;}
.youlian a{margin: 0 10px;}
.youlian a:hover{color: #999999; text-decoration:underline;}

@media screen and (max-width:999px) {
	.foot{padding-top: 20px;}
	.foot1{margin-bottom: 15px;padding-bottom: 20px;}
	.foot2{padding-bottom: 20px;}
	.fo1,.fo2{display: none;}
	.fo3,.fo4{width: 48%;}
	.folie strong, .fobiao{margin-bottom: 5px;}
	.Message{height: 80px;}
	.foot3{
		padding-bottom: 50px;
	}
}
@media screen and (max-width:660px) {
	.foot{padding-top: 10px;}
	.foot1{display: block;margin-bottom: 10px; padding-bottom: 10px;}
	.shejiao{display: block;}
	.fologo img{width: 80%;}
	.shejiao a{width: 30px; height: 30px;margin-top: 0; line-height: 28px; margin-left: 10px;}
	.fo3{display: none;}
	.fo4{width: 80%;margin: 0 auto;}
	.iptx{width: 100%;}
	.fo4 input,.yzm input, .Message{width: 95%;}
}

/* lianxi */
.lianxi{ position:fixed; width:51px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; width:51px; height:51px; text-align:center; line-height:51px; font-size: 28px; background-color: #f7f7f7; margin-top:2px; border-radius: 6px; cursor: pointer;}
.ke1{ color: #146bb2}
.ke2{ color: #02b234}
.weixin{ position:relative; cursor:pointer;}
.weixin img{ position:absolute; width:149px; height:150px; max-width: none; top:0px; left:-149px; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.tankuang{ position:absolute; bottom:50px; left:48% !important; margin-left:-70px;}
.tankuang img{ display:block; position:relative; width:150px; height:150px; left:auto; margin:auto;}
.lianxi div a:hover{ background:#146bb2; color: #fff;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.youlian{display:none}
.top{width:33.33%;height:40px;height:40px;bottom:0px;right:0px;border-radius:0px;border:none}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:20%; float:left;}
.lianxi div a{ margin:auto; width:100%; background:#fff; color:#333 ; height:40px;line-height:40px; border-radius:0px;}
.weixin2{ display:block}
.weixin1{ display:none}
}
@media screen and (max-width:500px) {
	.tankuang{
		left: 0 !important;
		margin-left: 0;
	}
}

/* -----------------------------------products1------------------------------------- */

.fenytop{
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
}
.fenytop a{display: inline-block;color: #666;}
.fenytop a:hover{color: #146bb2;}
.fydq{color: #146bb2 !important;}

.pro1{padding-top: 32px; padding-bottom: 105px;}
.prole{
	float: left;
	width: 23.33%; 
	margin-right: 3.3%;
	display: inline-block; 
	vertical-align: top;
	position: sticky;
	top:120px;
background: #fff;

}



.prl{margin-bottom: 40px; box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);}

.j-nextshow { position: relative; display: none; padding: 10px;}
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 50%; margin-top:-9px; right: 12px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 99; }
.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #fff;}

.prbiao,.prlt strong{
	padding: 10px 15px;
	font-family: OpenSansBold;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	background-color: #146bb2;
	display: block;
}
.prbiao:hover{
	color: #fff;
	text-decoration:underline;
}
.prlt{ display: block; padding: 0px; margin: auto}

.prl p{padding: 10px 0 20px;}
.prl p a{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	padding: 0 15px;
	display: inline-block;
}

.proyiji{padding-top: 15px;}
.proyiji li>a{ display: block; line-height: 26px; font-size: 16px; font-size: 1.6rem; position: relative;}
.proyiji>li>a{border-bottom: 1px solid #eaeaea;margin: 0 15px; padding: 9px 0;padding-right: 10px;}
.proyiji>li:first-child>a{border-top: none;}
.proyiji li i{ position: absolute; right: 0;font-size: 14px; transition: 0.5s;}

.proerji{margin-top: 5px;}
.proerji li a{color: #666666;}
.proerji>li>a{font-size: 16px;font-size: 1.6rem;padding: 5px 15px 5px 30px;}

.prosanji li a{color: #666666; padding:}
.prosanji>li>a{font-size: 14px;font-size: 1.4rem;padding: 8px 0 0 45px;}

.dangyi>a{color: #146bb2 !important;}
.dangyi>a i{ transform: rotate(90deg) !important}
.danger>a{color: #146bb2 !important;}
.dangsan>a{color: #146bb2 !important;}

.dangyi .jiajian{transform: initial !important;}
.proerji{display: none;}
.prosanji{display: none;}
.dangyi .proerji{display: block;}
.danger .prosanji{display: block;}


.prori{width: 73%; display: inline-block;vertical-align: top;}

.protop strong{font-family: OpenSansBold;font-size: 24px;line-height: 28px;}
.protop p{
	/*margin-top: 12px;
	margin-bottom: 12px;*/
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}

.przhan{ position:relative; overflow:hidden;margin-top: 12px;
margin-bottom: 12px;}
.przhanh{ height:auto !important;}
.zhankai{ cursor:pointer; font-size:16px; font-size:1.6rem; line-height:24px; margin-top:0px; color: #146bb2;border: solid 1px #146bb2;
border-radius: 18px;
padding: 4px 20px}
.zhankai:hover{color: #146bb2; text-decoration:underline;}
.prodnr{padding-top: 36px;}
.prodnr ul{padding-bottom: 8px; display: flex;flex-wrap: wrap;}
.prodnr li{padding-top: 20px; padding-bottom: 5px; margin-bottom: 54px;width: 31.4%;display: inline-block; text-align: center;}
.prodnr li:hover{box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);}
.prodnr li{margin-left: 2.9%;}
.prodnr li:nth-child(3n+1){margin-left: 0;}
.prodnr li a{display: inline-block; overflow: hidden;}
.prodnr li p{padding-top: 28px; padding-bottom: 10px;}
.prodnr li p a{
	font-family: OpenSansBold;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}


.prodnr li input{cursor: pointer;vertical-align: middle; margin-right: 15px;}
.prodnr li label a{
	font-size: 14px;
	line-height: 26px;
	padding: 4px 20px;
	vertical-align: middle;
	color: #146bb2;
	border: solid 1px #146bb2;
	border-radius: 18px;
}
.prodnr li label a:hover{ color: #fff; background-color: #146bb2;}

.fy{
	display: flex;
	justify-content: center;
	font-size: 14px;
	line-height: 30px;
}
.fy i{font-size: 20px;}
.fy a,.fy span{
	width: 36px;
	height: 30px;
	line-height: 28px;
	margin: 0 5px;
	color: #999;
	display: inline-block;
	text-align: center;
	background: #fff;
	border: solid 1px #e5e5e5;
	cursor: pointer;
}
.fy input{cursor: pointer;}
.fy .big{
	width: 70px;
}

.fy a:hover i{color: #fff;}
.fy .fyxz,.fy a:hover{
	text-decoration: none;
	color: #fff;
	background: #146bb2;
}
.fy .sc{width: initial; border: none; vertical-align: middle;}
.fy .sc input{font-size: 16px; background: none; cursor: pointer;color: #4b7ec7;}
.fy .sc i{color: #4b7ec7;}
.fy .sc:hover,.fy .sc:hover input,.fy .sc:hover i{background: none;color: #999;}
.fy .no:hover{	color: #999 !important;
	
	
	background: #fff !important;
	border: solid 1px #e5e5e5 !important;}






@media screen and (max-width:1400px) {
	.proyiji li>a{line-height: 22px; font-size: 14px; font-size: 1.4rem;}
	.proerji>li>a{font-size: 14px;font-size: 1.4rem;padding: 5px 15px;}
	.prosanji>li>a{font-size: 14px;font-size: 1.4rem;padding: 5px 25px;}
}

@media screen and (max-width:999px) {
	.prl{margin-bottom: 20px;}
	.j-nextshow { display: block; margin-top: 15px;}
	.proslide_menubtn { display: block; }
	.pro1{padding-top: 20px;padding-bottom: 10px;}
	.prole{ width: 100%; margin-right: 0;position: inherit;top:0px;}
	.proyiji{display: none;}
	.prl p{padding: 10px 0;}
	.prodnr li p{
		padding-top: 20px;
	}
	.prori{width: 100%;}
	.protop strong{
		font-size: 20px;
	}
	.protop p,.prl p a{font-size: 14px;line-height: 26px;}
	.zhankai{font-size: 1.4rem;}
	.prbiao, .prlt strong{
		font-size: 20px;
	}
	.prodnr li{
		padding-top: 10px;
		margin-bottom: 20px;
	}
	.prodnr li p a{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}
	.prodnr li label a{
		font-size: 12px;
		line-height: 22px;
		padding: 2px 10px;
	}
	
}
@media screen and (max-width:767px) {
	.fenytop{
		font-size: 14px;
		line-height: 26px;
		padding-top: 15px;
	}
	.fy{display: block;text-align: center;}
	.fy a,.fy span{width: 30px; margin: 2px;}
}
@media screen and (max-width:550px) {
	.prodnr li{width: 48%;}
	.prodnr li:nth-child(3n+1){margin-left: 2.9%;}
	.prodnr li:nth-child(2n+1){margin-left: 0;}
	.prbiao, .prlt strong{
		font-size: 18px;
	}
}

/* -----------------------------------products2------------------------------------- */

.pro2{padding-top: 32px; }

.pr2m1{padding-top: 18px;padding-bottom: 28px; padding-left: 22px; position: relative;}
.pr2m1::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: -100%;
	height: 100%;
	background-color: #f5f5f5;
}

.zoomPad {position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload {-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup {overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay {position:absolute; left:0px; top:0px; background:#FFF; /*opacity:0.5; */
	z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow {position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper {position:relative; border:1px solid #ccc; z-index:110; }
.zoomWrapperTitle {display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage {display:block; position:relative; overflow:hidden; z-index:110; }
.zoomWrapperImage img {border:0px; display:block; position:absolute; z-index:101; }
.zoomIframe {z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }


.prob-pic { width:41.93%; display: inline-block;vertical-align: top;}
.prob-pic .prob-pic-big {border: solid 1px #eaeaea; position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.prob-pic .prob-pic-big-img { display: block; line-height: 0; font-size: 0;}
.prob-pic .prob-pic-big-img img{transition: 0s;}
.prob-pic .prob-pic-big-img .zoomPad { float: none; z-index: 8;}
.prob-pic .zoomWrapperImage img { max-width: 1920px;}
.prob-pic .prob-pic-big-img:hover img{ transform: scale(1)}
.prob-pic .prob-pic-small { position: relative; margin-top: 18px; overflow: hidden;}
.prob-pic .prob-pic-btn { position: absolute; top: 50%; transform: translateY(-50%); display: block; color:#cdcdcd; font-size:20px; z-index:999}
.prob-pic .prob-pic-btn.prev { left:-5px;}
.prob-pic .prob-pic-btn.next { right:-5px;}
.prob-pic .prob-pic-btn:hover{ color: #146bb2;}
.prob-pic .prob-pic-list {margin: 0 16px; overflow: hidden;}
.prob-pic .prob-pic-list ul { width: 1000%; overflow: hidden;}
.prob-pic .prob-pic-list ul li { position: relative; float: left; margin-right: 0.4%; width: 2.2%; overflow:hidden;}
.prob-pic .prob-pic-item .item-pic { display:block; overflow: inherit;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden;}
.prob-pic .prob-pic-item .item-pic img{display: block; width:100%;transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s;}
.prob-pic .prob-pic-item .item-pic:hover{ border: solid 1px #146bb2;}
.prob-pic .prob-pic-item .item-pic.active{ border: solid 1px #146bb2;}

.pr2m1r{
	width: 52.74%; 
	margin-left: 4.23%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.pr2m1r h1{
	font-family: OpenSansBold;
	font-size: 22px;
	line-height: 30px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}

.biaog{
	padding-top: 14px;
}
.biaog img{ max-widht:100%;}
.biaog a{color:#146bb2}
.biaog a:hover{ color:#666666;}
.biaog tr{background-color: #fff;}
.biaog tr:nth-child(2n){background-color: #f5f5f5;}
.biaog strong{}

.biaog tr td{
	padding: 5px 10px 5px 36px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.biaog p{	font-size: 14px;
	line-height: 30px;
	color: #666666;}
.biaog tr:nth-child(2n) td{line-height: 23px;}


.inq{margin-top: 100px;}
.inq>a{
	width: 154px;
	height: 36px;
	font-size: 16px;
	line-height: 34px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family: OpenSansBold;
	border: 1px solid #146bb2;
	border-radius: 18px;
	color: #ffffff; 
	display: inline-block; 
	background-color: #146bb2;
	text-align: center;
}
.inq>a:hover{color: #146bb2;background-color: #fff;}
.share{display:inline-block; vertical-align:middle;}
.share1{ font-size: 14px;line-height: 30px;color: #999999; display:inline-block; vertical-align:middle;}
.share2{ display:inline-block; vertical-align:middle;}


@media screen and (max-width:1250px) {
	.inq{margin-top: 20px;}
}
@media screen and (max-width:999px) {
	.zoomPad { cursor: default !important; }
	.zoomPup { display: none !important; }
	.zoomWindow { display: none !important; }
	.zoomPreload { display: none !important; }
	
	.pro2{padding-top: 15px;}
	
	.pr2m1r h1{
		font-size: 18px;
	}
	.share1{font-size: 12px; line-height: 22px;}
}

@media screen and (max-width:767px) {
	.pr2m1::before{
		right: 0;
	}
	.prob-pic { width:100%; max-width: 400px;margin: auto; float: none;display: block;}
	.pr2m1{padding-left: 0;padding-bottom: 20px;}
	.pr2m1r{
		display: block;
		margin: 0 auto;
		margin-top: 20px;
		width:90%; 
	}
}
	
@media screen and (max-width:500px) {
	.biaog tr td{
		font-size: 12px;
		line-height: 30px;
	}
}
	
.pr2m2{
	padding-top: 42px;
}
.pr2bt{
	font-family: OpenSansBold;
	font-size: 26px;
	line-height: 30px;
	margin-top: 10px;
margin-bottom: 10px;	color: #333;
}

 .pr2nr{padding-top: 12px;padding-bottom: 12px; }
.pr2nr p{
	font-size: 16px;
	line-height: 30px;
	color: #666666;font-family: OpenSansRegular;
}

.fenle_p p{
	font-size: 14px;
	line-height: 24px;
	color: #666666;font-family: OpenSansRegular;
}
.pr2nr p strong{	color: #333;}


.pr2nr p img,.jianshao p  img{ max-widht:100%;}
.pr2nr  p a,.fenle_p p a,.abm1 .fynr p a,.jianshao p a{color:#146bb2}
.pr2nr  p a:hover,.fenle_p p a:hover{ color:#666666;}
 .pr2nr  tr{background-color: #fff;}
 .pr2nr tr:nth-child(2n){background-color: #f5f5f5;}
.pr2nr tr td{
	padding: 5px 10px 5px 36px;
font-size: 16px;
line-height: 30px;
	color: #666666;
}

.abm1 .fynr p a:hover,.jianshao p a:hover{color:#333}








.pr2nr em::before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-right: 5px;
	border-radius: 50%;
	background-color: #146bb2;
	vertical-align: middle;
}



.pr2m4{border-bottom: 1px solid #e3e3e3;}


.pr2m5{padding-top: 18px;}
.pr2m5 .pr2nr{padding-top: 7px;}
.pr2m5 p{display: inline-block;margin-right: 15px;
margin-block: 15px;}

@media screen and (max-width:999px) {
	.pr2m2{padding-top: 20px;}
	.pr2bt{font-size: 20px;}
	

	.pr2nr p,.pr2nr tr td{
		font-size: 14px;
		line-height: 26px;
	}


	.pr2m5{padding-top: 10px;}
}

.pro3{ padding-top: 82px;padding-bottom: 110px;}

.fybt{
	text-align: center;
	font-family: OpenSansBold;
	font-size: 34px;
	line-height: 30px;
	text-transform:uppercase;
	margin-bottom: 15px;
}
.pro3 .fybt{
	padding-bottom: 40px;
}
.pro3 ul{
	margin-top: 40px;
}
.pro3 li{
	margin-left: 4%;
	display: inline-block;
	text-align: center;
	width: 21.67%;
}
.pro3 li:nth-child(4n+1){
	margin-left: 0;
}
.pro3 li a{
	width: 100%;
	display: inline-block;
	overflow: hidden;
}
.pro3 li a img{margin: 0 auto;}
.pro3 li p{
	padding-top: 24px;
	font-size: 16px;
	line-height: 30px;
}
.pro3 li p a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}

@media screen and (max-width:999px) {
	.fybt{
		font-size: 28px;
	}
	.pro3{padding-top: 10px;padding-bottom: 20px;}
	.pro3 .fybt{padding-bottom: 10px;}
	.pro3 ul{margin-top: 10px;}
	.pro3 li{margin-bottom: 10px;}
	.pro3 li p{
		padding-top: 10px;
		font-size: 14px;
		line-height: 26px;
	}
}
@media screen and (max-width:767px) {
	.fybt{
		font-size: 22px;
	}
	.pro3 li{
		margin-left: 2.9%;
		width: 48%;
	}
	.pro3 li:nth-child(4n+1){
		margin-left: 2.9%;
	}
	.pro3 li:nth-child(2n+1){
		margin-left: 0;
	}
}

/* -----------------------------------2-1------------------------------------- */

.sol1{}
.sols{padding-top: 30px;padding-bottom: 68px; font-size:0; letter-spacing:0;}
.sols li{
	margin-left: 4.5%;
	width: 30%;
	display: inline-block;
	margin-bottom: 50px; vertical-align:top;
}
.sols li:nth-child(3n+1){margin-left:0;}
.sols div{position: relative;}
.sols div>a{display: inline-block; overflow: hidden;}
.sols div p{
	width: 100%;
	background-color: #146bb2;
	opacity: 0.8;
	font-family: OpenSansBold;
	font-size: 18px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	padding: 10px 15px;
}
.sols div p a{
	display: inline-block;
	color: #fff;
}
.sols div p img{margin-right: 15px; transform: none; display: inline-block; vertical-align: middle;}

.sols li>p{
	padding-top: 12px;
	padding-bottom: 14px;
	font-size: 16px;
	line-height: 28px;
}
.sols li>p a{
	color: #666666;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 3;  
	overflow: hidden;
}
.sols li>p:hover a{color: #146bb2;}

.sols li>a{
	font-size: 14px;
	color: #146bb2;
	border-radius: 18px;
	padding: 7px 22px;
	border: solid 1px #146bb2;
	display: inline-block;
}
.sols li>a:hover{
	color: #fff;
	background-color: #146bb2;
}

@media screen and (max-width:999px) {
	.sols{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.sols li{margin-bottom: 20px;}
	.sols div p{
		font-size: 16px;
		padding: 5px 10px;
	}
	.sols li>p{
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 14px;
		line-height: 26px;
	}
	.sols li>a{
		font-size: 12px;
		padding: 3px 10px;
		
	}
}
@media screen and (max-width:767px) {
	.sols li{
		margin-left: 2.8%;
		width: 48%;
	}
	.sols li:nth-child(3n+1){margin-left:2.8%;}
	.sols li:nth-child(2n+1){margin-left:0;}
	.sols div p{
		font-size: 14px;
		padding: 5px 5px;
	}
	
}
@media screen and (max-width:500px){
	.sols div p{
		font-size: 12px;
		padding: 5px 5px;
	}
	.sols div p img{width: 60%; margin-right: 0;}
}


/* -----------------------------------2-2------------------------------------- */

.sol2{padding-top: 26px;}


.slbt{
	font-family: OpenSansBold;
	font-size: 22px;
	line-height: 30px;text-align: center;
}
.sol2 .share{
	padding-top: 20px;
	padding-bottom: 32px;text-align: center;
width: 100%;
}


.fynr p,.fynr{
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}
.sol2 .fynr p{line-height: 28px;}
.fanpian{text-align: left; display: flex; flex-flow: wrap; justify-content: space-between; border-top: 1px solid #eaeaea; padding-top: 28px; margin-top: 40px;}
.sol2 .fynr img{ max-widht:100%;}
.sol2 .fynr  a{color:#146bb2}
.sol2 .fynr  a:hover{ color:#666666;}
.sol2 .fynr tr{background-color: #fff;}
.sol2 .fynr tr:nth-child(2n){background-color: #f5f5f5;}
.sol2 .fynr strong{
 }

.sol2 .fynr tr td{
	padding: 5px 10px 5px 36px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.fanpian li{display: inline-block; position: relative; color: #999999;}
.fanpian li i{width: 32px;height: 32px; line-height: 32px; background-color: #d5d5d5;text-align: center; font-size: 18px; position: absolute; top: 50%;transform: translateY(-50%); color: #fff;}
.fanpian li:hover a i{background-color:#666;}
.fanpian li a,.fanpian li p{color: #999;}
.fanpian li:hover a{color: #146bb2;}

.fanpian li:nth-child(1){ padding-left: 43px; padding-right: 15px;}
.fanpian li:nth-child(2){ padding-right: 43px;}
.fanpian li:nth-child(1) i{left: 0px;}
.fanpian li:nth-child(2) i{right: 0px;}


.sol2 .pro3{
	padding-top: 60px;
}

@media screen and (max-width:1359px) {
.fanpian{ padding-top: 15px; margin-top: 20px;}
}
@media screen and (max-width:999px) {
	.sol2{padding-top: 10px;}
	.sol2 .share{
		padding: 5px 0;
	}
	.slbt{font-size: 18px;}
	.fynr p,.fynr{font-size: 14px;}
	.fanpian li i{width: 22px;height: 24px; font-size: 16px; line-height: 24px;}
	.sol2 .pro3{
		padding-top: 20px;
	}
	

	
}

@media screen and (max-width:767px) {
.fanpian{ padding-top: 10px; margin-top: 10px;}
.fanpian li{ width: 100%; margin-top: 10px;}
.fanpian li i{font-size: 20px; left: 0px; right: auto;}
.fanpian li:nth-child(1){ padding-left: 30px; padding-right: 0px;}
.fanpian li:nth-child(2){ padding-right: 0px; padding-left: 30px;}
}


/* -----------------------------------about------------------------------------- */

.abm1bj{ background: url("/p0824/images/bj1.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative;}
.abm1bj:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("/p0824/images/bj1.jpg") no-repeat center; background-size: cover; z-index: -1}

.abm1{
	padding-top: 26px;
	padding-bottom: 86px;
}
.abm1 .fynr{padding-top:28px;}
.abxq{}
.abxq{
	text-align: center;
	padding: 0 40px;
	padding-top: 46px;
	padding-bottom: 36px;
	display: flex;
	justify-content: space-between;
}

.abxq strong{
	font-family: OpenSansBold;
	font-size: 46px;
	line-height: 30px;
	color: #146bb2;
}

.abxq p{
	padding-top: 5px;
	font-size: 16px;
	line-height: 30px;
}

.abm1 .img-scroll {position: relative;width: 100%;}
.abm1 .img-scroll .prev, .img-scroll .next {color: #ffff;font-size: 25px;font-size: 2.5rem; position: absolute; display: block; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.abm1 .img-scroll .prev { left: 15px; cursor: pointer;}
.abm1 .img-scroll .next { right:15px; cursor: pointer;}
.abm1 .img-scroll .prev:hover,.img-scroll .next:hover { color: #0064fb;}
.abm1 .img-list {position: relative;overflow: hidden;}
.abm1 .img-list ul {width: 10000%;}
.abm1 .img-list li {float: left; width:1%;position:relative;}
.abm1 .img-list li img{width: 100%;}


@media screen and (max-width:999px) {
	.abm1{
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.abm1 .fynr{padding-top:10px;}
	.abxq{padding-top: 20px;padding-bottom: 20px;}
	.abxq strong{
	    font-size: 36px;
	}
	.abxq p {
	    padding-top: 0;
	    font-size: 14px;
	    line-height: 26px;
	}
}

@media screen and (max-width:767px) {
	.abxq{
		padding: 0 10px;
	}
	.abxq li{
		width: 50%;
		padding-bottom: 10px;
	}
	.abxq strong{
	    font-size: 28px;
	}
	.pr2m1::before{
		content: initial;
	}
}

@media screen and (max-width:500px) {
	.abxq{flex-wrap: wrap;}
}


/* abm2 */

.abm2{
	padding-top: 106px;
	padding-bottom: 550px;
}

.img-scroll3 {margin-top: 50px; position: relative; z-index:9; }
.img-scroll3:before{ content:""; position:absolute; height:1px; width:95.83%; background:#b1b1b1; left:50%; top:50%;transform: translate(-50%,-50%); margin-top:-1px;}
.img-scroll3 .prev, .img-scroll3 .next {position: absolute; top: 50%; transform: translateY(-50%); display: block; color:#999; font-size:24px; font-size:2.4rem; z-index:99; transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s;}
.img-scroll3 .prev {left:0; cursor: pointer;}
.img-scroll3 .next {right:0;cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover { color:#146bb2;}
.img-list3 {margin: 0 25px; position: relative;overflow: hidden; z-index:90;}
.img-list3 ul {width: 10000%;}
.img-list3 li {float: left;display: inline;width:0.20%; margin-right:0%; position:relative; text-align:center;}

.ab2lie{ position:relative;}
.ab2lie::before{
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	padding: 2px;
	background-clip: content-box;
	border: 1px solid #999999;
	background-color: #999999;
	border-radius: 50%;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.current::before{
	border: 1px solid #146bb2;
	background-color: #146bb2;
}
.ab2lie i{opacity: 0;color: #146bb2; font-size: 30px;}
.current i{opacity: 1;}
.shijian{ 
	display:block; 
	width:100%; 
	font-size: 20px;
	color: #999999;
	padding-top: 34px;
}
.current .shijian{
	color: #146bb2;
	font-size: 28px;
	padding-top: 24px;
	font-family: OpenSansBold;
}
.ab2zi{ display: none; font-size:14px; font-size:1.4rem; line-height:24px; height:144px; overflow:hidden;}
.ab2dq .ab2zi{display: block;}


#outer { position: relative;}
#outer li:hover{cursor: pointer;}
#content {
	width: 96.42%; 
	margin-top: 30px;
	padding: 40px 44px 40px 84px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	background-color: #146bb2;
	border-radius: 6px;
}
#content .tabul {
	display: none; 
	justify-content: space-between;
	vertical-align:middle; 
	font-size: 16px;
}
.tabul strong{
	padding-top: 26px;
	padding-bottom: 20px;
	display: inline-block;
	font-family: OpenSansBold;
	font-size: 32px;
	color: #ffffff;
}
.tabul p{
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
}
.tabul div{width: 42.5%;}
.tabul img{width: 44.3%;}

@media screen and (max-width: 1400px){
	.abm2{
		padding-top: 20px;
		padding-bottom: 40%;
	}
}

@media screen and (max-width: 999px) { 
	.abm2{
		padding-top: 20px;
		padding-bottom: 36%;
	}
	.img-scroll3{margin-top: 10px;}
	.img-list3 li {width:0.33333%;}
	.shijian{ font-size:24px; font-size:2.4rem;}
	#content{
		margin-top: 10px;
		padding: 20px;
	}
	.tabul strong{
		padding-top: 0;
		font-size: 28px;
	}
}
@media screen and (max-width: 767px) { 
.ab2lie .shijian{font-size:18px; font-size:1.8rem;}
.shijian{padding-top: 20px;}
.current .shijian{padding-top: 20px;}
.ab2lie .ab2zi{ background:none; margin:auto; padding:0px; }
.img-list3 li {width:0.48%; margin-right:0.04%;}
.tabul strong{
		padding-bottom: 0;
		font-size: 22px;
	}
	.tabul p{
		font-size: 14px;
		line-height: 26px;
	}
}
@media screen and (max-width: 550px) { 
	.abm2{
		padding-top: 20px;
		padding-bottom: 320px;
	}
	.tabul p{
		font-size: 12px;
		line-height: 22px;
	}
	#content{
		padding: 10px;
		width: 300px;
	}
	#content .tabul{
		flex-wrap: wrap;
	}
	.tabul div,.tabul img{
		width: 100%;
	}
	
}

/* abm3 */

.abm3{padding-top: 106px;padding-bottom: 78px; background: url("/p0824/images/abbj.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative;}
.abm3:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("/p0824/images/abbj.jpg") no-repeat center; background-size: cover; z-index: -1}

.eqcp{padding-top: 42px;}
.eqcp a{
	margin-left: 1.2%;
	display: inline-block;
	width: 49.17%;
	overflow: hidden;
	margin-bottom: 10px;
}
.eqcp a:nth-child(2n+1){
	margin-left: 0;
}

.abm3 .img-scroll {position: relative;width: 100%;}
.abm3 .img-scroll .prev,.abm3 .img-scroll .next {position: absolute; top: 50%; transform: translateY(-50%); display: block; color:#999; font-size:24px; font-size:2.4rem; z-index:99; transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s;}
.abm3 .img-scroll .prev { left: -25px; cursor: pointer;}
.abm3 .img-scroll .next { right:-25px; cursor: pointer;}
.abm3 .img-scroll .prev:hover,.abm3 .img-scroll .next:hover { color: #146bb2;}
.abm3 .img-list {position: relative;overflow: hidden;}
.abm3 .img-list ul {width: 10000%;}
.abm3 .img-list li {float: left; width:0.3233%; margin-right: 0.015%; position:relative;}
.abm3 .img-list li a{display: inline-block;overflow: hidden;}
.abm3 .img-list li img{width: 100%;}

@media screen and (max-width:999px) {
	.abm3{padding-top: 20px;padding-bottom: 20px;}
	.eqcp{padding-top: 20px;}
	.abm3 .img-scroll {left: 50%; transform: translate(-50%); width: 95%;}
}

@media screen and (max-width:767px) {
	.eqcp a{
		margin-left: 1.01%;
	}
	.abm3 .img-list li {float: left; width:0.485%; margin-right: 0.03%; }
}
@media screen and (max-width:500px) {
	.eqcp a{
		margin-left: 0;
		width: 100%;
	}
}


/* abm4 */

.abm4{padding-top: 106px; padding-bottom: 100px; text-align: center;}

.abm4 .fynr{
	padding-top: 30px;
	padding-bottom: 42px;
}

.abm4 .row{ padding-bottom: 38px;}
.abm4 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.abm4 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.abm4 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.abm4 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
	
.abm4 .owl-carousel .owl-item{float: left; padding: 5px;}
.abm4 .owl-item .item>a{ border: solid 5px #e6eff7;background-color: #fff; display: inline-block; overflow: hidden;}
.abm4 .owl-item a img{margin: 0 auto;}
.abm4 .owl-item p{
	font-size: 16px;
	line-height: 26px;
}
.abm4 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.abm4 .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.abm4 .owl-theme .owl-controls{}
.abm4 .owl-pagination{ position: absolute; left: 50%;transform: translateX(-50%); bottom: -45px;}
.abm4 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.abm4 .owl-theme .owl-controls .owl-page span{display: block;border: 1px solid #b2b2b2; width: 13px;height: 13px; background: #ffffff; margin: 0 8px; border-radius: 50%;font-size: 0px;}
.abm4 .owl-theme .owl-controls .owl-page.active span,.abm4 .owl-theme .owl-controls.clickable .owl-page:hover span{border: 1px solid #146bb2; background:#146bb2; opacity:1;}

.abm4 .owl-theme .owl-buttons{}
.abm4 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; top: 50%; transform: translateY(-50%); font-size: 24px; transition: 0.5s;}
.abm4 .owl-theme .owl-prev{ left: 0px;}
.abm4 .owl-theme .owl-next{ right: 0px;}
.abm4 .owl-theme .owl-buttons div:hover{ background: #146bb2; color: #fff;}    


#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}


@media screen and (max-width:999px) {
	.abm4{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.abm4 .fynr{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.abm4 .owl-item p{
		font-size: 14px;
	}
	.abm4 .owl-pagination{bottom: -25px;}
}


/* abm5 */

.abm5{padding-top: 106px;padding-bottom: 76px; background-color: #f5f5f5;}

.hez{
	padding-top: 44px;
}
.hez li{
	width: 15%;
	background-color: #fff;
	margin-bottom: 22px;
	margin-left: 1.6%;
	display: inline-block;
}
.hez li:nth-child(6n+1){
	margin-left: 0;
}
.hez li img { margin: 0 auto;}

@media screen and (max-width:999px) {
	.abm5{padding-top: 20px;padding-bottom: 10px;}
	.hez{
		padding-top: 15px;
	}
	.hez li{
		width: 19%;
		margin-bottom: 10px;
		margin-left: 0.8%;
	}
	.hez li:nth-child(6n+1){
		margin-left: 0.8%;
	}
	.hez li:nth-child(5n+1){
		margin-left: 0;
	}
}
@media screen and (max-width:767px) {
	.hez li{
		width: 24%;
		margin-left: 0.6%;
	}
	.hez li:nth-child(6n+1){
		margin-left: 0.6%;
	}
	.hez li:nth-child(5n+1){
		margin-left: 0.6%;
	}
	.hez li:nth-child(4n+1){
		margin-left: 0;
	}
}
@media screen and (max-width:500px) {
	.hez li{
		width: 32%;
		margin-left: 0.9%;
	}
	.hez li:nth-child(6n+1){
		margin-left: 0.9%;
	}
	.hez li:nth-child(5n+1){
		margin-left: 0.9%;
	}
	.hez li:nth-child(4n+1){
		margin-left: 0.9%;
	}
	.hez li:nth-child(3n+1){
		margin-left: 0;
	}
}


/* -----------------------------------4-1------------------------------------- */

.faqm1{
	margin-top: 26px;
	padding-bottom: 124px;
}

.faqm1 .fynr{
	padding-top: 22px;
	padding-bottom: 22px;
}

.faqs{
	padding-bottom: 40px;
}

.faq{
	margin-bottom: 18px;
	padding: 15px 20px;
	background-color: #f5f5f5;
	border-radius: 6px;cursor: pointer;
}

.faqtop{display: flex; justify-content: space-between;}
.faqtop strong{
	font-family: OpenSansBold;
	font-size: 18px;
}
.faqtop i{
	color: #146bb2;
	font-size: 24px;
}

.faqdq .fybtnr{display: block;}
.fybtnr{
	margin-top: 5px;
	display: none;
	font-size: 16px;
	line-height: 30px;cursor: pointer;
}
.fybtnr p{color: #666666;}

@media screen and (max-width:999px) {
	.faqm1{
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.faqm1 .fynr{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.faqs{padding-bottom: 10px;}
	.faq{
		margin-bottom: 10px;
		padding: 10px 15px;
	}
	.faqtop strong{
		font-size: 16px;
	}
	.fybtnr{font-size: 14px;line-height: 26px;}
}


/* -----------------------------------4-2------------------------------------- */

.oemm1{padding-top: 28px;padding-bottom: 124px; text-align: center;}
.oemm1 .fynr{
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 32px;
}
.oemm1 img{display: inline-block;}
.oem>img{
	width: 45.83%;
	vertical-align: middle;
}
.oem{}
.oemnr{width: 42.5%;margin-right: 11.3%; display: inline-block;vertical-align: middle;}
.oemnr p:first-child{
	text-align: left;
}
.oemnr p:last-child{
	text-align: right;
}
.oemnr img{margin-top: 55px; margin-bottom: 40px;}
.oemnr em{
	text-align: center;
	font-style:italic;
	font-size: 22px;
	line-height: 36px;
	color: #666666;
	display: inline-block;
}
.oemnr strong{
	font-size: 100px;
	color: #000;
	opacity: 0.1;
	
}

@media screen and (max-width:999px) {
	.oemm1{padding-top: 20px;padding-bottom: 20px;}
	.oemm1 .fynr{
		font-size: 16px;
		padding-bottom: 10px;
	}
	.oemnr{width: 100%; margin-right: 0;}
	.oem>img{width: 60%;}
	.oemnr em{
		font-size: 18px;
		line-height: 30px;
	}
	.oemnr img{
		margin: 10px 0;
	}
}

@media screen and (max-width:767px){
	.oemm1{padding-top: 10px;}
	.oemnr img{width: 5%;}
	.oemm1 .fynr{
		font-size: 14px;
		padding-top: 0px;
		padding-bottom: 0px;
		line-height: 26px;
	}
	.oemnr em{
		font-size: 14px;
		line-height: 26px;
		text-align:left
	}
}
@media screen and (max-width:500px){
	.oemnr img{
		margin: 0;
	}
	.oem>img{width: 100%;}
}


/* -----------------------------------4-3------------------------------------- */

.serm1{padding-top: 30px;}

.serm1 .zong1{
	display: flex;
	justify-content: space-between;
}
.serm1 .zong1>p{width: 45.83%; display: inline-block; overflow: hidden;}
.serm1 li{
	padding-top: 80px;
	padding-bottom: 90px;
}

.sernr{width: 50%;}
.sernr p{
	font-size: 16px;
	line-height: 30px;
}
.sernr strong{
	padding-bottom: 36px;
	font-family: OpenSansBold;
	font-size: 24px;
	line-height: 30px;
	display: inline-block;
}
.sernr em a{
	margin-top: 40px;
	padding: 5px 35px;
	font-family: OpenSansBold;
	font-size: 16px;
	line-height: 30px;
	color: #146bb2;
	display: inline-block;
	border-radius: 23px;
	border: solid 2px #146bb2;
}
.sernr em a:hover{
	color: #fff;
	background-color: #146bb2;
}
.serm1 li:first-child{padding-top: 0;}
.serm1 li:nth-child(2n){
	background-color: #f5f5f5;
}
.serm1 li:nth-child(2n) .zong1{
	flex-direction: row-reverse;
}
.serm1 .zong1>p img{margin: 0 auto;}

@media screen and (max-width:999px) {
	.serm1{padding-top: 15px;}
	.serm1 li{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.sernr strong{
		padding-bottom: 10px;
		font-size: 18px;
	}
	.sernr p{
		font-size: 14px;
		line-height: 26px;
	}
	.sernr em a{
		margin-top: 20px;
		padding: 3px 15px;
		font-size: 14px;
		line-height: 26px;
	}
}
@media screen and (max-width:767px) {
	.serm1 .zong1{
		flex-wrap: wrap;
	}
	.sernr em a{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.sernr,.serm1 .zong1>a{width: 100%;}
}


/* -----------------------------------news1------------------------------------- */

.new1m1{
	padding-top: 30px;
	padding-bottom: 122px;
}

.news{}
.news li{
	text-align: center;
	padding-bottom: 50px;
	margin-bottom: 52px;
	border-bottom: 1px solid #e5e5e5;
}

.riqi,.news li>a,.newnr{display: inline-block; vertical-align: top;}
.riqi{
	margin-right: 3.67%;
	padding-top: 12px;
	padding-bottom: 8px;
	width: 5.83%;
	background-color: #f5f5f5;
	text-align: center;
}
.riqi p{
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.riqi strong{
	font-family: OpenSansBold;
	font-size: 20px;
	line-height: 30px;
	color: #146bb2;
}

.news li>a{
	width: 33.33%;
	display: inline-block;
	overflow: hidden;
	margin-right: 4.6%;
}

.newnr{
	text-align: left;
	width: 51.83%;
	padding-top: 10px;
}

.newnr strong{
	font-family: OpenSansBold;
	font-size: 20px;
	line-height: 30px;
}
.newnr p{
	padding-top: 16px;
	padding-bottom: 38px;
	font-size: 16px;
	line-height: 28px;
}
.newnr p a{
	color: #666666;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 3;  
	overflow: hidden;
}
.newnr p:hover a{
	color: #146bb2;
}
.newnr em a{
	padding: 0 22px;
	height: 35px;
	line-height: 33px;
	border-radius: 18px;
	border: solid 1px #146bb2;
	font-size: 14px;
	color: #146bb2;
	display: inline-block;
}
.newnr em a:hover{
	color: #fff;
	background-color: #146bb2;
}

@media screen and (max-width:999px) {
	.new1m1{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.news li{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.riqi{
		width: 55px;
		padding-top: 5px;
		padding-bottom: 0;
	}
	.riqi p{
		padding-bottom: 0;
		font-size: 12px;
		line-height: 22px;
	}
	.riqi strong{
		font-size: 16px;
		line-height: 30px;
	}
	.news li>a{width: 66.6%; max-width: 400px; margin-right: 0;}
	.newnr{width: 100%;text-align: center;}
	.newnr strong{
		font-size: 16px;
	}
	.newnr p{
		font-size: 14px;
		line-height: 26px;
		padding-top: 0;
		padding-bottom: 10px;
	}
	.newnr em a{
		padding: 0 10px;
		height: 28px;
		line-height: 26px;
		font-size: 12px;
	}
}
@media screen and (max-width:767px) {
	.riqi{text-align: left; padding-top: 0;margin-right: 0; width:100%;background-color: initial;}
	.riqi p,.riqi strong{display: inline-block;}
	.riqi p{padding-right: 10px;}
	.news li>a{width: 100%;}
}


/* -----------------------------------news2------------------------------------- */

.new2m1{
	padding-top: 28px;
}

.new2m1 h1{
	font-family: OpenSansBold;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
.net{text-align: center; margin-top: 24px;margin-bottom: 18px;}
.net .neriqi{font-size: 14px; font-size: 1.4rem;color: #999; display: inline-block; vertical-align: middle;}
.neriqi img{display: inline-block;vertical-align: middle;}
.net .share{ display: inline-block; margin-left: 20px;}
.net .share1{ font-size: 14px; font-size: 1.4rem;color: #999;}

.new2nr{padding-bottom: 60px;}
.new2nr p{
	font-size: 16px;
	line-height: 28px;
}
.new2nr p a{ color:#146bb2}
.new2nr p a:hover{ color:#333}
.guolv{padding-bottom: 58px; display: flex;justify-content: space-around;}
.guolv img{
	width: 20%;
}
.new2nr img{ max-widht:100%;}
.new2nr  a{color:#146bb2}
.new2nr  a:hover{ color:#666666;}
.new2nr tr{background-color: #fff;}
.new2nr tr:nth-child(2n){background-color: #f5f5f5;}
/*.new2nr strong{ margin-top:15px; margin-bottom:15px; display:block; font-size:18px; font-size:1.8rem}*/

.new2nr tr td{
	padding: 5px 10px 5px 36px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}


.rec{
	padding-top: 70px;
}
.recs{padding-top: 42px;}
.recs li{
	margin-left: 3.3%;
	width: 30.83%;
	display: inline-block;
}
.recs li:nth-child(3n+1){
	margin-left: 0;
}
.recs li>a{display: inline-block;overflow: hidden;margin-bottom: 7px;}
.recs em{
	font-size: 14px;
	line-height:30px;
	color: #999999;
	background: url(/p0824/images/rili.png) no-repeat left center;
	padding-left: 20px;
}
.recs strong{
	padding-top: 4px;
	padding-bottom: 7px;
	display: block;
	font-family: OpenSansBold;
	font-size: 18px;
	line-height: 30px;
}
.recs strong a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}
.recs p{
	font-size: 14px;
	line-height: 28px;
}
.recs p a{
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 3;  
	overflow: hidden;
}
.recs p:hover a{
	color: #146bb2;
}

@media screen and (max-width:999px) {
	.new2m1 h1{
		font-size: 18px;
	}
	.net{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.new2nr{padding-bottom: 20px;}
	.new2nr p{
		font-size: 14px;
		line-height: 26px;
	}
	.guolv{padding-bottom: 20px;}
	.rec{padding-top: 20px;}
	.recs{padding-top: 20px;}
	.recs em{font-size: 12px;line-height: 22px;}
	.recs strong{
		padding-top: 0;
		padding-bottom: 0;
		font-size: 14px;
		line-height: 26px;
	}
	.recs p{
		font-size: 12px;
		line-height: 22px;
	}
}

@media screen and (max-width:767px) {
	.new2m1 h1{
		font-size: 16px;
	}
	.recs li{width: 48%;margin-left: 2.9%; margin-bottom: 10px;}
	.recs li:nth-child(3n+1){
		margin-left: 2.9%;
	}
	.recs li:nth-child(2n+1){
		margin-left: 0;
	}
	.recs li>a img{margin: 0 auto;}
/*	.new2nr strong{ margin-top:10px; margin-bottom:10px; display:block; font-size:14px; font-size:1.4rem}*/

}

@media screen and (max-width:500px){
	.guolv{padding-bottom: 0px;flex-wrap: wrap;justify-content: space-between;}
	.guolv img{width: 45%;margin-bottom: 10px;}
}


/* -----------------------------------contact------------------------------------- */

.conm1{
	padding-top: 28px;
	padding-bottom: 80px;
}
.conr{
	padding-top: 24px;
	padding-bottom: 32px;
	font-size: 16px;
	line-height: 28px;
	color: #666;
	text-align: center;
}

.xinxi{
	display: flex;
	flex-wrap: wrap;
	border-radius: 6px;
	border: solid 1px #dcdcdc;
}
.xinxi li{
	padding: 20px 0;
	width: 33.33%;
	border-right: solid 1px #dcdcdc;
	text-align: center;
}
.xinxi li:last-child{border: none;}
.xinxi li div{width: 85%; display: inline-block;text-align: left;}
.xinxi p,.xinxi a{
	font-size: 16px;
	line-height: 40px;
	color: #666666;
}
.xinxi p:hover a{
	color: #146bb2;
}

.conm2{margin-bottom: 122px; display: flex;flex-wrap: wrap; background: url("/p0824/images/conbj.jpg") no-repeat center; background-size: cover;}

.cm2le{
	width: 46.35%;
}
.cm2le a{display: block; overflow: hidden;}

.cm2ri{
	width: 53.65%;
	padding-top: 56px;
}
.cm2bd{
	width: 568px;
	margin-left: 10.19%;
}
.cm2bd .fybt{
	text-align: left;
}
.cm2bd>p{
	padding-top: 26px;
	padding-bottom: 36px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.cm2bd input,.cm2bd textarea{
	margin-bottom: 30px; 
	width: 100%;
}
.ema,.mes{
	font-size: 16px;
	color: #333;
	border: solid 1px #d2d2d2;
}
.ema{
	padding: 0 20px;
	height: 42px;
	line-height: 43px;
}
.c2xing,.c2xing2{
	position: relative;
}
.c2xing::before,.c2xing2::before{
	content: "*";
	position: absolute;
	color: #ff0000;
	top: 12px;
	left: 5px;
}
.mes{
	padding: 5px 20px;
	height: 114px;
	line-height: 26px;
}
.cbtn{
	height: 50px;
	background-color: #146bb2;
	font-family: OpenSansBold;
	font-size: 16px;
	border: 1px solid #146bb2;
	line-height: 48px;
	color: #ffffff;
	cursor: pointer; text-transform:uppercase;
}
.cbtn:hover{
	background-color: #fff;
	color: #146bb2;
}

@media screen and (max-width:1300px) {
	.cm2ri{
		padding-top: 15px;
	}
	.cm2bd{
		width: 500px;
		margin-left: 5%;
	}
	.cm2bd>p{
		padding-top: 10px;
		padding-bottom: 0;
	}
	.cm2bd input, .cm2bd textarea{
		margin-bottom: 10px;
	}
}

@media screen and (max-width:999px) {
	.conm1{
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.conm2{margin-bottom: 20px;}
	.conr{
		padding-top: 10px;
		padding-bottom: 15px;
		font-size: 14px;
		line-height: 26px;
	}
	.xinxi p, .xinxi a{
		font-size: 14px;
		line-height: 30px;
	}
	.xinxi li{
		padding: 10px;
		width: 100%;
		border-right: none;
		border-bottom: solid 1px #dcdcdc;
	}
	
	.conm2{flex-direction: column-reverse;}
	
	.cm2le,.cm2ri{
		width: 100%;
		text-align: center;
	}
	.cm2le img{
		margin: 0 auto;
	}
	.cm2bd{
		width: 60%;
		margin-left: 0;
		margin: 0 auto;
	}
	.cm2bd p{
		font-size: 14px;
		padding-bottom: 10px;
	}
	.ema, .mes{
		font-size: 14px;
	}
	.ema{height: 38px;line-height: 36px;}
	.mes{height: 90px;}
	.cbtn{height: 40px;line-height: 38px; font-size: 14px;}
}

@media screen and (max-width:767px) {
	.xinxi li{padding: 5px 10px;}
}

@media screen and (max-width:500px) {
	.cm2bd{
		width: 80%;
	}
	.xinxi li div{width: 100%;}
}














.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weizhi1:before {
  content: "\e63f";
}

.icon-guge:before {
  content: "\e617";
}

.icon-jiahaoxi:before {
  content: "\eb78";
}

.icon-youjiantou:before {
  content: "\eb08";
}

.icon-zuojiantou:before {
  content: "\eb09";
}

.icon-dianzan:before {
  content: "\e602";
}

.icon-feiji:before {
  content: "\e655";
}

.icon-deng:before {
  content: "\e785";
}

.icon-xiangmu:before {
  content: "\e64d";
}

.icon-qiche:before {
  content: "\ec6d";
}

.icon-gongsi:before {
  content: "\e679";
}

.icon-qita:before {
  content: "\e662";
}

.icon-tuandui:before {
  content: "\e6cb";
}

.icon-diqiu:before {
  content: "\e642";
}

.icon-xiazai:before {
  content: "\e604";
}

.icon-xiangxia:before {
  content: "\e601";
}

.icon-bofang:before {
  content: "\ea6e";
}

.icon-youjian2:before {
  content: "\e698";
}

.icon-up:before {
  content: "\e671";
}

.icon-shouji:before {
  content: "\e63e";
}

.icon-dayin:before {
  content: "\eb48";
}

.icon-youjian1:before {
  content: "\e624";
}

.icon-dian:before {
  content: "\e608";
}

.icon-big-circle:before {
  content: "\e612";
}

.icon-gjiantous:before {
  content: "\e7cf";
}

.icon-jiahao:before {
  content: "\eaf3";
}

.icon-jianhao:before {
  content: "\eaf5";
}

.icon-rise-full:before {
  content: "\ea08";
}

.icon-pinterest:before {
  content: "\e697";
}

.icon-twitter:before {
  content: "\e882";
}

.icon-youtube:before {
  content: "\e61d";
}

.icon-Facebook:before {
  content: "\e695";
}

.icon-linkedin:before {
  content: "\e6bf";
}

.icon-Instagram:before {
  content: "\e60d";
}

.icon-right:before {
  content: "\eb49";
}

.icon-left:before {
  content: "\e611";
}

.icon-xiangshang:before {
  content: "\e600";
}

.icon-whatsapp:before {
  content: "\e86a";
}

.icon-weizhi:before {
  content: "\e7ba";
}

.icon-youjian:before {
  content: "\e75d";
}

.icon-dianhua:before {
  content: "\e64c";
}

.icon-whatsapp1:before {
  content: "\ea07";
}

.icon-sousuo:before {
  content: "\e622";
}

.icon-wechat:before {
  content: "\e66a";
}

.icon-biaoqian:before {
  content: "\e635";
}

.icon-zuo1:before {
  content: "\e643";
}

.icon-you1:before {
  content: "\e980";
}
.wuone{ font-size:14px; font-size:1.4rem; line-height:30px;}
.xunpanc{ width:100%; margin-top:10px;}
.xunpanc .table table tr td{font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;}
.xunpanc a{ color:#333} 	
.xunpanc a:hover{ color:#146bb2}	
.listcart {
	width: 100%;
	
	margin-top:20px;
}
.listcart a {
	display: inline-block;
	height: 30px;
	width: 150px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	background: #146bb2;
	cursor: pointer;

	padding-left: 10px;
	padding-right: 10px;
	text-align: center; 
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px; color:#fff;
}
.listcart a:hover {
	
	background: #333;
	color: #fff
}
 @media screen and (max-width:767px) {
.listcart a {
	width: 40%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-left: 0px;
	padding-right: 0px
}
.listcart {
	width: 100%;
	margin-top: 2rem
}
}
 @media screen and (max-width:420px) {
.listcart a {
	width: 95% !important;
	float: none;
	overflow: hidden;
	margin-bottom: 1rem;
	margin-bottom: 1rem
}
}

.daohang .yijiw{
	margin-top: 20px;
}
.yj li{
	width: 30%;
	padding: 0;
	padding-right: 10px;
	border-left: none;
	border-right: 1px solid #e3e3e3;
	margin-bottom: 20px;
}
.yj li:first-child{
	padding-left: 0;
}

.yj li:nth-child(3n){
	border-right: none;
}
.yj {
	padding: 23px 60px;
	flex-wrap: wrap;
}
.ej strong{ display:block}


@media screen and (max-width:999px) {
    .pr2nr .table table {

	line-height: 22px;
	font-size: 14px;
	
}
    
}
.aboutfenlie{ text-align: center; padding-top:106px;}
.aboutfenlie a{border: #333 1px solid;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff;
    color: #333;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;margin-left: 20px;
    margin-right: 20px; margin-bottom:10px; }
    .privacy{ padding-top:120px;}
    @media screen and (max-width:999px) {
        .aboutfenlie{ text-align: center; padding-top:30px;}
        
        .aboutfenlie a{border: #333 1px solid;
    line-height: 30px;
    padding-left:10px;
    padding-right: 10px;
    background-color: #fff;
    color: #333;
    border-radius: 3px;
    display: inline-block;
    font-size: 12px;margin-left: 20px;
    margin-right: 10px; margin-bottom:10px; }
      .privacy{ padding-top:80px;}   
        
    }
    .main5h1{ color:#ffffff;     line-height: 30px;     color: rgb(255, 255, 255    font-size: 28px;);
    font-weight: bold;}
    @media screen and (max-width: 999px){
        .main5h1{   font-size: 22px;
    line-height: 30px;}
    }
    @media screen and (max-width: 767px){
 .main5h1 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
}
        
    }



.cm2bd form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cm2bd form>p{
	width: 48%;
}
.cm2bd form>p.chang{
	width: 100%;
}