@charset "utf-8";
@import "effect.css";
@import "main.css";
/* CSS Document */
html{}
body {margin:0px; font-size:12px; background:#fff; color:#424242; font-family:Microsoft Yahei; white-space:normal;word-break: break-all;}
img{ border:none;}
ul,ol,li,dl,dt,dd,p,b,h1,h2,h3,h4,h5,h6,p{list-style:none;padding:0px; margin:0px; border:none; text-decoration:none;}
a{ color:#424242; text-decoration:none; transition: color 0.2s linear 0s;}
a:hover{ color:#ba3631; text-decoration:underline; transition: color 0.2s linear 0s;}
.mainwidth{ width:980px; margin:0 auto;}/*主宽度与居中的公共样式*/


.more_btn1{ float:right; color:#e0b24e; font-size:12px; font-weight:normal;}
	.more_btn1:hover{ color:#e0b24e;}
.more_btn2{ float:right; padding-left:15px; padding-right:5px; background:url(/images/more_btn_ico.png) 0 50% no-repeat; font-size:12px; color:#bec1c1; font-family:"宋体";}
	.more_btn2:hover{ color:#bec1c1;}
.more_btn3{ float:right; padding-left:15px; padding-right:5px; background:url(/images/more_btn_ico3.png) 0 50% no-repeat; font-size:12px; color:#fff; font-family:"宋体";}
	.more_btn3:hover{ color:#fff;}

/*浮动按钮*/
.rightbtn{ position:fixed; right:20px; top:400px; z-index:1000;}
	.rightbtn li{ position:relative; cursor:pointer;}
		.rightbtn li .code2{ position:absolute; right:40px; top:0; display:none;}

/*头部*/
#header{ height:95px; background:url(/images/tran_white.png); position:relative; z-index:1;}
	#header .logo{ width:280px; height:95px; overflow:hidden; float:left;}
	#headright{ float:left; width:700px;}
		#headright .link{ font-family:"宋体"; text-align:right; padding-top:10px; padding-right:10px; line-height:25px; color:#aab0b9;}
		#headright .link a{ padding:0 8px; color:#aab0b9;}
			#headright .link a:hover{ color:#aab0b9;}
		#headright .link .topsec{ float:right; margin-left:10px;}
		#headright .link .topsec .sec_text,#headright .link .topsec .sec_btn{ margin:0; padding:0; border:none; float:left; height:22px; outline:none;}
		#headright .link .topsec .sec_text{ background:#fff; padding:0 5px; line-height:22px; color:#b3b3b3; width:150px; font-family:Microsoft Yahei;}
		#headright .link .topsec .sec_btn{ width:22px; background:url(/images/sec_btn.jpg) 50% no-repeat; cursor:pointer;}
		
		
/*首页*/
.box1{ position:relative; /*z-index:1;*/}
.box1left{ width:680px; float:left;}
.box2{ position:relative; /*z-index:1;*/ width:986px;}
.sub_ind{ height:38px; width:680px; background:url(/images/sub_ind.png) 0 -38px repeat-x; position:relative; margin-bottom:30px;}
	.sub_ind dt,.sub_ind dd{ height:38px; float:left;}
	.sub_ind dt{ color:#fff; font-size:16px; background:url(/images/sub_ind.png) 0 0 repeat-x; line-height:36px; padding-left:38px; padding-right:12px;}
	.sub_ind dd{}
		.sub_ind dd li{ float:left; padding:0 20px; border-right:solid 1px #9e2f2a; line-height:38px; height:38px;}
			.sub_ind dd li a{ color:#efd9d8;}
			.sub_ind dd li.cur{ background:url(/images/sub_ind_cur.png) 50% 0 no-repeat;}
			.sub_ind dd li a:hover,.sub_ind dd li.cur a{ color:#f3b68f; text-decoration:none;}
		.sub_ind_info{ height:122px; width:672px; padding:8px 3px; border:solid 1px #e5d2d1; border-bottom:none; position:absolute; left:0; bottom:38px; background:url(/images/tran_white.png); z-index:2; display:none; overflow:hidden;}
		.sub_ind_info .pic{ float:left; width:120px; height:120px; margin:0 4px;}
			.sub_ind_info .pic a{filter: Alpha(Opacity=95); opacity:0.95; display:block;}
			.sub_ind_info .pic a:hover{filter: Alpha(Opacity=100); opacity:1;}
			.sub_ind_info .pic img{ width:120px; height:120px;}
		.sub_ind_info .text{ float:left; width:530px; line-height:23px; padding:0 4px;}
			.sub_ind_info .text h3{ color:#000; font-size:14px; margin-bottom:5px;}
			.sub_ind_info .text p{ color:#999; line-height:22px;}
.display{ float:left; margin-right:20px; width:280px;}
.sub_news{ float:left; width:380px;}
	.sub_news dt{ height:30px; background:url(/images/title_ico1.png) 0 50% no-repeat; line-height:29px; padding-left:22px; font-size:16px; color:#000;}
	.sub_news dt span{ color:#bec1c1; font-size:12px; padding-left:5px;}
	.tab1_title{ border:solid 1px #dcdcdc; border-left:none; border-right:none; height:20px; padding:4px 0; overflow:hidden;}
		.tab1_title li{ float:left; line-height:20px; padding:0 10px; cursor:pointer; border-left:solid 1px #dcdcdc; font-size:13px;}
		.tab1_title li.cur{ background:#a32d28; color:#fff;}
		.tab1_title li a{ transition:none;}
		.tab1_title li.cur a,.tab1_title li a:hover{ color:#fff; text-decoration:none; transition:none;}
	.tab1_content{ height:218px;}
	.sub_news .list{ font-family:"宋体"; line-height:19px; padding-top:3px;}
		.sub_news .list li{ padding:3px 12px 1px; padding-right:0; background:url(/images/sub_newslist_ico.png) 0 9px no-repeat; border-bottom:dotted 1px #cacaca;}
		.sub_news .list li span{ display:block; color:#888;}
.box1right{ width:300px; float:left;}
/*微博*/
#weibo{ width:280px; float:right;}
.Tit_Y{ height:38px; line-height:38px; background:url(/images/weibo_title.png) repeat-x; font-size:15px; color:#fff; font-weight:bold;}
.Tit_Y b{ height:38px; display:block; background:url(/images/weibo_ico.png) 12px 50% no-repeat; padding-left:48px;}
#Weibo_content{ border:#e6e6e6 1px solid; border-top:none; height:310px;}

.sub_other{ overflow:hidden;}
	.sub_other li{ float:left; height:135px; overflow:hidden;}
	.sub_other li.w1{ width:160px;}
	.sub_other li.w2{ width:320px;}
	.sub_other li.title{ background:url(/images/sub_other_ico.gif) right center no-repeat; text-align:center; line-height:135px;}
		.sub_other li.title img{ vertical-align:middle;}
	.sub_other li.comtext{ width:480px; background:#f5f5f5; padding:10px; height:115px; line-height:23px; color:#969696; font-size:13px;}
	.sub_other li.reclist{ background:#f5f5f5; padding:10px 15px; height:115px; width:290px;}
		.sub_other li.reclist ul{}
			.sub_other li.reclist ul li{ float:none; height:auto; font-size:13px; line-height:28px; border-bottom:dotted 1px #d8b4b3; padding:0 2px; color:#969696;}
			.sub_other li.reclist ul li span{ float:right; color:#999; font-size:12px;}
			.sub_other li.reclist ul li a{ color:#969696;}
			.sub_other li.reclist ul li a:hover{ color:#a56462;}
			.sub_other li.reclist p{ line-height:28px;}

.inban{width:100%; height:500px; position:absolute; left:0; top:0; z-index:-1; background:center top no-repeat;}
.maintitle{ float:none; width:auto; margin-bottom:0;}
	.maintitle dd{ position:relative; overflow:hidden;}
	.maintitle dd li.cur{ background:url(/images/maintitle_cur.png) 50% 100% no-repeat;}
.maincontent{ border:solid 1px #e6e6e6; border-top:none; padding:15px; width:948px; min-height:420px; height:auto; _height:420px; color:#888;}
.maincontent_bg{width:100%; height:450px; position:absolute; left:0; top:500px; z-index:-1; background:url(/images/maincontent_bg.jpg) center top no-repeat;}

#footer{ background:#fff;}
.foot_msg{ padding:15px 0; background:#f4f4f4; color:#999;}
	.foot_msg a{ color:#b1b1b1;}
	.foot_msg a:hover{ color:#e0b24e;}
	.foot_msg h3{ line-height:30px; font-size:13px; color:#666;}
	.foot_msg .li1,.foot_msg .li2,.foot_msg .li3,.foot_msg .li4{ border-left:dotted 1px #ddd; float:left; line-height:25px; padding:0 20px 5px;}
	.foot_msg .li1{ border-left:none; padding-left:0; width:260px;}
		.foot_msg .li1 .copyright{ margin-top:15px;}
			.foot_msg .li1 .copyright b{ font-weight:normal; color:#e0b24e;}
	.foot_msg .li2{ width:80px;}
	.foot_msg .li3{ width:255px;}
		.foot_msg .li3 address{ font-style:normal;}
		.foot_msg .li3 li{ padding-left:30px; background:url(/images/footercon_ico.png) no-repeat; line-height:30px;}
	.foot_msg .li4{ width:262px; padding-right:0;}
		.foot_msg .li4 .sec_box{ height:32px; margin-bottom:5px;}
			.foot_msg .li4 .sec_text,.foot_msg .li4 .sec_btn{ margin:0; padding:0; border:none; float:left; height:32px;}
			.foot_msg .li4 .sec_text{ background:#fff; text-indent:5px; line-height:32px; color:#666; width:230px;}
			.foot_msg .li4 .sec_btn{ width:32px; background:url(/images/sec_btn.jpg) no-repeat; cursor:pointer;}
.msgedit{ padding:15px 0; text-align:center; line-height:30px; color:#737373;}
	.msgedit a,.msgedit a:hover{ color:#737373;}
	.msgedit #topbtn{ cursor:pointer;}

/*清除浮动*/
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;} 
.clearfix{ display:inline-block;}
/* Hide from IE Mac \*/ 
.clearfix{display:block;} 
/* End hide from IE Mac */ 
