﻿@charset "utf-8";
/* CSS Document */
.footer{
	margin-top: 1.666rem;
}

#main{

}

.banbox{
	height: auto;
}
#ban{
	width: 100%;
	position: relative;
	text-align: center;
}

#ban .img{
	width: 100%;
	height: 100%;
}

#ban .img img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
#ban #route{
	width: 100%;
	display: inline-block;!important;
	position: absolute;
	left: 0;
	top: 2.833rem;
	z-index: 999;
	color: white;
}
#ban #route h3{
	font-size: 1.17rem;
}
#ban #route span{
	display: block;
	margin: 0.583rem 0;
	font-weight: bold;
	font-size: 1rem;
}

#ban #route li{
	display: inline;!important;
}

#ban #route a{
	color: white;
}
#ban #route a:hover{
	text-decoration: underline;
}

/*二级菜单*/
#subnav{
	width: 100%;
	background: #eeeeee;
}

#subnav li{
	padding: 0 5.2%;
	float: left;
	position: relative;
	border-bottom: 1px solid #eeeeee;
}

#subnav li a{
	display: block;
	width: 100%;
	padding: 0.666rem 0;
	font-size: 1rem;
	line-height: normal;
}

#subnav .cur{
	background: white;
	border-bottom: 1px solid #c30d23;
}

#subnav li:hover{
	background: white;
	border-bottom: 1px solid #c30d23;
}

#subnav li ul{
	display: none;
	width: 100%;
	position: absolute;
}
#subnav ul li:hover ul{
	display: block;
}

/*公司简介*/
#intro{
	padding-top: 2.083rem;
}

#intro .title{
	text-align: center;
}

#intro .title span{
	display: block;
	padding-top: 5px;
	color: #666666;
}

#intro .nr{
	padding: 0.833rem 4.7% 0 4.7%;
	text-align: justify;
	line-height: 2;
}

/*news*/
.news .title{
	padding-top: 24px;
}

.news .title a{
	color: #c30d23;
	font-size: 1.083rem;
}

.news .title span{
	display: block;
	padding: 0.583rem 0;
	color: #666666;
	font-size: 1rem;
}

.news .zy{
	margin-bottom: 1.25rem;
	font-size: 1rem;
	line-height: 1.6;
	color: #666666;
}

.news .list{
	padding: 0 4.7%;
	margin-bottom: 1.083rem;
	border-bottom: 2px solid #f9edf1;
}

/*pagetu*/
#pagetu{
	text-align: center;
}

#pagetu li{
	display: inline;
	margin: 0 0.5%;
}

#pagetu a{
	display: inline-block;!important;
	padding: 0.25rem 2%;
	line-height: normal;
}

#pagetu a:hover{
	color: white;
	cursor: pointer;
	background: #c30d23;
}

#pagetu .cur{
	color: white;
	background: #c30d23;
}

/*详情*/
#route2{
	padding: 0.833rem 0;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
}

#route2 li{
	display: inline-block;!important;
	margin: 0 4px;
	line-height: normal;
	float: left;
}


#detail{
	padding-bottom: 1.25rem;
	background: white;
}

#detail .title{
	margin-top: 1.25rem;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

#detail .title span{
	display: block;
	margin: 1rem 0;
}

#detail .title h5{
	font-size: 1.083rem;
	font-weight: normal;
}

#detail .xq{
	margin-top: 1.083rem;
	line-height: 2;
	font-size: 1rem;
}
#detail .xq img{width: 100%}
#detail .pz{
	margin-top: 1rem;
	padding-top: 0.666rem;
	border-top: 1px solid #ebebeb;
	line-height: normal;
}

#detail .pageup, #detail .pagedon{
	height: auto;
	overflow: hidden;
	margin-top: 0.666rem;
}

#detail .pageup span, #detail .pagedon span{
	display: block;
	width: 17.2%;
	margin-right: 3.6%;
	padding: 0.416rem 0;
	float: left;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	background: #eeeeee;
}

#detail .pz a{
	display: block;
	width: 100%;
}
#detail .pz li{
	width: 70%;
	padding: 0.416rem 0;
	float: left;
}

#detail .pz a:hover{
	color: #c30d23;
	text-decoration: underline;
}

/*推荐*/
#recommend{
	padding: 1.166rem 0;
	background: white;
}

#recommend .title{
	padding: 0.416rem 0 0.416rem 12px;
	color: white;
	font-weight: bold;
	font-size: 1.083rem;
	line-height: normal;
	background: #c30d23;
}

#recommend .list{
	height: auto;
	padding-top: 1.041rem;
	padding-bottom: 0.666rem;
	overflow: hidden;
	line-height: normal;
	border-bottom: 1px dashed #eeeeee;
}

#recommend .list li{
	width: 71%;
	float: left;
}

#recommend .list a{
	display: block;
	text-indent: 5%;
	font-size: 1rem;
}

#recommend .list span{
	display: block;
	padding-right: 3%;
	float: right;
	font-size: 1rem;
}

#recommend .list a:hover{
	color: #c30d23;
	text-decoration: underline;
}

/*case*/
#case{
	height: auto;
	padding-top: 1.5rem;
	overflow: hidden;
}
#case .list{
	width: 44.8%;
	height: auto;
	margin: 0 2.6% 1.666rem 2.6%;
}

#case .list a{
	display: block;
	text-align: center;
}

#case .list .img{
	width: 100%;
	height:auto;
	background: #f3f3f3;
}

#case .list .img img{
	width: 100%;
}

#case .list .ptitle{
	padding: 0.583rem 0;
	border: 1px solid #f3f3f3;
}

/*contact*/
#contact{

}

#contact .comp{
	margin-top: 1.5rem;
	text-align: center;
}

#contact .comp h4{
	font-weight: normal;
	font-size: 1.17rem;
}

#contact .comp span{
	line-height: 2;
	font-size: 1rem;
	text-transform: uppercase;
}

#contact .con{
	padding-top: 1.666rem;
}

#contact .con li{
}

#contact li{
	margin-bottom: 1.166rem;
	padding: 0.75rem 0 0.75rem 60px;
	line-height: normal;
	background: white;
}

#contact .li1{
	background: url("../images/c1.png") 12px center no-repeat;
}

#contact .li2{
	background: url("../images/c2.png") 12px center no-repeat;
}

#contact .li3{
	background: url("../images/c3.png") 12px center no-repeat;
}

#contact .li4{
	background: url("../images/c4.png") 12px center  no-repeat;
}

/*download*/
.download{

}

#download .list{
	height: auto;
	margin-bottom: 1.25rem;
	padding: 0.666rem 0.583rem;
	overflow: hidden;
	border-bottom: 1px dashed #666666;
}

#download .list a{
	display: block;
	width: 70%;
	font-size: 1rem;
	float: left;
}

#download .list span{
	display: block;
	width: 20px;
	height: 16px;
	margin-top: 0.333rem;
	float: right;
}
/*honor*/
.honor{
	padding-top: 1.5rem;
}
.honor .list{
	width: 44.8%;
	height: auto;
	margin: 0 2.6% 1.5rem 2.6%;
	padding-bottom: 0.75rem;
}

.honor .list .img{
	width: 100%;
	height:auto;
	background: #f3f3f3;
}

.honor .list .img img{
	width: 100%;
}

.honor .list .ptitle{
	padding-top: 0.75rem;
	text-align: center;
}

.honor .list .ptitle li{
	text-align: center;
	font-weight: bold;
}

.honor .list .ptitle a{
	display: inline-block;
	width: 65%;
	padding: 0.25rem 3.3%;
	margin-top: 0.75rem;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	font-size: 0.916rem;
	color: white;
	border-radius: 15vh;
	overflow: hidden;
	background: #c30d23;
}

/*join*/
.join{
	padding-top: 3.083rem;
}
.join .list{
	margin-top: 1.333rem;
	font-size: 1rem;
}
.join .list p{
	margin-bottom: 0.666rem;
}
.join .list span{
	color: #c30d23;
}

.join input, .join textarea{
	width: 100%;
	border: 1px solid #cccccc;
}

.join input{
	height: 36px;
	line-height: 36px;
}
.join input output{
	border: 1px solid #cccccc;
}
.join .tijiao{
	text-align: center;
}
.join .tijiao .button{
	width: 40%;
	margin: 1.666rem 3% 0 3%;
	text-align: center;
	font-size: 1rem;
	border: none;
}
.join .tijiao .bg1{
	color: white;
	background: #c30d23;
}

.join .tijiao .bg2{
	background: #CCCCCC;
	color: #333333;
}
.join .tijiao .button:hover{
	cursor: pointer;
}

/*job*/
.commonweb{ width:1170px; margin:0 auto; background:#fff;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0; *display:none;}
.clearfix{*zoom:1;}
input,button,select,textarea{outline:none; border:none;margin:0;padding:0; resize:none; background:none; font-family:"Microsoft YaHei";}
.job{
	padding-top: 1.583rem;
}
.jlist{
	height: auto;
	padding-bottom: 1rem;
	overflow: hidden;
	color: #333333;
}
.jlist .rs{
	margin-bottom: 0.833rem;
}
.jlist .rs li{
	width: 48%;
	padding-right: 2%;
	float: left;
}

.jlist .rect span{
	color: #c30d23;
}
.jlist .rect .youx{
	display: block;
	width: 157px;
	height: 43px;
	color: white;
	text-align: center;
	line-height: 43px;
	border-radius: 10px;
	overflow: hidden;
	background: #c30d23;
}

.jlist .rect .youx:hover{
	text-decoration: none;
	background: #333333;
}

.jlist .rect{
	padding-top: 42px;
}

.jlist .rect li{
	margin-bottom: 20px;
}

.jlist dt {
	padding: 0.583rem 0;
	color: #333333;
	cursor:pointer;
	position: relative;
	border-bottom: 1px dashed #ebebeb;
	background: #eeeeee;
}

.jlist dt .zk{
	text-align: right;
	width: 64px;
	height: 20px;
	padding-left: 30px;
	line-height: 20px;
	position: absolute;
	right: 13px;
	top: 23px;
	background: url(../images/icon3.png) no-repeat;
}

.jlist dd{
	display: none;
	margin: 0;
	padding:1.75rem 5% 2.083rem 5%;
	line-height: 2;
	background: #f3f4f8;
}
.on dd{
	display: block;
}

.jlist .sp1{
	width: 80%;
	display: inline-block;!important;
	color: #666666;
	text-indent: 5%;
	font-weight: bold;
}

.jlist .act .zk{
	color: #c30d23;
	background: url(../images/icon4.png) no-repeat;
}

.jbox{
	width:100%;
}

.jbox dl{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}

/*products*/
.products{
	padding-top: 0.416rem;
	border-top: 1px solid #cacaca;
}
.plist{
	height: auto;
	padding-bottom: 0.916rem;
	overflow: hidden;
	color: #333333;
}


.plist dt {
	padding: 0.583rem 0;
	color: #333333;
	line-height: normal;
	cursor:pointer;
	position: relative;
	/*border-bottom: 1px dashed #ebebeb;*/
	background: #eeeeee;
}

.plist dt .zk{
	text-align: right;
	width: 64px;
	height: 20px;
	padding-left: 30px;
	line-height: 20px;
	position: absolute;
	right: 13px;
	top: 23px;
	background: url(../images/icon3.png) no-repeat;
}

.plist dd{
	display: none;
	margin: 0;
	padding: 1.25rem 2.1% 0.416rem 2.1%;
	line-height: 2;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: white;
}
.on dd{
	display: block;
}

.plist .sp1{
	padding-left: 24px;
	width: 80%;
	display: inline-block;!important;
	color: #666666;
	font-weight: bold;
}
.plist .act .sp1{
	color: white;
}
.plist .act{
	background: #666666;
}
.plist .act .zk{
	color: #c30d23;
	background: url(../images/icon4.png) no-repeat;
}

.pbox{
	width:100%;
}

.pbox dl{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}
.ptop .img{
	margin-bottom: 1.666rem;
}
.ptop .img img{
	width: 100%;
	height: auto;
}
.products .ptop{
	margin-bottom: 0.291rem;
	padding: 0.833rem 0;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cccccc;
	background: white;
}
.products .ptop h4{
	font-size: 1.4rem;
	text-align: center;
}
.products .ptop span{
	display: block;
	padding-top: 1.416rem;
	font-size: 1rem;
	line-height: 2;
}
.products .ptoom{
	margin-bottom: 1.666rem;
	padding-top: 1.083rem;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cccccc;
}

.plist .pt .img{
	width: 37.8%;
}
.plist .pt .img img{
	width: 100%;
	height: auto;
}
.plist .pt .rnr{
	width: 56%;
}
.plist .pnr{
}
.plist .pnr td{
	padding: 0.333rem 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.plist .pt{
	margin-bottom: 1.25rem;
}

.plist .pnr table{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}