/*公共部分*/
.qua_title h1 {
    font-size:32px;
    color: #21231d;
    font-weight:900;
}
.qua_title h1:after {
    content: '';
    width:60px;
    height:3px;
    background: #026396;
    display: block;
    position: relative;
    bottom:-20px;

}
.more {
    width:145px;
    height:30px;
    line-height:30px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius:5px;
    margin-top:20px;
}

/*产品展示*/

.pro-title {
    padding-top:40px;
    text-align: center;
    position: relative;
    padding-bottom:10px;
    border-bottom:1px solid #fff;
    margin-bottom:35px;

}
.pro-title h1 {
    color: #01467f;
    font-size:32px;
    padding:0;
    margin-top:0;
    font-weight:900;
    text-align: left;

}
.pro-title p {
    color: #fff;
}

.pro-title .btna {
    position: absolute;
    right:5px;
    bottom:-10px;
}
.btna .prev {
    display: block;
    cursor: pointer;
    margin-right: 8px;
    float: left;
    width: 50px;
    height: 50px;
    background-image: url(../image/left_btn.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.btna .next {
    display: block;
    cursor: pointer;
    float: left;
    width: 50px;
    height: 50px;
    background-image: url(../image/right_btn.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#slider_pic {
    height:375px;
    margin:0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}
#slider_pic ul {
    position: absolute;
    left:0;
    list-style: none;
    height:375px;
}

#slider_pic ul li.hceg {
    width: 282px;
    height: 375px;

    margin-right: 15px;

}

#slider_pic ul li.hceg a {
    display: block;
    color: #515151;
}
#slider_pic ul li.hceg a dl dt {
    width: 282px;
    height: 282px;
    display: block;
}
#slider_pic ul li.hceg a dl dd {
    height: 93px;
    background-color: #f5f5f5;
    padding-left:50px;
    padding-top:20px;

}

/*质量检测*/
#quality {
    background-color: #cbe8f8;
    padding:0;
}
#quality .qua {
    padding:0;
    overflow: hidden;
}
#quality .qua_con {
    width: 550px;
    padding-left:50px;
    padding-top:65px;
}

.bed{ width:490px; position:relative; }
.bed .hd{ height:5px; overflow:hidden; position:absolute; right:0; z-index:1; }
.bed .hd ul{ overflow:hidden; zoom:1; float:left;  }
.bed .hd ul li{ float:left;margin-right:6px;  width:30px; height:5px;  background:#fff; cursor:pointer; text-indent: -999px;}
.bed .hd ul li.on{ background: #03629a; }
.bed .bd {padding-top:70px;}
.bed .bd ul{
    width:490px;

}
.bed .bd li{  zoom:1; vertical-align:middle;}
.bed .bd img{ width:158px; height:224px; display:block;  }
.bed .bd li .box{
    width: 158px;
    cursor:pointer;
    height: 224px;
    float: left;
    margin-right: 5px;
}
.bed .bd li .box h4{
    margin-top: 30px;
    margin-bottom: 10px;
    padding:0 20px;
    color:#fff;
    font-size: 16px;
    font-weight: normal;

}
.bed .bd li .box .rect {
    width:490px;
    height:224px;
    display: block;
}
.bed .bd li .box .white{
    /* width: 250px; */
    color: #fff;
    font-size: 14px;
    padding:0 20px;
    /* margin: 0 auto; */
    line-height: 18px;
    margin-bottom: 15px;
}
.qu_more {
    background: #fff;
}
.qu_more a {
    display: block;
}



/*email*/
#email {
	padding-top:100px;
	padding-bottom:130px;
	text-align:center;
	font-family:'din';
}
#email h2 {
	font-size:36px;
	color: #4b4b4b;
	letter-spacing:2px;
}
#email h1 {
	font-size:53px;
	color: #4b4b4b;
	font-weight:bold;

}
#email .getemail {
	padding-top:50px;
	width: 570px;
	margin:0 auto;
	position: relative;
}
#email .getemail .em {
	width: 400px;
	height: 50px;
	border:1px solid #cccccc;
	padding-left:20px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-top-left-radius: 25px;
	border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-bottom-left-radius: 25px;
	border-bottom-left-radius: 25px;
}
#email .getemail .submit {
	width: 160px;
	height: 50px;
	border:1px solid #ccc;
	background:transparent;
	margin-left: -3px;
	border-left: none;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
	color: #4b4b4b;
}
#email .getemail .email-tool {
	position: absolute;
	z-index:5;
	background-image: url(/Public/home/img/email-tool.jpg);
	background-repeat:no-repeat;
	width: 21px;
	height: 11px;
	right: 30px;
	top:70px;

}

/*新闻*/
#news {
    padding-top:40px;
    padding-bottom:80px;
    border-bottom:8px solid #e7e7e7;
}
#news h1 {
    font-size:32px;
    font-weight:900;
    margin-top:0;
    margin-bottom:30px;
}
#news .pic_news {
    width:70%;
    padding-right:20px;
    float: left;
}
#news .title_news {
    width:30%;
    float: left;
}
#news .pic_news .news_time {
    color: #444444;
}
#news .pic_news .news_title {
    font-size:18px;
    color: #141414;
    margin:30px 0;
}
#news .pic_news .news_info {
    color: #4f4f4f;
}
#news .pic_news .news_more {
    width:142px;
    height:42px;
    border:1px solid #e1e1e1;
    display: block;
    line-height:40px;
    text-align:center;
    color: #5e5345;
    margin-top:55px;
}


.panel-group .panel {
    border-radius:0;
    margin-bottom:20px;
}
.panel-default {
    border:none;

}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border:none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}

#accordion .panel-heading{
    padding: 0;
    background: #fff;
    position: relative;
}

#accordion .panel-title a{
    display: block;
    border: none;
    margin: 0;
    position: relative;
    padding-left:30px;
    line-height: 30px;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\2013";
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    font-weight: normal;
    color: #575559;
    text-align: center;
    position: absolute;
    top: 50%;
    left:0;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
}
#accordion .panel-title a.collapsed:before{ content: "\271A"; }

/*关于我们*/
#about {
    background-color: #f5f5f5;
    padding:40px;
}
#about .ab_h1 h1 {
    font-weight:500;
}
#about .ajos-video {
	padding-right:0;
}
#about .ajos-video img {
	float:right;
}
#about .about-bg {
	background: #eeeeee;
}

#about .about-con {
	padding-left:20px;
}

#about .ab-con {
	margin-top:40px;
	margin-bottom:60px;
	color: #000;

}
#about .about_more {
    width:230px;
    height:40px;
    line-height:40px;
    background-color: #0e62b2;
}

#about .about_more a {
	display: block;
    color: #fff;
}





