html,body{
    font-size:16px;
    font-family: "Microsoft YaHei UI";
    color:#333;
    line-height:24px;
    min-width: 1300px;
    margin:0;
    padding:0;
}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img{
    list-style:none;
    padding:0;
    margin:0;
    border:none;
    font-weight:normal;
}
a{
    text-decoration:none;
    color:#333;
}
a:hover{
    color: #c00;
}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
.main1300{
    width: 1300px;
    margin: 0 auto;
}
/* 导语 */
.jy_lead {
    margin-top: 26px;
}
.jy_headline_top {
    text-align: center;
}
.jy_headline_top a {
    display: block;
    font-size: 38px;
    font-weight: bold;
    line-height: 40px;
    padding: 8px 0 0 0;
    color: #002652;
}
.jy_headline_bottom {
    font-size: 18px;
    padding-top: 22px;
    text-align: center;
}
/*核心要闻*/
.hxyw{  margin: 0 auto;  width: 100%; height:110px; margin-top:40px; border:#e6e6e6 solid 1px;}
.hxyw_row{ float:left;  width: 60px; height: 69px; border-right: 1px solid #f1f1f1; padding: 0px 30px; margin: 20px 0px;}
.lpsy{float:left; width: 60px; height: 69px;}
.lp img{width: 60px; height: 69px;}
/*首页BOX1*/
.sybox1{  margin: 0 auto;  width: 100%; height:402px; margin-top:40px;}
/*焦点图*/
.focus_content{
    float:left;
    width: 670px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.focus_content .hd{
    height: 12px;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px;
}
.focus_content .hd ul{
    zoom: 1;
    float: left;
}
.focus_content .hd ul li{
    cursor: pointer;
    width: 10px;
    height: 10px;
    display: block;
    text-indent: 20px;
    background: rgba(255,255,255,.4);
    float: left;
    margin: 0 0 0 10px;
    border-radius: 50%;
}
.focus_content .hd ul li.on{
    background: rgba(255,255,255,1);
    width: 12px;
    height: 12px;
    margin-top: -1px;
}
.focus_content .bd{
    position: relative;
    height: 100%;
    z-index: 0;
	overflow:hidden;
}
.focus_content .bd li{
    zoom: 1;
}
.focus_content .bd img{
    width: 712px;
    height: 399px;
}
.focus_content .bd h3{
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 500px;
    margin-left: 20px;
    z-index: 111;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
	opacity: .8;
}
.focus_content .bd div{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 56px;
    background: url("../images/focus-bg.png") repeat-X;
    width: 100%;
    z-index: 10;
}


/*头部*/
.top_logo_row{
     margin: 0 auto;
    width: 100%;

}
.main1300{
    width: 1300px;
    margin: 0 auto;
}
.head_top{
    height: 122px;
}
.head_logo{
    float: left;
    line-height: 122px;
    display: flex;
	padding-top:26px;
    align-items: center;
}
.head_logo img{
    float: left;
}
.head_logo span{
    padding-left: 15px;
    font-size: 28px;
    font-weight: bold;
    color: #c2191f;
}

.head_right{
    width: 800px;
    float: right;
}
.search_left{
    width: 258px;
    height: 34px;
    float: left;
    border: 1px solid #bbb;
    margin: 42px 0 0 0;
    border-radius: 17px;
    overflow: hidden;
}
.search_left input{
    width: 217px;
    height: 34px;
    border: none;
    outline: none;
    padding: 0 10px 0 12px;
    box-sizing: border-box;
    font-size: 16px;
    color: #afafaf;
    float: left;
}
.search_left button{
    width: 40px;
    height: 34px;
    border: none;
    background: url("../images/search-img.jpg") no-repeat;
    outline: none;
}
.search_right{
    float: right;
    margin-top: 46px;
}
.search_right i{
    width: 1px;
    height: 22px;
    background-color: #888;
    margin: 3px 20px 0;
    float: left;
}
.search_right div{
    font-size: 22px;
    float: left;
    line-height: 28px;
}
.search_right div a{
    display: block;
    padding-left: 35px;
    color: #555;
}
.search_right div a:hover{
    color: #cf0d0d;
}
.search_right div.icon1 a{
    background: url("../images/head-icon1.jpg") left 1px no-repeat;
}
.search_right div.icon1 a:hover{
    background: url("../images/head-icon1-now.jpg") left 1px no-repeat;
}
.search_right div.icon2 a{
    background: url("../images/head-icon2.jpg") left 1px no-repeat;
}
.search_right div.icon2 a:hover{
    background: url("../images/head-icon2-now.jpg") left 1px no-repeat;
}
.search_right div.icon3 a{
    background: url("../images/head-icon3.jpg") left 1px no-repeat;
}
.search_right div.icon3 a:hover{
    background: url("../images/head-icon3-now.jpg") left 1px no-repeat;
}
.search_right div.icon3{
    position: relative;
}
.search_right div.icon3 b{
    width: 149px;
    height: 140px;
    background: url("../images/head-ewm.png") no-repeat;
    position: absolute;
    right: -160px;
    top: -12px;
    z-index: 100;
    display: none;
}
.search_right div.icon3 b img{
    width: 130px;
    height: 130px;
    margin: 6px 0 0 15px;
}
.search_right div.icon3:hover b{
    display: block;
}


/*导航*/
.top_nav{
    margin: 0 auto;
    height: 60px;
    background-color: #cf0d0d;
    width: 100%;
    margin-bottom: 20px;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.nav_in{
    width: 1300px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    position: relative;
	text-align:center;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}
.nav_in a{
    color: #fff;
}
.nav_in .nLi{
    float: left;
    position: relative;
    display: inline;
}
.nav_in .nLi h3{
    float: left;
    width: 113px;
    text-align: center;
}
.nav_in .nLi h3 a{
    display: block;
    font-size: 20px;


}
.nav_in .nLi h3 a:hover{
       background: #a60303;


}
.nav_in .on h3 a{
    background: #a60303;
}
.nav_in h3 a img{
    padding-left: 10px;
}
.nav_in .sub{
    display: none;
    width: 113px;
    left: 0;
    top: 60px;
    position: absolute;
    background: #fff;
    line-height: 36px;
    padding: 15px 0;
    box-shadow: 0 4px 10px #e2e2e2;
}
.nav_in .sub li{
    zoom: 1;
}
.nav_in .sub a{
    display: block;
    padding: 0 30px;
    color: #cf0d0d;
    font-size: 20px;
}
.nav_in .sub a:hover{
    background: #cf0d0d;
    color: #fff;
}
.nav_in .sub li+li{
    margin-top: 8px;
}

/* 头条轮播 */
.toptit{
    margin:auto;
    width: 1298px;
    height:auto;
	height:22px;
	padding: 22px 0 ;
	color:#002652;
    text-align: center;
	font-weight: bold;
    font-size: 22px;
	border:#e6e6e6 solid 1px;
    }
.toptit h3{
    width: 100%;
    display: block;
    float: left;
    font-weight: bold;
	}
.headline_swpier {
    margin:auto;
	width: 1300px;
	height: 490px;
	overflow: hidden;
	margin-top: 18px;
	box-shadow: 0 0 12px rgba(231, 231, 231, 0.9);
	position: relative;
	background-color: #fff;
}
.headline_swpier * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.headline_swpier .swiper_image_container {
	width: 867px;
	height: 490px;
	position: absolute;
	left: 0;
	z-index: 1;
}
.headline_swpier .swiper_image_container img {
	width: 867px;
	height: 490px;
}

.headline_swpier .swiper_txt {
	width: 463px;
	height: 490px;
	overflow: hidden;
	position: absolute;
	box-sizing: border-box;
	right: 0;
	top: 0;
	z-index: 2;
}
.headline_swpier .swiper-wrapper{
	width: 433px;
	float: right;
}

.headline_swpier .swiper_txt .swiper-button-prev {
	position: absolute;
	top: 8px;
	left: 230px;
	background: url(../images/focus-arrow.png) no-repeat;
	height: 9px;
	width: 17px;
	margin: 0;
	opacity: 1;
}

.headline_swpier .swiper_txt .swiper-button-next {
	position: absolute;
	top: 474px;
	left: 230px;
	background: url(../images/focus-arrow.png) no-repeat;
	height: 9px;
	width: 17px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.headline_swpier .swiper_txt .swiper-slide {
	position: relative;
	width: 100%;
	color: #666;
	text-align: justify;
	line-height: 24px;
	padding: 22px 30px 23px 30px;
	border-top: 2px solid #f1f1f1;
	background-color: #fafafa;
}
.arrow_half{
	width: 10px;
	height: 19px;
	background: url(../images/focus-left-arrow.png) no-repeat;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	z-index: 30;
	display: none;
}
.arrow_half img{background: url(../images/focus-left-arrow.png) no-repeat;}
.headline_swpier .swiper_txt .swiper-slide.hover .arrow_half{
	display: block;
}

.headline_swpier .swiper_txt .extra a {
	display: inline;
	color: inherit;
}

.headline_swpier .swiper_txt .swiper-slide.hover {
	background: #fff;
	color: #222;
	border-top: none;
}

.headline_swpier .swiper_txt .swiper-slide.hover .title {
	font-weight: 700;
}

.headline_swpier .swiper_txt .title {
	font-size: 20px;
	color: #000;
	letter-spacing: 0;
	line-height: 40px;
	height: 80px;
	overflow: hidden;
}
.headline_swpier .swiper_txt .title a{
	color: #000;
}

.headline_swpier .swiper_txt .extra{
	font-size: 14px;
	color: #999;
	padding-top: 12px;
	display: flex;
	justify-content: space-between;
}

.headline_swpier .swiper_txt span {
	display: block;
}

/*时事要闻*/
.box2{
    margin: 0 auto;
	width:100%;
	height:297px;
    padding-top:16px;
	margin-top:20px;
	overflow: hidden;
}
.ssyw{
    margin: 0 auto;
	width:100%;
	margin-top:20px;
}
.ssyw ul{
   width:1400px;
}
.ssyw ul li{
    width: 300px;
    margin: 0 33px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
}
.ssyw ul li img{
    width: 300px;
    height: 168px;
 }
.ssyw li span{
    float: left;
    width:100%;
    font-size: 18px;
    line-height: 30px;
    max-height: 60px;
	 padding: 10px 0px 0 0px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#333333;
	}
/*首页栏目*/
.zt_rowxz{
    margin: 0 auto;
	width:1301px;
	height:666px;
    padding-top:16px;
	margin-top:20px;

	overflow:hidden;

	}
/*公示公告*/
.zt_row{
    margin: 0 auto;
	width:100%;
	height:666px;
    padding-top:16px;
	margin-top:20px;
	}
.title_row{
     margin: 0 auto;
	width:100%;
	height:30px;
}
.title_row p{
    float: left;
    font-size: 26px;
}
.title_row p img{
    float: left;
    padding-right: 10px;
}
.title_row a{
    float: right;
    font-size: 14px;
    color: #888;
}
.title_row a:hover{
	color: #cf0d0d;
}

.czxyg_row {
     margin: 0 auto;
	width:100%;
	margin-top:20px;
}
.czxyg_row ul{
    width: 100%;
}
.czxyg_row li{

    float: left;
    width: 326px;
	height: 300px;
	border: 1px solid #e6e6e6;
	margin-right:-1px;
	margin-bottom:-1px;
	box-sizing: border-box;
	padding:26px;
	}

.czxyg_row li img{
    width: 269px;
    height: 158px;
}
.czxyg_row li p{
    float: left;
    font-size: 18px;
    line-height: 30px;
    max-height: 60px;
	 width: 269px;
    padding: 10px 0px 0 0px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#333333;
}
.czxyg_row .bd li a:hover p{
    color: #cf0d0d;
}
.pagenav{ clear:both; padding:60px 0 60px 0; font-size:20px; text-align:center; overflow:hidden; height:30px; margin-bottom:40px;}
.pagenav a.f12{ display:inline-block; padding:0 20px; overflow:hidden; margin-right:10px; color:#666; height:28px; line-height:28px; border:1px solid #e2e2e2;}
.pagenav a:hover{ text-decoration:none; display:inline-block;  color:#dd402b;}
.pagenav a.f12_a{ display:inline-block; padding:0 20px; overflow:hidden; margin-right:10px; height:28px; line-height:28px; border:1px solid #e2e2e2; background-color:#35baf0; color:#fff;}
.xl {
    float: left;
    width: 269px;
	padding: 6px 0 0 0px;
}
.xl p {
    float: left;
	width:190px;
	font-size:12px;
	color:#999996;
	overflow:hidden;
	background:#00CC66
}
.xl span {
    float: left;
	font-size:12px;
	color:#999996;
}
.xl span:nth-child(2){
    float: right;
    font-size:12px;
	color:#50505f;}















/* 浮动框 */
.fdk_row{
	width: 100px;
	height: 600px;
	position: fixed;
	top: 50%;
	right: 46px;
	z-index: 1000;
	margin-top: -208px;
}
.fdk_row a{
	width: 100px;
	height: 108px;
	border: 1px solid #f5f5f5;
	display: block;
	position: relative;
}
.fdk_row a+a{
	margin-top: 3px;
}
.fdk_row a:nth-child(1){
	background: #f5f5f5 url(../images/fdk-icon1.png) no-repeat;
}
.fdk_row a:nth-child(1):hover{
	background: #fff url(../images/fdk-icon1.png) no-repeat;
	border: 1px solid #e9e9e9;
}
.fdk_row a:nth-child(2){
	background: #f5f5f5 url(../images/fdk-icon2.png) no-repeat;
}
.fdk_row a:nth-child(2):hover{
	background: #fff url(../images/fdk-icon2.png) no-repeat;
	border: 1px solid #e9e9e9;
}
.fdk_row a:nth-child(3){
	background: #f5f5f5 url(../images/fdk-icon3.png) no-repeat;
}
.fdk_row a:nth-child(3):hover{
	background: #fff url(../images/fdk-icon3.png) no-repeat;
	border: 1px solid #e9e9e9;
}
.fdk_row a:nth-child(4){
	background: #f5f5f5 url(../images/fdk-icon5.png) no-repeat;
}
.fdk_row a:nth-child(4):hover{
	background: #fff url(../images/fdk-icon5.png) no-repeat;
	border: 1px solid #e9e9e9;
}
.fdk_row a:nth-child(5){
	background: #fff url(../images/fdk-icon4.png) no-repeat;
	border: 1px solid #e9e9e9;
}
.fdk_row a span{
	width: 140px;
	height: 122px;
	position: absolute;
	left: -140px;
	top: -5px;
	background: url(../images/ewm-bg.png) no-repeat;
	display: none;
}
.fdk_row a span img{
	width: 100px;
	height: 100px;
	padding: 11px;
}
.fdk_row a:nth-child(5):hover span{
	display: block;
}
/* foot */
.footer_bottom{
    margin:0 auto;
	width:100%;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 34px;
    padding: 20px 0;
    margin-top: 50px;
}
.footer_bottom p img{
    padding: 0 6px;
}
.footer_bottom div img{
    margin: 4px 12px 0;
}



/*要闻*/
.focus_right{
    width: 590px;
    float: right;
}
.title_row{
    margin:auto;
    border-top: 1px solid #d9d9d9;
    padding-top: 16px;
}
.title_row p{
    float: left;
    font-size: 26px;
}
.title_row p img{
    float: left;
    padding-right: 10px;
}
.title_row a{
    float: right;
    font-size: 14px;
    color: #888;
}
.title_row a:hover{
    color: #cf0d0d;
}

/*焦点图右侧*/
.nr_right{
    width: 590px;
}
.nr_r{
    margin:auto ;
	width: 590px;
	height:340px;
	overflow:hidden;
	padding-top:10px;
	}
.nr_r ul{

}
.nr_r ul li{
    float: left;
    font-size: 16px;
	line-height: 38px;
	height: 38px;
	width:100%;
    overflow: hidden;
}
.nr_r ul li a{
	color: #666;
}
.b2ltext_k{
   float:right;
   width:1130px;
   height:70px;
   line-height: 34px;
   margin:20px;
   overflow:hidden;
   }
.b2ltext{
   float:left;
   width:100%;
   height:134px;
   line-height: 34px;
   }
.b2ltext ul{
    list-style-type:none;margin:0;padding:0;
  }
.b2ltext li a{
    background: url(../images/trumpet.png) left center no-repeat;
	width:100%;
    font-size:18px;
	display: block;
    height: 34px;
	line-height: 34px;
    overflow: hidden;
	color:#666666;
}

.boxlast{
    margin: 0 auto;
	width:100%;
	padding-top:16px;
	margin-top:20px;
	overflow: hidden;
}
/*办事服务*/
.outBox_bsfw{
    width:1300px;
    border:1px solid #d9d9d9;
    box-sizing: border-box;
    margin-top: 18px;
}
.outBox_bsfw .hd{
    height:44px;
    line-height:44px;
    background:#f5f5f5;
    padding:0 20px;
    border-bottom:1px solid #d9d9d9;
    position:relative;
}
.outBox_bsfw .hd ul{
    float:left;
    position:absolute;
    left:-1px;
    top:-1px;
    height:44px;
}
.outBox_bsfw .hd ul li{
    float:left;
    padding:0 40px;
    cursor:pointer;
    line-height: 44px;
    font-size: 20px;
    color: #666;
}
.outBox_bsfw .hd ul li.on{
    height:44px;
    background:#fff;
    border:1px solid #d9d9d9;
    border-bottom:2px solid #fff;
    font-weight: bold;
    color: #cf0d0d;
}

.inBox_bsfw .inHd{
    width: 60px;
    height:44px;
    margin: 0 auto;
    padding: 20px 0 10px;
}
.inBox_bsfw .inHd .sPrev,
.inBox_bsfw .inHd .sNext{
    display:block;
    width:10px;
    height:20px;
    margin-top:14px;
    overflow:hidden;
    cursor:pointer;
    float: left;
    opacity:0.5;
}
.inBox_bsfw .inHd .sPrev{
    background:url("../images/bsfw-arrow-prev.jpg") no-repeat;
}
.inBox_bsfw .inHd .sNext{
    background:url("../images/bsfw-arrow-next.jpg") no-repeat;
    float: right;
}
.inBox_bsfw .sPrev:hover,
.inBox_bsfw .sNext:hover{
    filter:alpha(opacity=100);
    opacity:1;
}

.inBox_bsfw .inBd .ulWrap li{
    float: left;
    width: 14.28%;
    text-align: center;
    padding-top: 40px;
}
.inBox_bsfw .inBd .ulWrap li img{
    width: 66px;
    height: 66px;
}
.inBox_bsfw .inBd .ulWrap li p{
    padding-top: 6px;
}

/*视听龙山*/
.stls_row{
    padding-top: 20px;
}
.stls_in{
    margin-top: 20px;
    position: relative;
}
.stls_in .hd{}
.stls_in .hd .prev,
.stls_in .hd .next{
    display: block;
    width: 19px;
    height: 48px;
    cursor:pointer;
    position: absolute;
    top: 62px;
    z-index: 2;
}
.stls_in .hd .prev{
    left: 0;
    background:url("../images/stls-arrow-prev.png") no-repeat;
}
.stls_in .hd .next{
    right: 0;
    background:url("../images/stls-arrow-next.png") no-repeat;
}
.stls_in .bd{
    overflow: hidden;
}
.stls_in .bd ul{
    overflow:hidden;
    zoom:1;
}
.stls_in .bd ul li{
    width: 300px;
    margin: 0 33px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
}
.stls_in .bd ul li .pic{
    width: 300px;
    height: 168px;
    position: relative;
}
.stls_in .bd ul li .pic img{
    width: 300px;
    height: 168px;
}
.stls_in .bd ul li .pic span{
    display: block;
    width: 300px;
    height: 168px;
    background-color: rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.stls_in .bd ul li .pic i{
    width: 50px;
    height: 50px;
    display: block;
    background: url("../images/video-icon.png") no-repeat;
    position: absolute;
    left: 124px;
    top: 60px;
    z-index: 2;
}
.stls_in .bd ul li p{
    font-size: 18px;
    padding-top: 12px;
    text-align: center;
}
.stls_in .bd ul li a:hover p{
    color: #cf0d0d;
}
