﻿/*!
 * ETUI v3
 *
 * Copyright 2016.9*/


/*-----å­—ä½“å›¾æ ‡å¼•å…¥-----*/

@import url("https://at.alicdn.com/t/font_178760_jhx2t7sju37syvi.css");
.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}

a {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #0069c5;
    outline: 0;
}

button:hover,
button:focus {
    outline: 0;
}

h1
, h2
, h3
, h4
, h5
, h6 {
    margin: 0;
}

#skip {
    height: 0;
    overflow: hidden;
}

.ImgCrop {
    overflow: hidden;
}

.ImgCrop img {
    width: auto;
    max-width: none;
}

.modal {
    z-index: 10002;
}

.modal-backdrop {
    z-index: 10001;
}

/*-----æŽ§ä»¶-----*/

body {
    font-size: 14px !important;
}

table td {
    vertical-align: middle !important;
    word-wrap: break-word;
    word-break: break-all;
}

[disabled] {
    cursor: not-allowed;
}

a[disabled] {
    color: #666;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}


/* é¢æ¿ */

.panel {
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 12px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.panel:hover {
    box-shadow: 0 10px 20px 0 rgba(168, 182, 191, .6);
}

.panel-warning {
    background-color: #f5efde;
}

.owl-carousel .owl-item img:hover {
    opacity: 1;
}

.affix {
    z-index: 1001;
}

.text-white
, .text-white:hover
, .text-white:focus {
    color: #fff;
}

.text-bold {
    font-weight: 700;
}

/*-----åº•éƒ¨-----*/
.footer .links .dropdown{
    margin-left:166px;
}
.footer {
    padding-bottom: 8px;
    margin-top: 20px;
    background-color: #565a5d;
    color: #b7b9ba;
    font-size: 12px;
}

.footer .links {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    background-color: #4e5358;
}

.footer .links ul {
    position: relative;
}

.footer .links li {
    margin-left: 78px;
    float: left;
    color: #fff;
}

.footer .links li:first-child {
    margin-left: 0;
}

.footer .links li p {
    margin: 0;
    padding: 15px 0;
}

.footer .links li p i{
    margin-left: 3px;
    display: inline-block;
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);   /* IE 9 */
    -moz-transform:rotate(-90deg);  /* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari Ã¥â€™Å’ Chrome */
    -o-transform:rotate(-90deg);    /* Opera */
}

.footer .links .dropdown {
    position: static;
}

.footer .links .dropdown ul {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 100%;
}

.footer .links .dropdown li {
    float: none;
    margin-right: 0;
    color: #666;
}

.footer .links .dropdown li a {
    margin: 5px 0;
    float: left;
    width: 16.666%;
    clear: none;
}
.footer-logo:before
, .footer-logo:after {
    display: table;
    content: '';
}
.footer-logo:after {
    clear: both;
}
.footer-logo {
    line-height: 28px;
}

.footer-logo img {
    display: block;
    margin: 0 auto;
    width: 96px;
}

.footer-logo span {
    display: block;
    font-size: 24px;
    line-height: 36px;
    color: #b7b9ba;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 3px;
}
.footer-logo p {
    line-height: 20px;
    margin: 15px 0 30px;
}
.footer-add {
    margin-top: 10px;
}
.footer-add li {
    float: left;
    padding: 3px 0;
}

.footer-icp {
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: right;
}
.footer-icp a {
    display: inline-block;
    margin-left: 25px;
}
.footer-icp img {
    margin: 0 auto;
}
.footer-icp .zc img {
    width: auto;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
}
.footer-icp p {
    margin-bottom: 0;
    color: #b7b9ba;
}
.footer-icp .item {
    float: right;
    width: 25%;
    text-align: center;
}
.footer-icp .zc {
    width: 35%;
}
.footer .icp {
    color: #b7b9ba;
}
.footer-help a {
    padding: 0 13px;
    display: inline-block;
    color: #b7b9ba;
    line-height: 14px;
}
.footer-help > a + a {
    border-left: 1px solid #b9b9b9;
}

.footer-help a:last-child {
    border-right: 0;
}

.footer-help a:hover {
    color: #e4e4e5;
}

/* fixed stickUp */
.hack-stickUp {
    height: 1px;
    background-color: #0069c5;
}
.footer-bottom {
    padding-top: 8px;
    border-top: 1px solid #b7b9ba;
}

    .footer-add li{
/*        text-align: center;*/
        width:50%!important;

    }
.padding-foot2{
        padding: 2px 0!important;
}
    .footer-help{
    
        text-align: center;
    }

    .footer-add li{
/*        text-align: center;*/
        width:50%!important;

    }

    .footer-help{
      
        text-align: center;
    }
    

/* ----- è¥å•†æœåŠ¡ ----- */

.row-full-width {
    margin: 0;
}

.row-full-width [class*=col-] {
    padding-left: 0;
    padding-right: 0;
}

.section {
    padding: 90px 0;
}

#wcagnav ~ .header {
    position: relative;
}

.header {
    position: relative;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
    z-index: 10000;
}

.index .header {
    background-color: rgba(49, 95, 148, .4);
}

.header .mainNav {
    position: relative;
}

.mainNav .navbar-header {
    float: left;
    /* width: 30%; */
}

.mainNav .navbar-nav {
    /* width: 70%; */
    float: right;
    margin: 0;
}

.mainNav .navbar-nav > li {
    display: inline-block;
}

.header .navbar {
    margin-bottom: 0;
}

.header .navbar h1 {
    margin: 0;
}

.header .navbar h1 a {
    display: block;
    line-height: 40px;
    padding-top: 15px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
}

.header .navbar h1 img {
    width: 40px;
    vertical-align: bottom;
}

.header .navbar-nav > li > a {
    position: relative;
    height: 70px;
    line-height: 70px;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}

.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #00e0c3;
}

.header .navbar-nav > li {
    padding: 0 10px;
}

.header .navbar-nav > li.header-search {
    position: inherit;
}

.header .navbar-nav > li.header-search .dropdown-menu {
    left: 0;
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
    background-color: transparent;
}

.header .navbar-nav > li.header-search .dropdown-menu button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    background-color: transparent;
    border: 0;
    color: #0369c5;
    outline: 0;
}

.header .navbar-nav > li.header-search .form-group {
    margin-bottom: 0;
}

.header .navbar-nav > li.header-search input {
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    text-align: center;
}

.header .navbar-nav .open a
, .header .navbar-nav .open a:focus
, .header .navbar-nav .open a:hover {
    background-color: transparent;
    color: #00e0c3;
}

.header .navbar-nav > li:last-child {
    margin-right: -10px;
}

.header .navbar-nav > li:last-child a:before {
    position: absolute;
    top: 28px;
    left: -10px;
    width: 1px;
    height: 14px;
    background-color: #fff;
    content: ' ';
}

.header .navbar-nav i {
    font-weight: 600;
}

.header .navbar-nav span {
    position: relative;
    display: inline-block;
}

.header .navbar-nav > li.active span:after {
    position: absolute;
    top: 25px;
    right: 0;
    width: 5px;
    height: 5px;
    background-color: #ff0000;
    border-radius: 50%;
    content: ' ';
}

.header .dropdown-menu {
    left: 50%;
    margin-left: -80px;
    width: 160px;
    background-color: rgba(249, 249, 249, .9);
    text-align: center;
    border: 0;
}

.header .dropdown-menu i {
    font-size: 18px;
    font-weight: normal;
    vertical-align: middle;
}
/*
#main {
    margin-top: 120px;
}
*/
.index #main {
    margin-top: 0;
}

.main-slider {
    position: relative;
}

.main-slider .owl-controls {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    margin-top: 0;
}

.main-slider a.ImgCrop {
    position: relative;
    display: block;
    height: 640px;
    overflow: hidden;
}

.main-slider h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 25%;
    text-align: center;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    letter-spacing: 8px;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    font-family: 'SongTi SC';
    cursor: pointer;
}

.pin-container {
    position: relative;
}

.pin-wrapper {
    position: absolute;
    width: 100%;
}

.card-online-working {
    position: absolute;
    right: 50px;
    left: inherit !important;
    top: 0;
    margin-top: 90px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    z-index: 9999;
}

.card-online-working .card-img {
    padding: 20px 30px;
    background: url(../img/working.png) center center no-repeat;
    background-size: 100%;
    text-align: center;
}

.card-online-working .card-btn {
    padding: 5px;
}

.card-online-working .card-btn a {
    display: block;
    background-color: #228bd6;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
}

.card-online-working .card-btn a:hover
, .card-online-working .card-btn a:active {
    background-color: #1a6da8;
}

.section-1 {
    background: url(../img/bg/bg-1.png) 0% repeat-y;
    background-position-x: 0 !important;
}



.title {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    color: #374d6b;
    font-family: 'SongTi SC';
}

.title:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 36%;
    margin-left: -18%;
    border-bottom: 1px solid #ddd;
    content: ' ';
}

.title:after {
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 12%;
    margin-left: -6%;
    border-bottom: 5px solid #00e0c3;
    content: ' ';
}

.title2 {
    text-align: center;
    font-family: 'SongTi SC';
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 60px;
    color: #666;
}

.title-white {
    color: #fff;
}

.news-slider .slider-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 80px 0 10px;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-slider .owl-controls {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    padding-right: 10px;
}

.news-slider .owl-controls span {
    width: 12px;
    height: 6px;
    margin: 0 3px;
}

.news-slider .ImgCrop {
    height: 350px;
}

.news-slider:hover img
, .plan-slider:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.news-list .item {
    position: relative;
}

.news-list .item + .item {
    margin-top: 25px;
}

.news-list .item:before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #d9d9d9;
    content: ' ';
}

.news-list .item:hover:before {
    background-color: #00e0c3;
    transition: all .15s ease-in-out;
}

.news-list .item a {
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 20px;
    padding-right: 90px;
    font-size: 16px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-list .item .time {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 24px;
    line-height: 24px;
    color: #999;
}

.news-list .summary {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #e8e8e8;
    line-height:1.6;
}
.news-list .summary .des p{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.news-list .summary a {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-list a:hover
, .news-list a:active {
    color: #00e0c3;
}

.news-list .summary .dot {
    height: 50px;
    line-height: 25px;
    margin-bottom: 0;
    text-align: justify;
    color: #777;
}
.news-list .more {
    height: 35px;
    line-height: 35px;
    text-align: right;
}
.news-list .more a {
    display: inline-block;
    height: 100%;
    color: #999;
}
.news-list .more a:hover
, .news-list .more a:active {
    color: #00e0c3;
}
.section-2 {
    background:  url(../img/bg/bg-2-1.png) 0% no-repeat, url(../img/bg/bg-2-2.png) 100% no-repeat;
    background-position-x: 0%, 100% !important;
    background-color: #ececec;
    background-attachment: fixed;
}

.policy-card:after {
    display: block;
    clear: both;
    content: ' ';
}

.policy-card .item {
    position: relative;
    float: left;
    width: 24%;
    height: 230px;
    padding: 10px;
    background-color: #e0efff;

    /* box-shadow: 5px 5px 0 rgba(13, 108, 200, .2), 6px 6px 1px rgba(13, 108, 200, .2); */
    box-shadow: 5px 5px 0 rgba(13, 108, 200, .2), 6px 6px 1px rgba(13, 108, 200, .2);
    border-radius: 20px;
}

.policy-card .item + .item {
    margin-left: 14%;
}

.policy-card .item + .item:before {
    position: absolute;
    top: 50%;
    left: -42%;
    font-size: 80px;
    font-weight: 700;
    color: #d9d9d9;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-family: 'iconfont';
    content: '\e77e';
}

.policy-card .content {
position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #fff;
}

.policy-card .content p {
    display: table-cell;
    width: 100%;
    height: 100%;
    line-height: 30px;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #4da7ff;
    border-radius: 20px;
    color: #fff;
    text-align: justify;
    vertical-align: middle;
    font-size: 16px;
}

.policy-card .content .img {
    display: table-cell;
    vertical-align: middle;
/*     height: 100%; */
    width: 30%;
}

.policy-card .content img {
    margin: 0 auto;
}

/* .section-3 {
    background: url(../img/bg/bg-3.png) no-repeat;
} */

.plan-slider .item {
    border-radius: 20px;
    overflow: hidden;
}

.plan-slider .ImgCrop {
    display: block;
    height: 300px;
}

.plan-slider .ImgCrop img {
    transition: all .3s ease;
}

.plan-slider .owl-controls {
    margin-top: 0;
}

.plan-slider .owl-dot span {
    width: 20px;
    height: 8px;
    margin: 15px 3px 0;
}

.plan-list .item {
    position: relative;
    display: table;
    height: 150px;
}

.plan-list .item .num span {
    display: block;
    text-align: center;
}

.plan-list .item:hover .num {
    animation: rotate 1.5s linear infinite both;
}

.plan-list .item:hover .num span {
    animation: rotateReverse 1.5s linear infinite both;
}

@keyframes rotate {
    0% {
        transform: translateY(-50%) rotate(0);
        -ms-transform: translateY(-50%) rotate(0);
    }
    100% {
        transform: translateY(-50%) rotate(360deg);
        -ms-transform: translateY(-50%) rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: translateY(-50%) rotate(0);
        -ms-transform: translateY(-50%) rotate(0);
    }
    100% {
        transform: translateY(-50%) rotate(360deg);
        -ms-transform: translateY(-50%) rotate(360deg);
    }
}

@keyframes rotateReverse {
    0% {
        transform: rotate(0);
        -ms-transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
    }
}

@-webkit-keyframes rotateReverse {
    0% {
        transform: rotate(0);
        -ms-transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
    }
}

.plan-list .num {
    position: absolute;
    top: 50%;
    left: 0;
    width: 104px;
    height: 104px;
    line-height: 104px;
    text-align: center;
    background: url(../img/num.png) center center no-repeat;
    font-size: 30px;
    font-weight: 700;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #fff;
}

.plan-list .des {
    display: table-cell;
    vertical-align: middle;
    padding-left: 120px;
    color: #fff;
    font-size: 18px;
}

.plan-list .des .text-bold {
    font-weight: 700;
}

.section-4 {
    background: url(../img/bg/bg-4.png) no-repeat;
    /* background-attachment: fixed; */
}

.park-slider {
    padding: 0 50px;
}

.park-slider:hover img {
    transform: scale(1);
    -ms-transform: scale(1);
}

.park-slider .item a:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.park-slider .item {
    padding: 10px;
}

.park-slider .item a {
    background-color: #fff;
    box-shadow: 5px 5px 10px rgba(43, 44, 44, .2);
}

.park-slider .item a + a {
    margin-top: 20px;
}

.park-slider .item .ImgCrop {
    height: 160px;
}

.park-slider .slider-title {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    text-align: center;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.park-slider .owl-nav .owl-prev
, .park-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-size: 24px;
}

.park-slider .owl-nav .owl-prev {
    left: -20px;
}

.park-slider .owl-nav .owl-next {
    right: -20px;
}

.section-5 {
    background: url(../img/bg/bg-5.png) center bottom no-repeat;
    /* background-attachment: fixed; */
}

.download-btn {
    display: inline-block;
    width: 90px;
    height: 90px;
    background-color: #00e0c3;
    border-radius: 50%;
    color: #fff;
    font-size: 40px;
    box-shadow: 0 0 5px rgba(255, 255, 255, .7);
}

.download-btn .iconfont {
    display: block;
    height: 90px;
    line-height: 90px;
    color: #fff;
    cursor: pointer;
}

.download-btn:hover {
    animation: scale 2s linear infinite both;
}

@keyframes scale {
    0% {
        transform: scale(1);
        -ms-transform: scale(1);
    }
    25% {
        transform: scale(.8);
        -ms-transform: scale(.8);
    }
    50% {
        transform: scale(1);
        -ms-transform: scale(1);
    }
    75% {
        transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
    100% {
        transform: scale(1);
        -ms-transform: scale(1);
    }
}

.section-6 {
    background-color: #ececec;
}

.wechat-list {
    width: 70%;
    margin: 0 auto;
}

.wechat-list:after {
    display: block;
    clear: both;
    content: ' ';
}

.wechat-list .item {
    float: left;
    width: 25%;
    text-align: center;
}

.wechat-list img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.wechat-list p {
    margin: 10px 0 0;
}

/*
    å­æ ç›®
*/

#breadCrumbNav {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9999;
}

.breadcrumb {
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
}

.breadcrumb > li {
    height: 50px;
    line-height: 50px;
}

.breadcrumb > li a
, .breadcrumb > li span {
    color: #333;
}

.breadcrumb > li:last-child span {
    color: #015cac;
}

#baiduMap {
    height: 350px;
}

.BMapLabel {
    top: 2px !important;
    max-width: none;
}

.BMap_Marker img {
    max-width: none;
}

.contact {
    background-color: #edf8fd;
    box-shadow: 0 0 40px rgba(0, 91, 241, .2);
}

.contact .row {
    margin-left: 0;
    margin-right: 0;
}

.contact [class*=col-] {
    padding-left: 0;
    padding-right: 0;
}

.contact .title3 {
    position: relative;
    margin: 30px 0 60px;
    padding-left: 60px;
    font-size: 30px;
    font-weight: 700;
    color: #374d6b;
    font-family: 'SongTi SC';
}

.contact .title3:before
, .contact .title3:after {
    position: absolute;
    top: 9px;
    left: 0px;
    width: 45px;
    height: 5px;
    background-color: #a2c1df;
    content: ' ';
}

.contact .title3:after {
    top: 19px;
}

.contact .content {
    padding: 0 30px;
    text-align: justify;
}

.contact .content p {
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px;
    line-height: 30px;
    color: #666;
}

.contact .content .address:before
, .contact .content .bus:before {
    position: absolute;
    left: 0;
    top: 1px;
    font-family: 'iconfont';
    font-size: 24px;
    content: '\e641';
}

.contact .content .bus:before {
    content: '\e691';
}

.section-sub-6 {
    background: url(../img/sub/sub-6.png) center top no-repeat;
}

.section-sub-7 {
    background: url(../img/sub/sub-7.png) center top no-repeat;
}

.section-sub-8 {
    background: url(../img/sub/sub-8.png) center top no-repeat;
}

.section-sub-9 {
    background: url(../img/sub/sub-9.png) center top no-repeat;
}

.section-sub-11 {
    background: url(../img/sub/sub-11.png) center top no-repeat;
}

.section-sub-12 {
    background: url(../img/sub/sub-12.png) center top no-repeat;
}

.section-sub-13 {
    background: url(../img/sub/sub-13.png) center top no-repeat;
}

.section-sub-14 {
    background: url(../img/sub/sub-14.png) center top no-repeat;
}

.section-sub-15 {
    background: url(../img/sub/sub-15.png) center top no-repeat;
}

.section-sub-16 {
    background: url(../img/sub/sub-16.png) center top no-repeat;
}

.section-sub-17 {
    background: url(../img/sub/sub-17.png) center top no-repeat;
}

.section-sub-18 {
    background: url(../img/sub/sub-18.png) center top no-repeat;
}

.section-sub-20 {
    background: url(../img/sub/sub-20.png) center top no-repeat;
}

.section-sub-21 {
    background: url(../img/sub/sub-21.png) center top no-repeat;
}

.section-sub-22 {
    background: url(../img/sub/sub-22.png) center top no-repeat;
}

.section-sub-23 {
    background: url(../img/sub/sub-23.png) center top no-repeat;
}

.section-sub-24 {
    background: url(../img/sub/sub-24.png) center top no-repeat;
}

.section-sub-25 {
    background: url(../img/sub/sub-25.png) center top no-repeat;
}

.sub-summary {
    padding: 20px;
    line-height: 30px;
    background-color: #39b8a8;
    color: #fff;
    text-align: justify;
    text-indent: 2em;
    border-radius: 8px;
}

.sub-summary h2 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}

.sub-summary .content {
    max-height: 180px;
    overflow: hidden;
}

.sub-summary p {
    margin-bottom: 0;
}

.sub-summary a {
    color: #58ffde;
}

.section-8 {
    background: url(../img/bg/bg-4.png) center bottom 10% no-repeat;
}

.sub-slider {
    margin-left: -10px;
    margin-right: -10px;
}

.sub-slider.owl-carousel {
    margin-left: 0;
    margin-right: 0;
}

.sub-slider .item {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.sub-slider.singleItem .item {
    float: none;
    width: 70%;
    margin: 0 auto;
    padding: 0;
}

.sub-slider.owl-carousel .item {
    float: none;
    width: 100%;
    padding: 0;
}

.sub-slider .item {
    overflow: hidden;
}

.sub-slider h2 {
    position: relative;
    width: 40%;
    text-align: center;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
}

.sub-slider h2 .iconfont {
    display: block;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 400;
}

.sub-slider a {
    display: block;
    overflow: hidden;
}

.sub-slider a > div
, .sub-slider a > h2 {
    float: left;
}

.sub-slider a > div {
    width: 60%;
}

.sub-slider .item img {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.sub-slider .item:hover img {
    transform: scale(1.1);
}

.sub-slider .ImgCrop {
    height: 180px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.sub-slider .content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.sub-slider .qcsm {
    background: url(../img/sub/qcsm-bg-2.png) right center no-repeat;
}

.sub-slider .qcsm h2 {
    background: url(../img/sub/qcsm-bg-1.png) center top no-repeat;
}

.sub-slider .gdsb {
    background: url(../img/sub/gdsb-bg-2.png) right center no-repeat;
}

.sub-slider .gdsb h2 {
    background: url(../img/sub/gdsb-bg-1.png) center top no-repeat;
}

.sub-slider .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.sub-slider .owl-dot.active span {
    width: 30px;
    border-radius: 15px;
}

.modal-detail .modal-dialog {
    top: 50%;
    transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
}

.modal-detail .modal-content {
    background-color: #39b8a8;
    border: 1px solid #39b8a8;
    color: #fff;
}

.modal-detail .modal-body {
    position: relative;
    padding: 30px;
    max-height: 500px;
    overflow-y: scroll;
}

.modal-detail .close {
    position: fixed;
    top: 15px;
    right: 10px;
}

.modal-detail h2 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}

.modal-detail p {
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
}
.btn-float {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: none;
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.btn-float:hover,.btn-float:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
}

.btn-float:active, .btn-float:focus {
    outline: none;
}

.yellow {
    background: #ffa000;
}

.red {
    background: #e32428;
}

.green {
    background: #58c307;
}

.blue {
    background: #20a0e4;
}
.cyan-blue {
    background: #00b9db;
}
.pink {
    background: #f15a5d;
}

.icon-bars {
    background: #fff;
    height: 2px;
    width: 22px;
    margin: auto;
    display: block;
    position: relative;
    position: absolute;
    top: 24px;
    right: 14px;
    -moz-transition: 0.3s 0.3s;
    -o-transition: 0.3s 0.3s;
    -webkit-transition: 0.3s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.3s 0.3s;
    transition: 0.3s 0.3s;
}

.icon-bars:after {
    content: '';
    position: absolute;
    height: 22px;
    width: 2px;
    background: #fff;
    top: -10px;
    left: 10px;
}

.float-btn-group {
    z-index: 999;
    position: fixed;
    right: 30px;
    bottom: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-triger {
    z-index: 15;
    float: left;
}

.float-btn-group .btn-list {
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list li {
    display: inline-block;
}

.float-btn-group.open .icon-bars {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.float-btn-group .icon-bars {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.float-btn-group .btn-list .btn-float {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.float-btn-group .btn-list .btn-float:nth-child(1) {
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}

.float-btn-group .btn-list .btn-float:nth-child(2) {
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group .btn-list .btn-float:nth-child(3) {
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group .btn-list .btn-float:nth-child(4) {
    -moz-transition: 0.2s 0.92s;
    -o-transition: 0.2s 0.92s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.92s;
    -webkit-transition: 0.2s 0.92s;
    transition: 0.2s 0.92s;
}

.float-btn-group.open .btn-list .btn-float {
    opacity: 1;
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.float-btn-group.open .btn-list .btn-float:nth-child(1) {
    top: -275px;
    -moz-transition: 0.2s 0.9s;
    -o-transition: 0.2s 0.9s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.9s;
    -webkit-transition: 0.2s 0.9s;
    transition: 0.2s 0.9s;

}

.float-btn-group.open .btn-list .btn-float:nth-child(2) {
    top: -220px;
    -moz-transition: 0.2s 0.7s;
    -o-transition: 0.2s 0.7s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.7s;
    -webkit-transition: 0.2s 0.7s;
    transition: 0.2s 0.7s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(3) {
    top: -165px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(4) {
    top: -110px;
    -moz-transition: 0.2s 0.5s;
    -o-transition: 0.2s 0.5s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.5s;
    -webkit-transition: 0.2s 0.5s;
    transition: 0.2s 0.5s;
}

.float-btn-group.open .btn-list .btn-float:nth-child(5) {
    top: -55px;
    -moz-transition: 0.2s 0.3s;
    -o-transition: 0.2s 0.3s;
    -webkit-transition: 0.2s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: 0.2s 0.3s;
    transition: 0.2s 0.3s;
}
.language {
    position: absolute;
    top: -220px;
    right: -25px;
    width: 100px;
    min-width: 0;
    padding: 5px 10px;
    z-index: 10001;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.language a {
    display: block;
    margin: 5px 0;
    padding: 5px 0;
    color: #00b9db;
    text-align: center;
    font-weight: bold;
    border: 1px solid #a6eaf7;
}
.wechat {
    position: absolute;
    top: -110px;
    right: -25px;
    width: 100px;
    min-width: 0;
    padding: 10px;
    z-index: 10001;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.footer-icp a{
    margin-left:25px;
    display:inline-block;
}
/* ccy 20190417*/
.app-blue{
    background: #005ebd;
}
.float-btn-group .app-blue{
    position: relative;
}
.float-btn-group .appline{
    position: absolute;
    right:80px;
    bottom: 10px;
    max-width:none;
    width:144px;
    height:auto;
}
.float-btn-group .appline button{
    display: block;
    width:30px;
    height:30px;
    position: absolute;
    right:0;
    top:0;
    border:none;
    background:none;
    z-index: 3;
    outline: none
}
.float-btn-group .app-blue:hover .appline{
    display: block;
}
.float-btn-group i.phone{
    display: inline-block;
    width:20px;
    height:20px;
    background:url(/shpt/assets/img/fixed-leftphone.png) no-repeat;
    background-size: 100%;
}
.looker{
    /*text-align: center;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    background: #00e0c3;*/
}
.looker table{
   margin: 0 auto!important;
}
.looker table tr:nth-child(odd) {
    background: #d8fdf8;
}

.looker a{
    color: #fff; 
}


.nav-literary {
    text-align: center;
    margin: 0 -10px;
    overflow: hidden;
    margin-top: 30px;
}
.nav-literary li {
    float: left;
    padding: 0 10px;
    display: table-cell;
}
.nav-literary li a {
    font-size: 20px;
    color: #999999;
    border: 1px solid #999999;
    border-radius: 20px;
}
.literary-nav1 a{
    width: 200px;
    height: 94px;
    display: block;
}
.literary-nav2 a{
    width: 220px;
    height: 94px;
    display: block;
    padding:21px 26px  16px 26px!important;
}
.literary-nav3 a{
    width: 185px;
    height: 94px;
    display: block;
    padding: 22px 20px 8px 20px!important;
}
.literary-nav4 a{
     width: 260px;
    height: 94px;
    display: block;
    padding: 21px 10px 8px 10px!important;
}
.literary-nav5 a{
    width: 195px;
}
.literary-nav3 a span{
    padding-left: 10px;
}
.literary-nav2 a i, .literary-nav1 a i, .literary-nav3 a i, .literary-nav4 a i{
    width: 32px;
    height: 31px;
    background: url(../img/cy.png) no-repeat;
    margin-top: 10px;
    float: left;
}
.literary-nav1 a i{
   background: url(../img/dt.png) no-repeat;
   margin-top: 0px;
}
.literary-nav2 a span, .literary-nav1 a span, .literary-nav3 a span, .literary-nav4 a span{
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}
.literary-nav2 a span:after{
    content: '';
    width: 116px;
    height: 3px;
    background: #999999;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 0;
}
.literary-nav3 a span:after{
     content: '';
    width: 80px;
    height: 3px;
    background: #999999;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 0;
}
.literary-nav4 a span:after{
   content: '';
    width: 201px;
    height: 3px;
    background: #999999;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0;
}

.literary-nav1 a span{
    padding-left: 10px;
}
.literary-nav3 a i{
   background: url(../img/jh.png) no-repeat;
   margin-top: 0px;
   height: 33px;
}
.literary-nav4 a i{
   background: url(../img/yq.png) no-repeat;
}
.literary-nav1 a{
    padding: 30px 14px 8px 24px!important;
}
.literary-nav1 a span:after{
    content: '';
    width: 98px;
    height: 3px;
    background: #999999;
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0;
}
.nav-literary .active a{
    border: 1px solid #00dbbc;
    color:  #00dbbc;
}
.nav-literary .active a span:after{
    background: #00dbbc;
}
.nav-literary .active a .ico1{
    background: url(../img/dt.png) no-repeat;
}
.nav-literary .active a .ico2{
    background: url(../img/cy.png) no-repeat;
}
.nav-literary .active a .ico3{
    background: url(../img/jh.png) no-repeat;
}
.nav-literary .active a .ico4{
    background: url(../img/yq.png) no-repeat;
}
.nav-literary li a:hover, .nav-literary li a:focus{
    background-color: transparent;
}
.literary-nav5 a span:after{
   width: 125px;
}
    .section-7{
        padding-top: 40px;
    }
    .reliable-ul li{
        float: left;
        width:20%;
        padding: 0 13px;
    }
    .reliable-ul{
        margin: 0 -13px;
    }
    .reliable-ul li a img{
        width: 100%;
    }
    @font-face {
        font-family: 'Lenovo';
        src: url(../fonts/Lenovo.ttf) format('truetype');
    }

    .trophy{
            background: url(../img/jb-bg.png) no-repeat;
            background-size: 100% 100%;
            padding-bottom: 0px;
            padding-top: 70px;
            position: relative;
    }
    .trophy-content{
        background: url(../img/hg.png) no-repeat;
        background-size: 100% 100%;
        padding-top: 20px;
        height: 658px;
        margin-bottom: 40px;
    }
    .trophy-tab{margin-top: 200px;width: 50%;float: left;text-align: center;}
    .trophy-tab .trophy-top{
    position: relative;
    margin: 0px auto;
    display: inline-block;
    padding: 30px 70px;
    }
    .trophy-tab .trophy-top::before{
        content: '';
        width: 72px;
        height: 132px;
        background: url(../img/left.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 0px;
        top: 10px;
    }
    .trophy-tab .trophy-top::after{
        content: '';
        width: 72px;
        height: 132px;
        background: url(../img/right.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0px;
        top: 10px;
    }
    .trophy-tab .trophy-top h4{
        font-size: 32px;
        color: #fff;
        margin-bottom: 13px;
        font-family: Lenovo;
    }
    .trophy-tab .trophy-top p{
        font-size: 24px;
        color: #fff;
        margin-bottom: 0px;
        font-family: Lenovo;
    }
    .trophy-tab .trophy-bottom{margin-top: 25px;}
    .trophy-tab .trophy-bottom p{
        font-size: 20px;
        color: #783F00;
        margin: 10px 0px 14px;
        display: inline-block;
        background: url(../img/p-bg.png) no-repeat;
        background-size: 100% 100%;
        line-height: 2;
        padding: 12px 30px;
        /* border-radius: 20px; */
    }
    .trophy-tab .trophy-bottom  img{
        display: block;
        margin: auto;
    }
  .trophy-content  .trophy-tab:nth-child(1){
    /* padding-left: 110px; */
  }
  .trophy-content  .trophy-tab:nth-child(2){
    /* padding-right: 110px; */
  }
.more-links{
    position: absolute;
    right: 100px;
    width: 88px;
    top: 60px;
}
.more-links img{
    
}
.trophy .title{

    margin-bottom: 0px;
}
.trophy  .title:after{
border-color: #3a5a80;
}
  @media (max-width:1250px) {
    .trophy-tab .trophy-top h4{
        font-size: 28px;
    }
    .trophy-tab .trophy-top p{
        font-size: 22px;
    }
    .trophy-tab .trophy-bottom p{
        font-size: 18px;
    }
  }
  @media (max-width:900px) {
    .trophy{
        background: url(../img/iphone-bg.png) no-repeat;
        background-size: 130% 130%;
        background-position-x: 36%;
        background-position-y: 10%;
    }
    .trophy .title:after {
        border-color: #fff;
    }
    .trophy-content{
     
    background-image: none;
    }
    .trophy .title{
      color: #fff;
    }
    .trophy-tab{
        margin-top: 50px;
    }
    .trophy-content{
        height: auto;
    }
    .trophy-content .trophy-tab:nth-child(1) {
        padding-left: 0px;
    }
    .trophy-content .trophy-tab:nth-child(2) {
        padding-right: 0px;
        
    }
    .trophy{
        padding-bottom: 50px;
    }
  }
  @media (max-width:700px){
    .trophy-tab{
        width: 100%;
    }
    .trophy-tab {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .trophy {
     
        margin: 0px 0px  0px!important;
        padding-top: 40px!important;
       
    }
    .trophy-tab .trophy-top{
        padding: 30px 60px;
    }
    .more-links{
        right: 15px;
    width: 55px;
    top: 40px;
    }
  }