@charset "utf-8";

img {
    max-width: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

body {
    background-color: #fff;
    margin: 0 auto;
    color: #333;
}

body a {
    color: #333;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
p {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

i {
    font-style: normal;
}

.bluebg {
    background: #118be1;
}

.greybg {
    background: #f2f5f6;
}

.lightbg {
    background: #e7f0f7;
}

.container {
    margin: 0 auto;
    width: 1200px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mr10 {
    margin-right: 10px;
}

.w1000 {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    height: 100%;
}

.mt10 {
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
}

.clear {
    clear: both;
}

.fwb {
    font-weight: bold;
}

.tac {
    text-align: center;
}

/* header  footer */
/*footer*/
.footer {
    height: 480px;
    background: #00315c;
    width: 100%;
}

.footer .w1000 {
    width: 1200px;
}

.wxcode {
    width: 200px;
    float: left;
}

.wxcode img {
    margin-top: 45px;
}

.footmenu {
    width: 800px;
    float: left;
    font-size: 14px;
}

.footmenu ul {
    width: 160px;
    float: left;
    padding-top: 45px;
}

.footmenu ul li {
    color: #fff;
    line-height: 36px;
}

.footmenu ul li a {
    color: #7d9db2;
}

.footmenu ul li a:hover {
    color: #ffffff;
}

.copyright {
    width: 390px;
    float: right;
    padding-top: 45px;
    color: #fff;
}

.copyright .fblue {
    color: #fff;
    font-size: 18px;
}

.copyright .flarge {
    font-size: 36px;
    padding: 10px 0;
    color: #ffffff;
}

.copyright .fbig {
    font-size: 18px;
}

.copyright a {
    color: #7d9db2;
}

.copyright a:hover {
    color: #ffffff;
}

.copyright p {
    line-height: 36px;
    color: #7d9db2;
    font-size: 14px;
}

/*2016-7-16*/
.iconlist {
    overflow: hidden;
    padding-top: 115px;
}

.iconlist li {
    width: 30%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.wbox li {
    width: 136px;
    float: left;
    height: 50px;
    background: #e7f0f7;
    margin-right: 30px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 50px;
}

.wbox li.wblue {
    background: #0da9f2;
    color: #fff;
}

.wbox li.wgreen {
    background: #42c834;
    color: #fff;
}

.wbox li.worange {
    background: #ff6f4d;
    color: #fff;
}

.pdmiddle a,
.pdmiddle .fs18 span {
    padding-left: 10px;
}

/*header*/
.header {
    height: 88px;
    background: #fff;
}

.header .w1000 {
    width: 1200px;
}

.head_top {
    height: 32px;
    line-height: 32px;
    background: #232e40;
    color: #fff;
}

.head_top span {
    padding-left: 15px;
    float: right;
}

.head_top a {
    color: #fff;
}

.headcon {
    height: 88px;
}

.header .left {
    width: 260px;
}

.header .nav {
    width: auto !important;
    height: 88px;
}

.header .nav>ul {
    width: auto;
    height: 88px;
    min-width: 80px;
}

.header .nav>ul>li {
    float: left;
    margin-left: 36px;
    height: 88px;
    line-height: 88px;
    padding: 0 10px;
    text-align: right;
    font-size: 16px;
    position: relative;
}

.header .nav>ul>li.nav_main:hover {
    background: #027cd1;
    transition: 0.6s;
    -moz-transition: 0.6s;
    /* Firefox 4 */
    -webkit-transition: 0.6s;
    /* Safari 和 Chrome */
    -o-transition: 0.6s;
}

.header .nav>ul>li.nav_main:hover a {
    color: #fff;
    font-weight: bold;
}

.header .nav>ul .nav_sub {
    z-index: 999999;
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    height: 60px;
    line-height: 60px;
    width: 100%;
}

.header .nav>ul>li.nav_item:hover .nav_sub {
    display: block;
    z-index: 999999;
    height: 60px;
    width: 720px;
}

.header .nav .nav_sub li {
    float: left;
    width: 180px;
    height: 60px;
    line-height: 60px;
    z-index: 999999;
    text-align: center;
}

.header .nav .nav_sub .nav_submenu-item {
    float: left;
    width: 100px;
    text-align: left;
    color: #027cd1;
    margin-top: 20px;
    font-weight: bold;
}

.header .nav .nav_sub .nav_submenu-item .nav_sub_menu .nav_sub_list {
    float: none;
    padding: 0px !important;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    margin-left: 0px;
}

.header .nav .nav_sub .nav_submenu-item .nav_sub_menu .nav_sub_list a {
    height: 36px;
    line-height: 36px;
    text-align: left;
    color: #666;
    font-weight: normal;
}

.header .nav .nav_sub .nav_submenu-item .nav_sub_menu .nav_sub_list a:hover {
    color: #027cd1;
}

.header .nav>ul>li .nav_sub li a {
    color: #fff;
    display: block;
    width: 180px;
    height: 60px;
    z-index: 999999;
}

.header .nav>ul .small {
    height: 60px;
    line-height: 60px;
    width: 900px;
}

.header .nav>ul .small li {
    width: 105px;
    overflow: hidden;
}

.header .nav>ul>li .small li a {
    width: 105px;
}

.header .nav>ul>li.nav_item:hover .small {
    display: block;
    z-index: 999999;
    height: 60px;
    width: 900px;
}

.subbg {
    position: absolute;
    background: #f5f5f5;
    z-index: 9999;
    height: 480px;
    width: 100%;
    top: 88px;
    filter: alpha(opacity=96);
    -moz-opacity: 0.96;
    -khtml-opacity: 0.96;
    opacity: 0.96;
}

.header .nav>ul>li a {
    display: block;
    font-size: 18px;
}

.sun-nav {
    display: none;
    position: absolute;
    width: 160px;
    left: 50%;
    margin-left: -80px;
    text-align: center;
    top: 100%;
    background: #f5f5f5;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
    box-shadow: 3px 4px 15px rgba(0, 0, 0, .1);
}

.sun-nav li a {
    display: block;
    font-size: 16px !important;
    line-height: 50px;
}

.sun-nav li a:hover {
    background-color: #3f9de7;
    color: #FFFFFF;
}

.header .nav>ul>li:hover .sun-nav {
    display: block;
}



.main {
    width: 1200px;
    margin: 0 auto;
}

/* page */
.page-banner {
    position: relative;
    height: 426px;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-text {
    position: absolute;
    left: 50%;
    top: 130px;
    margin-left: -225px;
    width: 450px;
    height: 110px;
    color: #fff;
    font-size: 56px;
    text-align: center;
    line-height: 100px;
    background: url(../images/ban-pop.png) no-repeat;
}

/* .pt-section{
	padding: 100px 0;
} */
.text-blue {
    color: #118be1;
}

.text-org {
    color: #eea311;
}

.pt-odd {
    background-color: #2891e5;
}

.pt-main {
    position: relative;
    width: 760px;
    margin: 0 auto;
}

.pt-grid {
    width: 310px;
}

.pt-grid .pt-title {
    color: #118be1;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.pt-grid .pt-desc {
    color: #555555;
    font-size: 16px;
    line-height: 2.6;
}

.pt-even .pt-photo {
    text-align: right;

}

.pt-even .pt-grid {
    position: absolute;
    left: 0;
    top: 50%;
    width: 550px;
    transform: translateY(-50%);
}

.pt-odd .pt-grid {
    position: absolute;
    right: 0;
    top: 50%;
    width: 550px;
    transform: translateY(-50%);
}

.pt-odd .pt-grid .pt-title {
    color: #eea311;
}

.pt-odd .pt-grid .pt-desc {
    color: #FFFFFF;
}

.pt-heading {
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
}

.pt-heading .tt {
    color: #0273cf;
    font-size: 32px;
    margin-bottom: 25px;
}

.pt-heading .tt-strong {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
}

.pt-heading .desc {
    color: #555555;
    font-size: 17px;
    line-height: 1.8;
}

.bg-section {
    background-color: #2891e5;
    color: #FFFFFF;
}

.bg-section .pt-heading * {
    color: #FFFFFF !important;
}

.gray-section {
    background-color: #f5f5f5;
}

.per-section {
    padding: 40px 0;
}

.per-section .main {
    width: 1200px;
}

.per-photo {
    text-align: center;
}

.per-section .pt-heading {
    padding-top: 30px;
    margin-bottom: 20px;
}

.per-section .desc {
    font-size: 16px;
}

/* .per-cells .per-photo.left{
	margin-left: 45px;
}
.per-cells .per-photo.right{
	margin-right: 45px;
} */

.per-cells {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.per-cells .per-photo {
    margin: 0 !important;
    padding: 0 !important;
}

.per-cells .per-grid {
    margin: 0 !important;
    padding: 0 !important;
    width: 550px !important;
}

.per-cells.clearfix::after {
    display: none;
}

.per-grid {
    width: 336px;
}

.per-text .tt {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
}

.per-text .desc {
    font-size: 15px;
    line-height: 1.8;
}

.per-grid .per-text {
    margin-bottom: 10px;
}


.groupicon,
.groupicon4 {
    width: 100%;
    float: left;
}

.groupicon li,
.groupicon4 li {
    float: left;
    width: 200px;
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.groupicon li .gtitle,
.groupicon4 li .gtitle {
    font-size: 18px;
    padding-top: 20px;
}

.groupicon4 li {
    width: 300px;
}

.case_haoxin li {
    width: 360px;
    float: left;
    color: #fff;
}

.case_haoxin h3 {
    font-size: 20px;
    margin: 20px 0px 10px 0px;
}

.case_haoxin p {
    font-size: 14px;
}


/*2016-7-16*/
.iconlist {
    overflow: hidden;
    padding-top: 45px;
}

.iconlist li {
    width: 30%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}

.iconlist li p {
    margin-bottom: 10px;
}

.wbox li {
    width: 136px;
    float: left;
    height: 50px;
    background: #e7f0f7;
    margin-right: 30px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 50px;
}

.wbox li.wblue {
    background: #0da9f2;
    color: #fff;
}

.wbox li.wgreen {
    background: #42c834;
    color: #fff;
}

.wbox li.worange {
    background: #ff6f4d;
    color: #fff;
}

.pdmiddle a,
.pdmiddle .fs18 span {
    padding-left: 10px;
}


.wh1000 {
    width: 1000px;
    margin: 0 auto;
}

.jp-cells {
    overflow: hidden;
    margin: 0 -10px;
}

.jp-cells li {
    float: left;
    padding: 0 10px;
}

.jp-cells .jp-box {
    background-color: #FFF;
    width: 240px;
    text-align: center;
    padding: 40px 20px;
    height: 320px;
}

.jp-box .tt {
    padding-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}

.jp-box .desc {
    text-align: left;
    line-height: 2;
    padding: 0 8px;
}

.kh-cells {
    overflow: hidden;
}

.kh-cells li {
    float: left;
    padding: 0 26px;
}

.kh-cells .kh-box {
    width: 340px;
    text-align: center;
}

.kh-box .tt {
    padding: 20px 0;
    font-size: 18px;
}

.kh-box img {
    width: 100%;
}

.kh-box .desc {
    text-align: left;
    line-height: 2;
}

.per-index-text {
    margin-bottom: 15px;
}

.per-index-text .text-strong {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px;
}

.per-index-text .desc {
    font-size: 15px;
    color: #999;
}

.mr-list {
    margin: 0 -15px;
    overflow: hidden;
}

.mr-list li {
    float: left;
    padding: 0 13px;
}

.mr-list .mr-box {
    width: 220px;
    display: block;
    text-align: center;
}

.mr-box p {
    font-size: 18px;
    margin-top: 35px;
}

.khk-cells {
    overflow: hidden;
}

.khk-cells li {
    width: 20%;
    float: left;
}

.khk-cells .khk-box {
    width: 168px;
    margin: 0 auto;
    text-align: center;
}

.khk-box .tt {
    margin: 20px 0;
    font-size: 28px;
    color: #555555;
}

.khk-box .desc {
    color: #666666;
    font-size: 14px;
    line-height: 2;
}

.kf-cells {
    overflow: hidden;
    padding-top: 20px;
}

.kf-cells li {
    float: left;
    width: 33.33%;
    padding: 25px 0;
}

.kf-box {
    width: 360px;
    margin: 0 auto;
}

.kf-box .kf-desc {
    color: #666666;
    font-size: 14px;
    line-height: 1.8;
}

.kf-box .kf-head {
    margin-bottom: 15px;
}

.kf-box .kf-head * {
    display: inline-block;
    vertical-align: middle;
}

.kf-box .kf-head span {
    font-size: 24px;
    color: #118be1;
    margin-left: 20px;
}

.rs-cells {
    overflow: hidden;
}

.rs-cells li {
    float: left;
    width: 33.33%;
    padding: 25px 0;
}

.rs-box {
    width: 290px;
    overflow: hidden;
}

.rs-box .rs-icon {
    float: left;
    width: 62px;
    margin-right: 10px;
}

.rs-box .rs-body {
    overflow: hidden;
    line-height: 1.8;
}

.rs-body .hd {
    color: #118be1;
}

.rs-body .bd {
    color: #555555;
}

.fei-cells {
    overflow: hidden;
}

.fei-cells li {
    float: left;
    width: 25%;
}

.fei-box {
    margin: 0 auto;
    width: 260px;
    padding: 45px 0;
    height: 280px;
    text-align: center;
    background-color: rgba(255, 255, 255, .2);
}

.fei-box .tt {
    padding-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
}

.fei-box .desc {
    text-align: left;
    padding: 0 30px;
    line-height: 2;
}

.ht-cells {
    padding: 10px 0;
    overflow: hidden;
}

.ht-cells li {
    float: left;
    padding: 15px;
}

.ht-cells .ht-box {
    width: 530px;
    overflow: inherit;
    padding: 25px 20px;
    background-color: #FFFFFF;
}

.ht-box .icon {
    float: left;
    margin-right: 10px;
}

.ht-box .bd {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.6;
}

.ht-box .bd .text-blue {
    font-size: 20px;
}

.header-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #F7F7F7;
}

#dowebok .banner-container {
    height: calc(100vh - 88px);
}


.pt-main {
    margin: 0 auto;
    width: 1200px;
}

.pt-main .per-photo {
    margin: 0 !important;
    padding: 0 !important;
}

.pt-main .per-grid {
    margin: 0 !important;
    padding: 0 !important;
}

.eq-cells {
    overflow: hidden;
}

.eq-cells li {
    float: left;
    margin-right: 136px;
    width: 130px;
    padding: 20px 0;
    text-align: center;
}

.eq-cells li p {
    font-size: 18px;
    margin-top: 20px;
}

.per-cells .per-photo {
    width: 550px;
    display: flex;
    align-items: center;
}

















@media (min-width:1600px) {
    .per-section .pt-heading {
        margin-bottom: 80px;
    }

    .normal-page .per-body>.per-photo img {
        width: 1200px;
    }

    .per-grid .per-text {
        margin-bottom: 30px;
    }

    .per-text .tt {
        font-size: 24px;
    }

    .per-text .desc {
        font-size: 18px;
    }

    .per-cells .per-photo img {
        width: 640px;
    }

    .per-cells .per-photo .sm-pic {
        width: 500px;
    }

    .pt-main .pt-photo img {
        width: 500px;
    }

    .pt-grid {
        width: 500px;
    }

    .pt-grid .pt-title {
        font-size: 24px;
    }

    .pt-grid .pt-desc {
        font-size: 20px;
    }

    .lg-pic {
        width: 1050px;
    }

    .rs-body .hd {
        font-size: 24px;
    }

    .rs-body .bd {
        color: #555555;
    }

    .fei-box .tt {
        font-size: 24px;
    }

    .ht-box .icon {
        float: left;
        margin-right: 10px;
    }

    .ht-box .text-blue {
        font-size: 24px;
    }

    .ht-box .bd {
        overflow: hidden;
        font-size: 16px;
        line-height: 1.6;
    }

    .pt-heading .tt-strong {
        font-size: 36px;
    }

    .page-banner {
        height: 600px;
        background-size: cover;
    }
}

.foot-section {
    background: #00315c;
}

.header .left a {
    display: block;
    font-size: 0;
    padding: 19px 0;
}


.per-photo.right {
    text-align: right;
    justify-content: flex-end;
}

@media (max-width:1500px) {
    .per-body>.per-photo>img {
        width: 850px !important;
    }

    .main>.per-photo>img {
        width: 850px !important;
    }

    .per-body>.per-sm-photo>.yq-pic {
        width: 708px !important;
    }

    .per-photo.left img {
        max-width: 500px;
        max-height: 400px;
    }

    .per-photo.left .lg-pic {
        max-width: 550px;
        max-height: 440px;
    }

    .per-photo.right .lg-pic {
        max-width: 550px;
        max-height: 440px;
    }

    .per-photo.right img {
        max-height: 400px;
        max-width: 500px;
    }

    .pt-main>.pt-photo>img {
        max-width: 500px;
    }

    .per-photo .sm-pic {
        max-height: 370px !important;
    }
}


@media (max-width:1400px) {
    .per-photo.left img {
        max-height: 370px;
    }

    .per-photo.right img {
        max-height: 370px;
    }
}

@media (max-width:1400px) {
    .per-body>.per-photo>img {
        width: 850px !important;
    }

    .per-body>.per-sm-photo>.pt-pic {
        width: 708px !important;
    }

    .index-page .per-section .pt-heading {
        margin-bottom: 20px;
    }
}

.nowrap {
    white-space: nowrap;
}

@media (max-width:1500px) {
    .per-body>.per-sm-photo>.pt-pic {
        width: 508px !important;
    }
}