@charset "utf-8";

/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
	-moz-font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
	-webkit-font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
}

ul {
	margin: 0;
	padding: 0
}

li {
	list-style: none;
}

a {
	cursor: pointer;
	color:#000000;
	text-decoration:none;
}

a:hover {
	color: #FF9900;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both
}

.headerout {
	background-image: url(../img/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.headerout2 {
	background-image: url(../img/header_bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.header {
	height: 272px;
	width: 1020px;
	margin: 0 auto;
}

.header2 {
	height: 160px;
	width: 1020px;
	margin: 0 auto;
}

.topmenubg {
	width: 1020px;
	background: url(../img/topmenu.png) 0 0 no-repeat;
	margin: 0 auto;
}





/*newmenu*/



.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ margin-left:8px; position:relative; z-index:1001;height:50px;   }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:block;	
	height:50px;padding:0 5px;	border-right:1px solid #dddddd;vertical-align:middle;
}

.nav .nLi h3{margin-left:4px;text-align: center; font-weight:lighter;font-size: 16px;}
.nav .nLi  a{ 	
	color: #46370f;
	text-align: center;
	display: block;
	text-decoration: none;
	width: 76px;
	height: 36px;
	+line-height:36px;/*ie7*/
    +margin-top: 6px;/*ie7*/
	}
.nav .nLi  a:hover{ 
	color: #FFF;
	font-weight: bold;
	background: #caaa57;
	display: block;
	width: 76px;
	height: 36px;
	line-height:36px;
	margin-top: -6px;
	 +margin-top: 6px;/*ie7*/
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.nav .sub{ display:none;text-align:left; left:0;top:50px;display: block;width:150px;position:absolute; background:#fff;  line-height:36px; padding:5px 0; z-index:1002;  }
.nav .sub li{ margin:5px 10px;font-size: 14px;text-align:left;width:150px; }
.nav .sub a{ display: block; color:#46370f; width:150px;text-align:left;}
.nav .sub a:hover{ display: block;width:130px; background:#6d6d6d; color:#fff;font-weight:inherit; }
.nav .on h3 a{ color:#46370f;   }
		

/*newmenuend*/

.box1 {
	width: 1018px;
	height: 398px;
	background: #fbf7ef;
	border: 1px solid #e7dcbf;
	border-top: none;
	margin: 0 auto
}

.box2 {
	width: 1018px;
	height: 490px;
	margin: 10px auto
}

.box3 {
	width: 1018px;
	height: 445px;
	margin: 10px auto
}



.xw {
	width: 770px;
	height: 398px;
	border-right: 1px solid #e7dcbf;
}

.topnewstext {
	display: -webkit-box;
	overflow: hidden;
	text-overflow:clip; 
	-o-text-overflow: clip;
	width: 745px;
	height: 79px;
	line-height:79px;
	background: url(../img/ttxwbg.png) 0 0 no-repeat;
	border-bottom: 1px dotted #e7dcbf;
}



.topnewstext  a {
	display: inline-block;
	height: 79px;
	line-height: 79px;
	margin-left: 97px;
	font-size: 32px;
	color: #a28740;
	font-weight: bold;
}

.bt {
	display: inline-block;
	margin: 0px;
	font-size: 18px;
	height: 42px;
	line-height: 54px;
	float: left;
}

.bt b {
	font-size: 24px;
	color: #a28740;
}

.btg {
	display: block;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #e7dcbf;
	margin-bottom: 5px;
	margin: 0 10px;
}
.more {
	display: inline-block;
	line-height: 54px;
	float: right;
}

.more a {
	font-size: 14px;
	color: #111111;
	text-decoration: none;
}

.more a:hover {
	color: #FF9900;
}

.more2 {
	padding-right: 5px;
	line-height: 20px;
	text-align: right;
}

.more2 a {
	color: #FF9900;
	text-decoration: none;
}

.more2 a:hover {
	color: #003399;
}

.listalong li{
	background: url(../img/list_pic.jpg) 0 0 no-repeat;
	background-position: 3px center;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
}

.listalong li a:hover {
	color: #FF9900;
}

.cusout {
	height: 315px;
	width: 224px;
	margin-left: 6px;
	margin-bottom: 8px;
	margin-right: 10px;
}

.cusout a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px 1px 2px 3px;
	height: auto;
}

.cusout a:hover {
	color: #FF9900;
}

.cusout span {
	color: #FF9900;
	display: block;
	text-align: right;
	border-bottom: 1px dashed #ccc;
	padding: 0px 4px 5px 0px;
	margin-bottom: 10px;
}

.cpws {
	width: 770px;
	height: 490px;
	border: 1px solid #e7dcbf;
	background: url(../img/book_bg.jpg) 90% 90% no-repeat;
}

.managescontent3in {
	
	padding:0px 10px;


}

.managescontent3in td ul {
	width:340px;
	display: block;
	overflow:hidden;  
	text-overflow:clip; 
	white-space:nowrap; 
	-o-text-overflow: clip;
	
}

.managescontent3in span {
	color: #a28740;
	font-weight: bold;
	line-height: 22px;
	padding-left: 16px;
}

.search {
	eight: 32px;
	margin-top: 10px;
}

.searchout {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.searchout td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.searchbtn a {
	display: block;
	width: 74px;
	height: 29px;
	background: url(../img/search_btn_bg.jpg) 0 0 repeat-x;
	color: #a28740;
	font-weight: bold;
	text-decoration: none;
	line-height: 29px;
	text-align: center;
}

.searchbtn a:hover {
	color: #003366;
}

.searchbg {
	background: url(../img/textinput_bg.jpg) 0 0 repeat-x;
	background-color: #FFFFFF;
}

.searchbg input {
	border: 0px;
	font-size: 12px;
	color: #999999;
	padding-left: 5px;
	width: 320px;

}

.searchbgbox {
	background: url(../img/textinput_bg.jpg) 0 0 repeat-x;
	background-color: #FFFFFF;
	width: 175px;
	height: 30px;
	border: 1px solid #B1B1B1;
	margin: 10px;
}

.searchbgbox input {
	border: 0px;
	font-size: 12px;
	color: #999999;
	padding-left: 5px;
	line-height:25px;
		height:25px;
}

.searchbtm {
	color: #666666;
	margin-top: 5px;
}

.searchbtm input {
	margin: 0px 5px 3px 40px;
	vertical-align: middle;
}

.banner {
	margin: 0 auto;
	width: 1018px;

}

.lmbox1 {
	width: 382px;
	height: 243px;
	border: 1px solid #e7dcbf;
	margin-bottom: 5px;
}
.lmbox1 ul{ 
    width: 355px;
	display: block;
	overflow:hidden;  
	text-overflow:clip; 
	white-space:nowrap; 
	-o-text-overflow: clip;

}
.lmbox2 {
	width: 770px;
	height: 194px;
	border: 1px solid #e7dcbf;
}

.lmbox3 {
	width: 241px;
	height: 444px;
	border: 1px solid #e7dcbf;
	margin-left: 4px;
}
.lmbox3 ul{
	width: 215px;
	display: block;
	overflow:hidden;  
	text-overflow:clip; 
	white-space:nowrap; 
	-o-text-overflow: clip;
	}

.lmbox3 img {
	margin: 10px 50px;
}

.lb {
	margin-left: 10px;
	margin-top: 5px
}

.yqlj {
	width: 1018px;
	height: 480px;
	border: 1px solid #e7dcbf;
	margin: 0 auto;
}
.ylink {line-height:28px;}
.ylink a {
	color: #111111;
	text-decoration: none;
	margin: 3px;
	font-size: 14px;
	
}
.footer {
	line-height:30px;
}
.floot {
	width: 1018px;
	margin: 0 auto;
}

.floot2 {
	width: 1018px;
	margin: 10px auto;
	padding-top: 10px;
	border-top: 3px solid #e7dcbf;
}
.pageleftli ul{ 
     width: 173px;
    display: block;
	overflow:hidden;  
	text-overflow:clip; 
	white-space:nowrap; 
	-o-text-overflow: clip;
}

.pageleftout {
	background-image: url(../img/page_left_bg.jpg);
	background-repeat: repeat-y;
	width: 205px;
}

.pagelefttitle {
	background-image: url(../img/page_left_title_bg.jpg);
	width: 205px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.pageleftmenu {
	padding: 10px;
}

.pageleftmenu a {
	display: block;
	width: 160px;
	height: 26px;
	padding-left: 20px;
	color: #0F4FA3;
	font-size: 12px;
	text-decoration: none;
	line-height: 26px;
	margin-bottom: 10px;
}

.pageleftmenu .hover {
	background-color: #FEEECD;
	background-image: url(../img/pagemenu_h.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #990000;
}

.pageleftmenu a:hover {
	background-color: #E1F9FF;
	width: 143px;
}

.pageleftsertitle {
	background-image: url(../img/page_left_ser_bg.jpg);
	background-repeat: no-repeat;
	width: 199px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
}

.map {
	color: #999999;
	text-align: right;
	line-height: 30px;
	padding: 0px 10px 0px 0px;
}

.map a {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

.map a:hover {
	color: #FF9900;
}

.newlisttable {
	font-size: 14px;
}

.newlisttable img {
	margin-left: 5px;
}

.newlisttable td {
	border-bottom: 1px dashed #CCCCCC;
	line-height: 30px;
	color: #666666;
	width:600px;
}

.newlisttable a {
	background-image: url(../img/leftimg.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	color: #000000;
	text-decoration: none;

	height:30px;
	overflow:hidden;  
	text-overflow:clip; 
	white-space:nowrap; 
	-o-text-overflow: clip;
}

.newlisttable a:hover {
	color: #FF9900;
}

.pageconout {
	background-color: #FFFFFF;
}

.pageconbk {
	background: #FDF9EF;
	border: 1px solid #e7dcbf;
	width: 730px;
	padding: 10px;
}

.pageconbk .content {
	font-size: 18px;
	line-height: 35px;
	padding: 10px 0px 0px 0px;
}

.contenttitle {
	border-bottom: 3px solid #C5A075;
}

.contenttitle div {
	text-align: center;
}

.contenttitle .btitle {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}

.contenttitle .ftitle {
	line-height: 30px;
	font-weight: bold;
}

.contenttitle .titleinfo {
	line-height: 25px;
}

.contenttitle font {
	color: #990000;
}

.xgdiv {
	border: 1px solid #ccc;
	padding: 10px;
	padding-right:0px;
	width:344px;
	background-color: #FFF6D3;
	margin:0px;
	height:150px;
}

.xgdiv span {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.xgdiv a {
	color: #000066;
	text-decoration: none;
	line-height: 25px;
	width:311px;
    display: block;
	overflow:hidden;  
	text-overflow:clip; 
	white-space:nowrap; 
	-o-text-overflow: clip;
	
}

.rightser {
	border: 1px solid #CCCCCC;
	background-color: #FDF9EF;
	margin-top: 10px;
	width: 240px;
}

.rightsertitle {
	background-image: url(../img/rights_title.jpg);
	height: 33px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.managestitle {
	background-image: url(../img/manages_title.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

.managescontent {
	border-bottom: 1px solid #CBD0CF;
	border-left: 1px solid #CBD0CF;
	border-right: 1px solid #CBD0CF;
	width: 228px;
	height: 208px;
	padding: 13px 5px 10px 5px;
}

.managescontent .listalong{
	background: url(../img/list_pic.jpg) 0 0 no-repeat;
	background-position: 2px center;
	color: #000000;
	text-decoration: none;
	display: block;
	overflow:hidden; 
	height: 25px;
	line-height: 25px;
	padding-left: 14px;
	border-bottom: 1px dashed #ccc;

}
.managescontent .listalong:hover {
	color: #FF9900;
}
.managescontent ul{
	width:213px;
    display: block;
    overflow:hidden;  
	text-overflow:clip; 
	white-space:nowrap; 
	-o-text-overflow: clip;}

#pagination{
	 height:50px;
	 line-height:50px;
}

/*hotPic  start*/
.hotPic {
	FLOAT: left; WIDTH: 457px; HEIGHT: 300px; OVERFLOW: hidden
}
.r-focus {
	Z-INDEX: 1; POSITION: relative; WIDTH: 457px; HEIGHT: 300px
}
.r-focus .f-img {
	DISPLAY: block
}

.r-focus .f-img LI A {
	DISPLAY: block
}
.r-focus .f-img LI A IMG {
	DISPLAY: block ; WIDTH: 457px;  HEIGHT: 300px
}

.r-focus .f-img LI {
	WIDTH: 457px; DISPLAY: none; FLOAT: left; HEIGHT: 300px
}

.r-focus .f-img LI A {
	POSITION: relative; CURSOR: pointer
}
.r-focus .f-img LI A:hover {
	TEXT-DECORATION: none
}
.r-focus .f-img LI A P {
	POSITION: absolute; WIDTH: 100%;
	BOTTOM: -14px; 
	+BOTTOM:0px;/*ie7*/
	BACKGROUND-image: url(../img/black-bg.png); HEIGHT: 38px; OVERFLOW: hidden; LEFT: 0px
}
.r-focus .f-img LI A P I {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; DISPLAY: block; FONT: 20px "Microsoft YaHei"; COLOR: #fff; 
}
.r-focus .f-mun {
	POSITION: absolute; BOTTOM: 2px;RIGHT: 168px;
}
.r-focus .f-mun I {
	WIDTH: 32px; BACKGROUND: #979ea4; FLOAT: left; HEIGHT: 3px; OVERFLOW: hidden; MARGIN-RIGHT: 5px
}
.r-focus .f-mun I.mun-on {
	BACKGROUND: #3a8ac7
}

/*hotPic  end*/



/* tab css */
.tabcontainer{ width:275px; height:300px; }
.tabcontainer .hd{width:274px; height:40px; line-height:54px;font-size: 16px; border-bottom: 3px solid #CDCDCD;   position:relative; }
.tabcontainer .hd ul{width:100%; height:40px; margin:0; float:left; position:absolute;}
.tabcontainer .hd ul li{ text-align:center; width:91px; height:40px;float:left;  line-height:40px;border-bottom: 3px solid #CDCDCD; cursor:pointer;  }
.tabcontainer .hd ul li.on{ border-bottom: 3px solid #a28740; }
.tabcontainer .hd ul li b{ font-size: 24px;color: #a28740; }

.tabcontainer .bd { float:left;width:275px; height:260px; text-align:left; margin-top:5px;margin-left:2px;  }
.tabcontainer .bd ul{ width:100%;height:100%;}
.tabcontainer .bd ul li{  overflow:hidden; display:block; text-overflow: ellipsis; white-space:nowrap; -o-text-overflow: clip;}


/* picMarquee css */
.picMarquee-left{ overflow:hidden; position:relative; 	width: 770px;	height: 194px;	border: 1px solid #e7dcbf; }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }


.picMarquee-left .bd{ padding:10px 5px 10px 5px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; width:175px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:170px; height:113px; display:block; padding:2px;  }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

		
/* snfyMap css */
.snfy{ float:left;}
.snfy  #changemaplist  { height:140px;padding-left:55px;  margin: 10px 20px;   line-height:30px; }

/*选项卡*/
#Tab
{
    margin: 0px;
    padding: 0px;
    border: 1px solid #CBCFCE;
    padding-bottom: 5px;
}
#Tab .Menuboxfive
{
    height: 32px;
    background-image: url(../img/tab_title_bg.jpg);
    background-repeat: repeat-x;
}
#Tab .Menuboxfive ul
{
    margin: 0px;
    padding: 0px;
}
#Tab .Menuboxfive li
{
    float: left;
    display: block;
    cursor: pointer;
    height: 32px;
    padding-top: 6px;
    color: #0053AB;
    font-size: 12px;
    width: 90px;
    text-align: center;
    background-image: url(../img/tab_title_boder.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
#Tab .Menuboxfive li.hover
{
    background-image: url(../img/tab_hover_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    height: 32px;

}
#Tab .Contentboxfive
{
    clear: both;
}
#Tab ul
{
    list-style: none;
}

