html,
body {
    height: 100%;
    width: 100%;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: "微软雅黑";
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

.clearfix {
    clear: both;
}

.hidden {
    display: none;
}

.viewport {
    width: 100%;
    min-width: 1200px;
    height: 1380px;
    position: relative;
    padding: 0;
    margin: 0;
    background: url(/global/index-xxwby-new-yh.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.container {
    position: absolute;
    width: 1200px;
    left: 50%;
    top: 0;
    margin-left: -600px;
}

.top {
    padding-top: 5px;
}

.head-left {
    float: left;
    margin-left: 20px;
    font-size: 14px;
    height: 14px;
    color: #FFF;
    padding-left: 50px;
}

.head-right {
    float: right;
    margin-right: 20px;
    color: #FFF;
    padding-right: 50px;
}

.head-right .link-item {
    text-decoration: none;
    margin-left: -3px;
    padding: 0 8px;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    float: left;
    color: #FFF;
    cursor: pointer;
}

.head-right .link-item + .link-item {
    border-left: 1px solid #FFF;
}

.head-line-two {
    padding-top: 25px;
    width: 100%;
}

.logo {
    display: inline-block;
}

.logo img {
    width: 90%;
    height: 90%;
}

.search {
    display: inline-block;
    margin: 63px 0 55px 145px;
    vertical-align: top;
}

.search form {
    position: relative;
    width: 450px;
    margin: 0 auto;
}

.search input {
    outline: none;
    width: 300px;
    height: 46px;
    border: none;
    background: url(/global/index-search-input-yh.png) no-repeat;
    top: 0;
    right: 0;
    padding-left: 60px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 46px;
    color: #000 !important;
}


.search button {
    outline: none;
    height: 46px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/global/index-search-button-yh.png) no-repeat;
    width: 172px;
    border: none;
    font-size: 14px;
    color: #FFF;
}

.logo-right {
    display: inline-block;
    margin-left: 10px;
}

.logo-right img {
    width: 90%;
    height: 90%;
}

.nav-wrap {
    width: 100%;
    height: 55px;
    background-color: #245590;
    font-size: 0;
    position: relative;
    margin-top: 20px;
}

.nav-bt {
    display: inline-block;
    width: 165px;    
    text-align: center;
}

.nav-wrap img {
    display: inline-block;
    margin-right: 5px;
}

.nav-bt span {
    color: #FFF;
    text-decoration: none;
    font-size: 17px;
    height: 55px;
    line-height: 55px;
    padding-left: 5px;
    display: inline-block;
    vertical-align: top;
}

.nav-bt-active {
    background-color: #db2728;
    border-style:none;
}

.nav-bt:hover {
    background-color: #4280cc;
    border-style:none;
}

.logo-nav {
    position: absolute;
    top: 0;
    right: 5px;
}

.center {
    background-color: #FFF;
    padding: 0 5px;
}

.notice-logo {
    display: inline-block;
}

.notice-index {
    display: inline-block;
    vertical-align: top;
}

.notice-new {
    font-size: 17px;
    font-weight: 500;
    margin: 12px 0 0 0;
    display: inline-block;
    color: black;
    vertical-align: top;
}

.txtMarquee-left{ width:900px;  position:relative;display: inline-block;}
.txtMarquee-left .bd{ padding:12px 0 0 12px; }
.txtMarquee-left .bd .tempWrap{ width:900px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:30px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }
.txtMarquee-left .bd ul li a { color:black;}
.txtMarquee-left .bd ul li a:hover {
    color: #4280cc;
}

.notice-more {
    display: inline-block;
    font-weight: 500;
    margin: 12px 0 0 50px;
    vertical-align: top;
}

.notice-more span {
    font-size: 17px;
    color: black;
}

.notice-more:hover>span {
    color: #4280cc;
}

.center-detail-left {
    display: inline-block;
    width: 890px;
}

.center-detail-right {
    display: inline-block;
    width: 294px;
    vertical-align: top;
    margin-top: 10px;
}

.line-one {
    margin-top: 10px;
}

.line-one-pic {
    width: 430px;
    height: 308px;
    display: inline-block;
}

.line-one-list {
    width: 430px;
    height: 308px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
}

.slideBox {
    width: 430px;
    height: 308px;
    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: 10px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #FFF;
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #d82924;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul {
    padding: 0;
    margin: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd a {
    text-decoration: none;
    color: #333;
}

.slideBox .bd div {
    width: 430px;
    height: 308px;
}

.slideBox .bd p {
    width: 100%;
    height: 28px;
    background: rgba(0, 0, 0, 0.6);
    margin-top: -28px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

.slideBox .bd p span {
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 28px;
    color: #FFF;
    display: block;
    padding-left: 10px;
}

.slideTxtBox {
    width: 100%;
    height: 100%;
    text-align: left;
}

.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 2px 20px;
    cursor: pointer;
    color: #333333;
    font-size: 15px;
}

.slideTxtBox .hd ul li.on {
    height: 30px;
    background: #d82924;
    color: #FFF;
}

.slideTxtBox .bd ul {
    zoom: 1;
}

.slideTxtBox .bd li {
    height: 24px;
    line-height: 24px;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

.list-first {
    margin: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #d82924;
    text-align: center;
}

.list-first-title {
    color: #d82924;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
}

.list-first-title:hover {
    color: #4280cc;
}

.list-other {
    padding: 1px 0px;
}

.list-other a {
    text-decoration: none;
}

.list-dot {
    padding: 4px 8px;
}

.list-title {
    display: inline-block;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    vertical-align: bottom;
    font-size: 14px;
}

.list-other a:hover>.list-title {
    color: #4280cc;
}

.list-other a {
    font-size: 14px;
}

.list-date {
    float: right;
    color: #a7a7a7;
}

.line-two {
    margin-top: 10px;
}

.line-two-left {
    width: 430px;
    display: inline-block;
    padding-left: 10px;
}

.line-two-right {
    width: 430px;
    display: inline-block;
    vertical-align: top;
}

.line-two-left .line-two-one {
    width: 390px;
    border-bottom: 1px solid #a7a7a7;
}

.line-title {
    padding: 5px 20px;
    color: #245590;
    width: 120px;
    border-bottom: 3px solid #245590;
    font-size: 17px;
    display: inline-block;
    text-align: center;
    margin-bottom: -1px;
    cursor: pointer;
}

.line-title:hover { 
    font-weight: 600;
}

.line-title-spc {
    padding: 5px 20px;
    color: #245590;
    width: 120px;
    border-bottom: 3px solid #245590;
    font-size: 17px;
    display: inline-block;
    text-align: center;
    margin-bottom: -1px;
}

.line-two-left .line-two-two {
    padding-left: 10px;
    margin-top: 10px;
}

.info-list {
    display: inline-block;
    width: 195px;
    padding: 2px 0 2px 8px;
    border-left: 2px solid #d82924;
    margin: 7px 0;
}

.info-list a {
    text-decoration: none;
    color: #333333;
    font-size: 15px;
}

.info-list a:hover {
    color: #4280cc
}

.line-two-left .line-two-three {
    margin-top: 10px;
}

.info-pic {
    display: inline-block;
    width: 195px;
    padding: 2px 0 2px 8px;
}

.info-pic img {
    display: inline-block;
}

.info-pic p {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 130px;
    color: black;
    font-size: 15px;
    padding-top: 11px;
}

.info-pic p:hover {
    color: #4280cc;
}

.info-pic a {
    text-decoration: none;
}

.info-pic a:hover {
    color: #4280cc;
}

.line-two-one-r .line-title {
    width: 80px;
    text-align: center;
}

.line-two-right .line-two-one-r {
    width: 430px;
    border-bottom: 1px solid #a7a7a7;
}

.line-two-one-r-link {
    width: 305px;
    display: inline-block;
    text-align: right;
}

.line-two-one-r-link div {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    padding: 3px 13px;
    background: url(/global/index-red-bg-yh.png) no-repeat
}

.line-two-one-r-link a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.line-two-two-r {
    height: 114px;
}

.line-two-two-r ul {
    margin-top: 20px;
}

.line-two-two-r li {
    height: 26px;
    line-height: 24px;
}

.line-two-two-r span {
    display: inline-block;
    color: black;
    font-size: 14px;
}

.line-two-two-r a {
    text-decoration: none;
}

.line-two-two-r a:hover>span {
    color: #4280cc;
}

.line-two-two-r .title {
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.line-two-two-r .state {
    width: 130px;
    text-align: right;
}

.line-two-three-r {
    position: relative;
    height: 95px;
}

.line-two-three-r div {
    position: absolute;
    bottom: 0;
    left: -22px;
    right: 0;
}

.line-three {
    padding-left: 10px;
}

.line-three-one {
    width: 100%;
    border-bottom: 1px solid #a7a7a7;
}

.line-three-one p {
    width: 80px;
    text-align: center;
}

.line-three-two {
    margin-top: 15px;
}

.line-three-two-l {
    display: inline-block;
    width: 400px;
    vertical-align: top;
}

.line-three-two-r {
    display: inline-block;
    width: 400px;
    vertical-align: top;
}

.line-three-two-l-bnt {
    float: left;
    color: #FFF;
    background-color: #78bce1;
    padding: 5px 15px;
    cursor: pointer;
}

.line-three-two-l-more {
    font-size: 14px;
    color: #FFF;
    padding: 3px 15px;
    float: right;
    margin-top: 4px;
    cursor: pointer;
    position: relative;
    background: url(/global/index-red-bg-yh.png) no-repeat;
}

.line-three-two-l-one {
    width: 380px;
}

.line-three-two-r-bnt {
    float: left;
    color: #FFF;
    background-color: #78bce1;
    padding: 5px 15px;
    cursor: pointer;
}

.line-three-two-r-more {
    font-size: 14px;
    color: #FFF;
    padding: 3px 15px;
    float: right;
    margin-top: 4px;
    cursor: pointer;
    position: relative;
    background: url(/global/index-red-bg-yh.png) no-repeat;
}

.line-three-two-r-one {
    width: 380px;
}

.line-three-two-l-two li {
    display: inline-block;
    width: 90px;
    padding-top: 12px;
}

.zwfw-title {
    font-size: 14px;
}

.line-three-two-l-two a {
    text-decoration: none;
    color: black;
}

.line-three-two-l-two a:hover>span {
    color: #4280cc;
}

.line-three-two-r {
    margin-left: 55px;
}

.center-right-one {
    padding-left: 23px;
}

.center-right-two {
    padding-left: 23px;
    margin-top: 15px;
}

.center-right-one .other-link {
    margin: 3px 5px 3px 0;
    display: inline-block;
    width: 130px;
    border: none;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #acdef9;
    color: #34658d;
    padding: 3px 0;
    font-size: 15px;
}

.center-right-one .other-link:hover {
    font-weight: 600;
}

.center-right-one a {
    text-decoration: none;
}

.line-right-two-one p {
    width: 80px;
}

.line-right-two-one {
    width: 270px;
    border-bottom: 1px solid #a7a7a7;
}

.line-right-two-two img {
    width: 120px;
    height: 90px;
    display: inline-block;
}

.zxft-detail {
    width: 140px;
    height: 100px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

.line-right-two-two {
    margin-top: 18px;
}

.line-right-two-three {
    margin-top: 10px;
}

.line-right-two-three a {
    display: inline-block;
    height: 50px;
    width: 130px;
    margin: 3px 5px 3px 0;
    text-decoration: none;
}

.line-right-two-three span {
    font-size: 15px;
    vertical-align: 18px;
    color: #FFF;
}

.line-right-two-three img {
    margin: 10px 3px 10px 10px;
}

.line-right-two-three a:hover>span {
    font-weight: 600;
}

.zxft-detail .sum {
    font-size: 14px;
    height: 46px;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zxft-detail .time {
    font-size: 14px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
}

.zxft-detail .link {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    color: #d82924;
    height: 22px;
    line-height: 22px;
}

.zxft-detail a {
    text-decoration: none;
}

.zxft-detail a:hover>.link {
    color: #4280cc;
}



.line-right-two-one .line-title {
    padding: 5px 10px;
}

.center-right-three {
    margin-top: 6px;
    padding-left: 23px;
}

.center-right-three table {
    width: 270px;
    border: none;
    margin-top: 20px;
    border-collapse: collapse;
}

.center-right-three table a {
    text-decoration: none;
    color: black;
    font-size: 14px;
}

.center-right-three table a:hover {
    color: #4280cc;
}

.center-right-three table td {
    width: 90px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.center-right-three table tr {
    height: 40px;
}

.footer {
    height: 126px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
}

.footer-detail {
    width: 1100px;
    margin: 0 auto;
    padding: 15px 50px;
    text-align: center;
}

.footer-detail-left {
    display: inline-block;
}

.footer-detail-left p {
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

.footer-detail-left div {
    margin: 0 10px;
}

.footer-detail-center {
    display: inline-block;
    text-align: center;
    vertical-align: top;

}

.footer-detail-center a {
    color: #FFF;
    font-size: 14px;
    padding: 0 3px;
    text-decoration: none;
}

.footer-detail-center a:nth-child(n+2) {
    border-left: 1px solid #FFF;
}

.footer-detail-center a:hover {
    font-weight: 600;
}

.footer-detail-center p {
    color: #FFF;
    font-size: 14px;
    margin: 4px 20px;
}

.footer-detail-right {
    display: inline-block;
}

#jiucuo img {
    vertical-align: top;
    margin: 12.5px 15px;
}

.weibo {
    display: inline-block;
}

.weixin {
    display: inline-block;
}

.slideBoxAd .hd ul,
.slideBoxAdCenter .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBoxAd .hd ul li,
.slideBoxAdCenter .hd ul li {
    float: left;
    margin-right: 2px;
    width: 20px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    list-style-type: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF);
}

.slideBoxAd .hd ul li.on,
.slideBoxAdCenter .hd ul li.on {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}

.picScroll-left {
    width: 1180px;
    overflow: hidden;
    position: relative;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 8px;
    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 {
    width: 280px;
    height: 71px;
    display: block;
    padding: 2px;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}

.next {
    width: 10px;
    height: 100%;
    position: absolute;
    left: 10px;
    z-index: 10;
}

.next img {
    width: 10px;
    height: 18px;
    margin-top: 28px;
}

.prev {
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0px;
    z-index: 10;
}

.prev img {
    width: 10px;
    height: 18px;
    margin-top: 28px;
}

.center-pic {
    width: 100%;
    margin-top: 20px;
}

.nav-link {
    margin: 10px 0 0 0;
}

.color-red {
    padding-left: 80px;
    color: #d82924;
}

.link-content-wrap a {
    text-decoration: none;
    color: black;
}

.link-content-wrap a:hover {
    color: #4280cc;
}

#link-yjzj {
    background-color: #4cdade;
}

#link-xwfbh {
    margin-right: 0;
    background-color: #ecaa7a;
}

#link-zcjd {
    background-color: #f77a61;
}

#link-rdhy {
    margin-right: 0;
    background-color: #61b6f7;
}

#link-zwxmt {
    background-color: #c9a9ec;
}

#link-zzzf {
    margin-right: 0;
    background-color: #99cc67;
}
