@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: 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*/
.top-l {
  float: left;
  width: 310px;
}

.top-r {
  float: right;
  width: 950px;
}

.top-yy {
  width: 82px;
  float: right;
}

.top-yy a {
  display: block;
  margin: 3px 0px;
  padding: 3px;
  text-align: center;
  font-size: 15px;
  color: #333;
  background-color: #eeeeee;
}

/*menu*/

.h-menu {
  width: 990px;
  margin: 0 auto;
  text-align: center;
}

.h-menu a {
  display: inline-block;
  margin: 0px;
  padding: 5px;
  width: 120px;
  font-size: 16px;
  color: #333;
  text-align: center;
  transition: all 0.3s ease-out;
}


.h-menu a:hover {
  background-color: #eeeeee;
}

.h-menu-hover {
  background-color: #eeeeee !important;
}

/*middle*/
.about-w {
  width: 100%;
  padding: 30px 0px;
  background-color: #eeeeee;
}

.about-tu {
  float: left;
  width: 436px;
}

.about-nr {
  float: right;
  margin-top: 15px;
  width: 760px;
}

.about-nr h2 strong {
  font-size: 23px;
  color: #000;
  font-weight: bold;
}
.about-cont{
  margin-top: 27px;
  height: 143px;
  font-size: 15px;
  color: #000;
  line-height: 190%;
}
.about-cont p,
.about-cont p a,
.about-cont p strong{
  font-size: 15px;
  color: #000;
  line-height: 190%;
}
.about-more a{
  display: block;
  margin-top: 25px;
  width: 134px;
  height: 36px;
  border: 1px solid #1b1b1b;
  text-align: center;
  font-size: 15px;
  color: #000;
  line-height: 34px;
}

.news-tit{
  padding:15px 0px;
  padding-bottom: 25px;
}
.news-tit h2{
  display: inline-block;
  font-size: 23px;
  color: #222;
  font-weight: bold;
}
.news-tit p{
  display: inline-block;
  font-size: 13px;
  color: #222;
}
.news-tit a{
  display: inline-block;
  float: right;
  width: 84px;
  height: 27px;
  background-color: #eeeeee;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 27px;
}
.news-a{
  float: left;
  width: 368px;
}
.news-a .tua{
  width: 100%;
  overflow: hidden;
}
.news-a .tua img{
  width: 100%;
}
.news-a .tit-icon{
  float: right;
  width: 54px;
  background-color: #3e3e3e;
}
.news-a .tita a h3{
  padding:13px 20px;
  margin-right: 54px;
  background-color: #242424;
  font-size: 15px;
  color: #fff;
  line-height: 130%;
}

.news-b{
  float: right;
  margin-top: -15px;
  width: 840px;
}
.news-b li{
  float: left;
  padding:13px 0px;
  width: 395px;
  margin-right: 50px;
  border-bottom: 1px dashed #e5e5e5;
}
.news-b li:nth-of-type(even){
  margin-right: 0px;
}
.news-b li a h3{
  margin-bottom: 20px;
  font-size: 16px;
  color: #1e1e1e;
  line-height: 150%;
}
.news-b li p{
  height: 39px;
  font-size: 14px;
  color: #585757;
  line-height: 150%;
  overflow: hidden;
}
.news-b li span{
  margin-top: 15px;
  display: inline-block;
  float: left;
  font-size: 20px;
  color: #3c3a26;
  font-weight: bold;
}
.news-b li span img{
  vertical-align: middle;
}

/*产品*/
.pro-list{
  width: 100%;
  border:2px solid #eeeeee;
  box-shadow:0 0 10px #efefef;
  box-sizing: border-box;
}
.pro-list img{
  width: 100%;
}

.swiper-container-pro {
  margin: 0 auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 250px;
}

.swiper-pagination-pro .swiper-pagination-bullet {
  background-color: #fff;
  margin: 0px 4px;
  width: 100px;
  height: 3px;
  border-radius: 0px;
}


/*end middle*/


/*foot*/
.foot-w{
  padding-top:40px;
  width: 100%;
  background-color: #eeeeee;
}
.foot-tit{}
.foot-tit .f-menu{
  font-size: 18px;
  color: #202221;
  font-weight: bold;
  letter-spacing: 5px;
}
.foot-tit .linea{
  margin:15px 0px;
  width: 28px;
  height: 2px;
  background-color: #a0a0a0;
}
.foot-la{
  float: left;
  width: 622px;
}
.foot-la li{
  float: left;
  display: block;
  width: 49%;
  margin-right: 1%;
  font-size: 14px;
  color: #535353;
  line-height: 190%;
}
.foot-la li p,
.foot-la li p a,
.foot-la li p strong{
  font-size: 14px;
  color: #535353;
  line-height: 190%;
}

.foot-lb{
  margin-left: 50px;
  float: left;
  width: 240px;
}
.foot-dh a{
  display: block;
  float: left;
  padding-bottom:10px;
  width: 50%;
  font-size: 14px;
  color: #535353;
}
.foot-ewm{
  float: right;
  width: 300px;
}
.foot-ewm li{
  float: left;
  width: 50%;
  text-align: center;
}
.foot-ewm li .tua{
  margin:0 auto;
  width: 123px;
  height: 123px;
  border:1px solid #e5e5e5;
  background-color: #fff;
}
.foot-ewm li p{
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  color: #535353;
}
.foot-bq{
  margin-top: 20px;
  border-top:1px solid #dcdcdc;
  padding:25px 0px;
  font-size: 14px;
  color: #535353;
  line-height: 150%;
  text-align: center;
  overflow: hidden;
}
.foot-bq p,
.foot-bq p a,
.foot-bq p strong{
  font-size: 14px;
  color: #535353;
  line-height: 150%;
  text-align: center;
  vertical-align: middle;
}
.foot-bq img{
  vertical-align: middle;
}

/*end foot*/
.ly-tit01{
  width: 100%;
  overflow: hidden;
}
.ly-tit01 h2{
  width: 100%;
  font-size: 30px;
  color: #0a0a0a;
  text-align: center;
  letter-spacing: 0px;
  font-weight: bold;
}
.ly-tit01 p{
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #4b4b4b;
  text-align: center;
  letter-spacing: 0px;
}


/*内页*/
/*内页左侧*/
.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 20px 50px 20px;
  background-color: #efefef;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #005d96;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #005d96;
}
.ny-fenlei1{
  padding-top: 15px;
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:5px 0px;
  padding-left:35px;
  width: 100%;
  height: 35px;
  background-color: #005d96;
  font-size: 15px;
  color: #fff;
  text-align: left;
  line-height: 35px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:5px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #ea8b11 !important;
  color: #fff !important;
}

/*标题*/
.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;
}
/*手机站*/
