@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-1400 {
	width: 1400px;
	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;
}
#w-80 {
  width: 80%;
  margin: 0 auto;
}
#w-90 {
  width: 90%;
  margin: 0 auto;
}



.nabbg{
	border-bottom:1px solid #e3e3e6;
	height:39px;
	background:#f6f6f6;
	width:100%;
}
.nabbg .nab-l{
	float:left;
	padding-left:40px;
	background:url(../images/navbg.jpg) no-repeat top left;
}
.nabbg .nab-r{
	float:right;
}
.nabbg .nab-r a{
	float:left;
	display:block;
	line-height:39px;
	color:#474747;
	font-size:14px;
	width:80px;
}
.nabbg .nab-l h3{
	line-height:39px;
	color:#474747;
	font-size:14px;
}

/*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-bg{
  width: 100%; 
  height: 156px;
  background: url(../Images/top-bg.jpg) top center repeat-x;
  overflow: hidden;
}
.top-w{
  margin:0 auto;
  width: 1360px;
  height: auto;
}
.logo{
  margin-top: 26px;
  float: left;
  width: 600px;
}
.logo img{
  float: left;
}
.logo h1{
  display: inline-block;
  font-size: 39px;
  color: #1b1b1b;
  font-weight: bold;
}
.logo  p{
  display: block;
  margin-top: 8px;
  font-size: 17px;
  color: #1b1b1b;
  line-height: 130%;
}
/*menu*/
.menu-bg{
  width: 100%;
  height:66px;
  background-color: #292c31;
  overflow: hidden;
}
.h-menu {
  width: 80%;
  margin:0 auto;
  height: 66px;
}

.h-menu a {
  display: inline-block;
  float: left;
  margin:0px;
  padding:0px;
  width: 12.5%;
  font-size: 16px;
  color: #fff;
  line-height: 66px;
  text-align: center;
  transition: all 0.3s ease-out;
}
.h-menu a:last-child{
}

.h-menu a:hover  {
  background-color: #d00e0e;
}

.h-menu-hover{
  
}
.h-menu-hover{
  background-color: #d00e0e !important;
}

/*end menu*/

.part-cpfl2{  width: 1100px; margin: 0px auto; }
.part-cpfl2 ul li{
	width:320px;
	height:338px;
	float:left;
	background:url(../images/pro01.jpg) no-repeat top center;
	margin-left:20px;
	margin-right:20px;
}
.part-cpfl2 ul li a{
	display:block;
	font-size:20px;
	font-weight:bold;
	width:100%;
	text-align:center;
	line-height:50px;
	color:#fff;
	border-bottom:1px dashed #9eb9eb;
}
.part-cpfl2 ul li .seclist a{
	display:block;
	font-size:17px;
	font-weight:normal;
	width:90%;
	margin:0 auto;
	text-align:center;
	line-height:34px;
	color:#fff;
	border-bottom:1px solid #9eb9eb;
}



/*end menu*/

.pro1-bg{
  background: #faf9f9;
  border-bottom: solid #dcdcdc 1px;
  border-top: solid #dcdcdc 1px;
}
.hx-proc{
  width: 1260px;
  text-align: center;
}
.hx-proc li{
  display: inline-block;
  padding-top: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 145px;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
}

.hx-proc li .tu{
  margin:0 auto;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  border:5px solid #e5e5e5;
  box-sizing: border-box;
  overflow: hidden;
}
.hx-proc li:hover .tu{
  border:5px solid #0154a0;
}
.hx-proc li .tu img{
  margin-left:-30px;
  width: 140%;
}
.hx-proc li h3{
  display: block;
  margin-top:5px;
  height:50px;
  font-size: 16px;
  color: #0154a0;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s ease-out;
}


/*首页产品*/
.pro1{
	margin-top:25px;
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.pro1 li{
	border:1px solid #535353;
	padding:5px;
	position:relative;
	padding-bottom:10px;
  float: left;
  margin-right:37px;
  margin-bottom: 24px;
  width:370px;
  box-sizing: border-box;
  overflow: hidden;
}

.pro1 li .tu1{
  overflow: hidden;
}
.pro1 li .tu1 img{
  width:370px;
  height:370px;
   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; 
}
.pro1 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; 

}
.pro1 li .tu1 .uptit{
  bottom:-60px;
  left:0px;
  width: 100%;
  height: 50px;
  background-color: rgb(107,204,29,0.7);
  border-radius: 12px 12px 0px 0px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.pro1 li .tu1 .uptit p{
  display: block;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.pro1 li:hover .tu1 .uptit{
  bottom:40px;
}


.pro1 li .p-tit{
	width:100%;
	z-index:1111;
	transition: all 0.5s ease-out;
}


.pro1 li .p-tit a h3{
	text-align:center;
	transition: all 0.5s ease-out;
	line-height:38px;
  font-size:19px;
  font-weight:bold;
  color: #ed2f23;
  letter-spacing: 0px;
}
.pro1 li .p-tit a p{
	text-align:center;
	transition: all 0.5s ease-out;
	line-height:20px;
  font-size:16px;
  color: #424242;
  height:26px;
  letter-spacing: 0px;
}
.pro1 li .p-tit a h4{
	text-align:center;
	line-height:32px;
  font-size:20px;
  color: #e60012;
  font-weight:bold;
  letter-spacing: 0px;
}
.pro1 li .p-tit a h4 span{
	line-height:32px;
  font-size:22px;
  color: #e60012;
  letter-spacing: 0px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.h-pro-gun01 li{
	
	position: relative;
	float: left;
  margin-right:40px;
  margin-bottom:20px;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}

.h-pro-gun01 li .tu{
	padding:0px;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
	border-radius: 12px;
  -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-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
	border-radius: 0 0 12px 12px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background: rgba(0,0,0,0.7);
	z-index:1111;
}

.h-pro-gun01 li .p1-t a h3{
	width:230px;
	float:left;
	transition: all 0.5s ease-out;
	line-height:46px;
	height:46px;
  font-size:16px;
  color: #fff;
  letter-spacing: 0px;

}
.h-pro-gun01 li:hover .p1-t{
	border-radius: 0 0 12px 12px;
	background: rgba(5,75,152,0.7);
	
}
.pro1 li:hover{
	 transition: all 0.5s ease-out;
	background:#ff140f ;
}
.pro1 li:hover .p-tit a h3{
	 transition: all 0.5s ease-out;
	color:#fff100;
}
.pro1 li:hover .p-tit a p{
	 transition: all 0.5s ease-out;
	color:#ededed;
}
.pro1 li:hover .p-tit a h4{
	 transition: all 0.5s ease-out;
	 background:#f7c413;
	color:#ff140f;
}


/*title*/
.web-t{
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.web-t h2{
  width: 100%;
  text-align: center;
}
.web-t h2 .font-sa{
  display: inline-block;
  margin:0px;
  padding:5px 25px;
  background-color: #fc3838;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.web-t h2 .font-sb{
  display: inline-block;
  margin:0px;
  padding:5px 25px;
  background-color: #0154a0;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.web-t .font-sc{
  display: block;
  margin-top:15px;
  text-align: center;
  font-size: 18px;
  color: #707070;
}
.web-t .font-sd{
  display: block;
  margin:10px 0px;
  font-size: 25px;
  font-family: "font1";
  text-transform: uppercase;
  text-align: center;
}


.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*/


/*分类*/
.yilv-proc-w {
  margin-top: 15px;
  padding: 20px 0px;
  /* background: url(../images/bga.jpg); */
  background-color: #faf9f9;
  overflow: hidden;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.yilv-proc {
  padding: 0px 0px 10px;
  text-align: center;
}

.yilv-proc li {
  display: inline-block;
  width: 213px;
  text-align: -webkit-match-parent;
}

.yilv-proc li a {
  display: block;
  font-size: 17px;
  margin:5px;
  width: auto;
  padding: 10px 10px;
  color: #333;
  border-radius: 3px;
  border:1px solid #333;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s;
}

.yilv-proc li:hover a,
.yilv-proc li:first-child a {
  background-color: #00508f;
  border:1px solid #00508f;
  color: #fff;
}

/*第一部分*/
.part1-w {
  width: 100%;
  height: 183px;
  background-color: #00a0ee;
  overflow: hidden;
}

.part1-list {
  text-align: center;
}

.part1-list li {
  float: left;
  width: 229px;
  height: 183px;
  background: url(../images/part-bg.jpg);
  overflow: hidden;
}

.part1-list li p {
  display: block;
  margin-top: 62px;
  text-align: center;
  font-size: 23px;
  color: #fff;

}

.part1-list li span {
  display: block;
  margin-top: 3px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

/*简介*/
.web-t1{
	margin-bottom:25px;
	background:url(../images/titi1.jpg) no-repeat top center;
	width:100%;
}

.web-t1 h3{
	color:#e20001;
	font-size:42px;
	font-weight:bold;
	text-align:center;
	height:63px;
}
.web-t1 h3 span{
	color:#2c2c2c;
	font-size:42px;
	font-weight:bold;
	height:63px;
}

.web-t1 h5{
	text-transform: uppercase;
	color:#e60002;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	height:28px;
}
.web-t1 p{
	color:#555555;
	font-size:24px;
	text-align:center;
	height:36px;
}



.web-t1 h4{
	color:#8e8b8b;
	font-size:18px;
	text-align:center;
}


.web-t2{
	margin-bottom:25px;
	width:100%;
}

.web-t2 h3{
	color:#e20001;
	font-size:42px;
	font-weight:bold;
	text-align:center;
	height:63px;
}
.web-t2 h3 span{
	color:#2c2c2c;
	font-size:42px;
	font-weight:bold;
	height:63px;
}

.web-t2 h5{
	text-transform: uppercase;
	color:#e60002;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	height:28px;
}
.web-t2 p{
	color:#555555;
	font-size:24px;
	text-align:center;
	height:36px;
}



.web-t2 h4{
	color:#8e8b8b;
	font-size:18px;
	text-align:center;
}




.proc1-bg{
	background:#fafafa;
	padding-bottom:7px;
	padding-top:10px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
  width: 100%;
}

.proc1{
	margin:0 auto;
    height: auto;
}
.proc1 li{
	float:left;
}

.proc1 a{
	background:#e60012;
	border-radius: 10px;
  display: inline-block;
  margin-right: 3px;
  margin-left:3px;
  margin-bottom:7px;
  width:208px;
  height: 42px;
  font-size:18px;
  color: #fff;
  font-weight:bold;
  text-align: center;
  line-height:42px;
  transition: all 0.3s ease-out;
}
.proc1 a:hover{
  background-color: #292c31;
  color: #ffffff;
}
.proc1-hover a{
  background-color: #292c31 !important;
  color: #ffffff !important;
}



.about-bg{
	padding-top:15px;
	background:url(../images/about-bg.jpg) no-repeat top center;
	width:100%;
	height:900px;
}
.about-bg .web-t1 h3{
	color:#ff140f;
	font-size:58px;
	font-weight:bold;
	text-align:center;
	height:72px;
}
.about-bg .web-t1 h4{
	color:#262525;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	height:50px;
}
.about-bg .web-t1 h5{
	color:#6c6c6c;
	font-size:18px;
	text-align:center;
	height:80px;
	text-transform: uppercase;
}

.about-bg .about1{
	margin-top:80px;
}
.about-bg .about1 .about1-l{
	margin-top:70px;
	margin-left:40px;
	width:611px;
	float:left;
}
.about-bg .about1 .about1-r{
		float:left;
	width:614px;
}
.about-bg .about1 h2{
	color:#e60012;
	font-size:42px;
	font-weight:bold;
	height:100px;

}
.about-bg .about1 h3{
	color:#0b090a;
	font-size:48px;
	font-weight:bold;
	height:72px;
	text-transform: uppercase;
}
.about-bg .about1 p{
	color:#0b090a;
	font-size:17px;
	line-height:36px;
}
.about-bg .about1 a{
	width:188px;
	height:50px;
	border:1px solid #e60012;
	color:#e60012;
	display:block;
	font-size:19px;
	line-height:50px;
	text-align:center;
	border-radius:8px;
	margin-top:20px;
	margin-bottom:20px;
}
.about-bg .about1 h5{
	font-weight:bold;
	text-align:center;
		color:#fff;
	font-size:67px;
	line-height:185px;
}
.about-bg .about1 li{
	float:left;
	margin-left:12px;
	margin-right:12px;
}

.pz{
	background:url(../images/pzbg.jpg) no-repeat top center;
	width:100%;
	height:267px;
}
.pz h3{
	text-align:center;
	font-size:39px;
	font-weight:bold;
	line-height:105px;
	color:#fff;
	letter-spacing: 10px;
}
.pz h4{
	text-align:center;
	font-size:22px;
	color:#fff;
	height:60px;
}
.pz li{
	float:left;
}
.pz li img{
	display:block;
	float:left;
}
.pz li h2{
	display:block;
	float:left;
	text-indent:5px;
	line-height:30px;
	color:#fff;
	font-size:22px;
}
.pz a{
	display:block;
	margin:0 auto;
	width:150px;
	height:38px;
	border:1px solid #fff;
	text-align:center;
	line-height:38px;
	color:#fff;
	font-size:18px;
}



/*视频*/
.h-video{
  margin-top: 35px;
  padding:15px 0px;
  text-align: center;
}
.h-video li{
  display: inline-block;
  width: 20%;
  padding:1%;
  background-color: #0440a3;
}
.h-video li a h3{
  display: block;
  padding:10px;
  text-align: center;
  font-size: 23px;
  color: #fff;
}
.h-video li .tua{
  width: 100%;
  border:1px solid #fff;
  box-sizing: border-box;
}
.h-video li .tua img{
  width: 100%;
  height: 235px;
}
.h-video li p{
  display: block;
  padding:15px 8px 8px 8px;
  text-align: center;
  font-size: 17px;
  color: #fff;
}

/*产品*/
.yilv-cp-bg {
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
  overflow: hidden;
}

.yilv-cp {
  width: 102%;
  height: auto;
}

.yilv-cp li {
  position: relative;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 24%;
  background-color: #FFF;
  overflow: hidden;
}
.yilv-cp li .tit-pro{
  position: relative;
  z-index: 100;
  margin-top: -30px;
}
.yilv-cp li .tit-pro img{
  width: 100%;
}
.yilv-cp li .tu {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.yilv-cp 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;
}

.yilv-cp li:hover .tu img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.yilv-cp 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;
}

.yilv-cp li:hover .tu .more {
  opacity: 1;
  margin-top: -20px;
}

.yilv-cp 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;
}

.yilv-cp li:hover .tu:before {
  opacity: 1;
}

.yilv-cp li .tit {
  padding: 10px 20px 10px;
  transition: all 0.5s ease-out;
  border: 1px solid #00508f;
  background-color: #333;
}

.yilv-cp li .tit a h3 {
  font-size: 22px;
  padding-bottom: 6px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.yilv-cp li .tit p.intro {
  height: 24px;
  font-size: 14px;
  color: #fff;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  overflow: hidden;
}

.yilv-cp li .tit span {
  display: block;
  margin: 3px 5px;
  border-top: 1px solid #fff;
  padding-top: 4px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 150%;
}
.yilv-cp li:hover .tit span{
  border-top: 1px solid #efefef;
  color: #fff;
}

/* .yilv-cp li:hover .tit a h3{
  color: #fff;
} */
.yilv-cp li:hover .tit p.intro {
  color: #fff;
}

/*厂区*/
.changqu{
  margin:0 auto;
  width: 100%;
  text-align: center;
}
.changqu li{
  display: inline-block;
  margin:5px;
  width: 24%;
  border-radius: 5px;
  overflow: hidden;
}
.changqu li .tua{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.changqu li .tua img{
  width: 100%;
}
.changqu li a h3{
  display: block;
  padding:10px;
  text-align: center;
  font-size: 18px;
  color: #3b3b3b;
  font-weight:bold;
  border:1px solid #666666;
}
/*发货*/




.fahuo-bg{
	padding-top:5px;
  width: 100%;
  padding-bottom:20px;
}

/*====================新闻15====================*/

.h-m3 .m3-l{
	width:512px;
	margin-top:20px;
	float:left;
}
.h-m3 .m3-r{
	width:660px;
	margin-right:20px;
	float:right;
}
/*end middle*/

.yan-news001{  height:auto;}
.yan-news001 ul{  margin-top:30px;}
.yan-news001 ul li{ width:700px; height:120px; margin-right:48px; border-bottom:#eaeaea 1px dashed; margin:10px 0;}
.yan-news001 ul li .l{ float:left; width:108px; height:95px; border-right:#595959 solid 3px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.yan-news001 ul li .l h4{font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; display:block; height:50px; line-height:50px; text-align:center; margin-top:15px; font-size:40px; color:#595959; font-weight:bold;}
.yan-news001 ul li .l h5{font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; display:block; height:22px; line-height:22px; text-align:center; font-size:20px; color:#595959; letter-spacing:0px; margin:0px; padding:0px;font-weight:bold;}
.yan-news001 ul li .r{ float:right; width:560px; overflow:hidden;}
.yan-news001 ul li .r a h3{ display:block; height:40px; line-height:35px; text-align:left; font-size:16px; color:#2e2e2e; overflow:hidden;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.yan-news001 ul li .r a h3 span{ color:#e3282f; font-size:16px;}
.yan-news001 ul li .r p{ display:block; height:55px; line-height:140%; text-align:left; font-size:14px; color:#717171; overflow:hidden;}


.y-news004{
	float:right;
  height: auto;
  overflow: hidden;
}

.y-news004 ul li{
	padding-left:4px;
	padding-bottom:4px;
	padding-top:4px;
	background:#f9f9f9;
	margin-bottom:15px;
  margin-right:15px;
  margin-left:15px;
  width:650px;
  height:156px;
}
.y-news004 ul li img{
  float: left;
  width:180px;
  height:156px;
border-radius:10px;
  overflow: hidden;
}
.y-news004 ul li .r01{
  float: right;
  width:445px;
  height: auto;
}
.y-news004 ul li .r01 a h3{
  display: block;
  width:100%;
  height:47px;
  overflow:hidden;
  font-size: 18px;
  color: #272727;
  font-weight:bold;
  line-height:52px;
}
.y-news004 ul li:hover .r01 a h3{
  color: #ff2a28;
}
.y-news004 ul li .r01 p{
	overflow:hidden;
  display: block;
  width: 100%;
  height:78px;
  font-size:15px;
  color: #6b6b6b;
  line-height:170%;
  overflow: hidden;
}
.y-news004 ul li .r01 h4{
	border: #b6b9be 1px solid;
  text-transform: uppercase;
  display: block;
  float: left;
  width: 90px;
  height:30px;
  font-size:14px;
  color: #656464;
  text-align: center;
  line-height:30px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}

/*end middle*/

.y-news005{
	float:left;
  height: auto;
  overflow: hidden;
}

.y-news005 ul li{
	border-bottom:2px solid #f42725;
	padding-left:4px;
	padding-bottom:7px;
	padding-top:7px;
	background:#f9f9f9;
	margin-bottom:35px;
  margin-right:15px;
  margin-left:15px;
  width:738px;
  height:310px;
}
.y-news005 ul li img{
  float: left;
  width:307px;
  height:295px;
border-radius:10px;
  overflow: hidden;
}
.y-news005 ul li .r01{
  float: right;
  width:410px;
  height: auto;
}
.y-news005 ul li .r01 a h3{
  display: block;
  width:100%;
  height:49px;
  overflow:hidden;
  font-size: 18px;
  color: #272727;
  font-weight:bold;
  line-height:52px;
}
.y-news005 ul li:hover .r01 a h3{
  color: #ff2a28;
}
.y-news005 ul li .r01 p{
	overflow:hidden;
  display: block;
  width: 100%;
  height:165px;
  font-size:16px;
  color: #6b6b6b;
  line-height:200%;
  overflow: hidden;
}
.y-news005 ul li .r01 h4{
	border: #b6b9be 1px solid;
  text-transform: uppercase;
  display: block;
  float: left;
  width: 90px;
  height:30px;
  font-size:14px;
  color: #656464;
  text-align: center;
  line-height:30px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}




.ys-1{
	padding-bottom:125px;
	background:url(../images/top-linea.jpg) no-repeat top center;
	width:100%;
}
.ys-1 .ys-l1{
	float:left;
	width:50%;
}
.ys-1 .ys-l1 h4{
	font-size:40px;
	text-align:center;
	margin-top:128px;
	height:88px;
	color:#fff;
	font-weight:bold;
}
.ys-1 .ys-l1 a{
	display:block;
	width:248px;
	height:56px;
	margin:0 auto;
	border:2px solid #ffffff;
	font-size:25px;
	text-align:center;
	color:#fff;
	line-height:56px;
}



.foot-back{
	padding-top:36px;
	background:#292c31;
  width: 100%;
}


.font-1{
	float:left;
	width:300px;
}
.font-2{
	float:left;
	width:300px;
}
.font-2 .font2 a{
	background:none;
	display:block;
	float:left;
	width:134px;
	color:#fff;
	line-height:32px;
	font-size:15px;
}
.foot-back h3{
	padding-left:7px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:22px;
	line-height:20px;
	height:20px;
	border-left:3px solid #f7c413;
	color:#f7c413;
}

.font-1 .font1 a{
	display:block;
	float:left;
	width:140px;
	color:#fff;
	height:35px;
	line-height:35px;
	font-size:16px;
}
.font-3{
	float:left;
	width:500px;
}
.font-3 .font3{
	font-size:15px;
	line-height:30px;
	color:#fff;
}
.font-3 .font3 p{
	font-size:15px;
	line-height:24px;
	color:#fff;
}
.font-3 .font-gs h2{
	font-size:32px;
	height:39px;
	font-weight:bold;
	color:#fff;
}
.font-3 .font-gs h2 span{
	font-size:32px;
	font-weight:bold;
	color:#e60012;
}
.font-3 .font-gs h5{
	text-transform: uppercase;
	font-size:16px;
	height:28px;
	color:#fff;
}
.font-3 .font-gs h6{
	font-weight:bold;
	width:395px;
	height:40px;
	font-size:25px;
	line-height:40px;
	background:#f7c413;
	color:#292c31;
	text-align:center;
	letter-spacing: 5px;
	margin-bottom:15px;
}


.font-4{
	padding-top:30px;
	float:left;
	width:190px;
}
.font-4 img{
	border:1px solid #c0babd;
	display:block;
	margin:0 auto;
}
.font-4 h5{
	text-indent:58px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:40px;
}
.foot-bot{
	border-top:1px solid #e60012;
	background:#e60012;
	height:60px;
}
.foot-bot p{
	text-align:center;
	color:#fff;
	line-height:60px;
	font-size:17px;
}
.foot-bot p a{
	color:#fff;
	line-height:60px;
	font-size:17px;
}




/*bottom*/
.h-link{
  width: 100%;
  height: auto;
}
.h-link h3, .h-link a{
  float: left;
  padding-right: 15px;
  height: 50px;
  font-size: 15px;
  color: #333;
  line-height: 50px;
  letter-spacing: 0px;
}
.f-bg1{
  padding:26px 0px 46px 0px;
  height: auto;
  background: url(../images/foot-bg1.jpg) top center repeat;
  overflow: hidden;
}
.f-l01{
  float: left;
  width: 330px;
}
.f-content{
  margin-top: 29px;
  width: 100%;
  font-size: 14px;
  color: #d2d2d2;
  line-height: 170%;
  text-align: left;
  letter-spacing: 0px;
}
.f-content p, .f-content p a .f-content a{
  font-size: 14px;
  color: #d2d2d2;
  line-height: 170%;
  letter-spacing: 0px;
}
.f-l2{
  float: left;
  margin-left: 40px;
  width: 650px;
  height: auto;
}
.f-menu{
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #b5b5b5;
  overflow: hidden;
}
.f-menu a{
  display: block;
  float: left;
  margin-right: 15px;
  font-size: 15px;
  color: #333;
  line-height: 60px;
}
.f-l2-l1{
  float: left;
  margin-top: 20px;
  width: 356px;
  height: auto;
}
.f-l2-l1 .tit1{
  float: left;
  padding:15px 8px;
  width: 20px;
  height: 120px;
  border:1px solid #00508f;
  font-size:23px;
  color: #fff;
  border-radius: 6px;
  line-height: 120%;
  background-color: #00508f;
  font-weight: bold;
}
.f-proc1{
  margin-left: 55px;
  width: 300px;
  height: auto;
  overflow: hidden;
}
.f-proc1 a{
  float: left;
  display: block;
  padding:5px 0px;
  width: 50%;
  height:20px;
  color: #333;
  line-height: 20px;
  font-size: 18px;
}
.f-l2-l2{
  float: right;
  margin-top: 20px;
  width: 287px;
  height: auto;
}
.f-l2-l2 .tit1{
  float: left;
  padding:15px 8px;
  width: 20px;
  height: 120px;
  border:1px solid #00508f;
  font-size: 23px;
  color: #fff;
  border-radius: 6px;
  line-height: 120%;
  background-color: #00508f;
  font-weight: bold;
}
.f-cont{
  float: right;
  width: 230px;
  font-size: 17px;
  color: #181818;
  line-height: 150%;
  letter-spacing: 0px;
}
.f-cont p, .f-cont p a, .f-cont a{
  font-size: 14px;
  color: #181818;
  line-height: 150%;
}
.w-bq{
  margin-top: 45px;
  padding-right: 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 170%;
  letter-spacing: 0px;
  
}
.w-bq p, .w-bq p a, .w-bq a{
  font-size: 14px;
  color: #ffffff;
  line-height: 150%;
}
.f-ewm{
  float: right;
  width: 142px;
  height: 285px;
  background: url(../images/ewm-bg.jpg) top center no-repeat;
  text-align: center;
}
.f-ewm img{
  margin:0 auto;
  display: block;
  margin-top: 50px;
}
.f-ewm p{
  display: block;
  margin-top: 14px;
  font-size: 15px;
  color: #333;
  text-align: center;
}
/*end bottom*/
@media only screen and (max-width: 1260px) {
  #w-80 {
    width: 100%;
  }
  #w-90 {
    width: 100%;
  }
}


/*内页*/
/*标题*/
.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;
}
/*手机站*/
