@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: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	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*/
.part1-r{
  margin-top:5px;
  float: right;
  width: 290px;
}
.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*/
/*top*/
.h-top{
  margin:25px 0px 30px 0px;
  width: 100%;
  overflow: hidden;
}
.h-top-r{
  float: right;
  width: 900px;
}
.h-phone{
  text-align: right;
}
.h-phone img{
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}
.h-phone p{
  padding-left: 10px;
  display: inline-block;
  color: #1274ce;
  font-size: 20px;
  vertical-align: middle;
}
/*end top*/
/*menu*/
.menu-w{
  float: right;
  margin-top: 15px;
  width: 95%;
  text-align: center;
}
.menu-w li{
  display: inline-block;
  padding:0px 19px;
  position: relative;
}
.menu-w a h3{
  display: inline-block;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  color: #666;
  font-weight: normal;
  font-style: normal;
  transition: all 0.3s ease-out;
}
.menu-w a:hover h3{
  color: #1274ce;
}
.menu-w li:before{
  content: "";
  position: absolute;
  top:5px;
  right: 0px;
  width: 1px;
  height: 15px;
  background-color: #d5d5d5;
  transform:rotate(15deg);
  -ms-transform:rotate(15deg);
  -webkit-transform:rotate(15deg);
  transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.h-menu-hover a h3{
  color: #1274ce !important;
}
/*end menu*/
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}
/*middle*/
    /*所有标题*/
.h-tita{
  padding:15px;
  overflow: hidden;
}
.h-tita h2{
  display: block;
  text-align: center;
  font-size: 36px;
  color: #333;
  font-weight: bold;
}
.h-tita p{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #999;
}
.h-tita .linea{
  margin:0 auto;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 40px;
  height: 2px;
  background-color: #1274ce;
}
.h-tita .lineb{
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  height: 1px;
  background-color: #efefef;
}

.h-tit2{
      width: 100%;
      height:auto;
}
.h-tit2 h2{
  width: 100%;
  height: 50px;
  font-size: 35px;
  color: #1274ce;
  text-align: center;
  font-weight: bold;
}
.h-tit2 .zi1{
  font-size: 35px;
  color: #323232;
  font-weight: bold;
}
.h-tit2 p{
  font-size: 17px;
  color: #1274ce;
  font-weight: bold;
  text-align: center;
}
    /*end所有标题*/
/*分类*/
.gl-proc{
    padding:0px 0px 15px;
    text-align: center;
  }
  .gl-proc a{
    display: inline-block;
    text-align: -webkit-match-parent;
  }
  .gl-proc a h3{
    display: block;
    font-size: 17px;
    margin-right: 5px;
    margin-top: 10px;
    width: auto;
    background-color: #1274ce;
    padding: 13px 25px;
    color: #fff;
    border-radius: 3px;
    transition: all 0.5s;
  }
  .gl-proc a:hover h3{
    background-color: #f8d000;
    color: #000;
  }
  .ly-proc1-hover h3{
    background-color: #f8d000 !important;
    color: #000 !important;
  }

/*简介*/
.about-w{
  width: 100%;
  height: 663px;
  background:url(../images/about-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.about-l{
  float: left;
  margin-top: 70px;
  width: 680px;
  height: auto;
  overflow: hidden;
}
.about-tit p{
  display: block;
  font-size: 23px;
  color: #1b1b1b;
}
.about-tit h2 strong{
  display: block;
  margin-top: 19px;
  margin-bottom: 28px;
  font-size: 23px;
  color: #1274ce;
  font-weight: bold;
}
.about-cont{
  width: 100%;
  height: 240px;
  font-size: 16px;
  color: #5d5d5d;
  line-height: 173%;
  overflow: hidden;
}
.about-cont p,
.about-cont p a,
.about-cont p strong{
  font-size: 16px;
  color: #5d5d5d;
  line-height: 173%;
}
.about-more{
  margin-top: 20px;
}
.about-more img{
  display: block;
  float: left;
}
.about-more a{
  display: block;
  float: left;
  height: 39px;
  width: 170px;
  background-color: #1274ce;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 39px;
}
.about-r{
  float: right;
  margin-top: 156px;
  width: 525px;
  height: 386px;
  background-color: #000;
  overflow: hidden;
}
/*中间*/
.jian-w{
  width: 100%;
  height: 559px;
  background: url(../images/bgb.jpg) top center no-repeat;
  overflow: hidden;
}
.jian-tit{
  margin-top: 55px;
  margin-bottom: 37px;
}
.jian-tit h2{
  display: block;
  font-size: 61px;
  color: #f8d000;
  text-align: center;
  font-weight: bold;
}
.jiazhi-list{
  width: 1400px;
  height: auto;
  overflow: hidden;
}
.jiazhi-list li{
  float: left;
  margin-right: 129px;
  width: 332px;
  height: 269px;
  border:1px solid #f8d000;
  border-radius: 10px;
}
.jiazhi-list li .tita{
  margin:0 auto;
  width: 85%;
  padding-top:36px;
  padding-bottom: 45px;
}
.jiazhi-list li .tita h3{
  display: block;
  float: left;
  width: 192px;
  font-size: 31px;
  color: #f8d000;
  font-weight: bold;
}
.jiazhi-list li .tita .num{
  float: right;
  width: 90px;
  height: 34px;
  position: relative;
  font-size: 34px;
  color: #f8d000;
  font-weight: bold;
  text-align: right;
}
.jiazhi-list li .tita .num::before {
  content: "";
  position: absolute;
  left:0px;
  top:25px;
  width: 39px;
  height: 1px;
  background-color: #f8d000;
}
.jiazhi-list li .conta{
  margin:0 auto;
  margin-top: 33px;
  width: 85%;
}
.jiazhi-list li .conta p{
  font-size: 21px;
  color: #f8d000;
  line-height: 150%;
}
.jiazhi-phone{
  margin-top: 25px;
  text-align: center;
}
.jiazhi-phone img{
  display: inline-block;
  vertical-align: middle;
}
.jiazhi-phone .zia{
  display: inline-block;
  font-size: 44px;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
}
.jiazhi-phone .zib{
  display: inline-block;
  padding-left: 15px;
  font-size: 44px;
  color: #f8d000;
  font-family: "Impact";
  vertical-align: middle;
}
/*新闻*/
.news-list{
  width: 1320px;
}
.news-list li{
  float: left;
  margin-right: 38px;
  margin-bottom: 30px;
  width: 611px;
  height: 260px;
  border:1px solid #e5e5e5;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #f5faff;
  transition: all 0.3s ease-out;
  overflow: hidden;
}
.news-list li:hover,
.news-list li:first-child{
  background-color: #1274ce;
}
.news-list li .tua{
  float: left;
  position: relative;
  width: 336px;
  height: 260px;
  border-right:1px solid #e5e5e5;
  border-radius: 0px 10px 10px 0px;
  background-color: #fff;
  overflow: hidden;
}
.news-list li .tua img{
  display: block;
  width: 100%;
  height: 260px;
}
.news-list li .tua .uptu{
  position: absolute;
  z-index: 10;
  left:0px;
  top:0px;
  width: 336px;
  height: 260px;
  box-shadow:0 0 30px #c6c6c6 inset;
  -webkit-box-shadow:0 0 30px #c6c6c6 inset;
  -moz-box-shadow:0 0 30px #c6c6c6 inset;
  -o-box-shadow:0 0 30px #c6c6c6 inset;
}
.news-list li .nrr{
  float: right;
  margin-top: 8px;
  margin-right: 46px;
  width: 193px;
  height: 207px;
}
.news-list li .nrr .date{
  width: 100%;
  height: 85px;
  text-align: right;
}
.news-list li .nrr .date .year{
  display: inline-block;
  width: 71px;
  height: 45px;
  line-height: 65px;
  font-size: 28px;
  color: #858585;
  font-family: "font4";
  border-left:1px solid #626262;
  text-align: right;
}
.news-list li .nrr .date .day{
  display: inline-block;
  width: 95px;
  height: 45px;
  font-size: 53px;
  color: #858585;
  text-align: center;
  font-family: "font4";
  line-height: 45px;
}
.news-list li a h3{
  display: block;
  width: 100%;
  height: 45px;
  font-size: 18px;
  color: #000;
  overflow: hidden;
}
.news-list li p{
  display: block;
  margin-top:21px;
  width: 100%;
  height: 53px;
  font-size: 14px;
  color: #858585;
  line-height: 125%;
  overflow: hidden;
}
.news-list li:hover .nrr .date .day,
.news-list li:hover .nrr .date .year,
.news-list li:hover a h3,
.news-list li:hover p,
.news-list li:first-child .nrr .date .day,
.news-list li:first-child .nrr .date .year,
.news-list li:first-child a h3,
.news-list li:first-child p{
  color: #fff;
}
.news-list li:hover .nrr .date .year,
.news-list li:first-child .nrr .date .year{
  border-left:1px solid #fff;
}
/*产品*/
.jg-pro-bg{
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
  overflow: hidden;
}

.jg-pro{
  width: 1330px;
  height: auto;
  overflow: hidden;
}
.jg-pro li{
  float: left;
  margin-right: 19px;
  margin-bottom: 26px;
  width: 300px;
  height: 320px;
  background-color: #FFF;
  overflow: hidden;
}
.jg-pro li .tu{
  position: relative;
  width: 300px;
  height: 230px;
  border:1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}
.jg-pro li .tu  img{
  width: 300px;
  height: 230px;
  -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: #f9f9f9;
  transition: all 0.5s ease-out;
  border:1px solid #efefef;
}
.jg-pro li:hover .tit{
  background-color: #1274ce;
}
.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: #666;
  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;
}

/*新闻*/
.news-w{
  padding:20px 0px 20px 0px;
/*  background-color: #333;*/
 /* background: url(../images/bga.jpg) top center no-repeat;*/
  overflow: hidden;
}
/*end middle*/
/*bottom*/
.foot-w{
  background-color: #f6f6f6;
  padding:25px 0px;
  overflow: hidden;
}
.contact-l{
      float: left;
      width: 540px;
}
.contact-l .ewm{
  float: left;
  padding:8px;
  width: 114px;
  height: 114px;
  border:1px solid #1274ce;
}
.contact-con{
  float: right;
  width: 377px;
  height: auto;
}
.contact-con p{
  display: block;
  font-size: 16px;
  color: #323232;
  line-height: 170%;
}
.contact-con p strong,
.contact-con strong{
  display: block;
  margin-bottom: 12px;
  font-size: 20px;
  color: #323232;
  font-weight: bold;
}
.contact-l .ewm img{
  width: 115px;
}
.h-map{
  float: right;
  width: 710px;
  height: 225px;
  background-color: #09653e;
}

.foot-bg{
  padding:17px 0px;
  width: 100%;
  background-color: #1b1b1b;
}
.f-bq{
  float: left;
  width: 800px;
  height: 48px;
  font-size: 15px;
  color: #fff;
  line-height: 48px;
}
.f-bq p,
.f-bq p strong,
.f-bq strong,
.f-bq p a{
  font-size: 15px;
  color: #fff;
  line-height: 48px;
}
.f-zhizhao{
  float: right;
  width: 180px;
  height: 48px;
  text-align: right;
}
.f-zhizhao img{
  height: 48px;
}
/*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;
}
/*手机站*/
