.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  /*position: relative;*/
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.header{
	border-top: 10px solid #f5f5f5;
}
.logo{
	margin:30px 0px;
}
.logo p{
	color: #000;
	font-size: 20px;
	margin-top: 5px;
}
.nav{
	background: #bc0001;
	line-height: 60px;
	height: 60px;
}
.tel{
	line-height: 37px;
	margin-top: 22px;
	padding-left:50px;
	background: url(../images/tel.jpg) no-repeat left center;
	color: #353535;
	font-size: 15px;
}
.tel p{
	color: #b20405;
	font-size:35px;
	font-family:"times new roman";
}
.nav-con>ul>li{
	width:150px;
	line-height: 60px;
	float: left;
	text-align: center;
	position: relative;
}
.nav-con>ul>li a{
	display: block;
}
.nav-con>ul>li span{
	color: #fff;
	font-size:16px;	
}
.nav-con>ul>li:hover{
	background: #980001;
}
.nav-con>ul>li a#menu_selected{background: #980001;}
/*#full-screen-slider { width:100%;position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}*/
.nav-con li:hover>.menulevel{ display:block;}
.nav-con .menulevel{ margin: 0 auto;padding:0;z-index: 999;position: absolute;top:60px; left:0px;width:100%;display:none;}
.nav-con .menulevel li{ display:block; background:rgba(255,255,255,0.90);line-height:45px;border-top:1px solid #ddd;width: 150px;}
.nav-con li:hover a{color: #fff;}
.nav-con .menulevel li a span{color: #000;font-size: 14px;}
.nav-con .menulevel li a span{color: #000;font-size: 14px;}
.nav-con .menulevel li:hover{ background:#c90000;}
.nav-con .menulevel li:hover span{color: #fff;}
.nav-con .menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*foot部分*/
.footer{
	background: #222222;
	padding: 45px 0px;
}
.f-tel{
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
.f-tel span{
	font-size: 30px;
	font-family: impact;
	color: #fff;
}
.f-con{
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 30px;
}
.footer-nav{
	width: 750px;
	margin-top:15px;
}
.footer-nav p{
	margin-top: 15px;
}
.f-nav li{
	float: left;
	line-height: 15px;
	margin-right:15px;
	padding-right:15px;
	border-right: 1px solid rgba(255,255,255,0.2);
}
.f-nav li .menulevel{display: none;}
.f-nav li a{
	color: #fff;
	font-size: 15px;
}
.f-lxfs li{
	text-align: right;
	color: #fff;
	line-height: 15px;
	line-height: 36px;
}
.bottom-bg{
	background:#bc0001;
	padding: 10px 0;
	text-align: center;
}
.wzbb{
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.wzbb a{
	color: #fff;
}
.foot-content{
	color: #fff;
}
.foot-content a{
	color: #fff;
}
/*内页部分*/
.dbg{
	background: url(../images/dbg.jpg) no-repeat top center #f8f8f8;
	padding-bottom: 60px;
	padding-top:40px;
}
.ny-location{
	background: #f8f8f8;
	line-height: 75px;
	color: #202020;
	border-bottom: 1px solid #ddd;
}
.ny-location a{
	color: #202020;
	font-size:16px;
}
.ny-location span{
	font-size:16px;
	color: #202020;
}
.ny-location img{
	vertical-align: middle;
	margin-right:20px;
}
.ny-bt{
	text-align: center;
	font-size:17px;
	color: #202020;
}
.ny-bt p{
    color: #bc0001;
    margin-bottom: 10px;
    font-weight: bold;
	font-size:34px;
	
}




.zbg{
	margin-top:35px;
}
.xbg{
	width: 860px;
	background: #fff;
	padding:30px;
	box-shadow: 0px 5px 20px #f0f0f0;
}
.xbg9{
	width:1100px;
	background: #fff;
	padding:30px 50px 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
}
.nyabout-tit{
	font-size: 25px;
	color: #fff;
}
.nyabout-titen{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.xw-nyxq ul li{
	padding: 10px;
}
.xw-nyxq ul li:hover{
	background: #1d7c00;
}
.xw-nyxq ul li:hover .zx-xbt a{
	color: #fff;
}
.xw-nyxq ul li:hover .zx-xnr a{
	color: #fff;
}
.xw-nyxq ul li:hover .zx-xmore a{
	color: #fff;
}
.nynew1_content{
	width: 920px;
	margin-right: 20px;
}
.ny-navtop{
	border-bottom: solid 1px #707070;
}
.ny1{
	margin-top: 50px;
	background: rgba(255,255,255,.6);
	padding: 20px;
}
.ny{
	width: 930px;
}
.ny-left{
	width: 220px;
}
.ny-img img{
	width: 100%;
}
.ny-gsxw{
	width: 1134px;
	margin: 0 auto;
}
.w1125{
	width: 1125px;
	margin: 30px auto 0;
}
.ny-navbottom{
	background: #ffcf38;
	line-height: 60px;
	padding-left: 67px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.ny-navbottom img{
	vertical-align: middle;
	margin-right: 10px;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.related-list{
	line-height: 50px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
.ny-dqwz{
	background: #efefef;
}
#spec-n1{
	height:370px;
	overflow: hidden;
}
.nygcal-js{
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}
/*= common css to all effects =*/
.single-member{width: 100%; float: left;  text-align: center; position: relative;}
.member-image img{max-width: 100%; vertical-align: middle;}
.h3 a {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
.social-touch a{display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0 2px; background-image: url(../images/social-icons.png); background-repeat: no-repeat; opacity: 0.7; transition: 0.3s;}
.social-touch a:hover{opacity: 1; transition: 0.3s;}
.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}
/*= common css to all effects end =*/
/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width:300px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding:10px; text-align:center; height:250px;}
.pika-stage img{height:90%;}
.pika-stage .caption {position: absolute; /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/ font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: none;}
.pika-textnav a.next {float: right; width: auto; display: none;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:350px; position:relative;margin: 30px 0px 30px 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;left:-90px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height:270px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}
.ny-head{padding-top: 12px;height: 60px;}
.ny-head a{font-size: 16px;color: #fff;}
.effect-2{max-height: 324px; min-height: 324px; overflow: hidden;}
.effect-2 .h3{padding-top: 7px; line-height: 33px;}
.effect-2 .member-image{ height: 187px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .member-info p{width: 90px;line-height: 33px;border: solid 1px #fff;text-align: center;border-radius: 20px;margin: 0 auto;}
.effect-2 .member-info p a{font-size: 14px;color: #fff;}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .social-touch{background-color: #1fb554; float: left; left: 0; bottom: 0; overflow: hidden; padding: 5px 0; width: 100%; transition: 0.4s;}
.effect-2:hover .member-image{height: 200px; transition: 0.4s;}
/*首页部分*/
/*产品*/
.pro{
	height: 1400px;
	padding-top: 74px;
	background: url(../images/pro-bg.jpg) no-repeat top center;
}
.pro-title{
	color: #030303;
	font-size: 18px;
	text-align: center;
}
.pro-title p{
	margin-bottom: 10px;
	font-size: 36px;
	font-weight: bold;
	color: #bc0001;
}
.pro-znr {
	margin-top: 40px;
}
.fenlei{
	width:245px;
}
.fl-bt{
	padding:40px 0px 40px 80px;
	background: url(../images/pro-tu_03.jpg) no-repeat left 30px center #000000;
	font-weight: bold;
	color:#fff;
	font-size: 24px;
}
.fl-bt p{
	color: #fff;
	font-size:13px;
	text-transform: uppercase;
	font-weight: normal;
}
.fl-nr{
	background: #fff;
}
.fl-nr>ul{
	margin-top: 1px;
	background: #fff;
}
.fl-nr>ul>li{
	line-height:80px;
	border-bottom:1px solid #eaeaea;
	background: url(../images/pro-tu_07.jpg) no-repeat left 30px top 31px #bc0001;
}
.fl-nr>ul>li a{
	padding-left:65px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.fl-nr>ul>li>ul{
	padding: 15px 0px; 
	/*padding-left:65px;*/
	background: #fff;
}
.fl-nr>ul>li>ul>li{
	line-height:70px;
}
.fl-nr>ul>li>ul>li a{
	color: #7a7a7a;
	font-size: 15px;
	font-weight: normal;
}
.fl-nr>ul>li>ul>li:hover a{
	color: #bc0001;
}
.pro-con{
	background: #fff;
	/*width: 900px;*/
	padding: 30px 20px;
}
.gd-con{
	margin-top: 55px;
}
.gd-con li{
	width: 200px;
	height:145px;
	float: left;
	border-radius: 150px;
	text-align: center;
	padding: 105px 25px 0px;
	color: #000000;
	font-size: 15px;
	line-height: 26px;
	margin-right: 60px;
}
.gd-con li p{
	font-weight: bold;
	font-size: 22px;
	color: #bc0001;
	margin-bottom: 15px;
}
.gd-con li:hover{color: #fff;}
.gd-con li:hover p{color: #fff;}
.gda{
	background: url(../images/gd-tu_03.png) no-repeat top 35px center #fff;
}
.gdb{
	background: url(../images/gd-tu_05.png) no-repeat top 35px center #fff;
}
.gdc{
	background: url(../images/gd-tu_07.png) no-repeat top 35px center #fff;
}
.gdd{
	margin-right:0px!important;
	background: url(../images/gd-tu_09.png) no-repeat top 35px center #fff;
}
.gda:hover{
	background: url(../images/gd-tu1_03.png) no-repeat top 35px center #bc0001;
}
.gdb:hover{
	background: url(../images/gd-tu1_05.png) no-repeat top 35px center #bc0001;
}
.gdc:hover{
	background: url(../images/gd-tu1_07.png) no-repeat top 35px center #bc0001;
}
.gdd:hover{
	background: url(../images/gd-tu1_09.png) no-repeat top 35px center #bc0001;
}
/*简介*/
.about{
	padding-top:10px;
	height:669px;
	background: url(../images/about-bg.jpg) no-repeat top center;
}
.about-dbt{
	margin-top: 10px;
	color: #000;
	font-size: 32px;
	padding-left: 20px;
	border-left:10px solid #bc0001;
	line-height: 30px;
}
.about-more{
	width: 380px;
}
.about-more li{
	float: left;
	text-align: center;
	background: #3a73c2;
	width:185px;
	margin-left: 5px;
	line-height:50px;
}
.about-more li:last-child a{color: #000;}
.about-more a{
	color: #fff;
	font-size: 15px;
}
.about-con{
	padding: 45px 40px;
	margin-top: 120px;
	margin-left: 570px;
	height:270px;
	border-radius:10px;
	width:490px;
	background: rgba(255,255,255,0.95);
}
.about-bt{
	color: #000;
	font-size: 24px;
}
.about-bt:after{
	content: "";
	background: #bc0001;
	display: block;
	width: 60px;
	height: 2px;
	margin:25px 0px;
}
.about-diao{
	color: #494949;
	font-size:14px;
	line-height:32px;
}
/*优势*/
.ys{
	height:1400px;
	padding-top:85px;
	background: url(../images/ys-bg.jpg) no-repeat top center;
}
.ys-con{
	width: 550px;
}
.ys-bt{
	padding-left: 105px;
	color: #000000;
	font-size: 24px;
	background: url(../images/ys-tu_03.jpg) no-repeat left center;
}
.ys-bt p{
	font-weight: bold;
	color: #bc0001;
	font-size: 30px;
}
.ys-nr li{
	margin-top: 35px;
	padding-left: 35px;
	color: #6e6e6e;
	font-size: 15px;
	line-height: 28px;
	background: url(../images/ys-tu_06.jpg) no-repeat left top;
}
/*新闻中心*/
.news{
	background: #f4f4f4;
	padding: 70px 0px;
}
.news-con{
	margin-top:50px;
}
.news-con{
	margin-top:50px;
}
.gongsi{
	width:700px;
}
.news-title li{
	float: left;
	font-size: 22px;
	text-align: center;
	width: 350px;
	line-height:70px;
}
.news-title li img{
	vertical-align: middle;
	margin-right: 5px;
}
.gsgs{
	background: #ffffff;
	padding: 20px;
	border: 1px solid #eee;
}
.gs-con{
	width: 330px;
}
.gs-xbt a{
	color: #000;
	font-size:18px;
	line-height: 60px;
}
.gs-xnr a{
	color: #8c8c8c;
	font-size:15px;
	line-height:28px;
}
.gs-xgd{
	margin-top: 20px;
}
.gs-xgd a{
	color: #bc0001;
	font-weight: bold;
	font-size: 15px;
}
.jishu{
	width:305px;
}
.jishu li{
   line-height: 54px;
   border-bottom: 1px dashed #ddd;
}
.ba-con a{
	color: #000;
	font-size:15px;
}
.date{
	color: #b6b6b6;
	font-size:14px;
}
.jishu li:hover .ba-con a{
	color: #bc0001;
	font-weight: bold;
}
.zixun{
	background: #ffffff;
	border: 1px solid #eee;
	width: 480px;
}
.news-titlea{
	background: #bc0001;
	font-size: 22px;
	text-align: center;
	color: #fff;
	line-height:70px;
}
.news-titlea img{
	vertical-align: middle;
	margin-right: 5px;
}
.zx-con{
	padding:28px 20px;
	border: 1px solid #eee;
}
.zx-con li{
	border-bottom: 1px dashed #ddd;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.zx-con li:last-child{
	border-bottom: 1px dashed #ddd;
	margin-bottom:0px;
	padding-bottom:18px;
}
.zx-xbt{
	padding-left: 45px;
	line-height: 32px;
	background: url(../images/wd_03.jpg) no-repeat left center;
}
.zx-xbt a{
	color: #000;
	font-size: 18px;
	line-height: 32px;
}
.zx-xnr{
	margin-top: 10px;
	padding-left: 45px;
	background: url(../images/wd_06.jpg) no-repeat left center;
}
.zx-xnr a{
	line-height: 32px;
	color: #848484;
	font-size: 14px;
	line-height: 24px;
}
.youqing{
	border-top: 1px solid #ddd;
	padding:20px 0px;
	font-size: 16px;
	background: #f4f4f4;
	color: #000;
}
.yqlj{
	font-size: 15px;
	color: #000;
}
.yqlj a{
	font-size: 14px;
	color: #000;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:334px;float: left;}
.photos-demo span p{color: #2b2b2b; font-size: 15px;line-height:70px;}
.photos-demo span:hover p{}
.tpmk-img{height:251px;overflow: hidden;}
.photos-demo span img{height: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #db2f17; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
#pro_info{
	width:420px;
	margin-top:40px;
}
#pro_info li{
	line-height:30px;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#pro_info li:last-child{
	border-bottom:none;
	padding-bottom: 0px;
	margin-bottom:0px;
}
/*边框效果*/
.h-tu10{
	width:265px;
	float: left;
	text-align: center;
	margin: 0px 5px;
}
.h-tu10 img{
	border: 1px solid #ddd;
	width:265px;
    height:300px;
}
.h-tu10 p{
	line-height:70px;
	color: #202020;
	font-size: 15px;
}
/*边框效果*/
.h-tu{
	width:276px;
	float: left;
	text-align: center;
	margin: 0px 5px;
}
.h-tu img{
	border: 1px solid #ddd;
	width:276px;
    height:250px;
}
.h-tu p{
	line-height:70px;
	color: #202020;
	font-size: 15px;
}
/*边框效果*/
.h-tu9{
	width:276px;
	float: left;
	text-align: center;
	margin: 0px 5px;
}
.h-tu9 img{
	border: 1px solid #ddd;
	width:276px;
    height:370px;
}
.h-tu9 p{
	line-height:70px;
	color: #202020;
	font-size: 15px;
}
/*联系我们单页*/
.lxwm-dy{
	width:370px;
	padding-right: 30px;
}
.lxwm-dy li{
	border-bottom: 1px solid #efefef;
	font-size:16px;
	line-height:32px;
	padding: 15px 0px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 18px;
	color: #db2f17;
}
.dls{
	text-align: center;
	color: #0056af;
	font-weight: bold;
	font-size: 20px;
}
/*产品内页*/
.pro-lxnr{
	width: 470px;
	margin-top:25px;
}
.pro-lxnr li{
	line-height: 60px;
	border-bottom:1px dashed #ccc;
	color: #202020;
	font-size: 16px;
}
.pro-lxnr li span{
	font-weight: bold;
	color: #ea1212;
	font-size:20px;
}
.pro-lxtu{
	width: 400px;
	overflow: hidden;
}
.xunpan{
	background: #f4f4f4;
}
.ny-dhz {
	margin-top:15px;
	background: #bc0001;
	line-height:40px;
	padding: 2px 25px;
	color: #fff;
	font-size:18px;
}
.ny-dhs{
	font-family: "times new roman";
	color: #fe1e1e;
	font-size:30px;
	line-height: 40px;
	margin-left:15px;
	margin-top: 18px;
	font-weight: bold;
}
#spec-n1 img{
	width:100%;
}
.lanmu-bt{
	width: 232px;
	margin-top: 10px;
	background: #213e9a;
	padding:25px 0px;
	color: #fff;
	font-size:21px;
	text-align: center;
}
.lanmu-bt span{
	margin-top: 5px;
	text-transform: uppercase;
	color:rgba(255,255,255,0.5);
	font-size:13px;
}
.lanmu-nr{
	width: 190px;
	background: #fff;
	padding: 15px 20px;
	border:1px solid #dcdcdc;
}
.lanmu-nr li{
	font-size: 15px;
	line-height:30px;
	padding: 5px 0px;
	border-bottom: 1px dashed #ccc;
}
.lanmu-nr li span{
	font-weight: bold;
	color: #0db85c;
	font-size: 23px;
	font-family: "times new roman";
}
/*内页新闻*/
.ny-xw{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.ny-xw-dq{
	width:500px;
	margin-top: 25px;
}
.ny-xbt a{
	font-weight: bold;
	color: #000;
	line-height: 70px;
	font-size:20px;
}
.ny-xnr {
	margin-top:25px;
}
.ny-xnr a{
	color: #7a7a7a;
	line-height:30px;
	font-size:15px;
}
.ny-xsj{
	color: #3a73c2;
	font-size: 15px;
}
.ny-xgd{
	background: #3a73c2;
	text-align: center;
	width: 150px;
	line-height: 45px;
	margin-top:30px;
}
.ny-xgd a{
	color: #fff;
	font-size: 15px;
}
.ny-xgd:hover{
	background: #db2f17;
}
.ny-xw-tu{
	width: 355px;
	height: 301px;
}
.ny-xw-tu img{
	cursor: pointer;
  transition: all 0.6s;
}
.ny-xw-tu img:hover{
	transform: scale(1.07);
}