/* CSS Document */
*{ margin:0 auto; padding:0; text-decoration:none; font-size:14px; font-family:'Microsoft YaHei';list-style:none; color:#7b5a3d}
a{ font-size:14px; color:#474747;}
a:hover{font-size:14px;}
img{ border:none}
input,select,option,textarea{outline: none;}
ol, ul { list-style: none; }

body{
	width:100%;
	height:100%;
	background:url(body.jpg);
	
}

/*全站代码开始*/
.top{ width:100%; height:230px;}
.topa{border-top:#815a35 solid 5px; border-bottom:1px solid #f2e1d0; height:30px; line-height:30px;}
.topp{width:1200px; margin:0 auto; }
.topp font{ font-size:9px; color:#7b5a3d;}
.top_a{height:30px; font-size:10px; }
.top_Logo{ width:1200px; margin:0 auto; height:200px;}
.top_loa{ height:120px; line-height:120px;}
.top_nav{ height:72px; margin-top:8px;}
.nav_bg{ background:url(nav_bg.png) no-repeat; height:60px; padding-left:17px; padding-right:17px; }
.nav_bg a{color:#cb9b69;text-align:center;height:60px; line-height:60px;width:144px; display:block;float:left; margin-top:3px; font-weight:bold;}
.nav_bg a:hover{background:url(nav_active.jpg) repeat-x; color:#5c3c1d}
.shaa{background:url(line_bg.jpg) no-repeat 50% 50%; width:2px; line-height:60px; float:left; display:block;}
.cent{ width:1200px; margin:0 auto;}
.cent_top{ width:1200px; height:850px; }
.cent_tt{ height:80px; text-align:center; margin-top:20px;}
.cent_tt strong{ font-size:28px; color:#634229;}
.cen_nav{ width:1200px; height:850px; margin-top:5px;}
.canav_left{ float:left; display:block; width:450px; margin-right:10px; border:1px solid #b98d5b; background:#FFFFFF; height:260px;}
.canav_lefta{ float:right; display:block; width:450px; margin-right:10px; border:1px solid #b98d5b; background:#FFFFFF; height:260px;}
.cva{float:left; display:block; background:#b98d5b; width:30px; height:auto;word-wrap: break-word; font-size:18px; color:#FFFFFF; text-align:center; padding:4.6em 6px;}
.cvb{ float:left; display:block; width:380px; margin-left:10px;}
.cvb li{ height:32px; line-height:32px; border-bottom:1px dashed #999999; background:url(icon_lead.jpg) no-repeat 0 50%; padding-left:20px;}
.cvb li a{ display:block;}
.canav_right{ float:right; display:block; width:830px;}
.cent_cenr{ background:#dec7ab; height:400px; width:100%}
.cen_lfa{height:60px;}
.cen_lfa li{float:left; display:block; background:#FFFFFF; border:1px solid #b98d5b; width:148px; height:40px; line-height:40px; font-weight:bold; margin-right:20px; text-align:center}
.cen_lfa li:hover{ background:#fee5c8}
.cen_lfa li a{ display:block; width:148px; height:40px; line-height:40px;}
.cen_lfa li a:hover{color:#ffa803}
.cen_lfb{height:720px; margin-left:-20px}
.cen_ceng{ width:1200px; margin:0 auto; height:280px; margin-top:10px; }
.cen_gc{ width:1200px; margin:0 auto; height:300px;}
.bottom{width:100%; height:270px; background:#a37c53;}
.bottom_link{ width:1200px; margin:0 auto; padding-top:15px;}
.bottom_top{ background:url(nav_foot_bg.jpg) no-repeat; height:52px; line-height:52px; padding-left:10px; padding-right:10px; text-align:center;}
.bottom_top a{ color:#FFFFFF}
.bottom_lx{ height:180px;width:1200px; margin:0 auto; text-align:center; color:#FFFFFF; line-height:30px}
.ab_cen{ height:100%; width:1200px;}
.abc_left{ float:left; display:block; height:100%; width:243px; margin-right:20px;}
.abc_news{ height:257px; width:243px; border:1px solid #b98d5b; background:#ffffff;}
.abc_news li{height:40px; line-height:40px; border-bottom:1px dotted #999999; background:url(icon_lead.jpg) no-repeat 5% 50%; padding-left:20px;}
.abc_right{ float:left; display:block; width:915px; height:100%; background:#FFFFFF; border:1px solid #b98d5b; padding:10px}
.abc_Pro{ height:760px; width:243px; border:1px solid #b98d5b;background:#ffffff; margin-top:20px; margin-bottom:20px}
.abc_top{ height:100%; background:#FFFFFF; border:1px solid #b98d5b; width:243px; margin-bottom:20px}
.abc_top li{height:40px; line-height:40px; border-bottom:1px dotted #999999; background:url(icon_lead.jpg) no-repeat 25% 50%; padding-left:80px;font-weight:bold;}
.abc_top li:hover{ background:#def6ba;}
.abc_right input{color:#000000; border-radius:35px; border:1px solid #3c78d8; height:40px; color:#999999; font-size:12px; padding-left:5px}
.abc_right textarea{color:#000000; border-radius:35px; border:1px solid #3c78d8; height:120px; color:#999999; font-size:12px; padding:25px; width:480px}

/*banner广告*/
.banner_box {
	width:100%;
	height:520px;
	overflow:hidden;
	position:relative;
}
.intern_banner {
	width:100%;
	height:520px;
	overflow:hidden;
	position:relative;
}
.intern_banner li {
	width: 100%;
	height: 520px;
	position: absolute;
	top: 0;
	left: 0;
}
.intern_banner li img{
	display:block;
	width:1920px;
	height:520px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-960px;
}
.silde_btn {
	width:1000px;
	height:11px;
	position:absolute;
	bottom:66px;
	left:50%;
	margin-left:-500px;
	text-align:center;
}
.silde_btn ul li{
	width:55px;
	height:11px;
	background:url(sidbtn_02.jpg) no-repeat center bottom;
	margin-right:17px;
	cursor:pointer;
	display:inline-block;
}
.silde_btn ul li.cur{
	background:url(sidbtn_01.jpg) no-repeat center bottom;
}
.latenew_bg {
	background:url(zzao.png);
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
}
.latenew_box {
	width:1000px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	margin:0 auto;
}
.latenew_tit {
	width:51px;
	height:35px;
	float:left;
	background:url(laba.png) no-repeat;
}
.marquee {
	padding-left:19px;
	height:36px;
	width:820px;
	overflow:hidden;
	float:left;
	position: relative;
	color:#ffffff;
}
.marquee li {
	color:#ffffff;
	display:block;
	height:36px;
	line-height:36px;
	overflow:hidden;
	font-size:13px;
	position: absolute;
}
.marquee li a:hover {
	color:#ecbdbd;
}
.marquee li a span {
	font-size:12px;
	color:#cdcac9;
	padding-left:20px;
}
/*banner结束*/

/*QQ*/
/*客服部分*/
.qqserver p img{display:inline;margin:-5px 5px 0 0;vertical-align:middle;}
.scrollsidebar{position:absolute;z-index:999;top:220px;}
.side_content{width:167px;height:auto;overflow:hidden;float:left;}
.side_content .side_list{width:167px;overflow:hidden;}
.show_btn{width:0;height:144px;overflow:hidden;margin-top:50px;float:left;cursor:pointer;}
.show_btn span{display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn{background:url(sidebar_bg.png) no-repeat;_background:url(sidebar_bg.gif) no-repeat;}
.side_title{height:46px;}
.side_title{height:46px;}
.side_bottom{height:8px;}
.side_center{font-family:Verdana, Geneva, sans-serif;padding:10px 12px 5px 12px;font-size:12px;}
.close_btn{float:right;display:block;width:19px;height:19px;margin:16px 7px 0 0;_margin:16px 3px 0 0;}
.close_btn span{display:none;}
.side_center .qqserver p{text-align:left;padding:6px 0;margin:0;vertical-align:middle;}
.phoneserver {font-size:14px;text-align:center;}
.phoneserver p{padding:2px 0;_height:16px;margin:0;color:#666666;}
.msgserver{border-top:1px dotted #ccc;text-align:center;margin-top:6px;padding:10px 0 3px 0;}
.msgserver a{background:url(../images/sidebar_bg.gif) no-repeat -119px -154px;padding:3px 0 3px 23px;}
.side_content hr{border-bottom:1px solid #E6E6E6;height:1px;margin:10px 0;clear:both;}

/* green skin  */
.side_green .side_title{background-position:-505px 0;}
.side_green .side_center{background:url(green_line.gif) repeat-y center;}
.side_green .side_bottom{background-position:-505px -60px;}
.side_green .close_btn{background-position:-44px -45px;}
.side_green .close_btn:hover{background-position:-65px -45px;}
.side_green .show_btn{background-position:-187px 0;}
.side_green .msgserver a{color:#68c40b;}
.side_green hr{border-bottom:1px solid #edf2e5;}