@charset "utf-8";
/* CSS Document */
/*
红色
#bc181f

黄色
#f9b401
*/
body{
	background: #2b2b2b;
}
.subbanner img{
	display: block;
}
.mainbox{
	width: 1100px;
	background: #F1F1F1;
	margin: 0 auto 30px;
	padding-top: 40px;
	color: #333;
}
.m_wrap{
	width: 1060px;
	margin: 0 auto;
}
.mainbox a{
	color: #333;
}
.mainbox a:hover{
	color: #f9b401;
}
.mainbox h1{
	text-align: center;
	font-size: 28px;
}
.mainbox .newstime{
	padding: 8px 0 10px;
	text-align: center;
	color: #666;
}
.mainbox .position{
	padding-top: 10px;
}
.mainbox .m_summ{
	color: #666;
	border: #CCC 1px dashed;
	margin-top: 15px;
	padding: 10px;
	line-height: 28px;
	font-size: 16px;
}
.mainbox .sub_nav{
	text-align: center;
	padding-top: 20px;
}
.mainbox .sub_nav a{
	display: inline-block;
	line-height: 32px;
	background: #bc181f;
	color: #FFF;
	padding: 10px 20px;
	font-size: 22px;
	border-radius: 10px;
	margin: 0 8px;
}
.mainbox .sub_nav a:hover,
.mainbox .sub_nav a.act{
	background: #f9b401;
}
.mainbox .pro_list{
	padding-top: 50px;
}
.mainbox .pro_list .item{
	width: 900px;
	height: 356px;
	margin: 0 auto;
	background: url(../images/pro_item_bg01.png) no-repeat;
}
.mainbox .pro_list .pro_pic{
	width: 320px;
	height: 260px;
	margin-top: 35px;
	margin-left: 30px;
	text-align: center;
	float: left;
	line-height: 260px;
	/*display: table-cell;*/
}
.mainbox .pro_list .pro_pic img{
	max-width: 320px;
	max-height: 260px;
	vertical-align: middle;
}
.mainbox .pro_list .pro_info{
	width: 430px;
	height: 195px;
	padding: 12px 10px 0 40px;
	margin-top: 60px;
	margin-left: 20px;
	float: left;
	background: url(../images/pro_item_bg02.png) no-repeat;
}
.mainbox .pro_list .pro_info .info{
	padding-top: 10px;
	line-height: 24px;
}
.mainbox .pro_list .pro_info .mix{
	padding-top: 10px;
	line-height: 24px;
}

.mainbox .page_head{
	position: relative;
	padding-bottom: 52px;
}
.mainbox .page_head .sub_nav{
	position: absolute;
	text-align: center;
	padding-top: 20px;
	width: 100%;
	height: 52px;
	left: 0;
	bottom: -26px;
}
.mainbox .store{
	padding-top: 80px;
	padding-bottom: 40px;
	background: #FFF;
}
.mainbox .storebox{
	width: 900px;
	height: 410px;
	background: #444;
	margin: 0 auto;
}
.mainbox .storebox .pic{
	width: 550px;
	height: 410px;
	float: left;
}
.mainbox .storebox .pic img{
	display: block;
	width: 550px;
	height: 410px;
}
.mainbox .storebox .infobox{
	width: 340px;
	float: right;
	position: relative;
}
.mainbox .storebox .infobox .info{
	padding-top: 130px;
	padding-right: 10px;
	padding-left: 5px;
	height: 220px;
	color: #EEE;
	line-height: 26px;
}
.mainbox .storebox .infobox .infopage{
	color: #EEE;
	line-height: 26px;
	text-align: right;
	padding-right: 20px;
}
.mainbox .storebox .infobox .infopage span{
	display: inline-block;
	padding: 0 3px;
	border: #EEE 1px solid;
}
.mainbox .storebox .infobox .tag{
	width: 300px;
	height: 60px;
	background: url(../images/storetagbg.png) no-repeat;
	color: #FFF;
	font-size: 22px;
	line-height: 46px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: -40px;
	top: 40px;
}
.mainbox .storelist{
	width: 900px;
	margin: 40px auto 0;
	border-top: #CCC 1px dashed;
	padding-top: 20px;
	position: relative;
}


/*滚动图*/
.mainbox .storelist .Cont{width:900px;height: 164px; overflow:hidden;}
.mainbox .storelist .ScrCont{width:10000000px;}
.mainbox .storelist #List1,.mainbox .storelist #List2{float:left; height: 320px;}
.mainbox .storelist .LeftBotton{height:60px;width:30px; position: absolute; left: -36px; top: 68px; background:url(../images/button_l.png) no-repeat 0 0;cursor:pointer;}
.mainbox .storelist .RightBotton{height:60px;width:30px; position: absolute; right: -36px; top: 68px;background:url(../images/button_r.png) no-repeat 0 0;cursor:pointer;}

.mainbox .storelist li{
	width: 164px;
	padding: 0 8px;
	float: left;
}
.mainbox .storelist li img{
	display: block;
	width: 164px;
	height: 122px;
}
.mainbox .storelist li span{
	display: block;
	width: 164px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	background: #EEE;
	text-align: center;
}

.mainbox .subbox{
	padding-top: 80px;
	padding-bottom: 40px;
	background: #FFF;
}
.mainbox .subwrap{
	width: 900px;
	margin: 0 auto;
}
.mainbox .part_title{
	font-size: 24px;
	text-align: center;
	color: #666;
	line-height: 30px;
	height: 56px;
	background: url(../images/line02.png) no-repeat center bottom;
	position: relative;
}
.mainbox .sharebox{
	margin-top: 30px;
	height: 30px;
	position: relative;
}
.mainbox .sharebox2{
	height: 30px;
	position: relative;
}
.mainbox .share{
	width: 130px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.mainbox .sharebox2 .share{
	top: -20px;
}
.mainbox .subcon{
	padding: 30px 0;
	line-height: 30px;
	font-size: 16px;
}
.mainbox .subcon p{
	padding-bottom: 18px;
}
.mainbox .subcon img{
	max-width: 900px;
}
.mainbox .subcon .videoitem{
	padding-top: 20px;
}
.mainbox .subcon .videobox{
	width: 900px;
	height: 504px;
}
.mainbox .subcon .article{
	padding-top: 10px;
}
.mainbox .subcon .article h2{
	padding-bottom: 20px;
	font-size: 18px;
}
.mainbox .subcon .article ul{
	padding:5px 20px 20px 30px;
}
.mainbox .subcon .article img{
	max-width: 900px;
	height: auto;
}
.mainbox .subcon .article table{
	border-collapse:collapse;
}
.mainbox .subcon .article table td{
	border:1px #CCC solid;
}
.mainbox .subcon .article table.equipment td{
	text-align: center;
	padding: 4px;
}
.mainbox .subcon .require_head{
	background: #6c6c6c;
}
.mainbox .subcon .require_head .pic{
	width: 300px;
	height: 163px;
	float: left;
}
.mainbox .subcon .require_head .pic img{
	width: 300px;
}
.mainbox .subcon .require_head .info{
	width: 565px;
	height: 133px;
	float: right;
	padding: 15px 15px 15px 0;
	color: #EEE;
}
.mainbox .subcon .require_tit{
	font-size: 26px;
	color: #666;
	padding: 30px 0 20px;
}
.mainbox .subcon .require_tit_line{
	display: block;
	height: 1px;
	width: 100px;
	overflow: hidden;
	background: #999;
}
.mainbox .subcon .require_list {
	padding: 20px 0 0 0;
}
.mainbox .subcon .require_list .item{
	background: #f9b401;
	min-height: 56px;
	margin-bottom: 10px;
}
.mainbox .subcon .require_list .item h3{
	width: 100px;
	text-align: center;
	float: left;
	color: #FFF;
	padding-top: 10px;
	font-size: 40px;
	line-height: 40px;
}
.mainbox .subcon .require_list .item span{
	display: block;
	width: 760px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	color: #EEE;
	background: #6c6c6c;
	min-height: 56px;
	line-height: 24px;
	padding-top: 4px;
	display: table-cell;
	vertical-align: middle;
}

.mainbox .subcon .faq .item{
	background: #f1f1f1;
	margin-bottom: 10px;
}
.mainbox .subcon .faq h2{
	background: #666;
	color: #FFF;
	font-size: 18px;
	line-height: 22px;
	padding: 8px 15px;
}
.mainbox .subcon .faq span{
	display: block;
	font-size: 16px;
	line-height: 26px;
	padding: 10px 20px;
}

.mainbox .subcon .sign h2{
	font-size: 18px;
	padding-bottom: 20px ;
}
.mainbox .subcon .sign table{
	border-collapse:collapse;
}
.mainbox .subcon .sign table td{
	width: 50%;
	padding: 8px 0;
	color: #666;
}
.mainbox .subcon .sign table td img{
	vertical-align: middle;
}
.mainbox .subcon .sign table td.full{
	width: 100%;
	padding: 8px 0;
	color: #666;
}
.mainbox .subcon .sign label,
.mainbox .subcon .sign input{
	vertical-align: middle;
}
.mainbox .subcon .sign em{
	color: #F00;
	font-style: normal;
	font-weight: bold;
}
.mainbox .subcon .sign .tit{
	display: inline-block;
	width: 110px;
	text-align: right;
	padding-right: 10px;
	color: #000;
}
.mainbox .subcon .sign .put1{
	width: 300px;
	height: 34px;
	border: #CCC 1px solid;
	border-radius: 5px;
	padding: 0 10px;
}
.mainbox .subcon .sign .put2{
	height: 72px;
	line-height: 18px;
	width: 300px;
	border: #CCC 1px solid;
	border-radius: 5px;
	padding: 10px;
	vertical-align: top;
}
.mainbox .subcon .sign .put1.full,
.mainbox .subcon .sign .put2.full{
	width: 750px;
}
.mainbox .subcon .sign .put1.half{
	width: 150px;
}
.mainbox .subcon .sign .rad{
	width: 16px;
	height: 16px;
}
.mainbox .subcon .sign .rad_l{
	padding-right: 8px;
	padding-left: 5px;
}
.mainbox .subcon .sign .chk{
	width: 16px;
	height: 16px;
}
.mainbox .subcon .sign .sel{
	width: 322px;
	height: 36px;
	border: #CCC 1px solid;
	border-radius: 5px;
}
.mainbox .subcon .sign .sel.half{
	width: 158px;
	height: 36px;
	border: #CCC 1px solid;
	border-radius: 5px;
}
.mainbox .subcon .sign .go{
	display: inline-block;
	height: 46px;
	border-radius: 5px;
	border: none;
	background: #bc181f;
	color: #FFF;
	padding: 10px 20px;
	font-size: 18px;
	cursor: pointer;
}
.mainbox .subcon .sign .go:hover{
	background: #f9b401;
}
.mainbox .subcon .sign .fastfb{
	
}
.mainbox .subcon .sign .fastfb .pop{
	font-weight: bold;
	color: #bc181f;
	display: inline-block;
	position: relative;
}
.mainbox .subcon .sign .fblist{
	position: absolute;
	left: -20px;
	top: 27px;
	width: 420px;
	background: #FFF;
	border: #CCC 1px solid;
	border-radius: 8px;
	padding: 8px 15px;
	color: #bc181f;
	font-size: 14px;
	font-weight: normal;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
	display: none;
}
.mainbox .subcon .sign .fblist li{
	cursor: pointer;
	line-height: 22px;
	padding: 4px 0;
}
.mainbox .subcon .sign .fblist li:hover{
	color: #F60;
}





.mainbox .subcon .newslist{
	padding-bottom: 40px;
}
.mainbox .subcon .newslist .pic{
	width: 128px;
	height: 128px;
	float: left;
}
.mainbox .subcon .newslist .pic img{
	width: 128px;
	height: 128px;
	display: block;
	border-radius: 5px;
}
.mainbox .subcon .newslist h2{
	width: 750px;
	height: 30px;
	float: right;
	font-size: 16px;
	border-bottom: #f9b401 1px solid;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.mainbox .subcon .newslist h2 span{
	display: inline-block;
	padding: 0 10px;
	background: #f9b401;
	color: #FFF;
	margin-right: 10px;
}
.mainbox .subcon .newslist .summ{
	width: 750px;
	height: 90px;
	float: right;
	line-height: 30px;
	padding-top: 8px;
}

.mainbox .subcon .caselist{
	padding-bottom: 40px;
}
.mainbox .subcon .caselist .pic{
	width: 200px;
	height: 128px;
	float: left;
}
.mainbox .subcon .caselist .pic img{
	width: 200px;
	height: 120px;
	display: block;
	border-radius: 5px;
}
.mainbox .subcon .caselist h2{
	width: 678px;
	height: 30px;
	float: right;
	font-size: 16px;
	border-bottom: #f9b401 1px solid;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.mainbox .subcon .caselist h2 span{
	display: inline-block;
	padding: 0 10px;
	background: #f9b401;
	color: #FFF;
	margin-right: 10px;
}
.mainbox .subcon .caselist .summ{
	width: 678px;
	height: 90px;
	float: right;
	line-height: 30px;
	padding-top: 8px;
}

.mainbox .subcon .addbox{
	height: 300px;
	background: #666;
}
/*地图*/
.my-map {
	width: 560px;
	height: 300px;
	float: left;
	position: relative;
}
.my-map .icon {
	background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.my-map .icon-cir {
	height: 31px;
	width: 28px;
}
.my-map .icon-cir-red {
	background-position: -11px -5px;
}
.amap-container{
	height: 100%;
}



.my-map .mapmask{
	width: 17px;
	height: 300px;
	position: absolute;
	right: 0;
	top: 0;
}
.mainbox .subcon .addbox .address{
	width: 320px;
	float: right;
	color: #FFF;
	padding-top: 60px;
	line-height: 24px;
}
.mainbox .subcon .addbox .tel400{
	font-size: 26px;
	line-height: 30px;
}
.mainbox .subcon .addbox .add{
	padding-top: 20px;
}
.mainbox .subcon .honorlist li{
	width: 250px;
	margin: 0 25px 40px;
	float: left;
}
.mainbox .subcon .honorlist li img{
	width: 250px;
	height: 180px;
	border-radius: 6px;
}
.mainbox .subcon .honorlist li span{
	display: block;
	font-size: 14px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
/*新闻内容*/
.mainbox.nopt{
	padding-top: 0;
}
.mainbox .subbox.nopt{
	padding-top: 0;
}
.mainbox article{
	padding: 30px 0;
	line-height: 30px;
	font-size: 16px;
}
.mainbox article h1{
	text-align: center;
	font-size: 24px;
}
.mainbox article .newstime{
	padding: 8px 0 20px 0px;
	text-align: center;
	color: #666;
}
.mainbox .pageposition{
	padding: 10px 20px;
	border-bottom: #CCC 1px dashed;
	position: relative;
}
.mainbox article p{
	padding-bottom: 18px;
}
.mainbox article .videoitem{
	padding-top: 20px;
}
.mainbox article .videobox{
	width: 900px;
	height: 504px;
}
.mainbox article h2{
	padding-bottom: 20px;
	font-size: 18px;
}
.mainbox article ul{
	padding:5px 20px 20px 30px;
}
.mainbox article img{
	max-width: 900px;
	height: auto;
}
.mainbox .morelink{
	background: #DDD;
	padding: 0 60px;
	height: 76px;
}
.mainbox .morelink .morenews{
	width: 700px;
	float: left;
	padding: 8px 0;
}
.mainbox .morelink .morenews li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.mainbox .morelink .back{
	width: 160px;
	float: right;
	background: #bc181f;
	height: 76px;
}
.mainbox .morelink .back a{
	color: #FFF;
	display: block;
	height: 66px;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
}
.mainbox .morelink .back span{
	display: block;
}

/*单页*/
.mainbox .sub_art{
	padding: 30px 0;
	line-height: 30px;
	font-size: 16px;
}
.mainbox .sub_art p{
	padding-bottom: 18px;
}
.mainbox .sub_art img{
	max-width: 900px;
}

/*链接*/
.mainbox .linklist td{
	width: 20%;
	text-align: center;
}
.mainbox .linklist td img{
	width: 160px;
	height: 76px;
}

/*招聘*/
.mainbox .jobitem{
	padding-bottom: 20px;
	border-bottom: #CCC 1px dashed;
	margin-bottom: 20px;
}
.mainbox .jobitem h2{
	font-size: 18px;
	padding-bottom: 8px;
}
.mainbox .jobitem .cs{
	padding-top: 5px;
}
.mainbox .jobitem .jobcon{
	padding-top: 5px;
	font-size: 14px;
	line-height: 20px;
}