
@charset "utf-8";
/*初始样式*/
body{ color:#333;font-size: 14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam{ vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:0;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}
i,em{ font-style:normal;}

.tr {text-align:right;}
.tl {text-align:left;}
.center{ text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;}
.pic img,.picl img,.pics img{-webkit-transition: -webkit-transform 0.8s; -moz-transition: -moz-transform 0.8s; -o-transition: -o-transform 0.8s; transition: transform 0.8s;}
.pic img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);  transform: scale(1.05);}
.picl img:hover{-moz-transform: translate(0,5px);-webkit-transform: translate(0,5px);-ms-transform: translate(0,5px);-o-transform: translate(0,5px);}
.pics img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
@keyframes myfirst{0%{background-position:0 0;} 100%{background-position:100% 100%;}}
@keyframes jtdh{0%{top: 0;} 100%{top: 10px;opacity: 0;}}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden;}
i,em{ font-style:normal;}
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}


/*头部*/
.head{height: 172px;max-width: 1920px;position: relative;z-index: 2;}
.head-t{height: 132px;overflow: hidden;padding-top: 25px;box-sizing: border-box;}
.head-t .logo{float: left;width: 120px;height: 80px;}
.head-t .logo img{width: 120px;height: 80px;display: block;}
.head-t h2{float: left;font-weight: normal;margin-left: 115px;display: inline;margin-top: 25px;}
.head-t h2 i{display: block;font-size: 66px;line-height: 30px;color: #333;font-weight: bold;}
.head-t h2 span{display: block;font-size: 23px;line-height: 24px;color: #B3070E;margin-top: 12px;}
.head-t em{/*background: url(../images/tel.png) no-repeat left top;*/padding-left: 57px;display: block;float: right;min-height: 49px;font-size: 25px;line-height:30px;font-weight: bold;color: #B3070E;margin-top: 15px;}
.head-t em span{display: block;font-size: 16px;color: #333;line-height: 16px;font-weight: normal;margin-bottom: 6px;}
.head-b{height: 40px;line-height: 40px;background: #FDFA00;}
.head-b li{float: left;font-size: 15px;padding: 0 44px;height: 25px;margin-top: 8px;border-right: 1px solid rgba(245,245,245,0.5);line-height: 25px;box-sizing: border-box;}
.head-b li:last-of-type{border-right: none;}
.head-b li a{color: #000000;}
.head-b li.cur a,.head-b li:hover a{border-bottom: 1px solid #000000;padding-bottom: 3px;}


/*首页底部*/
.foot{background: #B3070E;}
.foot-t{background: #FFF500;height: 258px;}
.foot-tl{float: left;width: 300px;padding-top: 62px;}
.foot-tl img{width: 127px;height: 85px;}
.foot-tl span{display: block;font-size: 18px;line-height: 18px;color: #666;font-weight: normal;margin-top: 20px;}
.foot-tc{width: 545px;float: left;padding-top: 41px;}
.foot-tc ul{height: 45px;border-bottom: 2px solid #666;box-sizing: border-box;}
.foot-tc ul li{float: left;background: url(../images/foot-sj.png) no-repeat left center;padding-left: 12px;width: 25%;box-sizing: border-box;height: 14px;line-height: 14px;margin-bottom: 25px;}
.foot-tc ul li a{color: #666}
.foot-tc p{padding-left: 36px;color: #666;float: left;width: 30%;box-sizing: border-box;margin-top: 27px;}
.foot-tc p span{display: block;font-size: 16px;line-height: 16px;margin-bottom: 6px;margin-top: 2px;}
.foot-tc p i{font-size: 12px;line-height: 24px;display: block;}
.foot-tc p:nth-of-type(1){background: url(../images/foot-icon1.png) no-repeat left top;width: 40%;padding-right: 5%;}
.foot-tc p:nth-of-type(2){background: url(../images/foot-icon2.png) no-repeat left top;}
.foot-tc p:nth-of-type(2) i{font-size: 14px;}
.foot-tc p:nth-of-type(3){background: url(../images/foot-icon3.png) no-repeat left top;}
.foot-tr{float: right;padding-top: 54px;}
.foot-tr em{display: inline-block;margin-left: 12px;text-align: center;}
.foot-tr em img{width: 129px;height: 129px;border-radius:5px;}
.foot-tr em span{display: block;font-size: 14px;line-height: 14px;color: #666;margin-top:16px;}
.foot-b{background: #191919;line-height: 24px;font-size: 12px;padding-top:10px;padding-bottom:10px;}
.foot-b em{float: left;color: #fff;opacity: 0.9;}
.foot-b em span{margin-left: 20px;}
.foot-b em a{color: #fff;}
.foot-b p{float: right;color: #fff;opacity: 0.9;}
.foot-b p:last-of-type{float:left;}
.foot-b p:last-of-type b{margin-right:10px;}
.foot-b p a{color:#fff;margin-right:15px;}
.foot-b p a:last-of-type{margin-right:0;}


.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	   width: 33px;
height: 31px;
background-position: -23px -47px;
background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main{
	padding-top: 6px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: #b2070f;
	color: #fff;
	height: 53px;
	width: 230px;
	padding:9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: #b2070f;
	width: 97px;
	height: 53px;
	position: relative;
	padding:9px 0 0;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}

/*banner*/
.banner{height: auto;max-width: 1920px;margin:0 auto!important;position: relative;}
.banner .bd li{float: left;width: 100%;line-height: 0;}
.banner .bd li img{width: 100%;}
.banner .bd li a{display: block;height: 100%;}
.banner .prev{position:absolute;top:45%;left:2.5%;z-index: 10;cursor: pointer;display: none;}
.banner .next{position:absolute;top:45%;right:2.5%;z-index: 10;cursor: pointer;display: none;}
.banner i{text-align: center;width: 60px; height: 60px;border-radius: 50%;background: rgba(0,0,0,0.5);}
.banner i img{height: 30px;display: inline-block;margin-top: 15px;}
.banner .hd{z-index: 1; margin: 0 auto; text-align: center; position: absolute; left: 0; width: 100%; bottom:7%;}
.banner .hd li{width: 14px;height: 14px;background: #fff;margin: 0 10px;display: inline-block;border-radius: 20px;cursor: pointer;}
.banner .hd li.on{background: #B3070E;width: 28px;}
.banner:hover .prev,.banner:hover .next{display: block;}


/* 搜索栏 */
.search{height: 75px;line-height: 75px;}
.search p{float: left;font-size: 14px}
.search p em{color: #000;font-weight: bold;float: left;display: block;}
.search p a{color: #666;font-weight: normal;display: inline-block;margin-left: 11px;position: relative;top: 0;}
.search p a:hover{color: #B3070E;font-weight: bold;}
.search i{width:342px;height:35px;float: right;margin-top: 20px;color: #B0B0B0;display: block;border:1px solid rgba(238,238,238,1);box-sizing: border-box;border-radius:20px;overflow: hidden;}
.search i .txt{width:280px;height:33px;color: #B0B0B0;padding-left: 20px;outline:medium;border:none;float: left;}
.search i .sub{width: 20px;height: 19px;background: url(../images/search.png) no-repeat;cursor: pointer;display: block;float: right;border:none;margin-right: 20px;margin-top:7px;}


/*引子*/
.yz{background: #f5f5f5;height: 175px;box-sizing: border-box;}
.yz-l{float: left;width: 449px;border-right: 1px solid #cccccc;height: 175px;padding-top: 63px;box-sizing: border-box;}
.yz-l em{font-size: 23px;line-height: 24px;color: #040000;display: block;}
.yz-l i{margin-top: 12px;display: block;line-height: 0;}
.yz-r{float: right;width: 750px;padding-top: 34px;}
.yz-r li{text-align: center;float: left;width:25%;}
.yz-r li img{width: 112px;height: 84px;}
.yz-r li span{display: block;font-size: 15px;line-height: 20px;color: #666;margin-top: 6px;}
.yz-r li:hover span{color: #B3070E;}


/*公共标题*/
.title{font-size: 42px;text-align: center;line-height: 42px;display: block;font-weight: normal;}
.title a{display: block;color: #000;}
.title b{font-weight: normal;color: #000;margin-left: 25px;}
.title em{display: block;font-size: 16px;line-height: 16px;color: #666;margin-top: 19px;margin-bottom: 32px;}
.title i{display: block;font-size: 14px;text-transform: capitalize;color: #6A6A6A;line-height: 80%;}


/*产品中心*/
.pro{padding-top: 130px;}
.pro-t{margin-top: 30px;height: 40px;margin-bottom: 26px;}
.pro-t li{float: left;font-size: 18px;line-height: 40px;height: 40px;padding: 0 16px;border-radius: 20px;margin-right: 26px;}
.pro-t li a{display: block;}
.pro-t li:last-of-type{margin-right: 0;}
.pro-t li:hover,.pro-t li.cur{background: #000000;}
.pro-t li:hover a,.pro-t li.cur a{color: #fff;}
.pro-c li{float: left;width: 32%;margin-right: 2%;margin-bottom: 37px;}
.pro-c li:nth-of-type(3n){margin-right: 0;}
.pro-c li i{display: block;line-height: 0;background:#000;}
.pro-c li i img{width: 100%;height: 300px;opacity:0.95;}
.pro-c li h4 a{font-size: 20px;line-height: 20px;color: #000;font-weight: normal;margin-top: 30px;display: block;width: 20px;border-bottom: 4px solid #000;white-space: nowrap;padding-bottom: 8px;}
.pro-c li h4 a:hover{color: #AB1616;}
.pro-c li h4 span{font-size: 18px;font-weight: lighter;margin-left: 9px;}
.pro-c li em a{display: block;width: 89px;height: 25px;background: #AB1616;text-align: center;color: #fff;line-height: 25px;margin-top: 17px;transition: all .25s linear;}
.pro-c li em a:hover{width: 100px;}
@media screen and (min-width:1580px) {
  .pro .content{width: 1400px;} .pro-t li{margin-right: 25px;}
}


/*资讯中心*/
.new{background: #fff;padding-top: 50px;padding-bottom: 10px;}
.new-c{margin-top: 32px;}
.new-cc{float: left;width:400px;padding: 0 0 0 32px;box-sizing: border-box;}
.new-cc:nth-of-type(1){padding-left: 0;}
.new-cc:nth-of-type(3) ul{padding-right: 0;background: none}
/*
.new-cc h3 a{font-size: 26px;display: block;border-left: 2px solid #B42020;line-height: 28px;color: #333;font-weight: normal;padding-left: 8px;margin-bottom: 36px;} */

.new-cc h3 b{font-size: 26px;display: block;border-left: 2px solid #000;line-height: 28px;color: #333;font-weight: normal;padding-left: 8px;margin-bottom: 36px;}

.new-cc ul{background: url(../images/new-line.png) repeat-y right top;padding-right: 32px;}
.new-cc ul li a{line-height: 32px;font-size: 16px;color: #666;}
.new-cc ul li i{float: right;font-size: 13px;}
.new-cc ul li a:hover{color: #AB1616;}
.new-cc ul li a:hover i{color: #666;}
.new-cc em a{width:80px; height:26px; background:#000; border-radius:5px;text-align: center;line-height: 26px;display: block;color: #fff;text-transform: uppercase;margin-top: 20px;}


/*优势*/
.ys{padding-top: 100px;padding-bottom: 120px;}
.ys-c{margin-top: 55px;overflow: hidden;}
.ys-c dl{float: left;width: 146px;margin-right: 54px;display: inline;overflow: hidden;}
.ys-c dl:last-of-type{margin-right: 0;}
.ys-c dl dt{display:block;width: 0;height:0;margin-top:50px;position: absolute;overflow: hidden;transition: all .3s linear;float: left;transition-duration: 0.5s;line-height:0;}
.ys-c dl dt:after{content: "";display: block;width: 43px;height: 43px;background: url(../images/ys-jt.png) no-repeat;position: absolute;right: 36px;top: 36px;}
.ys-c dl dt p{position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.4);transition: all .25s linear;height: 0;overflow: hidden;transition-delay: .5s;}
.ys-c dl dt p em{display: inline-block;width: 211px;border-right: 1px solid #fff;height: 175px;font-size: 40px;color: #fff;font-weight: bold;padding-left: 44px;box-sizing: border-box;padding-top: 35px;line-height: 40px;margin-right: -4px;vertical-align: middle;}
.ys-c dl dt p em b{display: block;font-size: 24px;line-height: 30px;margin-top: 17px;}
.ys-c dl dt p span{display: inline-block;width:388px;font-size: 16px;color: #fff;vertical-align:middle;padding: 0 37px;box-sizing: border-box;line-height: 30px;}
.ys-c dl dd{border-top: 2px solid #666;width:146px;padding-top: 38px;}
.ys-c dl dd i{display: block;width: 146px;height: 207px;overflow: hidden;}
.ys-c dl dd i img{height: 100%;width: auto;}
.ys-c dl dd em{font-size: 30px;line-height: 30px;color: #333;display: block;padding-top: 46px;margin-top: 45px;border-top: 2px solid #666;font-weight: bold;}
.ys-c dl dd em b{display: block;font-size: 20px;line-height: 30px;margin-top: 30px;}
.ys-c dl dd span{font-size: 44px;line-height: 80%;display: block;color: #e1e1e1;margin-top: 68px;background: url(../images/ys-more.jpg) no-repeat left bottom;padding-bottom: 131px;}
.ys-c dl.cur{width: 600px;}
.ys-c dl.cur dt{width: 600px;display: block;margin-top: 0;height:auto;}
.ys-c dl.cur dt p{height: 175px;}


/*合作和场景*/
.hz{background: url(../images/hz-bg.jpg) no-repeat left top;}
.hz-l{float: left;width: 50%;min-height: 300px;padding-top: 150px;padding-top:16vh;box-sizing: border-box;max-width:960px;max-height: 796px;}
.hz-l h2 a{text-align: center;display: block;color: #000;font-weight: normal;font-size: 42px;line-height: 42px;}
.hz-l h2 b{font-weight: normal;color: #000;}
.hz-l h2 span{display: block;font-size: 16px;text-transform: capitalize;margin-top: 14px;line-height: 80%;}
.hz-lc{width: 92%;background: #fff;margin-top: 26px;padding-top: 4.3vw;padding-bottom: 4.8vw;position: relative;}
.hz-lc dt{margin-left: 6vw;width: 10.7vw;float: left;height: 10.7vw;overflow: hidden;border-radius: 50%;}
.hz-lc dt img{width: 100%;}
.hz-lc dd{width: 21vw;float: right;margin-right: 6.8%;}
.hz-lc dd h4 a{display: block;font-size: 1.5vw;line-height: 1.5vw;font-weight: normal;padding-bottom: 1vw;border-bottom: 2px solid rgba(0,20,60,0.1);}
.hz-lc dd p{display: block;font-size: 14px;line-height: 25px;color: #4C4C4C;margin-top: 1.4vw;}
.hz-lc dd em a{display: block;width:7.1vw;height:1.75vw;background:rgba(179,7,14,1);border-radius:1vw;text-align: center;color: #fff;font-size: 0.9vw;line-height: 1.75vw;margin-top: 2.2vw;}
.hz-lc .qh{position: absolute;right: 6.8%;top: 4.3vw;line-height: 0;display: block;line-height: 1.5vw;font-size: 1.2vw;font-family: Arial;cursor: pointer;z-index: 1;}
.hz-lc .qh i{width: 1.6vw;height: 1.6vw;background:#000;display: inline-block;text-align: center;line-height: 1.6vw;border-radius: 0.8vw;color: #fff;margin: 0 0.2vw;}

.cj-r{float: right;width: 50%;background: url(../images/cj-bg.jpg) no-repeat;min-height: 300px;padding-top: 150px;padding:16vh 4% 16vh;box-sizing: border-box;max-width:960px;max-height: 796px;}
.cj-r h2 a{text-align: center;display: block;color: #000;font-weight: normal;font-size: 42px;line-height: 42px;}
.cj-r h2 span{display: block;font-size: 16px;text-transform: capitalize;margin-top: 14px;line-height: 80%;}
.cj-r ul{margin-top: 24px;}
.piclist li{float: left;width: 32%;margin-right: 2%;text-align: center;}
.piclist li:nth-of-type(3n){margin-right: 0;}
.piclist li em{display: block;}
.piclist li em img{width: 222px;}
.piclist li span{display: block;font-size: 16px;line-height: 16px;margin-top: 12px;color: #000;margin-bottom: 20px;}

/*品质厂家*/
.pz{padding-top: 118px;}
.pz-t{text-align: center;margin-top: 34px;margin-bottom: 33px;}
.pz-t li{display: inline-block;padding: 0 57px;position: relative;}
.pz-t li:after{content: "";display: block;width: 2px;height: 25px;background: #D2D2D2;position: absolute;right: 0;top: 6px;}
.pz-t li:last-child{border-right: none;}
.pz-t li:last-child:after{display: none;}
.pz-t li em{display: inline-block;vertical-align: middle;margin-right: 20px;}
.pz-t li em img{filter: grayscale(100%);-webkit-filter: grayscale(100%);}
.pz-t li span{display: inline-block;font-size: 22px;line-height: 22px;color: #333;font-weight: bold;vertical-align: middle;}
.pz-t li.cur em img{filter: grayscale(0%);-webkit-filter: grayscale(0%);}
.pz-t li.cur span{color: #B3070E;}
.pz-c{position: relative;width: 100%;height: 650px;overflow: hidden;}
.pz-c .con{position: absolute;left: 50%;margin-left: -615px;width: 1200px;height: 650px;}
.pz-c .tempWrap{margin-left: -1200px;}
.pz-c .qh{position: absolute;left: 50%;margin-left: -600px;height: 0;width: 1200px;z-index: 1;top:0;}
.pz-c .prev{position: absolute;top: 305px;left: 10px;z-index: 1;cursor: pointer;}
.pz-c .next{position: absolute;top: 305px;right: 10px;z-index: 1;cursor: pointer;}
.pz-c dl{width: 1200px;margin: 0 auto;position: relative;background: #000;float: left;margin: 0 5px;}
.pz-c dl dt{width: 1200px;height: 650px;overflow: hidden;}
.pz-c dl dt img{width: 1200px;height: 650px;display: block;opacity: 0.7;}
.pz-c dl dd{position: absolute;left: 0;bottom: 0;width: 100%;box-sizing: border-box;background: #666;height: 124px;padding-left: 55px;padding-top: 20px;display: none;}
.pz-c dl dd h3{font-size: 22px;line-height: 22px;display: block;color: #fff;margin-bottom: 15px;}
.pz-c dl dd span{font-size: 15px;line-height: 16px;display: block;margin-bottom:12px;color: #fff;}
.pz-c dl.cur dt img{opacity: 1;}
.pz-c dl.cur dd{display: block;}
.pz-b{height: 200px;background: #f3f3f3;text-align: center;padding-top: 50px;box-sizing: border-box;}
.pz-b li{display: inline-block;text-align: center;position: relative;margin: 0 48px;}
.pz-b li:after{content: "";display: block;width: 36px;height: 6px;background: url(../images/pz-cdot.png) no-repeat;position: absolute;right:-67px;bottom: 70px;}
.pz-b li:last-of-type:after{display: none;}
.pz-b li em{display: block;line-height: 0;margin-bottom: 23px;}
.pz-b li em img{transition: all .25s linear;}
.pz-b li span{display: block;font-size: 20px;line-height: 20px;color: #333;}
.pz-b li:hover em img{transform: rotateY(180deg);}



.ty-banner-1 {
	overflow: hidden;
	line-height: 0;
	text-align:center;
}
.ty-banner-1 img{
	visibility: hidden;
}
.ty-banner-1 img.show{
	visibility: visible;
}


.p1-search-1 {
	background: #f2f2f2;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}

.p1-search-1 p {
	color: #444;
	line-height: 82px;
}

.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}

.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}

.p1-search-1-inp input {
	border: 0;
}

.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}

.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
}
.foot-b p:last-of-type{display:none;}


.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock{
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #333333;
	font-weight: normal;
	padding-left: 8px;
} 
.p12-curmbs-1 i {
	font-style: normal;
}

.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}


.cl-cplb-3nf1-1-01-desc {
	background: #fff;
	max-height: 180px;
	margin-bottom: 14px;
}

.cl-cplb-3nf1-1-01-desc dt {
	height: 30px;
	padding: 20px 0 10px;
}

.cl-cplb-3nf1-1-01-desc dt b {
	display: inline-block;
	height: 30px;
	font-weight: normal;
	border-left: 13px solid #e3e3e3;
	border-right: 7px solid #e3e3e3;
	padding: 0 12px 0 13px;
	font-size: 28px;
	color: #7c7c7c;
	line-height: 30px;
}

.cl-cplb-3nf1-1-01-desc dt b span {
	font-size: 18px;
	color: #bfbfbf;
	text-transform: uppercase;
	padding-left: 10px;
}

.cl-cplb-3nf1-1-01-desc dd {
	padding: 0 27px 10px 27px;
}

.cl-cplb-3nf1-1-01-desc dd h4 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	max-height: 44px;
	line-height: 44px;
	overflow: hidden;
}

.cl-cplb-3nf1-1-01-desc dd div {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	max-height: 48px;
	overflow: hidden;
}

.cl-cplb-3nf1-1-01-tit {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
	font-size: 24px;
}

.cl-cplb-3nf1-1-01-tit span {
	display: inline-block;
	height: 50px;
	border-bottom:1px solid #333333;
}

.cl-cplb-3nf1-1-01-list dl {
	width: 24%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
  margin-left:9px;
	box-sizing: border-box;
}

.cl-cplb-3nf1-1-01-list dl:nth-child(4n-1) {
	margin-right: 0;
}

.cl-cplb-3nf1-1-01-list dt img {
	width: 100%;
	display: block;
}

.cl-cplb-3nf1-1-01-list dd {
	padding: 6px 20px 24px 20px;
}

.cl-cplb-3nf1-1-01-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 45px;
	overflow: hidden;
}

.cl-cplb-3nf1-1-01-list h4 a {
	display: block;
	height: 45px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cl-cplb-3nf1-1-01-list dl:hover h4 a {
	color: #b2070f;
}

.cl-cplb-3nf1-1-01-list-desc {
	height: 60px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}

.cl-cplb-3nf1-1-01-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.cl-cplb-3nf1-1-01-list dl:hover {
	border-color: #b2070f;
}

.cl-cplb-3nf1-1-01-list dl:hover .cl-cplb-3nf1-1-01-list-deta {
	background: #b2070f;
	border-color: #b2070f;
}

.cl-cplb-3nf1-1-01-list dl:hover .cl-cplb-3nf1-1-01-list-deta a {
	color: #fff;
}


.fdh-01-tit {
	background: #b2070f;
	height: 80px;
}

.fdh-01-tit h2 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.fdh-01-tit h2 span {
	font-size: 14px;
	text-transform: uppercase;
}

.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}

.fdh-01-nav-one h3 a {
	display: block;
	height: 50px;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center  #b2070f;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a{
	color: #fff;
}
.fdh-01-nav dl {
	padding: 2px 0 4px;
}

.fdh-01-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
	overflow: hidden;
}

.fdh-01-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
	border-color:  #b2070f;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
	color:  #b2070f;
}

.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}

.fdh-01-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
	color:  #b2070f;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
	background: #333333;
}

.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.contact-z1 {
	height: 140px;
	background: url("../images/contact-z1.jpg") no-repeat;
	color: #333;
	margin-bottom: 30px;
}

.contact-z1 p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px; 
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px; 
	padding-left: 73px;
}

.p14-infolist-1-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	overflow: hidden;
}

.p14-infolist-1-list dt {
	width: 29.5%;
	float: left;
	margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
	width:100%; 
	display: block;
}

.p14-infolist-1-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size:18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}

.p14-infolist-1-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-infolist-1-list dl:hover{border:1px solid #b2070f;}
.p14-infolist-1-list dl:hover h4 a {
	color: #b2070f;
}

.p14-infolist-1-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}

.p14-infolist-1-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}
.p14-infolist-1-list-deta a{color:#fff;}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
	background: #b2070f;
	border-color: #b2070f;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
	color: #fff;
}

.ty-banner-1 {width:100%; height:450px;}

.p1-search-1 {
	background: #f2f2f2;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}

.p1-search-1 p {
	color: #444;
	line-height: 82px;
}

.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}

.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}

.p1-search-1-inp input {
	border: 0;
}

.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}

.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
}


.pack{
	line-height:24px; font-size:14px;
}

.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	height:40px; line-height:40px;
}
.p12-curblock{
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #f7f7f7;
	font-weight: normal;
	padding-left: 8px;
} 
.p12-curmbs-1 i {
	font-style: normal;
}

.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}


.fdh-01-tit {
	background: #000000;
	height: 80px;
}

.fdh-01-tit h3 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.fdh-01-tit h3 span {
	font-size: 14px;
	text-transform: uppercase;
}

.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
}

.fdh-01-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center  #000000;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a{
	color: #fff;
}
.fdh-01-nav dl {
	padding: 2px 0 4px;
}

.fdh-01-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
}

.fdh-01-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
	border-color:  #B3070E;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
	color:  #B3070E;
}

.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}

.fdh-01-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
	color:  #B3070E;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
	background: #f7f7f7;
}

.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.cbgg-01 {
	background: #000000;
	text-align: center;
	color: #fff;
}

.cbgg-01-img img {
	width: 100%;
	display: block;
}

.cbgg-01 p {
	padding-top: 15px;
}

.cbgg-01 p img {
	vertical-align: middle;
	margin-right: 5px;
}

.cbgg-01 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
}
.cplb-3n-ts-03-tit {
	height: 50px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}

.cplb-3n-ts-03-tit span {
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #f7f7f7;
}

.cplb-3n-ts-03-list dl {
	width: 32.1%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 1.2%;
}

.cplb-3n-ts-03-list dl:nth-child(3n) {
	margin-right: 0;
}

.cplb-3n-ts-03-list dt img {
	margin: 0 auto;
	display: block;
}

.cplb-3n-ts-03-list dd {
	padding: 6px 20px 5px 20px;
}

.cplb-3n-ts-03-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 45px;
}

.cplb-3n-ts-03-list h4 a {
	display: block;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cplb-3n-ts-03-list dl:hover h4 a {
	color:  #000000;
}

.cplb-3n-ts-03-list-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}

.cplb-3n-ts-03-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.cplb-3n-ts-03-list dl:hover {
	border-color:  #000000;
}

.cplb-3n-ts-03-list dl:hover a {
	color:  #B3070E;
}

.k12-xl-xwlb-1nt2-1-01-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	display: inline-block;
	width:856px;
}

.k12-xl-xwlb-1nt2-1-01-list dt {
	width: 44.4%;
	float: left;
	margin-right: 2.3%;
}

.k12-xl-xwlb-1nt2-1-01-list dt img {
	width:100%; 
	display: block;
}

.k12-xl-xwlb-1nt2-1-01-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size:18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}

.k12-xl-xwlb-1nt2-1-01-list h4 a {
	display: block;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover{border:1px solid #B3070E;}
.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
	color: #B3070E;
}

.k12-xl-xwlb-1nt2-1-01-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}
.k12-xl-xwlb-1nt2-1-01-list-deta a{color:#fff;}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
	background: #B3070E;
	border-color: #B3070E;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}
.contact-z1 {
	height: 140px;
	background: url("../images/contact-z1.jpg") no-repeat;
	color: #333;
	margin-bottom: 30px;
}

.contact-z1 p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px; 
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px; 
	padding-left: 73px;
}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{width:400px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:right;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}


.titles{font-size:24px; text-align:center; border-bottom:1px dashed #ccc; margin-bottom:20px; padding-top:30px;}
.titles span{font-size:12px; display:block; padding:14px 0 10px 0;}
