/*棣栭〉涓讳綋鏍峰紡*/
.mainbox {position: relative;z-index: 6;padding-top: 90px;}
.headline{width:100%;height:173px;background:url(headline.png) top center no-repeat;position: absolute;left: 0;top: -80px;z-index: 9;}
.hline{margin:80px 0 0 30px;}
.hlist{margin:60px 10px 0 10px;}
.box .page-header{margin:20px 0 0;border-bottom:none;background:#e6dbca;padding:9px 15px;}
.news2 .page-header,.serve .page-header{margin:12px 0 0;}
.special .page-header{margin:0;}
.box .h4{margin:0;color:#563d30;font-weight:600;}
.more a{font-size:14px;color:#563d30;}

.focus{margin:13px 0;}
.nlist{background:#f5f5f5;}
.nlist .h5{float:left;width:30px;margin:0;background:#ccbcad;text-align:center;height:115px;}
.nlist .h5 a{display:block;margin: 20px 0;text-decoration:none;color:#5c3422;font-size:16px;}
.nlist .ncon{width:303px;padding-left:13px;height:115px;float:left;}

.dhead{background:#f7f7f7;padding:0 13px;margin-top:2px;min-height:87px;}
.dlist{margin-top:15px;}

.notice-list{margin-bottom:7px;}
.contact{width:100%;min-height:73px;background:#eeeeee;}
.contact a {display: block;height:100%;color: #6B5347;padding:9px 0  9px 73px;background:url(cicon.png) left center no-repeat;overflow: hidden;}
.contact .ctit{display: block;line-height:35px; color: #9e2f06;font-size: 20px;font-weight: bold;}
.nlist2{padding:5px 5px 0 5px;}

.scon{background:#f5f5f5;padding-bottom:10px;}
.scon .slist li{width:33.33333333%;float:left;}
.scon .slist li a{margin: 10px 9px 0px 9px;text-align: center;color: #3f3f3f;padding-top: 48px;padding-bottom:11px;display:block;background:#bdb3ad;background-repeat: no-repeat;background-position: center 15px;}
.scon .slist li a:hover{background-color:#e6dbca;}
.scon .slist li.li1 a{background-image:url(scion1.png);}
.scon .slist li.li2 a{background-image:url(scion2.png);}
.scon .slist li.li3 a{background-image:url(scion3.png);}
.scon .slist li.li4 a{background-image:url(scion4.png);}
.scon .slist li.li5 a{background-image:url(scion5.png);}
.scon .slist li.li6 a{background-image:url(scion6.png);}
.scon .slist li.li7 a{background-image:url(scion7.png);}
.scon .slist li.li8 a{background-image:url(scion8.png);}
.scon .slist li.li9 a{background-image:url(scion9.png);}

.spic{margin-top:4px;}

.links{padding:20px 0;margin:15px 0 0;border-top:1px solid #ccbdae;}
.linktt{width:110px;height:34px;line-height:34px;font-size:18px;color:#563d30;text-align:center;font-weight:600;float:left;}
.sel_cit{margin:0 6px;}
.h_select{border:1px solid #eeeeee;float:left;width:234px;height:34px;}
.h_select .cite{height:32px;display: block;cursor:pointer;line-height:32px;padding-right:24px;color:#563d30;text-align:center;position:relative;}
.h_select .cite .caret{position:absolute;right:10px;top:15px;color:#563d30;}
.h_select .selcon{display:none;width:233px;border:1px solid #dfdfdf; background:#fff;position:absolute;z-index:3;border-top: none;max-height: 90px;overflow-y:auto;overflow-x:hidden;}
.h_select .selcon li{float: left;}
.h_select .selcon li a{display:block;height:30px;line-height:30px;padding-left:10px;text-decoration:none;color:#858585;width:233px;}
.h_select .selcon li a:hover{background:#f0f2f5;}
@media screen and (max-width: 1200px){
	.linktt {
		width: 100%;
	}
	.h_select{width:100%;margin:6px 0;}
	.h_select .selcon{width:auto;}
}
@media screen and (max-width: 768px){
	.mainbox {position:static;padding-top:0;}
	.headline{position:static;height:auto;background:none;}
	.hline{margin:20px 0;}
	.hlist{margin:0;}
	.nlist .h5{float:none;width:100%;margin:0;background:#ccbcad;text-align:left;height:30px;}
	.nlist .h5 a{margin:0;padding:5px;}
	.nlist .ncon{width:100%;height:auto;float:none;}
}