﻿@charset "UTF-8";

* {
    font-family: "微软雅黑";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

body {
    background: url(body_bg.png) no-repeat center top;
    background-size: cover;
}

.head_box {
    width: 1200px;
    margin: 0 auto;
    background: url(topbg.png) center right no-repeat;
}

.hd_top {
    height: 40px;
    line-height: 40px;
}

.hd_top a,
.hd_top span {
    color: #fff;
}

.hd_top a:hover {
    color: #e60012;
}

.logo_box {
    height: 220px;
    padding-top: 60px;
    position: relative;
}

.logol img {
    height: 100px;
    width: auto;
}

/* -----------search---------- */
.search {
    margin-top: 30px;
}

.sefm {
    margin: 0 auto;
    width: 360px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    position: relative;
}

.setxt {
    width: 300px;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 15px 0 25px;
    border: 0;
    background: none;
    font-size: 14px;

}

.sesub {
    width: 60px;
    height: 40px;
    background: url(search.png) no-repeat center center;
    background-size: 40px;
    cursor: pointer;
    outline: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

/* -----------search_end---------- */
/* nav */
.nav {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #0b5fbc;
}

.nav_box {
    width: 1200px;
    margin: 0 auto;
}

.nav li {
    float: left;
    width: 126px;
    font-size: 18px;
    text-align: center;
    margin: 0 37px;
}

.nav li a {
    display: block;
    color: #fff;
    font-weight: bold;
}

.nav ul li a:hover {
    background: #fff;
    color: #0b5fbc;
    font-weight: bold;
}

/* nav */

.main {
    width: 1200px;
    margin: 0 auto;
}

/* 图片新闻+新闻动态 */
.col1 {
    width: 100%;
    padding: 20px;
    background: #fff;
}

/* 头条 */
.headline {
    width: 1160px;
    height: 120px;
    border-radius: 5px;
    padding: 20px 0 0 100px;
    background: url(hllogo.jpg) left center no-repeat;
    margin: 0px auto 0px auto;
}

.headline a {
    display: inline-block;
    color: #005293;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.headline a:hover {
    color: #1561af;
}

.hltit a {
    font-size: 32px;
    font-weight: bold;
}

.hlmore a {
    margin-top: 15px;
}

.txtScroll-top {
    overflow: hidden;
    position: relative;
}

/* 轮播图 */
.news {
    margin-top: 20px;
}

.focusBox {
    float: left;
    position: relative;
    width: 620px;
    height: 415px;
    overflow: hidden;
    text-align: left;
}

.focusBox .pic img {
    width: 620px;
    height: 355px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 60px;
    width: 100%;
    background: #f1f2f3;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 60px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 60px;
    line-height: 60px;
    position: absolute;
    bottom: -60px;
}

.focusBox .txt li a {
    display: block;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 20px;
    width: 550px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.focusBox .txt li a:hover {
    color: #1561af;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 90px;
    left: 50%;
    margin-left: -50px;
}

.focusBox .num li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin-right: 5px;
    cursor: pointer;
    background: #fff;
}

.focusBox .num li.on {
    width: 40px;
    background: #1561af;
}

/* 轮播图 */
ul.govpushinfo150203 {
    height: 330px;
    padding-top: 0 !important;
    overflow: hidden;
}
.slideTxtBox1 {
    width: 520px;
    float: right;
}

.tabqh .hd {
    position: relative;
    height: 45px;
    border-bottom: 1px solid #cfcfcf;
}

.tabqh .hd a {
    color: #333;
}


.tabqh .hd ul li {
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
}

.tabqh .hd ul li a {
    display: block;
    width: 100%;
    padding: 0 15px;
    background: url(shu.png) no-repeat left center;
	cursor: default;
}

.tabqh .hd ul li:first-child a {
    background: none;
    padding-left: 0;
}

.tabqh .hd ul li.on a {
    color: #1561af;
    font-weight: bold;
}

.more {
    position: absolute;
    top: 0;
    right: 0;
}

.more a:hover {
    color: #1561af;
}

.tabqh .bd li {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    background: url(dian.png) no-repeat left center;
}

.tabqh .bd li a {
    display: block;
    float: left;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tabqh .bd li a:hover {
    color: #1561af;
}

.tabqh .bd li span {
    float: right;
    color: #999;
}

/* 办事应用 */
.col2 {
    width: 100%;
    height: 200px;
    margin-top: 30px;
    background: #fff;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
}

.picScroll-left .hd .next {
    right: 10px;
    background: url(arr.png) #f1f2f3 no-repeat center center;
}

.picScroll-left .hd .prev {
    left: 10px;
    background: url(arl.png) #f1f2f3 no-repeat center center;
}

.picScroll-left .hd .next:hover {
    background: url(arr_on.png) #0081f0 no-repeat center center;
}

.picScroll-left .hd .prev:hover {
    background: url(arl_on.png) #0081f0 no-repeat center center;
}

.picScroll-left .bd {
    padding: 10px 50px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    width: 220px !important;
    padding: 10px 15px;
    float: left;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li:hover a {
    color: #1561af;
}

.picScroll-left .bd ul li .pic img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
    margin-top: 15px;
}

/* tab切换 */
.col3 {
    margin-top: 30px;
}

.slideTxtBox2,
.slideTxtBox3,
.zfxxgk,
.hdjl {
    width: 580px;
}

.slideTxtBox2,
.zfxxgk {
    float: left;
}

.slideTxtBox3,
.hdjl {
    float: right;
}

/* tab切换 */

.col4 {
    margin-top: 30px;
}

.tit a {
    font-size: 22px;
    font-weight: bold;
    line-height: 34px;
    color: #1561af;
}
.tit a:hover{
    color: #1561af;
}
.zfxxgk_list li {
    width: 180px;
    height: 50px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    background: #f5f5f5 url(zfxxgk_arr.png) no-repeat 160px center;
    border: 1px solid #cfcfcf;
}

.zfxxgk_list li:nth-child(3n-2) {
    margin-left: 0;
}

.zfxxgk_list li a {
    display: block;
    height: 100%;
    padding-left: 20px;
    line-height: 50px;
}

.zfxxgk_list li a:hover {
    color: #1561af;
}

.hdjl_list li {
    width: 280px;
    height: 120px;
    line-height: 120px;
    border: solid 1px #bcd9f6;
    margin-top: 20px;
}

.wyzx {
    background: #f1f8ff url(wyzx.png) no-repeat 200px center;
    float: left;
}

.jjjb {
    background: #f1f8ff url(jjjb.png) no-repeat 200px center;
    float: right;
}

.hdjl_list li a {
    display: block;
    height: 100%;
    color: #167ccd;
    padding-left: 30px;
    font-size: 20px;
}

/* 横幅 */
.col5 {
    margin-top: 30px;
}

.slideBox {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.hf .bd {
    position: relative;
    height: 120px;
    z-index: 0;
}

.hf .bd img {
    width: 100%;
    height: 120px;
    display: block;
}

/* 专题专栏 */
.col6 {
    margin-top: 30px;
}

.ztzl {
    height: 48px;
    border-bottom: 1px solid #cfcfcf;
}

.picMarquee-left .bd {
    padding: 10px 0;
    overflow: hidden;
    position: relative;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 380px;
    height: 89px;
    display: block;
}

/* 专题专栏 */
/* 友情链接 */
.yqlj {
    height: 80px;
    width: 1200px;
    margin: 30px auto 0;
    background: #f3f3f3;
}

.dhlist .sewv {
    float: left;
    width: 280px;
    height: 40px;
    border: 1px solid #cfcfcf;
    font-size: 14px;
    margin: 20px 10px;
    background: #fff;
    line-height: 40px;
    position: relative;
}

.sewvbm {
    width: 280px;
    max-height: 190px;
    overflow: auto;
    position: absolute;
    left: -1px;
    top: 40px;
    display: none;
    background: #fff;
    border: 1px solid #cfcfcf;
}

.sewvbm>li {
    cursor: pointer;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    padding-left: 10px;
}

.sewvbm>li:hover {
    background: #3390ff;
}

.sewvbm>li:hover a {
    color: #fff;
}

.sewvbm li a {
    display: block;
    width: 100%;
    height: 100%;
}


.sewvtop {
    padding: 0 30px 0 10px;
    background: url(down.png) no-repeat 250px center;
}

/* 友情链接 */
/* footer */
.footer {
    margin-top: 30px;
    /* border-top: 5px solid #0b5fbc; */
}
.ftin{
    width: 1200px;
    margin: 0 auto;
}
.ftmain{
    height: 130px;
    background: #0b5fbc;
    color: #fff;
}
.ftml{
    float: left;
    width: 70%;
    line-height: 40px;
    margin-top: 25px;
}
.ftml span{
    margin-left:70px;
}
.ftml .ml0{
    margin-left: 0;
}
.ftmr{
    float: right;
    margin-top: 25px;
}

.dz{
    float: left;
}
.jc{
    float: right;
    margin-left: 30px;
    margin-top: 15px;
}
.bgb{
    background: #0b5fbc;
}
.ftwzxx{
    height: 50px;
    line-height: 50px;
}
.ftwzxx a{
    color: #fff;
}
.ftwl a{
    margin-right: 20px;
}
.ftwr ul li{
    float: left;
    background: url(ftshu.jpg) no-repeat left center;
    padding: 0 20px;
}
.ftwr ul li:first-child{
    background: none;
    padding-left: 0;
}
/* footer */