﻿@charset "UTF-8";

* {
    font-family: "微软雅黑";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.w1000 {
    width: 1000px;
}

a {
    color: #333333;
}

a:hover {
    color: #0d8ee9;
}

body {
    background: url(hb.png) center 0 no-repeat #fff;
}

.header {
    width: 100%;
    height: 228px;
}

.hd_in {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    width: 670px;
    height: 180px;
    padding-top: 33px;
}

.logo img {
    width: 100%;
}


/* -----------search---------- */
.search {
    margin-top: 72px;
    margin-right: 5px;
}

.sefm {
    margin: 0 auto;
    width: 238px;
    height: 34px;
    background: url(search_box.png) no-repeat center center;
    background-size: cover;
    position: relative;
}

.setxt {
    width: 198px;
    height: 34px;
    line-height: 34px;
    outline: none;
    padding: 0 10px;
    border: 0;
    background: none;
    font-size: 14px;

}

.sesub {
    width: 39px;
    height: 34px;
    cursor: pointer;
    outline: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
}

/* nav */
.nav {
    width: 1000px;
    height: 48px;
    margin: 0 auto;
    background: #0d8ee9;
}

.nav li {
    float: left;
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: url(nli.jpg) no-repeat left center;
}

.nav li:first-child {
    width: 140px;
    background: none;
}

.nav li:hover {
    background: #0b88df;
}

.nav li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}


/* cont */
.headline {
    width: 1000px;
    height: 120px;
    margin: 20px auto;
    border-radius: 5px;
    padding: 20px 100px 0;
    background: url(news-bg.png) left top no-repeat #f8f7f7;
    border: 1px solid #e5e5e5;
}

.headline a {
    display: inline-block;
    color: #005293;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hltit a {
    font-size: 32px;
    font-weight: bold;
}

.hlmore a {
    margin-top: 15px;
}

.txtScroll-top {
    overflow: hidden;
    position: relative;
}

.w360 {
    width: 360px;
    height: 100%;
}

.mlr15 {
    margin: 0 15px;
}

.w250 {
    width: 250px;
    height: 100%;
}

.row1,
.row2,
.row4 {
    width: 1000px;
    margin: 20px auto 0;
    height: 264px;
}

/* 轮播图 */
.focusBox {
    position: relative;
    width: 360px;
    height: 264px;
    overflow: hidden;
    text-align: left;
    background: #fff;
}

.focusBox .pic img {
    width: 360px;
    height: 234px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 30px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=60);
    opacity: 0.6;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 30px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: -30px;
}

.focusBox .txt li a {
    display: block;
    font-size: 12px;
    color: #fff;
    padding: 0 0 0 10px;
    width: 360px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 38px;
    right: 5px;
}

.focusBox .num li {
    font-size: 12px;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #999;
    background: #666666;
    color: #fff;
    margin-right: 3px;
    cursor: pointer;
    opacity: .6;
}

.focusBox .num li.on {
    background: #e60012;
}

/* 轮播图 */
.tit ,.slideTxtBox1 .hd{
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ebebeb;
}
.slideTxtBox1 .hd li{
    float: left;
}
.tit span {
    display: inline-block;
    height: 44px;
    border-bottom: 2px solid #0d8ee9;
    font-size: 18px;
    font-weight: bold;
    margin-right: 15px;
}
.slideTxtBox1 .hd li span{
    display: inline-block;
    height: 44px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 15px;
}
.slideTxtBox1 .hd li.on span{
    border-bottom: 2px solid #0d8ee9;
}
.gwyxx {
    border-bottom: none !important;
}

.more {
    float: right;
    font-size: 13px;
    color: #888;
}

.xxlist {
    padding-top: 9px;
}

.xxlist li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.xxlist li a {
    display: inline-block;
    width: 275px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xxlist span {
    display: block;
    float: right;
    font-size: 12px;
    color: #888;
}

.row1r {
    height: 100%;
    background: #f6f6f6;
}

.row1r b {
    height: 44px;
    line-height: 44px;
    display: block;
    color: #0d8ee9;
    font-size: 17px;
    padding: 0 15px;
}

.row1r li {
    height: 43px;
    line-height: 43px;
    color: #4a4a54;
    font-size: 14px;
    padding: 0 15px;
    background: url(t.jpg) 93% center no-repeat;
}

.row1r li:hover {
    background: #fff url(t1.png) 93% center no-repeat;
}

.row1r a {
    display: block;
    color: #4a4a54;
    border-bottom: 1px solid #e8e8e8;
}

.row2r ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    /* padding-left: 60px; */
}

.row2r ul li a {
    color: #fff !important;
}

.row2r ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.row2r ul li a:hover i {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: rotate3d(0, 1, 0, 360deg);
    transform: rotate3d(0, 1, 0, 360deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.row2r i {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 20px;
}

.fw1 {
    background: #0c8fe9;
}

.fw2 {
    background: #2eb398;
}

.fw3 {
    background: #13b0cb;
}

.fw4 {
    background: #f27935;
}

.fw1 i {
    background: url(in0.jpg) no-repeat center center;
}

.fw2 i {
    background: url(in1.jpg) no-repeat center center;
}

.fw3 i {
    background: url(in2.jpg) no-repeat center center;
}

.fw4 i {
    background: url(in3.jpg) no-repeat center center;
}

/* 专题专栏 */
.ztzl_phone {
    display: none;
}

.row3 {
    width: 1000px;
    height: 100px;
    margin: 20px auto 0;
    background: #f8f8f8 url(ztzl.jpg) 15px center no-repeat;
    padding: 15px 30px 15px 110px;
}

.picMarquee-left .bd {
    overflow: hidden;
    position: relative;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 200px;
    height: 70px;
    display: block;
    padding: 2px;
}

.next,
.prev {
    width: 29px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 9;
}

.next {
    background: url(arr_l.png) no-repeat center;
    right: 0;
}

.prev {
    background: url(arr_r.png) no-repeat center;
    left: 0;
}

/* 专题专栏 */
.row4r {
    background: #f6f6f6;
}

.row4r p {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
}

.row4r p a {
    color: #0d8ee9;
    font-weight: bold;
    font-size: 18px;
}

.hdjl {
    padding: 0 25px;
}

.hdjl li {
    width: 200px;
    height: 90px;
    border: 1px solid #e9e9e9;
    background: #fff;
}

.hdjl li:first-child {
    margin-bottom: 15px;
}

.hdjl li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 50px 0 0;
    font-size: 14px;
    text-align: center;
}

.jzxx a {
    background: url(jzxx.jpg) no-repeat center 20px;
}

.dczj a {
    background: url(dczj.png) no-repeat center 20px;
}

/* 图标链接 */
.row5 {
    width: 1000px;
    height: 140px;
    margin: 0 auto;
    background: #f6f6f6;
    margin-top: 20px;
}

.r5list li {
    width: 166px;
    height: 140px;
    float: left;
}

.r5list a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 20px;
}

.r5list a i {
    display: block;
    width: 76px;
    height: 76px;
    margin: 0 auto;
    border-radius: 50%;
}

.r5l1 i {
    transition: all 0.5s;
    background: url(xico1.png) 76px 0;
}

.r5l1:hover i {
    background: url(xico1.png) 0 0;
}

.r5l2 i {
    transition: all 0.5s;
    background: url(xico2.png) 76px 0;
}

.r5l2:hover i {
    background: url(xico2.png) 0 0;
}

.r5l3 i {
    transition: all 0.5s;
    background: url(xico2.png) 76px 0;
}

.r5l3:hover i {
    background: url(xico2.png) 0 0;
}

.r5l4 i {
    transition: all 0.5s;
    background: url(xico4.png) 76px 0;
}

.r5l4:hover i {
    background: url(xico4.png) 0 0;
}

.r5l5 i {
    transition: all 0.5s;
    background: url(xico5.png) 76px 0;
}

.r5l5:hover i {
    background: url(xico5.png) 0 0;
}

.r5l6 i {
    transition: all 0.5s;
    background: url(xico6.png) 76px 0;
}

.r5l6:hover i {
    background: url(xico6.png) 0 0;
}

.r5list span {
    display: block;
    margin-top: 5px;
}

/* 图标链接 */
/* 友情链接1 */
.row6 {
    width: 1000px;
    /* height: 62px; */
    margin: 20px auto 0;
}

.yq1 li {
    width: 190px;
    height: 62px;
    float: left;
    margin-left: 12.5px;
}

.yq1 li:first-child {
    margin-left: 0;
}

/* 友情链接1 */
/* 友情链接2 */
.yq2 {
    margin-top: 20px;
}

.dhlist .sewv {
    float: left;
    width: 235px;
    height: 40px;
    border: 2px solid #dedede;
    font-size: 13px;
    margin-left: 20px;
    background: #f8f8f8;
    color: #898989;
    line-height: 40px;
    position: relative;
}

.dhlist .sewv:first-child {
    margin-left: 0;
}

.sewvbm {
    width: 233px;
    max-height: 140px;
    overflow: auto;
    position: absolute;
    left: -1px;
    top: 38px;
    display: none;
    background: #fff;
    border: 1px #D9D9D9 solid;
    z-index: 1;
}

.sewvbm>li {
    cursor: pointer;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    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 0 0 10px;
}

.sewvtop i {
    display: block;
    width: 38px;
    height: 38px;
    float: right;
    margin-right: -1px;
    background: #d2d1d1 url(arrd.png) no-repeat center center;
}

/* 友情链接2 */
/* cont */

/* footer */
.footer {
    background: #f5f5f5;
    border-top: 1px solid #ebebeb;
    margin-top: 20px;
    height: 150px;
}

.ft_in {
    width: 1000px;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
}

.ft_in p {
    height: 30px;
    color: #777777;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}

.ft_in p a {
    color: #777777;
}

.ft_in p a:hover {
    color: #0c8fe9;
}

.dzjg,
.jc {
    position: absolute;
}

.dzjg {
    width: 80px;
    height: 80px;
    left: 0;
    top: 35px;
}

.jc {
    width: 110px;
    height: 55px;
    right: 0;
    top: 47px;
}

/* footer */