﻿.header {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.weather {
    height: 32px;
    background: url(../images/weather.png) repeat;
    width: 100%;
}

.weather span {
    color: white;
    font-size: 12px;
    display: block;
    float: left;
}

#showtimes {
    margin-top: 4px;
    margin-right: 14px;
    height: 32px;
    width: 140px;
}

#wwa {
    margin-left: 700px;
    margin-top: 4px;
    font-size: 12px;
    font-family: sans-serif;
}

.wea {
    font-size: 16px;
    color: white;
    margin-left: 10px;
    margin-top: 2px;
}

.head-a {
    width: 1140px;
    height: 164px;
    position: relative;
    margin: 0 auto;
}

.log {
    height: 118px;
    background: url(../images/log.png) no-repeat;
    width: 586px;
    position: absolute;
}

.head-a .search {
    display: inline-block;
    float: right;
    width: 458px;
    margin-top: 89px;
    margin-right: 8px;
}

.head-a .search p {
    padding-bottom: 12px;
}

.head-a .search p strong {
    color: #e4232b;
}

.head-a .search form {
    height: 37px;
}

.head-a .search .sr {
    display: inline-block;
    float: left;
    width: 338px;
    height: 35px;
    padding-left: 10px;
    color: #333;
    border: 1px solid #b9c2ca;
    border-right: none;
    background-color: #fff;
}

.head-a .search .btn {
    display: inline-block;
    float: left;
    width: 103px;
    height: 35px;
    border: none;
    background: url("../images/search_btn.png") no-repeat;
    cursor: pointer;
}

.head-a p strong {
    color: #2c5e98;
}


/*kaishi*/

.container {
    width: 1140px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: rgba(243, 251, 255, 0.7);
}

.content {
    background: #ffffff;
    position: relative;
    min-height: 733px;
    height: 100%;
}

.g-w {
    clear: both;
    width: 98.3%;
    margin: 0px auto;
    background: #fff url(../images/bg2.png) repeat;
}

.header {
    width: 100%;
    position: relative;
}

.top {
    background: url(../images/top_bg_01.png) repeat-x;
    height: 32px;
    line-height: 32px;
    width: 100%;
    margin: 0 auto;
}

.top-links {
    float: left;
    color: #748289;
    font-size: 14px;
    margin-left: 10px;
}

.logo {
    height: 164px;
    width: 1140px;
    position: relative;
    margin: 0 auto;
}

.logo h1 {
    display: inline-block;
    float: left;
    width: 563px;
}

.logo .search {
    display: inline-block;
    float: right;
    width: 458px;
    margin-top: 49px;
    margin-right: 8px;
}

.logo .search p {
    padding-bottom: 12px;
}

.logo .search p strong {
    color: #e4232b;
}

.logo .search form {
    height: 37px;
}

.logo .search .sr {
    display: inline-block;
    float: left;
    width: 338px;
    height: 33px;
    padding-left: 10px;
    color: #333;
    border: 1px solid #b9c2ca;
    border-right: none;
    background-color: #fff;
}

.logo .search .btn {
    display: inline-block;
    float: left;
    width: 103px;
    height: 35px;
    border: none;
    background: url("../images/search_btn.png") no-repeat;
    cursor: pointer;
}

.logo-search p strong {
    color: #2c5e98;
}

.menu {
    clear: both;
    width: 100%;
    height: 55px;
    line-height: 55px;
    position: relative;
    margin: 0 auto;
    background: #1492ff;
}

.menu ul {
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 0px;
}

.menu ul li {
    height: 55px;
    line-height: 55px;
    float: left;
    font-size: 18px;
    font-family: "微软雅黑";
}

.menu ul li.on {
    background: url(../images/menu_bg_cur.png) no-repeat center center;
}

.menu ul li a {
    color: #ebf0f3;
    display: block;
    width: 157px;
    text-align: center;
}

.menu ul li a:hover {
    text-decoration: none;
}

.menu ul li a i {
    background: url(../images/menu_icon_bg.png) no-repeat center center;
    height: 25px;
    padding-right: 30px;
}

.link_tit {
    height: 60px;
    width: 88px;
    color: #4e4e4e;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    display: block;
    font-size: 16px;
    font-family: "微软雅黑";
}

.link_txt {
    height: 60px;
    width: auto;
    margin-reight: 5px;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}

.line5 {
    clear: both;
    font-size: 0px;
    height: 5px;
    overflow: hidden;
}

.line10 {
    clear: both;
    font-size: 0px;
    height: 10px;
    overflow: hidden;
}

.line15 {
    clear: both;
    font-size: 0px;
    height: 15px;
    overflow: hidden;
}

.line20 {
    clear: both;
    font-size: 0px;
    height: 20px;
    overflow: hidden;
}

.line30 {
    clear: both;
    font-size: 0px;
    height: 30px;
    overflow: hidden;
}

.notice {
    height: 55px;
    background: url(../images/notice.png) repeat;
}

.notice ul li {
    list-style: none;
    display: block;
    float: left;
    width: 84px;
    font-size: 16px;
    padding-top: 18px;
}

.lb {
    background: url(../images/lb.png) no-repeat;
    position: relative;
    height: 35px;
}

.notice .notice-b {
    width: 900px;
    display: block;
    overflow: hidden;
    margin-left: 5px;
}


/*头条*/

.toutiao {
    background: url(../images/bg3.png) repeat;
    height: 100px;
    position: relative;
}

.toutiao_title {
    background: url(../images/new_headlines.png) no-repeat left top;
    height: 100px;
    width: 71px;
}

;
.toutiao_con {
    width: 80%;
    height: 100px;
    text-align: center;
    position: relative;
}

.toutiao_con h1 {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 20pt;
    font-family: "微软雅黑";
    padding: 10px;
}

.toutiao_con h1 a {
    color: #a1c710;
}

.toutiao_con p {
    width: 100%;
    height: 40px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
}

.xwzx {
    position: relative;
    float: left;
    width: 100%;
    background: #fdfeff;
}

.focusbox {
    position: relative;
    width: 599px;
    height: 350px;
    background-color: #000;
    float: left;
    border: 1px solid #d4d6d3;
}

.focusbox .slides {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    zoom: 1;
    overflow: hidden;
}

.focusbox .slides:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.focusbox .slides li {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.focusbox .slides li img {
    width: 599px;
    height: 350px;
    _width: 599px;
    _height: 350px;
}

.focusbox .slides li .note-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 44px;
    background: rgba(0, 0, 0, 0.6);
    _height: 44px;
    _background: rgba(0, 0, 0, 0.6);
}

.focusbox .slides li .note-txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    padding: 10px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.focusbox .flex-control-nav {
    position: absolute;
    right: 5px;
    bottom: 18px;
    display: block;
    z-index: 4;
}

.focusbox .flex-control-nav li {
    margin: 0 5px 0 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.focusbox .flex-control-nav li a {
    display: block;
    width: 8px;
    height: 8px;
    text-indent: -9999px;
    border: 1px solid #999;
    border-radius: 8px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
}

.focusbox .flex-control-paging li a:hover {
    background: #333;
}

.focusbox .flex-control-paging li a.flex-active {
    background: #a1c710;
    border-color: #a1c710;
    cursor: default;
}

.tab {
    width: 502px;
    float: right;
}

.xwzx_wrt {
    overflow: hidden;
    margin-bottom: 12px;
    background: #f2f3f2
}

.xwzx_wrt ul {
    overflow: hidden;
}

.xwzx_wrt ul li {
    width: 120px;
    height: 50px;
    float: left;
    background: #ebf3fa;
    text-align: center;
}

.xwzx_wrt ul li:nth-child(even) {
    margin-left: 5px;
    margin-right: 5px;
}

.xwzx_wrt ul li.mr0 {
    margin-right: 0px;
}

.xwzx_wrt ul li span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 15px;
    padding-left: 18px;
    vertical-align: 3px;
}

.xwzx_wrt ul li span.s1 {
    background: url(../images/xwzx_icon5.png) no-repeat left center;
}

.xwzx_wrt ul li span.s2 {
    background: url(../images/xwzx_icon6.png) no-repeat left center;
}

.xwzx_wrt ul li span.s3 {
    background: url(../images/xwzx_icon7.png) no-repeat left center;
    margin-left: 14px;
}

.xwzx_wrt ul li a {
    font-size: 14px;
    color: #333;
    line-height: 50px;
}

.xwzx_wrt ul li.cur {
    background: url(../images/xwzx_bg1.png) no-repeat;
    height: 54px;
}

.xwzx_wrt ul li.cur .s1 {
    background: url(../images/xwzx_icon5_cur.png) no-repeat left center;
}

.xwzx_wrt ul li.cur .s2 {
    background: url(../images/xwzx_icon6_cur.png) no-repeat left center;
}

.xwzx_wrt ul li.cur .s3 {
    background: url(../images/xwzx_icon7_cur.png) no-repeat left center;
}

.xwzx_wrt ul li.cur a {
    color: #fff;
    text-decoration: none;
}

.xwzx_wrb {
    overflow: hidden;
}

.xwzx_wrb ul {
    overflow: hidden;
}

.xwzx_wrb ul li {
    overflow: hidden;
}

.xwzx_wrb ul li a {
    line-height: 33px;
    float: left;
    background: url(../images/xwzx_icon.png) no-repeat left center;
    padding-left: 15px;
    margin-left: 3px;
    *line-height: 29px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.xwzx_wrb ul li a:hover {
    color: #ee0707;
}

.xwzx_wrb ul li span {
    font-size: 12px;
    color: #919191;
    float: right;
    margin-right: 12px;
    line-height: 33px;
    *line-height: 29px;
}

.wenming {
    height: 103px;
    width: 100%;
}

.hudong {
    width: 100%;
    height: 52px;
}

.hudong-1 {
    width: 372px;
    height: 52px;
    float: left;
    margin-left: 1px;
    background: url(../images/zfxxgk.png) no-repeat;
}

.hudong-2 {
    width: 372px;
    height: 52px;
    float: left;
    margin-left: 1px;
    background: url(../images/zmhd.png) no-repeat;
}

.hudong-3 {
    width: 372px;
    height: 52px;
    float: left;
    margin-left: 1px;
    background: url(../images/ztzl.png) no-repeat;
}

.hudong-1a {
    width: 372px;
    height: 234px;
    float: left;
    margin-left: 1px;
}

.hudong-2a {
    width: 372px;
    height: 234px;
    float: left;
    margin-left: 1px;
}

.hudong-3a {
    width: 372px;
    height: 234px;
    float: left;
    margin-left: 2px;
}

.hudong-1a ul li {
    width: 184px;
    height: 76px;
    float: left;
    margin-top: 2px;
}

.hudong-1ab {
    width: 185px;
    height: 76px;
    float: left;
    margin-left: 3px;
    margin-top: 2px;
}

.hudong-2a ul li {
    width: 372px;
    height: 75px;
    margin-top: 3px;
}

.hudong-lb {
    width: 371px;
    height: 104px;
    margin-top: 4px;
    float: left;
}

.hudong-3b {
    width: 371px;
    height: 104px;
    float: left;
    margin-top: 15px;
}

.hudong-3a ul li {
    width: 322px;
    height: 30px;
    font-size: 16px;
    list-style-type: disc;
    margin-left: 34px;
    position: relative;
}

.dfimg {
    width: 100%;
    height: 248px;
}

.dfimg-a {
    width: 230px;
    height: 248px;
    float: left;
}

.dfimg-b {
    width: 485px;
    height: 248px;
    float: left;
    margin-left: 11px;
}

.dfimg-b1 {
    width: 293px;
    height: 134px;
    float: left;
}

.dfimg-b2 {
    width: 176px;
    height: 134px;
    float: left;
    margin-left: 12px;
}

.dfimg-b3 {
    width: 177px;
    height: 101px;
    float: left;
    margin-top: 9px;
}

.dfimg-b4 {
    width: 294px;
    height: 101px;
    float: left;
    margin-top: 9px;
    margin-left: 12px;
}

.dfimg-c {
    width: 367px;
    height: 248px;
    float: left;
    margin-left: 9px;
}

.footer {
    width: 100%;
    height: 185px;
    border-top: 1px solid #000 background: white;
}

.text {
    width: 450px;
    text-align: center;
    margin-left: 30px;
    margin-top: 30px;
    float: left;
}

.footer .text p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: black;
}

.footer .link2 {
    float: left;
    margin-top: 25px;
    margin-left: 116px;
}

.footer .link {
    margin-top: 35px;
    margin-left: 30px;
    width: 110px;
    height: 55px;
    float: left;
}


/**/

.page_num {
    padding: 40px 20px 20px 20px;
    overflow: hidden;
    font-size: 12px;
}

#page_div {
    line-height: 25px;
    color: #000;
}

#pagination_input {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin: 0 8px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
    background: #FFFFFF;
    border: 1px solid #d9d7d7;
    padding: 0 8px;
    margin-right: 5px;
    float: left;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index_last {
    width: 260px;
    float: right;
    text-align: right;
    font-size: 12px;
}

#page_div .pagination_index_num {
    margin-right: 2px;
    padding: 0px;
    width: 22px;
}

#page_div .currentIndex {
    background: #008ffe;
    border: 1px solid #008ffe;
    width: 22px;
    line-height: 22px;
    height: 22px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.is-location {
    padding-left: 10px;
}