﻿/*样式重置*/
.orange {
    color: #ff8517;
}

.gray {
    color: #969696;
}

.more {
    color: #969696;
}

.headerCon form {
    margin-left: 0;
}

.headerCon .btns {
    margin-left: 0;
}

.headerCon .login {
    margin-right: 0;
}

.headerCon .login, .headerCon .register {
    border-radius: 10px;
}

.search {
    background: none;
    height: auto;
}

.searchCon {
    padding: 0;
}

    .searchCon .logo {
        margin: 25px 0 20px 0;
    }

.footer {
    margin: 0;
}

.headline .hd {
    border-bottom: 0;
}

    .headline .hd ul {
        top: -1px;
    }

        .headline .hd ul li {
            width: 115px;
            height: 28px;
            line-height: 28px;
            font-size: 16px;
            border-top: 4px solid #fff;
            color: #666;
        }

        .headline .hd ul .on {
            height: 30px;
            border-top: 4px solid #009adc;
            border-left: 1px solid #e7e6e3;
            border-right: 1px solid #e7e6e3;
            border-bottom: 2px solid #fff;
            background: #fff;
        }

    .headline .hd ul {
        height: 34px;
    }

.headline .hd {
    height: 34px;
    line-height: 34px;
}

    .headline .hd ul li.on {
        height: 30px;
        line-height: 30px;
        color: #0092DA;
        background: none;
        border-radius: 0;
    }
/*动画*/
@-webkit-keyframes leftright {
    0% {
        transform: rotate(-20deg);
    }

    100% {
        transform: rotate(20deg);
    }
}

@-moz-keyframes leftright {
    0% {
        transform: rotate(-20deg);
    }

    100% {
        transform: rotate(20deg);
    }
}

@-ms-keyframes leftright {
    0% {
        transform: rotate(-20deg);
    }

    100% {
        transform: rotate(20deg);
    }
}

@-o-keyframes leftright {
    0% {
        transform: rotate(-20deg);
    }

    100% {
        transform: rotate(20deg);
    }
}

@keyframes leftright {
    0% {
        transform: rotate(-20deg);
    }

    100% {
        transform: rotate(20deg);
    }
}
/*====== moreRadius ======*/
.moreRelative {
    position: relative;
}

.moreRadius {
    width: 137px;
    height: 52px;
    background: url(../../images/icons/icon_topTitle.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    z-index: 100;
    font-size: 16px;
    font-weight:bold;
}

.moreRadiusOrange {
    width: 137px;
    height: 52px;
    background: url(../../images/icons/icon_topTitleOrange.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    z-index: 100;
    font-size: 16px;
    font-weight:bold;
}
/*====== xuanfu ======*/
.toolBar {
    position: fixed;
    right: 10px;
    top: 35%;
    z-index: 1000;
}

    .toolBar ul li, .toolBar ul li a {
        width: 42px;
        height: 42px;
    }

    .toolBar ul li {
        margin: 0 0 3px 0;
    }

    .toolBar ul .li01 a {
        background: url(../../images/icons/icon_weichat.jpg);
    }

        .toolBar ul .li01 a:hover {
            background: url(../../images/icons/icon_weichaton.jpg);
        }

    .toolBar ul .li02 a {
        background: url(../../images/icons/icon_phones.jpg);
    }

        .toolBar ul .li02 a:hover {
            background: url(../../images/icons/icon_phoneson.jpg);
        }

    .toolBar ul .li03 .a03 {
        background: url(../../images/icons/icon_chat.jpg);
    }

        .toolBar ul .li03 .a03:hover {
            background: url(../../images/icons/icon_chaton.jpg);
        }

    .toolBar ul .li01 .weipics {
        width: 189px;
        padding: 15px;
        border: 1px solid #e1deda;
        background: #fff;
        position: absolute;
        left: -234px;
        top: 0px;
        display: none;
    }

        .toolBar ul .li01 .weipics .arr, .toolBar ul .li02 .arr, .toolBar ul .li03 .arr {
            width: 20px;
            height: 11px;
            background: url(../../images/icons/arr_Right.png) no-repeat;
            position: absolute;
            right: -19px;
            top: 17px;
        }

    .toolBar ul .li03 .arr {
        height: 50px;
        top: 0px;
        background-position: 0px center;
    }

    .toolBar ul .li01 .weipics i {
        width: 94px;
        text-align: center;
        font-style: normal;
    }

    .toolBar ul .li01 .weipics img {
        display: block;
        margin: 0 auto;
    }

    .toolBar ul .li01 .weipics b {
        font-weight: normal;
        font-size: 12px;
    }

    .toolBar ul .li02 .phonenum {
        padding: 15px;
        border: 1px solid #e1deda;
        position: absolute;
        left: -234px;
        top: 0px;
        background: #fff;
        width: 193px;
        font-size: 13px;
        display: none;
    }

    .toolBar ul .li03 .onlinelink {
        padding: 15px;
        width: 189px;
        background: #fff;
        position: absolute;
        left: -234px;
        top: 0px;
        display: none;
        border: 1px solid #ededed;
    }

        .toolBar ul .li03 .onlinelink a {
            width: 100%;
            height: 18px;
            line-height: 18px;
        }
/*====== header ======*/
.headerCon {
    width: 1200px;
    margin: 0 auto;
}

    .headerCon input.login {
        background: #008ed6;
    }

    .headerCon form {
        margin: 8px 8px 0 15px;
    }

    .headerCon .login, .headerCon .register {
        width: 50px;
        height: 22px;
        line-height: 22px;
        border: none;
        font-size: 12px;
        color: #fff;
        border-radius: 10px;
        cursor: pointer;
    }

#header {
    border-bottom: 1px solid #e1deda;
    box-shadow: none;
}

    #header .btn {
        padding: 0 10px;
        margin: 8px 8px 0 0;
        height: 22px;
        line-height: 22px;
        background: #fe7900;
        border-radius: 6px;
    }
/*.links a{
	margin: 0 18px 0 0;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 24px;
}
.links a:hover{
	color: #008ed6;
}
.links a.downLoad{
	background: url(../../images/icons/icon_download.png) no-repeat left center;
}
.links a.phone{
	background: url(../../images/icons/icon_phone.png) no-repeat left center;
}
.links a.complaint{
	background: url(../../images/icons/tousu.png) no-repeat left center;
}*/
/*======= searchBox ======*/
.searchBox {
    margin: 20px 0px 0 100px;
}

.searchCon {
    width: 1200px;
    height: 100px;
    margin: 0px auto;
}

    .searchCon .logo {
        width: 468px;
        height: 60px;
        background: url(../../images/pics/logo.png) no-repeat;
        margin: 20px 0;
        text-indent: -9999px;
    }

.searchBox .top {
    height: 40px;
    border: 1px solid #6cc5f4;
    border-radius: 6px;
    background: #fff;
    border-right: none;
}

.mySelect > a {
    text-decoration: none;
    display: block;
    height: 40px;
    line-height: 40px;
}

.mySelect {
    width: 100px;
    position: relative;
    z-index: 1000;
}

    .mySelect .selected {
        border-right: 1px solid #6cc5f4;
        width: 100px;
        text-align: center;
        background: url(../../images/icons/icon_arrDown.png) no-repeat 84px 18px;
    }

.msUl {
    width: 100px;
    border: 1px solid #ccc;
    border-top: none;
    display: none;
    background: #fff;
    position: absolute;
    top: 39px;
    left: -1px;
    z-index: 1000;
    height: 180px;
    overflow-y: auto;
}

    .msUl li {
        height: 30px;
        line-height: 30px;
    }

    .msUl a {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 30px;
    }

        .msUl a:hover {
            background: #f1f1f1;
        }

.mySelect .current a {
    background: #e5e5e5;
}

.searchBox .input input {
    display: block;
    border: none;
    font-size: 14px;
    width: 330px;
    height: 39px;
    line-height: 40px;
    text-indent: 25px;
}

.searchBox {
    position: relative;
    z-index: 1000;
}

    .searchBox .btn {
        font-size: 14px;
        width: 60px;
    }

        .searchBox .btn input {
            border: none;
            width: 60px;
            height: 40px;
            background: #0081bf url(../../images/icons/icon_bigbig.png) no-repeat center center;
            color: #fff;
            font-size: 14px;
            border-radius: 0 6px 6px 0;
            cursor: pointer;
        }

    .searchBox .bot {
        padding: 8px 0 0 0;
    }

        .searchBox .bot span {
            display: block;
            height: 20px;
            line-height: 20px;
            margin: 0 10px 0 0;
            color: #999;
            padding: 0px 5px;
            border-radius: 3px;
        }

        .searchBox .bot ul li {
            float: left;
            margin: 0 10px 0 0;
        }

            .searchBox .bot ul li a {
                height: 20px;
                line-height: 20px;
                text-align: center;
                color: #999;
                display: block;
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                -ms-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s;
            }

                .searchBox .bot ul li a:hover {
                    color: #0182c4;
                }
/*====== footer ======*/
/*====== footer ======*/
.footerFix {
    position: fixed;
    bottom: 0px;
    left: 0px;
}

.footerCon {
    width: 100%;
    background: #202022;
    color: #cfcfd1;
    padding: 0 0 20px 0;
}

.foot {
    position: relative;
}

.weichatPic {
    position: absolute;
    right: 112px;
    top: 50px;
}

    .weichatPic li {
        width: 104px;
    }

        .weichatPic li img {
            display: block;
            width: 70px;
            height: 70px;
            margin: 0 auto;
        }

        .weichatPic li p {
            width: 104px;
            height: 28px;
            line-height: 28px;
            text-align: center;
        }

.footerCon {
    background: #202022;
    padding: 25px 0;
    color: #cfcfd1;
}

    .footerCon .leftBox {
        width: 880px;
        height: 158px;
        border-right: 1px solid #3d3e3d;
    }

    .footerCon .host {
        height: 46px;
    }

.host .zhenghe {
    margin-left: 20px;
}

.footerCon a {
    color: #cfcfd1;
}

    .footerCon a:hover {
        color: #fff;
    }

.footerCon .links p {
    width: 72px;
}

.footerCon .links ul {
    width: 760px;
}

    .footerCon .links ul li {
        margin-right: 24px;
        height: 40px;
    }

.footerCon .copy {
    line-height: 30px;
    height: 30px;
}

.footerCon .rightBox .wichat {
    width: 108px;
    margin: 20px 0 0 30px;
}

    .footerCon .rightBox .wichat p {
        line-height: 30px;
    }

    .footerCon .rightBox .wichat img {
        width: 104px;
        height: 104px;
    }

/*============== contentBox =============*/
.contentBox {
    width: 100%;
    padding: 0 0 20px 0;
    background: url(../../images/pics/bg_index.png) no-repeat center top;
    background-size: 100% 100%;
}
/*============== slideBox ==============*/
.slideBox {
    margin: 0px 0 0 0;
}

.modular {
    width: 1200px;
    height: 342px;
    overflow: hidden;
}

    .modular ul .modularLi {
        width: 1200px;
        height: 342px;
        background: #fff;
    }

.modular01 {
    position: relative;
}

.nav {
    width: 1200px;
    height: 103px;
    background: #fff;
    margin: 12px 0 0 0;
    border: 1px solid #e1deda;
}

    .nav ul li {
        float: left;
        width: 11.1111%;
        height: 36px;
        padding: 64px 0 0 0;
        font-size: 18px;
        color: #999;
        text-align: center;
        cursor: pointer;
        background: no-repeat center 15px;
        background-size: 34px 34px;
        border-bottom: 3px solid #fff;
        position: relative;
    }

    .nav ul .on {
        border-bottom: 3px solid #ff8517;
        color: #ff8517;
    }

        .nav ul .on span {
            display: block;
            width: 21px;
            height: 9px;
            background: url(../../images/icons/icon_arrDown.jpg);
            position: absolute;
            left: 50%;
            top: -1px;
            margin: 0 0 0 -10px;
        }

    .nav ul .li01 {
        background-image: url(../../images/icons/icon_nav01.png);
    }

    .nav ul .li02 {
        background-image: url(../../images/icons/icon_nav02.png);
    }

    .nav ul .li03 {
        background-image: url(../../images/icons/icon_nav03.png);
    }

    .nav ul .li04 {
        background-image: url(../../images/icons/icon_nav04.png);
    }

    .nav ul .li05 {
        background-image: url(../../images/icons/icon_nav05.png);
    }

    .nav ul .li06 {
        background-image: url(../../images/icons/icon_nav06.png);
    }

    .nav ul .li07 {
        background-image: url(../../images/icons/icon_nav07.png);
    }

    .nav ul .li08 {
        background-image: url(../../images/icons/icon_nav08.png);
    }

    .nav ul .li09 {
        background-image: url(../../images/icons/icon_nav09.png);
    }
    /*on*/
    .nav ul .li01.on {
        background-image: url(../../images/icons/icon_navActive01.png);
    }

    .nav ul .li02.on {
        background-image: url(../../images/icons/icon_navActive02.png);
    }

    .nav ul .li03.on {
        background-image: url(../../images/icons/icon_navActive03.png);
    }

    .nav ul .li04.on {
        background-image: url(../../images/icons/icon_navActive04.png);
    }

    .nav ul .li05.on {
        background-image: url(../../images/icons/icon_navActive05.png);
    }

    .nav ul .li06.on {
        background-image: url(../../images/icons/icon_navActive06.png);
    }

    .nav ul .li07.on {
        background-image: url(../../images/icons/icon_navActive07.png);
    }

    .nav ul .li08.on {
        background-image: url(../../images/icons/icon_navActive08.png);
    }

    .nav ul .li09.on {
        background-image: url(../../images/icons/icon_navActive09.png);
    }

/**************************************** modular01 ****************************************/
.modular01 .leftBox {
    display: block;
    width: 385px;
    height: 342px;
    background: #00aaed;
}

    .modular01 .leftBox .btn {
        margin: 40px 0 0 0;
    }

        .modular01 .leftBox .btn a {
            width: 90px;
            height: 40px;
            padding: 0 0 0 50px;
            line-height: 40px;
            color: #fff;
            border: 1px solid #fff;
            border-radius: 20px;
            margin: 0 14px 20px 0;
        }

        .modular01 .leftBox .btn .li02, .modular01 .leftBox .btn .li04 {
            margin-right: 0;
        }

        .modular01 .leftBox .btn .li01 {
            background: url(../../images/icons/icon_earth.png) no-repeat 22px center;
        }

        .modular01 .leftBox .btn .li02 {
            background: url(../../images/icons/icon_app.png) no-repeat 22px center;
        }

        .modular01 .leftBox .btn .li03 {
            background: url(../../images/icons/icon_pc.png) no-repeat 22px center;
        }

        .modular01 .leftBox .btn .li04 {
            background: url(../../images/icons/icon_four.png) no-repeat 22px center;
        }
/*bannerBox*/
.bannerBox {
    width: 800px;
    height: 342px;
    overflow: hidden;
    position: relative;
}

    .bannerBox .nums {
        position: absolute;
        z-index: 10;
        right: 15px;
        bottom: 15px;
    }

        .bannerBox .nums ul li {
            width: 18px;
            height: 18px;
            line-height: 18px;
            text-align: center;
            color: #9a9690;
            margin: 0 0 0 5px;
            border: 1px solid #9a9690;
            cursor: pointer;
        }

        .bannerBox .nums ul .on {
            color: #00aaed;
            border-color: #00aaed;
        }

    .bannerBox .bannerpics .picsBd li {
        width: 800px;
        height: 342px;
    }
/**************************************** 政策 ****************************************/
.modular02Box {
    padding: 6px;
    border-bottom: 1px solid #ddd;
}

    .modular02Box .leftBox {
        margin: 0 20px;
    }

        .modular02Box .leftBox .scroll {
            width: 556px;
        }

            .modular02Box .leftBox .scroll .scrollBd {
                width: 525px;
            }

            .modular02Box .leftBox .scroll .scrollwidth {
                width: 525px;
            }

        .modular02Box .leftBox .scrollBox {
            border: 1px solid #e7e6e3;
            height: 293px;
        }

            .modular02Box .leftBox .scrollBox .btn li {
                width: 57px;
                height: 31px;
                text-align: center;
                cursor: pointer;
            }

            .modular02Box .leftBox .scrollBox .btn {
                margin: 15px 0 0 5px;
            }

                .modular02Box .leftBox .scrollBox .btn .li01 {
                    background: url(../../images/icons/icon_switch01.png) no-repeat;
                }

                .modular02Box .leftBox .scrollBox .btn .li02 {
                    background: url(../../images/icons/icon_switch02.png) no-repeat;
                    margin: 25px 0;
                }

                .modular02Box .leftBox .scrollBox .btn .li03 {
                    background: url(../../images/icons/icon_switch03.png) no-repeat;
                }

                .modular02Box .leftBox .scrollBox .btn .li01.on {
                    background: url(../../images/icons/icon_switch01on.png) no-repeat;
                }

                .modular02Box .leftBox .scrollBox .btn .li02.on {
                    background: url(../../images/icons/icon_switch02on.png) no-repeat;
                }

                .modular02Box .leftBox .scrollBox .btn .li03.on {
                    background: url(../../images/icons/icon_switch03on.png) no-repeat;
                }

            .modular02Box .leftBox .scrollBox .scrollBd {
                margin: 0 0 0 10px;
            }

                .modular02Box .leftBox .scrollBox .scrollBd .InBd {
                    width: 450px;
                    height: 280px;
                    overflow: hidden;
                    padding: 10px 0 0 0;
                }

                .modular02Box .leftBox .scrollBox .scrollBd ul li {
                    height: 31px;
                    line-height: 31px;
                }

                .modular02Box .leftBox .scrollBox .scrollBd .InBd li a {
                    width: 350px;
                }

                .modular02Box .leftBox .scrollBox .scrollBd .InBd li:hover a {
                    color: #0092DA;
                }

    .modular02Box .rightBox {
        width: 218px;
        height: 276px;
        background: url(../../images/pics/pic_modular02left.jpg) no-repeat;
        padding: 54px 0 0 54px;
    }

        .modular02Box .rightBox a {
            display: block;
            font-size: 16px;
            width: 164px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #0092DA;
            border: 1px solid #0092DA;
            border-radius: 4px;
            margin: 0 0 24px 0;
        }

            .modular02Box .rightBox a:hover {
                background: #0092DA;
                color: #fff;
            }

    .modular02Box .centerBox {
        width: 284px;
        height: 298px;
        border: 1px solid #e7e6e3;
        border-radius: 6px;
        padding: 15px;
    }

        .modular02Box .centerBox .imgBox {
            width: 283px;
            height: 221px;
            overflow: hidden;
        }

            .modular02Box .centerBox .imgBox img {
                display: block;
                width: 283px;
                height: 221px;
            }

        .modular02Box .centerBox .textBox {
            padding: 10px 20px 0;
            width: 243px;
            height: 65px;
            background: #ededeb;
            line-height: 28px;
        }

        .modular02Box .centerBox .linkBox:hover .textBox {
            color: #0091d2;
        }
/**************************************** modular03 ****************************************/
.modular03 {
}

.modular03Box {
    padding: 6px 6px 0;
}

    .modular03Box a {
        width: 340px;
        height: 342px;
    }

    .modular03Box .leftBox {
        width: 340px;
        height: 330px;
        overflow: hidden;
        background: url(../../images/pics/pic_cepingleft.jpg);
    }

        .modular03Box .leftBox h2 {
            font-size: 24px;
            font-weight: normal;
            height: 86px;
            line-height: 86px;
        }

        .modular03Box .leftBox .text li {
            line-height: 26px;
            padding: 0 0 0 18px;
            background: url(../../images/icons/modular03dot.png) no-repeat left 10px;
            margin: 0 0 0 26px;
        }

        .modular03Box .leftBox .btn {
            width: 200px;
            height: 44px;
            line-height: 44px;
            margin: 95px auto 0;
            background: #ff8517;
            border-radius: 4px;
            font-size: 18px;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
        }

            .modular03Box .leftBox .btn:hover {
                background: #ff7900;
            }

    .modular03Box .rightBox {
        width: 405px;
        height: 330px;
        margin: 0 0 0 16px;
    }

        .modular03Box .rightBox .picBox {
            width: 405px;
            height: 222px;
            overflow: hidden;
            position: relative;
        }

            .modular03Box .rightBox .picBox .introText {
                width: 345px;
                height: 162px;
                padding: 30px;
                line-height: 30px;
                background: #00aaed;
                color: #fff;
                position: absolute;
                left: 0px;
                top: 0px;
                display: none;
            }

    .modular03Box .rightBox02 .picBox .introText {
        padding-left: 50px;
        width: 325px;
    }

    .modular03Box .rightBox .picBox img {
        width: 405px;
        height: 222px;
    }

    .modular03Box .rightBox .detailBox {
        height: 91px;
        width: 363px;
        padding: 15px 20px 0;
        border-left: 1px solid #ebeae8;
        border-right: 1px solid #ebeae8;
        border-bottom: 1px solid #ebeae8;
        border-radius: 0 0 6px 6px;
        position: relative;
    }

        .modular03Box .rightBox .detailBox .goEvaluate {
            width: 76px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            border-radius: 4px;
            border: 1px solid #0092da;
            position: absolute;
            right: 20px;
            top: 35%;
        }

    .modular03Box .rightBox:hover .goEvaluate {
        background: #0091d2;
        color: #fff;
    }

    .modular03Box .rightBox .detailBox .starBox {
        height: 28px;
        margin-top: 6px;
    }

        .modular03Box .rightBox .detailBox .starBox ul {
            margin: 3px 0 0 16px;
        }

            .modular03Box .rightBox .detailBox .starBox ul li {
                width: 14px;
                height: 13px;
                background: url(../../images/icons/icon_star.png);
                margin: 0 5px 0 0;
            }

    .modular03Box .rightBox .detailBox .title {
        height: 30px;
        font-size: 16px;
        color: #0092da;
        font-weight: bold;
    }

    .modular03Box .rightBox .detailBox .starBox ul .on {
        background: url(../../images/icons/icon_staron.png);
    }

    .modular03Box .bdb_none {
        border-bottom: none;
    }

    .modular03Box .rightListBox {
        width: 424px;
    }

        .modular03Box .rightListBox ul li {
            width: 198px;
            height: 156px;
            border: 1px solid #ededed;
            margin-left: 12px;
            margin-bottom: 12px;
            background: #f8f8f8;
        }

        .modular03Box .rightListBox .imgBox {
            width: 198px;
            height: 120px;
            border-bottom: 1px solid #ededed;
        }

            .modular03Box .rightListBox .imgBox img {
                display: block;
                width: 198px;
                height: 120px;
            }

        .modular03Box .rightListBox .text {
            height: 34px;
            line-height: 34px;
            padding: 0 6px;
            cursor: pointer;
        }

        .modular03Box .rightListBox ul li .btn {
            display: none;
            margin: 0 auto;
            width: 76px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            border-radius: 4px;
            border: 1px solid #0092da;
            margin-top: 3px;
        }

            .modular03Box .rightListBox ul li .btn:hover {
                background: #0092da;
                color: #fff;
            }

        .modular03Box .rightListBox ul li:hover .text {
            display: none;
        }

        .modular03Box .rightListBox ul li:hover .btn {
            display: block;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
        }
/**************************************** 培训 ****************************************/
.modular04Box {
    width: 1180px;
    height: 342px;
    margin: 6px 0 0 6px;
}

.zxkepxBtnsList ul li {
    width: 188px;
    height: 264px;
}

    .zxkepxBtnsList ul li .title {
        font-size: 24px;
        font-weight: bold;
        height: 66px;
        line-height: 66px;
    }

    .zxkepxBtnsList ul li .btns {
        padding: 0 10px;
    }

        .zxkepxBtnsList ul li .btns a {
            width: 76px;
            height: 24px;
            line-height: 24px;
            border: 1px solid #0092da;
            color: #0092da;
            border-radius: 4px;
            margin-bottom: 12px;
        }

.ml_12 {
    margin-left: 12px;
}

.zxkepxBtnsList ul li .btns a:hover {
    background: #0092da;
    color: #fff;
}

.zxkepxBtnsList ul .zxkepxbtns01 {
    background: url(../../images/pics/zxktpx01.jpg);
}

.zxkepxBtnsList ul .zxkepxbtns02 {
    background: url(../../images/pics/zxktpx02.jpg);
    margin: 0 8px;
}

.zxkepxBtnsList ul .zxkepxbtns03 {
    background: url(../../images/pics/zxktpx03.jpg);
    border-right: 1px solid #ededed;
}

.modular04Box .hd li {
    margin: 0 10px 0 0;
}

.modular04Box .scrollBox {
    border: 1px solid #e7e6e3;
    padding: 13px 8px;
}

    .modular04Box .scrollBox .leftBox {
        width: 247px;
        height: 264px;
        background: url(../../images/pics/bg_onlineleft.jpg) no-repeat;
    }

    .modular04Box .scrollBox .li02 .leftBox {
        background: url(../../images/pics/bg_xianxialeft.jpg) no-repeat;
    }

    .modular04Box .scrollBox .leftBox h3 {
        font-size: 24px;
        margin: 50px 0 75px 0;
    }

    .modular04Box .scrollBox .leftBox .btn {
        width: 134px;
        height: 42px;
        line-height: 42px;
        background: #ff8517;
        border-radius: 4px;
        color: #fff;
        margin: 0 auto 20px;
    }

        .modular04Box .scrollBox .leftBox .btn:hover {
            background: #ff7900;
        }

.modular04Box .centerBox {
    width: 322px;
    height: 264px;
    border-left: 1px solid #e7e6e3;
    border-right: 1px solid #e7e6e3;
    border-top: 1px solid #e7e6e3;
}

    .modular04Box .centerBox .line {
        border-bottom: 1px solid #e7e6e3;
    }

        .modular04Box .centerBox .line a {
            width: 107.3333px;
            height: 87px;
        }

.modular04Box .li02 .centerBox .line a {
    width: 161px;
    height: 131px;
}

.modular04Box .centerBox .line a .text {
    height: 30px;
    color: #969696;
}

.modular04Box .centerBox .line a:hover .text {
    color: #0092da;
}

.modular04Box .centerBox .line a:hover .icon {
    -webkit-animation: leftright 200ms infinite alternate;
    -moz-animation: leftright 200ms infinite alternate;
    -ms-animation: leftright 200ms infinite alternate;
    -o-animation: leftright 200ms infinite alternate;
    animation: leftright 200ms infinite alternate;
}

.modular04Box .centerBox .line .icon {
    width: 100%;
    height: 56px;
    background-position: center center;
    background-repeat: no-repeat;
}

.modular04Box .li02 .centerBox .line .icon {
    height: 83px;
}

.modular04Box .li02 .line01 .pic01 .icon {
    background-image: url(../../images/icons/icon_xianxia01.png);
}

.modular04Box .li02 .line01 .pic01:hover .icon {
    background-image: url(../../images/icons/icon_xianxiaon01.png);
}

.modular04Box .li02 .line01 .pic02 .icon {
    background-image: url(../../images/icons/icon_xianxia02.png);
}

.modular04Box .li02 .line01 .pic02:hover .icon {
    background-image: url(../../images/icons/icon_xianxiaon02.png);
}

.modular04Box .li02 .line02 .pic01 .icon {
    background-image: url(../../images/icons/icon_xianxia03.png);
}

.modular04Box .li02 .line02 .pic01:hover .icon {
    background-image: url(../../images/icons/icon_xianxiaon03.png);
}

.modular04Box .li02 .line02 .pic02 .icon {
    background-image: url(../../images/icons/icon_xianxia04.png);
}

.modular04Box .li02 .line02 .pic02:hover .icon {
    background-image: url(../../images/icons/icon_xianxiaon04.png);
}

.modular04Box .rightBox .tit {
    width: 71px;
    height: 263px;
    background: url(../../images/pics/tit_jinxuanzaixian.jpg);
    border-top: 1px solid #e7e6e3;
    border-bottom: 1px solid #e7e6e3;
}

.modular04Box .rightBox .tit {
    background: url(../../images/pics/tit_jinxuanzaixian.jpg);
}

.modular04Box .li02 .rightBox .tit {
    background: url(../../images/pics/tit_jinxuanxianxia.jpg);
}

.modular04Box .rightBox .box {
    position: relative;
    border-bottom: 1px solid #e7e6e3;
}

.modular04Box .rightBox .moreRadius {
    width: 100px;
    height: 36px;
    line-height: 30px;
    background-size: 100% 100%;
    font-size: 13px;
}

.modular04Box .rightBox .pictext {
    width: 506px;
    border: 1px solid #e7e6e3;
    border-bottom: 0;
    cursor: default;
}

.pictext .picbox {
    width: 215px;
    height: 121px;
    overflow: hidden;
    margin: 4px 0 4px 6px;
    border: 1px solid #e7e6e3;
}

    .pictext .picbox img {
        display: block;
        width: 215px;
        height: 121px;
    }

.pictext .textbox {
    width: 256px;
    height: 123px;
    margin: 0 0 0 15px;
    position: relative;
}

    .pictext .textbox a {
        height: 30px;
        margin: 6px 0 0 0;
    }

.li02 .pictext .textbox a {
    height: 26px;
}

.pictext .textbox a:hover {
    color: #0092da;
}

.pictext .box:hover {
    background: #f8f8f8;
}

.pictext .box01 {
    border-bottom: 1px solid #ededed;
}

.pictext .textbox .intro {
    line-height: 26px;
}

.pictext .textbox .study {
    left: 0px;
    bottom: 0px;
}

.pictext .textbox .moneyBox {
    width: 256px;
    bottom: 3px;
    left: 0px;
}

.pictext .textbox .free {
    color: #FF8517;
}

.li02 .pictext .textbox p {
    padding: 0 0 0 27px;
    height: 22px;
}

.li02 .pictext .textbox .jigou {
    width: 250px;
    background: url(../../images/icons/icon_peixun.png) no-repeat 3px center;
}

.li02 .pictext .textbox .time {
    background: url(../../images/icons/alarm.png) no-repeat 3px center;
}

    .li02 .pictext .textbox .time span {
        color: #969696;
        margin: 0 0 0 10px;
    }

.li02 .pictext .textbox .posi {
    color: #969696;
    width: 250px;
    background: url(../../images/icons/addr.png) no-repeat 5px center;
}

.li02 .pictext .textbox .tips {
    color: #969696;
    width: 250px;
    background: url(../../images/icons/pic_tag2_bg.png) no-repeat 3px center;
}

.li02 .pictext .textbox .freeblock {
    width: 39px;
    height: 19px;
    font-size: 18px;
    position: absolute;
    right: 13px;
    top: 30px;
}

    .li02 .pictext .textbox .freeblock.moneyblock {
        background: url(../../images/icons/moneyBlock.png) left -1px;
    }

.li02 .pictext .textbox .enroll {
    width: 74px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #0092da;
    border-radius: 4px;
    position: absolute;
    right: -5px;
    bottom: 30px;
    color: #0092da;
    cursor: pointer;
}

    .li02 .pictext .textbox .enroll:hover {
        background: #0092da;
        color: #fff;
    }

.modular04Box .li03, .modular04Box .li04 {
    height: 263px;
    border: 1px solid #e5e5e5;
}

.modular04Box .leftCon {
    width: 386px;
    border-right: 1px solid #e5e5e5;
}

.modular04Box .li04 .leftCon {
    height: 263px;
}

.modular04Box .rightCon {
    width: 386px;
}

.modular04Box .li03 .rightCon {
    width: 1160px;
}

.modular04Box .li03 .leftCon {
    border-right: 0;
}

.modular04Box .contit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

    .modular04Box .contit .tit {
        margin: 0 0 0 13px;
    }

    .modular04Box .contit .mor {
        color: #969696;
        margin: 0 13px 0 0;
    }

        .modular04Box .contit .mor:hover {
            color: #ff8517;
        }

.conList {
    padding: 0 8px 12px;
}

    .conList li {
        border-bottom: 1px dashed #e5e5e5;
        padding: 0 4px;
    }

        .conList li:hover {
            background: #f8f8f8;
        }

        .conList li a {
            width: 100%;
            display: block;
            height: 26px;
            padding: 12px 0 0 0;
        }

        .conList li p {
            height: 31px;
            line-height: 31px;
        }

            .conList li p .posi {
                width: 275px;
            }

        .conList li a:hover {
            color: #209be0;
        }

    .conList .name .f_blue {
        width: 275px;
    }

    .conList li p span {
        font-size: 12px;
    }

    .conList li .listP span {
        padding: 0 0 0 16px;
        background-repeat: no-repeat;
        background-position: left center;
        margin: 0 12px 0 0;
    }

    .conList li p .position {
        width: 54px;
        background-image: url(../../images/icons/icon_position.png);
    }

    .conList li p .jigou {
        width: 124px;
        background-image: url(../../images/icons/icon_tipgray.png);
    }

    .conList li p .phone {
        width: 100px;
        background-image: url(../../images/icons/icon_phonegray.png);
    }

.conList02 {
    padding: 3px 8px 12px;
}

    .conList02 li {
        border-bottom: 1px dashed #e5e5e5;
        padding: 0 4px;
    }

        .conList02 li:hover {
            background: #f8f8f8;
        }

        .conList02 li a {
            display: block;
            height: 30px;
            line-height: 30px;
            padding: 0 0 0 15px;
            background: url(../../images/icons/icon_dot.jpg) no-repeat 2px center;
        }

            .conList02 li a span {
                height: 30px;
                line-height: 30px;
            }

            .conList02 li a .tit {
                color: #242424;
                width: 85px;
            }

            .conList02 li a .f_orange {
                width: 170px;
            }

            .conList02 li a:hover {
                color: #209be0;
            }

    .conList02 .name .f_blue {
        width: 275px;
    }

    .conList02 li p span {
        font-size: 12px;
    }

    .conList02 li .listP span {
        padding: 0 0 0 16px;
        background-repeat: no-repeat;
        background-position: left center;
        margin: 0 12px 0 0;
    }

.modular04Box .scrollCon {
    position: relative;
}

.modular04Box .scrollulli {
    width: 332px;
    height: 212px;
    margin: 10px auto 0;
    overflow: hidden;
}

.modular04Box .scrollCon li {
    height: 194px;
    width: 138px;
    border: 1px solid #e5e5e5;
    margin: 0 5px;
    padding: 6px 8px 0;
}

    .modular04Box .scrollCon li p {
        color: #969696;
    }

.modular04Box .li03 .scrollCon li {
    width: 192px;
    margin: 0 5px;
    position: relative;
}

    .modular04Box .li03 .scrollCon li .label {
        width: 56px;
        height: 17px;
        background: url(../../images/icons/cyquan.png);
        left: 0px;
        top: 5px;
        position: absolute;
        font-style: normal;
    }

.modular04Box .scrollCon li:hover {
    background: #f8f8f8;
}

.modular04Box .scrollCon .picbox {
    width: 87px;
    height: 87px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 10px;
}

.modular04Box .scrollCon .tit {
    display: block;
}

    .modular04Box .scrollCon .tit:hover {
        color: #008bd7;
    }

.modular04Box .li03 .scrollCon .picbox, .modular04Box .li03 .scrollCon a img {
    width: 98px;
    height: 98px;
}

.modular04Box .scrollCon .picbox img {
    width: 87px;
    height: 87px;
    border-radius: 50%;
}

.modular04Box .li03 .scrollCon .picbox {
    box-shadow: 1px 1px 3px 2px #ddd;
    display: block;
}

.modular04Box .scrollulli {
    position: relative;
}

.modular04Box .li03 .scrollulli {
    width: 1100px;
}

.modular04Box .scrollUl {
    position: absolute;
    left: 0px;
}

    .modular04Box .scrollUl .tit {
        height: 26px;
        line-height: 26px;
        font-size: 16px;
    }

.modular04Box .li03 .scrollUl .tit {
    height: 30px;
}

.modular04Box .scrollUl .course {
    width: 138px;
    height: 22px;
    background: url(../../images/icons/icon_tiporange.png) no-repeat left center;
    padding: 0px 0 0 22px;
    margin-top: 6px;
}

    .modular04Box .scrollUl .course.orange {
        color: #ff8517;
    }

.modular04Box .scrollCon li:hover .teachername {
    color: #0092da;
}

.modular04Box .scrollUl .teachername {
    color: #242424;
    cursor: default;
}

.modular04Box .li03 .scrollUl .course {
    background: url(../../images/icons/addr.png) no-repeat left center;
}

.modular04Box .scrollCon .btns span {
    width: 19px;
    height: 29px;
    position: absolute;
    top: 45%;
    z-index: 100;
    cursor: pointer;
}

.modular04Box .scrollCon .btns .pre {
    background: url(../../images/icons/arr_left.png) no-repeat;
    left: 7px;
}

.modular04Box .scrollCon .btns .nex {
    background: url(../../images/icons/arr_next.png) no-repeat;
    right: 7px;
}

.modular04Box .li03 .scrollCon .btns .pre {
    left: 10px;
}

.modular04Box .li03 .scrollCon .btns .nex {
    right: 10px;
}

.modular04Box .li03 .scrollulli .starUl span {
    float: left;
    width: 16px;
    height: 16px;
    display: block;
    background: url(../../images/icons/greay_star.png);
    border: none;
    margin: 0 4px 12px 0;
    padding: 0;
}

    .modular04Box .li03 .scrollulli .starUl span.on {
        background-image: url(../../images/icons/red_star.png);
    }

.modular04Box .li04 .rightCon .scrollCon ul li a {
    width: 87px;
    height: 87px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}

/**************************************** 场地 ****************************************/
.modular05Box {
    padding: 6px 0px 0 6px;
}

    .modular05Box .leftBox {
        width: 380px;
        height: 346px;
    }

        .modular05Box .leftBox ul {
            width: 360px;
            height: 200px;
            padding: 40px 0 0 20px;
            background: #0092da;
        }

            .modular05Box .leftBox ul li {
                float: left;
                margin: 0 10px 15px 0;
            }

                .modular05Box .leftBox ul li a {
                    display: block;
                    width: 75px;
                    height: 30px;
                    line-height: 30px;
                    color: #fff;
                    text-align: center;
                    border: 1px solid #fff;
                    border-radius: 4px;
                }

                    .modular05Box .leftBox ul li a:hover {
                        background: #f8f8f8;
                        color: #0092da;
                    }

        .modular05Box .leftBox .btn {
            width: 380px;
            height: 65px;
            padding: 25px 0 0 0;
            background: #f8f8f8;
        }

            .modular05Box .leftBox .btn .publish {
                width: 198px;
                height: 42px;
                line-height: 42px;
                color: #0092DA;
                background: none;
                border: 1px solid #0092DA;
                margin: 0 auto;
                border-radius: 4px;
            }

                .modular05Box .leftBox .btn .publish:hover {
                    color: #fff;
                    background: #239bde;
                }

.kongjian_List li {
    cursor: default;
    width: 382px;
    height: 330px;
    margin-left: 22px;
}

    .kongjian_List li .imgBox {
        display: block;
        width: 382px;
        height: 210px;
        overflow: hidden;
    }

        .kongjian_List li .imgBox img {
            display: block;
            width: 382px;
            height: 211px;
        }

.msgWrap {
    background: #f8f8f8;
    height: 120px;
}

.kongjian_List li .Cname {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0px 12px 0px 12px;
    overflow: hidden;
}

.kongjian_List li:hover .Cname {
    color: #0092da;
}

.kongjian_List li .Ctag {
    line-height: 18px;
    height: 36px;
    padding: 0 12px 0 12px;
    background: url(../images/icons/addr.png) no-repeat 12px 3px;
}

.kongjianList_signs {
    margin-top: 13px;
}

    .kongjianList_signs .sign {
        height: 20px;
        padding: 0 6px;
        border: 1px solid #969696;
        color: #969696;
        border-radius: 4px;
        margin-left: 12px;
    }

        .kongjianList_signs .sign:hover {
            border: 1px solid #0092da;
            color: #0092da;
        }
/**************************************** 金融 ****************************************/
.modular06Box {
    padding: 6px 6px 0;
}

.modular06 .leftBox {
    width: 295px;
    height: 258px;
    padding: 75px 0 0 85px;
    background: url(../../images/pics/pic_jinrongleft.jpg) no-repeat;
    background-size: 380px 330px;
    position: relative;
}

    .modular06 .leftBox .btn {
        display: block;
        width: 200px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        border: 1px solid #fff;
        margin-bottom: 40px;
        font-size: 18px;
        border-radius: 4px;
    }

        .modular06 .leftBox .btn:hover {
            background: #f8f8f8;
            color: #0298d5;
        }

.modular06 .centerBox {
    width: 380px;
    height: 348px;
    background: url(../../images/pics/pic_jinrong01.jpg) no-repeat;
    background-size: 380px 330px;
}

    .modular06 .centerBox:hover {
        background: url(../../images/pics/pic_jinronghover01.jpg) no-repeat;
        background-size: 380px 330px;
    }

.modular06 .rightBox {
    width: 380px;
    height: 348px;
    margin: 0 23px;
    background: url(../../images/pics/pic_jinrong02.jpg) no-repeat;
    background-size: 380px 330px;
}

    .modular06 .rightBox:hover {
        background: url(../../images/pics/pic_jinronghover02.jpg) no-repeat;
        background-size: 380px 330px;
    }
/**************************************** 服务 ****************************************/
.modular07Box {
    width: 1180px;
    height: 342px;
    margin: 6px 0 0 6px;
}

    .modular07Box .hd li {
        margin: 0 10px 0 0;
    }

    .modular07Box .scrollBox {
        border: 1px solid #e7e6e3;
        padding: 13px 12px;
    }

    .modular07Box .leftBox {
        width: 524px;
        height: 264px;
        border-left: 1px solid #e7e6e3;
        border-right: 1px solid #e7e6e3;
        border-top: 1px solid #e7e6e3;
    }

    .modular07Box .li02 .leftBox {
        width: 229px;
    }

    .modular07Box .li03 .leftBox {
        width: 230px;
    }

    .modular07Box .leftBox .line {
        border-bottom: 1px solid #e7e6e3;
    }

        .modular07Box .leftBox .line a {
            width: 104.8px;
            height: 87px;
        }

    .modular07Box .li02 .leftBox .line a {
        width: 114px;
    }

    .modular07Box .li03 .leftBox .line a {
        width: 230px;
        height: 65px;
    }

    .modular07Box .leftBox .line a .text {
        height: 30px;
        color: #969696;
    }

    .modular07Box .li03 .leftBox .line a .text {
        width: 86px;
        height: 65px;
        line-height: 65px;
        text-align: left;
    }

    .modular07Box .leftBox .line a:hover .text {
        color: #0092DA;
    }

    .modular07Box .leftBox .line a:hover .icon {
        -webkit-animation: leftright 200ms infinite alternate;
        -moz-animation: leftright 200ms infinite alternate;
        -ms-animation: leftright 200ms infinite alternate;
        -o-animation: leftright 200ms infinite alternate;
        animation: leftright 200ms infinite alternate;
    }

    .modular07Box .leftBox .line .icon {
        width: 100%;
        height: 56px;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .modular07Box .li03 .leftBox .line .icon {
        width: 60px;
        height: 65px;
        margin: 0 0 0 35px;
    }

    .modular07Box .li02 .centerBox .line .icon {
        height: 83px;
    }

    .modular07Box .line .pic01 .icon {
        background-image: url(../../images/icons/icon_fuwu13.png);
    }

    .modular07Box .line .pic01:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon13.png);
    }

    .modular07Box .line .pic02 .icon {
        background-image: url(../../images/icons/icon_fuwu08.png);
    }

    .modular07Box .line .pic02:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon08.png);
    }

    .modular07Box .line .pic03 .icon {
        background-image: url(../../images/icons/icon_fuwu15.png);
    }

    .modular07Box .line .pic03:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon15.png);
    }

    .modular07Box .line .pic04 .icon {
        background-image: url(../../images/icons/icon_fuwu03.png);
    }

    .modular07Box .line .pic04:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon03.png);
    }

    .modular07Box .line .pic05 .icon {
        background-image: url(../../images/icons/icon_fuwu04.png);
    }

    .modular07Box .line .pic05:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon04.png);
    }

    .modular07Box .line .pic06 .icon {
        background-image: url(../../images/icons/icon_fuwu05.png);
    }

    .modular07Box .line .pic06:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon05.png);
    }

    .modular07Box .line .pic07 .icon {
        background-image: url(../../images/icons/icon_fuwu06.png);
    }

    .modular07Box .line .pic07:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon06.png);
    }

    .modular07Box .line .pic08 .icon {
        background-image: url(../../images/icons/icon_fuwu07.png);
    }

    .modular07Box .line .pic08:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon07.png);
    }

    .modular07Box .line .pic09 .icon {
        background-image: url(../../images/icons/icon_fuwu02.png);
    }

    .modular07Box .line .pic09:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon02.png);
    }

    .modular07Box .line .pic10 .icon {
        background-image: url(../../images/icons/icon_fuwu09.png);
    }

    .modular07Box .line .pic10:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon09.png);
    }

    .modular07Box .line .pic11 .icon {
        background-image: url(../../images/icons/icon_fuwu10.png);
    }

    .modular07Box .line .pic11:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon10.png);
    }

    .modular07Box .line .pic12 .icon {
        background-image: url(../../images/icons/icon_fuwu11.png);
    }

    .modular07Box .line .pic12:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon11.png);
    }

    .modular07Box .line .pic13 .icon {
        background-image: url(../../images/icons/icon_fuwu12.png);
    }

    .modular07Box .line .pic13:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon12.png);
    }

    .modular07Box .line .pic14 .icon {
        background-image: url(../../images/icons/icon_fuwu01.png);
    }

    .modular07Box .line .pic14:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon01.png);
    }

    .modular07Box .line .pic15 .icon {
        background-image: url(../../images/icons/icon_zaixian09.png);
    }

    .modular07Box .line .pic15:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon16.png);
    }

    .modular07Box .li02 .line01 .pic01 .icon {
        background-image: url(../../images/icons/icon_zixun06.png);
    }

    .modular07Box .li02 .line01 .pic01:hover .icon {
        background-image: url(../../images/icons/icon_fuwuon13.png);
    }

    .modular07Box .li02 .line01 .pic02 .icon {
        background-image: url(../../images/icons/icon_zixun02.png);
    }

    .modular07Box .li02 .line01 .pic02:hover .icon {
        background-image: url(../../images/icons/icon_zixunon02.png);
    }

    .modular07Box .li02 .line02 .pic01 .icon {
        background-image: url(../../images/icons/icon_zixun03.png);
    }

    .modular07Box .li02 .line02 .pic01:hover .icon {
        background-image: url(../../images/icons/icon_zixunon03.png);
    }

    .modular07Box .li02 .line02 .pic02 .icon {
        background-image: url(../../images/icons/icon_zixun04.png);
    }

    .modular07Box .li02 .line02 .pic02:hover .icon {
        background-image: url(../../images/icons/icon_zixunon04.png);
    }

    .modular07Box .li02 .line03 .pic01 .icon {
        background-image: url(../../images/icons/icon_zixun01.png);
        background-size: 26px 26px;
    }

    .modular07Box .li02 .line03 .pic01:hover .icon {
        background-image: url(../../images/icons/icon_zixunon01.png);
    }

    .modular07Box .li02 .line03 .pic02 .icon {
        background-image: url(../../images/icons/icon_zixun05.png);
        background-size: 26px 26px;
    }

    .modular07Box .li02 .line03 .pic02:hover .icon {
        background-image: url(../../images/icons/icon_zixunon05.png);
    }

    .modular07Box .li03 .line01 .pic01 .icon {
        background-image: url(../../images/icons/icon_jishu01.png);
    }

    .modular07Box .li03 .line01 .pic01:hover .icon {
        background-image: url(../../images/icons/icon_jishuon01.png);
    }

    .modular07Box .li03 .line02 .pic01 .icon {
        background-image: url(../../images/icons/icon_jishu02.png);
    }

    .modular07Box .li03 .line02 .pic01:hover .icon {
        background-image: url(../../images/icons/icon_jishuon02.png);
    }

    .modular07Box .li03 .line03 .pic01 .icon {
        background-image: url(../../images/icons/icon_jishu03.png);
    }

    .modular07Box .li03 .line03 .pic01:hover .icon {
        background-image: url(../../images/icons/icon_jishuon03.png);
    }

    .modular07Box .li03 .line04 .pic01 .icon {
        background-image: url(../../images/icons/icon_jishu04.png);
    }

    .modular07Box .li03 .line04 .pic01:hover .icon {
        background-image: url(../../images/icons/icon_jishuon04.png);
    }

    .modular07Box .rightBox .tit {
        width: 71px;
        height: 263px;
        background: url(../../images/pics/tit_youzhifuwu.jpg);
        border-top: 1px solid #e7e6e3;
        border-bottom: 1px solid #e7e6e3;
    }

    .modular07Box .li02 .rightBox .tit {
        background: url(../../images/pics/tit_zuixinzhuajia.jpg);
    }

    .modular07Box .loopBox {
        width: 554px;
        height: 263px;
        border: 1px solid #e7e6e3;
        position: relative;
    }

.loopBox .btns a, .zjloopBox .btns a {
    width: 19px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin: -14px 0 0 0;
}

.loopBox .btns .pre, .zjloopBox .btns .pre {
    background: url(../../images/icons/arr_left.png) no-repeat;
    left: 7px;
}

.loopBox .btns .nex, .zjloopBox .btns .nex {
    background: url(../../images/icons/arr_next.png) no-repeat;
    right: 7px;
}

.loopBox .loopCon {
    width: 500px;
    /*487px*/
    height: 253px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

    .loopBox .loopCon ul {
        position: absolute;
        z-index: 100;
    }

        .loopBox .loopCon ul li {
            width: 155px;
            height: 240px;
            margin: 11px 5px 0 6px;
            overflow: hidden;
            background: #f8f8f8;
        }

    .loopBox .loopCon li img, .loopBox .loopCon li img {
        width: 155px;
        height: 155px;
        display: block;
    }

    .loopBox .loopCon li .text {
        height: 44px;
        line-height: 22px;
        width: 135px;
        padding: 5px 10px 0;
    }

    .loopBox .loopCon li p {
        font-size: 16px;
        font-weight: bold;
        padding: 5px 10px 0;
    }
/*.loopBox .loopCon li .topA{
	padding: 10px 0 0 0;
}
.loopBox .loopCon li .topP{
	padding: 0 10px;
	height: 26px;
}
.loopBox .loopCon li a:hover .size16.topP{
	color: #0092da;
}
.loopBox .loopCon li .botP{
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
.loopBox .loopCon li .picBox{
	width: 225px;
	height: 78px;
	overflow: hidden;
}
.loopBox .botBtns{
	width: 100%;
	height: 34px;
	line-height: 34px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-top: 1px solid #ededed;
	background: #fff;
}
.loopBox .botBtns span,.loopBox .botBtns a{
	width: 112px;
	height: 34px;
	line-height: 36px;
}
.loopBox .botBtns span:hover,.loopBox .botBtns a:hover,.loopBox .botBtns span.onheart:hover{
	background-color: #f8f8f8;
}
.loopBox .botBtns span{
	width: 64px;
	padding: 0 0 0 50px;
	background: url(../../images/icons/heart.png) no-repeat 20px center;
	background-size: 18px 18px;
	cursor: pointer;
	border-radius: 0 0 0 4px;
}
.loopBox .botBtns span.onheart{
	background: url(../../images/icons/heart_over.png) no-repeat 20px center;
	background-size: 18px 18px;
}
.loopBox .botBtns a{
	border-right: 1px solid #ededed;
	border-radius: 0 0 4px 0;
}
.loopBox .botBtns a{
	width: 60px;
	padding: 0 0 0 50px;
	background: url(../../images/icons/consult.png) no-repeat 20px center;
}*/
/*专家列表*/
.zjloopBox {
    width: 850px;
    height: 263px;
    border: 1px solid #e7e6e3;
    position: relative;
}

.zjloopCon {
    width: 780px;
    height: 262px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.zjList ul {
    height: 262px;
    position: absolute;
}

    .zjList ul li {
        width: 175px;
        height: 239px;
        float: left;
        border-radius: 6px;
        overflow: hidden;
        position: relative;
        margin: 13px 10px 0;
    }

        .zjList ul li img {
            display: block;
            width: 175px;
            height: 239px;
        }

.zjList .bg {
    width: 100%;
    height: 300px;
    background: url(../../images/pics/bg_zhuanjiaList.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 80px;
}

.zjList ul li .intro {
    padding: 0 5px;
    font-size: 12px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 106px;
    z-index: 100;
}

.zjList ul li p {
    width: 135px;
    height: 24px;
    line-height: 24px;
}

.zjList ul li .name {
    height: 40px;
    line-height: 40px;
}

.zjList ul li .job {
    padding: 0 0 0 25px;
    background: url(../../images/icons/icon_job.png) no-repeat left center;
}

.zjList ul li .position {
    padding: 0 0 0 25px;
    background: url(../../images/icons/icon_posi.png) no-repeat left center;
}

.zjList ul li .textDetail {
    width: 160px;
    height: 75px;
    overflow: hidden;
    line-height: 24px;
    display: none;
}

.zjList ul li .bottom {
    width: 175px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    position: absolute;
    left: 5px;
    bottom: 6px;
    z-index: 200;
}

    .zjList ul li .bottom .nums {
        width: 86px;
    }

    .zjList ul li .bottom .link {
        width: 70px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
        background: #2399db;
        border-radius: 20px 0 0 20px;
    }

.modular07Box .li03 .leftBtns {
    width: 70px;
    height: 263px;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

    .modular07Box .li03 .leftBtns ul li {
        width: 70px;
        height: 131px;
        cursor: pointer;
    }

    .modular07Box .li03 .leftBtns ul .li01 {
        background: url(../../images/pics/tit_hotxuqiudef.jpg);
        border-bottom: 1px solid #e5e5e5;
    }

        .modular07Box .li03 .leftBtns ul .li01.on {
            background: url(../../images/pics/tit_hotxuqiu.jpg);
        }

    .modular07Box .li03 .leftBtns ul .li02 {
        background: url(../../images/pics/tit_hotgongyingdef.jpg);
    }

        .modular07Box .li03 .leftBtns ul .li02.on {
            background: url(../../images/pics/tit_hotgongying.jpg);
        }

.modular07Box .li03 .gongxuTab {
    position: relative;
}

    .modular07Box .li03 .gongxuTab .textbox {
        width: 737px;
        margin: 0 0 0 97px;
    }

    .modular07Box .li03 .gongxuTab .tabbtns {
        position: absolute;
        left: 15px;
        top: 15px;
    }

        .modular07Box .li03 .gongxuTab .tabbtns ul li {
            width: 64px;
            height: 27px;
            background: url(../../images/icons/icon_bluearr01.png) no-repeat;
            margin: 0 0 15px 0;
            cursor: pointer;
        }

        .modular07Box .li03 .gongxuTab .tabbtns ul .li01.on {
            background: url(../../images/icons/icon_bluearron01.png);
        }

        .modular07Box .li03 .gongxuTab .tabbtns ul .li02 {
            background: url(../../images/icons/icon_bluearr02.png);
        }

            .modular07Box .li03 .gongxuTab .tabbtns ul .li02.on {
                background: url(../../images/icons/icon_bluearron02.png);
            }

        .modular07Box .li03 .gongxuTab .tabbtns ul .li03 {
            background: url(../../images/icons/icon_bluearr03.png);
        }

            .modular07Box .li03 .gongxuTab .tabbtns ul .li03.on {
                background: url(../../images/icons/icon_bluearron03.png);
            }

.modular07Box .li03 .gongxuTab {
    padding: 15px 0;
    height: 233px;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.modular07Box .li03 .textbox .top {
    position: relative;
}

    .modular07Box .li03 .textbox .top .picbox {
        width: 118px;
        height: 90px;
        display: block;
    }

.modular07Box .li03 .textbox .toptxt {
    width: 435px;
    margin: 0 0 0 15px;
}

    .modular07Box .li03 .textbox .toptxt div {
        line-height: 26px;
    }

    .modular07Box .li03 .textbox .toptxt .title {
        height: 32px;
        line-height: 32px;
    }

    .modular07Box .li03 .textbox .toptxt p {
        line-height: 28px;
    }

.modular07Box .li03 .gouDuijie {
    width: 78px;
    height: 26px;
    line-height: 26px;
    border-radius: 6px;
    border: 1px solid #ff8517;
    position: absolute;
    color: #ff8517;
    right: 20px;
    top: 35px;
}

    .modular07Box .li03 .gouDuijie:hover {
        background: #ff8517;
        color: #fff;
    }

.modular07Box .li03 .gxList {
    margin: 15px 0 0 0;
}

    .modular07Box .li03 .gxList li {
        width: 364px;
    }

        .modular07Box .li03 .gxList li a {
            width: 334px;
            padding: 0 0 0 20px;
            height: 26px;
            line-height: 26px;
            background: url(../../images/icons/gxdot.png) no-repeat left center;
        }

            .modular07Box .li03 .gxList li a:hover {
                color: #209be0;
            }
/**************************************** 项目 ****************************************/
.modular08 .leftBox {
    width: 380px;
    height: 346px;
}

.modular08Box {
    padding: 6px 0px 0 6px;
}

.modular08 .leftBox ul {
    width: 360px;
    height: 200px;
    padding: 40px 0 0 20px;
    background: #0092da;
}

    .modular08 .leftBox ul li {
        float: left;
        margin: 0 10px 15px 0;
    }

        .modular08 .leftBox ul li a {
            display: block;
            width: 100px;
            height: 30px;
            line-height: 30px;
            color: #fff;
            text-align: center;
            border: 1px solid #fff;
            border-radius: 4px;
        }

            .modular08 .leftBox ul li a:hover {
                background: #f8f8f8;
                color: #0092da;
            }

.modular08 .leftBox .btn {
    width: 380px;
    height: 65px;
    padding: 25px 0 0 0;
    background: #f4f4f2;
}

    .modular08 .leftBox .btn .publish {
        width: 198px;
        height: 42px;
        line-height: 42px;
        color: #0092DA;
        background: none;
        border: 1px solid #0092DA;
        margin: 0 auto;
        border-radius: 4px;
    }

        .modular08 .leftBox .btn .publish:hover {
            color: #fff;
            background: #0092DA;
        }

.modular08 .centerBox ul li {
    width: 380px;
    height: 330px;
    position: relative;
    margin: 0 0 0 22px;
}

    .modular08 .centerBox ul li .picBox {
        width: 380px;
        height: 239px;
        overflow: hidden;
        position: relative;
    }

        .modular08 .centerBox ul li .picBox img {
            width: 380px;
            height: 239px;
        }

        .modular08 .centerBox ul li .picBox .circle {
            width: 133px;
            height: 98px;
            padding: 35px 0 0 0;
            background: url(../../images/icons/icon_circle.png) no-repeat;
            position: absolute;
            left: 50%;
            top: 50%;
            margin: -66px 0 0 -66px;
            z-index: 90;
        }

            .modular08 .centerBox ul li .picBox .circle span {
                color: #ff8517;
                text-align: center;
                height: 30px;
            }

        .modular08 .centerBox ul li .picBox .introBox {
            padding: 45px 30px 30px;
            width: 320px;
            height: 164px;
            background: #00aaed;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 96;
            line-height: 30px;
            display: none;
        }

    .modular08 .centerBox ul li .textBox {
        width: 340px;
        height: 72px;
        padding: 18px 20px 0;
        background: #f1f1ef;
    }

        .modular08 .centerBox ul li .textBox .tit {
            height: 35px;
        }
/**************************************** 活动 ****************************************/
.modular09Box {
    padding: 6px 6px 0;
}

    .modular09Box .leftBox {
        width: 350px;
        height: 330px;
        position: relative;
        margin: 0 20px 0 0;
    }

        .modular09Box .leftBox .picBox {
            width: 350px;
            height: 240px;
            overflow: hidden;
        }

            .modular09Box .leftBox .picBox img, .modular09Box .leftBox .picBox .playon {
                width: 350px;
                height: 240px;
            }

            .modular09Box .leftBox .picBox .playon {
                background: url(../../images/pics/pic_play.png);
                position: absolute;
                left: 0px;
                top: 0px;
                z-index: 95;
            }

        .modular09Box .leftBox .textBox {
            width: 310px;
            height: 68px;
            padding: 22px 20px 0;
            background: #f4f4f2;
            position: relative;
        }

            .modular09Box .leftBox .textBox .lookover {
                width: 350px;
                height: 90px;
                background: #00aaed;
                position: absolute;
                left: 0px;
                bottom: 0px;
                display: none;
            }

                .modular09Box .leftBox .textBox .lookover a {
                    width: 195px;
                    height: 40px;
                    line-height: 40px;
                    border-radius: 4px;
                    border: 1px solid #fff;
                    margin: 22px auto 0;
                }

            .modular09Box .leftBox .textBox .tit {
                height: 34px;
            }

    .modular09Box .rightBox {
        position: relative;
    }

        .modular09Box .rightBox ul li {
            margin: 0 0 14px 0;
            *margin: 0 0 10px 0;
        }

            .modular09Box .rightBox ul li .picBox {
                width: 126px;
                height: 100px;
                overflow: hidden;
            }

                .modular09Box .rightBox ul li .picBox img {
                    width: 126px;
                    height: 100px;
                }

            .modular09Box .rightBox ul li .textBox {
                margin: 6px 0 0 17px;
            }

                .modular09Box .rightBox ul li .textBox .tit, .modular09Box .rightBox ul li .textBox .time {
                    width: 284px;
                    height: 30px;
                }

            .modular09Box .rightBox ul li a:hover .tit {
                color: #0092DA;
            }
