
.block_32739 .navbar-toggle {
        border: 1px solid #ccc;
    }

.block_32739 .navbar-toggle .icon-bar {
        background: #ccc;
    }

.block_32739 .header_box {
        width: 1200px;
        margin: auto;
    }

.block_32739 .header_meta {
        min-height: 32px;
        background: #fff;
        border-bottom: 1px solid #b3b3b3;
    }
.block_32739 .welcome {
        line-height: 32px;
        color: #777;
    }

.block_32739 .gyjrcao span {
        display: block;
    }

.block_32739 .gyjrcao span a {
        color: #777;
        line-height: 32px;
    }

.block_32739 .gyjrcao a {
        line-height: 26px;
        margin: 0 6px;
        color: #333;
    }

.block_32739 .gyjrcao a:hover {
        color: #1e5093;
    }

.block_32739 .wrap {
        width: 600PX;

    }

.block_32739 .info {

        overflow: hidden;
    }

.block_32739 .inner {
        width: 10000px;

        overflow: hidden;
    }

.block_32739 .inner p {
        display: inline-block;

    }

    /* logo */

.block_32739 header {
        padding: 20px 0;
        background: #fff;
    }

.block_32739 .logo_l {
        display: block;
        width: 70%;
        float: left;
    }

.block_32739 .logo_l img.pc_logo {
    width: 260px;
    height: 70px;
    }

.block_32739 .logo_l img.md_logo{
    display: none;
    }

.block_32739 .logo_l a {
        float: left;
    }
.block_32739 .logo_l .logo_wel {
        width: 60%;
        float: left;
        margin: 5px 0;
        margin-left: 20px;
        padding-left: 20px;
        border-left: 1px dashed #d4d4d4;
    }

.block_32739 .logo_l .logo_wel strong {
        display: block;
        font-size: 18px;
        position: relative;
        color: #1e5093;
        font-weight: bold;
        word-spacing: -1.5px;
    }

.block_32739 .logo_l .logo_wel p {
        font-size: 16px;
        color: #3d3d3d;
        word-spacing: -1.5px;
        margin-top: 5px;
    }

.block_32739 .logo_r {
        float: right;
        text-align: right;
    }
.block_32739 .m_mune {
        display: none;
    }

.block_32739 nav {
        height: 50px;
        z-index: 5;
        position: relative;
        background: #1e5093;
    }

.block_32739 nav ul li {
        float: left;
        width: 12.5%;
        height: 50px;
        position: relative;
        border-right: 1px dashed #dadada;
    }

.block_32739 .navlist ul li.nav_more{
    width: 12.5%;
    }
.block_32739 .navlist ul li.nav_more span{
    color: #fff;
    transition: all .3s ease;
    }
.block_32739 .navlist ul li:hover .glyphicon-chevron-down{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    }


.block_32739 nav ul li a {
        display: block;
        color: #fff;
        padding: 0 15px;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        overflow: hidden;
    }
.block_32739 nav ul li a img{
        position: absolute;
        display: none;
        width: 6px;
        height: 12px;
        left: 50%;
        bottom: 0;
    }
.block_32739 nav ul li a.nav_active img{
        display: block;
    }
.block_32739 nav ul li:hover a{
        color: #fff;
    }
.block_32739 nav ul li:hover img{
        display: block;
    }
.block_32739 nav ul li:hover ul {
        display: block;
        z-index: 9999;
    }

.block_32739 nav ul li:nth-child(1) {
        border-left: 1px dashed #dadada;

    }

.block_32739 nav ul li:hover .nav_active{
        display: block;
    }
.block_32739 nav ul li>ul {
        position: relative;
        display: none;
        z-index: 9999;
        margin: 0 auto;
    }

.block_32739 nav ul li>ul>li {
        width: 100%;
        height: 35px;
        text-align: center;
        background: #1e5093;
        border-top: 1px solid #dadada;
        border-left: 0 !important;
        border-right: 0 !important;
    }

.block_32739 nav ul li>ul>li>a {
        height: 35px;
        margin: auto;
        color: #fff;
        font-size: 14px;
        display: block;
        overflow: hidden;
        padding: 0 6%;
        line-height: 35px;
    }

.block_32739 nav ul li>ul>li>a:hover {
        background-color: #fff !important;
        color: #333;
        border-left: 1px  dashed #dadada;
        border-right: 1px  dashed #dadada;
        border-bottom: 1px  dashed #dadada;
    }
.block_32739 .logo_r {
        text-align: left;
        padding: 10px 0;
    }
.block_32739 .logo_r img.header_tell{
        float: right;
        width: 32px;
        height: 40px;
    }
.block_32739 .logo_r b{
        display: block;
        color: #515151;
        font-weight: normal;
        font-size: 14px;
        padding-right: 50px;
    }
.block_32739 .logo_r p{
        color: #1e5093;
        font-size: 18px;
        padding-right: 50px;
        margin-top: 5px;
    }
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.block_32739 .logo_l .logo_wel h5 {
            font-size: 20px;
        }
.block_32739 nav ul li a {
            padding: 0 15px;
        }
    }
@media  screen  and (max-width: 1023px) {
.block_32739 .header_meta {
            display: none;
        }
.block_32739 .logo_wel,.block_32739 .logo_r {
            display: none;
        }

.block_32739 .m_mune {
            display: block;
            width: 20%;
            float: right;
            text-align: right;
        }

.block_32739 .m_mune i {
            display: inline-block;
            font-size: 36px;
            color: #1650a2;
            line-height: 50px;
            padding-right: 5px;
        }

.block_32739 header {
            padding: 0 0;
            height: 60px;
        }
.block_32739 .mobile_header{
            padding: 5px 0;
            position: fixed;
            top: 0;
            z-index: 9999;
            width: 100%;
            background: #fff;
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
        }
.block_32739 .logo_l {
            width: 51%;
            padding-left: 5px;
        }
.block_32739 .logo_l img.pc_logo {
        display: none !important;
        }
.block_32739 .logo_l img.md_logo{
        display: block;
        width: 150px;
        height: 50px;
        margin-left: 15px;
        }
.block_32739 .navbar-toggle{
            display: block;
        }
.block_32739 nav ul li:first-child a {
            background: none;
        }

.block_32739 nav {
            position: fixed;
            width: 0;
            height: 0;
            background: rgba(0, 0, 0, 0.64);
            right: -100%;
            top: -100%;
            transition: 1s;
            overflow: hidden;
            overflow-y: auto;
            z-index: 99;
        }

.block_32739 nav ul {
            height: auto;
            line-height: 1;
            margin: 0px;
        }

.block_32739 nav ul li {
            width: 100%;
            border: 0;
            height: auto;
            border-bottom: 1px solid #fff;
        }

.block_32739 nav ul li a {
            text-align: center;
            font-size: 14px;
            line-height: 24px;
            padding: 8px 0 !important;
        }
.block_32739 nav ul li>ul>li>a{
            padding: 0 6% !important;
        }
    }
@media screen and (max-width: 768px) {
.block_32739 nav ul li.active{
            background:none;
        }
.block_32739 nav ul li:nth-child(1){
            border-left:none;
        }
.block_32739 .navlist ul li.nav_more{
        width: 100%;
        }
    }


.block_32704 .footer {
        background: #393737;
        color: #cccbca;
        padding: 40px 0 0;
        text-align: center;
    }

.block_32704 .footnav {
        margin-bottom: 20px;
        color: #cccbca;
        border-bottom: 1px solid #444;
        padding-bottom: 20px;
    }

.block_32704 .footer li {
        display: inline-block;
        color: #cccbca;
        margin: 0 10px;
        float: left;
        line-height: 30px;
    }

.block_32704 .footer li a {

        color: #cccbca;
        max-width: 168px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
    }

.block_32704 .footer li a:hover {
        color: #dd969a;
    }

.block_32704 .foot-con a {
        color: #cccbca;
    }

.block_32704 .foot-con a:hover {
        color: #dd969a;
    }

.block_32704 .e_mobile {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        text-indent: 25px;
    }

.block_32704 a.e_mobile {
        color: #cccbca;
    }

.block_32704 .YqbYears {
        vertical-align: middle;
        padding-left: 8px;
        margin-top: -6px;
    }

.block_32704 .footer-box {

        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

.block_32704 .footer-box .footer-rigth {
        width: 150px;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }

.block_32704 .footer-box .footer-rigth img {
        width: 100%;
        height: 140px;
    }

.block_32704 .footer-letf p {
        text-align: justify;
        line-height: 1.5;
        margin-top: 15px;
    }

.block_32704 .footer-letf p {
        color: #fff;
    }

.block_32704 .copyrights {
        width: 100%;
        overflow: hidden;
        background-color: #282d31;
        margin-top: 10px;
    }

.block_32704 .copyrights p {
        width: 100%;
        overflow: hidden;
        line-height: 2;
        text-align: center;
        color: #cccbca;
    }
.block_32704 .copyrights p a{
        color: #cccbca;
    }
.block_32704 .copyrights p a:hover {
        color: #dd969a;
    }
@media screen and (max-width: 992px) {
.block_32704 .copyrights p{
            line-height: 20px;
            padding: 5px 15px;
        }

    }


.block_32720 .footer_mobile {
        width: 100%;
        height: 50px;
    }
.block_32720 .pf_down {
        width: 100%;
        float: left;
        position: fixed;
        left: 0;
        bottom: 0;
        background: #007c40;
        height: 50px;
        z-index: 9999;
    }

.block_32720 .pf_down li {
        width: 33.333333%;
        float: left;
        text-align: center;
        padding: 0 0 5px 0;
        position: relative;
    }

.block_32720 .pf_down li .ico {
        width: 100%;
        float: left;
        height: 30px;
    }

.block_32720 .pf_down li .ico img {
        height: 24px;
        width: 24px;
        margin: 6px auto 0;
        display: block;
    }

.block_32720 .pf_down li .name {
        width: 100%;
        float: left;
        margin-top: 3px;
        font-size: 12px;
        color: #fff;
        line-height: 14px;
    }
.block_32720 .pf_down  li.return_top {
        width: 56px;
        height: 56px;
        cursor: pointer;
        margin: 0 auto;
        *left: 0;
        right: 0;
        bottom: 15%;
        position: fixed;
        border: unset;
        z-index: 9999;
        display: none;
    }

.block_32720 .pf_down li.return_top a {
        display: inline-block;
        width: 56px;
        height: 56px;
        background: rgba(255, 255, 255, 0.8);
        border: solid 2px #d32329;
        *margin-top: -20px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
    }

.block_32720 .black-img {
        width: 32px !important;
        height: 32px !important;
    }


.block_32427 .toolbar {
            width: 52px;
            position: fixed;
            right: 2%;
            top: 44%;
            z-index: 999;
            display: unset;
        }

.block_32427 .toolbar .toolbox {
            width: 51px;
            height: 51px;
            margin-bottom: 1px;
            position: relative;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            margin-top: 4px;
            background-color: #fff;
        }

.block_32427 .toolbar .toolbox i {
            width: 51px;
            height: 51px;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            cursor: pointer;
            text-align: center;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            box-sizing: border-box;
            border: 1px solid #717278;
        }

.block_32427 .toolbar .toolbox i span {
            width: 35px;
            height: 35px;
            display: block;
            margin: 8px 0 0 8px;
            background: url(../images/rightfixicon.png) no-repeat 0 0;
        }

.block_32427 .toolbar .slide-tel {
            display: block;
            width: 0;
            height: 53px;
            line-height: 53px;
            font-size: 24px;
            font-weight: bold;
            font-family: arial;
            color: #FFF;
            position: absolute;
            padding: 0 0 0 53px;
            top: -1px;
            right: -2px;
            -webkit-border-radius: 50px;
            border-radius: 50px;
            overflow: hidden;
        }

.block_32427 .toolbar .pop {
            position: absolute;
            right: 90px;
            top: -65px;
            background: #003e92;
            display: none;
        }

.block_32427 .toolbar .pop-code {
            width: 160px;
        }

.block_32427 .toolbar .pop-code img {
            width: 100%;
            height:100%;
            display: block;
            padding: 20px 20px 0;
        }

.block_32427 .toolbar .pop-code h3 {
            height: 52px;
            line-height: 26px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
            white-space: nowrap;
        }

.block_32427 .toolbar .pop-code h3 b {
            display: block;
            font-size: 14px;
            font-weight: normal;
            color: #fff;
        }

.block_32427 .toolbar .toolbox .qq span {
            background-position: -0px -47px;
        }

.block_32427 .toolbar .toolbox .qq:hover {
            background-color: #003e92;
            border-radius: 100%;
        }

.block_32427 .toolbar .toolbox .qq:hover span {
            background-position: -36px -47px;
        }

.block_32427 .toolbar .toolbox .tel span {
            background-position: -0px 0;
        }

.block_32427 .toolbar .toolbox .tel:hover {
            background: #003e92;
        }

.block_32427 .toolbar .toolbox .tel:hover span {
            background-position: -36px 0;
        }

.block_32427 .toolbar .toolbox .code span {
            background-position: -0px -95px;
        }

.block_32427 .toolbar .toolbox .code:hover {
            background-color: #003e92;
            border-radius: 100%;
        }

.block_32427 .toolbar .toolbox .code:hover span {
            background-position: -36px -95px;
        }

.block_32427 .toolbar .toolbox .gotop span {
            background-position: -0px -142px;
        }

.block_32427 .toolbar .toolbox .gotop:hover {
            background-color: #003e92;
            border-radius: 100%;
        }

.block_32427 .toolbar .toolbox .gotop:hover span {
            background-position: -36px -142px;
        }

@media screen and (max-width: 992px) {
.block_32427 .toolbar{
                display: none !important;
            }
        }

    
