﻿@charset "utf-8";
body {margin:0px auto; font-family:"微软雅黑";font-size:14px; color:#333333;}
ul,li,a,span,h1,div,ol,h1,h2,h3,h4,h5,p,hr,input,label{margin:0px; padding:0px; text-decoration:none; list-style:none; color:#333333;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#333333;text-decoration:none;outline:none;}
a:link {color:#333333;text-decoration: none;}
a:hover {text-decoration: none;color: #333333;}
a:active { color:#333333;text-decoration: none;}
border { border:0px;}
img {border:0px;}

i,em{
	font-style: normal;
}

.f-l{ float:left;}
.f-r{ float:right;}
.tac{text-align: center;}

.container::after{content: '';clear: both;display: block;}
.clear {
	clear: both;
}

.width1300{margin:0 auto; width:1330px; height:auto; overflow:hidden;}


/*------------公用样式结束----------*


/*--top--*/
.t-width{ margin:0 auto;width:1300px; height:auto;}
.t-width .t-logo{
	width:1300px;
	height:131px;
}
.t-width .t-tu{ width:50px; height:50px; padding-top:40px; margin-left:160px;}
.t-width .t-tel{width:260px; height:auto; padding-top:30px; margin-left:10px; text-align:left;}
.t-width .t-tel p{font-family:"微软雅黑"; font-size:15px; color:#666; line-height:26px;}
.t-width .t-tel ol{width:100%; height:35px;background-color:#F78201; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:33px; color:#fff; font-weight:bold; line-height:35px;}
.t-width .t-er{ width:102px; height:80px; padding-top:30px; float:right;}



/*导航*/
.dhbj{width: 100%;height: 60px;background: #0066CC;}

*{list-style:none;}

.width1200 {MARGIN: 0px auto; WIDTH:1300px;}
.margintop10 {MARGIN-TOP: 0px}
.cl {CLEAR: both}
.nav1 {LINE-HEIGHT: 0px; HEIGHT:60px;}
.nav1 UL .pli {Z-INDEX: 2332; POSITION: relative; TEXT-ALIGN: center; LINE-HEIGHT:60px; WIDTH:144px; background:url(../images/nav.gif)  no-repeat right ;FLOAT: left; HEIGHT:60px; list-style:none; }
.nav1 UL .onpli OL {DISPLAY: block}
.nav1 UL .pli A {
	DISPLAY: block;
	FONT-FAMILY: "微软雅黑";
	COLOR: #FFFFFF;
	FONT-SIZE: 17px;
	text-decoration: none;
}
.nav1 UL .pli A:hover {
	COLOR: #FFFFFF;
}
.nav1 UL .onpli A {
	COLOR: #FFFFFF;
	text-decoration: none;
	list-style:none;
}
.nav1 UL .pli OL LI A:hover {DISPLAY: block; BACKGROUND: #57BC54; COLOR: #FFFFFF; TEXT-DECORATION: none}
.nav1 UL .pli OL LI A {COLOR: #FFFFFF; FONT-SIZE: 14px; FONT-WEIGHT: normal}
.nav1 UL .pclosepli OL {DISPLAY: none}


.col-lg-4 {
    width: 32%; float:left;
}
.col-lg-3 {
    width: 25%; float:left;
}
img {
    vertical-align: middle;
    border-style: none;
}
/*banner*/
.banner {position:absolute;width:100%;}
#banner li{position:absolute;width:100%;top:0;left:0;display:none;}	
#banner li img{width:100%;}

#banner li:first-child{
	display:block;
}

.bannerbg{position:relative;z-index:10;}
#leftBtn{left:0;background:url(../images/leftbtn.png) no-repeat center center ;}

#rightBtn{right:0;background:url(../images/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:35%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}

/*=========浮动导航========*/
#ph-menu-tu{
  position: fixed;
  top:10px;
  right: 12px;
  z-index: 11111;
  padding-top:5px;
  width: 45px;
  height: 37px;
  background:#303030;
  border-radius: 5px;
}

#ph-menu-tu div{
  width: 60%;
  height: 3px;
  background: #fff;
  margin: 5px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}
#ph-menu-tu.on .one {
  margin-top: 8px;
    transform: rotate(45deg) translate(4px, 4px);
}

#ph-menu-tu.on .two {
    opacity: 0;
}

#ph-menu-tu.on .three {
    transform: rotate(-45deg) translate(7px, -8px);
}
#menu{
  position: fixed;
  top:0px;
  left:0px;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 600px;
  background:rgba(0,0,0,0.9);
}
.ph-menu{
  padding-top: 30px;
}
.ph-menu h2{
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.ph-menu a{
  display: block;
  margin:5px auto;
  width: 80%;
  height: 30px;
  border-bottom:1px dotted #888;
  text-align: center;
  font-size: 17px;
  color: #fff;
  line-height: 30px;
}


/*--手机导航--*/
.s-menu{
	width: 100%;
	height: auto;
	text-align: center;
	border-top:1px solid #ccc;
	background:#ededed;
	overflow:hidden;
	
}
.ph-menu2{
	width: 100%;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	overflow:hidden;

}


.ph-menu12 h2{
	display: block;
	margin:2px;
	padding:2%;
	height:20px;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
	color: #363636;
	display: block;
}
.ph-menu12:hover h2{
	text-decoration: none;
}
.ph-menu12:focus{text-decoration: none}



/*手机banner轮播*/
.sj-banner{width:100%; }
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:5px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}


/*--栏目导航--*/
.sylm{ margin:0 auto; width:100%; height:auto;padding-top:30px; padding-bottom:30px; text-align:center; overflow:hidden;}
.sylm h3{font-family:"微软雅黑"; font-size:36px; color:#343434; line-height:40px; font-weight:bold;}
.sylm h3 span{font-family:"微软雅黑"; font-size:20px; color:#666; line-height:30px; font-weight:normal;}
.sylm p{font-family:"微软雅黑"; font-size:20px; color:#666; line-height:30px;}

/*--实力--*/
.slbj{width:100%; height:auto;background:url(../images/bg.jpg) top no-repeat; padding-top:40px; padding-bottom:40px;overflow:hidden;}
.slbj ul{margin:0 auto; width:1200px; height:auto; margin-top:20px; overflow:hidden;}
.slbj ul li{width:100%; height:auto; margin-bottom:10px; float:left; overflow:hidden;}
.slbj ul li img{ width:14px; height:17px; padding-top:5px; float:left;}
.slbj ul li span{font-family:"微软雅黑"; font-size:15px; color:#666; line-height:26px; padding-left:20px;}

.slsz{margin:0 auto; width:1300px; height:auto; margin-top:40px; overflow:hidden;}
.slsz li{width:245px; height:auto;margin-left:70px; overflow:hidden;float:left;}
.slsz li .bjt{width:245px; height:203px;background:url(../images/bg1.png) top center no-repeat; text-align:center;padding-top:80px;float:left;}
.slsz li .tm{ margin:0 auto;width:120px; height:30px;}
.slsz ol{width:245px; height:auto;margin-left:70px; overflow:hidden;float:left;}
.slsz ol .bjt{width:245px; height:203px;background:url(../images/bg1.png) bottom center no-repeat; text-align:center;padding-top:80px;float:left;}
.slsz ol .tm{ margin:0 auto;width:120px; height:30px;}

.sjslsz{width:100%; height:auto; margin-top:40px; overflow:hidden;}
.sjslsz li{width:165px; height:auto;margin-left:7px; overflow:hidden;float:left;}
.sjslsz li .bjt{width:165px; height:135px;background:url(../images/bg3.png) top center no-repeat; text-align:center;padding-top:50px;float:left;}
.sjslsz li .tm{ margin:0 auto;width:120px; height:30px;}
.sjslsz ol{width:165px; height:auto;margin-left:20px; overflow:hidden;float:left;}
.sjslsz ol .bjt{width:165px; height:135px;background:url(../images/bg3.png) bottom center no-repeat; text-align:center;padding-top:50px;float:left;}
.sjslsz ol .tm{ margin:0 auto;width:120px; height:30px;}

/*产品分类*/
.h-proc1{
    margin:0 auto;
	margin-top:0px;
	width:1300px;
	height: auto;
	text-align: center;
}
.h-proc1 a{
	display: inline-block;
	margin:1px;
	width:250px;
	height:35px;
	padding-top:2px;
	background-color:#093E5E;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height:35px;
	border-spacing:5px;
	transition: all 0.3s ease-in-out;
}
.h-proc1 a:hover{
	background-color: #F68100;
	text-decoration : none;
	color: #fff;}



/*产品展示*/
.picbj{width:100%; height:auto; padding-top:30px; background-color:#f5f5f5; padding-bottom:10px;}

.anliroll {height:1100px;width: 90%; margin:40px auto; }
.anliroll li {float: left; height:390px;border:1px solid #f2f2f2;background: #fff;margin:4% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%; height:304px;display: block;transition: all .5s; }
.anliroll li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding: 20px;box-sizing: border-box; }
.anliroll li a ol i {display: block;color: dimgray;font-size: 17px;margin-top: 10px; }
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll li a:hover ol {background: #093E5E;color: #fff; }
.anliroll li a:hover ol i {color: #fff;}

.tiao{width:100%; height:145px; background:url(../images/tiao.jpg) center no-repeat;}
.tiao ul{width:450px; height:auto; padding-top:10px; text-align:center; float:right;}
.sjtiao{width:100%; height:auto; background-color:#F68100; text-align:center; padding-top:15px; padding-bottom:15px;}

/*优势*/
.ysbj{width:100%; height:auto; background:url(../images/ysbg.png) left no-repeat; padding-top:20px; padding-bottom:130px;}
.ys{width: 700px; padding-top:50px; float:right;}
.ys_m{width: 400px;margin: 0 auto;text-align: center;height: 175px;}
.ys_m dl dt{height: 90px;overflow: hidden;}
.ys_m dl dt em{width: 115px;height: 45px;padding: 0 0 10px;}
.ys_m dl dt em img{width: 115px;height: 45px;}
.ys_m dl dt b{display: block;font-size: 24px;color: #333;}
.ys_m dl dd{font-size: 16px;color: #333;line-height: 25px;height: 50px;overflow: hidden;}
.ys_bot{width: 700px;background:url(../images/ys_line.gif) repeat-x 0 9px;height: 141px;}
.ys_bot ul li{width: 140px;float: left;background:url(../images/ys_k01.png) no-repeat center 0;height: 111px;color: #333;padding: 30px 0 0;text-align: center;}
.ys_bot ul li em{display: block;width: 35px;height: 35px;line-height: 0;overflow: hidden;margin: 0 auto;}
.ys_bot ul li em img{width: 35px;height: 70px;-webkit-transition:all .5s;transition:all .5s;}
.ys_bot ul li b{display: block;font-size: 16px;line-height: 24px;padding: 8px 0 0;}
.ys_bot ul li b i{display: block;}
.ys_bot ul li:hover,.ys_bot ul li.on{background:url(../images/ys_k02.png) no-repeat center 0;color: #fff;}
.ys_bot ul li:hover em img,.ys_bot ul li.on em img{margin-top: -35px;}

#key{border:1px solid #fff;}


/*新闻*/
.newsbj{width:100%; height:auto; background:url(../images/newsbj.jpg) center no-repeat; padding-bottom:50px; overflow: hidden;}
.newsdh{margin:0 auto; width:1600px; height:auto; padding-top:90px; overflow:hidden;}
.newsdh .n-lm{width:251px; height:143px; background-color:#093E5E; text-align:center; padding-top:60px; padding-left:15px; text-align:left; font-family: Arial, Helvetica, sans-serif; color:#fff; font-size:33px; line-height:36px; font-weight:bold;}

.newsdh .sylm{width:1150px; height:auto;padding-top:50px; padding-bottom:30px; text-align:center; overflow:hidden;}
.newsdh .sylm h3{font-family:"微软雅黑"; font-size:36px; color:#343434; line-height:40px; font-weight:bold;}
.newsdh .sylm h3 span{font-family:"微软雅黑"; font-size:20px; color:#666; line-height:30px; font-weight:normal;}
.newsdh .sylm p{font-family:"微软雅黑"; font-size:20px; color:#666; line-height:30px;}
.newsdh  .more{width:46px; height:46px; padding-top:70px; margin-left:60px;}
.ny-news003{
   margin:0 auto;
  width:1600px;
  height: auto;
  overflow: hidden;
}
.ny-news003 ul{
  width: 100%; background-color:#fff; overflow:hidden;

}
.ny-news003 ul li{
  float: left;
  width:1600px;
  height: 190px;
}
.ny-news003 ul li:hover{background-color: #E6E6E6; width:1600px;transition: all .5s;}
.ny-news003 ul li img{
  float: left;
  width:265px;
  height:190px;
  overflow: hidden;
}
.ny-news003 ul li .r01{
  float: right;
  width:1260px;
  height: auto;
  text-align:left;
  padding-top:20px;
}
.ny-news003 ul li .r01 a h3{
  display: block;
  width:100%;
  height: 39px;
  font-size: 17px;
  color: #666;
}
.ny-news003 ul li:hover .r01 a h3{
  color: #666;
}
.ny-news003 ul li .r01 p{
  display: block;
  width: 95%;
  height:auto;
  font-size: 14px;
  color: #bbbaba;
  line-height: 150%;
  overflow: hidden;
}
.ny-news003 ul li .r01 .more01 a{
  margin-top:5px;
  display: block;
  float: left;
  width: 88px;
  height: 23px;
  border: 1px solid #f68100;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 23px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.ny-news003 ul li:hover .r01 .more01 a{
  background-color: #f68100;
  color: #fff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

.ny-news003 ul li:hover .r01 p{color:#666;}


/*案例*/
.alsylm{ margin:0 auto; width:100%; height:auto;padding-top:30px; padding-bottom:30px; text-align:center; overflow:hidden;}
.alsylm h3{font-family:"微软雅黑"; font-size:36px; color:#fff; line-height:40px; font-weight:bold;}
.alsylm h3 span{font-family:"微软雅黑"; font-size:20px; color:#fff; line-height:30px; font-weight:normal;}
.alsylm p{font-family:"微软雅黑"; font-size:20px; color:#fff; line-height:30px;}
.albj{width: 100%; height: auto; background: url(../images/albj.jpg) no-repeat center #1c4b69; padding-bottom: 20px;}
.anlirol2 {height:auto;width: 90%;margin:0px auto; padding-bottom:40px; overflow:hidden;}
.anlirol2 li {float: left;border:1px solid #f2f2f2;background: #fff;margin:4% 0 0 1.4%; }
.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anlirol2 li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding: 20px;box-sizing: border-box; }
.anlirol2 li a ol i {display: block;color: dimgray;font-size: 14px;margin-top: 10px; }
.anlirol2 li a ol a {color: #fff;font-size: 18px; }
.anlirol2 li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anlirol2 li a:hover ol {background: #f68100;color: #fff; }
.anlirol2 li a:hover ol i {color: #fff;}

/*--altiao--*/
.altiao{margin: 0 auto; width: 1300px; height: auto; padding-bottom: 20px; overflow: hidden;}
.altiao .al-left{width: 730px; height:auto; text-align: left; padding-top: 20px; padding-bottom: 20px;}
.altiao .al-right{width: 400px; height: auto; padding-top: 20px; text-align: center;float: right;}
.altiao .al-right ol{margin: 0 auto;width: 260px; height: 35px; background-color: #F68100; text-align: center; font-family: "微软雅黑"; font-size: 20px; color: #fff; line-height: 30px; }

/*--简介--*/
#aboutbj{width:100%; height:auto; background:url(../images/aboutbj.jpg) left no-repeat #F2F2F2; padding-top:30px; padding-bottom: 50px; overflow: hidden;}
#aboutbj .about-t{margin: 0 auto;width:1300px; height: 300px; margin-top: 30px;}
#aboutbj .aboutzw {margin: 0 auto;width:1300px; height: auto; margin-top: 40px; text-align: left;}
#aboutbj .aboutzw strong{font-family:"微软雅黑"; font-size:28px;color:#333; line-height:40px; }
#aboutbj .aboutzw p{font-family:"微软雅黑"; font-size:15px; color:#333; line-height:26px; padding-top:40px;}



/*------------foot----------*/
.ft_lx{height: 94px;padding-top:30px;}
.footer{width:1200px;margin:0 auto;}
.ft_lx li{float:left;width:28.33%;margin-right:5%;}
.ft_lx li:last-child{background: none}
.ft_lx li span {display: block;font-size:18px;height: 31px;line-height: 31px;color: #fff;padding-left:43px;}
.ft_lx li p{padding-top:9px;font-size:14px;color: #9a9a9a;padding-left:43px;}

.f_bj{color:#555;clear:both;height:auto;font-family:"Microsoft Yahei";overflow: hidden;background:url(../images/footbj.jpg) repeat-x left top; }
.f_nav{ height:auto; overflow: hidden;padding-top:30px;}
.f_nav ul{ float: left;} 
.f_nav ul li{ width:260px; border-right: 1px dashed #9c9c9c; padding-left:10px; float: left; height: 200px;} 
.f_nav ul li i{ display: block; padding-left: 5px; font-size: 18px; color: #eee; }
.f_nav ul li p{font-size:14px; color:#d1d1d1; line-height:26px;}
.f_nav ul li span{ display: block; padding-top: 13px;} 
.f_nav ul li span a{ display: block; font-size: 14px; color: #d1d1d1; line-height: 26px;} 
.f_nav h3{ padding-top: 25px;float: right; width:300px;text-align: center;font-weight: normal; font-size: 14px; color: #eee;}
.f_nav h3 i{float: left;}
.f_nav h3 i a{display: block;width:122px;}
.f_nav h3 img{ width:108px; height: 108px; display: block; margin-bottom:14px; padding: 6px;}
.f_bj .Copyright{height:31px;line-height:31px;color:#fff;text-align:center;}
.f_bj .Copyright span{padding-left:10px;}
.f_bj .Copyright span a{color:#fff;} 
.f_bj .Copyright p{font-size:14px; color:#888;}
.f_bj .Copyright p a{color:#888;}
.f_nav h3 a{color: #fff;}


.s_nav{ height:auto;padding-top:30px;overflow: hidden; padding-bottom:50px;}
.s_nav ul{ width: 100%; height: auto;overflow: hidden;}
.s_nav ul li{ width:100%; padding-left:10px; float: left; height: auto; padding-top:75px;}
.s_nav ul li i{ display: block; padding-left: 30px; font-size: 18px; color: #eee; }
.s_nav ul li p{font-size:14px; color:#d1d1d1; padding-left:27px; padding-top:15px; line-height:26px;}
.s_nav ul li span{ display: block; padding-left: 28px; padding-top: 13px;} 
.s_nav ul li span a{ display: block; font-size: 14px; color: #d1d1d1; line-height: 26px;} 
.s_nav .f-er{margin:0 auto; padding-top: 25px;width:80%;text-align: center;font-weight: normal; font-size: 14px; color: #eee;height:150px;overflow: hidden;}
.s_nav .f-er i{float: left;}
.s_nav .f-er i a{display: block;width:100%; }
.s_nav .f-er img{ width:108px; height: 108px; display: block; margin-bottom:14px; padding: 6px; border: 1px solid #eee;}
.s_nav .f-er a{color: #fff;}
.s_bj{color:#555;clear:both;height:auto;font-family:"Microsoft Yahei";overflow: hidden;background:url(../images/footbj.jpg) repeat-x left top #353535;}
.s_bj .Copyright{margin:0 auto;width:80%;height:31px;line-height:22px;color:#fff;text-align:center; padding-top: 10px;}
.s_bj .Copyright span{padding-left:10px;}
.s_bj .Copyright span a{color:#fff;} 
.s_bj .Copyright p{font-size:14px; color:#888;}
.s_bj .Copyright p a{font-size:14px; color:#888;}





/* 底部固定导航 */
.ph-bq{
  margin-bottom:33px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #434343;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom: 3px;
  width: 100%;
  background-color: #707070;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
/*返回顶部*/
.to-top { display: none; padding: 5px 10px; color: #fff; background-color: #f50;}

/* 内页 */

.nyzw-lm1{width:100%;height:auto; background-color:#f7f7f7; border-bottom:1px dotted #ccc; padding-left:20px; padding-top:10px; padding-bottom:10px;margin-bottom:30px;overflow:hidden;}
.nyzw-lm2{width:1300px; height:auto; text-align:left; margin:0 auto; padding:0;}

#ny-lm{width:100%; height:auto; text-align:center;}
#ny-lm h3{font-family:"微软雅黑"; font-size:40px; color:#343434; line-height:40px; font-weight:normal;}
#ny-lm p{font-family:"微软雅黑"; font-size:16px; color:#8F8F8F; line-height:30px;}


#nybanner{width:100%; height:360px; background:url(../images/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:360px; background:url(../images/qyjgbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:360px; background:url(../images/newsbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:360px; background:url(../images/albanner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:360px; background:url(../images/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:360px; background:url(../images/sjbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:360px; background:url(../images/lxwmbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:360px; background:url(../images/spbanner.jpg) center no-repeat;overflow:hidden;}

.banner-z{margin:0 auto; width:80%; height:auto; padding-top:80px; text-align:center; overflow:hidden;}
.banner-z h3{font-family:"微软雅黑"; font-size:50px; color:#fff; line-height:70px; font-weight:bold;}
.banner-z p{font-family:"微软雅黑"; font-size:24px; color:#fff; line-height:40px;}


/*--首页栏目--*/
#nylm{width:100%; height:auto;padding-top:30px; padding-bottom:20px; background-color:#f5f5f5; text-align:center;}
#nylm h3{font-family:"微软雅黑"; font-size:36px; color:#333; font-weight:bold; line-height:40px;}
#nylm h3 span{font-family:"微软雅黑"; font-size:36px; font-weight:bold; line-height:40px; color:#E80000;}
#nylm p{font-family:"微软雅黑"; font-size:16px; color:#8F8F8F; line-height:30px;}
#nylm span{font-family:"微软雅黑"; font-size:14px; color:#E80000; line-height:30px;}

.nyzw-dh{margin:0 auto; width:1280px; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:30px; margin-top:40px;overflow:hidden;}
.nyzw-left{width:500px; height:auto; text-align:left;}
.nyzw-right{width:360px; height:auto;padding-top:40px; float:right; }
.nyzw-right li{width:100px; height:25px; padding-top:2px;text-align:center; background-color:#0052C2; margin-right:10px; float:left;}
.nyzw-right li a{font-family:"微软雅黑"; font-size:14px; color:#fff; font-weight:bold;}
.nyzw-right li:hover{background-color:#333;}
.nyzw-right li:hover a{color:#fff;}

.sj-nyzw{width:100%; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:20px; margin-top:20px;overflow:hidden;}
.sj-nydh{width:100%; padding-left:10px; height:auto; text-align:left;}
.sj-nyzw3{width:100%; height:auto; padding-top:20px;}

.nyzw{margin:0 auto; width:1300px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left; margin-bottom:20px; overflow:hidden;}
.nyzw .lx{margin-bottom:30px;}
.cpnyzw{margin:0 auto; width:1280px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px; border:1px dotted #888; text-align:left; margin-bottom:20px; overflow:hidden;}

.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}

.l-dt{margin:0 auto; width:1300px; padding-left:15px; height:auto; margin-top:20px; margin-bottom:50px;overflow:hidden;}

/*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width:100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  background-color:#f5f5f5;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #333;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #d90112;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width:750px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#ccc; padding-right:10px;}
.ny-news01 li:hover .r01 a h2{
	color:#d90112;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}

/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:20px; font-weight:bold; padding-top:20px;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  margin:0px auto;
  width:40%;
  height:50px;
  text-align:center;
  
}
.new-xq-l .date1{
  position: relative;
  width: 100%;
  height: 36px;
  text-align: center;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  left:20%;
  z-index:2;
  display:block;
  padding: 0 5px;
  font-size: 20px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  background-color:#f7f7f7;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
  float:right;
  margin-right:85px;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  background-color:#f7f7f7;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}







.a1 {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.a2 {
	font-family: Impact;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}

.a3 {
	font-family: "微软雅黑";
	font-size: 44px;
	line-height: 50px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}

.a4 {
	font-family: Impact;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a5 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a6 {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a7 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.a8 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a9 {
	font-family: Impact;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}

.a10 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a11 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.a12 {
	font-family: "微软雅黑";
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}

.a13 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #F78201;
	text-decoration: none;
}

.a14 {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a15 {
	font-family: "微软雅黑";
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.a16 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #0173CB;
	text-decoration: none;
}
.a17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:33px;
	line-height: 35px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.a18 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.a19 {
	font-family: Impact;
	font-size:70px;
	line-height: 80px;
	font-weight: bolder;
	color: #343434;
	text-decoration: none;
}
.sa19 {
	font-family: Impact;
	font-size:40px;
	line-height:50px;
	font-weight: bolder;
	color: #343434;
	text-decoration: none;
}
.sa20 {
	font-family: Impact;
	font-size: 40px;
	line-height:40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a20 {
	font-family: Impact;
	font-size: 70px;
	line-height: 80px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.a21 {
	font-family: "微软雅黑";
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}


.h-pro-gun02 li{
	float: left; margin:0.5%;
  width:310px;
  height: 280px;
  border: 1px solid #ccc;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover{
	border: 1px solid #f5f5f5;
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);
}
.h-pro-gun02 li .tu{ margin:3%;
	width: 292px;
	height: 220px;
	padding:0px;
	border:0px solid #434343;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun02 li .tu img{ 
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1);  
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li .p1-t{
	margin:0 auto;
	width: 292px;
	height: 32px;
	background-color: #fbfbfb;
}

.h-pro-gun02 li .p1-t a h3{

  display: block;
  height:32px;
	line-height: 32px;
  font-size: 15px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;

}
.h-pro-gun02 li .p1-t p{
	display: block;
	float: right;
	width: 110px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
	
}
.h-pro-gun02 li:hover .p1-t a h3{
    background-color: #07c183;
	color: #fff;
}
.h-pro-gun02 li .dianhu{
	margin-top:5px;
    width: 380px;
    height: auto;
}
.h-pro-gun02 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #5b5b5b;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.h-pro-gun02 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.xmsy{
	width:1280px;
	height:auto;
	margin:0px auto;
}
.xmsy ul{}
.xmsy ul li{
	margin-bottom:15px;
	margin-right:15px;
	float:left;
	padding:15px;
	width:580px;
	background:#ffffff url(../images/xwbg.jpg) right bottom no-repeat;
}
.xmsy .pic{
	float:left;
	width:180px;
	height:134px;
	border:5px solid #ffffff;
}
.xmsy .con{
	float:right;
	width:380px;
	height:130px; 
}
.xmsy .bt{ height:44px;  line-height:44px; font-size:18px; text-align:left;}
.xmsy .bt a{ font-size:16px; color:#090909; font-weight:bold;}
.xmsy .intro{font-size:14px; color:#555555; line-height:20px;}
.xmsy .intro a{ font-size:14px; color:#555555; line-height:20px;}

.aj1{height:70px; color:#333333; font-size:32px; font-weight:bold; text-align:center; line-height:70px;}
.aj2{text-align:center; font-size:16px; color:#999999; height:35px; line-height:35px;}



.part-cpfl{
	width: 640px;
	margin: 0px auto;
	text-decoration:none;
}
.part-cpfl ul{ }
.part-cpfl ul li{
	margin: 15px;
	float: left;
	width: 290px;
	height: 175px;
	background: url(../images/cp01.png) top center no-repeat;
	text-align:center;
	text-decoration:none;
}
.part-cpfl ul li a div{ font-size: 22px; color: #333; font-weight: bold; text-align:center; text-decoration:none;}
.part-cpfl ul li:hover{
	width: 290px;
	height: 175px;
	background: url(../images/cp02.png) top center no-repeat;
	text-align:center;
	transition: 0.2s all ease;
	text-decoration:none;
}
/*内页*/
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
	
/*内页左侧*/
.ny-l01{float: left; width: 300px; margin-top: 30px;}
/*内页右侧*/
.ny-r01{float: right; width: 980px; margin-top: 30px;}	
	
/*内页左侧*/
.ny-l-fenlei{
  padding:20px 20px 50px 20px;
  background-color: #333333;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #ffb84d;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #d5b173;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #07c183;
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  width: 100%;
  height: 30px; 
  border-bottom:1px solid #666; margin-left:-30px;
  font-size: 13px;
  color: #fff;
  text-align: left;
  line-height: 30px;
}
.ny-fenlei1 dd a:hover{
  color: #fff; 
}
.ny-fenlei1-hover{
  color: #fff !important;
}
	
	
	
.ny-cont{
	margin:0 auto;
	width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 980px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 736px;
  height: 80px;
  border: 1px #d6d6d6 solid;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}