﻿@charset "utf-8";
/* CSS Document */


/*common_phone style start*/

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei";
    background: #fff;
    color: #666;
    font-size: 14px;
    min-width: 1200px;
    position: relative;
    top: 0;
    left: 0;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
}

div,
ul,
li,
dl,
dt,
dd,
tr,
table,
td,
input,
textarea,
select,
h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

input,
table,
textarea,
select {
    border: 0;
    outline: none;
    font-family: "微软雅黑"
}

select {
    -webkit-appearance: none;
}

input[type="text"],
input[type="submit"],
input[type="button"],
input[type="radius"],
input[type="date"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

@font-face {
}

ul,
li {
    list-style: none;
}

img {
    border: 0;
    max-width: 100%;
}

a,
div,
input,
select,
textarea {
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fl {
    float: left;
}

.fr {
    float: right;
}

h1 {
    color: #444;
}

.clearfix {
    clear: both;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    display: block;
}

.allbody {
    width: 1200px;
    margin: 0 auto;
}

.hide {
    display: none;
}

.ImgOut {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    display: block;
}

    .ImgOut img {
        max-width: 100%;
        max-height: 100%;
    }

    .ImgOut span {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        overflow: hidden;
    }

.link-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

div:after,
li:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
    height: 0;
}

.relative {
    position: relative;
    top: 0;
    left: 0;
}

.bodyH {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.index-nav-down li,
.hover a,
.index-nav-down li h1,
.index-nav-down li h2,
.index-nav-down li a,
.index-nav-down li h1 > span,
.index-nav-down li > .index-hy-down,
.case-text {
    transition: all 0.5s;
    -moz-animation: all 0.5s;
    -ms-animation: all 0.5s;
    -o-animation: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ImgOut img.active {
    -webkit-animation: FadeIn 1s ease both;
}

@-webkit-keyframes FadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#menu,
#content,
#banner,
#footer {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

#banner {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
}

    #banner a,
    #banner img {
        width: 100%;
        display: block;
    }

.bg-white {
    background: #fff;
}

.bg-graw {
    background: #fafafa;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.bg-green {
    background: -webkit-linear-gradient(top, #f1faf4 0%, #ffffff 100%);
    background: -moz-linear-gradient(top, #f1faf4 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f1faf4 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f1faf4 0%, #ffffff 100%);
}


/*head*/

/*#header {
    height: 80px;
    width: 100%;
    min-width: 1200px;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
}

    #header .logo {
        width: 200px;
        height: 49px;
        padding-top: 15px;
    }

        #header .logo a {
            width: 200px;
            height: 49px;
            background-image: url(../images/logo.jpg);
            display: block;
        }

    #header .header-nav-tell {
        position: absolute;
        left: 225px;
        background-image: url(../images/nav_tell.jpg);
        width: 173px;
        height: 18px;
        top: 50%;
        margin-top: -9px;
    }

    #header .header-menu .nav a {
        display: block;
        float: left;*/
        /*width:100px;*/
        /*padding: 0 15px;
        text-align: center;
        line-height: 80px;
        font-size: 13px;
    }

        #header .header-menu .nav a:hover,
        #header .header-menu .nav a.active {
            background: #21a0dc;
            color: #fff;
        }

    #header .header-menu .login {
        width: 110px;
        height: 33px;
        margin-top: 23px;
        margin-left: 20px;
        background: url(../images/apply.jpg) no-repeat;
    }

        #header .header-menu .login:hover {
        }

        #header .header-menu .login a {
            display: block;
            text-indent: -999999px;
        }*/
#header {
    height: 65px;
    width: 100%;
    min-width: 1200px;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
}

    #header .content {
        width: 1192px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    #header .logo a {
        margin-top: 9px;
        width: 208px;
        height: 40px;
        background-image: url(../images/home/logo.jpg);
        display: block;
        background-repeat: no-repeat;
    }

    #header .header-nav-tell {
        position: absolute;
        right: 0;
        background-image: url(../images/home/office_phone.png);
        background-repeat: no-repeat;
        width: 157px;
        height: 16px;
        top: 50%;
        margin-top: -9px;
    }

    #header .header-menu {
        margin-left: 40px;
    }

    #header .header-desc {
        color: #666666;
        font-size: 14px;
        height: 60px;
        margin-right: 175px;
        line-height: 60px;
    }

        #header .header-desc span {
            color: #006fc8;
            font-size: 18px;
            font-weight: bold;
        }

    #header .header-menu .nav a {
        float: left;
        margin: 0 15px;
        line-height: 64px;
        color: #666666;
        font-size: 14px;
    }

        #header .header-menu .nav a:hover,
        #header .header-menu .nav a.active {
            border-bottom: 2px solid #279BFA;
            color: #279bfa;
        }

    #header .header-menu .login {
        width: 110px;
        height: 33px;
        margin-top: 23px;
        margin-left: 20px;
        background: url(../images/apply.jpg) no-repeat;
    }

        #header .header-menu .login:hover {
        }

        #header .header-menu .login a {
            display: block;
            text-indent: -999999px;
        }
#content {
    clear: both;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 65px;
}

.index-list .index-nav-down {
    position: relative;
    top: 0;
    left: 0;
}

.index-list {
    position: relative;
    top: 0;
    left: 0;
    background-size: cover !important;
    width: 100%;
}

.index-nav1 .index-nav-down {
    width: 1036px;
    margin-left: auto;
    margin-right: auto;
    height: 668px;
}

.index-nav1 li {
    position: absolute;
    width: 335px;
}


    /* .index-nav1 li.nav4 {
    width: 690px;
} */

    .index-nav1 li a {
        display: block;
        background-size: cover !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .index-nav1 li img {
        width: 100%;
        display: block;
    }

.index-nav1 .nav1,
.index-nav1 .nav2,
.index-nav1 .nav3 {
    left: 0;
    height: 216px;
}

.index-nav1 .nav8,
.index-nav1 .nav9,
.index-nav1 .nav10 {
    right: 0;
}

.index-nav1 .nav8,
.index-nav1 .nav9,
.index-nav1 .nav10 {
    height: 244px;
}

.index-nav1 .nav4,
.index-nav1 .nav5,
.index-nav1 .nav6,
.index-nav1 .nav7 {
    left: 351px;
}

.index-nav1 .nav4,
.index-nav1 .nav9,
.index-nav1 .nav5,
.index-nav1 .nav6,
.index-nav1 .nav7 {
    height: 159px;
}

.index-nav1 .nav1,
.index-nav1 .nav10,
.index-nav1 .nav4 {
    top: 0;
}

.index-nav1 .nav2 {
    top: 226px;
}

.index-nav1 .nav3,
.index-nav1 .nav7,
.index-nav1 .nav10 {
    bottom: 0;
}

.index-nav1 .nav5 {
    top: 170px;
}

.index-nav1 .nav8 {
    top: 255px;
}

.index-nav1 .nav6 {
    top: 340px;
}


/*.index-nav1 .nav9{top:283px;}*/

.index-nav1 .nav9 {
    bottom: 0px;
}

.index-nav1 .nav1 a {
    background: url(../images/pro1.png) no-repeat center;
}

.index-nav1 .nav1:hover a {
    background: url(../images/pro1.jpg) no-repeat center;
}

.index-nav1 .nav2 a {
    background: url(../images/pro2.png) no-repeat center;
}

.index-nav1 .nav2:hover a {
    background: url(../images/pro2.jpg) no-repeat center;
}

.index-nav1 .nav3 a {
    background: url(../images/pro3.png) no-repeat center;
}

.index-nav1 .nav3:hover a {
    background: url(../images/pro3.jpg) no-repeat center;
}

.index-nav1 .nav4 a {
    background: url(../images/pro4.png) no-repeat center;
}

.index-nav1 .nav4:hover a {
    background: url(../images/pro44.png) no-repeat center;
}

.index-nav1 .nav5 a {
    background: url(../images/pro5.png) no-repeat center;
}

.index-nav1 .nav5:hover a {
    background: url(../images/pro5.jpg) no-repeat center;
}

.index-nav1 .nav6 a {
    background: url(../images/pro6.png) no-repeat center;
}

.index-nav1 .nav6:hover a {
    background: url(../images/pro6.jpg) no-repeat center;
}

.index-nav1 .nav7 a {
    background: url(../images/pro7.png) no-repeat center;
}

.index-nav1 .nav7:hover a {
    background: url(../images/pro7.jpg) no-repeat center;
}

.index-nav1 .nav8 a {
    background: url(../images/pro8.png) no-repeat center;
}

.index-nav1 .nav8:hover a {
    background: url(../images/pro8.jpg) no-repeat center;
}

.index-nav1 .nav9 a {
    background: url(../images/pro9.png) no-repeat center;
}

.index-nav1 .nav9:hover a {
    background: url(../images/pro9.jpg) no-repeat center;
}

.index-nav1 .nav10 a {
    background: url(../images/pro10.png) no-repeat center;
}

.index-nav1 .nav10:hover a {
    background: url(../images/pro10.jpg) no-repeat center;
}

.index-nav2 .index-nav-down {
    height: 480px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.index-nav2 ul {
    width: 1250px;
}

.index-nav2 li {
    width: 365px;
    border: #fff 5px solid;
    padding: 10px 15px 0;
    background: #fff;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 240px;
}

    .index-nav2 li h1 {
        color: #282828;
        font-size: 18px;
        line-height: 30px;
        font-weight: normal;
    }

        .index-nav2 li h1 > span {
            width: 41px;
            height: 41px;
            background-size: cover !important;
            display: block;
        }

        .index-nav2 li h1 > .icon_h1 {
            background-image: url(../images/icon_h1.png);
        }

        .index-nav2 li h1 > .icon_h2 {
            background-image: url(../images/icon_h2.png);
        }

        .index-nav2 li h1 > .icon_h3 {
            background-image: url(../images/icon_h3.png);
        }

        .index-nav2 li h1 > .icon_h4 {
            background-image: url(../images/icon_h4.png);
        }

        .index-nav2 li h1 > .icon_h5 {
            background-image: url(../images/icon_h5.png);
        }

        .index-nav2 li h1 > .icon_h6 {
            background-image: url(../images/icon_h6.png);
        }

        .index-nav2 li h1 > .icon_h7 {
            background-image: url(../images/icon_h7.png);
        }

    .index-nav2 li h2 {
        padding-top: 10px;
        line-height: 22px;
        font-size: 12px;
        height: 100px;
        overflow: hidden;
    }

    .index-nav2 li > a {
        margin-top: 0;
        display: block;
        width: 90px;
        height: 30px;
        border: #f3a81d 1px solid;
        border-radius: 2px;
        color: #f3a81d;
        text-align: center;
        font-size: 13px;
        line-height: 30px;
    }

    .index-nav2 li:hover {
        background: none;
    }

        .index-nav2 li:hover h1 > .icon_h1 {
            background-image: url(../images/icon_hy1.png) !important;
        }

        .index-nav2 li:hover h1 > .icon_h2 {
            background-image: url(../images/icon_hy2.png) !important;
        }

        .index-nav2 li:hover h1 > .icon_h3 {
            background-image: url(../images/icon_hy3.png) !important;
        }

        .index-nav2 li:hover h1 > .icon_h4 {
            background-image: url(../images/icon_hy1.png) !important;
        }

        .index-nav2 li:hover h1 > .icon_h5 {
            background-image: url(../images/icon_hy5.png) !important;
        }

        .index-nav2 li:hover h1 > .icon_h6 {
            background-image: url(../images/icon_hy6.png) !important;
        }

        .index-nav2 li:hover h1 > .icon_h7 {
            background-image: url(../images/icon_hy7.png) !important;
        }

        .index-nav2 li:hover h1 {
            color: #fff;
        }

        .index-nav2 li:hover h2 {
            color: #fff;
        }

        .index-nav2 li:hover > a {
            border-color: #fff;
            color: #fff;
        }

    .index-nav2 li h3 {
        width: 68px;
        height: 68px;
        position: absolute;
        top: -5px;
        right: -5px;
    }

    .index-nav2 li .classify-qy {
        background-image: url(../images/icon_hbq.png);
    }

    .index-nav2 li .classify-zf {
        background-image: url(../images/icon_hbz.png);
    }

    .index-nav2 li:hover .classify-qy {
        background-image: url(../images/icon_hhq.png);
    }

    .index-nav2 li:hover .classify-zf {
        background-image: url(../images/icon_hhz.png);
    }

.index-nav3 .index-nav-down {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.vocation-menu {
    position: absolute;
    top: 10px;
    left: 0;
    width: 95px;
    border-right: #73c2ff 2px solid;
    height: 100%;
}

.vocation-nav a {
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-indent: 25px;
    margin-bottom: 10px
}

    .vocation-nav a.icon-v1 {
        background: url(../images/icon_v1.png) no-repeat left center;
    }

    .vocation-nav a.icon-v2 {
        background: url(../images/icon_v2.png) no-repeat left center;
    }

.menu-bg {
    width: 4px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -3px;
    background: #fff;
}

.vocation-list {
    float: right;
    width: 1062px;
}

    .vocation-list ul {
        width: 1062px;
        display: none;
    }

    .vocation-list li {
        position: relative;
        top: 0;
        left: 0;
        width: 334px;
        height: 196px;
        float: left;
        padding: 10px;
    }

        .vocation-list li > div {
            position: relative;
            top: 0;
            left: 0;
            width: 334px;
            height: 196px;
            background: url(../images/hy_bg.jpg) no-repeat center;
            background-size: cover !important;
        }

            .vocation-list li > div > a {
                position: absolute;
                top: 0;
                left: 0;
                display: block;
                width: 100%;
                height: 100%;
                background-size: cover !important;
            }

    .vocation-list .menu1 > div > a {
        background: url(../images/hy_t1.png) no-repeat center;
    }

    .vocation-list .menu2 > div > a {
        background: url(../images/hy_t2.png) no-repeat center;
    }

    .vocation-list .menu3 > div > a {
        background: url(../images/hy_t3.png) no-repeat center;
    }

    .vocation-list .menu4 > div > a {
        background: url(../images/hy_t4.png) no-repeat center;
    }

    .vocation-list .menu5 > div > a {
        background: url(../images/hy_t5.png) no-repeat center;
    }

    .vocation-list .menu6 > div > a {
        background: url(../images/hy_t6.png) no-repeat center;
    }

    .vocation-list .menu7 > div > a {
        background: url(../images/hy_t7.png) no-repeat center;
    }

    .vocation-list .menu8 > div > a {
        background: url(../images/hy_t8.png) no-repeat center;
    }

    .vocation-list .menu9 > div > a {
        background: url(../images/hy_t9.png) no-repeat center;
    }

    .vocation-list .menu10 > div > a {
        background: url(../images/hy_t10.png) no-repeat center;
    }

    .vocation-list .menu11 > div > a {
        background: url(../images/hy_t11.png) no-repeat center;
    }

    .vocation-list .menu12 > div > a {
        background: url(../images/hy_t12.png) no-repeat center;
    }

    .vocation-list .menu13 > div > a {
        background: url(../images/hy_t13.png) no-repeat center;
    }

    .vocation-list .menu14 > div > a {
        background: url(../images/hy_t14.png) no-repeat center;
    }

    .vocation-list .menu15 > div > a {
        background: url(../images/hy_t15.png) no-repeat center;
    }

    .vocation-list .menu16 > div > a {
        background: url(../images/hy_t16.png) no-repeat center;
    }

    .vocation-list li:hover > div {
        background: url(../images/hy_bg.png) no-repeat center;
        background-size: cover;
    }

    .vocation-list .menu1:hover > div > a {
        background: url(../images/hy_th1.png) no-repeat center;
    }

    .vocation-list .menu2:hover > div > a {
        background: url(../images/hy_th2.png) no-repeat center;
    }

    .vocation-list .menu3:hover > div > a {
        background: url(../images/hy_th3.png) no-repeat center;
    }

    .vocation-list .menu4:hover > div > a {
        background: url(../images/hy_th4.png) no-repeat center;
    }

    .vocation-list .menu5:hover > div > a {
        background: url(../images/hy_th5.png) no-repeat center;
    }

    .vocation-list .menu6:hover > div > a {
        background: url(../images/hy_th6.png) no-repeat center;
    }

    .vocation-list .menu7:hover > div > a {
        background: url(../images/hy_th7.png) no-repeat center;
    }

    .vocation-list .menu8:hover > div > a {
        background: url(../images/hy_th8.png) no-repeat center;
    }

    .vocation-list .menu9:hover > div > a {
        background: url(../images/hy_th9.png) no-repeat center;
    }

    .vocation-list .menu10:hover > div > a {
        background: url(../images/hy_th10.png) no-repeat center;
    }

    .vocation-list .menu11:hover > div > a {
        background: url(../images/hy_th11.png) no-repeat center;
    }

    .vocation-list .menu12:hover > div > a {
        background: url(../images/hy_th12.png) no-repeat center;
    }

    .vocation-list .menu13:hover > div > a {
        background: url(../images/hy_th13.png) no-repeat center;
    }

    .vocation-list .menu14:hover > div > a {
        background: url(../images/hy_th14.png) no-repeat center;
    }

    .vocation-list .menu15:hover > div > a {
        background: url(../images/hy_th15.png) no-repeat center;
    }

    .vocation-list .menu16:hover > div > a {
        background: url(../images/hy_th16.png) no-repeat center;
    }

    .vocation-list li span {
        display: block;
        width: 118px;
        height: 33px;
        top: 10px;
        position: absolute;
        left: -5px;
        background-size: cover !important;
    }

    .vocation-list li .icon_hy {
        background: url(../images/hy_qy.png) !important;
    }

    .vocation-list li .icon_zf {
        background: url(../images/hy_zf.png) !important;
        ;
    }

#succedss-case {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.vocation-list li > .index-hy-down {
    position: relative;
    top: 0;
    left: 0;
    margin-top: -45px;
    padding-top: 65px;
    height: 100px;
    background: url(../images/opacity_w.png);
}

    .vocation-list li > .index-hy-down h1 {
        font-size: 20px;
        line-height: 40px;
        font-weight: normal;
        text-align: center;
        color: #fff;
    }

    .vocation-list li > .index-hy-down a {
        line-height: 40px;
        color: #fff;
        font-size: 13px;
        text-align: center;
        display: block;
    }

.vocation-list li:hover > .index-hy-down {
    background: #fff;
}

    .vocation-list li:hover > .index-hy-down h1,
    .vocation-list li:hover > .index-hy-down a {
        color: #296cdb;
    }

.index-nav4 .index-nav-down {
    width: 1200px;
    /* height:470px;*/
    margin-left: auto;
    margin-right: auto;
}

.index-nav4 .case-left .case-nav li {
    color: #fff;
}

.index-nav4 .case-left {
    width: 270px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    padding-bottom: 40px;
}

    .index-nav4 .case-left .case-nav {
        width: 90px;
    }

        .index-nav4 .case-left .case-nav ul {
            border-radius: 4px;
            /*padding-top:20px;*/
            height: 440px;
        }

.case-nav-bg {
    position: absolute;
    left: 95px;
    background: #6ebfff;
    top: 0;
    height: 100%;
    width: 2px;
}

    .case-nav-bg span {
        position: absolute;
        right: -1px;
        top: 0;
        width: 4px;
        height: 40px;
        background: #fff;
    }

.case-menu {
    position: absolute;
    top: 0;
    left: 120px;
    width: 150px;
    padding: 3px;
    /*background:url(../images/case_ib.png);*/
}

.case-menu-list {
    display: none;
    width: 400px;
}

    .case-menu-list li {
        height: 53px;
        background: #fff;
        padding: 8px 10px 0;
        width: 100px;
        border-radius: 4px;
        cursor: pointer;
        float: left;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 8px;
        margin-right: 8px !important;
    }

        .case-menu-list li .case-menu-logo,
        .case-menu-list li .case-menu-logo span {
            width: 100px;
            height: 45px;
        }

        .case-menu-list li .case-menu-icon {
            width: 35px;
            height: 35px;
            position: absolute;
            top: -2px;
            right: -2px;
            background: none;
        }

        .case-menu-list li.case-menu-qz .case-menu-icon {
            background: url(../png/case_ic.png) no-repeat !important;
        }

        .case-menu-list li a {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            text-align: center;
            padding: 8px 10px 0;
            width: 100px;
            height: 53px;
            line-height: 53px;
            text-indent: -99999px;
            /*background:#fff;opacity:0.6;filter:alpha(opacity=60)*/
        }

        .case-menu-list li:hover a {
            display: block;
        }


/*.case-menu-list li.active .case-menu-text,.case-menu-list li:hover .case-menu-text{color:#21a0dc;}
.case-menu-list li .case-menu-img,.case-menu-list li .case-menu-img span{width:40px; height:20px !important;}
.case-menu-list li .case-menu-img{ position:relative;top:0; left:0; overflow:hidden;display:inline-block;}
.case-menu-list li .case-menu-img span{display:table-cell; text-align: center; vertical-align: middle; overflow:hidden;}
.case-menu-list li .case-menu-img img{display:inline-block; max-width:100%;max-height:100%;}
.case-menu-list li .case-menu-text{ width:90px; line-height:24px; font-size:12px; height:24px;overflow:hidden;}
.case-menu-list li.case-menu-qz {background:url(../images/case_iq.png) no-repeat right center;}*/

.index-nav4 .case-left .case-nav li {
    height: 40px;
    position: relative;
    top: 0;
    left: 0;
    line-height: 40px;
    padding-left: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
}

    .index-nav4 .case-left .case-nav li span {
        display: block;
        float: left;
        width: 27px;
        height: 40px;
    }

    .index-nav4 .case-left .case-nav li .icon_s1 {
        background: url(../images/icon_ca1.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s2 {
        background: url(../images/icon_ca2.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s3 {
        background: url(../images/icon_ca3.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s4 {
        background: url(../images/icon_ca4.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s5 {
        background: url(../images/icon_ca5.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s6 {
        background: url(../images/icon_ca6.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s7 {
        background: url(../images/icon_ca7.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s8 {
        background: url(../images/icon_ca8.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s9 {
        background: url(../images/icon_ca9.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li .icon_s10 {
        background: url(../images/icon_ca10.png) no-repeat center;
    }

    .index-nav4 .case-left .case-nav li font {
        display: block;
        float: left;
        padding-left: 10px;
    }

.index-nav4 .case-right {
    width: 900px;
}

    .index-nav4 .case-right ul {
        height: 470px;
        overflow: hidden;
    }

    .index-nav4 .case-right li {
        float: left;
    }

    .index-nav4 .case-right li {
        width: 190px;
        height: 120px;
        padding-left: 10px;
    }

        .index-nav4 .case-right li a {
            display: block;
            width: 190px;
            height: 110px;
            border-radius: 6px;
        }

        .index-nav4 .case-right li span {
            width: 190px;
            height: 110px;
        }

.index-nav4 .case-content-text h1 {
    text-align: right;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 40px;
}

    .index-nav4 .case-content-text h1 img {
        margin-right: 10px;
        display: inline-block;
        vertical-align: -5px;
    }

.index-nav4 .case-content-text .case-content-descrition {
    padding-top: 10px;
    line-height: 30px;
    font-size: 18px;
    text-align: right;
    color: #fff;
}

.index-nav4 .case-content-text .case-content-detail {
    padding-top: 10px;
    height: 30px;
    line-height: 30px;
}

    .index-nav4 .case-content-text .case-content-detail a {
        width: 105px;
        text-align: center;
        float: right;
        border-radius: 10px;
        background: #ff8e08;
        color: #fff;
    }

.index-nav4 .case-content-text .case-content-bottom {
    position: absolute;
    bottom: -20px;
    line-height: 22px;
    color: #fff;
    width: 400px;
    right: 0;
}

.index-nav4 .read-more {
    width: 150px;
    height: 38px;
    border-radius: 6px;
    line-height: 38px;
    text-align: center;
    border: #fff 1px solid;
    margin-top: 30px;
    margin-left: 325px;
}

    .index-nav4 .read-more a {
        display: block;
        color: #fff;
    }

.index-nav5 .index-nav-down {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.index-nav5 ul {
    float: right;
    width: 840px;
}

.index-nav5 li {
    width: 700px;
    position: relative;
    top: 0;
    left: 0;
    clear: both;
    padding: 15px 0;
}

    .index-nav5 li .icon_p1 {
        width: 110px;
        height: 110px;
        position: absolute;
        top: 50%;
        margin-top: -55px;
    }

    .index-nav5 li .parent-text {
        width: 530px;
        height: 145px;
        overflow: hidden;
        background: #fff;
        float: right;
        padding: 20px 40px 0 80px;
    }

        .index-nav5 li .parent-text > h1 {
            height: 35px;
            font-size: 20px;
            position: relative;
            top: 0;
            left: 0;
        }

            .index-nav5 li .parent-text > h1 span {
                width: 25px;
                height: 3px;
                position: absolute;
                bottom: 0;
                left: 0;
                background: #d5d5d5;
            }

        .index-nav5 li .parent-text > h2 {
            font-size: 13px;
            line-height: 20px;
            color: #999;
            padding-top: 10px;
            max-height: 40px;
            overflow: hidden;
        }

    .index-nav5 li .parent-one > h1 {
        color: #49b134;
    }

    .index-nav5 li .parent-two > h1 {
        color: #ff690e;
    }

    .index-nav5 li .parent-three > h1 {
        color: #379dd9;
    }

    .index-nav5 li .parent-text-dn {
        font-size: 13px;
        line-height: 20px;
    }

        .index-nav5 li .parent-text-dn p {
            color: #999;
            display: inline-block;
        }

        .index-nav5 li .parent-text-dn em {
            font-size: 22px;
            padding: 0 3px;
            display: inline-block;
            font-style: normal;
        }

    .index-nav5 li .parent-one .parent-text-dn em {
        color: #49b134
    }

    .index-nav5 li .parent-two .parent-text-dn em {
        color: #ff690e
    }

    .index-nav5 li .parent-three .parent-text-dn em {
        color: #379dd9
    }

    .index-nav5 li.parent-r {
        float: right;
    }

        .index-nav5 li.parent-r .parent-text {
            float: left;
            padding: 20px 80px 0 40px;
        }

        .index-nav5 li.parent-r .icon_p1 {
            right: 0;
        }

.index-nav6 .index-nav-down {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


/*
.index-nav6 .contact-form{width:760px; margin-left:auto;margin-right:auto;}
.index-nav6 .contact-form h1{color:#fff; text-align:center; line-height: 50px;}
.index-nav6 .contact-form-li{padding-top:10px;}
.index-nav6 .contact-form-li ul{width:800px; }
.index-nav6 .contact-form-li li{width:349px;font-size:13px; border:#fff 1px solid;float:left;padding:0 10px; color:#fff; margin-right:10px;margin-top:10px;border-radius:6px; height:44px; line-height:44px;}
.index-nav6 .contact-form-li li input{background:none; float:right; height:44px; line-height:44px; color:#fff; font-size:13px;}
.index-nav6 .contact-form-li li .input-name{width:310px;}
.index-nav6 .contact-form-li li .input-qymc{width:290px;}
.index-nav6 .contact-textarea{border:#fff 1px solid;padding:10px;width:730px; border-radius:6px; margin-top:10px;}
.index-nav6 .contact-textarea li{float:left; padding-right:20px; height:30px; line-height:30px; color:#fff; font-size:14px;background:url(../images/icon_radio.png)no-repeat left top; padding-left:15px;background-position:0 0; cursor:pointer;}
.index-nav6 .contact-textarea h2{line-height:30px; font-size:15px; color:#fff;}
.index-nav6 .contact-textarea li.active{background-position:0 -30px;}*/

.index-nav7 .contact-tel {
    /*position:absolute; top:510px; */
    width: 100%;
}

.index-nav6 .index-com-back {
    width: 380px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../png/baner_lt.png) no-repeat top left;
}

.index-nav6 .index-com-lt {
    position: relative;
    left: 50px;
    width: 280px;
    margin-right: 160px;
    margin-left: auto;
    z-index: 3;
}

.index-nav6 .index-com-lt-tel {
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    line-height: 70px;
}

.index-nav6 .index-com-lt-list li {
    padding: 5px 0;
}

    .index-nav6 .index-com-lt-list li h1 {
        height: 50px;
        border-bottom: 2px #fff solid;
        font-size: 16px;
        line-height: 55px;
        color: #fff;
    }

        .index-nav6 .index-com-lt-list li h1 span {
            width: 41px;
            height: 41px;
            display: block;
            float: left;
            margin-right: 10px;
        }

        .index-nav6 .index-com-lt-list li h1 .icon_com1 {
            background: url(../png/icon_com1.png) no-repeat;
        }

        .index-nav6 .index-com-lt-list li h1 .icon_com2 {
            background: url(../png/icon_com2.png) no-repeat;
        }

        .index-nav6 .index-com-lt-list li h1 .icon_com3 {
            background: url(../png/icon_com3.png) no-repeat;
        }

        .index-nav6 .index-com-lt-list li h1 .icon_com4 {
            background: url(../png/icon_com4.png) no-repeat;
        }

    .index-nav6 .index-com-lt-list li .index-com-lt-address {
        padding-top: 2px;
        line-height: 20px;
        color: #fff;
        font-size: 13px;
    }

        .index-nav6 .index-com-lt-list li .index-com-lt-address p {
            padding: 2px 0;
        }

.index-nav6 .index-com-rg {
    width: 670px;
    padding-left: 60px;
    background: url(../png/com_08.png) no-repeat left top;
}

.index-nav6 .index-com-rg-tl {
    padding-top: 60px;
    font-size: 39px;
    font-style: italic;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
}

.index-nav6 .index-com-rg-text {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    padding-top: 20px;
}

.index-nav6 .index-com-rg-icon {
    width: 30px;
    height: 180px;
    margin-right: 30px;
    padding: 20px 30px;
    border: #6349a0 2px solid;
    background: url(../png/com_icon.png) no-repeat center;
}

.index-nav6 .index-com-rg-it {
    width: 540px;
    line-height: 22px;
    color: #c4c4ff;
}

.index-nav6 .index-com-rg-text-down {
    padding-top: 40px;
}

.index-nav6 .index-com-rg-it h1 {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

textarea[placeholder] {
    color: #fff !important;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff !important;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff !important;
}

.index-nav6 .contact-form-btn {
    margin-top: 30px;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

    .index-nav6 .contact-form-btn input {
        display: block;
        background: none;
        font-size: 16px;
        width: 100%;
        line-height: 40px;
        height: 40px;
    }

.index-nav6 .contact-address {
    padding-top: 40px;
    line-height: 30px;
    text-align: center;
}

    .index-nav6 .contact-address p {
        color: #fff;
    }

        .index-nav6 .contact-address p span {
            width: 19px;
            height: 25px;
            display: inline-block;
            vertical-align: -9px;
            margin-right: 3px;
            background: url(../images/icon_l.png) no-repeat;
        }

        .index-nav6 .contact-address p .icon_ad1 {
            background-position: 0 0;
        }

        .index-nav6 .contact-address p .icon_ad2 {
            background-position: 0 -33px;
        }

        .index-nav6 .contact-address p .icon_ad3 {
            background-position: 0 -63px;
        }

        .index-nav6 .contact-address p .icon_ad4 {
            background-position: 0 -96px;
        }

.index-nav7 .contact-tell {
    /*padding-top:25px;*/
    line-height: 30px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.index-nav7 .contact-link {
    padding-top: 10px;
    text-align: center;
}

    .index-nav7 .contact-link a {
        display: inline-block;
        padding: 0 30px;
        color: #fff;
        height: 30px;
        line-height: 30px;
    }

.index-nav7 .contact-list {
    padding-top: 80px;
}

    .index-nav7 .contact-list li {
        width: 280px;
        padding-right: 20px;
    }

        .index-nav7 .contact-list li h1 {
            border-bottom: #fff 2px solid;
            height: 61px;
            font-size: 16px;
            color: #fff;
        }

            .index-nav7 .contact-list li h1 img {
                display: block;
                float: left;
                margin-right: 15px;
            }

            .index-nav7 .contact-list li h1 span {
                display: block;
                float: left;
                padding-top: 26px;
            }

        .index-nav7 .contact-list li .ct-text {
            line-height: 22px;
            color: #fff;
            padding-top: 10px;
            font-size: 13px;
        }

.index-nav7 .index-nav-down,
.index-nav8 .index-nav-down {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.index-nav7 .show-link {
}

.index-nav7 .show-link-list {
    padding: 25px 0;
}

    .index-nav7 .show-link-list h1 {
        color: #fff;
        font-size: 30px;
        line-height: 50px;
    }

    .index-nav7 .show-link-list a {
        border: #fff 1px solid;
        background: #fff;
        color: #ff7000;
        border-radius: 6px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        padding: 0 15px;
        display: block;
        float: left;
        margin-right: 10px;
        margin-top: 10px;
    }

        .index-nav7 .show-link-list a:hover {
            background: none;
            color: #fff;
        }

.index-mouse {
    position: fixed;
    bottom: 10px;
    width: 33px;
    height: 41px;
    left: 50%;
    margin-left: -17px;
    z-index: 1000;
    cursor: pointer;
}

.index-submit {
    position: absolute;
    top: 50%;
    left: 15px;
    height: 168px;
    margin-top: -84px;
}

    .index-submit span {
        display: block;
        width: 14px;
        height: 14px;
        border-radius: 100%;
        margin-bottom: 10px;
        background: url(../images/icon_roll.png) no-repeat;
        background-position: -0px 4px;
        position: relative;
        top: 0;
        left: 0;
    }

        .index-submit span > font {
            display: none;
            position: absolute;
            min-width: 40px;
            left: 20px;
            height: 20px;
            line-height: 20px;
            top: -3px;
            color: #fff;
            font-size: 13px;
        }

        .index-submit span.active > font {
            display: block;
        }

        .index-submit span.active {
            width: 14px;
            height: 14px;
            background-position: 0 -15px;
        }

.Aheight {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

.index-out {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.index-slide {
    position: relative;
    top: 0;
    left: 0;
}


/*增加的双控区分 s*/


/*.index-nav8-left,.index-nav8-right{position:absolute;color:#fff;height:100%; width:50%;}*/


/*.index-nav8-text h1{font-size:20px; font-weight:bold; color:#fff;}*/


/*.index-nav8-text p{font-size:14px; text-align:center; color:#fff;border:#aec7fe 1px solid; width:150px; height:38px; line-height:38px; margin-top:20px;}*/


/*.index-nav8-left{left:10%;}*/


/*.index-nav8-right{right:5%;}*/

.index-nav8-l,
.index-nav8-r {
    width: 50%;
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
}

.index-nav8-l {
    left: 0;
}

.index-nav8-r {
    right: 0;
}


/**/

body.active .index-nav1 .index-nav-down {
    width: 760px;
    height: 490px;
}

body.active .index-nav1 li {
    width: 246px;
}


/* body.active .index-nav1 li.nav4 {
    width: 504px;
} */

body.active .index-nav1 .nav1,
body.active .index-nav1 .nav2,
body.active .index-nav1 .nav3 {
    height: 159px;
}


/*body.active .index-nav1 .nav8,body.active .index-nav1 .nav9{ height:186px;}*/

body.active .index-nav1 .nav8,
body.active .index-nav1 .nav10 {
    height: 179px;
}


body.active .index-nav1 .nav4,
body.active .index-nav1 .nav5,
body.active .index-nav1 .nav6,
body.active .index-nav1 .nav7 {
    left: 257px;
}

body.active .index-nav1 .nav4,
body.active .index-nav1 .nav5,
body.active .index-nav1 .nav6,
body.active .index-nav1 .nav7,
body.active .index-nav1 .nav9 {
    height: 117px;
}

body.active .index-nav1 .nav2 {
    top: 165px;
}

body.active .index-nav1 .nav5 {
    top: 124px;
}

body.active .index-nav1 .nav6 {
    top: 248px;
}


/*body.active .index-nav1 .nav9{top:194px;}*/

body.active .index-nav1 .nav9 {
    bottom: 0px;
}

body.active .index-nav1 .nav8 {
    top: 186px;
}

body.active .index-nav2 .index-nav-down {
    height: 380px;
}

body.active .index-nav2 li {
    width: 160px;
    height: 330px;
    padding: 10px 10px 0;
}

    body.active .index-nav2 li h2 {
        height: 180px;
        line-height: 20px;
        padding-top: 0;
    }

    body.active .index-nav2 li a {
        margin-top: 20px;
    }

body.active .index-nav3 .index-nav-down {
    width: 918px;
    height: 480px;
}

body.active .index-nav3 .vocation-list {
    width: 780px;
}

    body.active .index-nav3 .vocation-list ul {
        width: 780px;
    }

body.active .vocation-list li {
    width: 239px;
    height: 140px;
    padding: 10px 10px;
    margin-right: 0;
}

    body.active .vocation-list li > div {
        width: 239px;
        height: 140px;
    }

body.active .index-nav4 .index-nav-down {
    height: 450px;
}

body.active .index-nav4 .case-left .case-nav ul {
    height: 330px;
}

body.active .index-nav4 .case-left .case-nav li {
    height: 40px;
    line-height: 40px;
}

body.active .index-nav4 .case-right ul {
    height: 360px;
    overflow: hidden;
}

body.active .index-nav4 .case-right .case-nav li {
    width: 190px;
    height: 120px;
}

body.active .index-nav4 .read-more {
    margin-top: 20px;
}


/*body.active .index-nav4 .case-left li span{margin-top:7px;}*/

body.active .index-nav5 .index-nav-down {
}

body.active .index-nav5 li {
    padding: 5px 0;
}

    body.active .index-nav5 li .icon_p1 {
        width: 90px;
        height: 90px;
    }

    body.active .index-nav5 li .parent-text {
        height: 125px;
        padding: 5px 20px 0 50px;
        width: 560px;
    }

        body.active .index-nav5 li .parent-text h1 {
            height: 30px;
            font-size: 17px;
        }

        body.active .index-nav5 li .parent-text h2 {
            line-height: 18px;
            max-height: 36px;
            font-size: 12px;
        }

    body.active .index-nav5 li .parent-text-dn {
        line-height: 18px;
        font-size: 13px;
    }

    body.active .index-nav5 li .parent-text-dn {
        line-height: 18px;
        font-size: 13px;
    }

body.active .index-nav6 .index-nav-down {
    width: 1200px;
}

body.active .index-nav6 .contact-form {
    padding-top: 10px;
}

    body.active .index-nav6 .contact-form h1 {
        line-height: 40px;
        font-size: 22px;
    }

body.active .index-nav6 .contact-form-li {
    padding-top: 0;
}

    body.active .index-nav6 .contact-form-li li {
        margin-top: 8px;
    }

        body.active .index-nav6 .contact-form-li li,
        body.active .index-nav6 .contact-form-li li input {
            height: 35px;
            line-height: 35px;
        }

body.active .index-nav6 .contact-form-btn {
    margin-top: 15px;
}

body.active .index-nav6 .contact-address {
    padding-top: 15px;
    line-height: 24px;
}

body.active .index-nav7 .contact-tell {
    margin-top: 40px;
    line-height: 30px;
}

body.active .index-nav7 .contact-link {
    padding-top: 5px;
}

    body.active .index-nav7 .contact-link a {
        height: 24px;
        line-height: 24px;
    }


/*body.active .index-nav7 .contact-tel{top:364px;}*/

body.active .index-nav7 .contact-list {
    padding-top: 20px;
}

body.active .index-nav7 .show-link {
}

body.active .index-nav7 .show-link-list {
    padding: 10px 0;
}

    body.active .index-nav7 .show-link-list h1 {
        font-size: 22px;
        line-height: 40px;
    }

body.active .index-nav7 .show-link-down a {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}


/*list*/

.banner {
    max-width: 1920px;
    min-width: 1200px;
}

    .banner img {
        display: block;
        width: 100%;
    }

.list {
    padding-top: 50px;
}

.list-menu {
    width: 230px;
    background: #fafafa;
    min-height: 500px;
}

    .list-menu > h1 {
        background: #21a0dc;
        height: 50px;
        line-height: 50px;
        color: #fff;
        font-size: 18px;
        text-indent: 30px;
        margin-bottom: 15px;
    }

    .list-menu a {
        height: 42px;
        line-height: 42px;
        display: block;
        color: #444;
        font-size: 15px;
        text-indent: 30px;
        background: url(../images/icon_a1.png) no-repeat 190px center;
    }

        .list-menu a:hover,
        .list-menu a.active {
            color: #21a0dc;
            background-image: url(../images/icon_a2.png);
        }

.list-containter {
    width: 940px;
    background: #fafafa;
    padding: 15px 0;
}

.list-contain-list li {
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    padding: 0 30px;
}

    .list-contain-list li a {
        width: 700px;
        display: block;
        float: left;
        color: #3c3c3c;
        height: 42px;
        overflow: hidden;
    }

    .list-contain-list li span {
        display: block;
        float: right;
        color: #3c3c3c;
    }

    .list-contain-list li:hover {
        background: #e5e5e5;
    }

.pager {
    margin-top: 30px;
    width: 100%;
    text-align: right;
}

    .pager a,
    .pager span,
    .pager em {
        height: 30px;
        display: inline-block;
        border: #eee 1px solid;
        background: #fff;
        line-height: 30px;
        font-size: 14px;
        padding: 0 15px;
        margin-right: 5px;
    }

        .pager a.active,
        .pager span {
            background: #21a0dc;
            color: #fff;
        }

.list-containter-title {
    text-align: center;
    padding: 0 30px;
}

    .list-containter-title h1 {
        font-size: 20px;
        line-height: 50px;
    }

    .list-containter-title span {
        display: block;
        color: #888;
        font-size: 16px;
        line-height: 30px;
    }

.list-containter-text {
    padding: 20px 30px;
    font-size: 14px;
}

    .list-containter-text h4 {
        padding: 10px 0;
        font-weight: bold;
        font-size: 15px;
    }

    .list-containter-text p {
        padding: 3px 0;
    }


/*.hy-picture img{width:1920px;position:relative;top:0; left:50%; margin-left:-960px; display:block;}*/

.hy-pic-text {
    width: 1200px;
    position: absolute;
    z-index: 3;
    left: 50%;
    bottom: 0;
    margin-left: -600px;
}

    .hy-pic-text table {
        background: #fff;
    }

        .hy-pic-text table td:first-child {
            color: #fff;
            font-size: 16px;
        }

    .hy-pic-text table {
        margin-bottom: 10px;
    }

        .hy-pic-text table .hy-ban-list,
        .hy-pic-text table .hy-ban-list2 {
            padding: 10px 0;
        }

            .hy-pic-text table .hy-ban-list li {
                float: left;
                width: 50%;
                line-height: 24px;
            }

                .hy-pic-text table .hy-ban-list li a {
                    padding: 0 20px;
                    display: block;
                }

            .hy-pic-text table .hy-ban-list2 li {
                float: left;
                width: 457px;
                height: 80px;
                padding: 5px 30px;
            }

                .hy-pic-text table .hy-ban-list2 li img {
                    width: 78px;
                    height: 78px;
                    display: block;
                }

                .hy-pic-text table .hy-ban-list2 li .ban-text {
                    float: left;
                    width: 350px;
                    padding-left: 20px;
                }

                    .hy-pic-text table .hy-ban-list2 li .ban-text h1 {
                        font-size: 18px;
                        line-height: 30px;
                        color: #000;
                    }

                    .hy-pic-text table .hy-ban-list2 li .ban-text p {
                        font-size: 13px;
                        line-height: 20px;
                    }

    .hy-pic-text li {
        float: left;
        width: 590px;
        background: #fff;
        margin-bottom: 20px;
    }

    .hy-pic-text .zt-bg1 {
        margin-right: 20px;
    }

        .hy-pic-text .zt-bg1 .zt-title {
            background: url(../images/zt_b1.jpg) no-repeat;
            border-radius:10px;
        }

    .hy-pic-text .zt-bg2 .zt-title {
        background: url(../images/zt_b2.jpg) no-repeat;
        border-radius: 10px;
    }

    .hy-pic-text li .zt-title {
        height: 85px;
        text-indent: 70px;
        line-height: 85px;
        color: #fff;
        font-size: 18px;
    }

    .hy-pic-text li .zt-text {
        padding: 20px;
        line-height: 28px;
        font-size: 14px;
    }

.contain-hy-block {
    padding: 30px 0;
}

    .contain-hy-block > div > h1 {
        text-align: center;
        font-size: 26px;
        color: #282828;
        line-height: 40px;
        height: 55px;
    }

.contain-hy-text {
    font-size: 13px;
    line-height: 24px;
    color: #888;
}

    .contain-hy-text h2 {
        color: #282828;
        font-size: 14px;
        line-height: 26px;
        margin-top: 10px;
    }

    .contain-hy-text img {
        max-width: 1920px;
        margin-top: 10px;
    }

    .contain-hy-text p span {
        color: #006ab5;
    }

    .contain-hy-text > p {
        clear: both;
    }

.contain-block-list {
    padding-top: 20px;
}

    .contain-block-list li {
        width: 580px;
        padding: 10px 20px 10px 0;
        margin-bottom: 10px;
        height: 125px;
        background: #fff;
        float: left;
        padding-top: 10px;
        position: relative;
        top: 0;
        left: 0;
    }

        .contain-block-list li img {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
        }

        .contain-block-list li .contain-block-text {
            padding-left: 145px;
            background: #f9f9f9;
            height: 125px;
            padding-right: 20px;
        }

            .contain-block-list li .contain-block-text h1 {
                font-size: 18px;
                line-height: 40px;
                padding-top: 10px;
            }

                .contain-block-list li .contain-block-text h1 span {
                    font-weight: bold;
                    padding-right: 10px;
                    vertical-align: 2px;
                }

            .contain-block-list li .contain-block-text p {
                font-size: 14px;
                line-height: 22px;
            }

        .contain-block-list li:last-child {
            width: 1180px;
        }

.zh-con-list p {
    width: 590px;
    color: #888;
}

    .zh-con-list p:first-child {
        width: 590px;
        padding-right: 20px;
    }

.ht2-banpic {
    bottom: -80px;
}

    .ht2-banpic img {
        max-width: 1920px;
        display: block;
        margin: 0 auto;
        border-radius: 4px;
        box-shadow: #f9f8f4 1px 5px 10px;
    }

.containter-hot {
    padding-top: 90px;
}

.safe-top {
    background: url(../images/qa_t1.jpg) no-repeat top right;
    height: 494px;
    padding-right: 480px;
    background-color: #f2faf4;
}

.safe-t1 {
}

    .safe-t1 h1 {
        font-size: 30px;
        color: #000;
        height: 40px;
    }

    .safe-t1 p {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #555;
    }

.safe-t2 li {
    padding-top: 30px;
}

.safe-t2 h1 {
    height: 74px;
    line-height: 54px;
    padding-left: 70px;
    font-size: 18px;
    color: #000;
    background: url(../images/qa_i1.jpg) no-repeat left top;
}

.safe-t2 p {
    font-size: 14px;
    color: #777;
    line-height: 24px;
}

.safe-cen {
    margin-top: 60px;
    margin-bottom: 40px;
}

    .safe-cen li {
        width: 200px;
        text-align: center;
        float: left;
    }

        .safe-cen li p {
            width: 100px;
            margin: 0 auto;
            font-size: 14px;
            line-height: 22px;
            padding-top: 10px;
        }

.case-right li {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

    .case-right li:hover .case-text {
        bottom: 0;
        opacity: 1;
    }

.case-text {
    position: absolute;
    bottom: -50px;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/opacity_w1.png);
}

    .case-text p {
        line-height: 24px;
        padding: 0 10px;
        text-align: center;
        font-size: 15px;
        color: #333;
        max-height: 48px;
        position: relative;
        top: 0;
        left: 0;
        overflow: hidden;
    }

#footer {
    padding: 30px 0;
    background: #333;
    height: 90px;
    margin-top: 50px;
    /*position:relative;top:0; left:0; z-index:101;*/
}

.footer-left p {
    line-height: 30px;
    font-size: 13px;
    color: #fff;
}

.footer-right {
    text-align: right;
    line-height: 30px;
    color: #fff;
}

.containter > img {
    width: 1920px !important;
    max-width: 1920px !important;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.containter img {
    display: block;
}

#applyHref {
    position: fixed;
    width: 143px;
    height: 51px;
    top: 50%;
    margin-top: 40px;
    right: 20px;
    z-index: 100;
}

    #applyHref a,
    #applyHref img {
        display: block;
    }

.apply-contain {
    padding: 70px 0;
    width: 740px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
}

.apply-contain-title {
    width: 121px;
    height: 30px;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    /* background:url(../images/sy_title.jpg) no-repeat center; */
    margin: 0 auto 40px;
}

.apply-contain-dn li {
    float: left;
    width: 350px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    border: #eee 1px solid;
    border-radius: 4px;
}

.apply-contain-dn ul {
    width: 800px;
}

    .apply-contain-dn ul li font {
        display: block;
        float: left;
        color: #fff;
    }

    .apply-contain-dn ul li input {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        float: left;
        background: none;
    }

    .apply-contain-dn ul li .input-name {
        width: 300px;
    }

    .apply-contain-dn ul li .input-qymc {
        width: 270px;
    }

.apply-contain .contact-textarea {
    font-size: 14px;
    padding: 0 10px 10px;
    border: #eee 1px solid;
    border-radius: 4px;
    width: 740px;
}

    .apply-contain .contact-textarea h2 {
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
    }

.apply-contain .contact-textarea-list li {
    background: url(../images/icon_radio.png) no-repeat left 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    padding: 0 20px 0 15px;
    float: left;
    color: #fff;
}

    .apply-contain .contact-textarea-list li.active {
        background-image: url(../images/icon_radio.png);
        background-position: 0 -30px;
    }

.apply-contain .contact-form-btn {
    margin: 40px auto 0;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #fff;
    border-radius: 4px;
}

    .apply-contain .contact-form-btn input {
        width: 100%;
        display: block;
        font-size: 14px;
        height: 40px;
        background: none;
        color: #666;
    }

.apply-back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.contain-padding {
    padding: 70px 0;
}

.contain-bg {
    background: url(../images/danger1_bg.jpg);
    border-bottom: #f3f3f3 1px solid;
}

.contain-title {
    padding-bottom: 50px;
    text-align: center;
}

    .contain-title h1 {
        font-size: 26px;
        font-weight: bold;
        font-family: '微软雅黑';
        line-height: 40px;
        color: #000;
    }

    .contain-title span {
        text-transform: uppercase;
        font-size: 20px;
        color: #000;
        font-family: Arial;
        line-height: 30px;
        display: block;
    }

.contain-d1-table {
    width: 588px;
    border-right: #eee 1px solid;
    border-left: #eee 1px solid;
    border-bottom: #eee 1px solid;
    height: 270px;
    margin-bottom: 20px;
}

.contain-d1-title {
    height: 40px;
    line-height: 40px;
    background: #006ab5;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.contain-d1-table .border-left {
    border-left: #eee 1px solid;
}

.contain-d1-table .border-bottom {
    border-bottom: #eee 1px solid;
}

.contain-d1-table table {
    text-align: center;
    color: #060001;
    line-height: 18px;
    font-size: 13px;
}

.contain-d1-table .table1-text,
.contain-d1-table .table2-text,
.contain-d1-table .table3-text {
    text-align: left;
    color: #060001;
}

.contain-d1-table .table1 td {
    padding: 24px 0;
}

    .contain-d1-table .table1 td .table1-text {
        line-height: 20px;
    }

.contain-d1-table .table2 .table2-text {
    line-height: 20px;
    padding: 8px 20px;
}

    .contain-d1-table .table2 .table2-text > div {
        line-height: 18px;
        color: #060001;
    }

.contain-d1-table .table3 .table3-text {
    padding: 7px 20px;
    line-height: 18px;
}

.contain-d1-table .table4 .table3-text {
    padding: 3.5px 10px;
    line-height: 16px;
}

.contain-d1-table .table5 td {
    padding: 7px 10px;
}

.contain-d1-table .table5 .table3-text {
    line-height: 18px;
}

.contain-d1-table .table6 .table3-text {
    padding: 7px 10px;
}

.contain-d1-table .table6 td {
    line-height: 30px;
}

.contain-d1-table .table6 .table3-text p {
    line-height: 30px;
}

.contain-d1-table .table6 .table3-text {
    line-height: 28px;
}

.index-nav4 .case-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

#popup-video,
#popup-video .popup-video-bg,
#popup-video .popup-video-main {
    position: fixed;
}

    #popup-video,
    #popup-video .popup-video-bg {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#popup-video {
    z-index: 1000;
    display: none;
}

    #popup-video .popup-video-bg {
        z-index: 1;
        opacity: 0.5;
        background: #000;
        filter: alpha(opacity=50)
    }

    #popup-video .popup-video-main {
        left: 50%;
        top: 50%;
        background: #fff;
        border-radius: 4px;
        z-index: 2;
    }

.popup-video-main-top {
    padding: 0 20px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #333;
}

    .popup-video-main-top span {
        position: absolute;
        right: 10px;
        top: 10px;
        display: block;
        font-size: 16px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }

/*.click-video {
    position: absolute;
    top: 391px;
    right: -41px;
    width: 92px;
    height: 92px;
    border-radius: 100%;
    cursor: pointer;

    top: 314px;    
    left: 29px;
    width: 451px;
    height: 274px;
    
}*/

.click-video {
    position: absolute;
    top: 371px;
    right: 0;
    width: 250px;
    height: 150px;
    border-radius: 100%;
    cursor: pointer;
}

.sk-content {
    background-image: url('../images/double/double-bg.png');
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    min-width: 1200px;
    min-height: 750px;
}

    .sk-content .sk-img {
        width: 1184px;
        height: 284px;
        position: absolute;
        left: 50%;
        margin-top: 228px;
        margin-left: -591px;
    }

.sk-img .sk-img-block {
    width: 244px;
    height: 244px;
    position: absolute;
    top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.sk-img-block a {
    border-radius: 122px;
    background-color: #000;
    opacity: 0.2;
    display: block;
    width: 244px;
    height: 244px;
    display: none;
}

.sk-img-block span {
    top: 114px;
    left: 86px;
    color: #ffffff;
    position: absolute;
    display: none;
    cursor: pointer;
}

.sk-img-block:hover a, .sk-img-block:hover span {
    display: block;
}

.sk-footer {
    width: 1200px;
    height: 150px;
    margin: 0 auto 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 584px;
}

    .sk-footer .footer-item {
        float: left;
        width: 230px;
        text-align: center;
        cursor: pointer;
    }

.footer-item .footer-item-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}

.footer-item .footer-item-content {
    color: #000;
}
/*双控园区专题页 START*/
.accident-background {
    position: relative;
}

.accident-content {
    position: absolute;
    top: 0;
    width: 1200px;
    left: 50%;
    margin-left: -613px;
    font-size: 16px;
    line-height: 40px;
    padding-top: 120px;
}

    .accident-content div {
        color: #000000;
        margin-left: 418px;
        margin-bottom: 20px;
    }

.policy-content {
    position: absolute;
    top: 635px;
    width: 1200px;
    left: 50%;
    margin-left: -613px;
    font-family: SimSun;
}

.policy-title {
    font-size: 25px;
    font-weight: bold;
    color: #e41414;
    margin-top: 60px;
    line-height: 25px;
    width: 524px;
    right: 63px;
    position: absolute;
    text-align: center;
}

.policy-clause {
    font-size: 15px;
    margin-top: 135px;
    line-height: 30px;
    width: 524px;
    right: 63px;
    position: absolute;
    text-align: left;
}

    .policy-clause div {
        color: #292929;
        margin-left: 80px;
        margin-right: 75px;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 10px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.construction-goal {
    position: relative;
    margin-top: -470px;
}

.goal-content {
    width: 1200px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    .goal-content .card {
        width: 288px;
        height: 518px;
        border: 1px solid #d1d1d1;
        float: left;
    }

    .goal-content img {
        margin: 60px auto 30px auto;
    }

    .goal-content .card:hover {
        background-color: #255dbc;
        border: none;
    }

        .goal-content .card:hover > div {
            border: 1px solid #fff;
            width: 268px;
            height: 363px;
            margin-left: 10px;
            margin-top: 10px;
            padding-top: 135px;
        }

        .goal-content .card:hover img {
            display: none;
        }

        .goal-content .card:hover .goal-title, .goal-content .card:hover .goal-desc {
            color: #ffffff;
        }

        .goal-content .card:hover .goal-split {
            border-color: #ffffff;
        }

.goal-title {
    font-size: 16px;
    font-weight: bold;
    color: #010101;
    letter-spacing: 1px;
}

.goal-split {
    width: 20px;
    height: 0;
    border-top: 2px solid #255dba;
    border-bottom: 2px solid #255dba;
    margin: 30px auto 30px auto;
}

.goal-desc {
    padding-left: 25px;
    padding-right: 25px;
    color: #8d8d8d;
    letter-spacing: 1px;
}

.advantage-card {
    width: 1196px;
    height: 138px;
    border: 1px solid #e6e6e6;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
}

    .advantage-card img {
        position: absolute;
        left: 38px;
        top: 10px;
    }

.advantage-content {
    height: 100%;
    padding-left: 240px;
    padding-right: 75px;
}

    .advantage-content > span {
        font-size: 15px;
        color: #000;
        margin-bottom: 10px;
        margin-top: 29px;
        display: block;
    }

    .advantage-content i {
        color: #118cf3;
        font-size: 12px;
        font-style: normal;
        position: absolute;
        margin-top: 4px;
    }

    .advantage-content div {
        color: #000;
        font-size: 13px;
        line-height: 26px;
        padding-left: 15px;
    }

.service-content {
    background-image: url('../images/double/service-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 550px;
}

.service-items {
    width: 1200px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

    .service-items .item {
        position: absolute;
        width: 240px;
        text-align: center;
        font-size: 18px;
    }

    .service-items img {
        margin-left: auto;
        margin-right: auto;
    }

    .service-items .item > div {
        color: #000;
        letter-spacing: 1px;
        line-height: 40px;
        margin-top: 10px;
    }

.service_1 {
    left: 90px;
    top: 306px;
}

.service_3 {
    left: 907px;
    top: 211px;
    width: 179px !important;
}

.service_2 {
    left: 500px;
    top: 288px;
}
/*双控园区专题页 END*/

/*监测预警专题页 START*/
.policies_backgroud {
    background: url(/resources/images/forecast/policies_backgroud.jpg) no-repeat top center;
    height: 815px;
}

.policies-content {
    width: 1196px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 100%;
}

.policies-desc {
    color: #000000;
    width: 603px;
    position: absolute;
    right: 0;
    top: 229px;
    padding: 0;
    margin: 0;
}

.policies-desc b {
    font-size: 18px;
    line-height: 36px;
}

.policies-desc div {
    font-size: 16px;
    color: #000000;
    line-height: 34px;
}
.policies-doc>div{
    width:235px;
    height:345px;
    border:solid 1px #ececec;
    border-radius:10px;
    padding:15px;
    margin:20px;
    background-color:#fff;
    float: left;
    cursor:pointer;
    position:relative;
}
.policies-doc > div:hover {
    -webkit-transform: translate3d(0,-60px,0);
    -ms-transform: translate3d(0,-60px,0);
    -moz-transform: translate3d(0,-60px,0);
    -o-transform: translate3d(0,-60px,0);
    transform: translate3d(0,-60px,0);
    -moz-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
    background-color:#cccccc;
}
.policies-doc > div:hover a{
    display: block;
}
.policies-doc .doc-title {
    font-size: 14px;
    color: #ea1212;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 20px;
}
.policies-doc .doc-split {
    margin: 16px 0;
    border-bottom: solid 1px #ed3232;
    border-top: solid 1px #f9c0c0;
}
.policies-doc .doc-content {
    line-height: 28px;
    letter-spacing: 3px;
    margin-right: -15px;
}
.policies-doc .doc-content a{
    background-image: url(/Resources/images/double/down.png);
    background-repeat: no-repeat;
    width: 67px;
    height: 67px;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    top: 195px;
    display:none;
}
.functional-structure {
    margin-top:50px;
    background-image:url(/Resources/images/double/bg-gnjg.png);
    background-color:#fafafa;
    background-position: center 50px;
    background-repeat: no-repeat;
    width: 100%;
    height: 843px;
}
.system-show{
    background-image:url(/Resources/images/double/bg-xtzs.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 670px;
}
.product-advantage .advantage-card img {
    top: 0;
}
/*监测预警专题页 END*/
#nb_icon_wrap{
    display:none !important;
}
#fixright{
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -175px;
    background-image: url(../images/home/shouanjun.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 366px;
    width: 160px;
    z-index:9999;
}
#fixright img {
    position: absolute;
    right: 17px;
    height: 44px;
}

/*双控专题*/
.hy-banner .hy-picture {
    background-size: 100% 100%;
    height: 550px;
    width: 100%;
}