@charset "utf-8";
/* CSS Document */
@font-face{font-family:Lora;
           src:url(font/lora-regular.eot);
           src:url(font/lora-regular.eot?#iefix) format("embedded-opentype"),
               url(font/lora-regular.woff) format("woff"),
               url(font/lora-regular.ttf) format("truetype"),
               url(font/lora-regular.svg) format("svg");
}

/*预设*/
*{font-family: Lora;}
body,input,textarea,select{font-size:12px;}
body,h1,h2,h3,h4,p,ul,ol{margin:0;}
ul,ol{padding-left:0;list-style-type:none;}
a img{border:0;}
a{cursor:pointer;outline:none;}
.fr{float:right;}
.fl{float:left;}
.clear{clear:both;_height:0px;}
.clear2{*zoom:1;}
.clear2:after{
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
body{
	*behavior:url("csshover.htc");
}

/*通用*/
.f_w{font-weight:bold;}
.f_orange{color:#b83100;}
.f_white{color:#fff;}
.f_black{color:#000;}
.f_brown{color:#4a3626;}
.f_gray{color:#505050;}
.f_darkred{color:#a42a2e;}
.f_coffee{color:#8a8574;}
.f_ckl{color:#9f8164;}
.f_light{color:#f8f2db;}
.f_lightblue{color:#7887c2;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.bg_orange{background:#b83100;}
.bg_light{background:#f8f2db;}
.bg_light2{background:#f0ead4;}
.bg_light3{background:#e3ddc7;}
.bg_light4{background:#dcd6c0;}

p a,p a:active{
	text-decoration:none;
	color:#b83100;
}
p a:hover{
	text-decoration:underline;
}

.logo{
	width:1001px;
	margin:0 auto;
	position:relative;
	background:url(../images/tanchengjianying.png) no-repeat center bottom;
}
.logo a{
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
	height:134px;
	width:216px;
	display:block;
}

.poR{position:relative;}
.bordertop{
	background:url(../images/border-x.jpg) repeat-x;
	height:7px;
	width:100%;
}
.wrap{
	width:987px;
	margin:0 auto;
	padding-left:7px;
	padding-right:7px;
	background:url(../images/border.png) repeat-y;
	position:relative;
}
.zangwen_content {
    position: absolute;
    right: 10px;
    top: -70px;
}
.zangwen_content > a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.zangwen_content > a:hover{
	text-decoration:underline;
}
.nav{
	height:32px;
	line-height:32px;
	margin-left:-7px;
	margin-right:-7px;
	background:url(../images/nav_bg.jpg) no-repeat 0 0 #b83100;
}
.nav ul{
	width:100%;
}
.nav ul li{
	position:relative;
	height:39px;
	z-index:99;
	display:block;
	float:left;
	width:130px;
}
.nav ul li a{
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #7c1e00;
	margin-top:0;
	font-size:15px;
}
.nav ul li:last-child a{
	border-right:0;
}
.nav ul li:hover,.nav ul li.current{
	background:url(../images/navBgH.png) no-repeat center top;
}
.nav ul li div{
	display:none;
	position:absolute;
	top:32px;
	width:120%;
	padding-top:7px;
	left:0;
	z-index:100;
	background:transparent;
}
.nav ul li div ul{
	background:#7c1f00;
}
.nav ul li div ul li{
	display:block;
	border-bottom:1px solid #7c1f00;
	height:32px;
	width:100%;
}
.nav ul li div ul li a{
    font-size: 11.5px;
    padding: 0 0 0 10px;
	margin-top:0;
	background:#b83100;
	border-right:0;
	text-align: left;
}
/* webkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .nav ul li div ul li a{
        font-size: 11px;
    	padding: 0 0 0 10px;
    }
}
.nav ul li div ul li:last-child{
	border-bottom:0;
}
.nav ul li:hover div{
	display:block;
}
.nav ul li div ul li a:hover{
	background:#7c1f00;
}
.nav ul li.search{
	width:87px;
	position:relative;
}
.nav ul li.search a{
	width:87px;
	height:32px;
	line-height:0;
	position:relative;
	top:0;
	background:url(../images/search.png) no-repeat center center;
}
.nav ul li.search .searchDiv{
	position:absolute;
	top:3px;
	left:-139px;
	background:#a22b00;
	height:24px;
	padding:1px;
	width:220px;
	
}
.nav ul li.search .searchDiv .search_text{
	background:#f8f2db;
	border:0;
	height:24px;
	width:180px;
	padding:0 0 0 10px;
	vertical-align:top;
	color:#ba744a;
}
.nav ul li.search .searchDiv .search_cancel{
	background:url(../images/searchbg.jpg) no-repeat 7px center #f8f2db;
	width:29px;
	height:24px;
	display:inline-block;
	cursor:pointer;
}
h2 a{
	background:url(../images/h2_bg.gif) no-repeat center center;
	text-align:center;
	height:35px;
	line-height:35px;
	text-decoration:none;
	display:block;
	color:#988a68;
	font-size:18px;
	width:280px;
	margin:15px auto;
	font-weight:normal;
}
h2 a:hover{
	background-image:url(../images/h2_bgH.gif);
	color:#fff;
}
.title1 a{
	color:#b83100;
	text-decoration:none;
	display: block;
	width: 270px;
}
.title1 a:hover{
	text-decoration:underline;
}
.p1{
	margin:5px 0 10px;
	line-height:1.6;
	min-height:65px;
	cursor:pointer;
}
.p1 a{
	color:#505050;
}
.p1 a span{margin-right:5px;}
.p1 a:hover{
	color:#000;
	text-decoration:none;
}
a.LeftButton,a.RightButton{
	background:url(../images/leftArr.gif) no-repeat 0 0;
	display:block;
	width:21px;
	height:45px;
	position:absolute;
}
a.RightButton{
	background:url(../images/rightArr.gif) no-repeat 0 0;
}
a.LeftButton:hover{
	background-image:url(../images/leftArrH.gif);
}
a.RightButton:hover{
	background-image:url(../images/rightArrH.gif);
}
.navbt{
	position: relative;
	background:url(../images/navbtbg.jpg) no-repeat center bottom #181e4f;
	padding-top:40px;
	width:1001px;
	margin:0 auto 150px;
	overflow:hidden;
}
.navbt ul.li1{
	padding-left:10px;
	padding-right:30px;
	height:40px;
}
.navbt ul.li1 li{
	width:215px;
	float:left;
	height:40px;
	line-height:40px;
	text-indent: 60px;
	font-weight:normal;
	font-size:18px;
}
.navbt ul.li2{
	padding-left:10px;
}
.navbt ul.li2 li{
	width:215px;
	float:left;
}
.navbt ul.li2 li > a{
	display:block;
	height:25px;
	line-height:25px;
	background:url(../images/listQ.png) no-repeat 60px center;
	text-indent:15px;
	padding-left:60px;
	font-size:13px;
	cursor: pointer;
	color:#7887c2;
	text-decoration:none;
}
.navbt ul.li2 li > a.xinfeng{
	background: url(../images/xinfeng.png) no-repeat 60px center;
	text-indent:25px;
}
.navbt ul.li2 li > a:hover{
	color:#fff;
}
.navbt ul.li2 li > span{
	margin-top: 20px;
    display: inline-block;
    margin-left: 60px;
	width:200px;
}
.navbt ul.li2 li > span a{
	height: 25px;width: 25px;display: inline-block;margin-right: 20px;
}
.navbt ul.li2 li > span a.facebook{
	background-image: url(../images/logo_facebook.png);
}
.navbt ul.li2 li > span a.youtube{
	background-image: url(../images/logo_youtube.png);
}
.navbt ul.li2 li > span a.weixin{
	background-image: url(../images/logo_weixin.png);
}
.navbt ul.li2 li > span a.ins {
    background-image: url(../images/logo_ins.png);
}


.footer{
	clear:both;
	width:1001px;
	height:135px;
}
.footer .zhiding{
	margin-bottom:10px;
	display:block;
	text-align:center;
}
.footer .zhiding img{
	margin-top:20px;
}
.footer p{
	text-align:center;
	color:#7887c2;
	font-size:12px;
}
.footer .er_wx, .footer .er_xl{
	position:absolute;
	display:inline-block;
	margin-right:25px;
	cursor:pointer;
	bottom:20px;
	right:10px;
}
.footer .er_wx{
	right:60px;
}
.footer .er_wx span, .footer .er_xl span{
	background:url(../images/er_bg.png) no-repeat 0 0;
	width:170px;
	height:183px;
	position:absolute;
	top:-183px;
	left:-125px;
	text-align:center;
	display:none;
}
.footer .er_wx a{
	background:url(../images/er_wx.png) no-repeat 0 0;
	width:30px;
	height:24px;
	display:block;
}
.footer .er_xl a{
	background:url(../images/er_xl.png) no-repeat 0 0;
	width:30px;
	height:24px;
	display:block;
}
.footer .er_wx a:hover{
	background-image:url(../images/er_wxH.png);
}
.footer .er_xl a:hover{
	background-image:url(../images/er_xlH.png);
}
.footer .er_wx:hover span, .footer .er_xl:hover span{
	display:block;
}
.navbt ul.li2 li span.lang {
    background: url(../images/yuyan.png) no-repeat left center;
    text-indent: 25px;
}
.navbt ul.li2 li span.lang a {
    text-decoration: none;
    color: #7887c2;
    vertical-align: middle;
    text-indent: 0;
    width: auto;
}
.navbt ul.li2 li span.lang a:hover{color:#ffffff;}
.more{
	color:#b83100;
	background:url(../images/more.png) no-repeat right center;
	text-align:right;
	display:block;
	float:right;
	width:60px;
	height:38px;
	line-height:36px;
	padding-right:20px;
	margin-right:20px;
	text-decoration:none;
}
.more:hover{
	background-image:url(../images/moreH.png);
	color:#9f8164;
}

fieldset {
    padding: 4px 7px 9px;
}
fieldset legend {
    padding: 0 3px;
}
fieldset ul {
    line-height: 28px;
    list-style: outside none disc;
    margin: 12px 0;
    padding-left: 40px;
}
fieldset ul li {
    line-height: 28px;
    list-style: outside none disc;
}

fieldset ul .d {
    color: #bf340b !important;
    font-size: 12px;
}
fieldset ul .d:hover {
    color: #bf340b !important;
    font-size: 12px;
}

