body{
	background: url(t_bg.jpg) no-repeat top center #F8F2DC;
}

/*------------------------------------------header(通用二级三级)------------------------------------------*/
.header{
	width: 1200px;
	margin: 0 auto;
}
.top-con{
	float: right;
	margin: 10px;
}
.top-con li{
	text-align: center;
	float: left;
	height: 14px;
	width: 80px;
	font-size: 14px;
	border-right: #fff 1px solid;
}
.top-con li:last-child {border: none;}
.top-con li a{
	color: #fff;
	display: block;
}
.logo{
	padding-top: 50px;
	margin-bottom: 50px;
	/*width: 450px;*/
	height: 140px;
	background: url(logo.png) no-repeat 0 50px;
	text-indent: -9999em;
}


/*------------------------------------------nav(通用二级三级)------------------------------------------*/
.nav{
	height: 40px;
	background: #c51f09;
}
.nav ul{
	width: 1200px;
	height: 40px;
	margin:0 auto;
	background: #c51f09;
}
.nav li{
	text-align: center;
	float: left;
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.nav li a{
	display: block;
	color: #fff;
}
.nav li a:hover{
	background: #e56c5c;
}

/*------------------------------------------tool(通用二级三级)------------------------------------------*/
.tool{
	height: 30px;
	background: #fff;
	border-bottom: #dbdbdb 1px solid;
}
.tool-wrapper{
	line-height: 30px;
	height: 30px;
	width: 1200px;
	margin:0 auto;
	padding:0 20px;
}
.tool-wrapper .tol{
	/*width: 300px;*/
	float: left;
}
.tool-wrapper .tol span{
	float: left;
	font-size: 12px;
}
.tool-wrapper .tol a{
	float: right;
	color: #000;
	display: block;
}
.tool-wrapper .tor{	
	float: right;
}
.tor form{
}
.tool .tor input{
	padding: 2px 5px;
	margin-right: 3px;
}

/*------------------------------------------wrapper(通用二级三级)------------------------------------------*/
.wrapper{
	width: 1170px;
	padding: 15px;
	background: #fff;
	margin: 0 auto;
	/*box-shadow: 0 0 5px #888888;*/
}
.toolbar{
	text-align: center;
	margin: 0 auto;
	padding-left: 130px;
	height: 35px;
	line-height: 35px;
	background: url(to_bg.jpg) no-repeat 0 0;
	overflow: hidden;
}
.toolbar li{
	height: 35px;
	line-height:35px;
	font-size: 14px;
}
.toolbar li a{
	color: #000;
}
/* 本例子css */
.txt-left{ width:1000px;  position:relative;  }
.txt-left .hd{ display: none; overflow:hidden; background:#f4f4f4; padding:0 10px;  }
.txt-left .bd{ overflow: hidden; }
.txt-left .bd .tempWrap{ width:1000px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txt-left .bd ul{ overflow:hidden; zoom:1; }
.txt-left .bd ul li{ 
	margin-right:20px;  
	float:left; 
	height:35px; 
	text-align:left; 
	_display:inline; 
	width:auto !important;  
	}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txt-left .bd ul li span{ color:#999;  }

/*------------------------------------------main1------------------------------------------*/
.main{
	margin-top: 15px;
}
.main-a{
	float: left;
	width: 460px;
	/*height: 400px;*/
	/*background: #000;*/
	/*margin-right: 15px;*/
}

/* 本例子css */
.slideBox{ width:450px; height:325px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#c51f09; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;position: relative; }
.slideBox .bd img{ width:100%; height:325px; display:block;  }
.slideBox .yt157{    
	position: absolute;
    height: 30px;
    width: 100%;
    background-color: #000;
    display: block;
    bottom: 0;
    text-align: left;
    padding:3px 15px;
    line-height: 30px;
    opacity: 0.7;
}
.slideBox .yt157 a{
	color: #fff;
	line-height: 30px;
}
.main-b{
	float: left;
	width: 455px;
	/*margin-right: 15px;*/
}


.main-b .b1{
	height: 33px;
	line-height: 33px;
	border-bottom: #c51f09 2px solid;
}
.main-b .b1 span{
	float: left;
	display: block;
	width: 100px;
	background: #c51f09;
	font-size: 16px;
	text-align: center;
	color: #fff;
	/*font-weight: bold;*/
}
.main-b .b1 a{
	float: right;
	display: block;
	color: #000;
}

.main-b .b2 .hotnews h3{
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}
.hotnews h3 a{
	color:#222;
}
.main-b .b2 .hotnews {
	padding-bottom: 10px;
	/*margin-bottom: 10px;*/
	border-bottom: 1px dotted #c51f09;
}
.main-b .b2 .hotnews p{
	line-height: 20px;
	font-size: 12px;
	text-indent: 2em;
}

.main-b .bb{
	padding:10px;
	border-bottom: #dbdbdb 1px dashed; 
}
.main-b .bb h2{
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #c51f09;
}
.main-b .bb p{
	font-size: 14px;
	line-height: 25px;
}
.main-b .bb a{
	color: #000;
}
/*.main-b .bb a:hover{color: red;}*/
.main-b .bc{
	padding: 10px 0px 0 0 ;

}
.main-b .bc li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 10px;
	background: url(jt.png) no-repeat left center;
}
.main-b .bc a{
	/*display: block;*/
	color: #000;
	width: 360px;
	height: 30px;
	overflow: hidden;
	float: left;
}
.main-b .bc li span{float: right;}
.main-c{
	float: right;
	width: 238px;
}
.main-c .c1{
	height: 33px;
	background: url(c1_bg.jpg);
	border-bottom: #c51f09 2px solid;
	line-height: 33px;
}
.main-c .c1 span{
	width: 80px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #c51f09;
	font-weight: bold;
}
.main-c .c1 a{
	float: right;
	display: block;
	color: #c51f09;
	margin-right: 15px;
}
.main-c .c2{
	/*padding: 10px;*/
	border: #dbdbdb 1px solid;
	font-size: 14px;
}
.main-c .c2 ul{
	padding: 10px;
}
.main-c .c2 ul li{
	line-height: 30px;
}
.main-c .c2 ul li a{
	color: #222;
}



.main-c .c2 em{
	color: #c51f09;
}

/*------------------main2---------------------*/

/*左侧新闻在线*/
.xwzx{
	float: left;
	widows: 913px;
}

.news{
	float: left;
	width: 450px;
	margin-right: 10px;
	border: #dbdbdb 1px solid;
	border-top: #c51f09 2px solid;
}
.newsa{
	float: left;
	width: 450px;
	border: #dbdbdb 1px solid;
	border-top: #c51f09 2px solid;
}
.news .n1,.newsa .n1{
	padding-top: 8px;
	height: 41px;
	/*background: url(n_bg.jpg) no-repeat center right ;*/
	border-bottom: #dbdbdb 1px dashed;
	position: relative;
}
.news .n1 .nyt,.newsa .n1 .nyt{
    display: inline-block;
    position: absolute;
    color: #c51f09!important;
    right: 15px;
    top: 18px;
}
.news .n1 a,.newsa .n1 a{
	color: #fff;
}
.news .n1 span,.newsa .n1 span{
	display: block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	background: #c51f09;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-left: -5px;
	position: relative;
	z-index: 10;
}


.whmz,
.whzj{
	float: left;
	width: 913px;
	border: #dbdbdb 1px solid;
	border-top: #c51f09 2px solid;
}
.mz1,.zj1{
	padding-top: 8px;
	height: 41px;
	/*background: url(n_bg.jpg) no-repeat center right ;*/
	border-bottom: #dbdbdb 1px dashed;
	position: relative;
}
.mz1 .nyt,
.zj1 .nyt{
    display: inline-block;
    position: absolute;
    color: #c51f09!important;
    right: 15px;
    top: 18px;
}
.mz1 a,
.zj1 a{
	color: #fff;
}
.mz1 span,
.zj1 span{
	display: block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	background: #c51f09;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-left: -5px;
	position: relative;
	z-index: 10;
}
span .reddot{
	position: absolute;
	height: 5px;
	width: 5px;
	background-color: #7d1f12;
	bottom: -5px;
	left: 0px;
	z-index: 1;
}
.news .n2,.newsa .n2{
	padding:10px;
}
.news .n2 ul,.newsa .n2 ul{
	width: 100%;
}
/*.news .n2 li{
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	width: 46%;
	margin:0 15px;
	float: left;

}*/

.news .n2 li,.newsa .n2 li{
height: 30px;
font-size: 14px;
line-height: 30px;
padding: 0 10px;
background: url(jt.png) no-repeat left center;
}
.news .n2 li a,.newsa .n2 li a{
	/*display: block;*/
	color: #000;
}
.news .n2 li span,.newsa .n2 li span{float: right;}
.news .n2 li a:hover,.newsa .n2 li a:hover{color: #c51f09;}
.uptime{
	float: right;
}

/*右侧专题图片*/
.sidebar{
	float: right;
}
.sidebar li{
	width: 238px;
	height: 40px;
	margin-bottom: 20px;
}
.sidebar li a{
	display: block;
	width: 238px;
	height: 40px;
}
.sidebar li a img{
	width: 100%;
	height: 100%;
}
.sidebar li:last-child{margin:0;}

/*------------------------------------------main3------------------------------------------*/

/*左侧banner*/
.banner{
	width: 915px;
	height: 105px;
}
.banner img{
	width: 100%;
	height: 100%;
}
/*左侧按钮*/
.index-btns{
	margin-top: 15px;
	width: 915px;
}
.index-btns li{
    cursor: pointer;
	text-align:center;
	float: left;
	margin: 0 10px 0 0;
	width: 100px;
}
.index-btns li a{
	font-size:14px;
	color:#000;
	padding-top:60px;
	line-height:20px;
	display: block;
	height: 100%;
	width: 100%;
}
.index-btns li:last-child{margin-right: 0;}
/*.btn li:first-child{margin-left: 0;}*/

.icon-bn1{background: url(btn1.png) no-repeat center top;}
.icon-bn2{background: url(btn2.png) no-repeat center top;}
.icon-bn3{background: url(btn3.png) no-repeat center top;}
.icon-bn4{background: url(btn4.png) no-repeat center top;}
.icon-bn5{background: url(btn5.png) no-repeat center top;}
.icon-bn6{background: url(btn6.png) no-repeat center top;}
.icon-bn7{background: url(btn7.png) no-repeat center top;}
.icon-bn8{background: url(btn8.png) no-repeat center top;}

/*活动场所*/
.place{
	width: 238px;
	height: 24px;
	background: url(place_bg.jpg) no-repeat 0 0;
	border-bottom: #c51f09 2px solid;
}
.place span{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #000;
	margin-left: 25px;
}
.place span a{
	color: #000;
}
.place-i{
	margin-top: 8px;
}
/* 本例子css */
.slideBox2{ width:238px; height:180px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox2 .hd ul li{ 
	float:left; margin-right:5px;  
	width:10px; height:10px; 
	border-radius: 50%;text-indent: -999em; 
	line-height:14px; text-align:center; 
	background:#fff; cursor:pointer; 
}
.slideBox2 .hd ul li.on{ background:#c51f09; color:#fff; }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd li{ zoom:1; vertical-align:middle;position: relative; }
.slideBox2 .bd li .ttl{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.5);
 }
.slideBox2 .bd img{ width:238px; height:180px; display:block;  }
.slideBox2 .yt157{    
	position: absolute;
    height: 30px;
    width: 100%;
    background-color: #000;
    display: block;
    bottom: 0;
    text-align: left;
    padding:3px 15px;
    line-height: 30px;
    opacity: 0.7;
}
.slideBox2 .yt157 a{
	color: #fff;
	line-height: 30px;
}


/*------------------------------------------main4------------------------------------------*/

/*威海民族*/
.whmz,.whzj{
	width: 49%;
	height: 250px;
}
.mz2,.zj2{
	padding: 10px;
}
.fll{
	float: left;
	margin-right: 15px;
}
.fll li{
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.fll li a{
	color: #000;
}
.zj2 li{
	/*width: 100px;*/
	/*text-align: center;*/
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
#now{
	background: #c51f09;
}
#now a{
	color: #fff;
}
#zj3{margin: 0;}
.flr{
	float: left;
	width: 200px;
	background: #c51f09;
	padding: 10px;
}
.flr li a{
	color: #fff;
}

/*---------------------------------------main5--link------------------------------------*/
.link{
	padding: 10px;
	height: 20px;
	background: #c51f09;
	line-height: 20px;
}
.link span{
	font-size: 16px;
	color: #fff;

}
.link .fl li{
	text-align: center;
	font-size: 14px;
	padding:0 25px;
	float: left;
	line-height: 20px;
}
.link .fl a{
	color: #fff;
	display: block;
}

/*---------------------------------------copyright------------------------------------*/

.copyright{
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
}
.copyright p{
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.copyright p a{
	color:#000;
}
.copyright span{
	padding:0 10px;
}
.copyright span:last-child{border: none;}


/*---------------------------------------子页面（二级）------------------------------------*/
.two_mainl{
	width: 238px;
	float: left;
	margin-right: 15px;
}
.two_main_top{
	border: #dbdbdb 1px solid;
	margin-bottom: 15px;
}
.tmt1{
	width: 236px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: url(two_main_bg1.jpg) no-repeat 0 0 ;
}
.tmt1 em,.tmr1 em{
	color: #fff;
	font-size: 16px;
}
.tmt2{
	padding: 15px;
	text-align: center;
}
.tmt2 li{
	font-size: 14px;
	margin: 0 auto;
	width: 207px;
	height: 30px;
	margin-bottom: 15px;
	line-height: 30px;
	background: url(two_main_bg3.jpg) no-repeat 0 0;
}
.tmt2 li:last-child{margin: 0;}
.tmt2 li a{
	display: block;
	color: #000;
}
.tmt2 li a:hover{
	color: #fff;
	background: url(two_main_bg2.jpg) no-repeat 0 0;
}
.tmt2 li a.current{
	color: #fff;
	background: url(two_main_bg2.jpg) no-repeat 0 0;
}


.two_main_center,
.two_main_foot{
	/*margin-top: 15px;*/
}


.two_mainr{
	/*width: 917px;
	float: left;*/
	overflow: hidden;
}
.tmr1{
	padding-left: 20px;
	line-height: 35px;
	height: 35px;
	border-bottom:  #c51f09 2px solid;
	background: url(two_main_bg1.jpg) no-repeat top left;
}
.tmr1 td{
	color: #fff;
}
.tmr1 td a{
	color: #fff;
}
.tmr1 em{
	font-size: 14px;
}
.tmr2{
	padding: 15px;
	margin-top: 15px;
	border: #dbdbdb 1px solid;
}
.xlist li{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #aaa;
}
.tmr2 li a{
	font-size: 14px;
	display: block;
	color: #000;
	height: 100%;
}
.tmr2 li a:hover{
	color: red;
}

.tmr2_title{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.tmr2_other{
	text-align: center;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-bottom: #ccc 1px solid;
}
.tmr2_list{
	/*width: 980px;*/
	padding: 15px;
}
.tmr2_list p{
	font-size:12px;
	line-height: 20px;
}

.redd{
	margin-top: 15px;
	height: 30px;
	background: #c51f09;
}

 /*whx QQ4736899 add*/

.cbox{
	padding: 20px 30px;
}
.cbox .hd{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #eee;
}
.cbox .article-info {
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.cbox .article-info span{
	margin-right: 20px;
}
.cbox .tools {
	padding-top: 10px;
	margin-top: 30px;
	border-top: 1px dotted #e2e2e2;
}
.cbox .tools a{
	float: right;
	margin-left: 20px;
	color: #999;
}

.cbox .ct-box {
	font-size: 14px;
	line-height: 30px;
}
.cbox .ct-box table{
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
.cbox .ct-box table td{
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 5px 10px;
}

.cbox .ct-box a{
	color: #222;
}
.cbox .ct-box p{
	margin-bottom: 10px;
}
.cbox .ct-box table td p{
	padding-bottom: 0;
}

.xbd{
	padding: 10px 20px;	
	border: 1px solid #eee;	
	margin: 10px auto;	
	
}
.xbd a{
	font-size: 16px;
	color: #c51f09;
	font-weight: bold;
}
.xbd span{
	float: right;
	margin-right: 10px;	
}
.xbd span a{
	font-size: 12px;
	color: #222;

}


.xlist ul li{
	background-image: url(li.png);
	-webkit-background-size: 16px;
	background-size: 16px;
	background-position: 5px;
	background-repeat: no-repeat;
	padding: 5px 35px;
}
.pic-list li {
    padding: 10px;
    border: 1px solid #e2e2e2;
    float: left;
    margin: 10px;
    width: 28%;
}
.pic-list li .title {
	text-align: center;
	height: 30px;
	line-height: 18px;
	padding-top: 7px;
}
.pic-list .pic img {
    width: 100%;
    height: 100%;
}
.pic-list img {
	height: 100%;
	width: 100%;
}
.pic-list .pic {
    height: 170px;
    overflow: hidden;
}

.dc-list td {
    line-height: 35px;
    font-size: 16px;
}


 .dc-list .num {
    float: right;
}
.dc-list .more {
    padding-top: 20px;
    text-align: right;
}
.dc-list li {
    line-height: 30px;
    border-bottom: 1px dotted #aaa;
    background: url(li.png) 5px no-repeat;
    padding: 5px 35px;
}

.diaocha td {
    line-height: 24px;
}
.diaocha input[type="radio"] {
    margin-right: 10px;
}
.diaocha input[type="submit"],
.diaocha input[type="button"] {
    padding: 5px 10px;
}
