* {
    -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: url(../images/bg_01.png) #fff center top no-repeat;
    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 {
    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%;
    background: #f8f8f8;
    margin: 0 auto;
}

.m-content {
    background-color: #fff;
    width: 100%;
    margin: 0px auto 30px;
    padding: 40px;
}

.white {
    background-color: #fff;
}


/* 头部开始 */

.header {
    width: 100%;
    height: 590px;
    overflow: hidden;
    /*background: url(../images/bg_01.png) center top no-repeat;*/
    background: none;
}

.header-con {
    position: relative;
}

.top-logo {
    width: 320px;
}

.returnHome {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 10px;
    background-color: #ffd90a;
    color: #333;
    border-radius: 10px;
}

.bigLogo-con {
    width: 900px;
    height: 214px;
    margin: 20px auto 30px;
    text-align: center;
}

.top-search {
    display: block;
    width: 580px;
    height: 60px;
    margin: 20px auto 0;
    overflow: hidden;
    border-radius: 40px;
    border: 1px solid #0645c7;
}

.sr {
    box-shadow: none;
    width: 503px;
    height: 60px;
    padding: 2px 5px;
    border: none;
    background: #fff;
    color: #777;
    font-size: 16px;
    text-indent: 20px;
}

.btn {
    float: right;
    width: 75px;
    height: 60px;
    background: #0645c7 url(../images/search_03.png) center center no-repeat;
    border: none;
    font-size: 16px;
    cursor: pointer;
}

.navbar {
    width: 900px;
    height: 110px;
    margin: 69px auto 45px;
    text-align: center;
}

.navbar li {
    height: 100%;
    width: 20%;
    line-height: 110px;
    text-align: center;
    float: left;
    position: relative;
}

.navbar li.active a,
.navbar li:hover a {
    background: #6cbdfb;
}

.navbar li a {
    font-size: 22px;
    color: #fff;
    background: #0645c7;
    width: 110px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.welcon {
    width: 1273px;
    height: 220px;
    margin: 19px auto 0px;
    background: url(../images/cztip.png) center bottom no-repeat;
}

.wel {
    padding: 30px 40px 30px 140px;
}


/* 头部结束 */


/* 首页开始 */

.index_title {
    margin: 0 auto;
}

.index_title img {
    display: block;
    margin: 0 auto;
}

.word_desc {
    font-size: 20px;
    line-height: 38px;
    color: #283247;
    text-indent: 2em;
}

.bg_box {
    height: 465px;
    margin: 30px 0;
    overflow: hidden;
    background: #fff;
}

.sli-box {
    position: relative;
}

.sli-box img {
    width: 100%;
    display: block;
    height: 256px;
}

.sli-qy {
    position: absolute;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.76);
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%;
    color: #fff;
}

.sli_date {
    float: left;
    width: 100px;
    height: 100%;
    padding: 10px 0;
    color: #fff;
    background: #0960fe;
}

.sli_date .day {
    font-size: 26px;
    color: #fff;
}

.sli_date .year {
    font-size: 14px;
    color: #fff;
}

.sli-qy a {
    padding: 0 20px;
    color: #fff;
    line-height: 70px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.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;
    } */

.slick-prev,
.slick-next {
    height: 30px;
    width: 30px;
}

.slick-prev {
    left: 86%;
    top: 70%;
    background: rgba(0, 0, 0, 0.3);
}

.slick-prev::before {
    content: "<";
    opacity: 1;
}

.slick-next {
    right: 4%;
    top: 70%;
    background: rgba(0, 0, 0, 0.3);
}

.slick-next::before {
    content: ">";
    opacity: 1;
}

.slick-prev:hover::before {
    color: #fff;
}

.slick-prev:hover,
.slick-next:hover {
    background-color: #006eab;
}

.slick-next:hover::before {
    color: #fff;
}

.box_left {
    float: left;
    width: 650px;
    height: 415px;
    position: relative;
}

.box_left .sli-qybox img{width:100%; height:415px;}

.tj_title {
    display: inline-block;
    font-size: 26px;
    line-height: 48px;
    color: #00203b;
}

.tj_content {
    font-size: 16px;
    display: inline-block;
    line-height: 36px;
    color: #808a94;
    text-indent: 2em;
    margin: 20px 5px;
}

.tj_detail {
    float: right;
    border: 1px solid #dedede;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: #767d90;
    padding: 0 20px;
}

.tj_date {
    float: right;
    font-size: 14px;
    margin: 35px 0;
    color: #b4b6be;
}

.box_right {
    float: right;
    width: calc(100% - 650px);
    height: 415px;
    background-color: #ffffff;
    overflow: hidden;
    padding: 30px 40px;
}

.gztj {
    margin-top: 0;
    margin-bottom: 40px;
}

.gztj li {
    float: left;
    height: 110px;
    width: calc((100% - 20px)/2);
    padding: 30px 10px;
    background-color: #fff;
    margin-right: 20px;
}

.gztj li:last-child {
    margin-right: 0;
}

.gztj_title {
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #00203b;
}

.gztj_content {
    font-size: 16px;
    color: #808a94;
    text-indent: 2em;
    margin: 10px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.gztj_date {
    float: right;
    font-size: 14px;
    color: #a7aeb6;
}

.gkyj_box {
    float: left;
    width: 580px;
    margin-right: 50px;
    margin-bottom: 40px;
}

.gkyj_box:nth-child(2n) {
    margin-right: 0;
    width: 570px;
}

.gkyj_title {
    background: url(../images/czpic.png) center left no-repeat;
    height: 150px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
}

.word {
    position: absolute;
    left: 40px;
    bottom: 30px;
}

.word::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    width: 4px;
    height: 50%;
    background-color: #fff;
    transform: translateY(-50%);
}

.gkyjbg {
    background-color: #fff;
}

.boxbg {
    background: url(../images/yy_21.png);
    height: 450px;
    margin-top: 30px;
    position: relative;
}

.gnewlist {
    position: absolute;
    width: 300px;
    right: 25px;
    top: 100px;
}

.gnewlist li {
    padding-left: 18px;
    position: relative;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gnewlist li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    background: #cee0f5;
    border-radius: 50%;
}

.gnewlist li a {
    display: block;
    float: left;
    width: 95%;
    margin-left: 5px;
    line-height: 48px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9ca4ac;
}

.gkyj_left {
    width: 100%;
    padding: 20px 0;
    height: 120px;
    border-bottom: 1px dashed #999999;
}

.gkyj_date {
    float: left;
    width: 100px;
    margin-right: 20px;
    height: 50px;
    color: #999999;
    position: relative;
}

.gztj .gkyj_date::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #c6d5e9;
}

.day {
    display: block;
    font-size: 32px;
    text-align: center;
    color: #749dcf;
}

.year {
    display: block;
    font-size: 16px;
    margin-top: 5px;
    text-align: center;
    color: #9ca4ac;
}

.gkyj_desc {
    width: 100%;
    padding-right: 40px;
}

.gkyj_stitle {
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #00203b;
}

.gkyj_scontent a {
    float: left;
    width: calc(100% - 120px);
    font-size: 16px;
    color: #808a94;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.gkyj_scontent a:hover{color:#2251c3;}

.rightword {
    font-size: 22px;
    line-height: 28px;
    color: #3b4560;
    font-weight: bold;
    position: relative;
    margin: 40px 0 30px;
}

.topcon {
    display: block;
    font-size: 18px;
    color: #00203b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bottomcon {
    display: block;
    font-size: 14px;
    color: #999999;
}

.gkyj_right {
    width: 100%;
}

h2 a{color:#333;}

.gkyj_right li {
    width: 100%;
    height: 100px;
    padding: 25px 20px;
    background-color: #fff;
    margin-top: 20px;
    box-shadow: 0 0 6px #e1e1e1;
}

.gklybg {
    padding-top: 30px;
    padding-bottom: 50px;
    background: url(../images/bannerbg.png) top center no-repeat;
}

.gkly {
    background: #fdfcfc;
    margin-top: 30px;
    padding-top: 30px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}

.gkly li {
    float: left;
    height: 130px;
    text-align: center;
    width: calc(100%/6);
    overflow: hidden;
    margin-bottom: 10px;
}

.gkly li>a {
    display: block;
    height: 100%;
    color: #333333;
    font-size: 14px;
    padding: 5px 5px 0px;
}

.gkly-icon {
    display: block;
    height: 70px;
    width: 70px;
    border: 1px solid #8a93a5;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
}

.gkly li:hover .gkly-icon {
    border: 1px solid transparent;
}

.gkly-icon1 {
    background: rgba(0, 0, 0, 0) url(../images/czallicon1.png) center center no-repeat;
}

.gkly li:hover .gkly-icon1 {
    background: #0960fe url(../images/czallicon_act1.png) center center no-repeat;
}

.gkly-icon2 {
    background: url(../images/czallicon2.png) center center no-repeat;
}

.gkly li:hover .gkly-icon2 {
    background: #0960fe url(../images/czallicon_act2.png) center center no-repeat;
}

.gkly-icon3 {
    background: url(../images/czallicon3.png) center center no-repeat;
}

.gkly li:hover .gkly-icon3 {
    background: #0960fe url(../images/czallicon_act3.png) center center no-repeat;
}

.gkly-icon4 {
    background: url(../images/czallicon4.png) center center no-repeat;
}

.gkly li:hover .gkly-icon4 {
    background: #0960fe url(../images/czallicon_act4.png) center center no-repeat;
}

.gkly-icon5 {
    background: url(../images/czallicon5.png) center center no-repeat;
}

.gkly li:hover .gkly-icon5 {
    background: #0960fe url(../images/czallicon_act5.png) center center no-repeat;
}

.gkly-icon6 {
    background: url(../images/czallicon6.png) center center no-repeat;
}

.gkly li:hover .gkly-icon6 {
    background: #0960fe url(../images/czallicon_act6.png) center center no-repeat;
}

.gkly-icon7 {
    background: url(../images/czallicon7.png) center center no-repeat;
}

.gkly li:hover .gkly-icon7 {
    background: #0960fe url(../images/czallicon_act7.png) center center no-repeat;
}

.gkly-icon8 {
    background: url(../images/czallicon8.png) center center no-repeat;
}

.gkly li:hover .gkly-icon8 {
    background: #0960fe url(../images/czallicon_act8.png) center center no-repeat;
}

.gkly-icon9 {
    background: url(../images/czallicon9.png) center center no-repeat;
}

.gkly li:hover .gkly-icon9 {
    background: #0960fe url(../images/czallicon_act9.png) center center no-repeat;
}

.gkly-icon10 {
    background: url(../images/czallicon10.png) center center no-repeat;
}

.gkly li:hover .gkly-icon10 {
    background: #0960fe url(../images/czallicon_act10.png) center center no-repeat;
}

.gkly-icon11 {
    background: url(../images/czallicon11.png) center center no-repeat;
}

.gkly li:hover .gkly-icon11 {
    background: #0960fe url(../images/czallicon_act11.png) center center no-repeat;
}

.gkly-icon12 {
    background: url(../images/czallicon12.png) center center no-repeat;
}

.gkly li:hover .gkly-icon12 {
    background: #0960fe url(../images/czallicon_act12.png) center center no-repeat;
}

.gkly-icon13 {
    background: url(../images/czallicon13.png) center center no-repeat;
}

.gkly li:hover .gkly-icon13 {
    background: #0960fe url(../images/czallicon_act13.png) center center no-repeat;
}

.gkly-icon14 {
    background: url(../images/czallicon14.png) center center no-repeat;
}

.gkly li:hover .gkly-icon14 {
    background: #0960fe url(../images/czallicon_act14.png) center center no-repeat;
}

.gkly-icon15 {
    background: url(../images/czallicon15.png) center center no-repeat;
}

.gkly li:hover .gkly-icon15 {
    background: #0960fe url(../images/czallicon_act15.png) center center no-repeat;
}

.gkly-icon16 {
    background: url(../images/czallicon16.png) center center no-repeat;
}

.gkly li:hover .gkly-icon16 {
    background: #0960fe url(../images/czallicon_act16.png) center center no-repeat;
}

.gkly-icon17 {
    background: url(../images/czallicon17.png) center center no-repeat;
}

.gkly li:hover .gkly-icon17 {
    background: #0960fe url(../images/czallicon_act17.png) center center no-repeat;
}

.gkly-icon18 {
    background: url(../images/czallicon18.png) center center no-repeat;
}

.gkly li:hover .gkly-icon18 {
    background: #0960fe url(../images/czallicon_act18.png) center center no-repeat;
}

.gkly-icon19 {
    background: url(../images/czallicon19.png) center center no-repeat;
}

.gkly li:hover .gkly-icon19 {
    background: #0960fe url(../images/czallicon_act19.png) center center no-repeat;
}

.gkly-icon20 {
    background: url(../images/czallicon20.png) center center no-repeat;
}

.gkly li:hover .gkly-icon20 {
    background: #0960fe url(../images/czallicon_act20.png) center center no-repeat;
}

.gkly-icon21 {
    background: url(../images/czallicon21.png) center center no-repeat;
}

.gkly li:hover .gkly-icon21 {
    background: #0960fe url(../images/czallicon_act21.png) center center no-repeat;
}

.gkly-icon22 {
    background: url(../images/czallicon22.png) center center no-repeat;
}

.gkly li:hover .gkly-icon22 {
    background: #0960fe url(../images/czallicon_act22.png) center center no-repeat;
}

.gkly-icon23 {
    background: url(../images/czallicon23.png) center center no-repeat;
}

.gkly li:hover .gkly-icon23 {
    background: #0960fe url(../images/czallicon_act23.png) center center no-repeat;
}

.gkly-icon24 {
    background: url(../images/czallicon24.png) center center no-repeat;
}

.gkly li:hover .gkly-icon24 {
    background: #0960fe url(../images/czallicon_act24.png) center center no-repeat;
}

.gkly-icon25 {
    background: url(../images/czallicon25.png) center center no-repeat;
}

.gkly li:hover .gkly-icon25 {
    background: #0960fe url(../images/czallicon_act25.png) center center no-repeat;
}

.gkly-icon26 {
    background: url(../images/czallicon26.png) center center no-repeat;
}

.gkly li:hover .gkly-icon26 {
    background: #0960fe url(../images/czallicon_act26.png) center center no-repeat;
}

.gkly-title {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}

.map {
    width: 100%;
    height: 860px;
    overflow: hidden;
}

.qxzl {
    background: url(../images/mapbg_02.png) center center no-repeat;
    background-size: 100% 100%;
    height: 565px;
    margin-top: 30px;
    padding-top: 45px;
}

.map-box {
    width: 580px;
    height: 550px;
    margin: 30px auto 0;
    position: relative;
    background: url(../images/yy_map.png) center top no-repeat;
}

.qxzl a {
    display: block;
    position: absolute;
    font-size: 16px;
    color: #4f5c6a;
    padding: 0 10px;
    border-radius: 5px;
}

.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_01 {
    left: 330px;
    top: 290px;
    color: #cd4604;
}

.map-box a.map_02 {
    left: 180px;
    top: 340px;
}

.map-box a.map_03 {
    left: 260px;
    top: 260px;
}

.map-box a.map_04 {
    left: 430px;
    top: 320px;
}

.map-box a.map_05 {
    left: 410px;
    top: 240px;
}

.map-box a.map_06 {
    left: 450px;
    top: 150px;
}

.map-box a.map_07 {
    left: 430px;
    top: 60px;
}

.map-box a.map_08 {
    left: 450px;
    top: 100px;
}

.map-box a.map_09 {
    left: 300px;
    top: 320px;
    width: 120px;
    text-align: center;
    line-height: 21px;
}

.qxzl a:hover {
    background-color: #2251c3;
    color: #fff;
}


/* footer */

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "微软雅黑";
    -webkit-text-size-adjust: none;
}


/* 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;
}


/* 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%;
    }
    .gkyj_box:nth-child(2n) {
        margin: auto;
        width: 100%;
        margin-bottom: 20px;
    }
    .bigLogo-con,
    .header,
    .top-search,
    .navbar,
    .welcon,
    .box_left,
    .box_right,
    .bg_box {
        float: none;
        height: auto;
        width: 95%;
        margin: 0 auto;line-height: 1.25;
    }
    .gztj li {
        width: 95%;
        margin: 10px auto;
        float: none;
    }
    .welcon {
        height: auto;
        font-size: 14px;
        background: #fff url(../images/cztip.png) center center no-repeat;
    }
    .gkyj_box,
    .gkyj_right {
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    .gkly li {
        width: 50%;
    }
    .fl_title {
        font-size: 16px;
        float: none;
        width: 100%;
        text-align: center;
        height: auto;
        padding-top: 10px;
        line-height: inherit;
    }
    .word_desc {
        font-size: 14px;
        line-height: inherit;
    }
    .wel,
    .box_left {
        padding: 10px;
    }
    .navbar {
        margin-top: 20px;
        height: auto;
    }
    .gztj li {
        margin-bottom: 20px;
    }
    .gztj li:last-child {
        margin: auto;
    }
    .slick-next {
        right: 0%;
        top: 53%;
        background: rgba(0, 0, 0, 0.3);
    }
    .slick-prev {
        left: 81%;
        top: 53%;
        background: rgba(0, 0, 0, 0.3);
    }
    .navbar li {
        width: 33%;
        height: 60px;
        line-height: 60px;
        margin-bottom: 10px;
    }
    .navbar li a {
        font-size: 12px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .gnewlist {
        background-color: #f8f8f8;
        position: absolute;
        width: 95%;
        padding-left: 10px;
        right: 2.5%;
        top: 75px;
        bottom: 35px;
    }
    .rightword {
        padding-left: 20px;
        margin: 10px 0;
    }
    .gkyj_right li {
        width: 95%;
        margin: 0 auto;
        margin-top: 20px;
        padding: 25px 0px;
    }
    .gkyj_date {
        width: 60px;
    }
    .sr {
        width: calc(100% - 50px);
    }
    .btn {
        width: 50px;
    }
    .qxzl {
        width: 100%;
        overflow-x: auto;
    }
    .sli-qy {
        height: 40px;
    }
    .sli_date {
        width: 60px;
    }
    .sli-qy a {
        line-height: 40px;
    }
    .sli-qy .day {
        font-size: 14px;
    }
    .sli-qy .year {
        font-size: 12px;
        margin-top: 0;
    }

.box_left .sli-qybox img{height:200px;}
}
    .footer {
        height: 110px;
        background: #0173c7;
        margin-top: 0px;
    }
    
    .footer .lf {
        float: left;
    }
    
    .footer_top {
        margin: 12px 0;
        font-size: 14px;
        color: #fff;
    }
    
    .footer_top a {
        color: #fff;
    }
    
    .footer_top b {
        margin: 0 12px;
    }
    
    .footer .lf p {
        display: block;
        margin-bottom: 4px;
        font-size: 14px;
        color: #fff;
    }
    
    .footer .lf p span a {
        margin: 0 10px;
        color: #fff;
    }
    
    .footer .rg {
        float: right;
    }
    
    .footer .rg a {
        float: left;
        margin-left: 18px;
    }
    
    .footer .rg a:first-child {
        margin-top: 27px;
    }
    
    .footer .rg a:last-child {
        margin-top: 29px;
    }
    
    .wb-wx-links {
        text-align: center;
        color: #999;
        font-size: 12px;
        line-height: 24px;
        background: #0b57b7;
        padding: 20px 0;
    }
    
    .wb-wx-links a {
        margin: 0 12px;
        font-size: 14px;
        color: #fff;
    }
    
    ._hidden {
        display: none;
    }
    
    .footwap {
        display: none;
    }
    
    .main {
        margin: 0 auto;
        width: 1200px;
    }
    
    .dzjg {
        margin-top: 27px;
    }

@media screen and (max-width:1200px) {
.main {width: 100%;padding: 0 15px;}
.footer{ height: auto; margin-top: 0px;background: #0b57b7;}
     .footer .rg{ float: left;}
     .footer .rg a:first-child{ margin-top: 10px;}
     .footer .rg a:last-child{ margin-top: 14px;}
.footer .lf{float:none;padding-top: 10px;padding-bottom: 20px;}
.footer .lf p{ text-align: center; line-height: 26px;margin: 0 auto;}
.footer .lf p span{display: block;}
.footer .lf p span:nth-child(3),.footer .lf p span:nth-child(4) {display:none;}
.footer_top{ font-size: 12px; display:none;}
.footer .lf p.foothidep{display:none;}
.footer .rg a{ float: none;margin-left:0px;color:#fff;}
#topzt{display:none;}
.footer .rg{display:none; float:none;text-align: center;}
.footwap {float: none;font-size: 14px;color: #fff;display: block;margin: 0 auto;text-align: center;line-height: 26px; padding-bottom: 10px;}
.bg{display:none;}
._hidden{display:block;}
}