    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    body {
        padding: 0;
        margin: 0;
        font-family: "microsoft yahei";
        font: normal 12px/180% \5FAE\8F6F\96C5\9ED1;
        color: #333;
        text-align: center;
        background: #fff;
        overflow-x: hidden;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    blockquote,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    pre,
    form,
    button,
    input,
    textarea,
    th,
    td {
        margin: 0;
        padding: 0;
    }
    
    input {
        border: 0;
        outline: none;
    }
    
    div {
        text-align: left;
        font: normal 14px/180% \5FAE\8F6F\96C5\9ED1;
    }
    
    a,
    a:link,
    a:visited {
        color: #333;
        text-decoration: none;
    }
    
    a:hover {
        text-decoration: none;
    }
    
    img {
        border: none;
    }
    
    ol,
    ul,
    li {
        list-style: none;
    }
    
    em {
        font-style: normal;
    }
    /*clear*/
    
    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
    }
    
    .clearfix:after {
        clear: both;
        overflow: hidden;
    }
    
    .clearfix {
        zoom: 1;
    }
    /*other*/
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        text-align: left;
        font: normal 12px/200% Microsoft YaHei;
    }
    
    .mt10 {
        margin-top: 10px;
    }
    
    .mb10 {
        margin-bottom: 10px;
    }
    
    .m10 {
        margin: 10px auto;
    }
    
    .w1200 {
        width: 1200px;
        margin: 0 auto;
    }
    
    .list_14 li {
        background: url(images/dot.gif) no-repeat 0 12px;
        padding-left: 12px;
        font-size: 14px;
    }
    
    .list_12 li {
        background: url(images/dot.gif) no-repeat 0 8px;
        padding-left: 12px;
    }
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .gray,
    .gray a:link,
    .gray a:visited,
    .gray a:hover {
        color: #666;
    }
    
    .container {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
    }
    
    img {
        border: 0;
        max-width: 100%;
    }
    
    .content {
        width: 100%;
        margin: 3px auto;
    }
    
    .m-content {
        background-color: #fff;
        width: 100%;
        margin: 0px auto 30px;
        padding: 40px;
    }
    /* 头部��?��? */
    
    .header {
        width: 100%;
        height: 600px;
        overflow: hidden;
        background: url(../images/bg_01.png) center top no-repeat;
    }
    
    .header-con {
        position: relative;
    }
    
    .top-logo {
        width: 320px;
		margin: 15px 0 0 0;
    }
    
    .returnHome {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 5px 10px;
        background-color: #ffd90a;
        color: #333;
        border-radius: 10px;
    }
    
    .bigLogo-con {
        width: 100%;
        margin: 65px auto 20px;
        font-size: 75px;
        color: #ffd90a;
        font-weight: bold;
    text-align: center;
    }


    .top-search {
        display: block;
        width: 630px;
        margin: 40px auto;
        overflow: hidden;
    }
    
    .search {
        margin-top: 0px;
        float: right;
        width: 100%;
        height: 60px;
        background: #fff;
        border-radius: 10px;
    }
    
    .btnsea {
        float: left;
        width: 50px;
        height: 60px;
        border: none;
        border-radius: 5px 0 0 5px;
        background: #ffffff url(../images/search_but.png) center center no-repeat;
    }
    
    .search .sr {
        box-shadow: none;
        width: 470px;
        height: 60px;
        padding: 2px 5px;
        border: none;
        background: #fff;
        color: #777;
        font-size: 16px;
    }
    
    .search .btn {
        float: right;
        width: 100px;
        height: 60px;
        background: #217dd4;
        border: none;
        border-radius: 0 5px 5px 0;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
    }
    
    .word_desc {
        width: 900px;
        margin: 110px auto 20px;
        font-size: 16px;
        color: #fff;
        text-align: center;
    }
    
    .navbox {
        background: #0068bf;
    }
    
    .nav {
        text-align: center;
    }
    
    .nav li {
        width: 20%;
        text-align: center;
        float: left;
        position: relative;
    }
    
    .nav li::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 80%;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        background-color: #217dd4;
    }
    
    .nav li a {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        width: 75%;
        padding: 15px 10px;
        margin: 10px auto;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .nav li.active a {
        font-size: 16px;
        border-radius: 5px;
        background-color: #3c8aef;
    }
    /* 头部结束 */
    /* 首页��?��? */
    
    .index_title {
        margin: 30px auto 20px;
    }
    
    .gkly {
        margin-bottom: 30px;
    }
    
    .gkly li {
        float: left;
        text-align: center;
        width: calc(100%/6);
        overflow: hidden;
margin-bottom: 20px;
    }
    
    .gkly li>a {
        display: block;
        height: 100%;
        color: #333333;
        font-size: 14px;
        padding: 5px 5px 0px;
    }
    
    .gkly-icon {
        display: block;
        height: 100px;
        width: 100px;
        margin-right: auto;
        margin-left: auto;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    
    .gkly-icon1 {
        background-image: url(../images/icon_03.png);
    }
    
    .gkly-icon2 {
        background-image: url(../images/icon_05.png);
    }
    
    .gkly-icon3 {
        background-image: url(../images/icon_07.png);
    }
    
    .gkly-icon4 {
        background-image: url(../images/icon_09.png);
    }
    
    .gkly-icon5 {
        background-image: url(../images/icon_11.png);
    }
    
    .gkly-icon6 {
        background-image: url(../images/icon_13.png);
    }
    
    .gkly-icon7 {
        background-image: url(../images/icon_21.png);
    }
    
    .gkly-icon8 {
        background-image: url(../images/icon_22.png);
    }
    
    .gkly-icon9 {
        background-image: url(../images/icon_23.png);
    }
    
    .gkly-icon10 {
        background-image: url(../images/icon_24.png);
    }
    
    .gkly-icon11 {
        background-image: url(../images/icon_25.png);
    }
    
    .gkly-icon12 {
        background-image: url(../images/icon_26.png);
    }
    
    .gkly-icon13 {
        background-image: url(../images/icon_33.png);
    }
    
    .gkly-icon14 {
        background-image: url(../images/icon_34.png);
    }
    
    .gkly-icon15 {
        background-image: url(../images/icon_35.png);
    }
    
    .gkly-icon16 {
        background-image: url(../images/icon_37.png);
    }
    
    .gkly-icon17 {
        background-image: url(../images/icon_39.png);
    }
    
    .gkly-icon18 {
        background-image: url(../images/icon_40.png);
    }
    
    .gkly-title {
        position: relative;
        text-align: center;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .map {
        width: 100%;
        height: 860px;
        overflow: hidden;
    }
    
    .bg_box {
        height: 390px;
        margin: 30px 0;
        overflow: hidden;
    }
    
    .sli-box {
        position: relative;
    }
    
    .sli-box img {
        width: 100%;
        display: block;
        height: 256px;
    }
    
    .sli-qy {
        position: absolute;
        line-height: 50px;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 0 20px;
        left: 0;
        right: 0;
        bottom: 0px;
        width: 99.999%;
        color: #fff;
    }
    
    .sli-qy a {
        color: #fff;
    }
    
    .oneimg-slider {
        float: left;
        width: 42.2%;
        padding-left: 24px;
        margin-top: 20px;
        height: 256px;
        overflow: hidden;
    }
    
    .single-item .slick-dots {
        bottom: 17px;
        width: auto;
        right: 18px;
        position: absolute;
    }
    
    .single-item .slick-dots li button {
        font-size: 0;
        width: 8px;
        height: 8px;
        background-color: #fff;
        border-radius: 50%;
        padding: 0;
    }
    
    .single-item .slick-dots li {
        width: auto;
        height: auto;
        margin: 0 2px;
    }
    
    .single-item .slick-dots .slick-active button {
        background-color: #ff0000;
    }
    
    .box_left {
        float: left;
        width: 690px;
        height: 390px;
        overflow: hidden;
    }
    
    .box_right {
        float: right;
        width: calc(100% - 690px);
        height: 390px;
        padding-left: 20px;
        position: relative;
    }
    
    .glist li {
        padding-left: 18px;
        position: relative;
        margin-top: 15px;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .glist li:first-child {
        margin-top: 0;
    }
    
    .glist li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -3px;
        width: 6px;
        height: 6px;
        background: #cccccc;
        border-radius: 50%;
    }
    
    .glist li a {
        display: block;
        float: left;
        width: calc(100% - 130px);
        margin-left: 5px;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .glist li a:hover {
        color: #006eab;
    }
    
    .glist li span {
        float: right;
        text-align: right;
        width: 110px;
        font-size: 15px;
        margin-right: 3px;
        color: #c3c3c3;
    }
    
    .gkyj {
        width: 100%;
        margin: 30px 0;
    }
    
    .gkyj_content {
        float: left;
        width: 50%;
    }
    
    .gkyj_content:first-child {
        padding-right: 20px;
    }
    
    .gkyj_content:last-child {
        padding-left: 20px;
    }
    
    .gkyj_title {
        position: relative;
        padding: 10px;
        font-size: 18px;
        color: #0068b9;
        font-weight: bold;
        border-bottom: 1px solid #c3c3c3;
        margin-bottom: 15px;
    }
    
    .gkyj_title::before {
        content: "";
        position: absolute;
        left: 0;
        width: 2px;
        height: 50%;
        top: 50%;
        transform: translateY(-50%);
        background-color: #0068b9;
    }
    
    .lookmore {
        position: absolute;
        right: 10px;
        font-size: 16px;
        font-weight: normal;
        color: #c3c3c3 !important;
    }
    /* footer */
    
    body {
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: "微软雅黑";
        -webkit-text-size-adjust: none;
    }
    /* 链接颜色 */
    
    a:link {
        text-decoration: none;
        color: #333333;
    }
    
    a:visited {
        text-decoration: none;
        color: #333333;
    }
    
    a:active {
        text-decoration: none;
        color: #c40000;
    }
    
    a:hover {
        text-decoration: none;
        color: #c40000;
    }
    /* foot ��?��? */
    
    #footbox {
        width: 1000px;
        margin: 0 auto;
        background: url("../../shouye/images/footbg2.jpg") top repeat-x;
        height: 145px;
    }
    
    .footbox_1 {
        background: url("../../shouye/images/footbg1.jpg") no-repeat bottom right;
    }
    
    .fs,
    .fs a:link,
    .fs a:visited {
        color: #333;
    }
    
    .fs a:hover {
        color: #c40000
    }
    
    .red,
    .red a:link,
    .red a:visited {
        color: #c40000;
        font-weight: bold;
    }
    
    .red a:hover {
        color: #FF6600;
        font-weight: bold;
    }

    /* 概览 */
    .postion{
        padding-left: 27px;
        line-height: 22px;
        padding-top: 15px;
        padding-bottom: 15px;
        background: url(../images/xf20_03.png) no-repeat left 15px;
        font-size: 16px;
        color: #666;
    }
    .postion a{
        color: #666;
    }
    .postion span{
        margin: 0 7px;
    }
    .gail{
        background: #fff;
        padding: 0 28px 26px;
    }
    .gail-list ul{
        padding: 15px 0;
        border-bottom: 1px dashed #dedede;
    }
    .gail-list ul li{
        height: 47px;
        line-height: 47px;
        padding-left: 24px;
        position: relative;
        transition: .2s;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -ms-transition: .2s;
        -o-transition: .2s;
        padding: 0 20px;
    }
    .gail-list ul li a{
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 82%;
        font-size: 16px;
        position: relative;
        padding-left: 20px;
    }
    .gail-list ul li span{
        float: right;
        font-size: 16px;
        color: #999;
    }
    .gail-list ul li a:before{
        content: "";
        width: 6px;
        height: 6px;
        background: #e3e3e3;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        left: 0;
        top: 50%;
        margin-top: -3px;
        position: absolute;
    }
    
    .ga-main{
        /* margin-top: 213px; */
        margin-bottom: 35px;
    }
    .gail-list ul li:hover{
        background: #f8f9fa;
    }
    .gail-list ul li:hover a{
        color: #015293;
    }
    .gail-list ul li:hover a:before{
        background: #6390db;
    }
    .gail-list ul li:hover span{
        color: #015293;
    }
    .page{
        margin-top: 20px;
        text-align: center;
    }
    .tyx-wrap{
        background: #fff;
        padding: 36px 36px 50px;
    }
    .tyx-title{
        text-align: center;
        font-size: 34px;
        line-height: 56px;
    }
    .intro-t1{
        margin-top: 28px;
        padding-bottom: 18px;
        border-bottom: 1px solid #d2d2d2;
        font-size: 14px;
        color: #666;
        text-align: center;
    }
    .intro-t1 span{
        margin: 0 15px;
    }
    .tyx-content{
        margin-top: 30px;
    }
    .tyx-content p{
        font-size: 16px;
        line-height: 30px;
    }
    .share{
        height: 72px;
        background: #fafafa;
        margin-top: 60px;
        padding: 0 20px;
    }
    .share2{
        float: right;
        margin-top: 28px;
        font-size: 14px;
    }
    .share2 span{
        float: left;
        margin-left: 34px;
    }
    .share1{
        float: left;
        font-size: 14px;
    }
    .share1 .s1{
        float: left;
        margin-top: 28px;
    }
    .bdsharebuttonbox{
        float: left;
        margin-top: 24px;
    }
    @media screen and (max-width:1200px){
        .gail-list ul li a{width:68%}
        .gail{padding: 0 10px 26px;}
        .gail-list ul li{padding:0 10px;}
        .share{height:auto;padding-top:20px;padding-bottom:20px;display:none}
    }
    /* foot 结束 */
    
    .mobile-footer {
        margin-bottom: 50px;
    }
    
    .floorContent {
        padding: 10px;
    }
    
    .navList {
        margin: 0 auto;
    }
    
    .navList ul {
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
    
    .navList li {
        width: 25%;
        padding: 10px 0;
        display: inline-block;
    }
    
    .navList li a {
        display: block;
        font-size: 14px;
        color: #999;
        text-align: center;
    }
    
    .navList li a i {
        display: block;
        margin: 0 auto 5px;
        width: 60%;
        max-width: 50px;
    }
    
    .copyright {
        background-color: #f95a01;
        height: 50px;
        line-height: 50px;
        color: #fff;
        font-size: 14px;
    }
    
    .copyright a {
        padding: 0 5px;
    }
    
    .copyright img {
        vertical-align: middle;
    }
    
    .x-panel-bottom {
        position: fixed;
        top: auto;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 42px;
        padding-top: 8px;
        background: #f5f5f5;
    }
    
    .btn-group li {
        width: 25%;
        float: left;
        text-align: center;
        font-size: 12px;
    }
    
    .btn-group li i {
        display: block;
        margin: 0 auto;
        font-size: 15px;
    }
    
    .btn-group li a:hover {
        color: rgb(234, 65, 60);
    }
    
    .btn-group li a {
        color: #999
    }
    
    @media (min-width: 320px) {
        .mobile-footer {
            height: auto;
            margin-bottom: 50px;
            overflow: visible;
        }
    }
    
    @media (min-width: 375px) {
        .mobile-footer {
            height: auto;
            margin-bottom: 50px;
            overflow: visible;
        }
    }
    
    @media (min-width: 768px) {
        #footbox {
            height: 0px;
            line-height: 0px;
            overflow: hidden;
        }
        .mobile-footer {
            height: auto;
            margin-bottom: 50px;
            overflow: visible;
        }
    }
    
    @media (min-width: 992px) {
        #footbox {
            height: auto;
            overflow: visible;
        }
        .mobile-footer {
            height: 0px;
            line-height: 0px;
            margin-bottom: 0px;
            overflow: hidden;
        }
        .x-panel-bottom {
            height: 0px;
            overflow: hidden;
            line-height: 0px;
            padding-top: 0px;
        }
    }
    
    @media screen and (max-width:1200px) {
        .w1200 {
            width: 100%;
        }
        .bigLogo-con,
        .top-search,
        .index_title,
        .word_desc {
            width: 80%;
        }
.bigLogo-con {
        width: 825px;
        margin: 80px auto 20px;
        font-size: 75px;
        color: #ffd90a;
        font-weight: bold;
    }
        .word_desc {
            margin: 50px auto 20px;
            font-size: 14px;
        }
        .top-logo {
            width: 50%;
        }
        .search .sr {
            font-size: 12px;
            width: calc(100% - 100px);
        }
        .search .btn {
            width: 50px;
            border: 1px solid #fff;
        }
        .returnHome {
            top: 0;
            padding: 2px;
            font-size: 12px;
        }
        .nav li a {
            width: 100%;
            padding: 5px;
            margin: 10px 0;
            font-size: 12px;
        }
        .nav li.active a {
            font-size: 12px;
            width: 90%;
            margin: 10px auto;
        }
        .gkly li {
            width: calc(100%/3);
        }
        .gkly-icon {
            width: 50px;
            height: 50px;
        }
        .gkly-title {
            font-size: 14px;
        }
        .map {
            height: 400px;
        }
        .box_left {
            float: none;
            width: 90%;
            margin: 0 auto;
            height: auto;
        }
        .gkyj {
            margin-top: 0;
        }
        .box_right,
        .gkyj_content {
            float: none;
            width: 90%;
            margin: 10px auto;
            padding: 0 !important
        }
        #footbox table {
            width: 90% !important;
            margin: 0 auto;
        }
    }


/*map*/

.map-box{width: 800px; height: 790px; margin: 30px auto 0; position: relative; background: url(../images/yy_map.png) center top no-repeat;}
    .map-box a{display: block;position: absolute;font-size: 16px;color: #4f5c6a;background-color: rgba(255,255,255,.75);padding: 0 10px;border-radius: 5px;}
    .map-box a:hover{background-color: #2251c3; color: #fff;}
    .map-box a.map_00{left: 330px;top: 290px;color: #cd4604;}
.map-box a.map_01{left: 580px;top: 590px;}
    .map-box a.map_02{left: 430px;top: 390px;}
    .map-box a.map_03{left: 70px;top: 180px;}
    .map-box a.map_04{left: 200px;top: 570px;}
    .map-box a.map_05{left: 530px;top: 220px;}
    .map-box a.map_06{left: 350px;top: 520px;}
    .map-box a.map_07{left: 380px;top: 260px;}
    .map-box a.map_08{left: 400px;top: 180px;}
    .map-box a.map_09{left: 200px;top: 160px;}
.map-box a.map_10{left: 380px;top: 230px;}
.map-box a.map_11{left: 240px;top: 500px;}
.map-box a.map_12{left: 380px;top: 200px;}
.map-box a.map_13{left: 400px;top: 150px;}

.city-list ul{
    margin: 0 -12px;
    padding-top: 6px;
}
.city-list li{
    float: left;
    width: 20%;
    padding: 0 12px;
    margin-top: 32px;
}
.city-list li a{
    display: block;
    line-height: 54px;
    text-align: center;
    color: #00203b;
    box-shadow: 0 0 8px rgba(204, 214, 231, .8);
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.city-list li a:hover{
    background: #6aace0;
    color: #fff;
}

/* ���ظ��� */
.wrap-con {
    padding: 20px 0;
    background: #fff;
    margin-bottom: 0px;
    overflow: hidden;
}
.xxgk-left{float:left;width: 22.333%;margin-bottom:  20px;}
.xxgk-left h2.title{height:  60px;line-height: 60px;text-indent: 60px;color:#fff;background-color: #015293;font-size:  18px;font-weight:  bold;}
.xxgk-left h2.title1{height:  60px;line-height: 60px;text-align: center;color:#fff;background-color: #015293;font-size:  20px;font-weight:  bold;}
.subbox{
    cursor:pointer;
	font-size:16px;
	color: #333;
	line-height: 50px;
	text-indent: 20px;
	border-bottom: 1px dashed #e4e4e4;
}
.subbm{
    cursor:pointer;
	font-size:16px;
	color: #333;
	line-height: 50px;
	text-indent: 60px;
	border-bottom: 1px dashed #e4e4e4;
}
.subbm a{
	font-size:16px;
}
.subbox1{
    cursor:pointer;
	font-size:16px;
	color: #333;
	line-height: 50px;
	background:#f9f9f9;
	height:50px;
	margin-bottom:10px;
	clear:both;
}
.subbox1 span{
    display:block;
    float:left;
   }

.subbox1 .zw{
    text-align:right;
    width:70%;
}
.subbox1 .xm{
    text-align:left;
    width:30%;
}
.subbox1.hover1{
	background:#e1efff;
}
.subbox1.hover1 span{
	color:#015293;
	font-weight:bold;
}
.subNavBox{
    line-height:  50px;
}
.subNavbm{
    line-height:  50px;
}
.subbox:hover,.subbox.hover a{
	color:#066bbc;
    font-weight: bold;
}
.subbm:hover,.subbm.hover a{
	color:#066bbc;
    font-weight: bold;
}
.currentDd{
    color:#066bbc;
    font-weight: bold;
}
.panel-hd{
    height: 34px;
    position: relative;
}
.panel-hd:before{
    position: absolute;
    left: 0;
    bottom: 2px;
    content: "";
    height: 1px;
    background: #dddddd;
    width: 100%;
    z-index: 1;
}
.panel-hd a,.panel-hd h2{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    margin-right: 36px;
    position: relative;
    z-index: 2;
    line-height: 25px;
}
.panel-hd .active{
    color: #015293;
    padding-bottom: 6px;
    border-bottom: 3px solid #184a8a;
}

.panel-hd .active a{
    color: #015293;
}
.panel-hd span{
    float: right;
    font-size: 18px;
    font-weight: bold;
    color: #999;
}

.panel-hd span a{
    margin-right:0px;
}
.zwzx-tb1 ul{padding:15px 0; list-style:none; margin:10px 0; clear:both; border-bottom: dotted #0088cc 1px}
.zwzx-tb1a ul{padding:15px 0; list-style:none; margin:10px 0; clear:both; border-bottom: none;}
.zwzx-tb1 ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 14px;
    background: #fff;
}
.zwzx-tb1 li{
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    position: relative;
    padding-left: 20px;
}
.zwzx-tb1 li:before{
    content: "";
    width: 6px;
    height: 6px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 14px;
    background: #fff;
}
.zwzx-tb1 li a{
    float: left;
    width: 78%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zwzx-tb1 li span{
    float: right;
	font-size: 14px;
    color: #999;
}
.zwzx-tb1 li:hover a{
    color: #015293;
}
.zwzx-tb1 li:hover:before{
    border-color: #015293;
}

.xxgk-right{float: right;width: 76%;}

/* ���� */
.fenlei{ border: 1px solid #e8e8e8; padding: 0 20px;}
.fenlei-box{ padding: 20px 0 20px; border-bottom: 1px dashed #e8e8e8; }
.fenlei-box:last-child{ border-bottom:0; }
.fenlei-box table{ width:100%; }
.fenlei-box .tit{ width: 120px; padding-top: 5px; vertical-align:text-top; color:#999999; }
.fenlei-box .max-auto a{ display:inline-block; line-height: 35px; margin-right:15px; color:#000000; }
.fenlei-box .max-auto a:hover{  color:#015293; }
.fenlei-box .max-auto a.on{  color:#015293; font-weight: bold;}
.fenlei-box .max-auto .min50{ height:35px; overflow:hidden; }
.fenlei-box .max-auto .min50.min-auto{ height: auto; }
.fenlei-box .shousuo{ width: 140px; padding-top: 5px; vertical-align:text-top; text-align:center; }

.flf-list{ margin-top:40px; }
.list-left{ width:320px; float:left; }
.list-left .list-l-tit{ height:70px; line-height:70px; background:#50a1d9; font-size:24px; color:#fff; text-align:center; }
.list-left ul{ max-height: 960px; overflow-y: auto;  border: 1px solid #e8e8e8; }
.list-left ul::-webkit-scrollbar { width: 6px;height: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.list-left ul::-webkit-scrollbar-track-piece { background-color: rgba(153, 153, 153, 0.5); }
.list-left ul::-webkit-scrollbar-thumb { background-color: #50a1d9; background-clip: padding-box;-webkit-border-radius:6px;-moz-border-radius: 6px;border-radius:6px; min-height: 28px;}
.list-left ul::-webkit-scrollbar-thumb:hover { background-color: #50a1d9; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.list-left li{ padding: 10px;  border-bottom: 1px dashed #e8e8e8; }
.list-left li:hover{ background: #f3f9fe; }
.list-left li:hover a{ color: #50a1d9; }
.list-left li.on{ background: #f3f9fe; }
.list-left li.on a{ color: #50a1d9; }
.list-left li a{ font-weight:bold; }
.list-left li p{ color:#999999; font-size:14px; text-align:left; }

/* soso */
.js-contt{
    background: #fff;
    padding: 28px;
}
.dowjs span{
    color: #015293;
}
.jsjg{
    margin-top: 26px;
}
.jsjg-t1{
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 16px;
}
.jsjg-lists{
    padding: 10px 0;
}
.jsjg-lists li{
    margin-top: 26px;
    line-height: 28px;
    font-size: 16px;}
    .jsjg-lists li a:hover{color: #015293;}
.jsjg-lists li i{
    color: #015293;
    font-style: normal;
    margin-left: 8px;
}
.jsjg-lists li em{
    color: #999;
    font-size: 14px;
    margin-left: 30px;
}

/*????*/
#list {position: relative;}
#list .details{ margin:30px 0; }
#list .details .details-tit h2{ font-size:24px; color:#000; font-weight:bold; height:50px; border-bottom: 5px solid #f1f1f1; }
#list .details .details-con{ margin-top:40px; }
#list .details .details-con h4{ font-size: 18px; color:#000; font-weight:bold; margin-bottom:15px; }
#list .details .details-table{ width:100%; }
#list .details .details-table .tit{ width:180px; background:#f5f6f8; padding-left: 30px; color:#333; }
#list .details .details-table .link a{ color:#007ee9; }
#list .details .details-table .accessory a{ display:inline-block; height:30px; line-height:30px; color:#007ee9; margin-right:30px;  }
#list .details .details-table .accessory a[href$=".jpg"]{ padding-left: 30px; background: url("JPG.png") no-repeat left center; }
#list .details .details-table .accessory a[href$=".pdf"]{ padding-left: 30px; background: url("pdf.png") no-repeat left center; }
#list .details .details-table .accessory a[href$=".word"]{ padding-left: 30px; background: url("Word.png") no-repeat left center; }
.table-line{ border: 1px solid #e6e6e6; border-collapse: collapse;border-spacing: 0;}
.table-line th, .table-line td{ border: 1px solid #e6e6e6; padding: 18px 20px; min-height: 20px; color:#000000; }
/*??????*/
#list .huakuai.fixed{ position:fixed; left: 50%; margin-left:-715px; top:20px; }
#list .huakuai{ position:absolute; left:-115px; top:0; }
#list .huakuai ul:after{ content:""; display:block; height:300px; width:1px; background:#dedede; position:absolute; top:0; left: 91px;  }
#list .huakuai li{ color:#666666; margin-bottom: 40px; width:85px; height:24px; line-height:24px; padding-left:8px; font-size:14px; position:relative; z-index:2; }
#list .huakuai li.on{ color:#fff; background: url("../images/jczwgk_huakuai.png") no-repeat center; }


@media (min-width: 320px) {
    .mobile-footer {
        height: auto;
        margin-bottom: 50px;
        overflow: visible;
    }
}

@media (min-width: 375px) {
    .mobile-footer {
        height: auto;
        margin-bottom: 50px;
        overflow: visible;
    }
}

@media (min-width: 768px) {
    #footbox {
        height: 0px;
        line-height: 0px;
        overflow: hidden;
    }
    .mobile-footer {
        height: auto;
        margin-bottom: 50px;
        overflow: visible;
    }
}

@media (min-width: 992px) {
    #footbox {
        height: auto;
        overflow: visible;
    }
    .mobile-footer {
        height: 0px;
        line-height: 0px;
        margin-bottom: 0px;
        overflow: hidden;
    }
    .x-panel-bottom {
        height: 0px;
        overflow: hidden;
        line-height: 0px;
        padding-top: 0px;
    }
}

@media screen and (max-width:1200px) {
    .w1200 {
        width: 100%;
    }
    .bigLogo-con,
    .top-search,
    .index_title,
    .word_desc {
        width: 80%;
    }
    .bigLogo-con {
        margin: 30px auto 20px
    }
    .word_desc {
        margin: 50px auto 20px;
        font-size: 14px;
    }
    .top-logo {
        width: 50%;
    }
    .search .sr {
        font-size: 12px;
        width: calc(100% - 100px);
    }
    .search .btn {
        width: 50px;
        border: 1px solid #fff;
    }
    .returnHome {
        top: 0;
        padding: 2px;
        font-size: 12px;
    }
    .nav li a {
        width: 100%;
        padding: 5px;
        margin: 10px 0;
        font-size: 12px;
    }
    .nav li.active a {
        font-size: 12px;
        width: 90%;
        margin: 10px auto;
    }
    .gkly li {
        width: calc(100%/3);
    }
    .gkly-icon {
        width: 50px;
        height: 50px;
    }
    .gkly-title {
        font-size: 14px;
    }
    .map {
        height: 400px;
    }
    .box_left {
        float: none;
        width: 90%;
        margin: 0 auto;
        height: auto;
    }
    .gkyj {
        margin-top: 0;
    }
    .box_right,
    .gkyj_content {
        float: none;
        width: 90%;
        margin: 10px auto;
        padding: 0 !important
    }
    #footbox table {
        width: 90% !important;
        margin: 0 auto;
    }

    .xxgk-left,.xxgk-right,.xxgkjs .xxgk-search{width: 100%;}
    .bigLogo-con{line-height: 96px;text-align: center;}
}

/*�����صײ���ʽ*/
/*@import url("http://220.170.144.80:9901/jc_hs/css/hs_footer.css");*/
.footer-box{
	background: #0466c7;
	padding: 18px 0 15px;
	position: relative;
	z-index: 4;
}
.footer-box .wrap{width:1200px;margin:0 auto;}

.footer ul{
    text-align: center;
}
.footer li{
float: left;
    display: inline-block;
    margin: 0 45px;
}
.foot-nav{
    color: #fff;
}
.foot-nav a{
    color: #fff;
}
.foot-nav span{
    margin: 0 14px;
}
.foot-con{
    margin-top: 8px;
}
.foot-con p{
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}
.foot-con p img{
    vertical-align: sub;
    margin-right: 4px;
}

.links-ul{
    margin-bottom: 28px;
}
.links-ul li{
    float: left;
    width: calc((100% - 60px)/4);
    height: 42px;
    border: 1px solid #3685d2;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}

.links-ul li:last-child{
    margin-right: 0;
}
.links-ul li h2{
    line-height: 40px;
}
.links-ul li h2 a{
    display: inline-block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    margin-left: 10px;
}
.links-ul li:before{
    content: "";
    border: 5px solid transparent;
    position: absolute;
    right: 10px;
    top: 19px;
    border-top-color: #3685d2;
}


.links-ul li:hover{
    border: 1px solid #91bbe5;
}
.links-ul li:hover h2 a{
    color: #fff
}
.links-ul li:hover:before{
    border-top-color: transparent;
    border-bottom-color: #fff;
    top: 13px;
}
.links-down{
    width: 100%;
    bottom: 100%;
    left: 0;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 10;
}
.links-d-1{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    background: #fff;
    padding: 10px;
    max-height: 220px;
    overflow-y: auto;
}
.links-d-1 a{
    line-height: 30px;
    display: block;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.links-d-1 a:hover{
    color: #074695;
}