@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('../font/Oswald-Medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('../font/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('../font/Oswald-ExtraLight.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1300px;
	margin: 0 auto;
}
#w-70{width: 75%;margin:0 auto;}
#w-80{width: 80%;margin:0 auto;}
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
#w-80 {
	width: 80%;
	margin: 0 auto;
}

/*top*/
.top-1{
  width: 100%;
  height: 59px;
  font-size: 15px;
  color: #313131;
  line-height: 58px;
  border-bottom: 1px solid #ededed;
  background-color: #242424;
}
.top-1-l{
  float: left;
  width: 60%;
  line-height: 58px;
  color: #d3d3d3;
  letter-spacing: 1px;
  overflow: hidden;
}
.top-1-l img{
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 0px;
  margin-right: 10px;
  vertical-align:middle;
}
.top-1-r{
  float: right;
  width: 300px;
}
.top-1-r img{
  display: inline-block;
  vertical-align: middle;
}
.top-1-r p{
  display: inline-block;
  vertical-align: middle;
  color: #939393;
  letter-spacing: 1px;
  font-size: 15px;
}
.top-1-r .zia{
  font-size: 26px;
  color: #f3c001;
  font-weight: bold;
  vertical-align: middle;
  letter-spacing: 0px;
}
.top-logo{
	float: left;
	width: 400px;
}

/*end top*/
.h-top-bg{
  width: 100%;
  overflow: hidden;
}
/*menu*/
.h-menu-bg{
  width: 100%;
  height: 50px;
  background-color: #e51111;
}
.h-menu{
  padding-top: 35px;
  margin-left:400px;
  height: 50px;
  text-align: center;
  overflow: hidden;
}
.h-menu a{
  display: inline-block;
  width: 105px;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  text-align: center;
  color: #373737;
}
.h-menu a:hover{
  background-color: #f3c001;
  color: #333;
}
.h-menu-hover{
  background-color: #f3c001 !important;
  color: #333 !important;
}


/*end menu*/
/*end所有标题*/
.h-proc1 {
  width: 1300px;
  margin: 0 auto;
  height: auto;
  text-align: center;
}

.h-proc1 a h3{
  display:inline-block;
  background-color:#2d5ab8;
  margin-right: 6px;
  margin-bottom: 7px;
  width: 180px;
  height: 45px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 45px; 
  transition: all 0.3s ease-out;
}

.h-proc1 a:hover h3 {
  background-color: #ffd800;
  color: #333;
}

.h-proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}
.proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}

.zzry{
	width: 100%;
	height:578px;
	margin: 0 auto;
	background-image: url(../images/ry.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.zsbj{
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding-top:60px;
	padding-bottom:30px;
}
.zsfl{
	width: 1024px;
	height:430px;
	margin: 0 auto;
	margin-top:20px;
}
.zsfl1{
    float:left;
	width: 500px;
	height:430px;
}
.zsfl2{
    float:right;
	width: 500px;
	height:430px;
}
/*end menu*/
/*title*/
.tit01{
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.tit01 h2{
  display: inline-block;
  font-size: 46px;
  color: #333;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
}
.tit01 .zi01{
  display: inline-block;
  font-size: 36px;
  color: #343434;
  font-weight: bold;
}
.tit01 .zi02{
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 17px;
  color: #9a9a9a;
  letter-spacing: 1px;
}
.tit01 .linea{
  margin:0 auto;
  margin-top: 15px;
  width: 120px;
  height: 4px;
  background-color: #cbcbcb;
}
.tit01 .linea .lineb{
  margin:0 auto;
  width: 40px;
  height: 4px;
  background-color: #f3c102;
}

.tit02{
  width: 100%;
  height: 53px;
}
.tit02 h2{
  display: block;
  float: left;
  width: 141px;
  height: 32px;
  background-color: #db2c31;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.tit02 a{
  display: block;
  float: right;
  width: 62px;
  height: 23px;
  border:1px solid #dcdcdc;
  font-size: 12px;
  color: #787878;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0px;
  transition: all 0.4s ease-out;
}
.tit02 a:hover{
  background-color: #db2c31;
  color: #fff;
}
/*end title*/

/*middle*/
/*内页左侧*/
.ny-l01 {
    float: left;
    width: 22%;
}
.ny-r01 {
    width: 100%;
}
.ny-l-fenlei{
  padding:20px 20px 50px 20px;
  background-color: #f8191a;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #333;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:5px;
  width: 100%;
  border-bottom:1px dashed #860914;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #fff;
  color: #333;
}
.ny-fenlei1-hover{
  background-color: #ea8b11 !important;
  color: #fff !important;
}


.th-pro {
  padding: 6px;
  text-align: center;
}

.th-pro li {
  display: inline-block;
  padding: 5px 13px;
  margin: 5px 0.2%;
  border: 1px solid #f3c102;
  border-radius: 30px;
  width: 11%;
  transition: all 0.4s ease 0s;
}

.th-pro li a {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  transition: all 0.4s ease 0s;
}

.th-pro li:hover {
  background-color: #f3c102;
  transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
  color: #fff;
}

.th-pro-hover {
  background-color: #f3c102;
}

.th-pro-hover a {
  color: #fff !important;
}

.ly-proc1-hover{
  color: #fff !important;
  background-color: #f3c102 !important;
}


/*产品*/
.jg-pro-bg{
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
}

.jg-pro{
  width: 102%;
  height: auto;
}
.jg-pro li{
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 23.5%;
  background-color: #FFF;
  overflow: hidden;
}
.jg-pro li .tu{
  position: relative;
  width: 100%;
  border:1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}
.jg-pro li .tu  img{
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}
.jg-pro li:hover .tu  img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.jg-pro li .tu .more{
  border: 2px solid rgba(204,204,204,0.8);
  background-color: rgba(0,0,0,0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}
.jg-pro li:hover .tu .more{
  opacity: 1;
  margin-top: -20px;
}
.jg-pro li .tu:before{
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0,0,0,0.3);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}
.jg-pro li:hover .tu:before{
  opacity: 1;
}
.jg-pro li .tit{
  padding: 15px 20px 15px;
  background-color: #e5e5e5;
  transition: all 0.5s ease-out;
  border:1px solid #efefef;
}
.jg-pro li:hover .tit{
  background-color: #333;
}
.jg-pro li .tit a h3{
  font-size: 18px;
  padding-bottom: 6px;
  color: #333;
  text-align: center;
}
.jg-pro li .tit p.intro{
  height: 24px;
  font-size: 14px;
  color: #333;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  overflow: hidden;
}
.jg-pro li:hover .tit a h3,
.jg-pro li:hover .tit p.intro{
  color: #fff;
}
/*左侧联系我们*/
.l-contact{
  margin-top: 15px;
  border:1px solid #999;
  padding:5px;
}
.l-contact h3{
  display: block;
  width: 80%;
  margin:0 auto;
  text-align: center;
  padding:10px;
  font-size: 26px;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #6b6b6b;
}
.l-contact .cont{
  padding:20px;
}
.l-contact .cont p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
}

/*首页新闻*/
.news-w{
  padding-top: 60px;
  padding-bottom: 50px;
  width: 100%;
  background-color:#f5f5f5;
  box-sizing: border-box;
  overflow: hidden;
}
.news-l{
  float: left;
  width: 40%;
}
.news-r{
  float: right;
  width: 56%;
}
.news01 .tua{
  width: 100%;
}
.news01 .tua img{
  width: 100%;
}
.news01 .nra{
  padding:30px 30px 40px 30px;
  background-color: #fff;
}
.news01 .nra h3{
  display: block;
  font-size: 22px;
  color: #666;
}
.news01 .nra p{
  display: block;
  margin-top: 8px;
  font-size: 15px;
  color: #7e7e7e;
  height: 46px;
  overflow: hidden;
  line-height: 150%;
}
.news02{
  height: auto;
  }
.news02 li{
  display: block;
  margin-bottom: 18px;
  overflow: hidden;
}
.news02 li .tua{
  float: left;
  width: 250px;
}
.news02 li .tua img{
  display: block;
  width: 100%;
}
.news02 li .nra{
  margin-left: 280px;
}
.news02 li .nra h3{
  display: block;
  height: 51px;
  font-size: 18px;
  color: #000;
  line-height: 150%;
}
.news02 li .nra p{
  display: block;
  height: 42px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 150%;
  overflow: hidden;
}
.news02 li .nra span{
  display: block;
  margin-top: 23px;
  font-size: 14px;
  color: #7e7e7e;
}
/*end首页新闻*/

/*案例*/
.h-cae-bg{
  width: 100%;
  padding:20px 0px 0px 0px;
  background-color: #efefef;
}
.h-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 15px;
  width: 240px;
  height: 220px;

}
.h-case li .tu{
  width: 240px;
  height: 160px;
  background-color: #efefef;
  border-radius: 10px;
  overflow: hidden;
}
.h-case li .tu img{
  width: 240px;
  height: 160px;
  -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-case li:hover .tu img{
  -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; 
  transition: all 0.5s ease-out;
}
.h-case li a h3{
  display: block;
  padding:5px 0px;
  width: 100%;
  margin-top: 5px;
  background-color: #cd1717;
  font-size: 15px;
  color: #fff;
  text-align: center;
  overflow: hidden;

}
/*上面分类*/
.top-proc-w{
  padding:30px 0px;
  width: 100%;
  background-color: #eeeeee;
}
.top-proc{
  width: 1260px;
  text-align: center;
}
.top-proc li{
  display: inline-block;
  margin:10px 40px;
  width: 212px;
  height: auto;
}
.top-proc li .tu{
  width: 212px;
  height: 81px;
  overflow: hidden;
}
.top-proc li .tu img{
  width: 100%;
}
.top-proc li a h3{
  width: 100%;
  width: 212px;
  height: 38px;
  border:1px solid #959595;
  box-sizing: border-box;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  color: #313131;
}
.top-proc li:hover a h3{
  color: #fff;
  background-color: #f8191a;
}

/*简介*/
.h-about-w{
	width: 100%;
	height: 1175px;
	background: url(../images/about-bg.jpg) top center no-repeat #f5f5f5;
	overflow: hidden;
}
.h-about-tit{
	text-align: center;
	margin-top: 50px;
}
.h-about-tit h2{
	display: block;
	text-align: center;
	font-size: 50px;
	color: #000;
	font-weight: bold;
}
.h-about-tit .zia{
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 18px;
	width: 640px;
	height: 48px;
	background-color: #ffe71b;
	border-radius: 15px;
	color: #333;
	font-size: 24px;
	letter-spacing: 1px;
	line-height:48px;
}
.h-about-tit .zib{
	display: block;
	margin-bottom: 45px;
	text-align: center;
	font-size: 26px;
	color: #212121;
}
.h-about-tu{
	margin:0 auto;
	margin-top: 100px;
	margin-bottom: 40px;
	width: 1170px;
	height: auto;
	overflow: hidden;
}
.h-about-tu li{
	float: left;
	margin-right: 42px;
	width: 362px;
}
.h-about-tu li img{
	width: 100%;
}
.h-about-tu li:nth-child(3){
	margin-right: 0px;
}
.h-about-con{
	margin:0 auto;
	width: 1170px;
	height: 148px;
	font-size: 18px;
	line-height: 210%;
	overflow: hidden;
	margin-bottom:35px;
}
.h-about-con p,
.h-about-con p a{
	font-size: 18px;
	line-height: 210%;
}
.h-about-zi{
	margin-top: 30px;
	margin-bottom: 44px;
	text-align: center;
	font-size: 35px;
	color: #212121;
}
.about-list{
	text-align: center;
}
.about-list li{
	display: inline-block;
	margin: 0px 35px;
	width: 433px;
	height: 95px;
	background-color: #f3c001;
	border-radius: 15px;
	overflow: hidden;
}
.about-list li img{
	display: block;
	float: left;
	margin-left: 30px;
}
.about-list li p{
	height: 95px;
	float: left;
	font-size: 23px;
	color: #212121;
	line-height: 95px;
}
/*end middle*/

/*foot*/
.foot-lx {
	text-align: center;
	width: 100%;
}

.foot-lx li {
	display: inline-block;
	width: 33%;
	overflow: hidden;
}

.foot-lx li img {
	display: block;
	float: left;
}

.foot-lx li .nra {
	float: left;
	width: 80%;
	margin-left: 15px;
	overflow: hidden;
}

.foot-lx li .nra .zia {
	margin-top: 18px;
	display: block;
	font-size: 17px;
	color: #fff;
}
.foot-lx li .nra .zib{
	display: block;
	font-size: 28px;color: #fff;	
}
.foot-lx li .nra .zic{
	display: block;
	font-size: 20px;
	color: #fff;	
}

.foota {
	width: 100%;
	height: auto;
	padding: 20px 0px;
	background-color: #ff3f3c;
	overflow: hidden;
}

.foot-bg {
	padding: 60px 0px 54px 0px;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/dbj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.f-tit1 {
	width: 100%;
	height: 45px;
}

.f-tit1 h4 {
	display: block;
	height: 20px;
	border-left: 6px solid #f3c102;
	text-indent: 15px;
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
}

.f-menu {
	float: left;
	width: 258px;
	height: auto
}

.f-menu1 {
	width: 260px;
}

.f-menu1 a {
	display: block;
	float: left;
	width: 78px;
	height: 30px;
	font-size: 16px;
	color: #efefef;
}

.f-proc1 {
	margin-right: 75px;
	float: left;
	width: 246px;
	height: auto;
	overflow: hidden;
}

.f-proc1 a {
	display: block;
	float: left;
	width: 140px;
	height: 28px;
	font-size: 16px;
	color: #efefef;
}

.f-cont1 {
	float: left;
	width: 440px;
	height: auto;
	color: #fff;
}

.f-cont1 p,
.f-cont1 p p,
.f-cont1 p a,
.f-cont1 p p a {
	font-size: 16px;
	color: #efefef;
	line-height: 180%;
	letter-spacing: 0px;
}

.ewm1 {
	float: right;
	width: 197px;
	height: auto;
	text-align: center;
}
.ewm1 img{
	display: block;
	width: 70%;
	margin:0 auto;
}

.ewm1 p {
	display: block;
	margin-top: 8px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.bq {
	padding: 20px 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #0e50e7;
}

.bq img {
	display: inline-block;
	vertical-align: middle;
}

.bq p,
.bq p a,
.bq a {
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
  text-align: center;
}
.proc-w {
  float: left;
  width: 290px;
  height: auto;
}
.part1-l {
  width: 100%;
  height: auto;
  border: 1px solid #ff3f3c;
  box-sizing: border-box;
  overflow: hidden;
}
.part1-r{
  float: right;
  width: 980px;
  height: auto;
  overflow: hidden;
}
.h-proc-tit {
  width: 100%;
  padding: 25px 0px;
  background-color: #ff3f3c;
}

.h-proc-tit p {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.h-proc-tit span {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.proc-list{
  padding:15px;
}
.proc-list dt a{
  display: block;
  margin: 3px 0px;
  padding:8px;
  text-indent: 25px;
  font-size: 16px;
  color:#fff;
  border:1px solid #ff3f3c;
  background: url(../images/proc-tu2.png) no-repeat center left 8px #ff3f3c;
  border-radius: 8px;
}
.proc-list dt a:hover{
  background-color: #e32831;
  border:1px solid #e32831;
  color: #fff;
}
.proc-list dd a{
  display: block;
  text-indent: 25px;
  padding:8px;
  font-size: 15px;
  color: #000;
  border-bottom: 1px dashed #c8c8c8;
  background: url(../images/proc-tu3.png) no-repeat center left 15px;
}
.proc-list dd a:hover{
  color: #ff3f3c;
}

/*内页*/

.sy-cpbg{
  	margin: 0px auto;
    width: 100%; 
     }
  
.h-syfl{ 
  margin: 0px auto;
  width: 1300px;
  text-align: center;
 }
 
 
 .h-sy1{
  float: left;
  width: 280px;
  height: 230px;
  padding: 13px;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
    background-color:#0e50e7;
	  margin-left:25px;
}

.h-syfl li{
  float: left;
  width: 250px;
  height: 230px;
  padding: 13px;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color:#ffe71b;
  margin-left:25px;
}
.h-syfl li .num{
	margin: 0px auto;
  width: 124px;
  height: 122px;
  margin-top:20px;
}

.h-syf-1{
	margin: 0px auto;
  width: 124px;
  height: 122px;
    margin-top:20px;
}
.h-syfl-2{
	display: block;
	font-size: 28px;
	text-align: center;
	padding-top: 18px;
	font-weight: bold;
	color: #fff;
}
.h-syfl li span{
	display: block;
	font-size: 28px;
	text-align: center;
	padding-top: 18px;
	font-weight: bold;
	color: #333;
}

.h-syfl li p{
  padding: 13px;
  font-size: 19px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 28px;
}

.h-syfl1{ 
  margin: 0px auto;
  padding-top: 115px;
  width: 1260px;
 }
 
.jjtel{
	margin: 0px auto;
	width: 390px; 
	border-radius: 50px;
	text-align: center;
	padding:10px 20px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid rgb(255,210,0,25);
	color: #333;
	background: rgb(255,210,0,1); 
	}
/*标题*/
.tit-line{
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
   
	/*联系我们*/
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-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 16px;
	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-cont table tbody tr td{padding:10px;}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  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: 960px;
  height: 80px;
  background-color: #e5e5e5;
  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;
}
 /*内页新闻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;
  border:1px solid #efefef;
}
.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;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  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: #ff2a2a;
}
.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: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}

/*上一页 下一页*/
.n-page{
  margin:15px 0px;
  background-color: #f5f5f5;
  overflow: hidden;
  box-sizing: border-box;
}
.n-page li{
  padding:20px 15px;
  width: 49%;
  font-size: 16px;
  color: #666;
  box-sizing: border-box;
}
.n-page li:hover{
  background-color: #edecec;
}
.n-page li:nth-child(1){
  float: left;
  text-align: left;
}
.n-page li:nth-child(1) a{
  display:inline-block;
  font-size: 16px;
  color: #666;
}
.n-page li:nth-child(2){
  float: right;
  text-align: right;
}
.n-page li:nth-child(2) a{
  display:inline-block;
  text-align: right;
  font-size: 16px;
  color: #666;
}
/*手机站*/
@media only screen and (max-width: 1300px) {
	#w-80 {
		width: 1300px;
	}
	#w-70{width: 1300px;}
}