a,body,button,div,form,h1,h2,h3,h4,h5,hr,img,input,li,p,span,table,ul {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    background-color: #f5f5f5;
    color: #555;
    font-size: 15px;
    font-family: "Microsoft YaHei";
}

ul {
    list-style: none;
}

img {
    border: none;
}

a {
    outline: 0;
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #f70;
}

.modal .modal-dialog .modal-content .modal-header .close:focus {
    outline: 0;
    border: none;
}

.modal .modal-dialog .modal-content .modal-header .close:hover {
    color: #f60;
}

.modal .modal-dialog .modal-content .modal-body .form-body {
    margin: 0 auto;
    width: 80%;
}

.modal .modal-dialog .modal-content .modal-body .form-body .btn {
    width: 100%;
    border: 0;
    background-color: #f90;
}

.modal .modal-dialog .modal-content .modal-body .form-body .form-text {
    margin-top: 10px;
    font-size: 14px;
}

.modal .modal-dialog .modal-content .modal-body .form-body .form-control::placeholder {
    color: #999;
    font-size: 14px;
}

.modal .modal-dialog .modal-content .modal-body .form-body .form-control:focus {
    border-color: #f90;
    box-shadow: 0 0 0 0 rgba(108,117,125,0);
}

.modal .modal-dialog .modal-content .modal-body .form-body .btn:focus {
    box-shadow: 0 0 0 0 rgba(108,117,125,0);
}

.modal .modal-dialog .modal-content .modal-body .form-body .btn:hover {
    background-color: #f80;
}

.modal .modal-dialog .modal-content .modal-footer {
    color: #999;
    font-size: 14px;
}

.top-cont {
    overflow: hidden;
    width: 100%;
    height: 400px;
    background: #f5f5f5 url(../images/bc11.jpg) no-repeat;
    background-size: cover;
    color: #eee;
}

.top-cont .navbar .navbar-brand {
    color: #fff;
}

.top-cont .navbar .align-top {
    border-radius: 3px;
}

.top-cont .navbar .nav .nav-item .nav-link {
    color: #ddd;
}

.top-cont .bg-light {
    background-color: transparent!important;
}

.top-cont .navbar-light .navbar-nav .nav-link {
    color: rgba(255,255,255,.75);
}

.navbar-light .navbar-nav .nav-link:focus,.top-cont .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.95);
}

.top-cont .navbar .tq {
    margin-top: -9px;
    margin-right: 50px;
}

.top-cont .navbar .nav .dropdown .btn-group .tlg {
    max-width: 228px;
}

.top-cont .navbar .nav .dropdown .btn-group .tlg a.dropdown-item {
    overflow: hidden;
    color: #555;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

.top-cont .navbar .nav .dropdown .more {
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    min-width: 228px;
    text-align: center;
    font-size: 13px;
}

.top-cont .navbar .nav .dropdown .more .col {
    margin-top: 8px;
    text-align: center;
}

.top-cont .navbar .nav .dropdown .more img {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 14px;
}

.top-cont .navbar .nav .dropdown .more .yy {
    display: none;
}

.top-cont .so {
    position: relative;
    top: 18%;
    z-index: 10;
    text-align: center;
}

.top-cont .so h2 {
    margin-bottom: -23px;
    color: #000000; /* 中间大字黑色 */
    font: bold 26px 'Open Sans',sans-serif;
}

.searchChoice {
    position: relative;
    top: 47px;
    z-index: 100;
    width: 35px;
    height: 35px;
    border-radius: 15px 0 0 15px;
    background-position: 12px 12px;
    background-repeat: no-repeat;
}

.sChoiceBtn {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-image: url(../images/sosuo.png);
    background-repeat: no-repeat;
    cursor: pointer;
    transition: background-position .2s ease 0s;
}

.scBigBox {
    position: relative;
    top: 12px;
    z-index: 41;
    display: none;
    overflow: auto;
    min-width: 302px;
    min-height: 100px;
    border: solid 1px #fff;
    border-radius: 3px;
    background-color: #fff;
}

.scSmallBox {
    float: left;
    display: block;
    overflow: hidden;
    width: 100px;
    height: 34px;
    border-radius: 3px;
    color: #545454;
    cursor: pointer;
}

.scSmallBox:hover {
    background-color: #f0f0f0;
}

.scSmallBox:hover .scName {
    color: #f60;
}

.scImg {
    float: left;
    margin: 7px 5px 0 5px;
    width: 20px;
    height: 20px;
    background-image: url(../images/sosuo.png);
}

.scName {
    float: left;
    display: block;
    margin-top: 7px;
    width: 60px;
    height: 20px;
    text-align: left;
    line-height: 20px;
}

#search {
    height: 42px;
    border: 0 solid #fff;
    border-radius: 3px 0 0 3px;
    text-indent: 25px;
}

#searchBtn {
    width: 65px;
    border-radius: 0 3px 3px 0;
    background-image: url(../images/ico_spy.png);
    background-position: 23px -10px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.show-scBigBox {
    display: block;
}

.bgss33 {
    width: 20px;
    height: 20px;
    background-position: 0 0;
}

.bgss32 {
    width: 20px;
    height: 20px;
    background-position: 0 -20px;
}

.bgss31 {
    width: 20px;
    height: 20px;
    background-position: 0 -40px;
}

.bgss35 {
    width: 20px;
    height: 20px;
    background-position: 0 -60px;
}

.bgss34 {
    width: 20px;
    height: 20px;
    background-position: 0 -80px;
}

.bgss33-1 {
    width: 20px;
    height: 20px;
    background-position: 0 -100px;
}

.bgss30-1 {
    width: 20px;
    height: 20px;
    background-position: 0 -120px;
}

.bgss27 {
    width: 20px;
    height: 20px;
    background-position: 0 -140px;
}

.bgss26 {
    width: 20px;
    height: 20px;
    background-position: 0 -160px;
}

.bgss25 {
    width: 20px;
    height: 20px;
    background-position: 0 -180px;
}

.bgss30 {
    width: 20px;
    height: 20px;
    background-position: 0 -200px;
}

.bgss29 {
    width: 20px;
    height: 20px;
    background-position: 0 -220px;
}

.bgss28 {
    width: 20px;
    height: 20px;
    background-position: 0 -240px;
}

.bgss36 {
    width: 20px;
    height: 20px;
    background-position: 0 -260px;
}

.bgss45 {
    width: 20px;
    height: 20px;
    background-position: 0 -280px;
}

.bgss44 {
    width: 20px;
    height: 20px;
    background-position: 0 -300px;
}

.bgss43 {
    width: 20px;
    height: 20px;
    background-position: 0 -320px;
}

.wen {
    width: 20px;
    height: 20px;
    background-position: 0 -340px;
}

.bgss47 {
    width: 20px;
    height: 20px;
    background-position: 0 -360px;
}

.bgss46 {
    width: 20px;
    height: 20px;
    background-position: 0 -380px;
}

.bgss42 {
    width: 20px;
    height: 20px;
    background-position: 0 -400px;
}

.bgss39 {
    width: 20px;
    height: 20px;
    background-position: 0 -420px;
}

.bgss38 {
    width: 20px;
    height: 20px;
    background-position: 0 -440px;
}

.bgss37 {
    width: 20px;
    height: 20px;
    background-position: 0 -460px;
}

.bgss41-1 {
    width: 20px;
    height: 20px;
    background-position: 0 -480px;
}

.bgss41 {
    width: 20px;
    height: 20px;
    background-position: 0 -500px;
}

.bgss40 {
    width: 20px;
    height: 20px;
    background-position: 0 -520px;
}

.bgss9 {
    width: 20px;
    height: 20px;
    background-position: 0 -540px;
}

.bgss8-1 {
    width: 20px;
    height: 20px;
    background-position: 0 -560px;
}

.bgss8 {
    width: 20px;
    height: 20px;
    background-position: 0 -580px;
}

.bgss9-3 {
    width: 20px;
    height: 20px;
    background-position: 0 -600px;
}

.bgss9-2 {
    width: 20px;
    height: 20px;
    background-position: 0 -620px;
}

.bgss9-1 {
    width: 20px;
    height: 20px;
    background-position: 0 -640px;
}

.bgss7 {
    width: 20px;
    height: 20px;
    background-position: 0 -660px;
}

.bgss3 {
    width: 20px;
    height: 20px;
    background-position: 0 -680px;
}

.bgss2 {
    width: 20px;
    height: 20px;
    background-position: 0 -700px;
}

.bgss1,.bgss12 {
    width: 20px;
    height: 20px;
    background-position: 0 -720px;
}

.bgss6 {
    width: 20px;
    height: 20px;
    background-position: 0 -740px;
}

.bgss13,.bgss5 {
    width: 20px;
    height: 20px;
    background-position: 0 -760px;
}

.bgss4 {
    width: 20px;
    height: 20px;
    background-position: 0 -780px;
}

.bgss9-4 {
    width: 20px;
    height: 20px;
    background-position: 0 -800px;
}

.bgss21 {
    width: 20px;
    height: 20px;
    background-position: 0 -820px;
}

.bgss20 {
    width: 20px;
    height: 20px;
    background-position: 0 -840px;
}

.bgss19 {
    width: 20px;
    height: 20px;
    background-position: 0 -860px;
}

.bgss24 {
    width: 20px;
    height: 20px;
    background-position: 0 -880px;
}

.bgss23 {
    width: 20px;
    height: 20px;
    background-position: 0 -900px;
}

.bgss22 {
    width: 20px;
    height: 20px;
    background-position: 0 -920px;
}

.bgss18 {
    width: 20px;
    height: 20px;
    background-position: 0 -940px;
}

.bgss14 {
    width: 20px;
    height: 20px;
    background-position: 0 -960px;
}

.bgss11 {
    width: 20px;
    height: 20px;
    background-position: 0 -980px;
}

.bgss10 {
    width: 20px;
    height: 20px;
    background-position: 0 -1000px;
}

.bgss17 {
    width: 20px;
    height: 20px;
    background-position: 0 -1020px;
}

.bgss16 {
    width: 20px;
    height: 20px;
    background-position: 0 -1040px;
}

.bgss15 {
    width: 20px;
    height: 20px;
    background-position: 0 -1060px;
}

.hNavGrayLine {
    width: 60px;
    height: 2px;
    background-position: 0 -1080px;
}

.hSiteBg {
    width: 144px;
    height: 50px;
    background-position: 0 -1082px;
}

.top-cont .so .input-group .form-control:focus {
    border-color: #fff;
    box-shadow: 0 0 0 0 transparent;
}

.top-cont .so .input-group .btn-outline-secondary {
    border: 1px solid #f80;
    background-color: #f80;
    color: #fff;
}

.btn-outline-secondary.focus,.top-cont .so .input-group .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0 rgba(108,117,125,0);
}

.top-cont .so h6 {
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.top-cont .mob-tj {
    display: none;
}

.top-cont .so h6 a {
    display: inline-block;
    padding-top: 15px;
    color: #333333;
    font-size: 14px;
}

.tj .d-flex .sub {
    display: inline-block;
    overflow: hidden;
    margin-top: -45px;
    width: 14%;
    height: 90px;
    border-radius: 4px;
    background-size: cover;
    box-shadow: 0 26px 40px -24px rgba(0,36,100,.3);
    color: #e7e7eb;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 75px;
    transition: .3s;
}

.tj .d-flex .one {
    background: #666 url(../images/b1.jpg) center no-repeat;
}

.tj .d-flex .two {
    background: #666 url(../images/r7.jpg) center no-repeat;
}

.tj .d-flex .three {
    background: #666 url(../images/b2.jpg) center no-repeat;
}

.tj .d-flex .four {
    background: #666 url(../images/b4.jpg) center no-repeat;
}

.tj .d-flex .five {
    background: #666 url(../images/b5.jpg) center no-repeat;
}

.tj .d-flex .six {
    background: #666 url(../images/r8.jpg) center no-repeat;
}

.tj .d-flex .seven {
    background: #666 url(../images/r4.jpg) center no-repeat;
}

.tj .d-flex a:hover {
    box-shadow: 0 26px 40px -24px rgba(0,36,100,.85);
    color: #fff;
}

.content {
    margin-top: 25px;
    padding-left: 15px;
}

.content .btn-toolbar {
    margin-bottom: 6px;
    width: 100%;
    min-height: 30px;
}

.content .btn-toolbar .btn-group {
    margin-bottom: 9px;
    width: 130px;
}

.content .btn-toolbar .btn-group .btn-light {
    border-color: #eee;
    background-color: #eee;
    box-shadow: none!important;
}

.content .btn-toolbar .btn-group .btn-light:hover {
    border-color: #e4e4e4;
    background-color: #e4e4e4;
    color: #f80;
}

.content .btn-toolbar .btn-group .btn-warning:hover {
    border-color: #ffc107;
    background-color: #ffc107;
}

.content .btn-toolbar .btn-group .wn {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

.content .btn-toolbar .btn-group .dropdown-toggle {
    color: #bbb;
}

.content .btn-toolbar .btn-group .t {
    border: 1px dashed #ddd;
    color: #999;
}

.content .btn-toolbar .btn-group .dropdown-menu {
    min-width: 30px;
    text-align: center;
    font-size: 13px;
}

.content .row .subs {
    margin-bottom: 25px;
    border-radius: 3px;
    transition: .3s;
}

.content .row .subs .tit {
    margin-bottom: 10px;
    padding: 5px 0;
    border-bottom: 1px dashed #ddd;
    font-weight: 600;
    font-size: 16px;
    transition: .3s;
}

.content .row .subs .tit .rd {
    display: none;
}

.content .row .subs .tit .tg {
    padding: 0 8px;
    border-radius: 10px;
    background-color: #f3f3f3;
    color: #999;
    font-size: 15px;
    transition: .3s;
}

.content .row .subs .tit .tg:hover {
    background-color: #fdf5e6;
    color: #f80;
    text-decoration: none;
}

.content .row .subs .col {
    overflow: hidden;
    height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px;
}

.content .row .subs .col .cy .img {
    margin-top: -3.5px;
    margin-right: 4px;
    width: 15px;
    height: 15px;
    border-radius: 3px;
}

.content .row .subs .onmob {
    display: none;
}

.content .row .subs .yx {
    overflow: visible;
}

.content .row .subs .yx .emlist {
    position: relative;
    z-index: 1000;
    display: none;
    overflow: hidden;
    width: 118px;
    height: auto;
    border: 1px solid #ccc;
    border-bottom: none;
    border-radius: 3px;
    background-color: #fff;
    font-size: 14px;
}

.content .row .subs .yx .emlist a {
    display: block;
    padding: 0 5px;
    height: 30px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    line-height: 30px;
}

.content .row .subs .yx .emlist a:hover {
    text-decoration: none;
}

.content .row .subs .yx:hover .emlist {
    display: block;
}

.content .row .subs:hover {
    box-shadow: 0 6px 10px -2px rgba(95,101,105,.15);
}

.content .row .subs:hover .tit {
    color: #f90;
}

.content .tuijian {
    overflow: hidden;
    margin-top: 10px;
    height: 100px;
    border-radius: 5px 5px 0 0;
    background-color: #f6f6f6;
    text-align: center;
}

.content .tuijian .tj {
    list-style: none;
}

.content .tuijian .tj li a {
    float: left;
    display: block;
    overflow: hidden;
    margin: 15px .78%;
    width: 15.1%;
    height: 70px;
    border-radius: 5px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 70px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.content .tuijian .tj li.first-one {
    margin-left: 0;
}

.content .tuijian .tj li a:hover {
    background-color: #fff;
    color: #f80;
}

.content .random {
    overflow: hidden;
    height: 300px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 26px 40px -24px rgba(0,36,100,.25);
    text-align: center;
}

.content .random ul li a {
    float: left;
    display: inline-block;
    overflow: hidden;
    width: 16.665%;
    height: 100px;
    color: #fff;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 100px;
    opacity: .75;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.content .random ul li a:hover {
    font-size: 17px;
    opacity: 1;
}

.content .random ul li .one {
    width: 33.33%;
    height: 300px;
    background: #e7eff4 url(../images/r12.jpg);
    background-size: cover;
}

.content .random ul li .two {
    width: 33.33%;
    background: #faebd7 url(../images/r2.jpg);
    background-size: cover;
}

.content .random ul li .three {
    background: #f0f8ff url(../images/r4.jpg);
    background-size: cover;
}

.content .random ul li .four {
    background: #faebd7 url(../images/r3.jpg);
    background-size: cover;
}

.content .random ul li .five {
    background: #f0f8ff url(../images/r8.jpg);
    background-size: cover;
}

.content .random ul li .six {
    background: #faebd7 url(../images/r1.jpg);
    background-size: cover;
}

.content .random ul li .seven {
    width: 33.33%;
    background: #f0f8ff url(../images/r2.jpg);
    background-size: cover;
}

.content .random ul li .eight {
    width: 33.33%;
    background: #faebd7 url(../images/r4.jpg);
    background-size: cover;
}

.content .random ul li .nine {
    background: #f0f8ff url(../images/r7.jpg);
    background-size: cover;
}

.content .random ul li .ten {
    background: #faebd7 url(../images/r8.jpg);
    background-size: cover;
}

.footerimg {
    overflow: hidden;
    margin-top: 50px;
    width: 100%;
    height: 300px;
    background: #999 url(../images/largebg.jpg);
    background-size: cover;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

.footerimg h2 {
    clear: both;
    margin: 0 auto;
    padding: 55px 0 5px 0;
    width: 375px;
    min-height: 90px;
    border-bottom: 1px solid #bbb;
    color: #eee;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 30px;
}

.footerimg p {
    margin-top: 5px;
}

.footerimg .msite {
    opacity: .8;
    cursor: pointer;
}

.footerimg a:hover {
    color: #eee;
}

.footerimg .msiteimg {
    position: relative;
    z-index: 200;
    display: none;
    overflow: hidden;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 3px;
}

.footerimg img {
    width: 100%;
    height: 100%;
}

.footerimg .msite:hover .msiteimg {
    display: block;
}

.foot {
    position: relative;
    z-index: 0;
    padding: 20px 0;
    width: 100%;
    min-height: 90px;
    background-color: #f5f5f5; /*版权背景灰色*/
    text-align: center;
}

.foot .content {
    margin-top: 0;
    color: #555;
}

.foot .content .row a {
    display: inline-block;
    padding-right: 5px;
    color: #555;

}

.foot .content .row a:hover {
    color: #888;
}

.bts {
    position: fixed;
    right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.18);
    color: #555;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    transition: .5s;
}

#btn {
    bottom: 75px;
    display: none;
}

.bts:hover {
    background: #f90;
    color: #fff;
}

.saoyisao {
    bottom: 30px;
}

.mobtip {
    bottom: 30px;
    display: none;
}

.erweima {
    position: fixed;
    right: 76px;
    bottom: 30px;
    display: none;
    margin-left: 34%;
    padding: 2px;
    width: 120px;
    height: 140px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 18px rgba(0,0,0,.25);
    color: #666;
    text-align: center;
}

.erweima img {
    width: 100%;
    height: 85%;
}

.cd {
    position: fixed;
    top: 405px;
    right: 0;
    clear: both;
    overflow: hidden;
    width: 74px;
    min-height: 220px;
    border-radius: 3px 0 0 3px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 18%);
    text-align: center;
}

.cd .list-group-item {
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.06);
}

.cd a {
    display: block;
    padding: 0;
    height: 30px;
    border-right: 0;
    color: #666;
    line-height: 30px;
    cursor: pointer;
    transition: .3s;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
}

.cd .list-group-item+.list-group-item.active {
    margin-top: 0;
    border-top-width: 0;
}

.cd .list-group-item.active {
    border-color: #ddd;
    background-color: #eee;
    color: #f80;
}

.cd a:hover {
    background-color: #eee;
    color: #f60;
}

.cd a.b:hover {
    color: #d28eff;
}

.cd a.c:hover {
    color: #f90;
}

.cd a.d:hover {
    color: #00ced1;
}

.cd a.e:hover {
    color: #06f;
}

.cd a.f:hover {
    color: #ff83fa;
}

.cd a.g:hover {
    color: #7ccd7c;
}

.cd a.h:hover {
    color: #f60;
}

.tooltip-inner {
    max-width: 250px;
    background-color: #ddd;
    color: #444;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before {
    border-left-color: #ddd;
}

.mob-tool {
    display: none;
}

.mobcop {
    display: none;
}

@media (min-width:1595px) {
    .content,.tj {
        max-width: 1458px;
    }
}

@media (min-width:1020px) and (max-width:1595px) {
    .top-cont .so {
        width: 900px;
    }
}

@media (max-width:1080px) {
    .cd {
        display: none;
    }
}

@media (max-width:920px) {
    .top-cont .navbar .nav .date {
        display: none;
    }

    .top-cont .navbar .nav .tq {
        display: none;
    }

    .tj .d-flex .sub {
        display: none;
    }

    .content .row .subs .tit .yule {
        display: none;
    }

    .saoyisao {
        display: none;
    }
}

@media (max-width:520px) {
    .top-cont .navbar .nav .jd {
        display: none;
    }

    .top-cont .navbar .nav .dropdown .more .bz {
        display: none;
    }

    .top-cont .navbar .nav .dropdown .more .yy {
        display: block;
    }

    .top-cont .so {
        top: 18%;
    }

    .top-cont .so h2 {
        font-size: 24px;
    }

    .top-cont .so h6 {
        display: none;
    }

    .top-cont .mob-tj {
        display: block;
        margin-top: 20px;
    }

    .top-cont .mob-tj .row {
        margin-bottom: 18px;
    }

    .top-cont .mob-tj .col {
        padding: 0;
    }

    .top-cont .mob-tj .col a {
        text-decoration: none;
    }

    .top-cont .mob-tj span {
        display: block;
        margin: 0 auto 1px;
    }

    .top-cont .mob-tj span i {
        font-size: 22px;
    }

    .top-cont .mob-tj p {
        color: #eee;
    }

    .content .tuijian {
        display: none;
    }

    .content {
        margin-top: 17px;
    }

    .content .btn-toolbar {
        margin-bottom: 0;
    }

    .content .btn-toolbar .btn-group {
        width: 30.5%;
    }

    .content .btn-toolbar .btn-group .wn {
        padding-top: 8px;
        font-size: 13px;
    }

    .content .random {
        display: none;
    }

    .content .row .subs .tit .rd {
        display: inline-block;
        margin-left: 16px;
        color: #999;
        font-weight: 400;
        font-size: 15px;
    }

    .content .row .subs .tit .rd .simg {
        margin-top: -3.5px;
        margin-right: 4px;
        width: 16px;
        height: 16px;
        border-radius: 8px;
    }

    .content .row .subs .yx .cy .fa {
        display: none;
    }

    .content .row .subs .yx:hover .emlist {
        display: none;
    }

    .content .row .subs .onpc {
        display: none;
    }

    .content .row .subs .onmob {
        display: block;
    }

    .content .row .subs .col .suba {
        display: none;
    }

    .mob-tool {
        display: block;
    }

    .mob-tool .row {
        margin-bottom: -5px;
    }

    .mob-tool .col a {
        text-align: center;
        text-decoration: none;
    }

    .mob-tool span {
        display: block;
        margin: 0 auto 1px;
    }

    .mob-tool span i {
        font-size: 22px;
    }

    .mob-tool p {
        color: #555;
    }

    .footerimg {
        margin-top: 15px;
        height: 180px;
    }

    .footerimg h2 {
        padding-top: 60px;
        border-bottom: none;
        font-size: 24px;
    }

    .foot,.footerimg a,.footerimg p {
        display: none;
    }

    .mobtip {
        display: block;
    }

    .mobcop {
        display: block;
        padding: 5px 0;
        background-color: #f5f5f5;/*版权背景颜色*/
        color: #777;
        text-align: center;
        font-size: 11px;
    }

    .mobcop a {
        color: #777; /*版权文字灰色*/
    }
}

@media (max-width:362px) {
    .footerimg h2 {
        margin-left: -5px;
    }
}