body{
	font-family: "Microsoft Yahei";
	font-size:12px;
	-webkit-font-smoothing:antialiased;

}
*{
margin:0;
padding:0;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	color:#000;
	webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}
img{
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

em{
	font-style: normal;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear: both;
}

.container{
	width: 100%;
	min-width: 1200px;
}
.con-center{
	width: 1180px;
	margin:0 auto;
}


.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

.top-wrap{

height: 40px;
	background-color: #1D011B;
}
.top-r{
	
	background-color: #1D011B;
}

.top-r ul li {
	float: left;
}

.top-r ul li a {
	display: inline-block;
	margin: 0 6px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.top-r ul li a:hover {
	color: #fff;
}

.logo-wrap {
	height: 115px;
	background: #63065F;
}
.logo-l h1{
	margin:10px 0 0 0;
}
.logo-r img{
	margin:50px 0 0 0;
}
.dh-wrap{
	height: 40px;
	background: #74116E;
	line-height: 40px;
	font-size: 16px;
	color: #FFF;
}



/*导航样式*/


.nav {
	width: 1180px; height: 40px; z-index: 9999;
	background: #74116E;
}
.nav > ul {
	width: 1180px; height: 40px;
}
.nav li {
	width: 110px; height: 40px; line-height: 40px; float: left; position: relative;
}
.nav li a {
	background: url("../images/Down.png") no-repeat 85px; width: 97px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; float: left; display: block;
}
.nav li a:hover {
	background: url("../images/UP.png") no-repeat 85px; text-decoration: none;
}
.nav li a span {
	width: 97px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-family: "Microsoft YaHei"; font-size: 14px; float: left; display: block; cursor: pointer;
}
.nav li a.selected {
	background: url("../images/UP.png") no-repeat 85px; color: rgb(255, 206, 111);
}
.nav li a.selected2 {
	background: url("../images/UP.pn") no-repeat 85px; color: rgb(255, 206, 111);
}
.nav li.selected .submenu {
	display: block;
}
.nav li .submenu {
	background: url("../images/nav_hover_bg.png") no-repeat top; padding: 6px 0px 10px; left: 0px;     top: 45px;width: 130px; display: none; position: absolute; z-index: 9999; _top: 94px; _background: none;
}
.nav li .submenu li {
	background: rgb(0, 33, 71); width: 130px; height: 30px; text-align: center; line-height: 30px; padding-top: 6px; padding-bottom: 5px; font-size: 14px;
}
.nav li .submenu li a {
	background: none; padding: 0px; width: 130px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-family: "Microsoft YaHei";
}
.nav li .submenu li a:hover {
	background: none; color: rgb(255, 206, 111); font-weight: normal; text-decoration: none;
}
.dtqh{
	height: 365px;
	background: #EDD7EC;
}
/*图片切换*/

.focusBox {
	position: relative;
	width: 1200px;
	height: 365px;
	overflow: hidden;
}

.focusBox .pic img {
	width: 1200px;
	height: 365px;
	display: block;
}

.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
    bottom: 15px;
    right: 50px;
	z-index: 3
}

.focusBox .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #919191;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.focusBox .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}

.focusBox .prev,	.focusBox .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 110px;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.focusBox .prev {
	background-image: url(../images/index.png);
	background-position: -112px 0;
	left: 0
}

.focusBox .next {
	background-image: url(../images/index.png);
	background-position: -158px 0;
	right: 0
}

.focusBox .prev:hover,	.focusBox .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}	


.zzcs-zt{
	background: #E9ECF1;
}


.cyyw{
	height: 620px;
	width: 780px;
	margin:10px 0 0 0;
}
.ggtz{
	height: 620px;
	background: #E1E5E8;
	width: 370px;
	margin:10px 0 0 0;
}
h2.t{
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #63045E;
	padding: 0 0 0 5px;
	font-weight: 500;
}

.ggtz h2.t{

	background: url(../images/ggtz-t-bg.jpg) repeat-x;
}
h2.t a{
	float: right;
	margin: 0 30px 0 0 ;
}
.cyyw ul{
	width: 780px;
}
.cyyw  ul li{
	width: 360px;
	height: 260px;
	float: left;
	border-top:3px solid #63065F;
}
.cyyw h3{
	font-size: 14px;
	color: #63065F;
}
.cyyw h3 a{
	color: #63065F;
	line-height: 2;
}
.cyyw h3 span{ 
	font-size: 12px;
	float: right; 
	margin-top: 5px;
}

.cyyw ul li.li-2{
	padding:20px 0 0 0;
	margin:0 0 0 45px;
}

.cyyw ul li.li-3{
	padding:15px 0 0 0;
	
}

.cyyw ul li.li-4{
	margin:0 0 0 45px;
	
}

.cyyw ul li p.time{
	line-height: 45px;
	color: #63065F;
}

.cyyw ul li p.zy{
	line-height: 25px;
	color: #676767;
	margin:10px 0 0 0 ;
}

/*要闻切换效果*/


.layB {
	width:780px;

}
.layB .tbC {
	width:780px;

	position:relative;
}
.layB .prev,.layB .next {

	position:absolute;
	left:-7px;
	top:550px;


	    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    overflow: hidden;
    background: #ccc;
    	
    margin: 0 3px;
}
.layB .prev{
	left: 365px;	
	

}

.layB .next{
	right: 375px;

}
    
.layB .next {
	left:auto;


}
.layB .prev:hover {
	/*background: #63065F;*/
}
.layB .next:hover {
	/*background: #63065F;*/
}
.layB .slide {
	width:342px;
	overflow:hidden;
}
.layB ul {
	overflow:hidden;
	zoom:1;
}
.layB li {
	width:102px;
	margin:0 5px 4px 5px;
	display:inline;
	float:left;
	line-height:20px;
}
.layB li img {
	display:block;

}
.layB li a:hover img {

}
.layB p.ywbt a.active{
	background: #63065F;
}

/*要闻切换效果*/

.ggtz_ul{
	width: 345px;
	height: 500px;
	margin:20px 0 0 5px;
}
.ggtz_ul li{
    height: 65px;
    padding: 20px 0 15px 0;

    border-bottom: 1px dashed #ccc;}
.ggtz_ul div.rq{
	width: 61px;
    height: 60px;
    float: left;
    margin:5px 0 0 10px;
}
.ggtz_ul span.dd{
    display: block;


 
    text-align: center;
 font-size: 20px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background-color: #63065f;}
.ggtz_ul span.yymm{
    display: block;


    text-align: center;

    height: 30px;
    line-height: 30px;
    color: #797979;
    background-color: #fff;
}
.ggtz_ul div.bt{
    float: right;
    width: 255px;}

.ggtz_ul div.bt a{
    font-size: 14px;
    color: #333;
    line-height: 30px;}

.jyjx{
	width: 780px;
	padding: 0 0 20px 0;

}    
.jyjx li{
	width: 360px;
	height: 195px;
	float: left;
	border-top:3px solid #63065F;	
	position: relative;
}
.jyjx li.li-2{
	margin:0 0 0 45px;

}
.jyjx li.li-3{
	margin:25px 0 0 0px;

}
.jyjx li.li-4{
	margin:25px 0 0 45px;

}


.jyjx li>a{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 98;
}
p.news_title {
    position: absolute;
    bottom: 8px;
    left: 0px;
    z-index: 100;
    width: 100%;
    text-align: center;
    color: #fff;
}    

p.news_title a {
    line-height: 20px;
    color: #fff;
    font-size: 16px;
}

p.news_title a:hover {
	text-decoration: underline;
}
.title_bg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    height: 40px;
    width: 100%;
    background: url(../images/img.png) repeat-x bottom left;
    text-align: center;
}

.xysh{
    width: 370px;
    padding: 0 0 20px 0;
       
}
.xysh h2{
	


}
.xysh_ul{

border-top:3px solid #63065F;		
}

.xysh_ul li{
	height: 70px;
	margin:11px 0;
	padding:0 5px;

	border-bottom: 1px solid #ccc;

}
.xysh_ul li a{
	font-size: 14px;
	line-height: 30px;

}
.xysh_ul li span{
	float: right;
	font-size: 12px;
	margin:5px 10px 0 0 ;
}


.xysh-pic li{
	width: 355px;
	height: 160px;
	position: relative;
}
.xysh-pic li>a{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 98;
}

.ztlj-wrap{
	height: 180px;
	background: #fff;
	border-bottom: 15px solid #E9ECF1;
}




		/* 本例子css */
		.picScroll-left{ overflow:hidden; position:relative;    }
		.picScroll-left .hd{ overflow:hidden;    }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:34px; height:82px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; position: absolute;margin-top: 20px;}
		.picScroll-left .hd .prev{ background: url(../images/l-arr.jpg) no-repeat 0 50%;left: 5px;  }
		.picScroll-left .hd .next{ background: url(../images/r-arr.jpg) no-repeat 0 50%; right: 5px; }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px; width: 1095px;   margin: 0 auto;  }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{  display:block;  padding:2px; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }
.ztlj h2{
	height: 40px;
	line-height: 40px;
}

.bot-links-warp{
	height: 190px;
	background: #63065F;
}

.bot-links-l{
	width: 560px;
	padding:20px 0 0 0;
}
.bot-links-r{
	width: 600px;
	padding:20px 0 0 0;
}
.bot-links p{
	height: 40px;
	line-height: 40px;

}
.bot-links p span{
	font-size: 16px;
	    padding: 10px 20px 10px 5px;
	border-bottom: 1px solid #a32620;
	color: #ccc;    font-weight: bold;
}
.bot-links ul {
	margin:10px 0 0 20px;
}
.bot-links-l ul li{
	float: left;
	line-height: 35px;
	width: 120px;

}
.bot-links ul li a{
	color: #ccc;

    font-size: 14px;
}
.bot-links-r ul li{
	float: left;
	line-height: 35px;
    width: 120px;
    margin: 0 0 0 30px;

}

.bq-warp{
	height: 100px;
	background:#4A0347; 
}
.bq-l{
	margin:0 0 0 220px;
	padding-top: 20px;
}
.bq-l p{
	line-height: 30px;
	text-align: center;
	color: #ccc;
}

.bq-r{
	padding:0px 0 0 20px;
}
.bq-r table{

}

.weixin{ width:60px; height:60px; margin:10px auto;position:relative;top:15px; font-size:12px; text-align:center;}
.weixin a{width:60px; height:60px; display:block; position:absolute; left:0; top:0;background:url(../images/weixin.png) no-repeat center top; }
.weixin .weixin_nr{width:100px; height:120px; padding:10px; background:#fff; text-align:center; position:absolute;     left: -35px;
    top: -140px; display:none;}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ }




.weibo{ width:60px; height:60px;  margin:10px auto;position:relative;top:15px; font-size:12px; text-align:center;}
.weibo a{width:60px; height:60px; display:block; position:absolute; left:0; top:0;background:url(../images/weibo.png) no-repeat center top; }
.weibo .weibo_nr{width:100px; height:120px; padding:10px; background:#fff; text-align:center; position:absolute;     left: -35px;
    top: -140px; display:none;}
.weibo .weibo_nr img{ margin-bottom:5px;}
.weibo .weibo_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weibo.on .weibo_nr{ display:block;}
.weibo.on a{ }



/* 二级页面 */
.zst{
	height: 250px;
}
.ejym{
    position: relative;
    min-height: 500px;
}
.ejym-l{
	width: 260px;
	min-height: 500px;
	top:-70px;
	position: absolute;
}
.ejym-l h3{
	height: 70px;
	line-height: 70px;
	background: #74116E;
	text-align: center;
	color: #fff;
	font-size: 26px;
}
ul.sub_nav{
	background: #ececec;	
}

ul.sub_nav li{
	height: 60px;
	line-height: 60px;

	border-top: 1px solid #DDD;}
ul.sub_nav li a{
	height: 60px;
	line-height: 60px;	
	display: block;
	font-size: 18px;
	color: #4d4d4d;
	padding:0 0 0 70px;}
ul.sub_nav li a:hover{
	background:#F9F9F9;
	color:#000;
	padding:0 0 0 80px;	
webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
    ul.sub_nav li a.hover{
	background:#F9F9F9;
	color:#000;
	padding:0 0 0 80px;	
webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.ejym-r {
	width: 890px;
	padding:0 10px;
	background: #EEF0EF;
}    

.ejym-r  .dqwz{
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #ccc;
	padding:0 15px;
}