@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'); 
}
@font-face { 
  font-family:'font5'; 
  src: url('../font/HelveticaNeueLTPro-ThEx.otf'); 
}
/* 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;
}

.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;
}


.top-1{
  width: 100%;
  height: 40px;
  font-size: 16px;
  color: #313131;
  line-height: 33px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.top-1-l{
  float: left;
  width: 900px;
  line-height: 35px;
  color: #666;
    font-size: 16px;
  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: 235px;
}
.top-1-r a{
  float: left;
  margin-top: 10px;
  border-right:1px solid #666;
  width: 77px;
  height: 15px;
  line-height: 14px;
  font-size: 16px;
  color: #262626;
  text-align: center;
}
.top-1-r a:last-child{
  border-right: none;
}


/*search*/
.part1-r{
  margin-top:15px;
  float: right;
}
.h-input1{
  float: left;
  width: 220px;
  height: 40px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}
.h-input2{
  float: right;
  width: 62px;
  height: 40px;
  background-color: #19b760;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
/*end search*/
.hn-logo{
  float: left;
  width: 435px;
}
/*menu*/
.h-daohang {
  width:100%;
  height:auto;
  background-color:#0f89ca;
}
.h-menu {
  width:1340px;
 height:auto;
  margin: 0 auto;
}

.h-menu li {
  display: inline-block;
  position: relative;
  width: 12%;
  height: 70px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
  overflow: hidden;
}
.h-menu li:hover::before{
  content: "";
  position: absolute;
  width: 60%;
  left:20%;
  bottom:0px;
  height: 5px;
  background-color: #ee7700;
}
.h-menu li a{
  display: block;
  font-size: 20px;
  line-height: 70px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
  font-weight: bold;
}

.h-menu li:hover a{
  color: #fff;
  background-color: #037b91;
  
}

.h-menu-hover::before{
  content: "";
  position: absolute;
  width: 60%;
  left:20%;
  bottom:0px;
  height: 5px;
  background-color: #ee7700;
}
/*end menu*/
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}

/*top*/
.top-bg{
  width: 100%;
  height: auto;
}
.top-w{
  width: 1380px;
  margin:0 auto;
}

/*title*/
.zsbj{
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding-top:3px;
	padding-bottom:30px;
	background-color:#f4f4f4;
}
.tita{
	width: 459px;
	height:75px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/bt.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:40px;
}
.tita h2{
  display: block;
  margin-top: 5px;
  font-size: 48px;
  color: #333;
  font-weight: bold;
  letter-spacing: 2px; 
  text-align: center;
}
.tita .zia{
  display: inline-block;
  font-size: 48px;
  color: #2569b8;
  font-weight: bold;
}
.tita p{
	display: block;
	color: #2569b8;
	text-align: center;
	font-weight: bold;
}
.tita11{
	width: 100%;
	height:40px;
	text-align: center;
	text-transform: uppercase;
	line-height:40px;
	font-size: 18px;
	color: #333;
}
.titb{
  width: 100%;
  padding:30px 0px;
}
.titb .titb-l{
  width: 1040px;
  margin: 0 auto;
}
.titb .titb-l span{
  display: block;
  font-size: 35px;
  color: #040404;
  font-weight: bold;
  text-transform: uppercase;
  text-align:center;
}
.titb .titb-l h2{
  padding:5px 15px 15px 0px;
  font-size: 26px;
    text-align:center;
  
}
.titb .titb-l p{
  display: block;
  margin-top: 16px;
  font-size: 16px;
  color: #575757;
    text-align:center;
}
.titb a{
  float: right;
  width: 200px;
  height: 57px;
  background-color: #007ccb;
  text-align: center;
  line-height: 57px;
  font-size: 16px;
  color: #fff;
}

.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*/
/*------------分类---------*/
.cpflbj{width:100%; height:140px; padding-bottom:30px; overflow:hidden; margin-top:30px;}
.fen{ width:1300px; margin:0 auto;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:18%;height:140px; margin:1%;background:#0175c2;border-radius:0 30px 30px 0;box-shadow:0 0 5px #aaa;text-align: center;float: left; box-sizing: border-box; position: relative; }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:45px; height:45px; font-size:24px; color: #fff; padding-top:30px;}
.fen ul li:hover a{background:#f82c2d\9;color: #ff7f27;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;box-shadow:0 0 5px #0052c2;border-radius:0 30px 30px 0;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #0052c2;}
.fen ul li.cur a { background:#f82c2d; color: #222; }
.fen ul li ol{
	margin:0 auto;
	width:98px;
	height:33px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#888;
	line-height:33px;
	text-align:left;
	padding-left:15px;
	margin-top:6px;
	background-image: url(../images/c_more.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fen ul li:hover ol{color: #0052c2;}

/*middle*/
/*第一部分*/
.part1-w{
  width: 100%;
  background-color: #0569a9;
  padding:20px 0px;
}
.part1-w h2{
  display: block;
  float: left;
  width: 64px;
  height: 204px;
  border:1px solid #fff;
  text-align: center;
  font-size: 39px;
  color: #fff;
  font-weight: bold;
  line-height: 120%;
}
.part1-proc{
  float: right;
  width: 1166px;
}
.part1-proc li{
  float: left;
  width: 19%;
  margin-right: 1%;
}
.part1-proc li .tua{
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.part1-proc li .tua img{
  width: 100%;
}
.part1-proc li p{
  display: block;
  padding:8px 0px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
/*分类*/
/*分类*/
.gl-proc-w {
  width: 1260px;
  margin:0 auto;
  margin-top: 15px;
  padding: 20px 0px;
  overflow: hidden;
}

.gl-proc {
  padding: 0px 0px 15px;
  text-align: center;
}

.gl-proc li {
  display: inline-block;
  text-align: -webkit-match-parent;
}

.gl-proc li a {
  display: block;
  margin:5px;
  font-size: 20px;
  width:200px;
  background-color: #007ccb;
  padding: 10px 10px 12px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s;
}

.gl-proc li:hover a {
  background-color: #f00f0d;
  color: #fff;
}



/*简介*/
.about-w{
  width: 100%;
  height: 837px;
  background: url(../Images/about-w.jpg) top center no-repeat;
}
.about-l{
  float: left;
  margin-top: 55px;
  width: 394px;
  height: auto;
}
.about-r{
  float: left;
  width: 726px;
  margin-left: 65px;
  margin-top:360px;
}
.about-tit{
  margin-top: 110px;
}
.about-tit p{
  display: block;
  font-size: 24px;
  color: #151515;
  font-weight: bold;
  text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
  line-height: 170%;
}

.about-cont{
  margin: 40px 0px 20px 0px;
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.about-cont p,
.about-cont p a,
.about-cont p strong{
  font-size: 18px;
  color: #141414;
  line-height: 200%;
  text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
  
}
.about-more a{
  display: inline-block;
  padding:10px 30px;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  background-color:#f07704;
}
.about2-l{
  margin-top: 50px;
  float: left;
  width: 887px;
}
.about2-r{
  float: right;
  margin-top: 50px;
  padding: 50px 49px 50px ;
  width: 413px;
  height: 620px;
  background-color: #f9f9f9;
  box-sizing: border-box;
}
.about-bta{
  margin-top: 10px;
  font-size: 25px;
  color: #000;
  font-weight: bold;
  line-height: 170%;
}
.about-btb{
  margin-top: 25px;
  font-size: 15px;
  color: #020202;
}
.about-lx{
  margin-top: 20px;
}
.about-lx h3{
  display: block;
  padding:8px 0px;
  font-size: 22px;
  color: #020202;
  border-bottom: 1px solid #020202;
}
.about-lx p{
  display: block;
  padding:23px 0px;
  font-size: 23px;
  color: #020202;
  line-height: 150%;
}


/*产品*/
.pro-w{
  width: 100%;
  overflow: hidden;
}
.xy-pro{
  margin-top: 30px;
  text-align: center;
  overflow: hidden;
}
.xy-pro li{
  float: left;
  display: inline-block;
  width: 23%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
}
.xy-pro li:nth-child(4n){
  margin-right: 0px;
}

.xy-pro li .tua{
  width: 100%;
  overflow: hidden;
}
.xy-pro li .tua img{
  display: block;
  width: 100%;
  
}
.xy-pro li h3{
  display: block;
  padding:15px;
  font-size: 16px;
  color: #333;
  line-height: 110%;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  background-color:#eaeaea;
}
.xy-pro li:hover h3{
  color: #fff;
  background-color:#0175c2;
}

/*案例*/

#w-65{
  width: 65%;
  margin: 0 auto;
}

#w-80 {
  width: 80%;
  margin: 0 auto;
}
.h-case{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  width: 23.5%;
}
.h-case li:nth-child(4n){
  margin-right:0px;
}
.h-case li .tua{
  width: 100%;
  height:auto;
  overflow: hidden;
  background-color: #efefef;
}
.h-case li .tua img{
  width: 99%;
  -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;
  border: 1px solid #c8c8c8;
}
.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:10px 15px;
  width: 100%;
  font-size: 17px;
  color: #333;
  background-color: #dde2e6;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s ease-out;

}
.h-case li:hover a h3{
  color: #fff;
  background-color: #1d76bb;
}




.h-case1{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.h-case1 li{
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  width: 31.5%;
}
.h-case1 li:nth-child(4n){
  margin-right:0px;
}
.h-case1 li .tua{
  width: 100%;
  height:auto;
  overflow: hidden;
  background-color: #efefef;
}
.h-case1 li .tua img{
  width: 99%;
  -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;
  border: 1px solid #c8c8c8;
}
.h-case1 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-case1 li a h3{
  display: block;
  padding:10px 15px;
  width: 100%;
  font-size: 17px;
  color: #333;
  background-color: #dde2e6;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s ease-out;

}
.h-case1 li:hover a h3{
  color: #fff;
  background-color: #1d76bb;
}


/*厂区*/
.changqu{
  margin:0 auto;
  margin-top: 30px;
  width: 100%;
}
.changqu li{
  float: left;
  position: relative;
  display: inline-block;
  width: 23.8%;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  border-radius: 0px;
  overflow: hidden;
}
.changqu li:nth-child(4n){
  margin-right: 0px;
}
.changqu li .tua{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.changqu li .tua img{
  width: 100%;
}
.changqu li h3{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 100;
  padding:10px 30px;
  text-align: center;
  font-size: 19px;
  color: #fff;
  background: rgba(12,127,149,0.7);
}
/*间图*/
.jiantu-w{
  width: 100%;
  height: 345px;
  background: url(../Images/jiantu-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.jiantu-r{
  float: right;
  width: 660px;
  margin-right: 15px;
}
.jiantu-r .zia{
  margin-top: 40px;
  display: block;
  font-size: 52px;
  color: #fff;
  font-weight: bold;
}
.jiantu-r .zib{
  padding-left: 20px;
  font-size: 26px;
  color: #fee901;
}
.jiantu-r .jt-phone{
  margin-top: 15px;
  padding:10px;
  text-align: center;
  background-color: #f7f668;
  border-radius: 50px;
}
.jiantu-r .jt-phone img{
  display: inline-block;
  vertical-align: middle;
}
.jiantu-r .jt-phone .linea{
  display: inline-block;
  margin: 10px 10px 0px 10px;
  width: 1px;
  height: 30px;
  background-color: #000;
  vertical-align: middle;
  
}
.jiantu-r .jt-phone p{
  display: inline-block;
  font-size: 34px;
  color: #403c3c;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  
}
.jiantu-r .zic{
  margin-top: 15px;
  display: block;
  padding-left: 80px;
  font-size: 23px;
  color: #fff;
}

/*首页新闻*/
.h-news{
  margin-top: 30px;
  width: 100%;
}
.h-news li{
  display: inline-block;
  margin-right: 2%;
  width: 48.5%;
  padding:22px 0px;
  border-bottom: 1px dashed #e4e4e4;
  overflow: hidden;
}
.h-news li:nth-child(2n){
  margin-right: 0px;
}
.h-news li .tua{
  float: left;
  width: 218px;
  border:1px solid #999;
  overflow: hidden;
}
.h-news li .tua img{
  width: 100%;
  -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-news li:hover .tua 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-news li .nr{
  margin-left: 245px;
}
.h-news li .nr a h3{
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  color: #333;
}
.h-news li .nr .date{
  display: block;
  font-size: 14px;
  color: #333;
}
.h-news li .nr p{
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #454545;
  line-height: 150%;
  height: 61px;
  overflow: hidden;
}
/*end首页新闻*/
.hb-tit{
  float: left;
  padding:10px;
  width: 80px;
  height: 80px;
  background-color: #00a0e9;
  box-sizing: border-box;
  text-align: center;
}
.hb-tit p{
  display: block;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.hb-list{
  float: right;
  width: 1205px;
}
.hb-list li{
  float: left;
  width: 16%;
  margin-right: 0.5%;
}
.hb-list li:nth-child(6n){
  margin-right: 0px;
}
.hb-list li img{
  width: 100%;
}

/*end middle*/
/*bottom*/
.foot-bg{
  padding: 50px 0px;
  width: 100%;
  height: auto;
  background-color: #3b3b3b;
}
.foot-l1{
  float: left;
  width: 310px;
  height: auto;
  overflow: hidden
}
.foot-l2{
  float: left;
  margin-left: 60px;
  width: 275px;
  height: auto;
  overflow: hidden;
}
.foot-r1{
  float:left;
  margin-left: 50px;
  width: 400px;
  height: auto;
  overflow: hidden;
}
.foot-tit{
  margin-bottom: 20px;
  height: 26px;
  width: 100%;
  border-left:3px solid #ff8811;
}
.foot-tit h3{
  display: inline-block;
  float: left;
  text-indent: 15px;
  font-size: 19px;
  color: #fff;
  line-height: 24px;
}
.foot-proc{
  width: 100%;
}
.foot-proc a{
  display: block;
  float: left;
  padding-bottom: 7px;
  width: 50%;
  font-size: 15px;
  color: #fff;
}
.foot-menu{
  width: 100%;
}
.foot-menu a{
  display: block;
  padding-bottom: 7px;
  float: left;
  width: 50%;
  font-size: 15px;
  color: #fff;
}
.foot-phone{
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #3999d6;
  overflow: hidden;
}
.foot-phone h3{
  display: block;
  text-indent: 10px;
  font-size: 16px;
  color: #fff;
}
.foot-phone img{
  display: inline-block;
  float: left;
}
.foot-phone p{
  display: inline-block;
  float: left;
  font-size: 26px;
  color: #fff;
  text-indent: 10px;
}
.foot-ewm{
  float: right;
  width: 136px;
  height: 267px;
}
.foot-ewm img{
  display: block;
  margin:0 auto;
  text-align: center;
}
.foot-ewm p{
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
}
.foot-cont{
  float: left;
  width: 325px;
  margin-top: 15px;
  font-size: 15px;
  color: #fff;
  line-height: 170%;
}
.foot-cont a,
.foot-cont p,
.foot-cont p strong,
.foot-cont p a{
  font-size: 15px;
  color: #fff;
  line-height: 170%;
}
.foot-bq{
  padding:20px 0px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background-color: #0f89ca;
}
.foot-bq p,
.foot-bq a,
.foot-bq p a{
  text-align: center;
  font-size: 15px;
  color: #fff;
  vertical-align: middle;
}
.foot-bq p img{
  display: inline-block;
  vertical-align: middle;
}
/*end bottom*/



/*内页*/
/*标题*/
.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: 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-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;
}



/*------------新闻----------*/
.q-news-w{ 
   width:100%;
   background-color:#f6f6f6;
   margin-top:30px;
   padding-top:20px;
}
.h-news-w{ margin:0 auto; width:90%;
  overflow: hidden;
}
.h-news-x{ 
  width:120px;
  height:2px;
  background-color:#0175c2;
  margin: 0 auto;
}
.h-news2{
  padding:20px 0px;
  justify-content: space-between;
  box-sizing: border-box;
}
.h-news2 li{
  width: 33%;
  border: 1px solid #eee;
  padding: 2% 2%;
  box-sizing: border-box; float:left;
  overflow: hidden;
}
.h-news2 li h3{
  display: block;
  height:90px;
  position: relative;
  font-size: 22px;
  line-height: 40px;
  color: #333;
  transition: border 0.5s;
}
.h-news2 li h3:after{
  position: absolute;
  display: block;
  content: " ";
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  transition: width 0.5s ease-in-out;
  background-color: #0061b1;
}
.h-news2 li p{
  display: block;
  color: #555;
  font-size: 16px;
  line-height: 32px;
  height: 96px;
  overflow: hidden;
}
.h-news2 li .news_time{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 0 3%;
  min-width: auto;
  height: 60px;
  line-height: 60px;
  color: #333;
  background: #fff;
}
.h-news2 li .news_time span{
  font-size: 14px;
}
.h-news2 li:hover h3:after {
        width: 100%;
    }
.h-news2 li:hover .news_time {
  color: #fff;
  background: #0061b1;
}
.h-news2 li:hover .news_time span{
  color: #fff;
}
/*手机站*/
