BODY {
	FONT-SIZE: 14px; COLOR: #000000;  text-decoration:none; margin:0 auto; padding:0;
}
TD {
	FONT-SIZE: 14px; COLOR: #000000; 
}
TH {
	FONT-SIZE: 14px; COLOR: #000000; 
}

li {text-decoration:none;}
A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none;}
A:active {
	TEXT-DECORATION: none;
}
.STYLE29 {
	COLOR: #000000;
}
.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.about-tit h2{
  display: block;
  height: 35px;
  font-size: 25px;
  color: #333;
  font-weight: bold;
}
.about-tit p{
  display: block;
  font-size: 16px;
  color: #333;
}
.about-word{
  margin-top:30px;
  width: 690px;
  height: 59px;

}
.about-word p{
  display: block;
  font-size: 30px;
  color: #fff;
  line-height: 170%;
}
.h-about{
  margin-top:20px;
  width: 100%;
  height:auto; line-height:30px;
  overflow: hidden;
}
.h-about p,
.h-about p a,
.h-about p strong,
.h-about strong{
  font-size: 15px;
  color: #333;
  line-height: 35px;
}

.abmore{
  width: 108px;
  height: 35px;
  background: #fff;
  float: left;
  border-radius: 6px;
  margin-top: 150px;
  margin-left: 100px;
}
.abmore a{
  text-align: center;
  line-height: 35px;
  display: block;
  color: #333;
}


.habout a{
  display: block;
  width: 161px;
  height: 36px;
  border:1px solid #039de5;
  font-size: 15px;
  color: #039de5;
  text-align: center;
  line-height: 36px;
}
.h-about-r{
  margin-left: 965px; text-decoration:none;  
    margin-top:68px;
    font-size: 20px;
    color: #fff;
     width: 290px;
    

}
.h-about-r a{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;


}
.m3-l{
  margin-top: 50px;
  float: left;
}
.m3-r{
  float: right;
  margin-top: 133px;
  width: 965px;
  height: auto;
}
.m2-bg{
  width: 100%;
  height: 970px;
  background: url(../images/sun_09.jpg) top center no-repeat;
  overflow: hidden;
}
.m2-about{
float: right;
    margin-top: 73px;
    width: 892px;
    height: auto;
    overflow: hidden;

}

.pro-lei{
	font-size: 18px;
	width:1480px;
	height:auto;
	margin: 0 auto;
	padding-top:20px;
	height: 60px;
}
.pro-lei a{
	line-height:40px;
	background:#FF3300;
	text-align: center;
	color: #ffffff;
	padding: 0px 5px;
	height:45px;
	margin: 8px;
	font-size: 18px;
	box-sizing: border-box;
	display: block;
	float: left;
}
.pro-lei a span{display: block;}
.pro-lei a:hover {
	background: #ed752e;
	
}
.pro-lei a:hover span{color: #fff;}


.dingbu {
	width:100%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	padding:0;
	border-bottom:#CCCCCC 1PX solid;
	text-align: center;
}
.dingbunei {
	width:70%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	padding:0;
}

.dingbuleft { float:left; width:65%; color:#333333; text-align:left; font-size:1em;}
.dingburight{ float:right; width:30%; color:#ff0000; text-align:right; font-size:1em; padding-right:%;}

.nav {
	padding-top: 0px; height:60px; margin:0 auto;text-decoration:none; 
	width:76%;
}
.nav_ul a { font-size: 18px; color: #FFF; display:block; text-align:center; font-family:microsoft yahei;}
.nav_ul li {
	float: left;
	line-height: 60px;
	position: relative;
	z-index: 999;
	width:12%;
}

.nav_ul a {
	font-size:1.2em;
	color:#ffffff;
	display:block;
	text-align:center;
	font-weight:500; text-decoration:none;
}
.nav_ul a:hover {
	font-size:1.2em;
	color:#ffffff;
	display:block;
	text-align:center;
	font-weight:500; text-decoration:none;
}
.nav_ul li {
	float:left;
	line-height:110px;
	position:relative;
	z-index:999;
	width:12%;
	color:#ffffff;
	text-decoration:none;
}
.one {
	position:absolute;
	top:110px;
	width:170%;
	left:70%;
	text-align:center;
	z-index:99;
	opacity:0;
	visibility:hidden;
	margin:0.1%;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}
.ico1 {
	display:block;
	background:url(../images/nav_ico1.png) no-repeat;
	width:16px;
	height:9px;
	position:absolute;
	top:-9px;
	left:70%;
	margin-left:-9px;
}
.one ul {
	background:rgba(51,51,51,0.8);
	box-shadow:0 0 5px rgba(0,0,0,0.5); text-decoration:none;
}
.one ul li {
	height:45px;
	float:none;
	width:100%;
}
.one ul li.current a,.content .nav_ul .one ul li.current a {
	background:#535353;
	color:#333333; text-decoration:none; font-weight:500; 
}
.content .nav_ul .one ul li a:hover {
	background:#ff679a;
	color:#FFFFFF; font-weight:500; 
	height:45px;
	line-height:45px; text-decoration:none;
}
/*.one ul li:first-child a:hover {
	background:#535353;
	color:#fff;
}
*/
.one ul li a {
	display:block;
	height:45px;
	line-height:45px;text-decoration:none;
	color:#FFFFFF;
	width:100%;
	font-size:16px;
	font-weight:500; text-decoration:none;
}
.nav li:hover > div.one {
	opacity:1;
	visibility:visible;
	margin:0 0 0 -115px;text-decoration:none;
}

.pc-menu-bg{
  position: relative;
  z-index: 111111;
  width: 100%;text-decoration:none;
  background-color: #f0f0f0; text-decoration:none;
}
.pc-menu{
  width: 100%;
  margin:0 auto;
  margin-top: 0px;
  padding:0px 0px;text-decoration:none;
  text-align: center; text-decoration:none;
}

.pc-menu li{ 
  position: relative;
  display: inline-block;
  width: 12%; line-height:50px;text-decoration:none;
  transition: all 0.3s ease-out; text-decoration:none;
}
.pc-menu li:before{
  content: "";
  position: absolute;
  z-index: 1111111;
  bottom:0px;
  left:50%;
  width: 0%;
  height: 3px;
  background-color: #FF3300;text-decoration:none;
  transition: all 0.3s ease-out; text-decoration:none;

}
.pc-menu li:hover:before{
  width: 80%;
  left:8%;
}
.pc-menu li #menu1-a{
	display: block;
	padding:5px 0px;
	width: 100%; 
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	transition: all 0.3s ease-out;text-decoration:none;
}
.h-menu-hover{
  background-color: #f60e0e;text-decoration:none;
  color: #fff !important;
  border-radius: 5px;
}
.pc-menu li .menu-2{
  display: none;
  position: absolute;
  top:55px;
  left:0px;
  z-index: 111111111;
  width:490px;
  background: rgba(255,255,255,1);text-decoration:none;
  border-top:none; box-shadow: 10px 10px 5px #888888; text-decoration:none;
}

.pc-menu li .menu-2 .menu2-l{
  float: right;
  width: 270px;
  height: auto;
  position: relative;text-decoration:none;
}
.pc-menu li .menu-2 .menu2-l img{
  display: block;
  width: 270px;
  height: 100%;
  border-radius: 0px;
  overflow: hidden;text-decoration:none;
}
.pc-menu li .menu-2 .menu2-l p{
  display: block;
  position: absolute;
  bottom:0px;
  left:0px;
  width: 100%;
  height: 30px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  background: rgba(0,0,0,0.8);text-decoration:none;
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}
.pc-menu li .menu-2 .menu2-l .zi1{
  display: block;
  margin-top: 2px;
  padding-bottom: 5px;
  font-size: 15px;
  color: #000;
  text-align: center;
  line-height: 140%;
  border-bottom: 1px solid #333;
  letter-spacing: 0px;text-decoration:none;
}
.pc-menu li .menu-2 .menu2-r{
  float: left;
  margin-top: 0px; text-align:left;
  width: 180px;
  height: auto;text-decoration:none;
}
.pc-menu li .menu-2 .menu2-r li{
  position: relative;
  display: block;
  margin:0px; height:35px; line-height:35px;
  border-bottom:1px solid #efefef;
  width: 100%;
  overflow: hidden;text-decoration:none;
}
.pc-menu li .menu-2 .menu2-r li a{
  display: block;
  position: absolute !important;
  marign:0px;
  padding:0px;
  top:0px;
  left:0px;
  z-index: 10;
  width: 100%;
  height: 35px ;
  line-height: 35px;
  font-size: 15px;
  color: #000;
  text-align: center;text-decoration:none;
}

.pc-menu li .menu-2 .menu2-r li:before{
  content: "";
  position:absolute;
  top:0px;
  left:50%;
  z-index: 1;
  background-color:#efefef;
  width: 0%;
  height: 35px;
  transition: all 0.3s ease-out;text-decoration:none;
}
.pc-menu li .menu-2 .menu2-r li:hover:before{
  left:0px;
  width: 100%;text-decoration:none;
}


.pc-menu li .menu-3{
  display: none;
  position: absolute;
  top:56px; float:left;
  left:0px;
  z-index: 1111;
  width:500px;
  background: rgba(255,255,255,1.0);
  border-top:none; 
  box-shadow: 10px 10px 5px #888888;text-decoration:none;
}

.pc-menu li .menu-3 .menu2-l{
  float: right;
  width: 270px;
  height: 100%;
  position: relative;text-decoration:none;
}
.pc-menu li .menu-3 .menu2-l img{
  display: block;
  width: 270px;
  height: 100%;
  border-radius: 0px;
  overflow: hidden;text-decoration:none;
}
.pc-menu li .menu-3 .menu2-l p{
  display: block;
  position: absolute;
  bottom:0px;
  left:0px;
  width: 100%;
  height: 40px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: rgba(0,0,0,0.8);text-decoration:none;
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}
.pc-menu li .menu-3 .menu2-l .zi1{
  display: block;
  margin-top: 12px;
  padding-bottom: 5px;
  font-size: 15px;
  color: #000;
  text-align: center;
  line-height: 150%;
  border-bottom: 1px solid #333;
  letter-spacing: 0px;text-decoration:none;
}
.pc-menu li .menu-3 .menu2-r{
  float: left;
  margin-top: 0px; line-height:110%;
  width: 500px;
  height: auto;text-decoration:none;
}
.pc-menu li .menu-3 .menu2-r li{
  position: relative; margin-left:10px;
  display: block;
  margin:0px;
  border-bottom:1px solid #efefef;
  width: 240px;
  overflow: hidden;text-decoration:none;
}
.pc-menu li .menu-3 .menu2-r li a{
  display: block;
  position: absolute !important;
  marign:0px;
  padding:0px;
  top:0px;
  left:0px;
  z-index: 10;
  width: 100%;
  height: 40px ;
  line-height: 40px;
  font-size: 15px;
  color: #000;
  text-align: center;text-decoration:none;
}

.pc-menu li .menu-3 .menu2-r li:before{
  content: "";
  position:absolute;
  top:0px;
  left:50%;
  z-index: 1;
  background-color:#efefef;
  width: 0%;
  height: 40px;
  transition: all 0.3s ease-out;text-decoration:none;
}
.pc-menu li .menu-3 .menu2-r li:hover:before{
  left:0px;
  width: 100%;text-decoration:none;
}


.c-banner{
	width: 100%; float: none;
	position: relative; 
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}



.h-m1{
  width: 80%; margin:0 auto; padding:0;
  height: auto;
  overflow: hidden;
}
.h-m1-1{
  background: url(../Img/tu1-1.jpg) top center no-repeat; background-size:100% 100%;
}
.h-m1-2{
  background: url(../Img/tu1-2.jpg) top center no-repeat; background-size:100% 100%;
}
.h-m1-3{
  background: url(../Img/tu1-3.jpg) top center no-repeat; background-size:100% 100%;
}
.h-m1-4{
  background: url(../Img/tu1-4.jpg) top center no-repeat; background-size:100% 100%;
}
.h-m1 li{
  margin:0.5%;
  float: left;
  width: 24%;
  height: 320px;
  overflow: hidden;
}
.h-m1 li .tu{
  width: 100%;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.h-m1 li .tu .con1{
  position: relative;
  top:72%;
  padding:15px 20px;
  width: 100%;
  height: 100%;
  background:url(../Img/tu1-bg.png); 
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-m1 li:hover .tu .con1{
  top:0px;
  height: 100%;
}
.h-m1 li .tu .con1 .con2{
  width: 100%;
  height: 95px;
  overflow: hidden;
}
.h-m1 li:hover .tu .con1 .con2{
  height: 300px;
  overflow: hidden;
}
.h-m1 li .tu .con1 .con2 h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 23px;
  color: #fff;
  text-align: center;
}
.h-m1-nr1{
  margin-top: 5px;
  width: 100%;
  height: auto;
  font-size: 15px;
  color: #fff;
  line-height: 110%;
}
.h-m1-nr1 a{
  display: block;
  width: 100%;
  height: 18px;
  font-size: 15px;
  color: #fff;
  line-height: 18px;
}
.h-m1-nr1 a:hover{
  font-size: 15px;
  color: #ffea00;
  line-height: 110%;
}
.h-m1-nr1 p{
  font-size: 15px;
  color: #fff;
  line-height: 110%;
}

.h-m2{
  width: 100%;
  height: 564px;
  background:url(../Img/bg01.jpg) top center no-repeat;
  overflow: hidden;
}
.h-m2-r{
  margin-top: 135px;
  float: right;
  width: 1170px;
  height: auto;
  overflow: hidden;
}
.h-m3{
  width: 100%;
  height: 620px;
  background: url(../Img/bg02.jpg) top center no-repeat;
  overflow: hidden;
}
.h-m3-r{
  margin-top: 95px;
  float: right;
  width: 840px;
  height: auto;
  overflow: hidden;
}
.h-m3-r h2{
  display: block;
  width: 100%;
  height: 62px;
  font-size: 30px;
  color: #231815;
  letter-spacing: 0px;
}
.h-m3-r .more01 a{
  margin-top: 15px;
  display: block;
  float: right;
  width: 160px;
  height: 41px;
  background-color: #c80d16;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 41px;
}
.h-m3-r .hm3-nr{
  width: 100%;
  height: 288px;
  font-size: 15px;
  color: #231815;
  line-height: 170%;
  letter-spacing: 0px;
}
.h-m3-r .hm3-nr p{
  display: block;
  margin-top: 2em;
  text-indent: 1.5em;
  font-size: 15px;
  color: #231815;
  line-height: 1.9em;
  letter-spacing: 0px;
}
.h-m3-r .zi001{
  width: 100%;
  height: 40px;
}
.h-m3-r .zi001 .l01{
  float: left;
  width: 174px;
  height: 38px;
  background-color: #c80d16;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 38px;
}
.h-m3-r .zi001 .r01{
  float: right;
  width: 100%;
  height: 38px;
  background-color: #c80d16;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 38px;
}
.h-m4{
  width: 100%;
  height: 221px;
  background:url(../Img/bg03.jpg) top center no-repeat;
  overflow: hidden;
}
.h-m4-l{
  float: left;
  margin-top: 50px;
  width: 100%;
}
.h-m4-l h2{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 33px;
  color: #fff;
  text-align: right;
  letter-spacing: 0px;
}
.h-m4-l p{
  display: block;
  text-align: right;
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0px;
}
.h-m4-r{
  margin-top: 63px;
  float: right;
  width: 100%;
  height: auto;
}
.h-m4-r h3{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 18px;
  color: #231815;
  letter-spacing: 0px;
}
.h-m4-r p{
  display: block;
  width: 100%;
  font-size: 15px;
  color: #231815;
  line-height: 150%;
  letter-spacing: 0px;
}
.h-m4-r p p{
  font-size: 15px;
  color: #231815;
  line-height: 150%;
  letter-spacing: 0px;
}



.h-tit01{
	width: 100%; text-align:center;
	height:82px;
	margin: 0 auto;
	margin-top:40px;
}
.h-tit01 h2{
	font-size: 48px;
	color: #333;
	text-align: center;
	font-weight: bold;
	line-height:104px;
}
.yp{
	width: auto;
	height:82px;
	margin: 0 auto;
	margin-top:30px;
}

.h-tit0h{
	font-size: 48px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	line-height:104px; padding-right:20px;
}
.h-tit01-h{
	width: 66%;
	height:40px;
	margin: 0 auto;
	font-size:18px;
	color: #1a1a1a;
	text-align: center;
	margin-top:5px;
	border: 1px dotted #9d9d9d;
	line-height:40px;
}
.h-tit01 p{
	font-size: 20px;
	color: #ecad00;
	text-align: center;
	text-transform: uppercase;
}

.button{
    margin: 3% auto; padding:3%;
    width: 80%;
    background-color: #FFCC00;
    font-size: 1.4em; font-family:Arial, Helvetica, sans-serif;
    color: #333;
    text-align: center; 
    line-height:1em;}
	
.button1{
    margin: 3% auto; padding:3%;
    width: 80%;
    background-color: #FFCC00;
    font-size: 1.6em; font-family:Arial, Helvetica, sans-serif;
    color: #333;
    text-align: center; 
    line-height:1em;}

* {list-style-type:none;}
.imgZoom img,.imgY180 img {
	-moz-transition:all .8s ease 0s;
	-ms-transition:all .8s ease 0s;
	-o-transition:all .8s ease 0s;
	-webkit-transition:all .8s ease 0s;
	transition:all .8s ease 0s;
}
.imgZoom {
	overflow:hidden;
	-webkit-transform:rotate(0);
	transform:rotate(0);
}
.imgZoom:hover img {
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}
.imgY180:hover img {
	cursor:pointer;
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg)
}
.row {
	width:100%; margin:0 auto; padding:0;
}
.row:before,.row:after {
	display:table;
	clear:both;
	content:''
}
.row>[class*="span-"] {
	float:left;
	margin:0.5%;
}
.row>.span-1 {
	width:7.33333333%
}
.row>.span-2 {
	width:15.66666667%
}
.row>.span-3 {
	width:24%
}
.row>.span-4 {
	width:32.33333333%
}
.row>.span-5 {
	width:40.66666667%
}
.row>.span-6 {
	width:49%
}
.row>.span-7 {
	width:57.33333333%
}
.row>.span-8 {
	width:65.66666667%
}
.row>.span-9 {
	width:74%
}
.row>.span-10 {
	width:82.33333333%
}
.row>.span-11 {
	width:90.66666667%
}
.row>.span-12 {
	width:99%
}
.full-row {
	width:100%;
	transition:.2s width ease;
	*zoom:1
}
.full-row:before,.full-row:after {
	display:table;
	clear:both;
	content:''
}
.full-row>[class*='span'] {
	float:left
}
.full-row>.span-1 {
	width:8.33333333%;
	*width:8.22333333%
}
.full-row>.span-2 {
	width:16.66666667%;
	*width:16.55666667%
}
.full-row>.span-3 {
	width:25%;
	*width:24.89%
}
.full-row>.span-4 {
	width:33.33333333%;
	*width:33.22333333%
}
.full-row>.span-5 {
	width:41.66666667%;
	*width:41.55666667%
}
.full-row>.span-6 {
	width:50%;
	*width:49.89%
}
.full-row>.span-7 {
	width:58.33333333%;
	*width:58.22333333%
}
.full-row>.span-8 {
	width:66.66666667%;
	*width:66.55666667%
}
.full-row>.span-9 {
	width:75%;
	*width:74.89%
}
.full-row>.span-10 {
	width:83.33333333%;
	*width:83.22333333%
}
.full-row>.span-11 {
	width:91.66666667%;
	*width:91.55666667%
}
.full-row>.span-12 {
	width:100%;
	*width:99.89%
}
.row>.pull-right,.full-row>.pull-right {
	float:right
}
.row>.center {
	position:relative;
	left:-0.5%;
	display:block;
	float:none;
	clear:both;
	margin-right:auto;
	margin-left:auto
}
.full-row>.center {
	display:block;
	float:none;
	clear:both;
	margin-right:auto;
	margin-left:auto
}




.dingbu {
	width:100%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	padding:0;
	border-bottom:#CCCCCC 1PX solid;
	text-align: center;
}
.dingbunei {
	width:70%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	padding:0;
}

.dingbuleft { float:left; width:65%; color:#333333; text-align:left; font-size:1em;}
.dingburight{ float:right; width:30%; color:#ff0000; text-align:right; font-size:1em; padding-right:%;}



.color {
    color: #FF9900 !important; text-align: center; 
}

.jm_main_title {
    text-align: center;
    margin-top: 0; font-family: "impact"; font-weight:bold;
    font-size: 3em;
    color: #333;
    margin-bottom: 0; 
}
.jm_main_title span {
    font-family: "impact";
    font-size: 0.6em !important;
    display: block;
}
#w-1260-ee {
    margin: 0 auto;
    width: 96%; height:auto;
}

.col-md-6 {
    width: 20%; float:left;
}

.col-md-2 {
    width: 18%; float:left;
}

.col-md-3 {
    width: 14%; float:left;
}
.col-md-10 {
    width: 80%; float:right;
}
.yz-fl{
  margin-top: 20px; width:100%; margin:0 auto; padding:0;
  position: relative;
  z-index: 10;
  
  height: auto;
  text-align: center;
}
.yz-fl li{
  display: inline-block;
  position: relative;
  margin:0.3%;
  width: 15%;
  height: 50px;
  font-size: 1em;
  color: #333;
  text-align: center;
  line-height: 50px;
}
.yz-fl li a{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 1.2em;
  color: #fff;
  text-align: center;
  line-height: 50px;
  background-color: #313131;
}
.yz-fl li:hover a{
  background-color: #e02b30;
}
.yz-fl li .yz-two{
  display: none;
  position: absolute;
  z-index: 10px;
  width: 200px;
  height: auto;
  background-color: #efefef;
  padding:10px 0px;
}
.yz-fl li:hover .yz-two{
  display: block;
}
.yz-fl li .yz-two a{
  display: block;
  margin:3px auto;
  width: 90%;
  height: 30px;
  background-color: #e02b30;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.yz-fl li .yz-two a:hover{
  background-color: #333;
}


.lianjie { padding-top:20px;}
.gz-fl{
  margin-top: 20px; width:100%; margin:0 auto; padding:0;
  position: relative;
  z-index: 10;
  height: auto;
  text-align: center;
}
.gz-fl li{
overflow:hidden;
line-height: 1em;

    background: #eaeaea;
    text-align: center;
    color: #000;
    padding: 1px;
    margin: 5px;
    font-size: 1em;

    display: block;
    float: left;
}
.gz-fl li a{

overflow:hidden;
    line-height: 1em;
    background: #eaeaea;
    text-align: center;
    color: #000;
    padding: 1px;
    margin: 5px;
    font-size: 1em;
    display: block;
    float: left;
}
.gz-fl li:hover a{
  background-color: #dddddd;
}
.gz-fl li .yz-two{
  display: none;
  position: absolute;
  z-index: 10px;
  width: 200px;
  height: auto;
  background-color: #efefef;
  padding:10px 0px;
}
.gz-fl li:hover .yz-two{
  display: block;
}
.gz-fl li .yz-two a{
	display: block;
	margin:3px auto;
	width: 90%;
	height: 30px;
	background-color: #FF3300;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.gz-fl li .yz-two a:hover{
  background-color: #333;
}


.jt-ny-tit{
  position: relative; width:80%; margin:0 auto; padding:0;
  height: 450px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #FF3300;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
}

.jt-page{
  width: 100%;
  height: 80px;
  background-color: #fff;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
}
/*内页外框*/
.ny-w1{
  width: 100%;
  /*background-color: #efefef;*/
  overflow: hidden;
}
.ny-w2{
  padding:0;
  width: 80%;
  height: auto;
  overflow: hidden;
}
.ny-w{
  margin:0 auto;
  padding:30px 40px;
  width: 1260px; 
  background-color: #fff;
  margin: -180px auto 40px;
  position: relative;
  z-index: 997;
  box-shadow: 0px 2px 15px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.page-tti{
  width: 100%;
}
.page-tit p{
  /*margin-left: 30px;*/
  color: #ddd;
  font-size: 60px;
  font-family: "font1";
  text-transform: uppercase;
  letter-spacing: -1px;
  animation: cth1 800ms ease-out forwards;
  display: inline-block;
  text-transform: uppercase;
}
.page-tit h2{
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 20px;
  margin-left: 0 \9;
  color: #5a575b;
  font-size: 24px;
  font-weight: bold;
}

#w-80{width: 100%; margin:0 auto;overflow:hidden;}
#w-80-1{width: 80%; margin:0 auto;}
#ny-w100{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ny-flash1{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/about1.jpg) top center no-repeat;
	background-size:100% 100%;
}
.ny-flash2{
  position: relative; width: 100%; height: auto; overflow: hidden;background: url(../images/about1.jpg) top center no-repeat; background-size:100% 100%;
}
.ny-flash3{
  width: 100%;height: 480px; overflow: hidden;background: url(../images/case.jpg) top center no-repeat; background-size:100% 100%;
}
.ny-flash4{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ny-flash5{
  width: 100%;height: 480px; overflow: hidden;background: url(../images/fuwu.jpg) top center no-repeat;
}
.ny-flash6{
  width: 100%;height: 480px; overflow: hidden;background: url(../images/contact.jpg) top center no-repeat;
}


.ny-w1{
  width: 100%;
  /*background-color: #efefef;*/
  overflow: hidden;
}
.ny-w2{
  padding:0;
  width: 100%; margin:0 auto;
  height: auto;
  overflow: hidden;
}
.ny-w{
  margin:0 auto;
  padding:30px 40px;
  width: 90%; 
  background-color: #fff;
  margin: -180px auto 40px;
  position: relative;
  z-index: 997;
  box-shadow: 0px 2px 15px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.page-tti{
  width: 100%;
}
.page-tit p{
  /*margin-left: 30px;*/
  color: #ddd;
  font-size: 60px;
  font-family: "font1";
  text-transform: uppercase;
  letter-spacing: -1px;
  animation: cth1 800ms ease-out forwards;
  display: inline-block;
  text-transform: uppercase;
}
.page-tit h2{
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 20px;
  margin-left: 0 \9;
  color: #5a575b;
  font-size: 24px;
  font-weight: bold;
}
.ny-pagemenu{
  text-align:left;
  /*background-color: #f2f2f2;*/
  /*margin: 0 30px;*/
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 12px;
}
.ny-pagemenu li a{
  display: block;
  color: #666;
  font-size: 15px;
  padding: 29px 5px;
}
.ny-pagemenu li:after{
  content: "";
  position: absolute;
  bottom:0px;
  left:50%;
  width: 0px;
  height:2px;
  background-color: #f60e0e;
  transition: all 0.3s ease-out;
}
.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #f60e0e;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #f60e0e !important;
   font-weight: bold;
}
.ny-loc{
  margin-top: 28px;
  font-size: 14px;
  text-align: right;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../images/home-icon.png) no-repeat;
  position: relative;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(../images/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}


/*内页标题*/
.lh-ntit h2{
  margin-top: 30px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.ny-tit11 h1{
  display: block;
  padding:5px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #333;
}
.ny-tit2{
  padding:10px 10px;
}
.ny-tit2 h2{
  display: block;
  font-size: 26px;
  color:#3b3b3b;
  text-align: center;
  font-weight: bold;
}
.ny-tit2 .line1{
  margin:0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 58px;
  height: 6px;
  background-color: #ffc422;
}
.ny-tit2 p{
  text-align: center;
  font-size: 16px;
  color: #3b3b3b;
}
/*内页分类*/
.ny-proc1{
  padding:25px 10px 20px 10px;
  text-align: center;
}
.ny-proc1 a{
  display: inline-block;
  margin:3px 0px;
  width: 130px;
  height: 35px;
  border:1px solid #1e1e1e;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 32px;
}
.ny-proc1 a:hover{
  background-color: #f0353c;
  color: #fff;
}
.ny-proc1-hover{
  background-color: #f0353c !important;
  color: #fff !important;
}

.ny-proc3{
  padding:25px 10px 20px 10px;
  text-align: center;
}
.ny-proc3 a{
  display: inline-block;
  margin:3px 3px;
  width: 130px;
  height: 35px;
  border:1px solid #1e1e1e;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 32px;
}
.ny-proc3 a:hover{
  background-color: #f0353c;
  color: #fff;
}
.ny-proc3-hover{
  background-color: #f0353c !important;
  color: #fff !important;
}

.ny-menu-hover {
    color: #fff !important;
    background-color: #f0353c !important;
    border: 1px solid #273890 !important;
}
/*内页分类2*/
.ny-pc-tit{
  padding:30px 0px;
  background-color: #333;
}
.ny-pc-tit h2{
  text-align: center;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.ny-pc-tit p{
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 16px;
  color: #fff;

}
.ny-proc2{
  /*margin-top: 20px;*/
  overflow: hidden;
}
.ny-pc2-w{
  padding: 15px;
  border:1px solid #efefef;
}
.ny-proc2 dt a h3{
  display: block;
  margin:5px 5px 5px 0px;
  padding:10px 5px;
  width: 100%;
  background-color: #f60e0e;
  text-align: center;
  font-size: 17px;
  color: #fff;
}
.ny-proc2 dd a{
  display: block;
  margin:3px;
  padding:5px 10px;
  border-bottom:1px dashed #cecece;
  font-size: 16px;
  color: #333;
  transition: all 0.3s ease-out;
  vertical-align: middle;
}
.ny-proc2 dd a img{
  vertical-align: middle;
  margin-right: 6px;
}
.ny-proc2 dd a:hover{
  background-color: #404040;
  color: #fff;
  border-radius: 3px;
}
.ny-proc2-hover{
  background-color: #404040 !important;
  color: #fff !important;
  border-radius: 3px !important;
}
.ny-p2-padding{
  padding:6px 0px;
}


/*====================title====================*/
.ny-tit1{
  padding:20px 10px 10px 10px;
}
.ny-tit1 h2{
  display: block;
  font-size: 35px;
  color:#000;
  text-align: center;
  font-weight: bold;
}
.ny-tit1 p{
  display: block;
  padding-top: 10px;
  font-size: 16px;
  color: #2d2d2d;
  text-align: center;
  letter-spacing: 0px;
}

.ny-tit3 h2{
  padding:15px 15px;
  font-size: 16px;
  color: #fff;
  background-color: #f60e0e;
  text-align: left;
}
.col-md-4 {
    width: 22%; float:left;
}
.col-md-8 {
    width: 55%; float:left;
}

.xm-tit{
  margin-top: 30px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.xm-tit-p p{
  padding-top:20px;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.sk-dt2 {
    padding:20px 0px;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.sk-dt2 img{
  width: 100%;
  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; 

}
.sk-dt2:hover img{
   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; 
}
.sk-dt2-tit{
  padding:5px 0px; 
  transition: all 0.5s ease-out;   padding-left:15px;
}
.sk-dt2:hover .sk-dt2-tit{
  padding-left:15px;
}
.sk-dt2-tit a h2{
  display: block;
    font-size: 18px;
    color: #656565; font-weight:bold;
    line-height: 22px;
}
.sk-dt2-tit p{
	display: block;
	margin-top: 22px;
	font-size: 14px !important;
	color: #333333;
	line-height: 170% !important;
	height: 120px;
	overflow: hidden;
}
.sk-dt2-date{
  
}
.sk-dt2-date .sk-dt2-d{
  font-size: 14px;
  color: #666;
  text-align: right;
}
.sk-dt2-date .more{
  margin-top:40px;
  float: right;
  width: 50%;
  height: 25px;
  border:1px solid #666;
  text-align: center;
  transition: all 0.5s ease-out;
}
.sk-dt2-date .more a{
  display: block;
  color: #333; 
  line-height: 24px;
  text-align: center;
  transition: all 0.5s ease-out;
}
.sk-dt2:hover .sk-dt2-date .more{
  background-color: #d70909;
  border:1px solid #960000;
}
.sk-dt2:hover .sk-dt2-date .more a{
  color: #fff;
}
.nei img{ width:98%;}
/*=======================媒体聚集=========================*/

/*=======================新闻2=========================*/
.ny-news2{
  margin-bottom: 20px;
}
.ny-news2 .tu1{
  width: 100%;
  overflow: hidden;
}
.ny-news2 .tu1 img{
  width: 100%;
  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-news2: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-news2 .news1-tit{
  height: 250px;
  transition: all 0.35s ease-out;
  overflow: hidden;
}
.ny-news2 .news1-tit a h3{
  display: block;
  margin-top: 16px;
  width: 100%;
  height: 42px;
  font-size: 16px;
  color: #232323;
  line-height: 130%;
  letter-spacing: 0px;
  font-weight: bold;
  transition: all 0.35s ease-out;
}
.ny-news2:hover .news1-tit a h3{
  margin-top: 13px;
  color: #d70909;
}
.ny-news2 .news1-tit .date1{
  margin-top: 11px;
  font-size: 14px;
  color: #575757;
  letter-spacing: 0px;
}
.ny-news2 .news1-tit p{
  display: block;
  margin-top: 22px;
  width: 100%;
  height: 62px;
  font-size: 14px;
  color: #575757;
  line-height: 150%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-news2 .news1-tit .more1 a{
  display: block;
  margin-top: 22px;
  width: 113px;
  height: 28px;
  border:1px solid #dcdcdc;
  font-size: 14px;
  color: #575757;
  text-align: center;
  line-height: 28px;
  transition: all 0.35s ease-out;
}
.ny-news2:hover .news1-tit .more1 a{
  background-color: #d70909;
  color: #fff;
}
.col-sm-3i {
    width: 25%; float:left;
}

.col-sm-7 { position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px}

.col-xs-8 {float: left;}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-sm-2 {
    width: 16%; float:right; margin-top:3%;
}
.col-xs-4 {
	width: 20%; float:left;
}
.col-sm-7 {
    width: 58%; float:left;
}


.ad-ys-tit{
  text-align: center;
}
.ad-ys-tit img{
  display: block;
  margin:0 auto;
}
.ad-ys-tit p{
  /* display: block; */
  /* text-align: center; */
  font-size: 41px;
  /* color: #171516; */
  /* font-weight: bold; */
}
.ad-ys-tit .zia{
  font-size: 41px;
  color: #f95106;
  font-weight: bold;
}
.ad-ys-tit span{
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 17px;
  color: #a6a6a6;
  text-transform: uppercase;
  letter-spacing: 0px;
}
.ad-ys-tit-lin{
  margin-top: 5px;
  width: 100%;
  height: 7px;
  background: url(../images/xian-bg.jpg);
}

/*优势*/
.ys-bg{
  width: 100%;
  height: 768px;
  background: url(../images/bg4.jpg) top center no-repeat;
  overflow: hidden;
}
.ys-tit{
  margin-top: 50px;
}
.ys-tit .zi1{
  font-size: 30px;
  color: #000;
  text-transform: uppercase;
}
.ys-tit h2{
  font-size: 30px;
  color: #fb5106;
  font-weight: bold;
}
.ys-tit .line1{
  margin-top: 30px;
  width: 56px;
  height: 3px;
  background-color: #fb5106;
}
.ys-tit .con1{
  margin-top: 25px;
  font-size: 16px;
  color: #5b5a5a;
  line-height: 190%;
}
.ys-tit .con1 p,
.ys-tit .con1 p a{
  font-size: 16px;
  color: #5b5a5a;
  line-height: 190%;
  font-weight: bold;
}
.ys-bg1{
  background-color: #e5e5e5
}
.ys-bg1:hover{
  background-color: #e1383f;
}
.ys-bg2{
  background-color: #eeeeee
}
.ys-bg2:hover{
  background-color: #e1383f;
}
.ys-mt{
  margin-top: 35px;
}
.ys{
  padding:82px 25px;
  min-height: 672px;
  transition: all 0.3s ease-out;
}
.ys:hover{
  padding:72px 25px 92px 25px;
}
.ys *{
  transition: all 0.3s ease-out;
}
.ys h2{
  display: block;
  font-size: 26px;
  color: #000;
  font-weight: bold;
}
.ys:hover h2{
  color: #fff;
}
.ys p{
  padding-top: 23px;
  font-size: 18px;
  color: #000;
  line-height: 175%;
}
.ys:hover p{
  color: #fff;
}
.ys img{
  width: 100%;
}

.wo_ry {width:80%; margin:0 auto; padding:0;}
.h-pro-gun02 li{
  float: left; margin:0.5%;
  width:24%;
  height:100%;
  border: 0px solid #ccc;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
  margin-top: 10px;
}
.h-pro-gun02 li:hover{
	border: 0px solid #f5f5f5;
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);
}
.h-pro-gun02 li .tu{
	margin: 2%;
	width: 96%;
	height: auto; text-align:center;
	padding:0px;
	border:0px solid #434343;
	overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -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; width:100%; height:280px;
}
.h-pro-gun02 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; width:100%; height:280px;
}
.h-pro-gun02 li .p1-t{
	margin:0 auto;
	width: 94%;
	height: 32px;
	background-color: #fbfbfb;
}

.h-pro-gun02 li .p1-t a h3{
  display: block; font-weight:100;
  height:32px;
  line-height: 32px;
  font-size: 1.3em;
  color: #333;
  text-align: center;

}
.h-pro-gun02 li .p1-t p{
	display: block;
	float: right;
	width: 96%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
	
}
.h-pro-gun02 li:hover .p1-t a h3{
    background-color: #dc241c;
	color: #fff;
}
.h-pro-gun02 li .dianhu{
	margin-top:5px;
    width: 96%;
    height: auto;
}
.h-pro-gun02 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 1.5em;
    color: #5b5b5b;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out; text-align:center;
   	
}

.h-pro-gun02 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px; text-align:center;
    font-size: 1.5em;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}
.ipart04 {
	padding:0; width:80%; margin:0 auto;
}
.ipart04 .infor {
	color:#333e46;
	margin-bottom:50px;
}
.ipart04 .infor .tit {
	font-size:54px;
	font-weight:bold;
	line-height:54px;
	display:inline-block;
}
.ipart04 .infor .tit a {
	display:block;
	color:#333e46;
}
.ipart04 .infor .con {
	font-size:20px;
	line-height:30px;
	display:inline-block;
	width:76%;
	margin-left:50px;
}
.ipart04 .content .rect-3727 {
	padding-bottom:37.27%;
}
.ipart04 .content .rect-7307 {
	 width:33.3%; float:left; height:auto;
}
.ipart04 .content .left {
	width:100%;
	float:left;
}
.ipart04 .content .left .video_news {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.ipart04 .content .left .mask {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background:url(../images/ipt4_mask.png) no-repeat center;
	background-size:cover;
}
.ipart04 .content .left .intro {
	position:absolute;
	left:0;
	bottom:0;
	width:65%;
}
.ipart04 .content .left .intro .box {
}
.ipart04 .content .left .intro .box .t {
	font-size:20px;
	font-weight:bold;
	color:#fcb026;
}
.ipart04 .content .left .intro .box .c {
	font-size:26px;
	line-height:34px;
	font-weight:lighter;
}
.ipart04 .content .right {
	width:100%;
	float:left;
}
.ipart04 .content .right a:after {
	content:'';
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	position:absolute;
	left:0;
	top:0;
}
.ipart04 .content .right .intro {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:2;
}
.ipart04 .content .right .intro .box {  margin:0 auto; padding:15px; color:#fff;}
.ipart04 .content .right .intro .box .t {
	font-size:20px;
	font-weight:bold;
	color:#fcb026;
	line-height:24px;
	margin-bottom:10px;
}
.ipart04 .content .right .intro .box .c {
	font-size:26px;
	line-height:34px;
	font-weight:lighter;
}



/*产品列表*/
.prolist_banner .ban_form {
	position:absolute;
	left:0;
	width:100%;
	top:160px;
}
.prolist_banner .ban_form .tit {
	font-size:50px;
	line-height:50px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-bottom:40px;
}
.prolist_banner .ban_form .form_box {
	text-align:center;
	width:63%;
	margin:0 auto;
}
.prolist_banner .ban_form .form_box .inp_box_wrap {
	width:27.5%;
	position:relative;
	padding-left:30px;
	background:#fff;
	/*border:1px solid #e0e0e0;
	*/
}
.prolist_banner .ban_form .form_box .inp_box_wrap .inp_txt {
	font-size:20px;
	color:#fd8800;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:0;
	line-height:60px;
	height:60px;
	overflow:hidden;
}
.prolist_banner .ban_form .form_box .inp_box {
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	padding:0;
	margin:0;
	box-sizing:content-box;
	font-size:13px;
	color:#999;
	text-indent:10px;
	background:#fff;
	border:none;
	text-align:left;
}
.prolist_banner .ban_form .form_box .inp_box_wrap.year_select_wrap:after {
	content:'';
	width:1px;
	height:28px;
	background:#e0e0e0;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-14px;
}
.prolist_banner .ban_form .form_box .inp_box_wrap.month_select_wrap:after {
	content:'';
	width:1px;
	height:28px;
	background:#e0e0e0;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-14px;
}
.prolist_banner .ban_form .form_box .inp_box.select-ui-choose-default {
	border-radius:0;
}
.prolist_banner .ban_form .form_box .inp_box.select-ui-choose ._arrow .arr {
	left:-6px;
}
.prolist_banner .ban_form .form_box .inp_box.select-ui-options-default {
	overflow-x:hidden;
}
.prolist_banner .ban_form .form_box .inp_box.select-ui-options-default li:hover {
	background:#fd8800;
}
.prolist_banner .ban_form .form_box .inp_box.select-ui-choose-default ._txt {
	padding-left:0;
}
.prolist_banner .ban_form .form_box .btns {
	display:inline-block;
	width:69px;
	height:60px;
	line-height:60px;
	background:#fcb026;
	vertical-align:middle;
}
.prolist_banner .ban_form .form_box .btns button {
	background:none;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	display:block;
	outline:none;
	position:relative;
	box-shadow:none;
	border:none;
	cursor:pointer;
}
.prolist_banner .ban_form .form_box .btns button .icon {
	display:block;
	width:27px;
	height:27px;
	background:url(../images/case_search.png) no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-13px;
	top:50%;
	margin-top:-13px;
}
.prolist_banner .ban_form .con {
	font-size:18px;
	color:#fff;
	margin-top:10px;
	text-align:right;
}
.prolist_banner .ban_form .con span {
	font-weight:bold;
	color:#fcb026;
}
.pro_list.channel_content {
	padding-bottom:0; margin:0 auto; padding:0;
}
.pro_list01 {
	padding-bottom:0px; margin:0 auto; padding:0;
}
.pro_list01 .hd .item {
	position:relative;
	padding-left:123px;
	margin-bottom:17px;
}
.pro_list01 .hd .item .tit {
	font-size:20px;
	line-height:38px;
	color:#323232;
	font-weight:bold;
	position:absolute;
	left:0;
	top:0;
}
.pro_list01 .hd .item .con {
	font-size:0;
}
/*2020-02.22因为字数有的太多 所以设计要求不要求对齐，宽度不定死*/
.pro_list01 .hd .item .con .con_a {
	display:inline-block;
	padding:0 15px;
	height:38px;
	line-height:38px;
	font-size:15px;
	background:#f0f0f0;
	color:#666;
	margin-right:10px;
	text-align:center;
	margin-bottom:13px;
}
.pro_list01 .hd .item .con .con_a.cur {
	background:#fcb026;
	color:#323f47;
}
.pro_list01 .bd {
	margin-top:00px;
}
.pro_list01 .bd .bd_infor .tit {
	font-size:30px;
	font-weight:bold;
	color:#fcb026;
	line-height:1;
}
.pro_list01 .bd .bd_infor .con span {
	display:inline-block;
	font-size:16px;
	color:#333f47;
	font-weight:bold
}
.pro_list01 .bd .bd_infor .con .con_txt {
	display:inline-block;
	font-size:0;
}
.pro_list01 .bd .bd_infor .con_txt .cell {
	display:inline-block;
	height:26px;
	cursor:pointer;
	font-size:16px;
	color:#858585;
	line-height:26px;
}
.pro_list01 .bd .bd_infor .con_txt em {
	display:inline-block;
	font-size:16px;
	margin:0 5px;
}
.pro_list01 .bd .bd_infor .con_txt .cell:first-child {
	border-right:none;
}
.pro_list01 .bd .bd_infor .con_txt .cell:last-child {
	border-left:none;
}
.pro_list01 .bd .bd_infor .con_txt .cell.cur {
	color:#fcb026
}
.pro_list01 .bd .bd_list {
	margin-top:30px; margin:0 auto; padding:0; width:80%;
}
.pro_list01 .bd .bd_list li {
	transition:all 0.5s ease;
}
.pro_list01 .bd .bd_list li .li_box {
	border:1px solid #d6d6d6;
}
.pro_list01 .bd .bd_list li .infor {
	padding:1em;
	position:relative;
	z-index:2;
}
.pro_list01 .bd .bd_list li .infor .tit {
	font-size:1.1em;
	line-height:30px;
	color:#333f47;
}
.pro_list01 .bd .bd_list li .infor .con {
	font-size:1.2em;
	line-height:1.3em;
	color:#000000; font-weight:300;
	font-family:"微软雅黑";
}


.pro_list01 .bd .bd_list li .infor .icon {
	width:63px;
	height:62px;
	background:url(../images/pro_list_ico.png) no-repeat center;
	position:absolute;
	top:30px;
	right:25px;
	opacity:0;
	visibility:hidden;
}
.pro_list01 .bd .bd_list li.li_new .infor .icon {
	opacity:1;
	visibility:visible;
}
.pro_list01 .bd .bd_list li .img_ {
	width:100%;
	margin:0;
}
.pro_list01 .bd .bd_list li .intro {
	padding:1em;
}
.pro_list01 .bd .bd_list li .intro .con .con_text {
	margin-bottom:10px;
	font-size:15px;
	height:53px;
	overflow:hidden;
}
.pro_list01 .bd .bd_list li .intro .con .con_text .text_t {
	color:#333333;
	line-height:28px;
	font-size:1.1em;
	font-weight:300;
}
.pro_list01 .bd .bd_list li .intro .con .con_text .text_c {
	color:#333333;
	font-size:1em;
}
.pro_list01 .bd .bd_list li .intro .con .con_text .text_c .cn {
	display:none;
	display:block;
	overflow:auto;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.pro_list01 .bd .bd_list li .intro .con .con_text .text_c .en {
	display:block;
	display:none;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.pro_list01 .bd .bd_list li:hover {
	box-shadow:0 0 20px rgba(0,0,0,0.2)
}
.pro_list01 .bd .bd_list li .more_box {
	text-align:center;
}
.pro_list01 .bd .bd_list li .more_box .more {
	display:inline-block;
	padding:0 40px 0 40px;
	height:41px;
	line-height:41px;
	text-align:center;
	border:1px solid #798186;
	font-size:16px;
	color:#333f47;
	position:relative; margin:0 auto;
}
.pro_list01 .bd .bd_list li .more_box .more:first-child {
	margin-left:0px;
}
.pro_list01 .bd .bd_list li .more_box .more span {
	position:relative;
	z-index:3;
}
.pro_list01 .bd .bd_list li .more_box .more:after {
	content:'';
	width:0;
	height:100%;
	background:#333e46;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	transition:all 0.5s ease;
}
.pro_list01 .bd .bd_list li .more_box .more:hover {
	color:#f5a834;
	border-color:#333e46;
}
.pro_list01 .bd .bd_list li .more_box .more:hover:after {
	width:100%;
}
.pro_list02 {
	padding:50px 0;
	background:#fcb026;
}
.pro_list02 li {
	width:25%;
	float:left;
	position:relative
}
.pro_list02 li:after {
	content:'';
	width:2px;
	height:149px;
	background:#fff;
	background:rgba(255,255,255,.3);
	position:absolute;
	left:0;
	top:22px;
}
.pro_list02 li:first-child:after {
	display:none;
}
.pro_list02 li .li_box {
	padding:0 11.5%;
}
.pro_list02 li .li_box .img_ {
	width:78px;
	height:60px;
	margin:0 auto 15px;
	transition:all 0.5s ease;
}
.pro_list02 li .li_box .intro {
	text-align:center;
}
.pro_list02 li .li_box .intro .t {
	font-size:1.3em;
	line-height:30px;
	color:#333f47;
	font-weight:lighter; font-weight:bold;
	margin-bottom:10px;
}
.pro_list02 li .li_box .intro .c1 {
	font-size:1em;
	line-height:25px;
	color:#333f47;
}
.pro_list02 li .li_box .intro .c1 a:hover {
	opacity:0.8;
	color:#333f47
}
.pro_list02 li .li_box .intro .c2 {
	margin-top:19px;
}
.pro_list02 li .li_box .intro .c2 form {
	font-size:0;
	text-align:center;
}
.pro_list02 li .li_box .intro .c2 .inp_wrap {
	display:inline-block;
	width:70%;
	height:48px;
	vertical-align:middle;
}
.pro_list02 li .li_box .intro .c2 .inp_wrap input {
	width:100%;
	border:none;
	background:#fff;
	height:48px;
	line-height:48px;
	font-size:15px;
	color:#333f47;
	font-weight:lighter;
	text-indent:17px;
	padding:0;
}
.pro_list02 li .li_box .intro .c2 .btn_wrap {
	display:inline-block;
	width:25%;
	height:48px;
	vertical-align:middle;
}
.pro_list02 li .li_box .intro .c2 .btn_wrap button {
	width:100%;
	padding:0;
	margin:0;
	background:#333f47;
	cursor:pointer;
	font-size:16px;
	color:#fff;
	height:48px;
	line-height:48px;
	outline:none;
	border:none;
	text-align:center
}
.pro_list02 li .li_box .intro .c3 span {
	font-size:1em;
	color:#333f47;
}
.pro_list02 li .li_box .intro .c3 .bdsharebuttonbox {
	text-align:center;
	margin-top:10px;
}
.pro_list02 li .li_box .intro .c3 .bdsharebuttonbox a {
	display:inline-block;
	background:url(../images/pro_share.jpg) no-repeat;
	width:40px;
	height:37px;
	margin:0 6px 0 0;
	transition:none;
	padding:0;
	float:none;
	position:relative
}
.pro_list02 li .li_box .intro .c3 .bdsharebuttonbox a.bds_tsina {
	background-position:0 0;
}
.pro_list02 li .li_box .intro .c3 .bdsharebuttonbox a.bds_weixin {
	background-position:-40px 0;
}
.pro_list02 li .li_box .intro .c3 .bdsharebuttonbox a.bds_sqq {
	background-position:-80px 0;
}
.pro_list02 li .li_box .intro .c3 .bdsharebuttonbox a:after {
	content:'';
	width:12px;
	height:6px;
	background:url(../images/pro_list_sj.png) no-repeat center;
	position:absolute;
	left:50%;
	margin-left:-6px;
	bottom:100%;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
}
.pro_list02 li .li_box .intro .c3 .bdsharebuttonbox a:hover:after {
	opacity:1;
	visibility:visible;
}
.pro_list02 li .li_box .intro .c4 {
	position:relative
}
.pro_list02 li .li_box .intro .c4 .text {
	height:45px;
	line-height:45px;
	font-size:15px;
	color:#333f47;
	border:2px solid #333f47;
	text-align:left;
	padding-left:13px;
	cursor:pointer;
}
.pro_list02 li .li_box .intro .c4 .c_down {
	position:absolute;
	left:0;
	top:100%;
	border-top:none;
	width:100%;
	background:#fff;
	z-index:2;
	display:none;
	text-align:left;
}
.pro_list02 li .li_box .intro .c4 .c_down dd a {
	display:block;
	padding:6px 13px;
	line-height:1.8;
}
.pro_list02 li .li_box .intro .c4 .c_down dd a:hover {
	background:#eee;
}
.pro_list02 li:hover .li_box .img_ {
	transform:rotateY(180deg);
}
/*产品列表*/
.pro_list02 li .li_box .intro .c4 .text {
	position:relative;
}
.pro_list02 li .li_box .intro .c4 .text:after {
	content:'';
	width:11px;
	height:6px;
	background:url(../images/xiala_jt.png) no-repeat center;
	position:absolute;
	top:50%;
	margin-top:-3px;
	right:20px;
	transition:all 0.5s ease;
}
.pro_list02 li .li_box .intro .c4 .text.cur:after {
	transform:rotateZ(180deg);
}
a {
	color:inherit;
}
.wrap {
	width:100%; margin:0 auto; padding:0;
}


/*
* name: ui.css
* version: v1.1.14
* update: 表格从1240px起进入响应模式
* date: 2017-05-23
*/



/*动效*/
.rotation { -webkit-animation: rotation  0.8s infinite linear; animation: rotation  0.8s infinite linear;}
@-webkit-keyframes rotation { 0% { -webkit-transform: rotateZ(0deg);}
    100% { -webkit-transform: rotateZ(360deg);}}
@keyframes rotation { 0% { transform: rotateZ(0deg);}
    100% { transform: rotateZ(360deg);}}
.heartbeat { -webkit-animation: heartbeat  1.2s infinite ease-in; animation: heartbeat  1.2s infinite ease-in;}
@-webkit-keyframes heartbeat { 0% { -webkit-transform: scale(1); opacity: 1;}
    15% { -webkit-transform: scale(1.3); opacity: 0.5;}
    30% { -webkit-transform: scale(1); opacity: 1;}}
@keyframes heartbeat { 0% { transform: scale(1); opacity: 1;}
    15% { transform: scale(1.3); opacity: 0.5;}
    30% { transform: scale(1); opacity: 1;}}
.trigger:hover { -webkit-animation: trigger 0.2s ease; animation: trigger 0.2s ease;}
@-webkit-keyframes trigger { 0% { -webkit-transform: rotateZ(0deg);}
    100% { -webkit-transform: rotateZ(180deg);}}
@keyframes trigger { 0% { transform: rotateZ(0deg);}
    100% { transform: rotateZ(180deg);}}

/* 等比填充 */
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;width: 94%;height: 94%; margin:3%; padding:0;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}

/* table */
.datalist {width:100%; border-collapse:collapse; border-spacing:0; border:1px solid #ccc; }
.datalist caption { padding-bottom:5px;}
.datalist th {font-weight:700; padding:5px 15px; border:1px solid #ccc; background:#eee;}
.datalist td {padding:5px 15px; border:1px solid #ccc;}
.datalist tr.altrow { background:#ccc;}

.table { width: 100%; max-width: 100%; margin-bottom: 20px;}
.table >thead >tr >th, .table >tbody >tr >th, .table >tfoot >tr >th, .table >thead >tr >td, .table >tbody >tr >td, .table >tfoot >tr >td { line-height: 1.42857143; padding: 8px; vertical-align: inherit; border-top: 1px solid #ddd;}
.table >thead >tr >th { vertical-align: bottom; border-bottom: 2px solid #ddd;}
.table >caption +thead >tr:first-child >th, .table >colgroup +thead >tr:first-child >th, .table >thead:first-child >tr:first-child >th, .table >caption +thead >tr:first-child >td, .table >colgroup +thead >tr:first-child >td, .table >thead:first-child >tr:first-child >td { border-top: 0;}
.table >tbody +tbody { border-top: 2px solid #ddd;}
.table .table { background-color: #fff;}
.table-condensed >thead >tr >th, .table-condensed >tbody >tr >th, .table-condensed >tfoot >tr >th, .table-condensed >thead >tr >td, .table-condensed >tbody >tr >td, .table-condensed >tfoot >tr >td { padding: 5px;}
.table-bordered { border: 1px solid #ddd;}
.table-bordered >thead >tr >th, .table-bordered >tbody >tr >th, .table-bordered >tfoot >tr >th, .table-bordered >thead >tr >td, .table-bordered >tbody >tr >td, .table-bordered >tfoot >tr >td { border: 1px solid #ddd;}
.table-bordered >thead >tr >th, .table-bordered >thead >tr >td { border-bottom-width: 2px;}
.table-striped >tbody >tr:nth-of-type(odd) { background-color: #f9f9f9;}
.table-hover >tbody >tr:hover { background-color: #f5f5f5;}
table col[class*='col-'] { position: static; display: table-column; float: none;}
table td[class*='col-'], table th[class*='col-'] { position: static; display: table-cell; float: none;}
.table >thead >tr >td.active, .table >tbody >tr >td.active, .table >tfoot >tr >td.active, .table >thead >tr >th.active, .table >tbody >tr >th.active, .table >tfoot >tr >th.active, .table >thead >tr.active >td, .table >tbody >tr.active >td, .table >tfoot >tr.active >td, .table >thead >tr.active >th, .table >tbody >tr.active >th, .table >tfoot >tr.active >th { background-color: #f5f5f5;}
.table-hover >tbody >tr >td.active:hover, .table-hover >tbody >tr >th.active:hover, .table-hover >tbody >tr.active:hover >td, .table-hover >tbody >tr:hover >.active, .table-hover >tbody >tr.active:hover >th { background-color: #e8e8e8;}
.table >thead >tr >td.success, .table >tbody >tr >td.success, .table >tfoot >tr >td.success, .table >thead >tr >th.success, .table >tbody >tr >th.success, .table >tfoot >tr >th.success, .table >thead >tr.success >td, .table >tbody >tr.success >td, .table >tfoot >tr.success >td, .table >thead >tr.success >th, .table >tbody >tr.success >th, .table >tfoot >tr.success >th { background-color: #dff0d8;}
.table-hover >tbody >tr >td.success:hover, .table-hover >tbody >tr >th.success:hover, .table-hover >tbody >tr.success:hover >td, .table-hover >tbody >tr:hover >.success, .table-hover >tbody >tr.success:hover >th { background-color: #d0e9c6;}
.table >thead >tr >td.info, .table >tbody >tr >td.info, .table >tfoot >tr >td.info, .table >thead >tr >th.info, .table >tbody >tr >th.info, .table >tfoot >tr >th.info, .table >thead >tr.info >td, .table >tbody >tr.info >td, .table >tfoot >tr.info >td, .table >thead >tr.info >th, .table >tbody >tr.info >th, .table >tfoot >tr.info >th { background-color: #d9edf7;}
.table-hover >tbody >tr >td.info:hover, .table-hover >tbody >tr >th.info:hover, .table-hover >tbody >tr.info:hover >td, .table-hover >tbody >tr:hover >.info, .table-hover >tbody >tr.info:hover >th { background-color: #c4e3f3;}
.table >thead >tr >td.warning, .table >tbody >tr >td.warning, .table >tfoot >tr >td.warning, .table >thead >tr >th.warning, .table >tbody >tr >th.warning, .table >tfoot >tr >th.warning, .table >thead >tr.warning >td, .table >tbody >tr.warning >td, .table >tfoot >tr.warning >td, .table >thead >tr.warning >th, .table >tbody >tr.warning >th, .table >tfoot >tr.warning >th { background-color: #fcf8e3;}
.table-hover >tbody >tr >td.warning:hover, .table-hover >tbody >tr >th.warning:hover, .table-hover >tbody >tr.warning:hover >td, .table-hover >tbody >tr:hover >.warning, .table-hover >tbody >tr.warning:hover >th { background-color: #faf2cc;}
.table >thead >tr >td.danger, .table >tbody >tr >td.danger, .table >tfoot >tr >td.danger, .table >thead >tr >th.danger, .table >tbody >tr >th.danger, .table >tfoot >tr >th.danger, .table >thead >tr.danger >td, .table >tbody >tr.danger >td, .table >tfoot >tr.danger >td, .table >thead >tr.danger >th, .table >tbody >tr.danger >th, .table >tfoot >tr.danger >th { background-color: #f2dede;}
.table-hover >tbody >tr >td.danger:hover, .table-hover >tbody >tr >th.danger:hover, .table-hover >tbody >tr.danger:hover >td, .table-hover >tbody >tr:hover >.danger, .table-hover >tbody >tr.danger:hover >th { background-color: #ebcccc;}
.table-responsive {overflow-x: auto; min-height: 0.01%; }







@font-face{font-family: "iconfont";
  src: url('iconfont.eot'); /* IE9*/
  src: url('iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chrome, firefox */
  url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  display:inline-block;
  vertical-align: middle;
  margin:0 .3em;
  font-size: 1.1em;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;   
}

@font-face {
  font-family: "FZL";
  src: url("font/FZLTDHJW_0.woff2") format("woff2"),
       url("font/FZLTDHJW_0.woff") format("woff"),
       url("font/FZLTDHJW_0.ttf") format("truetype"),
       url("font/FZLTDHJW_0.eot") format("embedded-opentype"),
       url("font/FZLTDHJW_0.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Impact";
  src: url("Impact_font/IMPACT_0.woff2") format("woff2"),
       url("Impact_font/IMPACT_0.woff") format("woff"),
       url("Impact_font/IMPACT_0.ttf") format("truetype"),
       url("Impact_font/IMPACT_0.eot") format("embedded-opentype"),
       url("Impact_font/IMPACT_0.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@charset "utf-8";
/* banner */
.c-banner{
	width: 100%; float: none;
	position: relative; 
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}




.clear {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden
}

.xmsy {
	width:80%;
	height:auto;
	margin:0px auto;
}
.xmsy ul {
	}.xmsy ul li {
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	padding:5px 5px 25px 5px;
	width:47%;
	border-bottom:1px solid #eeeeee;
}
.xmsy .pic {
	padding-top:10px;
	float:left;
	width:26%;
}
.xmsy .pic img {
	border:3px solid #eaeaea;
}
.xmsy .pic .date {
	width:166px;
	height:45px;
	background:#cd081a;
	line-height:45px;
	font-family:Impact;
	text-align:center;
	color:#ffffff;
	font-size:28px;
}
.xmsy .con {
	float:right;
	width:70%;
}
.xmsy .con span {
	display:block;
	height:35px;
	font-size:18px;
	line-height:35px;
	font-family:"微软雅黑 Light";
}
.xmsy .bt {
	height:34px;
	line-height:34px;
	font-size:16px;
	text-align:left;
}
.xmsy .bt a {
	font-size:18px;
	color:#1d1d1d;
}
.xmsy .intro {
	font-size:12px;
	color:#959595;
	line-height:20px;
}
.xmsy .intro a {
	font-size:12px;
	color:#959595;
	line-height:20px;
}
.xmsy li:hover .con span {
	display:block;
	height:35px;
	color:#cd0817;
	font-size:18px;
	line-height:35px;
	font-family:"微软雅黑 Light";
}
.xmsy li:hover .bt a {
	font-size:18px;
	color:#cd0817;
}

  .tit1{
    width: 100%;
    height: auto;
    background: url(../images/tit-bg1.jpg) top center no-repeat;
    overflow: hidden;
  }
  .tit1 img{
    display: block;
    margin:0 auto;
  }
  .tit1 h2{
    display: block;
    height: 50px;
    text-align: center;
    font-size: 36px;
    color: #464646;
    letter-spacing: 10px;
    font-weight: bold;
  }
  .tit1 p{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #737373;
    letter-spacing: 0px;
  }
  .tit1 .enzi{
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #666;
  }
  

.part02{
  width: 100%;
  height: 445px;
  background: url(../images/tu02.jpg) no-repeat top center;
  overflow: hidden;
}
.h-about1{
  float: left;
  margin-top:120px;
  margin-left: 10%;
  width: 35%; height:220px;
  background-color: #ef2d2c;
}
.h-about1 h3{   margin-right: 3%; padding-top:0.5em;
  height: 1.5em;
  font-size: 3.2em;
  color: #ffffff;
  text-align: right;
}
.h-about1 p{
  display: block;
  margin-right: 3%; padding-top:1em;
  font-size: 2.3em;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0px;
}
.h-about2{
  float: right;
  margin-top: 60px;
  width: 45%;
  height: auto;
}
.h-about2 h3{
  display: block;
  height: 63px;
  font-size: 26px;
  color: #404549;
}
.h-about2 p{
  display: block;
  width: 100%;
  height: 208px;
  font-size: 15px;
  color: #404549;
  line-height: 179%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-about2 .more a{
  display: block;
  float: right;
  margin-top:28px;
  width: 130px;
  height: 36px;
  border: 1px solid #ef2d2c;
  font-size: 15px;
  color: #d64b4a;
  text-align: center;
  line-height: 28px;
}

/*首页banner*/

.header { position: relative; z-index: 999; }



.top-w{
  width: 100%;
  border: none;
  border-bottom: 5px solid #f60e0e;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10000;
  background-color: #fff;
}
.menu-w{
  width: 100%;
  height: auto;
  background-color: #fff;
}
.pc-menu-bg{
  position: relative;
  z-index: 111111;
  width: 100%;
  background-color: #f0f0f0;
}

#cpzs{width:100%; height:auto; }



.h-pro-gun03 li{
  float: left; margin:0.5%;
  width:24%;
  height:100%;
  border: 1px solid #ccc;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
  margin-top: 10px;
}
.h-pro-gun03 li:hover{
	border: 1px solid #f5f5f5;
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);
}
.h-pro-gun03 li .tu{
	margin: 2%;
	width: 96%;
	height: auto; text-align:center;
	padding:0px;
	border:0px solid #434343;
	overflow: hidden;
}
.h-pro-gun03 li .tu img{
  -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; width:100%; height:480px;
}
.h-pro-gun03 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; width:100%; height:480px;
}
.h-pro-gun03 li .p1-t{
	margin:0 auto;
	width: 94%;
	height: 32px;
	background-color: #fbfbfb;
}

.h-pro-gun03 li .p1-t a h3{
  display: block; font-weight:100;
  height:32px;
  line-height: 32px;
  font-size: 1.3em;
  color: #333;
  text-align: center;

}
.h-pro-gun03 li .p1-t p{
	display: block;
	float: right;
	width: 96%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
	
}
.h-pro-gun03 li:hover .p1-t a h3{
    background-color: #dc241c;
	color: #fff;
}
.h-pro-gun03 li .dianhu{
	margin-top:5px;
    width: 96%;
    height: auto;
}
.h-pro-gun03 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 1.5em;
    color: #5b5b5b;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out; text-align:center;
   	
}

.h-pro-gun03 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px; text-align:center;
    font-size: 1.5em;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}




.w-1260 {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}


/*首页新闻*/
.part3-l{
  float: left; text-align:left;
  width: 48%;
  height: auto;
  overflow: hidden;
}
.part3-r{
  float: right;
  width: 48%;
  height: auto;
  overflow: hidden;
}
.news1{
  float: right;
  width: 65%;
  height: auto;
  overflow: hidden;
}
.news1-1{
  width: 100%;
  height: 146px;
  background-color: #efefef;
  margin-bottom: 17px;
  transition: all 0.3s ease-out;
}
.news1-1:hover{
  background-color: #db2c31;
}
.news1-1 .tu1{
  display: block;
  float: left;
  width: 25%;
  height: 126px;
  overflow: hidden;
}
.news1-1 .n1-r{
  float: left;
  margin-left: 15px;
  margin-top: 15px;
  width: 65%;
  height: 91px;
  overflow: hidden;
}
.news1-1 .n1-r a h3{
  display: block;
  width: 100%;
  height: 21px;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;
  font-size: 17px;
  color: #242424;
  letter-spacing: 0px;
}
.news1-1:hover .n1-r a h3{
  color: #fff;
}
.news1-1 .n1-r p{
  display: block;
  margin-top: 10px;
  width: 100%;
  height: 58px;
  font-size: 14px;
  color: #5b5b5b;
  line-height: 146%;
  letter-spacing: 0px;
  overflow: hidden;
}
.news1-1:hover .n1-r p{
  color: #fff;
}
.news1 li{
  padding:6px 0px;
  width: 100%;
  height: auto;
}
.news1 li img{
  display: inline-block;
  float: left;
}
.news1 li a h3{
  display: block;
  float: left;
  width: 80%;
  font-size: 14px;
  color: #5e5e5e;
  transition: all 0.3s ease-out;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;
}
.news1 li:hover a h3{
  color: #db2c31;
}
.news1 li .date1{
  float: right; 
  width: 20%;
  font-size: 13px;
  color: #989898;
  letter-spacing: 0px;
  text-align: right;
}


.news2{
  margin-top: 0px;
  width: 100%;
  height: auto;
}
.news2 li{
  margin-bottom: 16px;
  width: 100%;
  height: 97px;
}
.news2 li img{
  display: block;
  float: left;
  width: 141px;
  height: 97px;
}
.news2 li .n2-r{
  float: right;
  width: 72%;
  height: auto;
}
.news2 li .n2-r a h3{
  display: block;
  font-size: 16px;
  color: #434343;
  letter-spacing: 0px;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;

}
.news2 li:hover .n2-r a h3{
  color: #ba161b;
}
.news2 li .n2-r p{
  display: block;
  margin-top: 15px;
  width: 100%;
  height: 37px;
  font-size: 14px;
  color: #787878;
  line-height: 140%;
  letter-spacing: 0px;
  overflow:hidden; 
}

.tit02{
  width: 100%;
  height: 53px; border-bottom: #CCCCCC 1px solid;
}
.tit02 h2{
  display: block;
  float: left;
  width: 141px;
  height: 32px;
  background-color: #db2c31;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.tit02 a{
  display: block;
  float: right;
  width: 62px;
  height: 23px; margin-top:26px; text-decoration:none;
  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;
}/
/*新闻样式7*/
.y-news007{
  width: 1260px;
  height: auto;
  overflow: hidden;
}
.y-news007 ul{
  width: 1350px;
}
.y-news007 ul li{
  float: left;
  margin-right: 57px;
  width: 385px;
  height: 400px;
}
.y-news007 ul li .tu{
  width: 385px;
  height: 230px;
}
.y-news007 ul li a h4{
  margin-top:15px;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #0e0e0e;
  text-align: center;
  line-height: 150%;
  overflow: hidden;
}
.y-news007 ul li:hover a h4{
  color: #e31515;
}
.y-news007 ul li p{
  display: block;
  margin-top:17px;
  height: 56px;
  font-size: 15px;
  color: #8d8d8d;
  text-align: center;
  line-height: 130%;
  letter-spacing: 0px;
  overflow: hidden;
}
.y-news007 ul li .more a{
  margin: 0 auto;
  display: block;
  width: 114px;
  height: 30px;
  border: 1px solid #e31515;
  text-align: center;
  line-height: 30px;
  color: #e31515;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.y-news007 ul li:hover .more a{
  width: 100%;
  background-color: #e31515;
  color: #fff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
img {
    border: 0px;
}


#w-1300 {
	width:80%;
	margin: 0 auto;
	overflow: hidden;
}

.w1300 {
	width:1300px;
	margin: 0 auto;
	overflow: hidden;
}



.gsys{width:100%; height:201px; background:url(../images/ysbj.jpg) center no-repeat; text-align:center; font-family:"微软雅黑"; margin-top:0px; padding-top:20px;}
.gsys h2{font-size:60px; color:#ff0000; line-height:18px; font-weight:bold;}
.gsys h2 span{color:#434343;}
.gsys p{font-size:24px; color:#858585; line-height:30px; padding-top:40px;}
.gsysbj{width:100%; height:410px; background:url(../images/ysbj1.jpg) center no-repeat;}


.mBox5bg{ background:url(../images/mBox5bg.jpg) center center no-repeat; background-size:cover;}
.mBox5{ width:55%; color:#333; line-height:180%;}

.mBox { width:100%; height:625px; margin:0 auto; padding:0;}
.mBox5bg{ background:url(../images/mBox5bg.jpg) center center no-repeat; background-size:cover; }



.foot-w {
	width: 100%;
	height: auto;
	background: url(/images/foot-tu.jpg) top center no-repeat #303030;
}

.foot-lxa {
	margin-top: 290px;
	padding: 40px 90px;
	background-color: #fff;
	overflow: hidden;
}

.foot-lxa-l {
	margin-right: 450px;
}

.foot-lxa-l p {
	display: block;
	margin-top: 26px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}

.foot-lxa-l .linea {
	display: block;
	margin-top: 29px;
	width: 29px;
	height: 3px;
	background-color: #313131;
}
.foot-lxa-l span{
	display: block;
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #cfcfcf;
	text-transform: uppercase;
}

.foot-lxa-r {
	float: right;
	width: 360px;
}
.foot-logo{
	width: 100%;
}
.foot-conta{
	margin-top: 15px;
}
.foot-conta p{
	font-size: 17px;
	color: #010101;
	line-height: 210%;
}

.foot-contb{
	margin-top: 90px;
	margin-bottom: 50px;
	overflow: hidden;
}
.foot-about{
	position: relative;
	float: left;
	width: 16%;
	min-height: 180px;
	border-right: 1px solid #626262;
}
.foot-about::before{
	content: "";
	position: absolute;
	top:0px;
	right:0px;
	height: 100%;
	border-right: 1px solid #000000;
}

.foot-qt{
	float: left;
	width: 12%;
	min-height: 180px;
}

.foot-tit p{
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	color: #fff;
}

.foot-list a{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	color: #999;
}
.foot-ml{
	margin-left:1%;
}
.foot-pro{
	position: relative;
	float: left;
	width: 22%;
	min-height: 180px;
	border-right: 1px solid #626262;
}
.foot-pro::before{
	content: "";
	position: absolute;
	top:0px;
	right:0px;
	height: 100%;
	border-right: 1px solid #000000;
}
.foot-pro-list a{
	float: left;
	display: inline-block;
	margin-bottom: 10px;
	width: 50%;
	font-family: "font6";
	font-size: 17px;
	color: #999;
}
.foot-ewm{
	float: right;
	margin:8px 10px;
	padding:30px 25px;
	border:1px solid #9f9f9f;
	overflow: hidden;
}
.foot-ewm img{}
.foot-ewm p{
	display: block;
	margin-top: 22px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.foot-bq{
	padding:10px;
	text-align: center;
}
.foot-bq p,
.foot-bq p a,
.foot-bq a,
.foot-bq p strong{
	font-size: 14px;
	color: #dddddd;
	text-align: center;
}
* {text-decoration:none;}



.case_more{text-align: center;margin-top: 60px;}
.case_more a{display: inline-block;width: 265px;height: 40px;background: #212121;text-align: center;color: #fff;line-height: 40px;border-radius: 40px;margin: 0 30px;}
.case_more a:hover{background: #dc3023;transition: .5s;}
.case_more div{display: inline-block;width: 265px;height: 40px;border-radius: 40px;background:#ce0117 url(../images/dhdh.jpg)30px center no-repeat;    vertical-align: top;margin: 0 30px;}
.case_more div span{color: #fff;line-height: 40px;font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";font-size: 28px;margin-left: 30px;}




.part-gg{ width: 100%; background: url(../Img/ggbt.jpg) top center; }
.ggtxt{
  text-align:left; padding: 50px 0px; color: #ffffff;
  font-size: 36px; font-weight: bold; letter-spacing: 8px; }

.ggtxt1{ color: #ffffff;
  font-size: 36px; font-weight: bold; }


.ggtxt span{ color: #ffffff; font-size: 50px; font-weight: bold;
 letter-spacing: 0px;  }
.ggtxt1{ padding-top: 70px; color: #ffffff; font-size: 18px; font-weight:normal; }
.ggtxt2{ color: #ffffff;
  font-size: 36px; font-weight: bold; }
.end1{text-align: center; font-size: 18px; }


.cp_bt{background: url(../images/bt_bg.png)no-repeat center;}
.cp_bt img{display: block;margin: auto;padding-top: 90px;}
.cp_bt p{text-align: center;margin-top: 15px;}


.yu_yous{width: 100%;height: 206px;margin: 0 auto;background: url(../images/yu_20.jpg) no-repeat center;margin-top: 10px;}
.yu_yousbg{width: 100%;height: 570px;background: url(../images/yu_21.jpg) no-repeat;margin: 0 auto;}


.yu_yous4{width: 1200px;height: 490px;position:relative;top: 30px;margin: 0 auto; font-size:16px;}
.yu_yous401{width: 263px;height: 489px;background: url(../images/01.jpg) no-repeat;float: left;}
.yu_yous401:hover{width: 263px;height: 489px;background: url(../images/01h.jpg) no-repeat;}
.yu_yous401 a{width: 230px;display: block;height: 300px;margin: 0 auto;padding-top: 100px;line-height: 30px;color: #6d643f}

.yu_yous402{width: 263px;height: 489px;background: url(../images/02.jpg) no-repeat;margin-left: 40px;float: left;}
.yu_yous402:hover{width: 263px;height: 489px;background: url(../images/02h.jpg) no-repeat;}
.yu_yous402 a{width: 230px;display: block;height: 300px;margin: 0 auto;padding-top: 100px;line-height: 30px;color: #6d643f}

.yu_yous403{width: 263px;height: 489px;background: url(../images/03.jpg) no-repeat;margin-left: 40px;float: left;}
.yu_yous403:hover{width: 263px;height: 489px;background: url(../images/03h.jpg) no-repeat;}
.yu_yous403 a{width: 230px;display: block;height: 300px;margin: 0 auto;padding-top: 100px;line-height: 30px;color: #6d643f}

.yu_yous404{width: 263px;height: 489px;background: url(../images/04.jpg) no-repeat;margin-left: 40px;float: left;}
.yu_yous404:hover{width: 263px;height: 489px;background: url(../images/04h.jpg) no-repeat;}
.yu_yous404 a{width: 230px;display: block;height: 300px;margin: 0 auto;padding-top: 100px;line-height: 30px;color: #6d643f}



#w-1260 {
    margin: 0 auto;
    width: 86%;
    overflow: hidden;
}
.foot-lx{
  width: 100%;
  height: auto;
  background: url(../images/foot-tua.jpg) top center no-repeat;
  overflow: hidden;
}
.foot-lx-tit{
  margin-top: 70px;
  text-align: center;
}
.foot-lx-tit p{
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.foot-lx-tit span{
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.yz-lx{
  margin-top: 70px;
}
.yz-lx .con{
  padding:20px;
  background-color: #252f3b;
  text-align: center;
}
.yz-lx .con p.bt{
  display:inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.yz-lx .con p.bt img{
  display:inline-block;
  vertical-align: middle;
}
.yz-lx .con p.lx-nr{
  display: block;
  margin-top: 10px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.yz-f-phone{
  
}
.yz-f-phone .tit{
  padding:3px; margin-top:60px;
  width: 80%;
  height: auto;
  background-color: #e02b30;
  border-radius: 20px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.yz-f-phone p{
  display: block;
  padding:10px 0px;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.yz-f-tit{
  padding-bottom: 40px;
  font-size: 17px;
  color: #eeeff1;
  height: 20px;
}
.yz-f-menu a{
  display: block;
  padding:3px;
  font-size: 14px;
  color: #dddddd;
}
.yz-f-fl{
  text-align: left;
}
.yz-f-fl a{
  display: inline-block;
  margin:3px;
  padding:6px; width:40%;
  font-size: 15px; padding-left:15px;
  color: #dddddd;
  border:1px solid #6f767c;
}
.yz-link{
  margin:30px 0px;
  overflow: hidden;
}
.yz-link img{
  display: block;
  float: left;
  margin-right: 15px;
}
.yz-link a{
  display: block;
  float: left;
  margin-right: 15px;
  font-size: 14px;
  color: #333;
  line-height: 31px;
  position: relative;
}
.yz-link a:before{
  content: "";
  position: absolute;
  right:-8px;
  top:11px;
  z-index: 10;
  width: 1px;
  height: 10px;
  background-color: #666;
}
.yz-foot{
  padding-top:60px;
  padding-bottom: 40px;
  background-color: #252f3b;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.yz-ewm{
  text-align: center; float:left;
}
.yz-ewm img{
  display: block;
  margin:0 auto;
}
.yz-ewm p{
  display: block;
  padding:15px 0px;
  font-size: 14px;
  color: #dddddd;
  text-align: center;
}
.yz-bq{
  padding:15px 0px;
  border-top:1px solid #414b57;
  background-color: #252f3b;
  text-align: center;
  overflow: hidden;
}
.yz-bq a,
.yz-bq p,
.yz-bq p a,
.yz-bq p strong{
  vertical-align: middle;
  font-size: 14px;
  color: #dddddd;
  text-align: center;
}
.yz-bq p img{
  display: inline-block;
  vertical-align: 
}


.inner, .news_one_list .news_box li a{
	width:86%;
	margin:0 auto;
}


.section_five{padding: 0 0 50px 0;}
.section_five .inner{margin-top: 50px;}
.section_five .pub_title{margin:50px 0;}
.section_five .item{float: left;width:24%;margin:0.5%;background-color: #f4f4f4;}

.section_five .item a{background: #f5f5f5;padding-top: 12px;}
.section_five .item .img img{width: 94%;display: block;margin: auto; margin-top:3%;}
.section_five .img{position: relative;}
.section_five .img .date{position: absolute;z-index:88;left:12px;top:0;text-align: center;color:#fff;width:86px;height:78px;background-color: #d93035;}
.section_five .img .date strong{display: block;font-size:40px;}
.section_five .img .date span{font-size:14px;}
.section_five .item .info{padding:20px 12px;}
.section_five .item h3{font-size:18px;color:#252525;font-weight: 700;}
.section_five .item p{font-size:14px;margin-top:12px;color:#8e8e8e;line-height:22px;height:70px;overflow: hidden;}
.section_five .item:hover .date{background: #272525;transition: .5s;}
