﻿@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
}
body,
html {
	height: 100%;
	width: 100%;
}

ol,
ul,li,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,
input {
	border: 0px;
}

ul li {
	list-style: none;
}

ul,
p,
dl,
dt,
dd {
	padding: 0px;
	margin: 0px;
}

em,
i {
	font-style: normal;
}

.left11 {
	float: left;
}

.right11 {
	float: right;
}

.h20 {
	height: 20px;
}

.h30 {
	height: 30px;
}

.h50 {
	height: 50px;
}

.clear {
	clear: both;
}

.w1200{ width:1200px; margin:0 auto;}
.clear{clear:both;}
.htop{ background:#f4f4f4; font-size:13px; color:#b0b0b0; line-height:46px;}
.htop a{ font-size:13px; font-weight:lighter; color:#b0b0b0; display:inline-block; padding:0 15px; border-right:1px solid #e7e7e7; position:relative;}
.htop a:nth-child(1){ border-left:1px solid #e7e7e7;}

.htop a:hover img{ display:block;}
.htop a:hover{ color:#006ab0;}
.htop .ywz a{ border:none;margin-top:9px; float:right; }
.htop .ywz img{ margin-top:7px; float:right; border:none;}

.htop p.fl{ padding-left:30px; background:url(../images/20200915104051_508877409.png) no-repeat left center;}
.htop p span{ display:inline-block; padding-left:30px;}
.htop p a:nth-child(1) span{ background:url(../images/20200915104051_877936160.png) no-repeat left center;}
.htop p a:nth-child(2) span{ background:url(../images/20200915104051_480860013.png) no-repeat left center;}
.htop p a:nth-child(3) span{ background:url(../images/20200915104051_2098584746.png) no-repeat left center;}
.hsecontd{ padding:18px 0; height:130px; box-sizing:border-box;}
.hlogo p{ margin-left:10px; font-size:30px; color:#343434; margin-top:14px;}
.hlogo p em{ display:block; font-size:14px; font-weight:lighter; letter-spacing:2.1px; color:#999; font-family:"Arial"; line-height:20px;}
.hline{ width:1px; height:52px; margin: 17px 20px 0 20px; background:#b5b5b5; background:linear-gradient(to bottom,#f2f2f2,#b5b5b5,#f2f2f2);}
.hmean{ font-size:16px; color:#666;}
.hmean strong{ display:block; font-size:20px; font-weight:bold; color:#1d64cc; margin:19px 0 5px 0;}
.hul{ margin:10px 0 0 45px;}
.hul li{ float:left; padding:0 25px; font-size:14px; color:#999999; border-right:1px dotted #efeeed;}
.hul li+li{ border-left:1px dotted #e2e1e0;}
.hul li span{ display:block; height:40px; text-align:center;}
.hul li:nth-child(3){ border-right:0;}
.hconcat{ text-align:right; margin-top:22px;}
.hconcat span{ font-size:16px; color:#999; padding-left:24px; background:url(../images/20200915104148_1646779034.png) no-repeat left center;}
.hconcat b{font-size:30px;color:#1d64cc;font-family:Impact;}
.hconcat b p{color:#1d64cc; font-size:17px; background:none; font-weight:normal; padding:0; display:inline-block; margin-left:4px; font-family:"微软雅黑";}
.nav{ position:relative; height:66px; background:#1d64cc; font-size:0;}
.nav:after{ content:''; display:block; position:absolute; bottom:0; left:0; width:100%; height:4px; background:#0e4aa1;}
.nav li{ display:inline-block; width:9%; text-align:center; position:relative; z-index:9; transition:all .3s ease;}
.nav li>a{ display:block; font-size:16px; color:#fff; font-weight:lighter; line-height:66px; position:relative; overflow:hidden;}
.nav li:after,.nav li:nth-child(1):before{ content:''; position:absolute; width:1px; height:16px; border-left:1px dashed #0684d7; right:0; top:0; bottom:0; margin:auto 0;}
.nav li:nth-child(1):before{ right:auto; left:0;}
.nav li:hover:after,.nav li:hover:before,.nav li.cur:after,.nav li.cur:before{ opacity:0;}
.nav li:hover>a,.nav li.cur>a{ background:#e9eaec; color:#343434;    font-weight: normal;}
.nav li>a:after{ content:''; display:block; position:absolute; bottom:0; opacity:0;  width:100%; left:0; height:4px; background:#babcc7;}
.nav li.cur>a:after,.nav li:hover>a:after{ opacity:1;}
.nav li .dropmenu{ position:absolute; top:100%; left:0; width:230%; background:#1d64cc; z-index:999; display:none; margin-left:-60%;}
.nav li .dropmenu a{ line-height:45px; border-bottom:1px solid #213985; display:block; color:#fff; font-size:14px; transition:all .3s ease; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.nav li .dropmenu a:hover{ background:#e9eaec; padding-left:10px;  color:#343434;}
.dropmenu table ,.dropmenu tbody,.dropmenu td,.dropmenu tr{ display:block; width:100%;}
/*#header{
	width: 100%;
}
#header .top1{
	width: 100%;
	height: 40px;
	background: #000000;	
}
#header .top1 p{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	font-size: 14px;
	color: #ddd;
	line-height: 40px;
}
#header .top1 p span{
	float: right;
}
#header .top1 p span a{
	color: #ddd;
	margin: 0px 5px;
}
#header .top1 p span a:hover{
	color: #fff;
}
#header .top2{
	width: 1300px;
	height: 104px;
	position: relative; margin:auto;
	box-sizing: border-box;

	
}
#header .top2>a{
	float: left;
	
	padding: 10px 0px 0;
	width: 322px;
}
#header .top2 a>img{	
}

@media only screen and (max-width: 1500px) {
	.pro-box{
	width: 100% !important;
	overflow: hidden;
	margin: 0px auto;
    }
}

#header .top2 .top-tel{
	height: 60px;
	background: url(../images/top-tel.png) left center no-repeat;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	color: #4c4c4c;
	font-family: impact;
	padding-left: 55px;
	float: right;
	margin-top:25px;
}
#header .top2 .top-tel span{
	color: #d90b0b;
	font-size: 27px;
	display: block;
	font-family: impact;
}


.menubg {
    width: 686px;margin-right:30px;
	float: right;
	height: 104px;
	

}


.menuol ul {
	width:100%;
	height: 104px;
	display: table;
}


.menuol ul li {
	width: 98px;
	float: left;

	text-align: center;

}

.menuol>ul>li>a {
	line-height: 104px;
	font-size: 17px;
	color: #333;
	display: block;
	
	
	
}
.menuol ul li>a:hover{
	background: #1d66cc;
	color: #fff;
}

.menuol ul>li:hover a{ color: #fff;}

.menuol ul li .menuli {
	border-top: none;
	background: rgba(0,0,0,.6);
	display:none;
	position: absolute;
	z-index:999999;
	top: 104px;
	left: 0px;
	text-align: center;
	width: 100%;

	padding: 10px 1%;
	box-sizing: border-box;
}

.menuli>a{
	color: #fff;
	width: 150px;
	height: 148px;
	display: block;
	line-height: 30px !important;
	margin: 10px 7PX;
	float: left;
	background: #1d66cc;
}
.menuli>a img{
	width: 150px; display:block; margin:0; padding:0;
	height: 118px;
}
.menuli a span{ line-height:30px;}
.menuli>a:hover{
	color: #fff !important;
	background: #d90b0b;
}*/


#banner{position: relative; height:580px; overflow: hidden;}
.bwrap{position: relative; z-index: 0; }
.bquery{position: relative; z-index: 0; height:580px; }
.blist{display: none; position: absolute; top: 0; left: 0; z-index: 0; height:580px; font-size: 0; line-height: 0; }
.blist a{display: block; position: absolute; left: 0; top: 0; }
.blist img{ }
/*.bannerTmpBox{display: none; position: absolute; left: 0; top: 0; z-index: 9; height: 570px; }
.bannerTmpBox a{position: absolute; overflow: hidden; font-size: 0; line-height: 0; }
.bannerTmpBox a img{position: absolute; }*/
.bfilter{position: absolute; top: 0; left: 0; z-index: 9; width: 100%; height:580px; font-size: 0; line-height: 0; }
.bfilter a{position: absolute; top: 0; left: 0; width: 5%; height:580px; overflow: hidden; }
.bfilter a img{position: absolute; left: 0; top: 0; }

.bctrl{position: absolute; bottom:14px; left: 0; z-index: 9; width: 100%; height: 24px; }
.bctrli{text-align: center; font-size: 0; line-height: 0; }
.bctrli a{display: inline-block; width: 24px; height: 24px; margin: 0 3px; background: url(../images/banner_control.png) no-repeat left center; }
.bctrli a:hover,.bctrli a.curr{background-position: right center; }
.bctrli a{*display: inline; *zoom: 1; }

.fl{ float: left;}
.fr{ float: right;}
/*product*/
.w1300{width:1300px; margin: 0 auto;}
.bt img{
	margin: 0 auto;
}
.btp{
	width:60%;
	color: #404040; font-size:15px;
	line-height: 28px;
	margin-top: 20px;
}
.cpfl_r{
	margin-top:30px;
}
.cpfl_r li{
	float: left;
}
.cpfl_r li a{
	display: block; background-color:#d90b0b; width:200px; margin-right:20px; margin-bottom:15px;
	
	height: 48px;
	line-height: 48px;
	
	color: #fff;
	text-align: center;
	transition: .5s;
} 
.cpfl_r li:nth-child(1){
	margin-left: 0;
}
.cpfl_r li:nth-child(6){
	margin-right: 0;
}
.cpfl_r li:nth-child(7){
	margin-left: 0px;
}
.cpfl_r li:hover .fenlei{
	background: #1d66cc;
}
.product{ 
	padding-top: 1px;
	margin-top: 40px;
	background: url(../images/pro.png) no-repeat center 0px;
	}

.proList{	
	width: 100%;
	/*height: 415px;*/
	background: url(../images/back.jpg) no-repeat 0 0;
}
.proWrap{
	position: relative;
	/*width:1200px;*/
	/*height: 415px;*/
}

.prolistUl{	
}
.prolistUl dd{
	width:210px;
	float: left;
}
.prolistUl dd a{
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
	/*height: 50px;
	line-height: 50px;*/
	color: #fff;
	background:url(../images/fenlei.png) no-repeat 0 0;
	background-size: 100%;
	transition: .5s;
	-webkit-transition: .5s;
}
/*.prolistUl dd a:hover{
	transform: translateY(-15px);
} */
.proimg{
	width: 150px;
	height: 150px;
	border: rgba(231,0,18,.6) 10px solid;
	border-radius: 50%;
	margin: 0 auto 5px;
}
.prolistUl dd a p{	
	width: 90%;
	height: 35px;
	border-radius: 50px;
	/*background: #92c22f;*/
	/*border: #dededf 1px solid;*/
	margin: 0 auto;
	line-height: 35px;
	text-align: center;
	color: #333;
	font-size: 16px;
	transition: .3s;
}
.add{
	margin: 0 auto;
}
/*.prolistUl dd a:hover p{
	background: #92c22f;
	color: #fff;
	border: none;
}*/
.addicon{
	padding: 10px 10px 0 0;
	
}

.proright{
	position: absolute;
	right: 240px;
	bottom: 0px;
	width: 24%;
}
@media only screen and (max-width: 1470px) {
	.proright{
	right: 150px;
}
}

.goodsUl{
	width: 100%;
    float: right;
	height: 800px;
	overflow: hidden;
}
.mr_frUl ul li{
	position: relative;
	float:left;
	width:24%;
	height: 229px;
	/*padding: 10px;*/
	margin:0 .5%;
	background: #2469f2;
	overflow:hidden;
	box-shadow: #b3b3b3 2px 0px 6px;
	margin-bottom: 18px;
	}
/*.mr_frUl ul li:hover{
	background: #21ae2f;
}	*/
.mr_frUl ul li:hover span{
	color: #fff;
}
.mr_frbox{
	background:url(../images/chanpin.jpg) no-repeat 0 0;
	padding: 0px 0 50px;
	/*background-size: 100%;*/
}	
	
.mr_frUl{ width: 100%; overflow: hidden; padding-top:20px;}
.goodsUl li>a{
	position: relative;
	display: block;
	width: 100%; 
	margin: 0 auto;	
	height: 100%;
	 /*margin-bottom: 27px;*/ 
	position: relative;
	overflow: hidden;
	transition-duration: 800ms;
	-webkit-transition-duration:800ms;
	-moz-transition-duration:800ms;
}

.goodsUl li .imgimg{
	width: 100%;
	height: 195px;
	overflow: hidden;
}
.goodsUl li a div>img{
	width:100%;
	height: 100%;
	transition-duration:500ms ;
	-webkit-transition-duration:500ms ;
	-moz-transition-duration:500ms ;
}
.goodsUl li a:hover img{
	transform: scale(1.15);
}
.goodsUl li span{
	position: absolute;
	bottom: 0;
	background: rgba(29,104,204,.55);
	color: #fff;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.goodsUl li span p{
	padding-left: 10px;
}


.goodsUl li a div{
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition-duration:500ms ;
	-webkit-transition-duration:500ms ;
	-moz-transition-duration:500ms ;
}

/*.goodsUl li a:hover span{
	display: none;
}*/
.goodsUl li:hover a{
	/*background: #0b52a3;*/
	color: #fff;
}
.goodsUl li a img,.mask span,.mask{
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
}
.goodsUl ul li:hover img{
	transform: scale(1.1);
}
.goodsUl a div p{
	position: absolute;
	top: 145px;
	left: 90px;
	width: 120px;
	height: 34px;
	text-align: center;
	border: #fff 1px solid;
	margin: 0 auto;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
}
.goodsUl li>a:hover p{
	
}


.abphone{
	display: block;
	margin: 0px auto 40px;
	width: 450px;
	height: 50px;
	background: #fff;
	border: #e70012 3px solid;
	transition: .5s;
}
.abphone:hover{
	transform: scale(1.05);
}
.abphone p{
	width: 290px;
	color: #000;
	line-height: 50px;
	margin-left:10px;
	padding-left: 25px;
	/*background: url(../images/dh.png) no-repeat 0 center;*/
}
.abphone p span{
	color: #e70012;
	font-family: impact;
	font-size: 24px;
}
.abphone h4{
	background:#e70012;
	color: #fff; padding:0; margin:0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 120px;
}


.about_bj{ width:100%; margin:0 auto; background:url(../images/20200916135510_1420252564.jpg) center no-repeat; height:730px;}
.abtitl{ text-align:center; font-size:16px; color:#ccdef3;}
.abtitl strong{ display:block; font-size:40px; color:#fff; margin-bottom:15px;padding-top:50px;}

.com_fl{width:585px;height:435px; padding-top: 80px; margin-right: 26px;}
.com_fr{width:520px;height:450px; padding-top: 80px;   margin-left: 22px; }

.com_title span{width:200px;height:45px;line-height: 45px;font-size: 22px;color:#fff;letter-spacing: 4px;background: #1d64cc; text-align: center;display: block;}
.com_title p{font-size: 32px;color:#006ab0;margin: 20px 0 7px 0;}
.com_text{margin:30px 0 40px 0;}
.com_text p{font-size: 14px;color:#666;line-height: 40px;}
.com_a a{width:130px;height:40px;line-height: 40px;font-size: 14px;color:#fff;background:#1d64cc;border-radius:10px;text-align: center;display: block;float:left;}
.com_a a:first-child{margin-right: 15px;background: #333;}
.com_a a:hover{background:#ff0000; color:#fff;}





#home-ys{
	width: 100%;
	overflow: hidden;
	padding: 10px 0px 10px;
}
#home-ys h2{
	text-align: center;
	font-size: 44px;
	color: #333;
	margin: 20px 0px 10px;
	background:url(../images/img4.png) center center no-repeat;
	font-weight: normal;
}
#home-ys h2 span{
	font-weight: bold; color:#1d66cc;
}
#home-ys>p{
	font-size: 22px;
	text-align: center;
	color: #333;
	margin-bottom: 0px;
}
.ys-box{
	width: 1200px;
	overflow: hidden;
	margin: 30px auto 0;
	height: 390px;
}

.ys-box ul{
	width: 1200px;
	height: 380px;
	
}
.ys-box ul li{
	width: 300px;
	background: url(../images/img5.jpg) right center no-repeat #eee;
	height: 350px;
	float: left;
	margin-top: 10px;
	text-align: center;
	/*-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;*/
}
.ys-box ul li:hover{
	background: url(../images/ys1.png) center top no-repeat; 
	/*background: #098748;*/
	/*background: url(../images/img5.jpg) right center no-repeat #098748;*/
	margin-top: 0px;
	/*transform: scale(1.1);*/
	height: 380px;
	box-shadow: 0px 0px 15px #333;
}
.ys-box ul li span{
	width: 91px;
	height: 105px;
	display: block;
	margin: 50px auto 0px;
}
.ys-box ul li h3{
	font-size: 26px;
	color: #555;
	font-weight: normal;
	line-height:50px;
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
}
.ys-box ul li p{
	font-size: 16px;
	color: #555;
	font-weight: normal;
	line-height:30px;
	padding: 0px 50px;
}

.ys-box ul li:hover h3,
.ys-box ul li:hover p{
	color: #fff;
}
.ys-box ul li:nth-of-type(1) span{
	background: url(../images/pic1.png) top center no-repeat;
}
.ys-box ul li:nth-of-type(1):hover span{
	background: url(../images/pic1x.png) top center no-repeat;
}
.ys-box ul li:nth-of-type(2) span{
	background: url(../images/pic2.png) top center no-repeat;
}
.ys-box ul li:nth-of-type(2):hover span{
	background: url(../images/pic2x.png) top center no-repeat;
}
.ys-box ul li:nth-of-type(3) span{
	background: url(../images/pic3.png) top center no-repeat;
}
.ys-box ul li:nth-of-type(3):hover span{
	background: url(../images/pic3x.png) top center no-repeat;
}
.ys-box ul li:nth-of-type(4) span{
	background: url(../images/pic4.png) top center no-repeat;
}
.ys-box ul li:nth-of-type(4):hover span{
	background: url(../images/pic4x.png) top center no-repeat;
}

.ys-tel{
	width: 100%;
	height: 80px;
	border:solid 1px #eee;
	position: relative;
	box-sizing: border-box;
}
.ys-tel span{
	width: 350px;
	height: 50px;
	background: #098748;
	display: block;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	line-height: 50px;
}
.ys-tel span img{
	vertical-align: middle;
	margin-right: 15px;
}

.ys-pic{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
}
.ys-pic dl{
	width: 280px;
	height: 250px;
	float: left;
	margin: 10px;
}
.ys-pic dl dt{
	width: 100%;
	height: 210px;
	overflow: hidden;
	border: solid 1px #ddd;
	box-sizing: border-box;
}
.ys-pic dl dt img{
	width: 100%;
	height: 210px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.ys-pic dl dd{
	width: 100%;
	height: 40px;
	background: #eee;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.ys-pic dl dd a{
	color: #333;
}
.ys-pic dl:hover dt img{
	transform: scale(1.1);
}
.ys-pic dl:hover dd{
	background: #18b465;
}
.ys-pic dl:hover dd a{ color: #fff;}

#home-nub{
	width: 100%;
	height: 220px;
	background:#1e8d55;
	position: relative;
}
.nub-cont{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.nub-cont li{
	float: left;
	width: 300px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.nub-cont li b{
	font-size: 68px;
	font-family: impact;
	display: block;
}
.nub-cont li b span{
	font-size: 32px;
	color: #fff;
}




.case{
	width: 100%;
	/*height: 400px;*/
	padding-top:30px;
	/*padding-bottom: 55px;*/
	background: url(../images/case.png) no-repeat right 0;
}
.bt img{
	margin: 0 auto; display:block; text-align:center;
}
.picFocus{
	margin-top: 80px;
}

.sl{
	width: 1200px;
	margin: 35px auto 0;
	/*margin-top: 35px;*/
}
.sl li{
	position: relative;
	float: left;
	width: 300px;
	padding: 18px;
	/*height: 260px;*/
	background: rgba(255,255,255,.75);
	margin-right: 12px;
	border: #ccc 1px solid;
	transition: .5s;
}
.sl li:hover{
	background: rgba(255,255,255,1);
}
.sl li a{
	display: block;
	width: 100%;
	
}
.sl li img{
	width: 100%;
	height: 260px;
}
.sl li p{
	/*position: absolute;
	bottom: 0px;*/
	color: #412c1d;
	font-size: 18px;
	/*background: #0f5eba;*/
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 3px 0;
	transition: .5s;
}
.sl li:hover p{
	/*background: #71bc3b;*/
	color: #d01515;
} 
.sl li span{
	display: block;
	margin: 0 auto;
	width: 135px;
	height: 30px;
	border-radius: 10px;
	background: #d00000;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
}

/*案例图的滚动*/
.carousel{margin:0px auto;padding:40px 0px 0px;width:1200px;height:470px;overflow:hidden;position:relative;}
.carousel .slides{margin:0px auto 30px;overflow:hidden;position:relative;}
.carousel .slides .slideItem{padding:0px;overflow:hidden;position:absolute;cursor:pointer;opacity:1 !important; border:#fff 3px solid;}
.carousel .slides .slideItem a{overflow:hidden;display:block;}
.carousel .slides .slideItem img{width:100%;height:100%;}
.carousel .slides .slideItem .cover{background:rgb(0, 0, 0);left:0px;top:0px;width:100% !important;height:470px !important;display:block;position:absolute;}
.prevButton{background:url(../images/pre.jpg) no-repeat 0px 0px;top:226px;width:47px;height:110px;display:block;position:absolute;z-index:99;cursor:pointer; transition: .5s;}
.nextButton{background:url(../images/next.jpg) no-repeat 0px 0px;top:226px;width:47px;height:110px;display:block;position:absolute;z-index:99;cursor:pointer;transition: .5s;}
.prevButton{left:12px;}
.nextButton{background-position:0px 0px;right:12px;}
.prevButton:hover{
	left:0px ;opacity: 1;
}
.nextButton:hover{
	right:0px ;opacity: 1;
}


#home-news{
	width: 100%;
	overflow: hidden;
	margin: 30px auto 0;
	background: url(../images/news1.jpg) no-repeat center #f3f3f6;
	padding: 50px 0px;
}
.news-box{
	width: 100%;
	background: url(../images/news2.jpg) top center repeat-y;
}
.news-tt{
	width: 1200px;
	height: 60px;
	margin: 0px auto; box-sizing:border-box; padding-left:1.4%;
	padding-top: 30px;
}
.news-tt>h2{
	text-align: left;
	font-size: 36px;
	color: #d90b0b;
	padding: 0;
	margin: 0;
}
.news-tt>h3{
	text-align: left;
	font-size: 26px;
	color: #333;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.news-tt>a{
	font-size: 16px;
	color: #000;
	background: url(../images/img3.jpg) left center no-repeat;
	line-height: 40px;
	width: 60px;
	display: block;
	float: right;
	padding-left: 35px;
	margin-top: 20px;
}




.news-cont{
	width: 1200px;
	height: 810px;
	margin:0 auto; box-sizing:border-box; padding-left:26px;
	padding-top: 50px;
}
.news-cont ul{
	width: 1200px;
	height: 380px; padding-top:25px;
}
.news-cont li{
	width: 365px;

	overflow: hidden;
	float: left;
	margin: 2px 0px 10px;
}
.news-cont li img{
	width: 375px;
	height: 220px;
	overflow: hidden;
	float: left;
	margin: 2px 0px;
}
.news-cont li:nth-of-type(2){
	margin: 2px 30px;
}
.news-cont li:nth-of-type(5){
	margin: 2px 30px;
}
.news-cont li>a>img{
	width: 100%;
	height: 210px;
}
.news-cont li>strong a{
	font-size: 17px;
	color: #000;
	font-weight: normal;
	line-height: 40px;
}
.news-cont li>strong a:hover{
	color: #1d64cc;
}
.news-cont p{
	width: 100%;
	color: #999;
	font-size: 14px;
	line-height: 22px;
}
.news-cont p span{
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 40px;
	display: table;
	width: 100%;
	background: url(../images/img4.jpg) right center no-repeat;
}

.foot-top-ny{
	background: url(../images/foot-bg.png) top center no-repeat #fff;
	width: 100%;
	height: 108px;
}


#footer{
	width: 100%;
	height: 330px;
	background:#1c69c3;
}
.foot-top{
	background:#f3f3f3;
	width: 100%;
	height: 108px;
}
.foot{
	width: 1250px;
	height: 200px;
	margin: 0px auto;
	padding-top: 50px;
}
.foot .b-2weima{
	width: 200px;
	text-align: center;
	float: left;
	font-size: 15px;
	color: #8bbde0;
	float: right;
}
.foot .b-2weima img{
	display: block;
	margin: 10px auto;
}
.foot strong{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	display: table;
}

.foot .b-logo{
	width: 300px;
	height: 250px;
	border-right: solid 1px #1187da;
	float: left;
}
.foot .b-nav{
	width:360px;
	height: 250px;
	border-right: solid 1px #1187da;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.foot .b-nav a{
	font-size: 14px;
	color: #dceffc; width:160px; float:left;
	line-height:29px;
	display: block;
	
}
.foot .b-nav a:hover{
	color: yellow;
}
.foot .b-contact{
	width: 300px;
	float: left;
	padding-left: 30px;
}
.foot .b-contact p{
	font-size: 15px;
	color: #dceffc;
	line-height: 30px;
}

#copy{
	width: 100%;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	color: #999;
	background: #000;
}
#copy a{
	color:#999;
}
#copy a:hover{
	color: #666;
}
/*内容样式*/


.nyfenlei { border-bottom:2px solid #ccc;height:30px; width:910px; margin-left:0px;}
.nyfenlei .tit{ font-size:16px; font-weight:bold; line-height:30px; width:160px; background:#007dcd; text-align:center; color:#fff;}
.p_list_ul { margin:10px 0px 10px 0px; width:910px; margin:0 auto; margin-top:15px;}
.p_list_ul li{ background:url(../images/dian.jpg) no-repeat left center; border-bottom:1px dotted #CCCCCC; line-height:35px; float:left; width:50%; text-indent:15px; margin:0px; color:#666; padding:0px;}
.p_list_ul li:hover{ background:url(../images/dian.jpg) no-repeat left center; border-bottom:1px dotted #CCCCCC; line-height:35px; float:left; width:50%; text-indent:15px; margin:0px; color:#0585ce; padding:0px; text-decoration:underline;}
.p_list_ul li a{ color:#4c4c4c;}
.p_list_ul li a:hover{ color:#088bd9;}

.n_info_tjcp{ width:936px; margin:0 auto;}
.n_info_tjcp h4{ border-bottom:1px solid #ccc;}
.n_info_tjcp dl{float:left; padding:0px 0px 0 0px; width: 169px; margin-right:11px; margin-top:16px; margin-bottom:15px;}
.n_info_tjcp dt{width:165px; padding:1px; border:1px solid #ccc; /*height:207px; */line-height:0; font-size:0;}
.n_info_tjcp dt img{ width:165px;height:130px; border:0px;}
.n_info_tjcp dd{ line-height:18px; height:38px; text-align:center; padding-top:5px; color:#ab8673; width:169px; margin:0px;}
.n_info_tjcp dd a{ line-height:20px; color:#333; font-size:12px;}


.pro-cont{
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}
.pro-l{
	width: 270px;	
	overflow: hidden;
	margin-right: 30px;
	
}
.pro-l h2{
	width: 270px;
	color: #fff;
	text-align: center;
	font-size: 24px;
	background:#1d64cc;
	padding: 10px 0px;
	margin: 0 0px 10px;
}
.pro-l h2 span{
	font-size: 16px;
	font-weight: initial;
	color: #fff;
	padding-left: 10px;
}
.pro-l h2 p{
	font-size: 16px;
	font-weight: initial;
	color: #fff;
	padding-left: 10px;
}
.pro-l .menu ul li{
	width: 100%; box-sizing:border-box; padding-left:22px; padding-top:4px; padding-bottom:5px;
 padding-right:10px;background:url(../images/dian.jpg) no-repeat 10px 16px; background-color:#eee;
	line-height:25px;
	font-size: 14px;
	color: #333;
	margin: 5px 0px;
}
.pro-l .menu ul li a{color: #333;}
.pro-l .menu ul li a:hover{color: #206ac9; text-decoration:underline;}
.pro-l .lx-tel{
	width: 270px;
	overflow: hidden;
	background: #eee;
	color: #000;
	text-align: left;
	padding-bottom:20px;
}
.pro-l .lx-tel p{
	font-size: 16px;
	color: #4c4c4c; line-height:27px;
	padding: 0px 20px;
}
.pro-l .lx-tel p img{
	vertical-align: middle;
	margin: 0px 10px;
}

.bg_inner{background: url(../images/nyba.jpg) bottom center no-repeat #333;height:300px;padding:0;}

#ny_cont{
font-size:16px;
line-height:30px;
margin-bottom:20px;
}
#ny_cont td{
border:solid 1px #ccc;
line-height:40px
}
.posi_news{
	font-size: 16px;
	width: 100%;
	background: #ddd;
}
.posi_news a{
	font-size: 16px;
}
.ny-posi{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #025417;
	background: #eee;
	font-size: 16px;
	padding-left: 20px;
	box-sizing: border-box;
}
.ny-posi a{
	color: #333;
}
.ny_cont{
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.ny_cont>img{
	display: block;
	margin: 20px auto;
	max-width: 90%;
}
.ny_cont h1{
	font-size: 20px;
	width: 100%;
	text-align: center;
	line-height: 60px;
}
#main1200{
	width: 1200px;
	overflow: hidden;
	margin: 30px auto;
}

.ny_left{
	width: 300px;
	overflow: hidden;
	float: left;
}
.ny_right{
	width: 900px;
	overflow: hidden;
	float: right;
}

.nr16{
	font-size: 16px;
	line-height: 30px;
}
.nr16 img{
	display: block;
	margin: 20px auto;
}
.nr18{
	font-size: 18px;
	line-height: 33px;
}
.nrjj{
	font-size: 16px;
	line-height: 30px; padding:0 2%;
}
.ip{
	border: solid 1px #ddd;
}
/*.label{
	float: left;
}
.enter{
	float: left;
}*/

.sypic3{ float:left;width:280px; height:250px; margin:10px;}
.sypic3 dl{ padding:0; margin:0;width:280px; height:250px; border: solid 1px #ddd;overflow: hidden; }
.sypic3 dl dt{background:#fff; width:280px; height:210px;overflow: hidden; text-align:center;display: table-cell;vertical-align: middle;}
.sypic3 dl dt a{overflow: hidden;}
.sypic3 dl dt img{
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-ms-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
}
.sypic3 dl dd{ background: #e4e4e4; color:#000;font-size:16px; width:280px; height:40px; line-height:40px; text-align:center;}
.sypic3 dl dd a{ display:block; color:#000; font-size:14px; line-height:42px;text-decoration:none;}
.sypic3 dl:hover dd a{ color:#fff;background:#206ac9;}
.sypic3 dl:hover dt img{
	transform: scale(1.1);
}
.sypic3:hover dl{
	box-shadow: 0 0px 20px rgba(102, 102, 102, .65);
}



.case-pic3{ float:left;width:280px; height:250px; margin:10px;}
.case-pic3 dl{ padding:0; margin:0;width:280px; height:250px;}
.case-pic3 dl dt{background:#fff; width:280px; height:200px}
.case-pic3 dl dt img{ width:280px; height:200px;}
.case-pic3 dl dd{ background: #e4e4e4; color:#000;font-size:16px; width:280px; display:block;  height:45px; line-height:45px; font-weight:normal; font-family:"Microsoft Yahei"; text-align:center; text-decoration:none;padding:0; margin:0;}
.case-pic3 dl dd a{ display:block; color:#000; text-decoration:none;}
.case-pic3 dl dd a:hover{ color:#fff;background:#666;}

.sypic4{ float:left;width:380px; height:425px; margin:10px;}
.sypic4 a dl{ padding:0; margin:0;width:380px; height:425px;background: #eee; color:#000;}
.sypic4 a:hover dl{ padding:0; margin:0;width:380px; height:425px; background:#cf0000; color:#fff;}
.sypic4 a  dl dt{background:#fff; width:380px; height:380px}
.sypic4 a  dl dt img{ width:380px; height:380px;}
.sypic4 a  dl dd{font-size:16px; width:380px; display:block;  height:45px; line-height:45px; font-weight:normal; font-family:"Microsoft Yahei"; text-align:center; text-decoration:none;padding:0; margin:0;}


.sypic5{float:left;width:210px; height:240px; margin:5px;}
.sypic5 dl{ padding:0; margin:0;width:210px; height:150px;}
.sypic5 dl dt{background:#fff; width:210px; height:150px}
.sypic5 dl dt img{ width:210px; height:150px;}
.sypic5 dl dd{ background: #e4e4e4; color:#000;font-size:16px; width:210px; display:block;  height:40px; line-height:40px; font-weight:normal; font-family:"Microsoft Yahei"; text-align:center; text-decoration:none;padding:0; margin:0;}
.sypic5 dl dd a{ display:block; color:#000; text-decoration:none;}
.sypic5 dl dd a:hover{ color:#fff;background:#666;}

.pc_tt{ width:908px; height:33px; background:#eee; border:solid 1px #ddd; margin:0 auto; color:#c80002; line-height:33px; padding-left:10px; margin-top:20px;}
.pc_tt h2{ font-size:16px;}
.pc_nr{ width:898px; padding:10px 10px; height:200px;margin:0 auto; border:solid 1px #ddd;  background:#fff;}


/*页码*/
.list_page{text-align:center;margin:10px;display:block; width:880px;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.pian{ width:920px; height:30px; margin:20px auto;text-align:center;}
.pian li{width:430px; margin-right:20px; height:30px; line-height:30px; float:left; color:#ca0002; font-size:16px; font-weight:normal; font-family:"Microsoft Yahei"; list-style:none;}
.pian li a{ color:#666; text-decoration:underline;}

.nycp_left{ width:50%; float:left;}
.nycp_right{ width:50%; float:left;}
#nycp_zong{ width:1198px; border:solid 1px #ccc; background:#fff; height:550px; margin:20px auto auto auto;}
#nycp_zong_l{ width:500px;height:550px; float:left;}
#nycp_zong_r{ width:658px;height:510px;float:left; padding:20px;}
#nycp_zong_r h1{ height:60px; line-height:60px; color:#333;}
.intro{ width:100%; height:auto; line-height:30px; color:#333; margin-bottom:10px;}
.intro1{ width:100%; height:auto;  line-height:30px; color:#999;}

.intro4{ width:100%; height:40px;  line-height:40px; color:#999; border-bottom:dashed 2px #ccc;  border-top:dashed 2px #ccc; margin-top:10px; margin-bottom:20px;}
.intro4_l{ width:440px; float:left;}
.intro4_r{ width:200px; float:left;}
.intro2 img{height:auto; margin:0px 10px; border:0px;}
.intro3{height:auto; margin:20px; border:0px; font-size:14px; font-weight:normal; font-family:"Microsoft Yahei"; color:#333;}

.nyr_tt {width:100%; height:36px; overflow:hidden; background:#d2d2d2;}
.nyr_tt h2 {width:180px; text-align:left; line-height:36px;height:36px; text-align:center;background:#555; color:#fff; font-size:16px;}

.info{ width:900px; background:#ddd; color:#000; display:block; height:30px; line-height:30px; text-align:center; margin:0px auto;}
.web{ width:920px; background:#ccc; color:#000; display:block; height:30px; font-size:14px; line-height:30px; text-align:left; margin:0px auto;}
.fenxiang{ width:880px;color:#000; display:block; height:40px; font:14px #666 40px; text-align:left; margin:0px auto;}
.nr {width:95%; margin:20px auto;}
.nr11 img{ border:1px solid #CCCCCC; padding:10px; margin:20px;}

.pc_tt{ width:908px; height:33px; background:#eee; border:solid 1px #ddd; margin:0 auto; color:#c80002; line-height:33px; padding-left:10px; margin-top:20px;}
.pc_tt h2{ font-size:16px;}
.pc_nr{ width:898px; padding:10px 10px; height:200px;margin:0 auto; border:solid 1px #ddd;  background:#fff;}

/*放大镜效果*/
@charset "utf-8";
.jqzoom{text-decoration:none;float:left;z-index:999;}

#goodsshow img{border:0;}

#goodsshow .shop_big{border:1px solid #ededed;padding:10px;background:#fff;width:450px;cursor:pointer; margin:10px;}
#goodsshow .shop_plist{clear:both;width:440px;}
#prolist{width:400px;float:left;overflow:hidden;height:68px;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../images/pro_none.gif) no-repeat center top;height:68px;}
#prolist ul li img{height:60px;width:60px;margin:6px 8px 0 8px;padding:0px;border:0;}
#prolist .hover{background:url(../images/pro_bg.gif) no-repeat center top;height:68px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{width:500px;}
#goodsshow .right h1{font-size:18px;font-family:microsoft yahei;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px;}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}


.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;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   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 #eee;
  z-index:110;
}
.zoomWrapperTitle{
	display:none;
	background:#999;
	color:#FFF;
	height:0;
	line-height:0;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:12px;
  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; width:600px; height:600px;

}
.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;
}
.zoomdiv {
	WIDTH: 400px; HEIGHT: 400px; LEFT: 859px
}