*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;}
.clear{clear: both;}
.clearfix:after{display: block;clear: both;visibility: hidden;height: 0;overflow: hidden;content: "";}
/*head*/
.contain,.w1200 { width:1200px; margin:0px auto;}
.fl{ float: left;}
.fr{ float: right;}
.top{ height: 150px;}
.tbwz{ height: 32px; line-height: 32px; color: #555555; background: #dbdbdb;}
.tbwz img{ padding-right: 10px; vertical-align: middle;}
.logo{background: url(../images/top.jpg) no-repeat center center;}
.tnav{background: #342b2b;}
#nav li{position: relative; float: left;text-align: center;width:150px;height: 60px;line-height: 60px;}
#nav li a{color: #fff;font-size: 20px;display: block;}
#nav li a:hover{background: #ff2400;}
#nav li dl{ margin: auto; width:150px; background:#b51800;list-style-type:none;text-align:left;display: none; position:absolute;z-index:99999!important; margin-top: -2px;}
#nav li dl dt{width:150px;height:40px;line-height:40px;  padding-left: 30px;}
#nav li dl dt a{color:#fff;font-size:15px;line-height:40px;display: block;}
#nav li dl dt a:hover{ background:none;font-size:16px;}
#nav li:hover dl{display: block;}
#nav .current{background: #ff2400;}

/* 产品中心 */
.title{ line-height: 90px; text-align: center; font-size: 32px; color: #303030; margin-bottom: 30px;}
.title span{ color: #ff2400; font-size: 26px; text-transform: uppercase;}
.title b{ font-weight: normal; color: #fff;}
.cpzx{ margin-top: 90px;}
.cpfl{ line-height: 60px; margin-bottom: 35px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpfl li{ width: 160px;text-align: center;}
.cpfl li a{ font-size: 18px; color: #fff;display: block;background:#eb3d01;border: 1px solid #eb3d01;}

.cpfl li:hover a{border: 1px solid #eb3d01;background: none;color: #eb3d01;}
.cpzs{ margin-bottom: 50px;}
.cpzs li{ width: 280px; float: left; margin: 0px 10px; text-align: center; line-height: 45px; position: relative;overflow: hidden;}
.cpzs li .cang{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(235, 61, 1, 0.5);line-height: 250px;font-size: 20px;color: #fff;text-align: center;transform: scale(0);transition: 0.5s;}
.cpzs li:hover .cang{transform: scale(1);}
.cpzs li img{ width: 280px; height: 250px;}
.cpzs li p{ font-size: 14px;}
.gywm{ background: url(../images/gywm.jpg) no-repeat center; padding: 30px 0px; height: 740px;}
.gsb{ background: url(../images/gs.jpg) no-repeat right top; height: 540px; padding-top: 40px;}
.gsnr{ width: 360px; height: 460px; background: #c2b39d; padding: 20px;}
.gsnr dl{ font-size: 20px; line-height: 29px; color: #ff2400; text-align: center;}
.gsnr dt{ font-size: 13px; color: #ff2400; text-align: center; line-height: 22px; text-transform: uppercase; margin-bottom: 10px;}
.gsnr dd{ line-height: 30px; font-size: 14px; text-indent: 20px;}
.qyys{ padding-top: 50px; margin-bottom: 50px;}
.xwzx{ background: url(../images/xwzx.jpg) no-repeat center; padding: 30px 0px; height: 700px;}
.xwb{ padding-top: 20px;}
.xwb dl{ width: 560px; float: left; margin: 0px 10px; background: #f0f0f0; height: 120px; margin-bottom: 55px;padding: 10px;}
.xwb dl img{ width: 200px; height: 120px; float: left; margin-right: 20px;}
.xwb dl dt{ padding-top: 9px; line-height: 44px;}
.xwb dl dt a{ font-size: 18px;}
.xwb dl dt span{ float: right; font-size: 16px; padding-right: 10px;}
.xwb dl dd{ line-height: 26px; padding-right: 10px;}
.zxly{ height: 636px; background: url(../images/ly.jpg) no-repeat center; padding: 100px 390px 85px 348px; width: 420px; margin: 120px auto 0px auto;}
.zxly form dd input{outline: none;}
.zxly form dd textarea{outline: none;}


.effects {
  padding-left: 15px;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 35px;
  width: 280px;
  margin-right:20px;
  height:460px !important;
  overflow: hidden;
}
.effects .bmg {
  position: relative;
  float: left;
  margin-bottom: 35px;
  width: 33%;
  height:160px;
  overflow: hidden;
}

.effects .img:nth-child(n) {

}
.effects .img:first-child {

}
.effects .img:last-child {
  margin-right: 0;
}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}
.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 36px;
  height: 36px;
  background-image:url(../images/fdj.png);
  background-repeat: no-repeat;
  top:123px;
 
}
.overlay_wz{
	text-align:center;
	margin-top:90px;
	color:#fff;
	width:80%;
	margin-left:10%;
	}
.overlay_wz dl{ line-height:70px; font-size:20px; color:#ffff; text-align:center;}
.overlay_wz dd{ text-align:center; line-height:45px; color:#fff; margin-bottom:18px; font-size: 16px;}
.overlay_wz dt{ color:#fff; line-height:20px; text-align:center;}
.overlay_wz a{color:#FFFFFF;font-size:17px;}

/*footer*/
.footer{ width:100%; padding:203px 0px 0px 0px; height: 387px; color:#fff; background: url(../images/bottom.jpg) no-repeat;}
.dz{ line-height: 58px; font-size: 26px; text-align: center; margin-bottom: 9px;}
.fnav{ line-height: 87px;}
.fnav dl{ float: left; padding:0px 55px; }
.fnav dl a{ font-size: 14px; color: #fff;}
.ftl{ width: 417px; float: left; margin-left: 167px;}
.ftl dl{ line-height: 93px; font-size: 24px;}
.ftl dl span{ padding-left: 20px; text-transform: uppercase;}
.ftl dt{ line-height: 31px; font-size: 16px; margin-bottom: 15px; height: 31px; background:url(../images/1.png) no-repeat left center; padding-left: 40px;}
.ftl dd{ line-height: 31px; font-size: 16px; margin-bottom: 10px; height: 31px; background:url(../images/2.png) no-repeat left center; padding-left: 40px;}
.ftl ol{ line-height: 30px;font-size: 16px; background: url(../images/3.png) no-repeat left center; padding-left: 40px;margin: 10px 0px;}
.ftc{ width: 340px; float: left; margin-right: 76px;}
.ftc dl{ padding-top: 10px; background: url(../images/line.png) no-repeat left bottom; line-height: 78px; font-size: 26px; margin-bottom: 19px;}
.ftc dt{ line-height: 36px; font-size: 16px;}
.ftr{ width: 200px; float: right; margin-top: 43px;}
.ftr li{ line-height: 37px; background: url(../images/line1.png) no-repeat left center; padding-left: 15px; font-size: 26px;}
.ftr dl{ width: 50%; float: left; line-height: 45px;}
.ftr dl a{ color: #fff;  font-size: 16px;}
.banquan{ line-height: 50px; text-align: center;}

.prolist{}
.prolist dl{ float: left; width: 270px; height: 240px; display: block; margin: 15px 10px 0px 10px; border: 1px solid #CCCCCC; text-align: center;}
.prolist dl dt{ text-align: center;}
.prolist dl img{ margin: 3px;  display: block; padding: 1px; border: 1px solid #EEE; height: 200px; text-align: center;}


.message{line-height:24px;}
.message dt{float:left;clear:both;width:80px;margin-left:20px;height:30px;margin-top:10px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:24px;height:24px;}
.message p{clear:both;text-align: center;}
.message .sub{background: #ff2400;;width: 92px;height:38px;line-height: 38px;color: #fff;display:inline-block;border: none;margin-top: 20px;}
.message .sub:nth-child(1){margin-right: 20px;}
.e2 li{line-height:52px;background-image:url(../images/cion.jpg);background-position:left center;padding-left:10px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#CCCCCC;	background-repeat:no-repeat;}
.e2 li span{float:right;}
.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:219px;}
.listimg a img{vertical-align:middle; width:219px; height:180px;}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;text-align:center;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:auto;}
.time{background-color:#f3f3f3;border:1px solid #dedede;}
.guidbar_next{overflow:hidden;padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;}
.guidbar_next li{width:330px;font-size:12px;color:#666;}
.guidbar_next li a{color:#333;}
.pre{text-align:left;float:left;}
.next{text-align:right;float:right;}
.page{padding-top:20px;padding-left:40px;height:30px;clear:both;}
.page strong{font-size:12px;}
.page li{float:left;font-family:Tahoma;line-height:17px;margin-right:6px;border:1px solid #CCCCCC;}
.page li a{float:left;padding:2px 4px 2px;color:#333;display:block;line-height:17px;}
.page li a:hover{color:#000;text-decoration:none;padding:2px 4px 2px;}
.title3{height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:bold; padding-left:10px; background-color:#1348ac;}
.title3 span{ float:right; color:#fff; padding-right:10px;}
.title3 a{ color: #fff;}
.content{line-height:36px;font-size:13px; padding:10px; }
.mt5{ text-align: center;}
.ileft{ width:280px; float:left; margin-right:20px;margin-bottom: 20px;}
.iright{ width:900px; float:left;margin-bottom: 20px;}
.iright p img{display: block;margin: 0 auto;}
.icpfl{ width: 280px;}
.cpt{ height: 80px; background: #ff2400; text-align: center; font-size: 22px; color: #fff; line-height: 80px;}
.cpt span{ font-size: 16px; padding-left: 6px;}
.cpb{ padding: 0 20px;border: 1px solid #EEE;}
.cpb li{line-height: 50px; background: #f8f8f8; text-align: left;border-bottom: 1px solid #EEE;background: url(../images/nyfl_icon.png) no-repeat left center;padding-left: 15px;}
.cpb li a{ font-size: 18px; color: #333333; display: block;}
.cpb li:hover a{ color: #ff2400;}
.cpb:nth-child(2) ul{ padding: 10px 0px}
.cpb ul dd{ line-height: 35px; text-align: center;}
.cpb ul dd a{ font-size: 14px; color: #ffffff; display: block;}
.cpb ul dd:hover{ background: #f8f8f8;}
.cpb ul dd:hover a{ color: #333;}
.nlx{ margin-top: 20px;}
.nlxt{ height: 40px; line-height: 40px; background: #ff2400; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.mup{background-color: #ff2400; height:42px;line-height: 42px;color:#fff; font-size:14px; padding-left: 30px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup a{color: #fff;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.sbj{ margin: 40px auto;}
.rytp{width:210px;float:left;margin:0px 5px;}
.rytp a{width:210px;height:210px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:210px;margin:0px auto;}