@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.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: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	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;
}

/*search*/

.forma{
  margin-top: 9px;
  float: right;
  width: 220px;
  height: 35px;
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.h-input1{
  float: left;
  padding:7px 0px;
  width: 163px;
  font-size: 14px;
  color: #666;
  text-indent: 15px;
}
.h-input2{
  float: right;
  margin-right: 10px;
  margin-top: 4px;
  width: 40px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: url(../images/top-search.png) top center no-repeat;
}
/*end search*/

.top-1{
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #fff;
  line-height: 33px;
  background-color: #eb1e25;
  border-bottom: 1px solid #ededed;
}
.top-1-l{
  float: left;
  width: 900px;
  line-height: 35px;
  color: #fff;
  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 #fff;
  width: 77px;
  height: 15px;
  line-height: 14px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.top-1-r a:last-child{
  border-right: none;
}
.h-top-bg{
  width: 100%;
  background-color: #000;
}
/*menu*/
.h-menu-bg{
  width: 100%;
  height: 55px;
  background-color: #0175cc;
}
.h-menu{
  float:left;
  width: 1006px;
  height: 55px;
  text-align: center;
}
.h-menu a{
  display: inline-block;
  width: 121px;
  height: 55px;
  line-height: 50px;
  font-size: 17px;
  text-align: center;
  color: #fff;
}
.h-menu a:hover{
  background-color: #fe0104;
  color: #fff;
}
.h-menu-hover{
  background-color: #fe0104 !important;
  color: #fff !important;
}
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}
/*middle*/
    /*所有标题*/
    .tit01{
      position: relative;
      width: 100%;
      height: 140px;
      overflow: hidden;
    }
    .tit01 span{
      position: absolute;
      top:0px;
      left:0px;
      z-index: 1;
      width: 100%;
      font-size: 70px;
      color: #e2e2e2;
      text-align: center;
      font-family: "Impact";
      text-align: center;
      text-transform: uppercase;
    }
    .tit01 h2{
      display: block;
      margin-top: 30px;
      margin-bottom: 8px;
      width: 100%;
      font-size: 37px;
      color: #eb0909;
      text-align: center;
      letter-spacing: 0px;
      font-weight: bold;
    }
    .tit01 p{
      display: block;
      text-align: center;
      font-size: 17px;
      color: #7f8c8d;
      letter-spacing: 0px;
    }
    .tit01 .linea{
      margin-top: 15px;
      width: 100%;
      height: 3px;
      border-top:1px solid #efefef;
    }
.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所有标题*/
    .m1-bg{
      width: 100%;
      height: 81px;
      background: url(../images/bg2.jpg) top center repeat-y;
      overflow: hidden;
      border-bottom: 1px solid #efefef;
    }
    .m1-l{
      float: left;
    }
    .m1-l img{
      float: left;
      vertical-align: middle;
    }
    .m1-l p{
      display: block;
      float: left;
      line-height: 81px;
      font-size: 16px;
      color: #fff;
    }
    .m1-r{
      float: left;
      margin-left: 50px;
      width: 700px;
      height: 81px;
    }
    .m1-r a{
      display: block;
      float: left;
      margin-right: 5px;
      line-height: 81px;
      font-size: 16px;
      color: #000;
    }
    
.pro-tit{
  padding:15px;
  margin-top: 15px;
}
.pro-tit p{
  text-align: center;
  font-size: 25px;
  color: #333332;
  font-weight: bold;
}
.pro-tit .zi1{
  font-size: 25px;
  color: #f57004;
  font-weight: bold;
}
.pro-tit span{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  color: #333332;
  text-transform: uppercase;
  text-align: center;
}
.proc1-bg{
  padding:20px 0px;
  width: 100%;
  height: auto;
  background-color: #efefef;
}
.proc1{
  height: auto;
  text-align: center;
}

.proc1 a{
  display: inline-block;
  margin-right: 2px;
  margin-left:2px;
  margin-bottom:4px;
  width: 201px;
  height: 40px;
  background-color: #333;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  transition: all 0.3s ease-out;
}
.proc1 a:hover{
  background-color: #ff2828;
  color: #FFF;
}
.ly-proc1-hover{
  background-color: #ff2828 !important;
  color: #FFF !important;
}

/*end 效果图*/
.jg-about-w{
  width: 100%;
  height: 794px;
  background: url(../images/about-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.jg-about{
  margin-top: 50px;
  height: auto;
}
.jg-about span{
  display:block;
  font-size: 68px;
  color: #79736f;
  font-weight: bold;
  text-align: center;
}
.jg-about h3 strong{
  display: block;
  margin-top: 0px;
  font-size: 43px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing:6px;
}
.jg-about-bt{
  display: block;
  margin-top: 25px;
  padding:20px 60px;
  background-color: #fe0104;
  border:1px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.jg-about-bt p{
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 150%;
}
.jg-about-cont{
  margin-top: 37px;
  width: 100%;
  height: 291px;
  font-size: 16px;
  color: #fff;
  line-height: 210%;
  letter-spacing: 0px;
  overflow: hidden;
}
.jg-about-cont p,
.jg-about-cont p a,
.jg-about-cont p strong,
.jg-about-cont strong{
  font-size: 16px;
  color: #fff;
  line-height: 220%;
  text-align: center;
  letter-spacing: 0px;
}
.jg-about-more a{
  display: block;
  margin:0 auto;
  margin-top: 30px;
  width: 185px;
  height: 49px;
  font-size: 16px;
  color: #fff;
  line-height: 49px;
  text-align: center;
  background-color: #fe0104;
  border-radius: 5px;
}
.yc-tit{
  margin-top: 60px;
}
.yc-tit .zia{
  display: block;
  text-align: center;
  font-size: 55px;
  color: #fe0104;
  font-weight: bold;
}
.yc-tit .zib{
  display: block;
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  color: #333;
  background: url(../images/ys-bg.jpg) top center no-repeat;
}

.jg-ys{
  margin-top: 50px;
  height: auto;
  text-align: center;
}
.jg-ys li{
  display: inline-block;
  margin:0 25px;
  width: 190px;
}
.jg-ys li img{
  display: block;
  margin:0 auto;
}
.jg-ys li p{
  display: block;
  margin-top: 8px;
  font-size: 22px;
  color: #32231f;
  text-align: center;
}

/*end middle*/
/*案例*/
.h-case-bg{
  width: 100%;
  padding:10px 0px 15px 0px;
  background-color: #efefef;
}
.h-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  width: 303px;
}
.h-case li .tu{
  width: 303px;
  height: 200px;
  overflow: hidden;
  background-color: #efefef;
}
.h-case li .tu img{
  width: 303px;
  height: 200px;
  -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;
  font-size: 15px;
  color: #fff;
  background-color: #da0f15;
  border:1px solid #da0f15;
  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: #333;
}
/*首页新闻*/
.news-w{
  width: 100%;
  height: auto;
  background: url(../images/news-bg.jpg) top center repeat-x;
}
.news-tit{
  margin-top: 53px;
  text-align: center;
}
.news-tit h3{
  display: block;
  font-size: 37px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.news-tit p{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}
.news-list{
  margin-top: 35px;
  padding:15px 33px;
  background-color: #fff;
  overflow: hidden;
}
.news-list li{
  padding:30px 0px;
  border-bottom: 1px dashed #dcdcdc;
  overflow: hidden;
}
.news-list li .tua{
  float: left;
  width: 246px;
  height: 153px;
  overflow: hidden;
}
.news-list li .tua img{
  width: 246px;
  height: 153px;
}
.news-list li .nr{
  float: right;
  width: 850px;
  height: auto;
}
.news-list li .nr a h3{
  display: block;
  height: 50px;
  font-size: 22px;
  color: #4d4d4d;
  line-height: 150%;
}
.news-list li .nr p{
  display: block;
  height: 40px;
  font-size: 14px;
  color: #828282;
  line-height: 150%;
  overflow: hidden;
}
.news-list li .nr .morea a{
  display: block;
  margin-top:20px;
  width: 126px;
  height: 37px;
  background-color: #e9e9e9;
  text-align: center;
  line-height: 37px;
  font-size: 14px;
  color: #404040;
}


/*end首页新闻*/
/*首页产品*/
.pro01{
  width:105%;
  height: auto;
  overflow: hidden;
}
.pro01 li{
  float: left;
  position: relative;
  margin-right: 1%;
  margin-bottom:1%;
  width: 23%;;
  border-bottom:4px solid #eeeeee;
  overflow: hidden;
}
.pro01 li:hover{
  border-bottom:4px solid #ff2a2a;
}
.pro01 li .tu1{
  position: relative;
  width: 100%;
  overflow: hidden;
}
.pro01 li .tu1 img{
  width: 100%;
}
.pro01 li:hover .tu1 img{

}
.pro01 li .tu1 .up-name{
  position: absolute;
  left:0px;
  bottom:0px;
  z-index: 10;
  width: 271px;
  height: 43px;
  background:url(../images/pro-name.png);
}
.pro01 li .tu1 .up-name p{
  display: block;
  line-height: 43px;
  font-size: 15px;
  color: #fff;
  text-indent: 15px;
}
.pro01 li .p01-cont{
  padding:22px 3px 0px 3px;
  transition: all 0.35s ease-out;
  overflow: hidden;
}
.pro01 li:hover .p01-cont{
  background-color: #333;
}
.pro01 li .p01-cont a h3{
  display: block;
  float: left;
  width: 70%;
  height: 48px;
  font-size: 17px;
  color: #000;
  line-height: 150%;
  overflow: hidden;
  transition: all 0.35s ease-out;
}
.pro01 li:hover .p01-cont a h3{
  margin-left:6px;
  color: #fff;
}
.pro01 li .p01-cont .more1 a{
  display: block;
  float: right;
  width: 25%;
  height: 29px;
  background-color: #ff2a2a;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 29px;
  border-radius: 5px;
  transition: all 0.35s ease-out;
}
.pro01 li:hover .p01-cont .more1 a{
  margin-right: 1%;
}
.pro01 li .p01-cont .phone p{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  color: #313131;
  transition: all 0.35s ease-out;
}
.pro01 li:hover .p01-cont .phone p{
  color: #fff;
  margin-left:12px;
}
/*end首页产品*/
/*bottom*/
.foot-back{
  padding-top: 33px;
  padding-bottom: 15px;
  width: 100%;
  background-color: #1e1e1c;
  background: url(../images/foot-bg.jpg) center center ;
}
.foot-la{
  float: left;
  width: 174px;
  height: 245px;
  overflow: hidden;
}
.ewm img{
  display: block;
  margin:0 auto;
}
.ewm p{
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
  color: #fff;
}
.ewm-zi{
  margin-bottom: 15px;
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 25px !important;
  color: #ff2828 !important;
}
.foot-con{
  float: left;
  margin-left: 85px;
  width: 480px;
  height: auto;
  overflow: hidden;
}
.foot-tit{
  margin-top: 8px;
  width: 100%;
  height: 35px;
}
.foot-tit h3{
  display: inline-block;
  font-size: 20px;
  color: #ff2828;
}
.foot-tit-c{
  display: inline-block;
  padding-left: 15px;
  font-size: 20px;
  color: #ff2828;
}
.foot-lx p{
  padding: 7px 0px;
  font-size: 15px;
  color: #fff;
  border-bottom: 1px solid #545454;
}
.foot-fl{
  float: right;
  margin-left: 57px;
  width: 218px;
  height: auto;
  overflow: hidden;
}
.foot-fl a{
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  padding: 2px 5px;
  border-bottom:1px dashed #bebebe;
  font-size: 15px;
  color: #fff;
}
.foot-line{
  width: 100%;
  margin-top: 15px;
  border-bottom:1px solid #2c2c2c;
  margin-bottom: 3px;
}

.foot-link{
  float: right;
  width: 268px;
  height: auto;
  overflow: hidden;
}

.foot-link a{
  display: block;
  float: left;
  padding: 2px 8px;
  font-size: 15px;
  color: #fff;
}
.foot-bq{
  float: left;
  margin-top: 25px;
  width:630px;
  padding:5px;
  font-size: 14px;
  color: #bebebe;
}
.foot-bq p,
.foot-bq p a,
.foot-bq p strong,
.foot-bq strong{
  font-size: 14px;
  color: #bebebe;
}
.foot-menu{
  margin-top: 25px;
  float: right;
  width: 600px;
}
.foot-menu a{
  display: block;
  float: right;
  padding:3px 8px;
  font-size: 14px;
  color: #fff;
}
.foot-zz{
  float: right;
  margin-top: 10px;
}
.foot-zz img{
  margin-top: 0px;
}
/*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-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;
}
/*手机站*/
@media only screen and (max-width: 1450px){
  #w-80{width: 95%;}
}
@media only screen and (max-width: 1200px){
  #w-80{width: 100%;}
}