﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/**/

.fullSlide {
	width:100%;
	position:relative;
	height:600px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	text-align:center;
	 background-position:center top;
}
.fullSlide .bd li a {
	display:block;
	height:600px;
}

.fullSlide .hd {
	position:absolute;
	z-index:999;
	bottom:0px;
 width:100%;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:48px;
	height:8px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#bc000a;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px;
	height:73px;
}
.fullSlide .prev
{
      background:url(../images/left1s.png) no-repeat;
  }
.fullSlide .next {
	left:auto;
	right:5%;
	background:url(../images/right1s.png) no-repeat;
}


/**/
.sou_bg{ height: 64px; padding-top: 14px; box-sizing: border-box; overflow: hidden;}
.sou_bg p{ font-size: 14px; line-height: 36px; color: #666;}
.sou_bg p a{ color: #fff; display: inline-block; padding: 0 10px; color: #666;}
.s_inp01{width: 320px; height:36px; overflow: hidden; border: 1px solid #d9d9d9;}
.inp01{width:280px; height:36px; line-height:36px; border: 0; padding: 0 16px; box-sizing: border-box; color:#1a1a1a; font-size:14px; float:left; background:url(../images/ss_1.jpg) no-repeat center top; }
.inp02{width:40px; height:36px; border:0; float:left; background:url(../images/ss_ico.png) no-repeat center top; }
/*头部结束*/
.bts{
	text-align: center;
	color: #2a2a2a;
	line-height: 55px;
	margin-top:-75px;
}
.bts i{
	color: #999;
	margin: 0 24px;
}
.bts a{
	font-size: 40px;
	color: #2a2a2a;
}



.pro{
	padding: 70px 0 40px 0;
	overflow: hidden;
	background: #eee;
}
.pro .content{
	margin-top: 28px;
}
.pro .pro-nav{
	width: 240px;
	height: 835px;
	background: #fff;
}
.pro .pro-nav h3{
	font-size: 26px;
	color: #ffffff;
	height: 72px;
	line-height: 72px;
	text-align: center;
	background: #bc000a;
}
.pro .pro-nav dl{
	padding-left: 25px;
	margin-top: 14px;
}
.pro .pro-nav dl dt{
	font-size: 18px;
	padding-bottom: 9px;
	font-weight: bold;
	color: #333;
}
.pro .pro-nav dl dd ul li{
	font-size: 16px;
	color: #666;
	line-height:25px;
}
.pro .pro-min{
	width: 942px;
	height: 835px;
	background: #fff;
	padding: 24px;
	box-sizing: border-box;
}
.pro .pro-min ul{
	overflow: hidden;
}
.pro .pro-min ul li{
	float: left;
	width: 274px;
	margin-right: 24px;
}
.pro .pro-min ul li.no{
	margin: 0;
}
.pro .pro-min ul li img{
	display: block;
	width: 100%;
	height: 350px;
}
.pro .pro-min ul li span{
	display: block;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #eee;
}


.fw{
	padding: 70px 0 80px 0;
}
.fw .content{
	margin-top: 24px;
}
.fw .content .fw-min{
	height: 466px;
	width:102%;
}
.fw .content .fw-min ul{
	overflow: hidden;
}
.fw .content .fw-min ul li{
	position: relative;
	float: left;
	width: 282px;
	height: 350px;
	margin-right: 24px;
	margin-bottom: 24px;
}
.fw .content .fw-min ul li img{
	display: block;
	width: 100%;
	height: 350px;
}
.fw .content .fw-min ul li.no{
	margin: 0;
}
.fw .content .fw-min ul li::after{
	position: absolute;
	display: block;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 90px;
	background:url(../images/fw_yy.png) no-repeat center top;
}
.fw .content .fw-min ul li span{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	font-size: 16px;
	color: #000;
	line-height: 64px;
	text-align: center;
}
.problem{
	background: #f5f5f5;
	padding-top: 74px;
}
.problem .content{
	margin-top: 18px;
}
.problem .content ul{
	position: relative;
	height: 480px;
	background:url(../images/problem.jpg) no-repeat center top;
}
.problem .content ul li{
	position: absolute;
	width: 98px;
	height: 98px;
	border: 1px solid #2a2a2a;
	font-size: 18px;
	padding-top: 24px;
	box-sizing: border-box;
	color: #2a2a2a;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
}
.problem .content ul li.li1{
	top: 45px;
	left: 172px;
}
.problem .content ul li.li2{
	top: 85px;
	left: 312px;
}
.problem .content ul li.li3{
	top: 154px;
	left: 70px;
}
.problem .content ul li.li4{
	top: 212px;
	left: 258px;
}
.problem .content ul li.li5{
	width: 116px;
	height: 116px;
	top: 68px;
	right: 346px;
	padding-top: 34px;
}
.problem .content ul li.li6{
	width: 116px;
	height: 116px;
	top: 48px;
	right: 198px;
	padding-top: 34px;
}
.problem .content ul li.li7{
	top: 214px;
	right: 306px;
}
.problem .content ul li.li8{
	top: 198px;
	right: 84px;
	width: 138px;
	height: 138px;
	padding-top: 42px;
}
.problem .content ul li:hover{
	background: #bc000a;c;
	border-color: #bc000a;c;
	cursor: pointer;
}
.md{
	background: #eee;
	padding: 70px 0;
}
.md .content{
	margin-top: 26px;
}
.md .content ul{
	overflow: hidden;
}
.md .content ul li{
	position: relative;
	float: left;
	width: 384px;
	height: 420px;
	background: #fff;
	margin-right: 24px;
	margin-bottom: 20px;
}
.md .content ul li.no{
	margin: 0;
}
.md .content ul li .md-img{
	width: 384px;
	height: 220px;
	margin-bottom: 24px;
}
.md .content ul li .md-img img{
	display: block;
	width: 100%;
	height: auto;
}
.md .content ul li h4{
	margin: 0 24px;
	line-height: 1;
	margin-bottom: 28px;
	font-size: 24px;
	color: #333;
}
.md .content ul li p{
	margin: 0 22px;
	font-size: 15px;
	margin-bottom: 14px;
	color: #333;
	line-height: 24px;
	padding-left: 18px;
	background:url(../images/md_ico.png) no-repeat left 6px;
}
.md .content ul li span{
	position: absolute;
	top: 184px;
	right: 32px;
	line-height: 1;
	font-size: 72px;
	color: #bc000a;
	font-style: italic;
}


.pic{
	height: 206px;
	background:url(../images/pic_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.pic .content h4{
	width: 650px;
	font-size: 32px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	margin-top: 46px;
}
.pic .content .pic-from{
	width: 510px;
	margin-top: 24px;
}
.pic .content .pic-from h5{
	font-size: 20px;
	line-height: 1;
	margin-bottom: 16px;
	color: #fff;
}
.pic .content .pic-from ul li{
	float: left;
	width: 50%;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}
.pic .content .pic-from ul li label{
	display: block;
	float: left;
	width: 38px;
	font-size: 14px;
	color: #fff;
}
.pic .content .pic-from ul li input{
	float: left;
	width: 200px;
	height: 32px;
	padding: 0 10px;
	width: 180px;
	font-size: 14px;
	line-height: 32px;
	border: 0;
	color: #333;
	box-sizing: border-box;
}

.pic .content .pic-from ul li.inp3{
	width: 100%;
}
.pic .content .pic-from ul li.inp3 input{
	width: 435px;
}
.pic .content .pic-from ul li a{
	display: block;
	width: 80px;
	line-height: 32px;
	text-align: center;
	background: #bc000a;c;
	font-size: 16px;
	color: #2a2a2a;
	margin-left: 38px;
}

.ys{
	height: 2312px;
	padding-top: 70px;
	box-sizing: border-box;
	background:url(../images/ys_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.ys .content{
	position: relative;
	margin-top: 38px;
}
.ys .content dl{
	position: relative;
	padding: 32px 0;
	overflow: hidden;
}
.ys .content dl dt{
	width: 564px;
}
.ys .content dl dd{
	position: relative;
	width: 620px;
	padding-left: 90px;
	box-sizing: border-box;
	margin-top: 88px;
}
.ys .content dl dd h5{
	width: 450px;
	font-size: 30px;
	line-height: 36px;
	color: #2a2a2a;
	margin-bottom: 30px;
}
.ys .content dl dd p{
	width: 474px;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 14px;
	line-height: 24px;
	color: #2a2a2a;
	background:url(../images/md_ico.png) no-repeat left 7px;
}
.ys .content dl dd .ys-num{
	position: absolute;
	top: -20px;
	left: 0;
	font-size: 72px;
	color: #999;
	font-style: italic;
}
.ys .content dl dd span{
	display: block;
	padding-top: 10px;
	margin-left: 20px;
	font-style: 16px;
	color: #333;
}
.ys .content dl dd span a{
	display: block;
	width: 124px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #333;
	border: 2px solid #333;
}
.ys .content dl .ys-img{
	position: absolute;
	top: 174px;
	left: 340px;
	width: 280px;
	height: 188px;
}

.wy{
	padding: 70px 0;
	background: #eee;
}
.wy .content{
	margin-top: 50px;
}
.wy .content ul {
	overflow: hidden;
}
.wy .content ul li{
	width: 224px;
	height: 365px;
	float: left;
	margin-right: 20px;
	background: #fff;
	padding: 0 22px;
	box-sizing: border-box;
	cursor: pointer;
}
.wy .content ul li.cur .wy-img{
	 background: #bc000a;
}


.wy .content ul li.no p{
	text-align: center;
}
.wy .content ul li.no{
	margin: 0;
}
.wy .content ul li .wy-img{
	width: 100px;
	height: 100px;
	margin: 32px auto;
	background: #ddd;
	border-radius: 50%;
}
.wy .content ul li span{
	display: block;
	line-height: 1;
	font-size: 24px;
	text-align: center;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.wy .content ul li p{
	font-size: 16px;
	color: #666;
	line-height: 25px;
}
.wy .wy-tel{
	width: 444px;
	line-height: 40px;
	border: 2px solid #2a2a2a;
	overflow: hidden;
	margin: 32px auto 0;
	box-sizing: border-box;
}
.wy .wy-tel p{
	width: 310px;
	text-align: center;
	font-size: 14px;
	line-height: 46px;
	color: #2a2a2a;
}
.wy .wy-tel p b{
	vertical-align: middle;
	font-size: 24px;
}
.wy .wy-tel a{
	display: block;
	width: 126px;
	line-height: 47px;
	font-size: 16px;
	color: #bc000a;
	text-align: center;
	background: #2a2a2a;
}

.case{
	padding: 96px 0;
}
.case .bts span{
	line-height: 1;
	padding-top: 16px;
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #333;
}
.case .content{
	margin-top: 30px;
}
.case .case-min{
	margin-bottom: 22px;
	height: 450px;
	background: #eee;
}
.case .case-ul{
	height: 50px;
	border: 2px solid #2a2a2a;
	background: #2a2a2a;
	box-sizing: border-box;
}
.case .case-ul li{
	float: left;
}
.case .case-ul li a{
	display: inline-block;
	padding: 0 38px;
	line-height: 48px;
	font-size: 16px;
	color: #f5f5f5;
}
.case .case-ul li.cur a{
	background: #eee;
	color: #2a2a2a;
	font-weight: bold;
}
.case .case-inner{

}
.case .case-inner dl{
	overflow: hidden;
}
.case .case-inner dl dt{
	position: relative;
	float: left;
	width: 600px;
	height: 400px;
	padding: 46px 40px 0 40px;
	box-sizing: border-box;
	overflow: hidden;
}
.case .case-inner dl dt h4{
	font-size: 18px;
	color: #333;
	line-height: 1;
	margin-bottom: 26px;
}
.case .case-inner dl dt p{
	font-size: 14px;
	color: #2a2a2a;
	line-height: 32px;
	overflow: hidden;
}
.case .case-inner dl dt p strong{
	float: left;
	font-weight: normal;
	width: 70px;
}
.case .case-inner dl dt p i{
	width: 450px;
	float: left;
}
.case .case-inner dl dt span{
	position: absolute;
	left: 40px;
	bottom: 38px;
}
.case .case-inner dl dt span a{
	float: left;
	font-size: 16px;
	color: #333;
	width: 126px;
	line-height: 40px;
	text-align: center;
	margin-right: 16px;
	border: 2px solid #333;
}
.case .case-inner dl dt span a.a1{
	background: #bc000a;
	border-color: #bc000a;
}
.case .case-inner dl dd{
	float: right;
	width: 600px;
}
.case .case-inner dl dd img{
	display: block;
	width: 100%;
	height: auto;
}

.case .case-xc{
	position: relative;
	height: 250px;
}
.case .case-xc .prve,.case .case-xc .next{
	position: absolute;
	top: 84px;
	width: 68px;
	height: 40px;
}
.case .case-xc .prve{
	position: absolute;
	left: -90px;
}
.case .case-xc .next{
	position: absolute;
	right: -90px;
}
.case .case-xc ul{
	overflow: hidden;
}
.case .case-xc ul li{
	float: left;
	width: 288px !important;
	margin-right: 16px;
	border: 2px solid transparent;
	box-sizing: border-box;
	overflow: hidden;
}
.case .case-xc ul li img{
	display: block;
	width: 100%;
	height: 213px;
}
.case .case-xc ul li.no{
	margin: 0;
}
.case .case-xc ul li span{
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 54px;
	color: #333;
	border: 1px solid #d9d9d9;
}
.case .case-xc ul li:hover {
	background: #bc000a;
	border-color: #bc000a;
}
.case .case-xc ul li:hover span{
	border-color: #bc000a;
}

.hz{
	height: 665px;
	padding-top: 70px;
	box-sizing: border-box;
	background:url(../images/hz_bg.jpg) no-repeat center top;
}
.hz .bts a{
	color: #fff;
}
.hz .bts span{
	line-height: 1;
	padding-top: 16px;
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}
.hz .content{
	margin-top: 30px;
}
.hz .content ul{
	overflow: hidden;
}
.hz .content ul li{
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.hz .content ul li img{
	display: block;
	width: 280px;
	height: 144px;
}
.hz .content ul li.no{
	margin-right: 0;
}
.hz .content ul li span{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 148px;
	background: rgba(0,0,0,.4);
}
.hz .content ul li.cur span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.hz-more{
	padding-top: 10px;
	width: 126px;
	margin: 0 auto;
}
.hz-more a{
	display: block;
    font-size: 16px;
    color: #fff;
    width: 126px;
    line-height: 40px;
    text-align: center;
    margin-right: 16px;
    border: 2px solid #fff;
}

.about{
	padding: 70px 0;
}
.about .about-min{
	margin-top: 26px;
}
.about .about-min dl{
	background: #eee;
	overflow: hidden;
}
.about .about-min dl dt{
	width: 600px;
	float: left;
}
.about .about-min dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.about .about-min dl dd{
	width: 600px;
	padding: 40px;
	box-sizing: border-box;
	float: right;
}
.about .about-min dl dd h5{
	font-size: 24px;
	color: #333;
	line-height: 1;
	margin-bottom: 20px;
}
.about .about-min dl dd p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.about .about-min dl dd span{
	display: block;
	margin-top: 96px;
}
.about .about-min dl dd span a{
	display: block;
    font-size: 16px;
    color: #333;
    width: 126px;
    line-height: 40px;
    text-align: center;
    margin-right: 16px;
    border: 2px solid #333;
}
.about .about-min .about-a{
	height: 96px;
	border: 1px solid #d9d9d9;
	overflow: hidden;
}
.about .about-min .about-a a{
	float: left;
	width: 20%;
	border-right: 1px solid #d9d9d9;
	box-sizing: border-box;
	text-align: center;
	display: block;
	font-size: 18px;
	line-height: 96px;
	color: #333;
}
.about .about-min .about-a a.last{
	border: 0;
}
.about .about-jd{
	position: relative;
	margin-top: 80px;
}
.about .about-jd h3{
	font-size: 24px;
	color: #333;
	background:url(../images/xc_ico.jpg) no-repeat 110px center;
}
.about .about-jd .prve,.about .about-jd .next{
	position: absolute;
	top: 147px;
	width: 68px;
	height: 40px;
}
.about .about-jd .prve{
	position: absolute;
	left: -90px;
}
.about .about-jd .next{
	position: absolute;
	right: -90px;
}
.about .about-jd .jd-box{
	margin-top: 30px;
}
.about .about-jd .jd-box ul{
	overflow: hidden;
}
.about .about-jd .jd-box ul li{
	float: left;
	width: 282px;
	margin-right: 24px;
}

.about .about-jd .jd-box ul li img{
	width: 282px;
	height: 193px;
}
.about .about-jd .jd-box ul li.no{
	margin: 0;
}
.about .about-jd .jd-box ul li span{
	display: block;
    font-size: 14px;
    text-align: center;
    line-height: 54px;
    color: #333;
	border: 1px solid #d9d9d9;
	background: #f5f5f5;
}
.news{
	background: #eee;
	padding: 80px 0;
}
.news .content dl{
	position: relative;
	float: left;
	width: 384px;
	height: 530px;
	margin-right: 24px;
	background: #fff;
}
.news .content dl.no{
	margin: 0;
}
.news .content dl dt{
	width: 384px;
}
.news .content dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.news .content dl dd{
	padding: 24px;
}
.news .content dl dd h4{
	font-size: 24px;
	color: #333;
	margin-bottom: 20px;
}
.news .content dl dd p{
	font-size: 16px;
	color: #333;
	line-height: 48px;
	padding-left: 16px;
	background:url(../images/news_ico.jpg) no-repeat left center;
}
.news .content dl dd span{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 24px;
	background:url(../images/xc_ico.jpg) no-repeat 40px center;
}
.news .content dl dd span a{
	font-size: 16px;
	color: #333;
}