﻿@charset "utf-8";

html {
    overflow-x: hidden;
    width     : 100%;
    overflow-y: auto
}

* {
    padding: 0;
    margin : 0;
    outline: 0 !important
}

li,
ol,
ul {
    list-style-type: none
}

body,
button,
input,
select,
textarea {
    font-family: 'Microsoft yahei';
    font-size  : 12px
}

code,
kbd,
pre,
samp {
    font-family: 'Microsoft yahei'
}

a {
    text-decoration   : none;
    color             : #333;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition   : all .2s ease-out 0s;
    -o-transition     : all .2s ease-out 0s;
    transition        : all .2s ease-out 0s
}

img {
    border   : 0;
    max-width: 100%
}

li {
    line-height: normal
}

table {
    border-collapse: collapse;
    border-spacing : 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin     : 0;
    font-weight: 400;
    font-family: 'Microsoft yahei'
}

input,
table,
td,
tr {
    margin : 0;
    padding: 0;
    border : none
}

button,
table {
    border    : none;
    background: 0 0;
    margin    : 0;
    padding   : 0
}

body {
    position: relative;
    float   : left;
    width   : 100%
}

select {
    margin     : 0;
    padding    : 0;
    font-family: 'Microsoft yahei';
    border     : none
}

textarea {
    resize : none;
    outline: 0
}

label {
    margin-bottom: 0;
    font-weight  : 400
}

input,
select,
textarea {
    margin               : 0;
    padding              : 0;
    border               : 0;
    outline              : 0;
    -moz-border-radius   : 0;
    -webkit-border-radius: 0;
    -khtml-border-radius : 0;
    border-radius        : 0
}

.header {
    float     : left;
    width     : 100%;
    z-index   : 9;
    position  : relative;
    background: #fff
}

.zd_banner {
    float   : left;
    width   : 100%;
    position: relative
}

.zd_cont {
    float   : left;
    width   : 100%;
    overflow: hidden
}

@font-face {
    font-family: 'Helvetica Neue CE 35 Thin';
    src        : url('fonts/Helvetica Neue CE 35 Thin.eot');
    src        : url('fonts/Helvetica Neue CE 35 Thin.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica Neue CE 35 Thin.woff') format('woff'), url('fonts/Helvetica Neue CE 35 Thin.ttf') format('truetype'), url('fonts/Helvetica Neue CE 35 Thin.svg#open_sanslight') format('svg');
    font-weight: 400;
    font-style : normal
}

.top {
    position     : relative;
    background   : #f1f1f1;
    line-height  : 33px;
    border-bottom: solid 1px #e9e9e9
}

.welcome {
    float    : left;
    font-size: 12px;
    color    : #555;
    width    : 100%;
    padding  : 0 10px;
    width    : 50%;
}

.top .top_r {
    float: right
}

.top .top_r a {
    display  : block;
    float    : left;
    padding  : 0 15px 0 14px;
    color    : #555;
    font-size: 12px
}

.top .top_r a:hover {
    color: #0c4da2
}

.top .top_r .tel {
    float       : left;
    padding-left: 15px;
    width       : 210px;
    font-size   : 12px;
    color       : #555
}

.top .top_r .tel img {
    margin-right: 7px;
    margin-top  : -3px
}

.top .top_r .tel i {
    font-style: normal
}

.top .top_r .tel span {
    font-size  : 16px;
    color      : #0c4da2;
    font-family: Arial;
    white-space: nowrap
}

.topnav {
    width   : 100%;
    float   : left;
    position: relative;
    padding : 20px 0
}

.logo {
    float : left;
    width : auto;
    height: 60px
}

.logo img {
    height   : 100%;
    max-width: none
}

.menu {
    z-index: 99;
    width  : 710px;
    float  : right
}

.menu ul {
    width: 100%;
    float: left
}

.menu ul li {
    float      : left;
    margin-left: 59px;
    z-index    : 99;
    position   : relative
}

.menu ul li span {
    display    : block;
    float      : left;
    height     : 60px;
    line-height: 60px;
    text-align : center;
    font-size  : 16px;
    position   : relative
}

.menu ul li span a {
    display : block;
    float   : left;
    color   : #555;
    position: relative;
    z-index : 5
}

.menu ul li span a .b {
    position   : absolute;
    right      : -26px;
    top        : 18px;
    display    : block;
    width      : 24px;
    height     : 10px;
    line-height: 10px;
    overflow   : hidden
}

.menu ul li span a .b img {
    float: left
}

.menu ul li.on a,
.menu ul li:hover a {
    color: #0c4da2
}

.nav li .nav-w {
    z-index              : 21;
    position             : absolute;
    display              : none;
    float                : left;
    clear                : both;
    overflow             : hidden;
    top                  : 100%;
    background           : #fff;
    left                 : 2px;
    -moz-border-radius   : 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius        : 0 0 3px 3px;
    -moz-box-shadow      : 0 5px 5px #D3D3D3;
    -webkit-box-shadow   : 0 5px 5px #D3D3D3;
    box-shadow           : 0 5px 5px #D3D3D3
}

.nav li .section-nav1 {
    padding : 0 10px;
    height  : auto;
    overflow: hidden
}

.nav li .section-nav1 ul {
    position: static;
    margin  : 0;
    width   : 160px;
    overflow: hidden
}

.nav li .section-nav1 ul li {
    position  : static;
    padding   : 0;
    width     : 100%;
    background: 0 0;
    float     : left
}

.nav li .section-nav1 ul li .b {
    width   : auto;
    display : block;
    float   : left;
    position: relative
}

.nav li .section-nav1 ul li:first-child {
    margin-top: 10px
}

.nav li .section-nav1 ul li:last-child {
    margin-bottom: 10px
}

.nav li .section-nav1 ul li a {
    text-align : left;
    line-height: 32px;
    width      : auto;
    padding    : 0 3px;
    display    : block;
    background : 0 0;
    float      : none;
    height     : auto;
    color      : #5e5e5e;
    font-size  : 13px;
    overflow   : hidden;
    cursor     : pointer;
    font-weight: 400;
    z-index    : 3;
    position   : relative
}

.nav li .section-nav1 ul li .b:before {
    content           : '';
    width             : 0;
    height            : 6px;
    background        : #f9da00;
    position          : absolute;
    left              : 0;
    bottom            : 8px;
    z-index           : 2;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition   : all .2s ease-out 0s;
    -o-transition     : all .2s ease-out 0s;
    transition        : all .2s ease-out 0s
}

.nav li .section-nav1 ul li .b:hover:before {
    width: 100%
}

@media screen and (max-width:1199px) {

    .menu {
        width: 530px
    }

    .menu ul li {
        margin-left: 30px
    }

}

@media screen and (max-width:991px) {

    .menu {
        display: none
    }

    .topnav {
        padding: 5px 0
    }

    .logo {
        height     : 30px;
        margin-top : 5px;
        margin-left: 10px
    }

    .active ::after {
        -webkit-transform: rotate(45deg);
        -moz-transform   : rotate(45deg);
        -ms-transform    : rotate(45deg);
        -o-transform     : rotate(45deg);
        transform        : rotate(45deg);
        top              : 0
    }

    .active ::before {
        -webkit-transform: rotate(-45deg);
        -ms-transform    : rotate(-45deg);
        -o-transform     : rotate(-45deg);
        transform        : rotate(-45deg);
        top              : 0
    }

    .pf_menu {
        position  : absolute;
        width     : 120px;
        height    : auto;
        overflow-y: auto;
        right     : 0;
        top       : 85px;
        z-index   : 60;
        display   : block;
        padding   : 0 2% 5px 2%;
        background: #fff;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .15)
    }

    li {
        float: left;
        width: 100%
    }

    li span {
        float  : left;
        width  : 100%;
        padding: 0 10px 0 10px
    }

    li .l1_a {
        float      : left;
        width      : 100%;
        color      : #0c4da2;
        font-size  : 14px;
        line-height: 39px;
        white-space: nowrap
    }

    li .l1_a .b {
        font-size  : 12px;
        line-height: 12px;
        height     : 12px;
        display    : inline-block;
        position   : relative;
        top        : -3px;
        margin-left: 3px;
        font-weight: 400
    }

}

@media screen and (max-width:767px) {

    .pf_menu {
        top: 50px
    }

    .top {
        line-height: 28px;
        display    : none;
    }

    .top .top_r {
        width: 100%
    }

    .top .top_r a {
        padding: 0 9px
    }

    .top .top_r .tel {
        padding-left: 7px;
        width       : auto
    }

    .top .top_r .tel img {
        margin-right: 3px;
        width       : 15px;
        margin-top  : -5px
    }

    .top .top_r .tel i {
        display: none
    }

    .top .top_r .tel span {
        font-size  : 14px;
        color      : #0c4da2;
        font-family: Arial;
        white-space: nowrap
    }

    .logo {
        width   : 102px;
        overflow: hidden
    }

    .zd_cont.on_1 {
        margin-top: 40px
    }

}



.bg_4 {
    background: #1e2123
}

.top_1 {
    border-bottom: solid 1px #e7e6e7
}

.ul_3 li .text h6 {
    width     : 100%;
    float     : left;
    margin-top: 13px;
    font-size : 14px;
    color     : #888
}

.ul_3 li .text h6 .name {
    float        : left;
    padding-right: 12px
}

.ul_3 li .text h6 .time {
    float       : left;
    padding-left: 12px;
    background  : url(../images/bian_4.jpg) no-repeat left center
}

.ul_3 li .text h6 .span {
    float     : right;
    text-align: right;
    width     : 100px
}

.ul_3 li .text h6 .span a {
    color: #888
}

.ul_3 li .text h6 .span a:hover {
    text-decoration: underline;
    color          : #333
}

.ul_3 li .text h4 a:hover {
    color: #0c4da2
}

.c_305 {
    width: 305px;
    float: right
}



.ul_3 li .img {
    width : 90px;
    height: 60px
}

.ul_3 li .text {
    margin-left: 104px
}

.ul_3 li .text h6 {
    display: none
}

.ul_3 li .text .p {
    margin-top : 5px;
    line-height: 20px;
    height     : 40px
}

.ul_3 li .text h4 {
    margin-top: 0;
    font-size : 15px
}

.ul_3 li .img .btn {
    width : 30px;
    height: 30px;
    margin: -15px 0 0 -15px
}
}







/* */



.banner_1 {
    width: 100%;
    float: left
}

.banner_1 .banner_img {
    width   : 100%;
    float   : left;
    position: relative;
    overflow: hidden
}

.banner_1 .banner_img img {
    width: 100%;
    float: left
}

.banner_1 .banner_img a {
    display              : block;
    width                : 161px;
    height               : 50px;
    line-height          : 50px;
    text-align           : center;
    background           : #ef5308;
    font-size            : 20px;
    color                : #fff;
    position             : absolute;
    left                 : 50%;
    bottom               : 8.2%;
    margin-left          : -80px;
    -moz-border-radius   : 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius : 25px;
    border-radius        : 25px
}

.banner_1 .banner_img a:hover {
    background: #c14408
}

@media screen and (max-width:1199px) {
    .banner_1 .banner_img a {
        width      : 120px;
        height     : 40px;
        line-height: 40px;
        font-size  : 18px;
        bottom     : 6.2%;
        margin-left: -60px
    }
}

@media screen and (max-width:991px) {
    .banner_1 .banner_img a {
        width      : 100px;
        height     : 30px;
        line-height: 30px;
        font-size  : 14px;
        bottom     : 4.2%;
        margin-left: -50px
    }
}

@media screen and (max-width:767px) {
    .banner_1 .banner_img a {
        width      : 80px;
        height     : 20px;
        line-height: 20px;
        font-size  : 12px;
        margin-left: -40px
    }
}



/*  */

.qiy {}

.qiy ul {

    width: 1200px;

    overflow: hidden;

    margin: 50px 0;

}

.qiy ul li {
    float: left;

    width: 130px;

    height: 130px;

    margin: 0 20px;

    /* background: #2e3133; */

    border-radius: 50%;

    line-height: 130px;

    text-align: center;

    color: #0c4ca3;

    font-size: 24px;

    border: 1px solid #0c4ca3;
}

.qiy ul li:hover {
    background: #0c4ca3;
    color     : #fff;
}

/*  */



_ico li {
    width     : 10px;
    height    : 10px;
    background: url(../images/cy_banner_ico.png) no-repeat right center;
    margin    : 0 10px
}

_ico li.slick-active {
    background-position: left center
}



/* */

.ul_11 li .zbox .text {
    margin-left: 110px
}
}

.banner_2 {
    width     : 100%;
    height    : 140px;
    margin-top: 25px;
    background: url(../images/cy_bg_6.jpg) no-repeat center center;
    position  : relative;
    float     : left
}

.banner_2 .bian {
    width   : 98%;
    height  : 80%;
    position: absolute;
    left    : 1%;
    top     : 10%;
    border  : solid 1px #fff;
    opacity : .3
}

.banner_2 h3 {
    width         : 100%;
    float         : left;
    text-align    : center;
    position      : absolute;
    left          : 0;
    top           : 50%;
    margin-top    : -23px;
    font-size     : 18px;
    color         : #fff;
    line-height   : 45px;
    font-weight   : 700;
    letter-spacing: 1px
}

.banner_2 h3 a {
    display              : inline-block;
    width                : 158px;
    height               : 45px;
    background           : #ee5307;
    margin-left          : 30px;
    vertical-align       : middle;
    color                : #fff;
    -moz-border-radius   : 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius : 4px;
    border-radius        : 4px
}

.banner_2 h3 a img {
    vertical-align: middle;
    margin        : -2px 10px 0 0
}

@media screen and (max-width:991px) {
    .banner_2 .bian {
        width: 96%;
        left : 2%
    }

    .banner_2 h3 {
        margin-top : -17px;
        font-size  : 14px;
        line-height: 35px
    }

    .banner_2 h3 a {
        width      : 128px;
        height     : 35px;
        margin-left: 10px
    }

    .banner_2 h3 a img {
        margin: -2px 6px 0 0;
        width : 16px
    }
}

@media screen and (max-width:767px) {
    .banner_2 h3 {
        margin-top: -40px
    }

    .banner_2 h3 span {
        display: block
    }

    .banner_2 h3 a {
        margin-left: 0
    }
}



/*  */



.zd9 {
    width     : 100%;
    float     : left;
    padding   : 75px 0 66px 0;
    background: url(../images/cy_bg_7.jpg) no-repeat center center;
    text-align: center
}

.zd9 h3 {
    width         : 100%;
    font-size     : 28px;
    color         : #333;
    line-height   : 46px;
    text-align    : center;
    letter-spacing: 1px
}

.zd9 h3 span {
    display    : inline-block;
    font-weight: 700;
    color      : #ee5307;
    font-size  : 38px;
    margin     : 0 10px
}

.zd9 .cy_488 {
    display              : inline-block;
    width                : 488px;
    margin-top           : 25px;
    background           : #f1f1f1;
    padding-left         : 118px;
    position             : relative;
    -moz-border-radius   : 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius : 6px;
    border-radius        : 6px
}

.zd9 .cy_488 .name {
    width      : 118px;
    text-align : center;
    position   : absolute;
    left       : 0;
    top        : 0;
    height     : 40px;
    background : url(../images/cy_ico7_4.png) no-repeat right center;
    line-height: 40px;
    font-size  : 18px;
    color      : #fff;
    font-weight: 700
}

_3 {
    width     : 100%;
    text-align: center
}

_3,
_3 ul,
_3 ul li {
    width: 100%
}

_3 ul li a {
    display    : block;
    width      : 100%;
    text-align : center;
    line-height: 42px;
    font-size  : 16px;
    color      : #0c4da2
}

_3 ul li a:hover {
    color          : #ee5307;
    text-decoration: underline
}

.zd9 .dl {
    width     : 100%;
    position  : relative;
    margin-top: 30px;
    padding   : 0 200px;
    height    : 154px
}

.zd9 .dl .bian {
    width                : 100%;
    height               : 6px;
    background           : #c1d2e4;
    position             : absolute;
    left                 : 0;
    top                  : 77px;
    overflow             : auto;
    -moz-border-radius   : 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius : 6px;
    border-radius        : 6px
}

.zd9 .dl .bian span {
    width     : 28%;
    background: #0c4da2;
    display   : block;
    height    : 6px
}

.zd9 .dl .dd {
    width   : 33.333%;
    float   : left;
    position: relative;
    z-index : 1
}

.zd9 .dl .dd .ico {
    display   : inline-block;
    width     : 62px;
    height    : 90px;
    background: url(../images/cy_ico7_2_bg.png) no-repeat center center
}

.zd9 .dl .dd .ico img {
    float: left
}

.zd9 .dl .d1 .ico {
    background-image: url(../images/cy_ico7_1_bg.png)
}

.zd9 .dl .dd h4 {
    width      : 100%;
    margin-top : 15px;
    font-size  : 18px;
    color      : #333;
    line-height: 26px;
    font-weight: 700
}

.zd9 .dl .dd h5 {
    width      : 100%;
    font-size  : 16px;
    color      : #333;
    line-height: 23px
}

.zd9 .btn {
    width     : 100%;
    margin-top: 27px
}

.zd9 .btn a {
    display              : inline-block;
    width                : 150px;
    height               : 48px;
    line-height          : 48px;
    margin               : 0 10px;
    background           : #0c4da2;
    font-size            : 18px;
    color                : #fff;
    -moz-border-radius   : 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius : 6px;
    border-radius        : 6px
}

.zd9 .btn a:hover {
    background: #0c6cce
}

.zd9 .btn a.a1 {
    background-color: #ee5307
}

.zd9 .btn a.a1:hover {
    background-color: #c14305
}

@media screen and (max-width:1199px) {
    .zd9 .dl .bian span {
        width: 29%
    }
}

@media screen and (max-width:991px) {
    .zd9 {
        padding: 65px 0 26px 0
    }

    .zd9 h3 {
        font-size  : 20px;
        line-height: 40px
    }

    .zd9 h3 span {
        font-size: 30px;
        margin   : 0 5px
    }

    .zd9 .cy_488 {
        width       : 400px;
        margin-top  : 15px;
        padding-left: 88px
    }

    .zd9 .cy_488 .name {
        width      : 88px;
        height     : 36px;
        line-height: 36px;
        font-size  : 16px
    }

    _3 ul li a {
        line-height: 36px;
        font-size  : 14px
    }

    .zd9 .dl {
        margin-top: 10px;
        padding   : 0 100px;
        height    : 164px
    }

    .zd9 .dl .bian span {
        width: 25%
    }

    .zd9 .dl .dd h4 {
        margin-top : 10px;
        font-size  : 16px;
        line-height: 22px
    }

    .zd9 .dl .dd h5 {
        font-size  : 14px;
        line-height: 21px
    }

    .zd9 .btn {
        margin-top: 17px
    }

    .zd9 .btn a {
        width      : 120px;
        height     : 38px;
        line-height: 38px;
        margin     : 0 5px;
        font-size  : 16px
    }
}

@media screen and (max-width:767px) {
    .zd9 {
        padding: 15px 10px 26px 10px
    }

    .zd9 .dl {
        padding: 0
    }

    .zd9 .dl .bian span {
        width: 15%
    }

    .zd9 .cy_488 {
        width: 100%
    }

    .zd9 h3 span {
        display: block
    }
}

.zd10 {
    width     : 100%;
    float     : left;
    /* background: url(../images/cy_bg_8.jpg) no-repeat top center #f2f2f2; */
    padding   : 88px 0 80px 0
}

.tit_8 {
    width     : 100%;
    float     : left;
    text-align: center;
    overflow  : hidden;
}

.tit_8 h5 {
    width         : 100%;
    font-size     : 18px;
    color         : #0c4da2;
    line-height   : 28px;
    text-transform: uppercase;
    font-family   : OPENSANS-REGULAR;
    letter-spacing: 1.5px
}

.tit_8 h2 {
    width         : 100%;
    font-size     : 38px;
    color         : #333;
    line-height   : 50px;
    letter-spacing: 1px;
    font-weight   : 700
}

.tit_8 h2 i {
    font-style: normal;
    color     : #0c4da2
}

.tit_8 h2 span {
    display : inline-block;
    padding : 0 40px;
    position: relative
}

.tit_8 h2 span:before {
    content   : '';
    width     : 600px;
    height    : 1px;
    position  : absolute;
    left      : -600px;
    top       : 50%;
    background: #c4dbf3
}

.tit_8 h2 span:after {
    content   : '';
    width     : 600px;
    height    : 1px;
    position  : absolute;
    right     : -600px;
    top       : 50%;
    background: #c4dbf3
}

.tit_8 .p {
    width      : 100%;
    margin-top : 26px;
    font-size  : 16px;
    color      : #666;
    line-height: 30px
}

.zd10 .cy_486 {
    width     : 40.5%;
    float     : left;
    margin-top: 52px;
    height    : 295px
}

.zd10 .zd-22 {
    width      : 55.5%;
    float      : right;
    font-size  : 16px;
    color      : #666;
    line-height: 30px;
    text-indent: 2em;
    padding-top: 32px;
    margin-top : 52px
}

.zd10 .cy_486 iframe {
    float: left
}

.zd10 .cy_486 .title {
    width      : 100%;
    float      : left;
    background : url(../images/bg_1.png);
    font-size  : 16px;
    color      : #fff;
    line-height: 48px;
    padding    : 0 60px 0 20px
}

@media screen and (max-width:1199px) {
    .zd10 .zd-22 {
        padding-top: 0
    }
}

@media screen and (max-width:991px) {
    .zd10 {
        padding            : 48px 0 40px 0;
        background-position: center -20px
    }

    .tit_8 h5 {
        font-size  : 14px;
        line-height: 24px
    }

    .tit_8 h2 {
        font-size  : 28px;
        line-height: 40px
    }

    .tit_8 h2 span {
        padding: 0 20px
    }

    .tit_8 .p {
        margin-top : 16px;
        font-size  : 12px;
        line-height: 20px
    }

    .zd10 .cy_486 {
        margin-top   : 22px;
        height       : 160px;
        margin-bottom: 40px
    }

    .zd10 .zd-22 {
        font-size  : 12px;
        line-height: 22px;
        padding-top: 0;
        margin-top : 22px
    }

    .zd10 .cy_486 .title {
        font-size  : 12px;
        line-height: 38px;
        padding    : 0 40px 0 10px
    }
}

@media screen and (max-width:767px) {
    .zd10 {
        padding            : 28px 10px 20px 10px;
        background-position: center -40px
    }

    .zd10 .cy_486 {
        margin-top: 12px;
        width     : 100%
    }

    .zd10 .zd-22 {
        width     : 100%;
        margin-top: 12px
    }
}

/* */

.row_3 {
    margin: 0 -18px
}

.zd11 {
    width: 100%;

    float: left;

    padding: 88px 0 80px 0;
}

.zd11 ul {
    width     : 100%;
    float     : left;
    position  : relative;
    text-align: center;
    margin-top: 35px
}

.zd11 ul li {
    width  : 16.66%;
    padding: 0 18px;
    float  : left
}

.zd11 ul li .ico {
    display              : inline-block;
    width                : 170px;
    height               : 170px;
    border               : solid 3px #88a0b9;
    padding              : 7px;
    -moz-border-radius   : 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius : 50%;
    border-radius        : 50%
}

.zd11 ul li .ico span {
    display              : block;
    width                : 100%;
    height               : 100%;
    border               : solid 1px #88a0b9;
    -moz-border-radius   : 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius : 50%;
    border-radius        : 50%
}

.zd11 ul li .ico span img {
    width: 100%;
    float: left
}

.zd11 ul li .ico span .img_2 {
    display: none
}

.zd11 ul li:hover .ico {
    border-color: #0c4da2
}

.zd11 ul li:hover .ico span {
    border-color: #0c4da2;
    background  : #0c4da2
}

.zd11 ul li:hover .ico .img_1 {
    display: none
}

.zd11 ul li:hover .ico .img_2 {
    display: block
}

.zd11 ul li h5 {
    width      : 100%;
    float      : left;
    margin-top : 15px;
    font-size  : 16px;
    color      : #262626;
    line-height: 24px
}

.zd11 .bian {
    width     : 100%;
    margin-top: 72px;
    position  : relative;
    float     : left
}

.zd11 .bian span {
    display    : block;
    width      : 1920px;
    height     : 1px;
    background : #ececec;
    position   : absolute;
    left       : 50%;
    top        : 6px;
    margin-left: -960px;
    z-index    : -1
}

.zd11 .bian .btn {
    display              : block;
    width                : 172px;
    height               : 54px;
    line-height          : 54px;
    text-align           : center;
    position             : absolute;
    left                 : 50%;
    top                  : -22px;
    background           : #ee5307;
    font-size            : 18px;
    color                : #fff;
    margin-left          : -86px;
    -moz-border-radius   : 27px;
    -webkit-border-radius: 27px;
    -khtml-border-radius : 27px;
    border-radius        : 27px
}

.zd11 .bian .btn img {
    vertical-align: middle;
    margin        : -2px 10px 0 0
}

.zd11 .bian .btn:hover {
    background: #c24407
}

@media screen and (max-width:1199px) {
    .zd11 ul li .ico {
        width : 120px;
        height: 120px
    }
}

@media screen and (max-width:991px) {
    .zd11 {
        padding: 45px 0 65px 0
    }

    .zd11 ul {
        margin-top: 15px
    }

    .zd11 ul li {
        width     : 33.333%;
        margin-top: 10px
    }

    .zd11 ul li h5 {
        margin-top : 10px;
        font-size  : 14px;
        line-height: 22px
    }

    .zd11 .bian {
        margin-top: 42px
    }

    .zd11 .bian span {
        top: 6px
    }

    .zd11 .bian .btn {
        width      : 122px;
        height     : 44px;
        line-height: 44px;
        top        : -18px;
        font-size  : 16px;
        margin-left: -61px
    }

    .zd11 .bian .btn img {
        width : 16px;
        margin: -2px 6px 0 0
    }
}

@media screen and (max-width:767px) {
    .zd11 {
        padding: 25px 10px 35px 10px
    }

    .row_3 {
        margin: 0 -5px
    }

    .zd11 ul li {
        padding: 0 5px
    }

    .zd11 .bian span {
        top: 4px
    }

    .zd11 ul li .ico {
        width       : 80px;
        height      : 80px;
        padding     : 4px;
        border-width: 2px
    }

    .zd11 .bian .btn {
        top: -15px
    }
}

.zd12 {
    width     : 100%;
    float     : left;
    padding   : 110px 0 40px 0;
    background: url(../images/cy_bg_9.jpg) no-repeat center top
}

.zd12 .cy_601 {
    width       : 50.08%;
    float       : left;
    border-right: solid 1px #b8d0e9;
    margin-top  : 52px;
    overflow    : hidden
}

.zd12 .cy_601 .cy_601_box {
    width     : 100%;
    float     : left;
    padding   : 20px 45px 32px 0;
    border-top: solid 1px #b8d0e9;
    margin-top: -1px
}

.zd12 .cy_601 .cy_601_box .p {
    width      : 100%;
    float      : left;
    margin-top : 25px;
    font-size  : 16px;
    color      : #555;
    line-height: 30px
}

.zd12 .cy_601 .cy_601_box .p span {
    display: inline-block;
    margin : 0 30px 0 0
}

.tit_9 {
    width      : 100%;
    float      : left;
    font-size  : 24px;
    color      : #333;
    line-height: 1
}

.tit_9 span {
    display       : inline-block;
    padding       : 0 6px;
    background    : #0c4da2;
    color         : #fff;
    font-size     : 16px;
    font-family   : "Times New Roman";
    margin        : -2px 10px 0 0;
    line-height   : 24px;
    vertical-align: middle
}

.zd12 .cy_560 {
    width     : 46.666%;
    float     : right;
    padding   : 20px 0 32px 0;
    margin-top: 52px
}

.zd12 .cy_560 .p {
    width      : 100%;
    float      : left;
    margin-top : 25px;
    font-size  : 16px;
    color      : #555;
    line-height: 30px
}

.zd12 .cy_560 .img_box {
    width     : 100%;
    float     : left;
    margin    : 16px 0;
    background: #fff;
    position  : relative
}

.zd12 .cy_560 .img_box .section,
.zd12 .cy_560 .img_box .section .box {
    width : 100%;
    height: 100%;
    float : left
}

.zd12 .cy_560 .img_box img {
    width: 100%;
    float: left
}

.zd12 .cy_560 .img_box span {
    display    : block;
    position   : absolute;
    right      : 0;
    top        : 0;
    line-height: 34px;
    color      : #fff;
    padding    : 0 13px;
    background : url(../images/bg_2.png);
    font-size  : 18px
}

.zd12 .cy_560 .link {
    width      : 100%;
    float      : left;
    background : rgba(0, 0, 0, .1);
    text-align : center;
    font-size  : 18px;
    color      : #333;
    line-height: 43px;
    padding    : 10px
}

.zd12 .cy_560 .link a {
    color          : #0c4da2;
    text-decoration: underline
}

.zd12 .cy_560 .link img {
    vertical-align: middle;
    margin        : -2px 15px 0 0
}

_7 {
    width   : 920px;
    position: fixed;
    left    : 50%;
    top     : 50%;
    margin  : -270px 0 0 -460px;
    z-index : 9999;
    display : none
}

_7 .hd {
    width   : 100%;
    height  : 0;
    position: absolute;
    left    : 0;
    top     : 50%
}

_7 {
    width: 100%;
    float: left
}

_7 ul {
    width: 100%;
    float: left
}

_7 ul li img {
    width     : 100%;
    float     : left;
    background: url(../images/loading.gif) center center no-repeat
}

_7 .hd .next,
_7 .hd .prev {
    display   : block;
    left      : -10%;
    top       : 50%;
    width     : 30px;
    height    : 59px;
    margin-top: -30px;
    background: url(../images/btn_6.png) no-repeat left center;
    opacity   : .6
}

_7 .hd .next {
    left               : auto;
    right              : -10%;
    background-position: right center
}

_7 .hd .next:hover,
_7 .hd .prev:hover {
    opacity: 1;
    filter : alpha(opacity=100)
}

@media screen and (max-width:1199px) {
    _7 {
        width : 620px;
        margin: -170px 0 0 -310px
    }
}

@media screen and (max-width:991px) {
    .zd12 {
        padding   : 60px 0 50px 0;
        background: url(../images/cy_bg_9.jpg) center -30px
    }

    .zd12 .cy_601 {
        margin-top: 32px
    }

    .zd12 .cy_601 .cy_601_box {
        padding: 10px 25px 17px 0
    }

    .zd12 .cy_601 .cy_601_box .p {
        margin-top : 15px;
        font-size  : 14px;
        line-height: 26px
    }

    .zd12 .cy_601 .cy_601_box .p span {
        margin: 0 20px 0 0
    }

    .tit_9 {
        font-size: 18px
    }

    .tit_9 span {
        padding    : 0 4px;
        font-size  : 14px;
        margin     : -2px 5px 0 0;
        line-height: 18px
    }

    .zd12 .cy_560 {
        padding   : 10px 0 17px 0;
        margin-top: 32px
    }

    .zd12 .cy_560 .p {
        margin-top : 15px;
        font-size  : 14px;
        line-height: 26px
    }

    .zd12 .cy_560 .img_box {
        margin-top: 10px
    }

    .zd12 .cy_560 .img_box span {
        line-height: 30px;
        padding    : 0 8px;
        font-size  : 14px
    }

    .zd12 .cy_560 .link {
        font-size  : 16px;
        line-height: 23px
    }

    .zd12 .cy_560 .link img {
        margin: -2px 10px 0 0;
        width : 18px
    }
}

@media screen and (max-width:767px) {
    .zd12 {
        padding   : 30px 10px 20px 10px;
        background: url(../images/cy_bg_9.jpg) center -40px
    }

    .zd12 .cy_560,
    .zd12 .cy_601 {
        width       : 100%;
        margin-top  : 20px;
        border-right: 0
    }

    _7 {
        width            : 100%;
        margin           : 0;
        left             : 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform    : translate(0, -50%);
        transform        : translate(0, -50%)
    }

    _7 .hd .prev {
        left: 0
    }

    _7 .hd .next {
        right: 0
    }
}



/* */

.zd15 {
    width     : 100%;
    float     : left;
    padding   : 75px 0 80px 0;
    background: #f2f2f2
}

.zd15 ul {
    width     : 100%;
    float     : left;
    margin-top: 12px
}

.zd15 ul li {
    width     : 33.33%;
    float     : left;
    margin-top: 24px;
    padding   : 0 12px
}

.zd15 ul li .zbox {
    width                : 100%;
    float                : left;
    background           : #fff;
    padding              : 20px 25px 14px 65px;
    position             : relative;
    -moz-border-radius   : 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius : 6px;
    border-radius        : 6px
}

.zd15 ul li .zbox .nubr {
    width                : 30px;
    height               : 30px;
    line-height          : 30px;
    text-align           : center;
    background           : #0c4da2;
    font-weight          : 700;
    color                : #fff;
    font-size            : 16px;
    font-family          : Arial;
    position             : absolute;
    left                 : 20px;
    top                  : 20px;
    -moz-border-radius   : 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius : 4px;
    border-radius        : 4px
}

.zd15 ul li .zbox h5 {
    width        : 100%;
    float        : left;
    font-size    : 16px;
    color        : #333;
    line-height  : 30px;
    height       : 30px;
    overflow     : hidden;
    text-overflow: ellipsis;
    white-space  : nowrap;
    font-size    : 14px;
    line-height  : 24px;
}

.zd15 ul li .zbox .p {
    width      : 100%;
    float      : left;
    font-size  : 14px;
    color      : #666;
    line-height: 24px;
    margin-top : 7px;
    height     : 96px
}

@media screen and (max-width:1199px) {
    .zd15 ul li .zbox .p {
        height: 120px
    }
}

@media screen and (max-width:991px) {
    .zd15 {
        padding: 35px 0 40px 0
    }

    .zd15 ul li {
        width  : 50%;
        padding: 0 6px
    }

    .zd15 ul li .zbox {
        padding: 10px 15px 10px 45px
    }

    .zd15 ul li .zbox .nubr {
        width      : 30px;
        height     : 24px;
        line-height: 24px;
        font-size  : 14px;
        left       : 10px;
        top        : 10px
    }

    .zd15 ul li .zbox .p {
        font-size  : 12px;
        line-height: 22px;
        height     : 88px
    }

}

@media screen and (max-width:767px) {
    .zd15 {
        padding: 25px 10px 30px 10px
    }

    .zd15 ul {
        margin-top: 0
    }

    .zd15 ul li {
        width     : 100%;
        margin-top: 10px
    }

    .zd15 ul li .zbox .p {
        height: 110px
    }
}



/* */



/* .zd10 {padding-top:0;text-indent:0} */

.zd10 h4 {
    width      : 100%;
    float      : left;
    font-size  : 24px;
    color      : #333;
    line-height: 1;
    font-weight: 700
}

.zd10 .dl {
    width      : 100%;
    float      : left;
    border-top : solid 1px #dadada;
    border-left: solid 1px #dadada;
    margin-top : 20px;
    text-align : left
}

.zd10 .dl .dd {
    width        : 50%;
    float        : left;
    padding      : 20px 58px 13px 38px;
    height       : 124px;
    border-bottom: solid 1px #dadada;
    border-right : solid 1px #dadada
}

.zd10 .dl .dd .title {
    width      : 100%;
    float      : left;
    font-size  : 18px;
    color      : #0c4da2;
    line-height: 30px;
    font-weight: 700
}

.zd10 .dl .dd .title em {
    display              : inline-block;
    width                : 28px;
    height               : 28px;
    vertical-align       : middle;
    margin               : -2px 10px 0 0;
    overflow             : hidden;
    text-align           : center;
    line-height          : 28px;
    font-size            : 18px;
    color                : #fff;
    font-family          : OPENSANS-REGULAR;
    background           : #0c4da2;
    -moz-border-radius   : 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius : 50%;
    border-radius        : 50%
}

.zd10 .dl .dd .p {
    width      : 100%;
    float      : left;
    margin-top : 12px;
    font-size  : 14px;
    color      : #666;
    line-height: 24px;
    height     : 48px;
    overflow   : hidden
}

@media screen and (max-width:991px) {

    .zd10 h4 {
        font-size: 18px
    }

    .zd10 .dl {
        margin-top: 10px
    }

    .zd10 .dl .dd {
        padding: 10px 8px 13px 12px;
        height : 84px
    }

    .zd10 .dl .dd .title {
        font-size  : 14px;
        line-height: 20px
    }

    .zd10 .dl .dd .title em {
        width      : 20px;
        height     : 20px;
        margin     : -2px 6px 0 0;
        line-height: 20px;
        font-size  : 12px
    }

    .zd10 .dl .dd .p {
        margin-top : 6px;
        font-size  : 12px;
        line-height: 18px;
        height     : 36px
    }
}

@media screen and (max-width:480px) {

    .zd10 .dl .dd {
        width: 100%
    }

}

.zd10 {
    width      : 100%;
    float      : left;
    text-indent: 0
}

.zd10 h4 {
    width      : 100%;
    float      : left;
    font-size  : 24px;
    color      : #333;
    line-height: 1;
    font-weight: 700;
    text-align : center
}

.zd10 .dl {
    width     : 100%;
    float     : left;
    margin-top: 30px;
    overflow  : hidden
}

.zd10 .dl .dd {
    width      : 25%;
    float      : left;
    padding    : 21px 33px 13px 30px;
    border-left: solid 1px #dadada;
    margin-left: -1px;
    overflow   : hidden
}

.zd10 .dl .dd .title {
    width      : 100%;
    float      : left;
    font-size  : 18px;
    color      : #0c4da2;
    line-height: 30px;
    font-weight: 700
}

.zd10 .dl .dd .title em {
    display              : inline-block;
    width                : 28px;
    height               : 28px;
    vertical-align       : middle;
    margin               : -2px 10px 0 0;
    overflow             : hidden;
    text-align           : center;
    line-height          : 28px;
    font-size            : 18px;
    color                : #fff;
    font-family          : OPENSANS-REGULAR;
    background           : #0c4da2;
    -moz-border-radius   : 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius : 50%;
    border-radius        : 50%
}

.zd10 .dl .dd .p {
    width      : 100%;
    float      : left;
    margin-top : 12px;
    font-size  : 14px;
    color      : #666;
    line-height: 24px;
    height     : 48px;
    overflow   : hidden
}

@media screen and (max-width:1199px) {

    .zd10 .dl .dd {
        padding: 11px 8px 13px 12px
    }

}

@media screen and (max-width:991px) {

    .zd10 h4 {
        font-size: 18px
    }

    .zd10 .dl {
        margin-top: 12px
    }

    .zd10 .dl .dd {
        width     : 50%;
        border-top: solid 1px #dadada;
        margin-top: -1px
    }

    .zd10 .dl .dd .title {
        font-size  : 14px;
        line-height: 20px
    }

    .zd10 .dl .dd .title em {
        width      : 20px;
        height     : 20px;
        margin     : -2px 6px 0 0;
        line-height: 20px;
        font-size  : 12px
    }

    .zd10 .dl .dd .p {
        margin-top : 6px;
        font-size  : 12px;
        line-height: 18px;
        height     : 36px
    }
}

@media screen and (max-width:480px) {

    .zd10 .dl .dd {
        width: 100%
    }

}

.zd10 .zd_jz {
    width      : 100%;
    float      : left;
    text-indent: 0;
    padding-top: 0
}

.zd10 .zd_jz h4 {
    width      : 100%;
    float      : left;
    font-size  : 24px;
    color      : #333;
    line-height: 1;
    font-weight: 700;
    text-align : center
}

.zd10 .zd_jz .dl {
    width     : 100%;
    float     : left;
    margin-top: 41px;
    overflow  : hidden;
    border    : none;
}

.zd10 .zd_jz .dl .dd {
    width  : 25%;
    float  : left;
    padding: 0 12px;
    height : 270px;
    border : none;
}

.zd10 .zd_jz .dl .dd .zbox {
    width                : 100%;
    float                : left;
    background           : #fff;
    border               : solid 1px #e1e1e1;
    padding              : 19px 20px 15px 20px;
    -moz-border-radius   : 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius : 8px;
    border-radius        : 8px
}

.zd10 .zd_jz .dl .dd .zbox .title {
    width         : 100%;
    float         : left;
    font-size     : 18px;
    color         : #333;
    line-height   : 32px;
    font-weight   : 700;
    padding-bottom: 16px;
    border-bottom : solid 1px #e5e5e5
}

.zd10 .zd_jz .dl .dd .zbox .title em {
    display              : inline-block;
    width                : 32px;
    height               : 32px;
    vertical-align       : middle;
    margin               : -2px 10px 0 0;
    overflow             : hidden;
    background           : #0c4da2;
    -moz-border-radius   : 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius : 50%;
    border-radius        : 50%
}

.zd10 .zd_jz .dl .dd .zbox .title em img {
    width: 100%;
    float: left
}

.zd10 .zd_jz .dl .dd .zbox .p {
    width      : 100%;
    float      : left;
    margin-top : 13px;
    font-size  : 14px;
    color      : #333;
    line-height: 24px;
    height     : 168px;
    overflow   : hidden
}

.zd10 .zd_jz .zd_qs {
    width     : 100%;
    float     : left;
    margin-top: 40px
}

.zd10 .zd_jz .zd_qs .text {
    width          : 100%;
    float          : left;
    margin-top     : 21px;
    /* background     : url(../images/cy_bg_14.png) no-repeat center center; */
    padding        : 24px 135px 22px 135px;
    background-size: 100% 100%
}

.zd10 .zd_jz .zd_qs .text .p {
    width          : 100%;
    float          : left;
    background     : url(../images/cy_ico12_5.png) no-repeat center 6px;
    background-size: contain;
    font-size      : 16px;
    color          : #333;
    line-height    : 30px;
    text-align     : center;
    padding        : 0 70px
}

@media screen and (max-width:1199px) {

    .zd10 .zd_jz .zd_qs .text {
        padding: 24px 85px 22px 85px
    }

}

@media screen and (max-width:991px) {

    .zd10 .zd_jz h4 {
        font-size: 18px
    }

    .zd10 .zd_jz .dl {
        margin-top: 21px
    }

    .zd10 .zd_jz .dl .dd {
        width     : 50%;
        padding   : 0 6px;
        margin-top: 12px
    }

    .zd10 .zd_jz .dl .dd .zbox {
        padding: 9px 10px 5px 10px
    }

    .zd10 .zd_jz .dl .dd .zbox .title {
        font-size     : 14px;
        line-height   : 22px;
        padding-bottom: 10px
    }

    .zd10 .zd_jz .dl .dd .zbox .title em {
        width : 22px;
        height: 22px;
        margin: -2px 5px 0 0
    }

    .zd10 .zd_jz .dl .dd .zbox .p {
        margin-top : 8px;
        font-size  : 12px;
        line-height: 20px;
        height     : 100px
    }

    .zd10 .zd_jz .zd_qs {
        margin-top: 20px
    }

    .zd10 .zd_jz .zd_qs .text {
        margin-top: 11px;
        padding   : 14px 25px 12px 25px
    }

    .zd10 .zd_jz .zd_qs .text .p {
        font-size  : 14px;
        line-height: 20px;
        padding    : 0 20px
    }

}

@media screen and (max-width:767px) {

    .zd10 .zd_jz .dl .dd {
        width: 100%
    }

}

/* */

.banner-form {

    width: 350px;

    min-height: 450px;

    margin-top: 80px;

    background: rgba(255, 255, 255, .8);

    border-radius: 4px;

    margin-right: 130px;

    margin: 0 auto;

}

.form-box {

    width: 100%;

}

.form-box .title {

    text-align: center;

    padding-top: 30px;

    line-height: 30px;

}

.form-box .title h2 {

    font-size: 26px;

    margin-bottom: 15px;

}

.form-box .title p {

    width: 264px;

    margin: 0 auto;

    height: 32px;

    line-height: 32px;

    /*background: rgba(41,197,242,.5);*/

    font-size: 16px;

}

.form-box .content {

    padding: 0 25px;

    margin-top: 30px;

}

.form-list {

    height: 44px;

    line-height: 44px;

    border-bottom: 1px solid #333;

    margin-bottom: 20px;

    font-size: 20px;

}

.form-list input {

    display: block;

    width: 100%;

    height: 100%;

    color: #333;

}

.form-list select {

    width: 100%;

    height: 100%;

    border: none;

    background: transparent;

}

.form-box .content .form1-btn {

    display: block;

    text-align: center;

    width: 100%;

    height: 50px;

    line-height: 50px;

    background: #db2c1c;

    color: #fff;

    border: none;

    font-size: 20px;

    margin-top: 30px;

}