@charset "utf-8";
.pro-hs-content .pro-hs-step {
    padding: 55px 0;
}

.pro-hs-content .pro-hs-step ul {
    text-align: center;
}

.pro-hs-content .pro-hs-step ul li {
    display: inline-block;
    color: #484748;
    vertical-align: middle;
    font-size: 20px;
}

.pro-hs-content .pro-hs-step ul li.step-icon {
    width: 62px;
    background: url(../images/pro-hs-arr.png) no-repeat center center;
    margin: 0px 33px;
}

.pro-hs-content .pro-hs-step ul li i {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #e6e6e6;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
}

.pro-hs-content .pro-hs-step ul li i img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.pro-hs-content .pro-hs-step ul li.on {
    color: #0083c5;
}

.pro-hs-content .pro-hs-step ul li.on i {
    background: #0083c5;
}

.pro-hs-content .pro-hs-step ul li.step-icon.on {
    background: url(../images/pro-hs-arr-on.png) no-repeat center center;
}

.pro-hs-content .pro-hs-table {
    border: 1px solid #f2f2f2;
    border-bottom: none;
}

.pro-hs-content .pro-hs-table>div {
    border-bottom: 1px solid #f2f2f2;
}

.pro-hs-content .pro-hs-table>.title {
    background: #f7f7f7;
    height: 50px;
    line-height: 49px;
    color: #484748;
    padding: 0px 30px;
    font-size: 16px;
}

.pro-hs-content .pro-hs-table .list {
    position: relative;
    padding-left: 100px;
}

.pro-hs-content .pro-hs-table .list label {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 40px;
}

.pro-hs-content .pro-hs-table .list label input {
    width: 20px;
    height: 20px;
}

.pro-hs-content .pro-hs-table .list .img {
    max-width: 138px;
    max-height: 138px;
}

.pro-hs-content .pro-hs-table .list .img img {
    display: block;
    width: 100%;
    transform: scale(.7);
    -webki-transform: scale(.7);
    -moz-transform: scale(.7);
    -o-transform: scale(.7);
	
}

.pro-hs-content .pro-hs-table .list .contxt {
    max-width: 440px;
    padding-top: 20px;
    margin-left: 30px;
}

.pro-hs-content .pro-hs-table .list .contxt .tit a {
    font-size: 16px;
    color: #484748;
}

.pro-hs-content .pro-hs-table .list .contxt .ms {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #999;
    margin-top: 5px;
}

.pro-hs-content .pro-hs-table .list .right {
    width: 460px;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    right: 0;
    line-height: 40px;
}

.pro-hs-content .pro-hs-table .list .num {
    height: 40px;
}

.pro-hs-content .pro-hs-table .list .num * {
    height: 40px;
    border: 1px solid #ededed;
    float: left;
    line-height: 38px;
    font-size: 16px;
}

.pro-hs-content .pro-hs-table .list .num span {
    width: 30px;
    text-align: center;
    font-size: 26px;
    color: #cacbcb;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}

.pro-hs-content .pro-hs-table .list .num span.reduce {
    border-right: none;
}

.pro-hs-content .pro-hs-table .list .num span.add {
    border-left: none;
}

.pro-hs-content .pro-hs-table .list .num input {
    text-align: center;
    width: 60px;
}

.pro-hs-content .pro-hs-table .list .delete {
    margin-left: 50%;
    margin-right: 15%;
}

.pro-hs-content .pro-hs-table .list .delete a {
    font-size: 16px;
}

.pro-hs-content a.more {
    height: 80px;
    border: 1px solid #f2f2f2;
    line-height: 78px;
    background: url(../images/pro-hs-more.png) no-repeat 15px center;
    display: block;
    padding-left: 50px;
    color: #ccc;
    margin: 15px 0;
}

.pro-hs-content .cz-box {
    height: 60px;
    line-height: 60px;
    background: #e6e6e6;
    margin-bottom: 105px;
    padding-left: 45px;
    font-size: 16px;
}

.pro-hs-content .cz-box .all {}

.pro-hs-content .cz-box .all input {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -3px;
}

.pro-hs-content .cz-box .delete {
    margin-left: 30px;
}

.pro-hs-content .cz-box .right {}

.pro-hs-content .cz-box .right a {
    display: block;
    padding: 0px 30px;
    line-height: 60px;
    background: #0083c5;
    color: #fff;
    margin-left: 15px;
}

.pro-hs-content .cz-box .right span {
    color: #0083c5;
    margin: 0px 5px;
}

.pro-hs-step02 {
    padding: 70px 0;
    background: #f7f7f7
}

.pro-hs-step02 .left,
.pro-hs-step02 .right {
    width: 43%;
    float: left;
}

.pro-hs-step02 .title {
    padding-bottom: 15px;
    padding-left: 15px;
    border-bottom: 2px solid #b3b3b3;
    font-size: 16px;
    color: #484748;
    margin-bottom: 40px;
}

.pro-hs-step02 .left {
    padding-right: 54px;
}

.pro-hs-step02 .left .list {
    margin-bottom: 25px;
    position: relative;
    padding-left: 125px;
    padding-right: 15px;
}

.pro-hs-step02 .left .list .txt {
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    text-align: right;
    font-size: 16px;
}

.pro-hs-step02 .left .list .txt span {
    color: #0083c5;
}

.pro-hs-step02 .left .list .input {}

.pro-hs-step02 .left .list .input * {
    width: 100%;
    height: 50px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 0px 10px;
    font-size: 16px;
    background: none;
}

.pro-hs-step02 .left .list .input input[type="button"] {
    width: 120px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: #0083c5;
    height: 45px;
    line-height: 45px;
    border: none;
}
.pro-hs-step02 .left .list .input input[type="submit"] {
    width: 120px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: #0083c5;
    height: 45px;
    line-height: 45px;
    border: none;
}

.pro-hs-step02 .left .list .input select {
    width: 30%;
    float: left;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-icon.png) no-repeat right center;
}

.pro-hs-step02 .left .yzm-list {}

.pro-hs-step02 .left .yzm-list .input {
    position: relative;
    padding-right: 147px;
}

.pro-hs-step02 .left .yzm-list .input img {
    position: absolute;
    right: 0;
    width: 148px;
    padding: 0;
    top: 0;
}

.pro-hs-step02 .right {
    padding-left: 54px;
}

.pro-hs-step02 .right .list {
    line-height: 60px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0px 15px;
    font-size: 16px;
}

.pro-hs-step02 .right .list .tit {
    width: 50%;
}

.pro-hs-step02 .right .list .num {
    height: 30px;
    margin-top: 15px;
}

.pro-hs-step02 .right .list .num * {
    height: 30px;
    border: 1px solid #ededed;
    float: left;
    line-height: 28px;
    background: #fff;
}

.pro-hs-step02 .right .list .num span {
    width: 30px;
    text-align: center;
    font-size: 26px;
    color: #cacbcb;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}

.pro-hs-step02 .right .list .num span.reduce {
    border-right: none;
}

.pro-hs-step02 .right .list .num span.add {
    border-left: none;
}

.pro-hs-step02 .right .list .num input {
    text-align: center;
    width: 60px;
}

.pro-hs-step03 {
    text-align: center;
    padding: 75px 0;
    background: #f7f7f7;
}

.pro-hs-step03 i {
    width: 61px;
    height: 61px;
    display: block;
    margin: 0 auto;
    background: url(../images/pro-hs-icon.png) no-repeat center center;
}

.pro-hs-step03 .ts {
    font-size: 24px;
    margin: 25px 0;
}

.pro-hs-step03 .txt,
.pro-hs-step03 a {
    font-size: 16px;
}

.pro-hs-step03 .txt {
    margin-bottom: 20px;
    color: #999;
}

.pro-hs-step03 a {
    color: #0083c5;
    text-decoration: underline;
}

.pro-banner {
    height: 490px;
}

.pro-banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.pro-list-content {
    background: #f5f5f5;
    padding-bottom: 90px;
}

.pro-list-content .pro-search {
    height: 50px;
    background: url(../images/pro-search-bg.png) no-repeat left top;
    margin-bottom: 20px;
}

.pro-list-content .pro-search .box {
    padding-top: 5px;
    padding-right: 5px;
    position: relative;
    background: #fff;
}

.pro-list-content .pro-search .box:before {
    content: '';
    width: 1px;
    background: #e8e8e8;
    height: 20px;
    top: 50%;
    margin-top: -7px;
    position: absolute;
    right: 45px;
}
.pro-hs-step02 {
    padding: 70px 0;
    background: #f7f7f7
}

.pro-hs-step02 .left,
.pro-hs-step02 .right {
    width: 43%;
    float: left;
}

.pro-hs-step02 .title {
    padding-bottom: 15px;
    padding-left: 15px;
    border-bottom: 2px solid #b3b3b3;
    font-size: 16px;
    color: #484748;
    margin-bottom: 40px;
}

.pro-hs-step02 .left {
    padding-right: 54px;
}

.pro-hs-step02 .left .list {
    margin-bottom: 25px;
    position: relative;
    padding-left: 125px;
    padding-right: 15px;
}

.pro-hs-step02 .left .list .txt {
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    text-align: right;
    font-size: 16px;
}

.pro-hs-step02 .left .list .txt span {
    color: #0083c5;
}

.pro-hs-step02 .left .list .input {}

.pro-hs-step02 .left .list .input * {
    width: 100%;
    height: 50px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 0px 10px;
    font-size: 16px;
    background: none;
}

.pro-hs-step02 .left .list .input input[type="button"] {
    width: 120px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: #0083c5;
    height: 45px;
    line-height: 45px;
    border: none;
}
.pro-hs-step02 .left .list .input input[type="submit"] {
    width: 120px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: #0083c5;
    height: 45px;
    line-height: 45px;
    border: none;
}

.pro-hs-step02 .left .list .input select {
    width: 33.3%;
    float: left;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-icon.png) no-repeat right center;
}

.pro-hs-step02 .left .yzm-list {}

.pro-hs-step02 .left .yzm-list .input {
    position: relative;
    padding-right: 147px;
}

.pro-hs-step02 .left .yzm-list .input img {
    position: absolute;
    right: 0;
    width: 148px;
    padding: 0;
    top: 0;
}

.pro-hs-step02 .right {
    padding-left: 54px;
}

.pro-hs-step02 .right .list {
    line-height: 60px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0px 15px;
    font-size: 16px;
}

.pro-hs-step02 .right .list .tit {
    width: 50%;
}

.pro-hs-step02 .right .list .num {
    height: 30px;
    margin-top: 15px;
}

.pro-hs-step02 .right .list .num * {
    height: 30px;
    border: 1px solid #ededed;
    float: left;
    line-height: 28px;
    background: #fff;
}

.pro-hs-step02 .right .list .num span {
    width: 30px;
    text-align: center;
    font-size: 26px;
    color: #cacbcb;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}

.pro-hs-step02 .right .list .num span.reduce {
    border-right: none;
}

.pro-hs-step02 .right .list .num span.add {
    border-left: none;
}

.pro-hs-step02 .right .list .num input {
    text-align: center;
    width: 60px;
}

.clearfix::before {
    display: table;
    content: "";
}
..news-con{margin-left锛?;}
.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

input::-webkit-input-placeholder {
    color: #999 !important;
}

input:-moz-input-placeholder {
    color: #999 !important;
}

input::-moz-input-placeholder {
    color: #999 !important;
}

input::-ms-input-placeholder {
    color: #999 !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.textHidden {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tran300 {
    transition: 300ms ease-out;
    -webkit-transition: 300ms ease-out;
    -ms-transition: 300ms ease-out;
    -moz-transition: 300ms ease-out;
    -o-transition: 300ms ease-out;
}

.tran500 {
    transition: 500ms ease-out;
    -webkit-transition: 500ms ease-out;
    -ms-transition: 500ms ease-out;
    -moz-transition: 500ms ease-out;
    -o-transition: 500ms ease-out;
}

.tran800 {
    transition: 800ms ease-out;
    -webkit-transition: 800ms ease-out;
    -ms-transition: 800ms ease-out;
    -moz-transition: 800ms ease-out;
    -o-transition: 800ms ease-out;
}

.height20 {
    height: 20px;
}

.bg {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    display: none;
}



.w1400 {
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width:1400px) {
    .w1400 {
        padding: 0px 50px;
    }
}

@media screen and (max-width:1024px) {
    .w1400 {
        padding: 0px 30px;
    }
}

@media screen and (max-width:768px) {
    .w1400 {
        padding: 0px 20px;
    }
}

.slideIn01 {
    position: relative;
    -webkit-animation: slideIn01;
    -moz-animation: slideIn01;
    -o-animation: slideIn01;
    animation: slideIn01;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes slideIn01 {
    0% {
        left: 3%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-moz-keyframes slideIn01 {
    0% {
        left: 3%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-o-keyframes slideIn01 {
    0% {
        left: 3%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@keyframes slideIn01 {
    0% {
        left: 3%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

.slideIn02 {
    position: relative;
    -webkit-animation: slideIn02;
    -moz-animation: slideIn02;
    -o-animation: slideIn02;
    animation: slideIn02;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes slideIn02 {
    0% {
        left: 6%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-moz-keyframes slideIn02 {
    0% {
        left: 6%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-o-keyframes slideIn02 {
    0% {
        left: 6%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@keyframes slideIn02 {
    0% {
        left: 6%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

.header-top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.header-top .top {
    background: rgba(0, 0, 0, 0.2);
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.header-top .top a {
    color: #fff;
}

.header-top .top a:hover {
    color: #0083c5 !important;
}

.header-top .top .top-nav a {
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin-left: 15px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
}

.header-top .top .top-nav a:last-child {
    border-right: none !important;
    padding-right: 0 !important;
}

.header-top .top .lang {
    margin-left: 20px;
}

.header-top .top .lang a {
    display: block;
}

.header-top .top .lang a i {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../images/lang-icon.png) no-repeat left top;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}

.header-top .top .login-box {}

.header-top .top .login-box a {
    margin-left: 20px;
}

.header-top .top .login-box .islogin {
    position: relative;
}

.header-top .top .login-box .islogin i {
    width: 20px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/top-icon01.png) no-repeat center top;
    margin-top: -2px;
}

.header-top .top .login-box .islogin span {
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    display: block;
    line-height: 15px;
    color: #fff;
    border-radius: 100%;
    background: #0083c5;
    right: -5px;
    top: -5px;
    font-size: 12px;
}

.header-top .header {
    height: 90px;
    padding-top: 25px;
    position: relative;
}

.header-top .header .logo {
    width: 166px;
	margin-top:-8px;
}

.header-top .header .nav {
    margin-top: 8px;
}

.header-top .header .nav a {
    color: #fff;
}

.header-top .header .nav a:hover {
    color: #0083c5;
}

.header-top .header .nav>ul>li {
    float: left;
    margin-left: 35px;
    margin-right: 20px;
    position: relative;
}

.header-top .header .nav>ul>li .dropdown {
    position: fixed;
    top: 130px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 2;
    height: 0;
    overflow: hidden;
}

.header-top .header .nav>ul>li .dropdown a {
    font-size: 16px;
    color: #ccc;
    position: relative;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
    background: #0083c5 !important;
    border-radius: 1px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background: #0083c5;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0083c5;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff !important;
}

.header-top .header .nav>ul>li .dropdown a:hover {
    color: #0083c5;
}

.header-top .header .nav>ul>li>a {
    font-size: 18px;
    border-bottom: 3px solid transparent;
    padding-bottom: 33px;
}

.header-top .header .nav>ul>li:hover>a,
.header-top .header .nav>ul>li.on>a,
.header-top .header .nav>ul>li.active>a {
    border-bottom: 3px solid #0083c5;
    color: #0083c5;
}

.header-top .header .search {
    border: 1px solid #fff;
    border-radius: 5px;
    height: 40px;
    overflow: hidden;
}

.header-top .header .search input {
    float: left;
    background: none;
    height: 100%;
    display: block;
}

.header-top .header .search input[type="text"] {
    padding: 0px 10px;
    color: #fff;
    width: 150px;
}

.header-top .header .search input::-webkit-input-placeholder {
    color: #fff;
}

.header-top .header .search input:-moz-input-placeholder {
    color: #fff;
}

.header-top .header .search input::-moz-input-placeholder {
    color: #fff;
}

.header-top .header .search input::-ms-input-placeholder {
    color: #fff;
}

.header-top .header .search input[type="button"] {
    width: 35px;
    background: url(../images/icon01.png) no-repeat center center;
}

li.nav-pro .dropdown {}

li.nav-pro .dropdown .content {
    max-width: 1240px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-bottom: 80px;
    overflow: hidden
}

li.nav-pro .dropdown .content .list {
    float: left;
    width: 25%;
    padding-left: 40px;
    line-height: 36px;
    margin-top: 10px;
    height: 200px;
}

li.nav-pro .dropdown .content .list .title {
    font-size: 18px;
    height: 45px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
    padding-left: 30px;
}

li.nav-pro .dropdown .content .list .title i {
    width: 30px;
    height: 20px;
    display: block;
    float: left;
    position: absolute;
    left: 0;
}

li.nav-pro .dropdown .content .list .title i img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}

li.nav-pro .dropdown .content .list a {
    font-size: 16px;
}

li.nav-pro .dropdown .content .list ul {
    padding-top: 10px;
}

li.nav-pro .dropdown .content .list ul li {}

li.nav-pro .dropdown .content .list ul li a {
    color: #ccc;
}

li.nav-pro .dropdown .content .list .select-box>a {
    color: #0083c5;
}

.header-top .header .nav>ul>li.nav-pro:hover .dropdown {
    height: 400px;
}

.header-top .header .nav>ul>li.nav-newss .dropdown {}

li.nav-newss .dropdown .content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 35px;
}

li.nav-newss .dropdown .content .left {
    width: 100%;
    float: left;
    padding-right: 540px;
}

li.nav-newss .dropdown .content .left .tit {
    font-size: 18px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
}

li.nav-newss .dropdown .content .left ul {
    line-height: 36px;
    padding-top: 15px;
}

li.nav-newss .dropdown .content .left>div {
    padding-right: 40px;
}

li.nav-newss .dropdown .content .left .nav01 {
    width: 50%;
}

li.nav-newss .dropdown .content .left .nav01 ul {}

li.nav-newss .dropdown .content .left .nav01 ul li {
    width: 50%;
    float: left;
}

li.nav-newss .dropdown .content .left .nav02 {
    width: 50%;
}

li.nav-newss .dropdown .content .right {
    position: absolute;
    right: 0;
    top: 5px;
    width: 500px;
}

li.nav-newss .dropdown .content .right .list {
    padding: 0px 5px;
    width: 50%;
    float: left;
    height: 150px;
}

li.nav-newss .dropdown .content .right .list a {
    border: 1px solid #666;
    margin-bottom: 10px;
    position: relative;
    display: block;
}

li.nav-newss .dropdown .content .right .list a .img {}

li.nav-newss .dropdown .content .right .list a .img img {
    display: block;
    width: 100%;
}

li.nav-newss .dropdown .content .right .list a .tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nav-newss-bg.png) repeat-x center bottom;
    padding: 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

li.nav-newss .dropdown .content .right .list a .tit span {
    position: absolute;
    bottom: 10px;
    color: #fff;
}

.header-top .header .nav>ul>li.nav-newss:hover .dropdown {
    height: 380px;
}

li.nav-service .dropdown .content {
    max-width: 990px;
    margin: 0 auto;
}

li.nav-service .dropdown .content .list {
    width: 25%;
    float: left;
    padding: 0px 20px;
    padding-top: 35px;
}

li.nav-service .dropdown .content .list .tit {
    font-size: 18px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
}

li.nav-service .dropdown .content .list ul {
    line-height: 36px;
    padding-top: 10px;
}

.header-top .header .nav>ul>li.nav-service:hover .dropdown {
    height: 400px;
}

li.nav-buy .dropdown .content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

li.nav-buy .dropdown .content .tit {
    font-size: 18px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
}

li.nav-buy .dropdown .content .left {
    width: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

li.nav-buy .dropdown .content .left .img {
    margin: 20px 0;
}

li.nav-buy .dropdown .content .left .img img {
    display: block;
}

li.nav-buy .dropdown .content .left .txt {
    font-size: 16px;
    color: #ccc;
    line-height: 18px;
}

li.nav-buy .dropdown .content .right {
    margin-top: 35px;
    padding-left: 415px;
}

li.nav-buy .dropdown .content .right>div {
    margin-top: 20px;
}

li.nav-buy .dropdown .content .right .buy-search {
    position: relative;
}

li.nav-buy .dropdown .content .right .buy-search input[type="text"] {
    width: 100%;
    height: 45px;
    border: 1px solid #3f6118;
    border-right: none;
    padding: 0px 20px;
    background: none;
    color: #fff;
    font-size: 16px;
}

li.nav-buy .dropdown .content .right .buy-search input[type="button"] {
    width: 120px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    background: #0083c5;
}

li.nav-buy .dropdown .content .right .more {
    background: url(../images/nav-buy-icon01.png) no-repeat left center;
    padding-left: 15px;
}

li.nav-buy .dropdown .content .right .more a {
    color: #7ac142;
    font-size: 14px;
}

li.nav-buy .dropdown .content .right .buy-btn {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #666;
}

li.nav-buy .dropdown .content .right .buy-btn a {
    display: block;
    float: left;
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #0083c5;
    color: #fff;
    margin-right: 20px;
}

li.nav-buy .dropdown .content .right .buy-btn a img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 15px;
}

li.nav-buy .dropdown .content .right .buy-btn a:hover {
    color: #fff;
}

.header-top .header .nav>ul>li.nav-buy:hover .dropdown {
    height: 400px;
}

.header-top.on .top {
    background: #f5f5f5;
}

.header-top.on .top a {
    color: #484748;
}

.header-top.on .top .top-nav a {
    border-right: 1px solid #484748;
}

.header-top.on .top .lang a i {
    background-position: left bottom;
}

.header-top.on .header {
    background: rgba(0, 0, 0, 0.7);
}

.header-top.on .header .search {
    border: 1px solid rgba(0,131,197, 0.3);
}

.header-top.on .header .search input[type="text"] {
    color: #0083c5;
}

.header-top.on .header .search input::-webkit-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input:-moz-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input::-moz-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input::-ms-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input[type="button"] {
    background: url(../images/icon01-on.png) no-repeat center center;
}

.header-top.page-top {}

.header-top.page-top .top {
    background: #f5f5f5;
}

.header-top.page-top .top a {
    color: #484748;
}

.header-top.page-top .top .top-nav a {
    border-right: 1px solid #484748;
}

.header-top.page-top .top .lang a i {
    background-position: left bottom;
}

.header-top.page-top .header {
    background: rgba(0, 0, 0, 0.7);
}

.header-top.page-top .header .search {
    border: 1px solid rgba(0,131,197, 0.3);
}

.header-top.page-top .header .search input[type="text"] {
    color: #0083c5;
}

.header-top.page-top .header .search input::-webkit-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input:-moz-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input::-moz-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input::-ms-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input[type="button"] {
    background: url(../images/icon01-on.png) no-repeat center center;
}

.banner-container .swiper-wrapper .swiper-slide img{
	transform: scale(1.1);
    animation: dh0 12s infinite 1s;
}
.banner-container .swiper-wrapper .swiper-slide video{
	max-width:100%;
}
.swiper-slide-active{
	z-index:9999;
	
}
.swiper-container .swiper-slide .text {
    position: absolute;
    top: 70%;
    left: 10%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 10;
}
.swiper-container .swiper-slide .text h6 {
    font-size: 36px;
    opacity: 1;
    transform: translateY(0);
    text-shadow: 0 0 0.2rem rgba(0,0,0,0.2);
}
.swiper-container .swiper-slide .text h6 {
    font-size: 36px;
    opacity: 0;
    transform: translateY(1rem);
    transition: all 0.8s;
    margin-bottom: 0.2rem;
}

.swiper-container .swiper-slide-active .text h6 {
	font-size: 36px;
    opacity: 1;
    transform: translateY(0);
    text-shadow: 0 0 0.2rem rgba(0,0,0,0.2);
}
.swiper-container .swiper-slide-active .text .more_a {
    transform: translateY(20px);
    transition: all 0.8s 0.4s;
    display: block;
	width: 120px;
    height: 40px;
    line-height: 40px;
	border-radius: 10px;
    background-color: #0083c5;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
}

.swiper-container .swiper-slide-active .text .more_a:hover{
	display: inline-block;
	width: 140px;
    height: 40px;
    line-height: 40px;
	transition: all 0.3s ease;
}

@media screen and (max-width:768px) {
	.swiper-container .swiper-slide .text h6 {
		font-size: 12px;
	}
    .header-top .header .search input[type="button"] {
        display: block;
        position: absolute;
        right: 70px;
        height: 30px;
    }

    .header-top .header .search input[type="text"] {
        padding-right: 105px;
    }
}

@media screen and (min-width:1023px) {
	.swiper-container .swiper-slide .text h6 {
		font-size: 30px;
	}
    li.nav-pro .dropdown .content .list .title {
        height: 45px;
    }

    .header-top:hover {}

    .header-top:hover .top {
        background: #f5f5f5;
    }

    .header-top:hover .top a {
        color: #484748;
    }

    .header-top:hover .top .top-nav a {
        border-right: 1px solid #484748;
    }

    .header-top:hover .top .lang a i {
        background-position: left bottom;
    }

    .header-top:hover .header {
        background: rgba(0, 0, 0, 0.7);
    }

    .header-top:hover .header .search {
        border: 1px solid #0083c5;
    }

    .header-top:hover .header .search input[type="text"] {
        color: #0083c5;
    }

    .header-top:hover .header .search input::-webkit-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input:-moz-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input::-moz-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input::-ms-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input[type="button"] {
        background: url(../images/icon01-on.png) no-repeat center center;
    }
}

.menu {
    right: 20px;
    top: 50%;
    position: absolute;
    margin-top: -15px;
    display: none;
}

.menu .menu-body {
    width: 30px;
    height: 30px;
    position: relative;
    transform: translateZ(0) rotate(0);
    transition: transform .4s cubic-bezier(.4, .01, .165, .99)
}

.menu .menuitem {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateZ(0) rotate(0);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    width: 30px;
    height: 30px
}

.menu .menuitem .rect {
    width: 30px;
    height: 2px;
    border-radius: 30px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 14px;
    transition: transform .2s ease .2s;
    -webkit-transition: -webkit-transform .2s ease .2s
}

.menu .menuitem .rect.top-line {
    transform: translate3d(0, -6px, 0);
    -webkit-transform: translate3d(0, -6px, 0)
}

.menu .menuitem .rect.bottom-line {
    transform: translate3d(0, 6px, 0);
    -webkit-transform: translate3d(0, 6px, 0)
}

.menu.on .menu-body {
    transform: translateZ(0) rotate(90deg);
    -webkit-transform: translateZ(0) rotate(90deg)
}

.menu.on .menuitem {
    transform: translateZ(0) rotate(45deg);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) .2s;
    -webkit-transform: translateZ(0) rotate(45deg);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) .2s
}

.menu.on .menuitem.bottom-line {
    transform: translateZ(0) rotate(-45deg);
    -webkit-transform: translateZ(0) rotate(-45deg)
}

.menu.on .menuitem .rect {
    transition: transform .2s ease 0s;
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .2s ease 0s;
    -webkit-transform: translate3d(0, 0, 0)
}

@media screen and (max-width:1240px) {
	.swiper-container .swiper-slide .text h6 {
		font-size: 22px;
	}
    li.nav-pro .dropdown .content {
        padding: 0px 10px;
    }
}

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

    li.nav-newss .dropdown .content,
    li.nav-buy .dropdown .content {
        padding: 0px 10px;
    }

    li.nav-newss .dropdown .content .right {
        right: 10px;
    }

    li.nav-newss .dropdown .content {
        padding-top: 30px;
        padding-left: 20px;
    }
}

@media screen and (max-width:1024px) {
    li.nav-buy .dropdown .content .left {
        left: 20px;
    }

    li.nav-buy .dropdown .content .right {
        padding-left: 360px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a {
        width: 190px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a:last-child {
        margin-right: 0;
    }
}

@media screen and (max-width:768px) {
    .menu {
        display: block;
        margin-top: -30px;
    }

    .header-top .header {
        padding-top: 15px;
        height: 60px;
    }

    .header-top .header .search {
        margin-right: 50px;
        height: 30px;
        width: 145px;
    }

    .header-top .header .logo {
        width: 100px;
        margin-top: 5px;
    }

    .header-top .header .nav {
        position: fixed;
        left: -35%;
        height: 100%;
        width: 35%;
        background: rgba(0, 0, 0, 0.7);
        margin-top: 0;
        top: 100px;
        padding-top: 10px;
        transition: 300ms ease-out;
        -webkit-transition: 300ms ease-out;
        -ms-transition: 300ms ease-out;
        -moz-transition: 300ms ease-out;
        -o-transition: 300ms ease-out;
        z-index: 3;
    }

    .header-top .header .nav.on {
        left: 0;
    }

    .header-top .header .nav>ul>li {
        margin: 0;
        width: 100%;
        line-height: 40px;
    }

    .header-top .header .nav>ul>li>a {
        font-size: 16px;
        display: block;
        padding-left: 20px;
        padding-bottom: 0;
    }

    .header-top .header .nav>ul>li .dropdown {
        left: 35%;
        top: 100px;
        overflow-y: auto;
        display: none;
    }

    li.nav-newss .dropdown .content,
    li.nav-buy .dropdown .content {
        padding: 0px 20px;
    }

    li.nav-pro .dropdown .content .list {
        margin-top: 15px;
        width: 100%;
        padding-left: 10px;
        line-height: 24px;
        height: auto;
    }

    .header-top .header .nav>ul>li.nav-pro .dropdown .content .list a {
        font-size: 14px;
    }

    li.nav-pro .dropdown .content .list .select-box {
        display: none;
    }

    li.nav-pro .dropdown .content .list .title {
        font-size: 16px;
        padding-bottom: 15px;
    }

    .header-top .header .nav>ul>li.nav-newss .dropdown {
        padding-right: 35%;
    }

    li.nav-newss .dropdown .content .left {
        padding-right: 0;
        float: none;
        padding-top: 20px;
    }

    li.nav-newss .dropdown .content .left>div {
        width: 100% !important;
        padding-right: 0;
        float: none;
        margin-bottom: 15px;
    }

    li.nav-newss .dropdown .content .left .tit {
        padding-bottom: 15px;
        font-size: 16px;
    }

    li.nav-newss .dropdown .content .left a {
        font-size: 14px !important;
    }

    li.nav-newss .dropdown .content .left ul {
        line-height: 24px;
    }

    li.nav-newss .dropdown .content .right {
        position: static;
        width: 100%;
    }

    li.nav-newss .dropdown .content .right .list {
        width: 50%;
    }

    li.nav-service .dropdown {
        left: 35% !important;
        padding-right: 35%;
    }

    li.nav-service .dropdown .content .list {
        width: 50%;
        padding-top: 20px;
    }

    li.nav-service .dropdown .content .list .tit {
        font-size: 16px;
        padding-bottom: 15px;
    }

    li.nav-service .dropdown .content .list ul {
        line-height: 24px;
    }

    li.nav-service .dropdown .content .list ul li a {
        font-size: 14px;
    }

    li.nav-buy .dropdown {
        left: 35% !important;
        padding-right: 35%;
    }

    li.nav-buy .dropdown .content .tit {
        font-size: 16px;
        padding-bottom: 15px;
    }

    li.nav-buy .dropdown .content .left {
        position: static;
        width: 100%;
        margin-top: 20px;
    }

    li.nav-buy .dropdown .content .left .img {
        margin: 15px 0;
    }

    li.nav-buy .dropdown .content .left .txt {
        font-size: 14px;
    }

    li.nav-buy .dropdown .content .right {
        padding: 0;
        margin-top: 25px;
    }

    li.nav-buy .dropdown .content .right .buy-search input {
        font-size: 14px !important;
    }

    li.nav-buy .dropdown .content .right .buy-search input[type="text"] {
        padding: 0px 10px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a {
        width: 32.66%;
        margin-right: 1%;
        font-size: 14px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a:last-child {
        margin-right: 0;
    }

    .header-top .header .nav>ul>li.active .dropdown {
        display: block;
    }
}

@media screen and (max-width:768px) {
    body {
        padding-top: 10px;
    }
    .header-top .top .top-nav {
        width: 50%;
        height: 35px;
        padding-top: 10px;
		display: none;
    }
    .header-top .header .nav>ul>li .dropdown,
    .header-top .header .nav {
        top: 100px;
    }

    .header-top .header {
        background: rgba(0, 0, 0, 0.2);
    }
}

@media screen and (max-width:640px) {
    li.nav-newss .dropdown .content .right .list {
        width: 100%;
    }

    li.nav-newss .dropdown .content .right .list a .tit span {
        font-size: 14px;
        bottom: 0;
    }

    li.nav-service .dropdown .content .list {
        width: 100%;
        padding-top: 15px;
    }

    li.nav-buy .dropdown .content .left .img img {
        max-width: 100%;
    }

    li.nav-buy .dropdown .content .right .buy-search input[type="text"] {
        border: 1px solid #3f6118;
        margin-bottom: 10px;
    }

    li.nav-buy .dropdown .content .right .buy-search input[type="button"] {
        position: static;
    }

    li.nav-buy .dropdown .content .right .buy-btn a {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
}

.footer {
    color: #e5e5e5;
    background: #333;
    padding-top: 55px;
}

.footer .tit {
    font-size: 16px;
    margin-bottom: 15px;
}

.footer a {
    color: #e5e5e5;
}

.footer .left {
    float: left;
}

.footer .left .list {
    float: left;
    width: 170px;
}

.footer .left .list ul {}

.footer .left .list ul li {
    line-height: 30px;
}

.footer .left .list ul li a {}

.footer .left .list ul li a:hover {
    color: #0083c5;
}

.footer .right {
    float: right;
}

.footer .right .share {
    margin-top: 10px;
}

.footer .right .share a {
    float: left;
    display: block;
    margin-right: 15px;
    line-height: 20px;
}

.footer .right .share a.sina {
    background: url(../images/footer-icon01.png) no-repeat center center;
    width: 24px;
    height: 20px;
}

.footer .right .ewm {
    text-align: center;
    color: #999;
    line-height: 30px;
}

.footer .right .ewm img {
    display: block;
    width: 120px;
    height: 120px;
}

.footer .right .service {
    margin-left: 20px;
}

.footer .right .service a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #0083c5;
}

.footer .right .service a img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 15px;
}

.footer .right .service .time {
    margin: 10px 0 5px 0;
}

.footer .right .service .tel {
    font-size: 24px;
}

.footer .copy {
    border-top: 1px solid #444;
    padding: 20px 0;
    color: #999;
    margin-top: 20px;
}

.footer .copy a {
    color: #999;
}

.footer .copy .right .foot-nav {}

.footer .copy .right .foot-nav a {
    border-right: 1px solid #838383;
    padding-right: 15px;
    margin-right: 15px;
    height: 15px;
    line-height: 15px;
    display: block;
    float: left;
}

.footer .copy .right .lang {
    line-height: 15px;
}

.footer .copy .right .lang img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-right: 10px;
}

@media screen and (max-width:1200px) {
    .footer .left .list {
        width: 120px;
    }
}

@media screen and (max-width:1024px) {
    .footer {
        padding-top: 10px;
    }

    .footer .left {
        width: 100%;
    }

    .footer .left .list {
        width: 100%;
    }

    .footer .left .list .tit {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #444;
        margin-bottom: 0;
        background: url(../images/footer-add.png) no-repeat right center/18px auto;
    }

    .footer .left .list .tit.on {
        background: url(../images/footer-reduce.png) no-repeat right center/18px auto;
    }

    .footer .left .list ul {
        display: none;
        padding-top: 10px;
    }

    .footer .left .list ul li {
        line-height: 24px;
    }

    .footer .right {
        width: 100%;
        margin-top: 25px;
        text-align: center;
    }

    .footer .right .share {
        margin: 0;
    }

    .footer .right .share a {
        display: inline-block;
        float: none;
        vertical-align: middle;
        margin: 0px 10px;
    }

    .footer .right .ewm {
        width: 100%;
        float: none !important;
        margin: 15px 0;
    }

    .footer .right .ewm img {
        display: block;
        margin: 0 auto;
    }

    .footer .right .service {
        float: none !important;
        margin-left: 0;
    }

    .footer .right .service a {
        display: inline-block;
    }

    .footer .copy {
        text-align: center;
        margin-top: 20px;
    }

    .footer .copy * {
        float: none !important;
    }

    .footer .copy .left,
    .footer .copy .right {
        width: 100%;
    }

    .footer .copy .right {
        margin-top: 10px;
    }

    .footer .copy .right .foot-nav a {
        display: inline-block;
    }

    .footer .copy .right .lang {
        margin-top: 15px;
    }

    .footer .copy .right .lang img {
        margin-top: -3px;
    }
}

.tranImg {
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    transition: 300ms ease-out;
    -webkit-transition: 300ms ease-out;
    -ms-transition: 300ms ease-out;
    -moz-transition: 300ms ease-out;
    -o-transition: 300ms ease-out;
}

.position {
    font-size: 16px;
    padding: 20px 0;
}

.position a {
    font-size: 16px;
}

.page-content {
    padding-top: 130px;
}

@media screen and (max-width:1024px) {
    .page-content {
        padding-top: 100px;
    }

    .position {
        padding: 15px 0;
    }

    .position,
    .position a {
        font-size: 12px;
        width: 90%;
    }
}

@media screen and (max-width:768px) {
    .page-content {
        padding-top: 0;
    }
}

.page-banner {
    height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
}

.page-banner .txt {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    z-index: 2;
    top: 52%;
}

.page-content02 {
    padding-top: 40px;
}

@media screen and (max-width:1024px) {
    .page-banner {
        height: 250px;
    }
}

@media screen and (max-width:768px) {
    .page-banner {
        height: 0;
        padding-top: 26%;
    }

    .page-content02 {
        padding-top: 0;
        margin-top: -60px;
    }

    .page-banner .txt {
        font-size: 18px;
        top: 55%;
    }
}

.mTable-pagination {
    text-align: center;
    margin: 0 auto;
    padding: 60px 0;
    width: 100%;
}

.mTabel-pagination-item {
    margin-right: 10px;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #eee;
    display: inline-block;
}

.mTabel-pagination-item:last-child {
    margin-right: 0;
}

.mTabel-pagination-item.active {
    background: #0083c5;
    color: #fff;
    border: 1px solid #0083c5;
}

.mTabel-pagination-item.prev {
    background: url(../images/icons-009.png) no-repeat center center;
}

.mTabel-pagination-item.next {
    background: url(../images/icons-010.png) no-repeat center center;
}

.mTabel-pagination-item:hover {
    border-color: #0083c5;
}

@media screen and (max-width:480px) {
    .mTabel-pagination-item {
        width: 30px;
        line-height: 28px;
        font-size: 12px;
        height: 30px;
        margin-right: 5px;
    }
}

@media screen and (max-width:320px) {
    .mTabel-pagination-item {
        width: 27px !important;
    }
}

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

.minH500 {
    min-height: 500px;
}

.mColorGreen {
    color: #0083c5;
}

.marginB10 {
    margin-bottom: 10px !important;
}

.marginB20 {
    margin-bottom: 20px !important;
}

.marginB30 {
    margin-bottom: 30px !important;
}

.marginT30 {
    margin-top: 30px !important;
}

.fontSize-24 {
    font-size: 24px !important;
}

.fontSize-20 {
    font-size: 20px !important;
}

.fontSize-18 {
    font-size: 18px !important;
}

.fontSize-16 {
    font-size: 16px !important;
}

input::-webkit-input-placeholder {
    color: #484748;
}

input:-moz-placeholder {
    color: #484748;
}

input::-moz-placeholder {
    color: #484748;
}

input:-ms-input-placeholder {
    color: #484748;
}

.page-containerLR20 {}

@media screen and (max-width:1400px) {
    .page-containerLR20 {
        padding-left: 20px;
        padding-right: 20px;
    }
	
}

@media screen and (max-width:640px) {
    .minH500 {
        min-height: auto;
    }
}

.exp-content .exp-content-tit .swiper-wrapper span {
    cursor: pointer;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.add-popupCar {
    border-left: 1px solid #e6e6e6;
    z-index: 999;
    position: fixed;
    right: -330px;
    top: 0;
    width: 330px;
    height: 100%;
    background: #fff;
    padding: 15px;
    overflow: auto;
}

.add-popupCar .addShoppingCarClose {
    cursor: pointer;
}

.add-popupCar.active {
    right: 0;
}

.add-popupCar i {
    font-style: normal;
}

.add-popupCar>div {
    position: relative;
}

.add-popupCar .shoppingcar-list .tit {
    font-size: 16px;
    padding: 0 5px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 18px;
}

.add-popupCar .shoppingcar-list ul li {
    border-bottom: 1px dashed #ccc;
    position: relative;
}

.add-popupCar .shoppingcar-list ul li .product {
    display: inline-block;
}

.add-popupCar .shoppingcar-list ul li b {
    display: inline-block;
    width: 75px;
    height: 45px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.add-popupCar .shoppingcar-list ul li .fr * {
    float: left;
}

.add-popupCar .shoppingcar-list ul li input {
    float: left;
    cursor: pointer;
}

.add-popupCar .shoppingcar-list ul li input[type="checkbox"] {
    margin-top: 15px;
    visibility: hidden;
}

.add-popupCar .shoppingcar-list ul li label,
.add-popupCar .shoppingcar-list .bottom .clearfix label {
    cursor: pointer;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.add-popupCar .shoppingcar-list ul li input:checked+label:after,
.add-popupCar .shoppingcar-list .bottom .clearfix input:checked+label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 4px;
    border: 2px solid #0083c5;
    border-top-color: transparent;
    border-right-color: transparent;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-45deg);
}

.add-popupCar .shoppingcar-list ul li .fr span {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    cursor: pointer;
}

.add-popupCar .shoppingcar-list ul li .fr input {
    width: 30px;
    height: 25px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    text-align: center;
}

.add-popupCar .shoppingcar-list ul li {
    padding: 20px 0;
}

.add-popupCar .shoppingcar-list ul li .product {
    width: 120px;
}

.add-popupCar .shoppingcar-list ul li .product span {
    color: #ccc;
    cursor: pointer;
    line-height: 26px;
}

.add-popupCar .shoppingcar-list ul li .num {
    padding-top: 10px;
}

.add-popupCar .shoppingcar-list .bottom .clearfix {
    padding: 20px 0;
    position: relative;
}

.add-popupCar .shoppingcar-list .bottom .clearfix input {
    vertical-align: middle;
    margin-right: 5px;
    visibility: hidden;
    cursor: pointer;
}

.add-popupCar .shoppingcar-list .bottom .clearfix span.fr {
    color: #ccc;
}

.add-popupCar .shoppingcar-list .bottom .more,
.add-popupCar .shoppingcar-list .bottom .btn {
    text-align: right;
}

.add-popupCar .shoppingcar-list .bottom .more a {
    color: #0083c5;
    margin-top: 15px;
    display: inline-block;
}

.add-popupCar .shoppingcar-list .bottom .btn button {
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: #0083c5;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin-top: 25px;
}

.add-headerR {
    position: relative;
    cursor: pointer;
}

.add-headerA {
    position: absolute;
    left: -16px;
    top: 7px;
    display: none;
}

span.addShoppingCar {
    position: relative;
}

span.addShoppingCar i {
    position: absolute;
    top: -9px;
    line-height: 15px;
    font-size: 12px;
    right: -5px;
    display: inline-block;
    min-width: 15px;
    text-align: center;
    height: 15px;
    font-style: normal;
    background: #0083c5;
    z-index: 999;
    color: #fff;
    border-radius: 100%;
}

.add-nav .aaddShoppingCar {
    position: relative;
}

.add-nav .addShoppingCar i {
    position: absolute;
    top: -9px;
    line-height: 18px;
    font-size: 14px;
    right: 4px;
    display: inline-block;
    min-width: 25px;
    text-align: center;
    height: 18px;
    font-style: normal;
    background: #0083c5;
    z-index: 999;
    color: #fff;
    border-radius: 10px;
    padding: 0px 2px;
}

.add-nav {
    position: fixed;
    right: 0px;
    top: 50%;
    width: 50px;
    z-index: 55;
    margin-top: -100px;
}

.add-nav:hover {
    right: 0;
}

.add-nav.active {
    right: 330px;
}

.add-nav ul li {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #ccc;
    text-align: center;
    margin-top: 1px;
    cursor: pointer;
    position: relative;
}

.add-nav ul li span {
    position: absolute;
    left: 50px;
    width: 90px;
    background: #0083c5;
    color: #fff;
}

.add-nav ul li img {
    vertical-align: middle;
    max-width: 50px;
    max-height: 50px;
}

.add-nav ul li:hover span {
    left: -90px;
}

.add-nav ul li:hover {
    background: #0083c5;
}

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

    .add-nav ul li,
    .add-nav ul li.addTop span {
        display: none;
    }

    .add-nav ul li.addTop {
        display: block;
        right: 0;
    }

    .add-nav {
        top: 100%;
        right: -50px;
    }

    .add-headerA {
        display: block;
    }

    .add-popupCar {
        width: 100%;
        right: -640px;
    }
}

.header-top .lang {
    position: relative;
}

.header-top .lang:hover .check-lang {
    opacity: 1;
    z-index: 3;
    display: block;
}

.header-top .lang .check-lang {
    color: #333;
    display: none;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 40px;
    white-space: nowrap;
    background: #fff;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -moz-box-shadow: 0px -1px 4px 0px #e6e6e6;
    -ms-box-shadow: 0px -1px 4px 0px #e6e6e6;
    -webkit-box-shadow: 0px -1px 4px 0px #e6e6e6;
    -o-box-shadow: 0px -1px 4px 0px #e6e6e6;
    box-shadow: 0px -1px 4px 0px #e6e6e6;
    z-index: 0;
    max-height: 500px;
    overflow-y: auto;
}

@media screen and (max-width:640px) {
    .header-top .lang .check-lang {
        max-height: 280px
    }
}

.header-top .lang .check-lang:after {
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;
    left: 41px;
    padding: 0;
    border-bottom: 8px solid #FFF;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 12;
}

.header-top .lang .check-lang:before {
    width: 0px;
    height: 0px;
    position: absolute;
    top: -18px;
    left: 40px;
    padding: 0;
    border-bottom: 9px solid #ccc;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    display: block;
    content: '';
    z-index: 10;
}

#c-home-tips {
    display: none;
    position: fixed;
    z-index: 890;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

#c-home-tips .c-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 10px 0;
    line-height: 24px;
    text-align: center;
}

@media (max-width: 748px) {
    #c-home-tips .c-wrap {
        flex-wrap: wrap;
        justify-content: center;
        padding: 15px 0;
    }
}

#c-home-tips .c-wrap p {
    margin-right: 30px;
    text-align: left;
}

@media (max-width: 748px) {
    #c-home-tips .c-wrap p {
        width: 100%;
        text-align: center;
    }
}

#c-home-tips .c-wrap .c-common-btn1 {
    margin-right: 20px;
    flex-shrink: 0;
    cursor: pointer;
    width: 100px;
    height: 40px;
}

@media (max-width: 748px) {
    #c-home-tips .c-wrap .c-common-btn1 {
        margin-right: 0;
        margin-top: 10px;
        flex-shrink: 1;
    }
}

#c-home-tips .c-wrap a {
    color: #0083c5;
}

#c-home-tips .c-wrap a:hover {
    text-decoration: underline;
}

#c-home-tips .c-wrap .c-close {
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/close3.png) no-repeat center / 18px;
    cursor: pointer;
}

@media (max-width: 748px) {
    #c-home-tips .c-wrap .c-close {
        top: 20px;
        right: -10px;
    }
}

.c-container {
    position: relative;
    margin: 0 auto;
    width: 80%;
}

.c-common-btn1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 50px;
    font-size: 18px;
    color: #0083c5;
    border: 1px solid #0083c5;
    border-radius: 29px;
    transition: all 0.5s;
    overflow: hidden;
}

.c-common-btn1::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 0;
    transition: all 0.5s;
    background: #0083c5;
}

.c-common-btn1 span {
    /* position: relative; */
    z-index: 2;
}

.c-common-btn1:hover {
    color: #fff;
}

.c-common-btn1:hover::before {
    height: 100%;
}

#c-investor1 {
    padding: 7rem 0;
    background-color: #efefef
}

@media (max-width:748px) {
    #c-investor1 {
        padding: 3rem 0
    }
}

#c-investor1 .c-top .c-title {
    margin-bottom: 2rem;
    font-size: 40px;
    text-align: center
}

@media (max-width:1580px) {
    #c-investor1 .c-top .c-title {
        font-size: 36px
    }
}

@media (max-width:748px) {
    #c-investor1 .c-top .c-title {
        font-size: 1.4rem
    }
}

#c-investor1 .c-bottom {
    display: flex;
    align-items: center
}

@media (max-width:1900px) {
    #c-investor1 .c-bottom {
        flex-wrap: wrap
    }
}

@media (max-width:1580px) {
    #c-investor1 .c-bottom {
        flex-wrap: nowrap
    }
}

@media (max-width:1260px) {
    #c-investor1 .c-bottom {
        flex-wrap: wrap
    }
}

#c-investor1 .c-bottom .c-title2 {
    margin-bottom: .1rem;
    font-size: 24px;
    line-height: 1.2
}

@media (max-width:1580px) {
    #c-investor1 .c-bottom .c-title2 {
        font-size: 20px
    }
}

@media (max-width:748px) {
    #c-investor1 .c-bottom .c-title2 {
        font-size: 18px
    }
}

#c-investor1 .c-bottom .c-text {
    font-size: 24px;
    color: #0083c5;
    line-height: 1.2
}

@media (max-width:1580px) {
    #c-investor1 .c-bottom .c-text {
        font-size: 20px
    }
}

@media (max-width:748px) {
    #c-investor1 .c-bottom .c-text {
        font-size: 18px
    }
}

#c-investor1 .c-bottom .c-box1 {
    flex-shrink: 0;
    margin-right: 10rem
}

@media (max-width:1260px) {
    #c-investor1 .c-bottom .c-box1 {
        margin-bottom: .2rem;
        width: 100%;
        text-align: center
    }
}

#c-investor1 .c-bottom .c-box1 .c-title {
    font-size: 36px
}

@media (max-width:1580px) {
    #c-investor1 .c-bottom .c-box1 .c-title {
        font-size: 30px
    }
}

@media (max-width:748px) {
    #c-investor1 .c-bottom .c-box1 .c-title {
        font-size: 20px
    }
}

#c-investor1 .c-bottom .c-box2 {
    width: 100%
}

#c-investor1 .c-bottom .c-box2 .c-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 -.4rem;
    text-align: center
}

@media (max-width:748px) {
    #c-investor1 .c-bottom .c-box2 .c-list {
        flex-wrap: wrap;
        margin: 0 -.4rem -.8rem
    }
}

#c-investor1 .c-bottom .c-box2 .c-list li {
    padding: 0 .4rem
}

@media (max-width:748px) {
    #c-investor1 .c-bottom .c-box2 .c-list li {
        padding: 0 .4rem .8rem;
        width: 100%
    }
}

#c-investor2 {
    padding: 5rem 0;
    background-color: #f3f3f3
}

@media (max-width:748px) {
    #c-investor2 {
        padding: 3rem 0
    }
}

#c-investor2 .mCSB_scrollTools {
    opacity: 0
}

#c-investor2 .c-list1 {
    position: relative;
    white-space: nowrap
}

#c-investor2 .c-list1::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 2px solid rgba(0, 0, 0, .4)
}

#c-investor2 .c-list1 li {
    position: relative;
    padding-bottom: 35px;
    margin-right: 15%;
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    border-bottom: 2px solid transparent;
    line-height: 1;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width:1580px) {
    #c-investor2 .c-list1 li {
        font-size: 24px;
    }
}

@media (max-width:972px) {
    #c-investor2 .c-list1 li {
        font-size: 20px;
        margin-right: 13%;
    }
}

@media (max-width:748px) {
    #c-investor2 .c-list1 li {
        font-size: 16px;
        margin-right: 1em;
        padding-bottom: 15px;
    }
}

#c-investor2 .c-list1 li:last-child {
    margin: 0
}

#c-investor2 .c-list1 li.on {
    color: #0083c5;
    border-bottom: 5px solid #0083c5;
}

#c-investor2 .c-list2 {
    margin-top: .4rem
}

#c-investor2 .c-list2>li {
    display: none
}

#c-investor2 .c-list2>li.on {
    display: block;
    margin-top: 35px;
}

#c-investor2 .c-list2>li .c-main {
    display: flex;
    align-items: center
}

@media (max-width:748px) {
    #c-investor2 .c-list2>li .c-main {
        flex-wrap: wrap
    }
}

#c-investor2 .c-list2>li .c-main .c-img-box {
    width: 38%;
    height: 50%
}

@media (max-width:1580px) {
    #c-investor2 .c-list2>li .c-main .c-img-box {
        width: 45%;
        height: auto
    }
}

#c-investor2 .c-list2>li .c-main .c-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	-webkit-border-radius: 10px;
}

@media (max-width:748px) {
    #c-investor2 .c-list2>li .c-main .c-img-box {
        width: 90%;
        margin: auto;
    }
}

#c-investor2 .c-list2>li .c-main .c-list-box {
    padding: 0 2rem;
    width: 62%
}

@media (max-width:1580px) {
    #c-investor2 .c-list2>li .c-main .c-list-box {
        width: 55%
    }
}

@media (max-width:972px) {
    #c-investor2 .c-list2>li .c-main .c-list-box {
        padding: 0 0 0 1rem
    }
}

@media (max-width:748px) {
    #c-investor2 .c-list2>li .c-main .c-list-box {
        width: 100%;
        padding: 1em 1em 0
    }
}

#c-investor2 .c-list2>li .c-main .c-list-box .c-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 10px;
}

@media (max-width:748px) {
    #c-investor2 .c-list2>li .c-main .c-list-box .c-list li {
        margin-bottom: 25px
    }
}

#c-investor2 .c-list2>li .c-main .c-list-box .c-list li .c-title {
    padding-right: 4rem;
    font-size: 20px;
    line-height: 1.2;
}

@media (max-width:1580px) {
    #c-investor2 .c-list2>li .c-main .c-list-box .c-list li .c-title {
        font-size: 22px
    }
}

@media (max-width:748px) {
    #c-investor2 .c-list2>li .c-main .c-list-box .c-list li .c-title {
        font-size: 16px
    }
}

#c-investor2 .c-list2>li .c-main .c-list-box .c-list li .c-btn {
    display: flex;
    flex-shrink: 0;
    align-items: center
}

#c-investor2 .c-list2>li .c-main .c-list-box .c-list li .c-btn span:nth-child(1) {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/download-icon.png) no-repeat center/100%
}

#c-investor2 .c-list2>li .c-main .c-list-box .c-list li .c-btn span:nth-child(2) {
    margin-left: 5px;
    color: #474b4f;
    transition: all .3s
}

#c-investor2 .c-list2>li .c-main .c-list-box .c-list li .c-btn:hover span {
    color: #0083c5
}

#c-investor2 .c-list2>li .c-main .c-list-box .c-more {
    font-size: 20px;
    color: #0083c5
}

@media (max-width:1580px) {
    #c-investor2 .c-list2>li .c-main .c-list-box .c-more {
        font-size: 18px
    }
}

#c-investor3 {
    padding-bottom: 5rem;
    background-color: #f3f3f3;
}

@media (max-width:748px) {
    #c-investor3 {
        padding-bottom: 3rem;
    }
}

#c-investor3 .c-box {
    position: relative;
    overflow: hidden
}

#c-investor3 .c-box img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (max-width:748px) {
    #c-investor3 .c-box img {
        left: auto;
        right: 0;
        width: auto;
        object-fit: initial;
    }
}

#c-investor3 .c-box .c-wrap {
    position: relative;
    z-index: 5;
    padding: 4rem;
    display: flex;
    align-items: center;
}

@media (max-width:748px) {
    #c-investor3 .c-box .c-wrap {
        flex-wrap: wrap;
        padding: 1em;
    }
}

#c-investor3 .c-box .c-wrap .c-title {
    margin-right: 4.5rem;
    font-size: 40px
}

@media (max-width:1580px) {
    #c-investor3 .c-box .c-wrap .c-title {
        font-size: 36px
    }
}

@media (max-width:748px) {
    #c-investor3 .c-box .c-wrap .c-title {
        font-size: 1.4rem;
        width: 100%
    }
}

#c-investor3 .c-box .c-wrap .c-text {
    font-size: 20px
}

@media (max-width:748px) {
    #c-investor3 .c-box .c-wrap .c-text {
        font-size: 16px
    }
}

#c-top-banner {
    position: relative;
    color: #fff;
    height: 390px;
}

@media (max-width:972px) {
    #c-top-banner {
        height: 12rem
    }
}

#c-top-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2)
}

#c-top-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover
}


#c-top-banner img.c-mb {
    display: none
}

@media (max-width:972px) {
    #c-top-banner img.c-mb {
        display: block
    }
}

#c-top-banner .c-text-box {
    position: absolute;
    top: 60%;
    left: 0;
    z-index: 5;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#c-top-banner .c-text-box .c-title {
    line-height: 1.2;
    font-size: 46px
}

#c-top-banner .c-text-box .c-text {
    margin-top: 20px;
    opacity: .7;
    max-width: 450px
}

#c-top-banner .c-text-box form {
    margin: .2rem auto;
    display: flex;
    align-items: flex-start;
    height: 60px;
    width: 100%;
    max-width: 490px;
    border-radius: 3px
}

@media (max-width:972px) {
    #c-top-banner .c-text-box form {
        width: 100%
    }
}

@media (max-width:748px) {
    #c-top-banner .c-text-box form {
        margin-top: 1rem;
        height: 50px
    }
}

#c-top-banner .c-text-box form button {
    position: relative;
    width: 26%;
    height: 100%;
    background: #0083c5;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
    overflow: hidden
}

#c-top-banner .c-text-box form button::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 0;
    background: #6ba821;
    transition: all .5s
}

#c-top-banner .c-text-box form button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url(../images/ss-ico1.png) no-repeat center/18px auto
}

#c-top-banner .c-text-box form button:hover::before {
    height: 100%
}

#c-top-banner .c-text-box form input {
    padding: 0 30px;
    width: 74%;
    height: 100%;
    line-height: 60px;
    border-radius: 3px 0 0 5px;
    border: 1px solid #0083c5;
    border-right: 0
}

@media (max-width:748px) {
    #c-top-banner .c-text-box form input {
        padding: 0 20px;
        line-height: 50px
    }
}

#c-top-banner .c-text-box form input::-webkit-input-placeholder,
#c-top-banner .c-text-box form textarea::-webkit-input-placeholder {
    color: #fff !important
}

#c-top-banner .c-text-box form input:-moz-placeholder,
#c-top-banner .c-text-box form textarea:-moz-placeholder {
    color: #fff !important;
    opacity: 1
}

#c-top-banner .c-text-box form input::-moz-placeholder,
#c-top-banner .c-text-box form textarea::-moz-placeholder {
    color: #fff !important;
    opacity: 1
}

#c-top-banner .c-text-box form input::-ms-input-placeholder,
#c-top-banner .c-text-box form textarea::-ms-input-placeholder {
    color: #fff !important
}

#c-top-banner.c-dt {
    text-align: center;
    height: 7rem
}

@media (max-width:972px) {
    #c-top-banner.c-dt {
        height: 10rem
    }
}

@media (max-width:748px) {
    #c-top-banner.c-dt {
        height: 14rem
    }
}

#c-top-banner.c-dt::before {
    background: rgba(0, 0, 0, .4)
}

#c-top-banner.c-dt .c-play {
    margin: .3rem auto .7rem;
    width: 80px;
    height: 80px;
    background: url(../images/bf-ico.png) no-repeat center/100%;
    cursor: pointer;
    transition: all .5s
}

@media (max-width:748px) {
    #c-top-banner.c-dt .c-play {
        margin: 1rem auto;
        width: 50px;
        height: 50px
    }
}

#c-top-banner.c-dt .c-play:hover {
    transform: scale(.8);
    -webkit-transform: scale(.8)
}

#c-top-banner.c-dt .c-common-btn1 {
    color: #fff;
    background-color: #0083c5;
    border-color: #0083c5;
    margin: 0 auto
}

#c-top-banner.c-dt .c-common-btn1::before {
    background-color: #6ba821
}

#c-top-banner.c-dt .c-common-btn1:hover {
    border-color: #6ba821;
    color: #fff
}

#c-top-banner.c-dt2 .c-text-box .c-title {
    text-align: center
}

#c-announcements {
    padding: 5rem 0;
    min-height: 60vh;
    background: url(/cn/uploads/image/20220824/8882ceaeb42ac0c1d69a245717ef8d26.jpg) no-repeat center/cover
}

@media (max-width:748px) {
    #c-announcements {
        padding: 3rem 0
    }
}

#c-announcements .c-list li {
    margin-bottom: 1.5em
}

@media (max-width:748px) {
    #c-announcements .c-list li {
        margin-bottom: .8rem
    }
}

#c-announcements .c-list li:last-child {
    margin-bottom: 2rem
}

#c-announcements .c-list li .c-wrap {
    display: flex;
    align-items: center;
    padding: 1.5rem;
    background-color: #fff
}

@media (max-width:748px) {
    #c-announcements .c-list li .c-wrap {
        padding: 1rem;
    }
}

#c-announcements .c-list li .c-wrap .c-box1 {
    flex-shrink: 0;
    width: 60px;
    height: 70px
}

@media (max-width:748px) {
    #c-announcements .c-list li .c-wrap .c-box1 {
        display: none
    }
}

#c-announcements .c-list li .c-wrap .c-box1 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c-announcements .c-list li .c-wrap .c-box2 {
    padding: 0 1rem;
    width: 85%;
}

#c-announcements .c-list li .c-wrap .c-box2 .c-time {
    font-size: 20px
}

@media (max-width:1580px) {
    #c-announcements .c-list li .c-wrap .c-box2 .c-time {
        font-size: 18px
    }
}

@media (max-width:748px) {
    #c-announcements .c-list li .c-wrap .c-box2 .c-time {
        margin-bottom: .1rem;
        font-size: 12px
    }
}

#c-announcements .c-list li .c-wrap .c-box2 .c-title {
    font-size: 20px;
    line-height: 1.2
}

@media (max-width:1580px) {
    #c-announcements .c-list li .c-wrap .c-box2 .c-title {
        font-size: 28px
    }
}

@media (max-width:748px) {
    #c-announcements .c-list li .c-wrap .c-box2 .c-title {
        font-size: 18px
    }
}

#c-announcements .c-list li .c-wrap .c-box3 .c-btn {
    display: flex;
    flex-shrink: 0;
    align-items: center
}

#c-announcements .c-list li .c-wrap .c-box3 .c-btn span:nth-child(1) {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/download-icon.png) no-repeat center/100%
}

#c-announcements .c-list li .c-wrap .c-box3 .c-btn span:nth-child(2) {
    margin-left: 5px;
    color: #0083c5
}

#c-report {
    padding: .8rem 0
}

@media (max-width:748px) {
    #c-report {
        padding: 3rem 0
    }
}

#c-report .c-list-wrap .mCSB_scrollTools {
    opacity: 0
}

#c-report .c-list1 {
    position: relative;
    white-space: nowrap
}

#c-report .c-list1::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    z-index: 1;
    width: 100%;
    border-top: 2px solid rgba(0, 0, 0, .4)
}

@media (max-width:748px) {
    #c-report .c-list1::before {
        top: 4px
    }
}

#c-report .c-list1 li {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    margin-right: .4rem
}

#c-report .c-list1 li.on a {
    color: #0083c5
}

#c-report .c-list1 li a {
    display: block;
    text-align: center;
    font-size: 40px;
    font-family: MyriadPro-Regular;
    line-height: 1;
    color: #474b4f
}

@media (max-width:748px) {
    #c-report .c-list1 li a {
        font-size: 24px
    }
}

#c-report .c-list1 li a::before {
    content: "";
    margin: 0 auto .2rem;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #0083c5
}

@media (max-width:748px) {
    #c-report .c-list1 li a::before {
        width: 10px;
        height: 10px
    }
}

#c-report .c-list1 li a:hover {
    color: #474b4f
}

#c-report .c-list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: .8rem;
    margin: 0 -.4rem -.8rem
}

@media (max-width:748px) {
    #c-report .c-list2 {
        padding-top: 3rem;
        margin: 0 -.4rem
    }
}

#c-report .c-list2 li {
    padding: 0 .4rem .8rem;
    width: 50%
}

@media (max-width:748px) {
    #c-report .c-list2 li {
        padding: 0 .4rem 1.4rem
    }
}

#c-report .c-list2 li .c-wrap {
    display: flex;
    align-content: center
}

@media (max-width:748px) {
    #c-report .c-list2 li .c-wrap {
        flex-wrap: wrap
    }
}

#c-report .c-list2 li .c-wrap .c-img-box {
    position: relative;
    width: 25%;
    flex-shrink: 0
}

@media (max-width:748px) {
    #c-report .c-list2 li .c-wrap .c-img-box {
        width: 100%
    }
}

#c-report .c-list2 li .c-wrap .c-img-box::before {
    content: "";
    display: block;
    padding-top: 140%
}

#c-report .c-list2 li .c-wrap .c-img-box img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c-report .c-list2 li .c-wrap .c-text-box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 100%;
    padding: .2rem .4rem;
    margin-left: .8rem;
    border-left: 1px solid #ebebeb
}

@media (max-width:748px) {
    #c-report .c-list2 li .c-wrap .c-text-box {
        margin: 0;
        border: 0;
        padding: .4rem 0 0
    }
}

#c-report .c-list2 li .c-wrap .c-text-box .c-title {
    margin-bottom: .1rem;
    width: 100%;
    font-size: 30px;
    font-family: MyriadPro-Regular;
    line-height: 1.2
}

@media (max-width:1580px) {
    #c-report .c-list2 li .c-wrap .c-text-box .c-title {
        font-size: 28px
    }
}

@media (max-width:748px) {
    #c-report .c-list2 li .c-wrap .c-text-box .c-title {
        margin-bottom: .2rem;
        font-size: 18px
    }
}

#c-report .c-list2 li .c-wrap .c-text-box .c-btn {
    display: flex;
    flex-shrink: 0;
    align-items: center
}

#c-report .c-list2 li .c-wrap .c-text-box .c-btn span:nth-child(1) {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/xz-ico2.png) no-repeat center/100%
}

#c-report .c-list2 li .c-wrap .c-text-box .c-btn span:nth-child(2) {
    margin-left: 5px;
    color: #474b4f;
    transition: all .3s
}

#c-report .c-list2 li .c-wrap .c-text-box .c-btn:hover span {

    color: #0083c5
} 
.top .lang {
    margin-left: 20px;
}

.header-top .top .lang a {
    display: block;
}

.header-top .top .lang a i {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../images/lang-icon.png) no-repeat left top;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}

.header-top .top .login-box {}

.header-top .top .login-box a {
    margin-left: 20px;
}

.header-top .top .login-box .islogin {
    position: relative;
}

.header-top .top .login-box .islogin i {
    width: 20px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/top-icon01.png) no-repeat center top;
    margin-top: -2px;
}

.header-top .top .login-box .islogin span {
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    display: block;
    line-height: 15px;
    color: #fff;
    border-radius: 100%;
    background: #0083c5;
    right: -5px;
    top: -5px;
    font-size: 12px;
}

.header-top .header {
    height: 90px;
    padding-top: 25px;
    position: relative;
}

.header-top .header .logo {
    width: 166px;
}

.header-top .header .nav {
    margin-top: 8px;
}

.header-top .header .nav a {
    color: #fff;
}

.header-top .header .nav a:hover {
    color: #0083c5;
}

.header-top .header .nav>ul>li {
    float: left;
    margin-left: 35px;
    margin-right: 20px;
    position: relative;
}

.header-top .header .nav>ul>li .dropdown {
    position: fixed;
    top: 130px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 2;
    height: 0;
    overflow: hidden;
}

.header-top .header .nav>ul>li .dropdown a {
    font-size: 16px;
    color: #ccc;
    position: relative;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
    background: #0083c5 !important;
    border-radius: 1px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background: #0083c5;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0083c5;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff !important;
}

.header-top .header .nav>ul>li .dropdown a:hover {
    color: #0083c5;
}

.header-top .header .nav>ul>li>a {
    font-size: 18px;
    border-bottom: 3px solid transparent;
    padding-bottom: 33px;
}

.header-top .header .nav>ul>li:hover>a,
.header-top .header .nav>ul>li.on>a,
.header-top .header .nav>ul>li.active>a {
    border-bottom: 3px solid #0083c5;
    color: #0083c5;
}

.header-top .header .search {
    border: 1px solid #fff;
    border-radius: 5px;
    height: 40px;
    overflow: hidden;
}

.header-top .header .search input {
    float: left;
    background: none;
    height: 100%;
    display: block;
}

.header-top .header .search input[type="text"] {
    padding: 0px 10px;
    color: #fff;
    width: 150px;
}

.header-top .header .search input::-webkit-input-placeholder {
    color: #fff;
}

.header-top .header .search input:-moz-input-placeholder {
    color: #fff;
}

.header-top .header .search input::-moz-input-placeholder {
    color: #fff;
}

.header-top .header .search input::-ms-input-placeholder {
    color: #fff;
}

.header-top .header .search input[type="button"] {
    width: 35px;
    background: url(../images/icon01.png) no-repeat center center;
}

li.nav-pro .dropdown {}

li.nav-pro .dropdown .content {
    max-width: 1240px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-bottom: 80px;
    overflow: hidden
}

li.nav-pro .dropdown .content .list {
    float: left;
    width: 25%;
    padding-left: 40px;
    line-height: 36px;
    margin-top: 10px;
    height: 400px;
}

li.nav-pro .dropdown .content .list .title {
    font-size: 18px;
    height: 45px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
    padding-left: 30px;
}

li.nav-pro .dropdown .content .list .title i {
    width: 30px;
    height: 20px;
    display: block;
    float: left;
    position: absolute;
    left: 0;
}

li.nav-pro .dropdown .content .list .title i img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}

li.nav-pro .dropdown .content .list a {
    font-size: 16px;
}

li.nav-pro .dropdown .content .list ul {
    padding-top: 10px;
}

li.nav-pro .dropdown .content .list ul li {
	width: 100%;
    float: left;
    height: auto;
    line-height: 18px;
    padding-bottom: 20px;
}

li.nav-pro .dropdown .content .list ul li a {
    color: #ccc;
}

li.nav-pro .dropdown .content .list .select-box>a {
    color: #0083c5;
}

.header-top .header .nav>ul>li.nav-pro:hover .dropdown {
    height: 450px;
}

.header-top .header .nav>ul>li.nav-newss .dropdown {}

li.nav-newss .dropdown .content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 35px;
}

li.nav-newss .dropdown .content .left {
    width: 100%;
    float: left;
    padding-right: 540px;
}

li.nav-newss .dropdown .content .left .tit {
    font-size: 18px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
}

li.nav-newss .dropdown .content .left ul {
    line-height: 36px;
    padding-top: 15px;
}

li.nav-newss .dropdown .content .left>div {
    padding-right: 40px;
}

li.nav-newss .dropdown .content .left .nav01 {
    width: 50%;
}

li.nav-newss .dropdown .content .left .nav01 ul {}

li.nav-newss .dropdown .content .left .nav01 ul li {
    width: 100%;
    float: left;
	height: auto;
    line-height: 18px;
	padding-bottom:20px;
}

li.nav-newss .dropdown .content .left .nav02 {
    width: 50%;
}

li.nav-newss .dropdown .content .right {
    position: absolute;
    right: 0;
    top: 25px;
    width: 500px;
}

li.nav-newss .dropdown .content .right .list {
    padding: 0px 5px;
    width: 50%;
    float: left;
    height: 160px;
}

li.nav-newss .dropdown .content .right .list a {
    border: 1px solid #666;
    margin-bottom: 10px;
    position: relative;
    display: block;
}

li.nav-newss .dropdown .content .right .list a .img {}

li.nav-newss .dropdown .content .right .list a .img img {
    display: block;
    width: 100%;
    height: 144px;
}

li.nav-newss .dropdown .content .right .list a .tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nav-newss-bg.png) repeat-x center bottom;
    padding: 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.header-top .header .nav>ul>li.nav-newss:hover .dropdown {
    height: 450px;
}

li.nav-service .dropdown .content {
    max-width: 990px;
    margin: 0 auto;
}

li.nav-service .dropdown .content .list {
    width: 25%;
    float: left;
    padding: 0px 20px;
    padding-top: 35px;
}

li.nav-service .dropdown .content .list .tit {
    font-size: 18px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
}

li.nav-service .dropdown .content .list ul {
    line-height: 36px;
    padding-top: 10px;
}

.header-top .header .nav>ul>li.nav-service:hover .dropdown {
    height: 400px;
}

li.nav-buy .dropdown .content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

li.nav-buy .dropdown .content .tit {
    font-size: 18px;
    color: #0083c5;
    padding-bottom: 25px;
    line-height: 20px;
    border-bottom: 1px solid #666;
}

li.nav-buy .dropdown .content .left {
    width: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

li.nav-buy .dropdown .content .left .img {
    margin: 20px 0;
}

li.nav-buy .dropdown .content .left .img img {
    display: block;
}

li.nav-buy .dropdown .content .left .txt {
    font-size: 16px;
    color: #ccc;
    line-height: 18px;
}

li.nav-buy .dropdown .content .right {
    margin-top: 35px;
    padding-left: 415px;
}

li.nav-buy .dropdown .content .right>div {
    margin-top: 20px;
}

li.nav-buy .dropdown .content .right .buy-search {
    position: relative;
}

li.nav-buy .dropdown .content .right .buy-search input[type="text"] {
    width: 100%;
    height: 45px;
    border: 1px solid #3f6118;
    border-right: none;
    padding: 0px 20px;
    background: none;
    color: #fff;
    font-size: 16px;
}

li.nav-buy .dropdown .content .right .buy-search input[type="button"] {
    width: 120px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    background: #0083c5;
}

li.nav-buy .dropdown .content .right .more {
    background: url(../images/nav-buy-icon01.png) no-repeat left center;
    padding-left: 15px;
}

li.nav-buy .dropdown .content .right .more a {
    color: #7ac142;
    font-size: 14px;
}

li.nav-buy .dropdown .content .right .buy-btn {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #666;
}

li.nav-buy .dropdown .content .right .buy-btn a {
    display: block;
    float: left;
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #0083c5;
    color: #fff;
    margin-right: 20px;
}

li.nav-buy .dropdown .content .right .buy-btn a img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 15px;
}

li.nav-buy .dropdown .content .right .buy-btn a:hover {
    color: #fff;
}

.header-top .header .nav>ul>li.nav-buy:hover .dropdown {
    height: 400px;
}

.header-top.on .top {
    background: #f5f5f5;
}

.header-top.on .top a {
    color: #484748;
}

.header-top.on .top .top-nav a {
    border-right: 1px solid #484748;
}

.header-top.on .top .lang a i {
    background-position: left bottom;
}

.header-top.on .header {
    background: rgba(0, 0, 0, 0.7);
}

.header-top.on .header .search {
    border: 1px solid rgba(0,131,197, 0.3);
}

.header-top.on .header .search input[type="text"] {
    color: #0083c5;
}

.header-top.on .header .search input::-webkit-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input:-moz-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input::-moz-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input::-ms-input-placeholder {
    color: #0083c5;
}

.header-top.on .header .search input[type="button"] {
    background: url(../images/icon01-on.png) no-repeat center center;
}

.header-top.page-top {}

.header-top.page-top .top {
    background: #f5f5f5;
}

.header-top.page-top .top a {
    color: #484748;
}

.header-top.page-top .top .top-nav a {
    border-right: 1px solid #484748;
}

.header-top.page-top .top .lang a i {
    background-position: left bottom;
}

.header-top.page-top .header {
    background: rgba(0, 0, 0, 0.7);
}

.header-top.page-top .header .search {
    border: 1px solid rgba(0,131,197, 0.3);
}

.header-top.page-top .header .search input[type="text"] {
    color: #0083c5;
}

.header-top.page-top .header .search input::-webkit-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input:-moz-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input::-moz-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input::-ms-input-placeholder {
    color: #0083c5;
}

.header-top.page-top .header .search input[type="button"] {
    background: url(../images/icon01-on.png) no-repeat center center;
}

@media screen and (max-width:768px) {
    .header-top .header .search input[type="button"] {
        display: block;
        position: absolute;
        right: 70px;
        height: 30px;
    }

    .header-top .header .search input[type="text"] {
        padding-right: 105px;
    }
}

@media screen and (min-width:1023px) {
    li.nav-pro .dropdown .content .list .title {
        height: 45px;
    }

    .header-top:hover {}

    .header-top:hover .top {
        background: #f5f5f5;
    }

    .header-top:hover .top a {
        color: #484748;
    }

    .header-top:hover .top .top-nav a {
        border-right: 1px solid #484748;
    }

    .header-top:hover .top .lang a i {
        background-position: left bottom;
    }

    .header-top:hover .header {
        background: rgba(0, 0, 0, 0.7);
    }

    .header-top:hover .header .search {
        border: 1px solid #0083c5;
    }

    .header-top:hover .header .search input[type="text"] {
        color: #0083c5;
    }

    .header-top:hover .header .search input::-webkit-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input:-moz-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input::-moz-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input::-ms-input-placeholder {
        color: #0083c5;
    }

    .header-top:hover .header .search input[type="button"] {
        background: url(../images/icon01-on.png) no-repeat center center;
    }
}

.menu {
    right: 20px;
    top: 65%;
    position: absolute;
    margin-top: -15px;
    display: none;
}

.menu .menu-body {
    width: 30px;
    height: 30px;
    position: relative;
    transform: translateZ(0) rotate(0);
    transition: transform .4s cubic-bezier(.4, .01, .165, .99)
}

.menu .menuitem {
    position: absolute;
    left: 0;
    top: 0px;
    transform: translateZ(0) rotate(0);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    width: 30px;
    height: 30px
}

.menu .menuitem .rect {
    width: 30px;
    height: 2px;
    border-radius: 30px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 14px;
    transition: transform .2s ease .2s;
    -webkit-transition: -webkit-transform .2s ease .2s
}

.menu .menuitem .rect.top-line {
    transform: translate3d(0, -6px, 0);
    -webkit-transform: translate3d(0, -6px, 0)
}

.menu .menuitem .rect.bottom-line {
    transform: translate3d(0, 6px, 0);
    -webkit-transform: translate3d(0, 6px, 0)
}

.menu.on .menu-body {
    transform: translateZ(0) rotate(90deg);
    -webkit-transform: translateZ(0) rotate(90deg)
}

.menu.on .menuitem {
    transform: translateZ(0) rotate(45deg);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) .2s;
    -webkit-transform: translateZ(0) rotate(45deg);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) .2s
}

.menu.on .menuitem.bottom-line {
    transform: translateZ(0) rotate(-45deg);
    -webkit-transform: translateZ(0) rotate(-45deg)
}

.menu.on .menuitem .rect {
    transition: transform .2s ease 0s;
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .2s ease 0s;
    -webkit-transform: translate3d(0, 0, 0)
}

@media screen and (max-width:1240px) {
    li.nav-pro .dropdown .content {
        padding: 0px 10px;
    }
}

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

    li.nav-newss .dropdown .content,
    li.nav-buy .dropdown .content {
        padding: 0px 10px;
    }

    li.nav-newss .dropdown .content .right {
        right: 10px;
    }

    li.nav-newss .dropdown .content {
        padding-top: 30px;
        padding-left: 20px;
    }
}

@media screen and (max-width:1024px) {
    li.nav-buy .dropdown .content .left {
        left: 20px;
    }

    li.nav-buy .dropdown .content .right {
        padding-left: 360px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a {
        width: 190px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a:last-child {
        margin-right: 0;
    }
	
}


@media screen and (max-width:1400px) {
	/*碌脳虏驴*/
	.footer .left .list {
		float: left;
		width: 100px;
	}
	
    .menu {
        display: block;
        margin-top: -30px;
    }

    .header-top .header {
        padding-top: 15px;
        height: 60px;
    }

    .header-top .header .search {
        margin-right: 50px;
        height: 30px;
        width: 145px;
		display: none;
    }

    .header-top .header .logo {
        width: 150px;
        margin-top: -10px;
    }

    .header-top .header .nav {
        position: fixed;
        left: -35%;
        height: 100%;
        width: 35%;
        background: rgba(0, 0, 0, 0.7);
        margin-top: 0;
        top: 100px;
        padding-top: 10px;
        transition: 300ms ease-out;
        -webkit-transition: 300ms ease-out;
        -ms-transition: 300ms ease-out;
        -moz-transition: 300ms ease-out;
        -o-transition: 300ms ease-out;
        z-index: 3;
    }

    .header-top .header .nav.on {
        left: 0;
    }

    .header-top .header .nav>ul>li {
        margin: 0;
        width: 100%;
        line-height: 20px;
    	height: 60px;
    }

    .header-top .header .nav>ul>li>a {
        font-size: 16px;
        display: block;
        padding-left: 20px;
        padding-bottom: 0;
    }

    .header-top .header .nav>ul>li .dropdown {
        left: 35%;
        top: 100px;
        overflow-y: auto;
        display: none;
    }

    li.nav-newss .dropdown .content,
    li.nav-buy .dropdown .content {
        padding: 0px 20px;
    }

    li.nav-pro .dropdown .content .list {
        margin-top: 15px;
        width: 100%;
        padding-left: 10px;
        line-height: 24px;
        height: auto;
    }

    .header-top .header .nav>ul>li.nav-pro .dropdown .content .list a {
        font-size: 14px;
    }

    li.nav-pro .dropdown .content .list .select-box {
        display: none;
    }

    li.nav-pro .dropdown .content .list .title {
        font-size: 16px;
        padding-bottom: 15px;
    }

    .header-top .header .nav>ul>li.nav-newss .dropdown {
        padding-right: 35%;
    }

    li.nav-newss .dropdown .content .left {
        padding-right: 0;
        float: none;
        padding-top: 20px;
    }

    li.nav-newss .dropdown .content .left>div {
        width: 100% !important;
        padding-right: 0;
        float: none;
        margin-bottom: 15px;
    }

    li.nav-newss .dropdown .content .left .tit {
        padding-bottom: 15px;
        font-size: 16px;
    }

    li.nav-newss .dropdown .content .left a {
        font-size: 14px !important;
    }

    li.nav-newss .dropdown .content .left ul {
        line-height: 24px;
    }

    li.nav-newss .dropdown .content .right {
        position: static;
        width: 100%;
    }

    li.nav-newss .dropdown .content .right .list {
        width: 50%;
    }

    li.nav-service .dropdown {
        left: 35% !important;
        padding-right: 35%;
    }

    li.nav-service .dropdown .content .list {
        width: 50%;
        padding-top: 20px;
    }

    li.nav-service .dropdown .content .list .tit {
        font-size: 16px;
        padding-bottom: 15px;
    }

    li.nav-service .dropdown .content .list ul {
        line-height: 24px;
    }

    li.nav-service .dropdown .content .list ul li a {
        font-size: 14px;
    }

    li.nav-buy .dropdown {
        left: 35% !important;
        padding-right: 35%;
    }

    li.nav-buy .dropdown .content .tit {
        font-size: 16px;
        padding-bottom: 15px;
    }

    li.nav-buy .dropdown .content .left {
        position: static;
        width: 100%;
        margin-top: 20px;
    }

    li.nav-buy .dropdown .content .left .img {
        margin: 15px 0;
    }

    li.nav-buy .dropdown .content .left .txt {
        font-size: 14px;
    }

    li.nav-buy .dropdown .content .right {
        padding: 0;
        margin-top: 25px;
    }

    li.nav-buy .dropdown .content .right .buy-search input {
        font-size: 14px !important;
    }

    li.nav-buy .dropdown .content .right .buy-search input[type="text"] {
        padding: 0px 10px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a {
        width: 32.66%;
        margin-right: 1%;
        font-size: 14px;
    }

    li.nav-buy .dropdown .content .right .buy-btn a:last-child {
        margin-right: 0;
    }

    .header-top .header .nav>ul>li.active .dropdown {
        display: block;
    }
}

@media screen and (max-width:768px) {
    body {
        padding-top: 100px;
    }

    .header-top .top {
        height: auto;
    }

    .header-top .top .w1400>.fr {
        float: none;
    }



    .header-top .top .top-nav a {
        width: 20%;
        text-align: center;
        margin: 0;
        display: block;
        float: left;
        padding-right: 0;
    }

    .header-top .header .nav>ul>li .dropdown,
    .header-top .header .nav {
        top: 100px;
    }

    .header-top .header {
        background: rgba(0, 0, 0, 0.2);
    }
}

@media screen and (max-width:640px) {
    li.nav-newss .dropdown .content .right .list {
        width: 100%;
    }

    li.nav-newss .dropdown .content .right .list a .tit span {
        font-size: 14px;
        bottom: 0;
    }

    li.nav-service .dropdown .content .list {
        width: 100%;
        padding-top: 15px;
    }

    li.nav-buy .dropdown .content .left .img img {
        max-width: 100%;
    }

    li.nav-buy .dropdown .content .right .buy-search input[type="text"] {
        border: 1px solid #3f6118;
        margin-bottom: 10px;
    }

    li.nav-buy .dropdown .content .right .buy-search input[type="button"] {
        position: static;
    }

    li.nav-buy .dropdown .content .right .buy-btn a {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
}

.footer {
    color: #e5e5e5;
    background: #333;
    padding-top: 55px;
}

.footer .tit {
    font-size: 16px;
    margin-bottom: 15px;
}

.footer a {
    color: #e5e5e5;
}

.footer .left {
    float: left;
}

.footer .left .list {
    float: left;
    width: 200px;
}

.footer .left .list ul {}

.footer .left .list ul li {
    line-height: 30px;
}

.footer .left .list ul li a {}

.footer .left .list ul li a:hover {
    color: #0083c5;
}

.footer .right {
    float: right;
}

.footer .right .share {
    margin-bottom: 25px;
}

.footer .right .share a {
    float: left;
    display: block;
    margin-right: 15px;
    line-height: 20px;
}

.footer .right .share a.sina {
    background: url(../images/footer-icon01.png) no-repeat center center;
    width: 24px;
    height: 20px;
}

.footer .right .ewm {
    text-align: center;
    color: #999;
    line-height: 30px;
}

.footer .right .ewm img {
    display: block;
    width: 120px;
    height: 120px;
}

.footer .right .service {
    margin-left: 20px;
}

.footer .right .service a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #0083c5;
}

.footer .right .service a img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 15px;
}

.footer .right .service .time {
    margin: 10px 0 5px 0;
}

.footer .right .service .tel {
    font-size: 24px;
}

.footer .copy {
    border-top: 1px solid #444;
    padding: 20px 0;
    color: #999;
    margin-top: 20px;
}

.footer .copy a {
    color: #999;
}

.footer .copy .right .foot-nav {}

.footer .copy .right .foot-nav a {
    border-right: 1px solid #838383;
    padding-right: 15px;
    margin-right: 15px;
    height: 15px;
    line-height: 15px;
    display: block;
    float: left;
}

.footer .copy .right .lang {
    line-height: 15px;
}

.footer .copy .right .lang img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-right: 10px;
}

@media screen and (max-width:1200px) {
    .footer .left .list {
        width: 120px;
    }
}

@media screen and (max-width:1024px) {
    .footer {
        padding-top: 10px;
    }

    .footer .left {
        width: 100%;
    }

    .footer .left .list {
        width: 100%;
    }

    .footer .left .list .tit {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #444;
        margin-bottom: 0;
        background: url(../images/footer-add.png) no-repeat right center/18px auto;
    }

    .footer .left .list .tit.on {
        background: url(../images/footer-reduce.png) no-repeat right center/18px auto;
    }

    .footer .left .list ul {
        display: none;
        padding-top: 10px;
    }

    .footer .left .list ul li {
        line-height: 24px;
    }

    .footer .right {
        width: 100%;
        margin-top: 25px;
        text-align: center;
    }

    .footer .right .share {
        margin: 0;
    }

    .footer .right .share a {
        display: inline-block;
        float: none;
        vertical-align: middle;
        margin: 0px 10px;
    }

    .footer .right .ewm {
        width: 100%;
        float: none !important;
        margin: 15px 0;
    }

    .footer .right .ewm img {
        display: block;
        margin: 0 auto;
    }

    .footer .right .service {
        float: none !important;
        margin-left: 0;
    }

    .footer .right .service a {
        display: inline-block;
    }

    .footer .copy {
        text-align: center;
        margin-top: 20px;
    }

    .footer .copy * {
        float: none !important;
    }

    .footer .copy .left,
    .footer .copy .right {
        width: 100%;
    }

    .footer .copy .right {
        margin-top: 10px;
    }

    .footer .copy .right .foot-nav a {
        display: inline-block;
    }

    .footer .copy .right .lang {
        margin-top: 15px;
    }

    .footer .copy .right .lang img {
        margin-top: -3px;
    }
}
.algorithm-item p{
   height:120px
}
.imgList {
    width: 100%;
}
.line {
    padding-bottom: 2%;
    background-color: #E8ECEF;
    font-size: 16px;
    font-weight: 500;
    color: #3b3b3b;
    line-height: 28px;
    padding: 4% 19%;
    text-align: center;
}

/* img1 */

.img-item {
    width: 100%;
    position: relative;
}

.w1400 {
    position: relative;
	
}
.img-left h2,
.img-left .desc {
    position: absolute;
    left: 19.8%;
}

.img-right h2,
.img-right .desc {
    position: absolute;
    left: auto;
    right: 22.8%;
}

.img-left h2,
.img-right h2 {
    top: 25.5%;
}

.img-left .desc,
.img-right .desc {
    top: 32%;
    display: none;
}

.img-left h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.img-right h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.img-left .desc {
    font-size: 16px;
    line-height: 1.8;
}

.img-right .desc {
    font-size: 16px;
    line-height: 1.8;
}

.bwidth {
    width: 28% !important;
}

.img-item:hover .img-right .desc {
    display: block;
    animation: myright 1s;
    -webkit-animation: myright 1s;
    /* Safari and Chrome */
}

.img-item:hover .img-left .desc {
    display: block;
    animation: myfirst 1s;
    -webkit-animation: myfirst 1s;
    /* Safari and Chrome */
}

.img-item:hover img {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
.img-item:nth-of-type(1):hover img {
    -webkit-filter: blur(0);
    filter: blur(0);
}
.top-icon-animation {
    width: 100%;
    position: absolute;
    height: 67em;
    top: 0;
    z-index: 0;
    animation:myicon 1s;
	-webkit-animation:myicon 1s; /* Safari and Chrome */
}

@media screen and (max-width: 1600px) { 
    .top-icon-animation {
        height: 56em;
    }
}

@media screen and (max-width: 1400px) { 
    .top-icon-animation {
        height: 47.5em;
    }
}


@keyframes myfirst {
    0% {
        left: 10%;
    }
    100% {
        left: 19.8%;
    }
}

@-webkit-keyframes myfirst
/* Safari and Chrome */

{
    0% {
        left: 10%;
    }
    100% {
        left: 19.8%;
    }
}

@keyframes myright {
    0% {
        right: 10%;
    }
    100% {
        right: 22.8%;
    }
}

@-webkit-keyframes myright
/* Safari and Chrome */

{
    0% {
        right: 10%;
    }
    100% {
        right: 22.8%;
    }
}


@keyframes myicon {
    0% {
        top: 10%;
    }
    100% {
        top: 0%;
    }
}

@-webkit-keyframes myicon
/* Safari and Chrome */

{
    0% {
        top: 10%;
    }
    100% {
        top: 0%;
    }
}


/* index-item01 */

.pt10 {
    padding-top: 1.5%;
}

.introduce {
    width: 72%;
    margin: auto;
    text-align: left;
}

.into {
    width: 100%;
    padding: 0 2%;
}

.into h3 {
    font-weight: 600;
    font-size: 26px;
    line-height: 2;
}

.into h3 img {
    width: 4%;
    margin-right: 0.5%;
    float: left;
}

.into h3 b {
    float: left;
    line-height: 2;
}

.into p {
    margin-top: 2.2%;
    font-size: 16px;
    color: #130b0a;
    line-height: 2;
}

.into .intop {
    margin-top: 2.2%;
}

.into-img {
    width: 100%;
    margin-top: 3.05%;
    margin-bottom: 2.2%;
}


/* index-item02 */

.index-item02 {
    background-color: #f7f7f7;
}

.introduce h4 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    padding-left: 2%;
}

.pt90 {
    padding-top: 3%;
}

.introduce .img-title {
    width: 100%;
    margin-top: 3.5%;
    padding: 0 2%;
}

.introduce .img-title p {
    float: left;
    width: 72%;
    font-size: 16px;
    line-height: 2;
    color: #130b0a;
}

.introduce .img-title img {
    width: 25%;
    float: right;
}

.top-box {
    width: 100%;
    position: relative;
}

.top-box .banner-img {
    z-index: -1;
    width:100%;
}

.top-icon ul li {
    position: absolute;
}

.top-icon ul li a {
    display: block;
    font-size: 21px;
    color: #cdd4e4;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    float: right;
}

.top-icon ul li .icon-active {
    display: none;
}

.top-icon ul li:hover a {
    color: #79bd28;
}

.top-icon ul li:hover .icon {
    display: none;
}

.top-icon ul li:hover .icon-active {
    display: block;
}

.top-icon .icon-left li:nth-of-type(1) img {
    margin-left: 14px;
    width: 49px;
    height: 49px;
    vertical-align: bottom;
}

.top-icon .icon-left li:nth-of-type(1) {
    top: 31.5%;
    left: -0.5%;
    width: 30%;
}

.top-icon .icon-left li:nth-of-type(2) img {
    margin-left: 14px;
    width: 55px;
    height: 55px;
    vertical-align: bottom;
}

.top-icon .icon-left li:nth-of-type(2) {
    top: 39.5%;
    left: 5%;
    width: 30%;
}

.top-icon .icon-left li:nth-of-type(3) img {
    margin-left: 14px;
    width: 52px;
    height: 52px;
    vertical-align: bottom;
}

.top-icon .icon-left li:nth-of-type(3) {
    top: 47.5%;
    left: 10.5%;
    width: 30%;
}

.top-icon .icon-left li:nth-of-type(4) img {
    margin-left: 14px;
    width: 45px;
    height: 50px;
    vertical-align: bottom;
}

.top-icon .icon-left li:nth-of-type(4) {
    top: 55.5%;
    left: 15.5%;
    width: 30%;
}

.top-box h3 {
    position: absolute;
    top: 66%;
    left: 45.3%;
    font-weight: bolder;
    color: #cdd4e4;
    font-size: 50px;
}

.top-icon .icon-right li a {
    float: left;
}

.top-icon .icon-right li:nth-of-type(1) img {
    margin-right: 14px;
    width: 52px;
    height: 52px;
    vertical-align: bottom;
}

.top-icon .icon-right li:nth-of-type(1) {
    top: 55.5%;
    right: 15.5%;
    width: 30%;
}

.top-icon .icon-right li:nth-of-type(2) img {
    margin-right: 14px;
    width: 50px;
    height: 50px;
    vertical-align: bottom;
}

.top-icon .icon-right li:nth-of-type(2) {
    top: 47.5%;
    right: 10.5%;
    width: 30%;
}

.top-icon .icon-right li:nth-of-type(3) img {
    margin-right: 14px;
    width: 50px;
    height: 50px;
    vertical-align: bottom;
}

.top-icon .icon-right li:nth-of-type(3) {
    top: 39.5%;
    right: 5%;
    width: 30%;
}

.top-icon .icon-right li:nth-of-type(4) img {
    margin-right: 14px;
    width: 50px;
    height: 50px;
    vertical-align: bottom;
}

.top-icon .icon-right li:nth-of-type(4) {
    top: 31.5%;
    right: -0.5%;
    width: 30%;
}



.algorithm {
    width: 100%;
    background-image: linear-gradient(#e7ebee, #fcfcfc);
    padding: 0 22px;
}

.algorithm-nav {
    width: 100%;
    margin-top: 1.3%;
}

.line {
    padding-bottom: 2%;
    background-color: #E8ECEF;
}

.algorithm-nav .on a{
    background-color: #E8ECEF;
}

.algorithm-nav ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.algorithm-nav ul li {
    width: 100%;
    text-align: center;
}

.algorithm-nav ul li a{
    width: 100%;
    padding: 9% 0;
    display: block;
    text-align: center;
    background-color: #f5f6fa;
    font-size: 17px;
    border-right: 2px solid #eeeef6;
    color: #3e3e40;
}

.algorithm-nav ul li:last-of-type {
    border-right: none;
}

.algorithm-nav ul li:hover a{
    background-color: #E8ECEF;
}

.algorithm-list {
    width: 100%;
    background-color: #fff;
    padding: 3.5% 3.5%;
}

.algorithm-item {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 4.8%;
}

.algorithm-item:nth-of-type(2n) {
    margin-right: 0;
}

.algorithm-item h4 {
    font-size: 18px;
    color: #3b3b3b;
}

.algorithm-item h4 img {
    vertical-align: bottom;
    width: 6%;
    margin-right: 1.5%;
}

.algorithm-item p {
    font-size: 14px;
    color: #3b3b3b;
    line-height: 1.8;
    margin-top: 1.5%;
    margin-bottom: 3%;
}

.algorithm-item img {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .algorithm-item p {
        height:175px
    }
    .top-icon-animation {
        height: 36.5em;
    }
    /* img */
    @keyframes myfirst {
        0% {
            left: 0%;
        }
        100% {
            left: 10.8%;
        }
    }
    @-webkit-keyframes myfirst
    /* Safari and Chrome */
    {
        0% {
            left: 0%;
        }
        100% {
            left: 10.8%;
        }
    }
    @keyframes myright {
        0% {
            right: 0%;
        }
        100% {
            right: 10.8%;
        }
    }
    @-webkit-keyframes myright
    /* Safari and Chrome */
    {
        0% {
            right: 0%;
        }
        100% {
            right: 10.8%;
        }
    }
    .img-left h2,
    .img-left .desc {
        width: 30%;
        left: 10.8%;
    }
    .img-right h2,
    .img-right .desc {
        width: 30%;
        left: auto;
        right: 10.8%;
    }
    .img-left h2,
    .img-right h2 {
        font-size: 22px;
        margin-bottom: 5px;
        top: 18%;
    }
    .img-left .desc,
    .img-right .desc {
        font-size: 14px;
        top: 31%;
        display: block;
    }
    /* introduce */
    .introduce {
        width: 95%;
    }
    .into h3 {
        font-size: 20px;
    }
    .into h3 img {
        margin-right: 1.5%;
    }
    .introduce .img-title p {
        float: none;
        width: 100%;
        margin: auto;
        margin-bottom: 2%;
    }
    .introduce .img-title img {
        float: none;
        width: 100%;
        margin: auto;
        margin-bottom: 2%;
    }
    /* 鏍稿績鎶€鏈ご閮ㄥ浘鏍囧尯鍩熼殣钘 */
    .top-icon {
        display: none;
    }
    .top-box h3 {
        font-size: 30px;
    }
    .line {
        padding-bottom: 2.5%;
        background-color: #E8ECEF;
    }
    .algorithm-nav ul {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .algorithm-item p {
        height:230px
    }
	.top-icon-animation {
        height: 26.5em;
    }
    /* img */
    @keyframes myfirst {
        0% {
            left: 0%;
        }
        100% {
            left: 10.8%;
        }
    }
    @-webkit-keyframes myfirst
    /* Safari and Chrome */
    {
        0% {
            left: 0%;
        }
        100% {
            left: 10.8%;
        }
    }
    @keyframes myright {
        0% {
            right: 0%;
        }
        100% {
            right: 10.8%;
        }
    }
    @-webkit-keyframes myright
    /* Safari and Chrome */
    {
        0% {
            right: 0%;
        }
        100% {
            right: 10.8%;
        }
    }
    .img-left h2,
    .img-left .desc {
        width: 30%;
        left: 10.8%;
    }
    .img-right h2,
    .img-right .desc {
        width: 30%;
        right: 10.8%;
    }
    .img-left h2,
    .img-right h2 {
        font-size: 22px;
        margin-bottom: 5px;
        top: 14%;
    }
    .img-left .desc,
    .img-right .desc {
        font-size: 14px;
        top: 25%;
    }
    /* introduce */
    .introduce {
        width: 95%;
    }
    .into h3 {
        font-size: 20px;
        line-height: 1.5;
    }
    .into h3 img {
        margin-right: 1.5%;
    }
    .introduce .img-title p {
        float: none;
        width: 100%;
        margin: auto;
    }
    .introduce .img-title img {
        float: none;
        width: 100%;
        margin: auto;
        margin-bottom: 2%;
    }
    .top-icon {
        display: none;
    }
    .top-box h3 {
        font-size: 24px;
        left: 43.5%;
    }
    .line {
        padding-bottom: 3%;
        background-color: #E8ECEF;
    }
    .algorithm-nav ul {
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .algorithm-item p {
        height:auto
    }
    .line {
        padding: 4% 6%;
    }
    .imglist {
        background-color: #fff;
    }

    .moblie-item {
        width: 95%;
        margin: auto;
        padding: 2% 0;
    }

    .moblie-item h2 {
        font-size: 22px;
        margin-bottom: 10px;
        color: #454649;
    }

    .moblie-item .moblie-desc p{
        font-size: 14px;
        color: #454649;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .top-icon-animation {
        height: 14.5em;
    }

    .algorithm-nav ul li a {
        padding: 2% 0;
    }
    @keyframes myfirst {
        0% {
            left: 0%;
        }
        100% {
            left: 10.8%;
        }
    }
    @-webkit-keyframes myfirst
    /* Safari and Chrome */
    {
        0% {
            left: 0%;
        }
        100% {
            left: 10.8%;
        }
    }
    @keyframes myright {
        0% {
            right: 0%;
        }
        100% {
            right: 10.8%;
        }
    }
    @-webkit-keyframes myright
    /* Safari and Chrome */
    {
        0% {
            right: 0%;
        }
        100% {
            right: 10.8%;
        }
    }
    .img {
        //height: 192px;
    }
    .pt10 {
        padding-top: 6.5%;
    }
    /* img1 */
    .img-left h2,
    .img-left .desc,
    .img-right h2,
    .img-right .desc {
        width: 60%;
    }
    .img-left h2,
    .img-right h2 {
        font-size: 16px;
        margin-bottom: 5px;
        top: 19%;
        left: 10.8%;
    }
    .img-left .desc,
    .img-right .desc {
        font-size: 12px;
        top: 36%;
        left: 10.8%;
    }
    /* introduce */
    .introduce {
        width: 95%;
    }
    .introduce h4 {
        font-size: 28px;
    }
    .into h3 {
        font-size: 20px;
    }
    .into h3 img {
        width: 10%;
        margin-right: 1.5%;
        float: left;
    }
    .introduce .img-title {
        margin-top: 4.5%;
    }
    .introduce .img-title p {
        float: none;
        width: 100%;
        margin: auto;
    }
    .introduce .img-title img {
        float: none;
        width: 100%;
        margin: auto;
        margin-bottom: 2%;
    }
    .top-icon {
        display: none;
    }
    .top-box h3 {
        font-size: 16px;
        top: 57%;
        left: 41.5%;
        width: 30%;
    }
    .line {
        padding-bottom: 6%;
        background-color: #E8ECEF;
    }
    .algorithm-nav ul {
        width: 100%;
        flex-direction: column;
    }
    .algorithm {
        padding: 0 12px;
    }
    .algorithm-item {
        width: 100%;
    }
}
/*棣栭〉-鍚堜綔浼欎即鏍峰紡*/

.partner .partner-tit {
	font-size: 30px;
    color: #484748;
    margin: 30px 0;
    font-weight: bold;
    text-align: center;	
}

.partner .partner-header {
    padding-bottom: 20px;
    border-bottom: 1px dashed #c7c7c7;
    margin-bottom: 30px;
}

.partner .partner-header .partner-header-time {
    float: left;
}

.partner .partner-header .partner-header-time span {/*:first-child */
    margin-right: 45px;
}

.partner .partner-header .partner-header-share {
    float: right;
}

.partner .partner-header .partner-header-share span {
    color: #0083c5;
    line-height: 34px;
}

.partner .partner-header .partner-header-share a {
    vertical-align: middle;
}

.partner .partner-header .partner-header-share .weixin {
    display: inline-block;
    width: 26px;
    height: 22px;
    background: url(../images/example-icon.png) repeat -27px -24px;
}

.partner .partner-header .partner-header-share .weixin:hover {
    display: inline-block;
    width: 26px;
    height: 22px;
    background: url(../images/example-icon.png) repeat -27px 0px;
}

.partner .partner-header .partner-header-share .sina {
    display: inline-block;
    width: 26px;
    height: 22px;
    background: url(../images/example-icon.png) repeat 0px -22px;
}

.partner .partner-header .partner-header-share .sina:hover {
    display: inline-block;
    width: 26px;
    height: 22px;
    background: url(../images/example-icon.png) repeat 0px 0px;
}

.partner .partner-header .partner-header-share .zhihu {
    display: inline-block;
    width: 37px;
    height: 22px;
    background: url(../images/example-icon.png) repeat -60px -22px;
}

.partner .partner-header .partner-header-share .zhihu:hover {
    display: inline-block;
    width: 37px;
    height: 22px;
    background: url(../images/example-icon.png) repeat -60px 0px;
}

.partner .partner-header .partner-header-share .weixin {
    margin-left: 40px;
}

.partner .partner-header .partner-header-share span a {
    margin-left: 16px;
}

.partner .partner-content {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
	margin-bottom: 32px;
	text-indent: 2em;
}
.partner .partner-content p {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
	margin-bottom: 32px;
	text-indent: 2em;
}

.partner .partner-content img {
    display: block;
    max-width: 100%;
    margin: 25px auto 25px;
    height: auto;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.partner .partner-content video {
    display: block;
    max-width: 100%;
    margin: 25px auto 25px;
    height: auto;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

@media screen and (max-width:1024px) {
    .partner .partner-tit {
        margin: 0;
    }

    .page3-content {
        margin-top: 100px;
    }

    .partner .partner-tit {
        font-size: 16px;
    }

    .partner .partner-header {
        padding-bottom: 10px;
        margin-bottom: 18px;
    }

    .partner .partner-header .partner-header-share,
    .partner .partner-header .partner-header-time {
        float: none;
        margin: 20px 0;
    }

    .partner .partner-content p {
        font-size: 14px;
        line-height: 26px;
    }
}

@media screen and (max-width:768px) {
    .page3-content {
        margin-top: 0px;
    }

    .partner .partner-header {
        padding-bottom: 10px;
        margin-bottom: 18px;
    }

    .partner .partner-header .partner-header-share,
    .partner .partner-header .partner-header-time {
        margin: 10px 0;
    }
}

@media screen and (max-width:768px) {
    .partner .partner-content p {
        line-height: 24px;
        font-size: 14px;
    }
}

/*鎴愪负鍚堜綔浼欎即鏍峰紡*/
.topartner-banner-tit {
    font-size: 36px;
    color: #fff;
    padding: 90px 0 0 15%;
}

.topartner-banner-text {
    font-size: 16px;
    color: #fff;
    opacity: .8;
    padding: 40px 0 0 15%;
}

.topartner-content {
    text-align: center;
}

.topartner-content i {
    width: 61px;
    height: 61px;
    display: block;
    margin: 0 auto;
    background: url(../images/pro-hs-icon.png) no-repeat center center;
    margin-top: 140px;
}

.topartner-content div {
    font-size: 24px;
    margin: 40px 0 35px 0;
}

.topartner-content p {
    font-size: 18px;
    margin-bottom: 300px;
}

@media screen and (max-width:1024px) {
    .topartner-content div {
        font-size: 18px;
    }

    .topartner-content p {
        font-size: 16px;
        margin-bottom: 180px;
    }

    .topartner-banner-tit {
        font-size: 22px;
        padding: 60px 0 0 10%;
    }

    .topartner-banner-text {
        font-size: 14px;
        padding: 20px 0 0 10%;
    }
}

/*鍚堜綔浼欎即鐨勫ソ澶?/
.partner-benefit-content {
    padding: 30px 100px;
}

.partner-benefit-content .partner-benefit-tit {
    font-size: 25px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.partner-benefit-plan .plan-left {
    width: 40%;
}

.partner-benefit-plan .plan-left img {
    width: 100%;
}

.partner-benefit-plan .plan-right {
    width: 60%;
    padding-left: 30px;
}

.partner-benefit-plan .plan-right p {
    font-size: 20px;
}

.partner-benefit-plan .plan-right div {
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
    text-align: justify;
}

.partner-intrduce {
    /*max-height: 350px;*/
    width: 100%;
    background-color: #f5f5f5;
}

.partner-intrduce>.w1400 {
    padding: 0px 100px;
}

.partner-intrduce .w1400 h3 {
    font-size: 24px;
    text-align: center;
    padding-top: 63px;
}

.partner-intrduce .w1400 h4 {
    font-size: 18px;
    margin-bottom: 20px;
}

.partner-intrduce .w1400 .partner-intrduce-list {
    width: 33.3%;
    float: left;
    padding: 50px 60px 90px 0;
}

.partner-intrduce .w1400 .partner-intrduce-list p {
    font-size: 14px;
    line-height: 24px;
    color: #b2b2b2;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.partnere-class {
    /*max-height:555px;*/
    background: #fff;
}

.partnere-class .w1400 .partner-intrduce-list {
    padding: 60px 60px 0px 0;
}

.partnere-class .w1400 .partner-intrduce-list:last-child {
    padding-bottom: 90px;
}

@media screen and (max-width:1024px) {
    .partner-benefit-content {
        padding: 0 !important;
    }

    .partner-benefit-plan .plan-right p {
        font-size: 16px;
        margin-top: 20px;
    }

    .partner-benefit-plan .plan-left {
        width: 100%;
    }

    .partner-benefit-plan .plan-right {
        width: 100%;
    }

    .partner-benefit-plan .plan-right {
        padding: 0 10px 30px;
    }

    .partner-benefit-content .partner-benefit-tit {
        font-size: 18px;
    }

    .partner-intrduce>.w1400 {
        padding: 0px 20px 30px;
    }

    .partner-intrduce .w1400 .partner-intrduce-list {
        width: 100%;
    }

    .partner-intrduce .w1400 .partner-intrduce-list {
        padding: 30px 0px 0px 0;
    }

    .partner-example .w1400 .partner-intrduce-list:last-child {
        padding-bottom: 40px;
    }

    .partner-intrduce .w1400 h3 {
        font-size: 18px;
        padding-top: 20px;
    }

    .partner-intrduce .w1400 h4 {
        font-size: 16px;
    }

    .partner-intrduce .w1400 h4 {
        margin: 20px 0;
    }

    .partnere-class .w1400 .partner-intrduce-list {
        padding: 0 !important;
    }
}

@media screen and (max-width:640px) {
    .partner-benefit-plan .plan-right p {
        font-size: 14px;
        margin-top: 20px;
    }

    .partner-benefit-content .partner-benefit-tit {
        font-size: 18px;
    }

    .partner-intrduce .w1400 .partner-intrduce-list p {
        font-size: 12px;
    }

    .partner-intrduce .w1400 h3 {
        font-size: 16px;
        padding-top: 20px;
    }

    .partner-intrduce .w1400 h4 {
        font-size: 14px;
    }

    .partner-benefit-plan .plan-right div {
        font-size: 12px;
    }
}

/*鍚堜綔浼欎即1鏍峰紡*/
.partner1-content {
    margin-top: 90px;
    padding-bottom: 60px;
}

.partner1-content .partner1-banner-tit {
    font-size: 28px !important;
    top: 35% !important;
    color: #d5d5d5;
}

.partner1-content .partner1-banner-content {
    font-size: 16px !important;
    top: 53% !important;
    color: #d5d5d5;
}

.partner1-content .partner1-header .partner-list {
    width: 33.3%;
    float: left;
    padding: 0 50px;
}

.partner1-content .partner1-header .partner-list:nth-child(2) {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.partner1-content .partner1-header .partner-list .partner-list-tit {
    font-size: 18px;
    color: #484748;
    margin-top: 40px;
}

.partner1-content .partner1-header .partner-list .partner-list-txt {
    font-size: 14px;
    line-height: 24px;
    color: #484748;
    width: 100%;
    margin: 30px auto;
    /*height: 48px; */
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}

.partner1-content .partner1-header .partner-list img {
    max-width: 72px;
    max-height: 62px;
}

.partner1-content .partner1-header .partner-list a {
    display: inline-block;
    font-size: 16px;
    color: #0083c5;
    padding-top: 30px;
}

.partner1-class {
    background: #f7f7f7;
    margin-top: 50px;
}

.partner1-class .w1400 .partner1-class-tit {
    padding-top: 50px;
}

.partner1-class .w1400 .partner1-class-txt {
    font-size: 24px;
    border-left: 3px solid #0083c5;
    line-height: 28px;
    padding-left: 20px;
}

.partner1-class-content {
    padding: 0 60px 45px;
    margin-top: 40px;
}

.partner1-class-content .partner1-list {
    width: 33.3%;
    float: left;
    border: 1px solid #ededed;
    ;
    padding: 25px;
    position: relative;
}

.partner1-class-content .partner1-list h3 {
    font-size: 18px;
    color: #333;
}

.partner1-class-content .partner1-list p {
    font-size: 14px;
    line-height: 24px;
    color: #b2b2b2;
    margin: 30px 0 50px 0;
    text-align: justify;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.partner1-class-content .partner1-list input {
    padding: 9px 21px;
    color: #fff;
    background-color: #0083c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: 50%;
    margin-left: -49px;
    top: 75%;
}

.partner1-news {
    background-color: #f7f7f7;
    margin-top: 80px;
}

.partner1-news .w1400 .partner1-news-tit {
    padding-top: 50px;
}

.partner1-news .w1400 .partner1-news-txt {
    font-size: 24px;
    border-left: 3px solid #0083c5;
    line-height: 28px;
    padding-left: 20px;
}

.partner1-news .partner1-news-list {
    width: 50%;
    float: left;
    padding: 74px 100px 60px;
}

.partner1-news .partner1-news-list li {
    list-style: disc;
    list-style-position: inside;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.partner1-news .partner1-news-list h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.partner1-news .partner1-news-list input {
    padding: 4px 14px;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    background: none;
    border: 1px solid #ddd;
    color: #484748;
}

.partner1-news .partner1-news-list input:hover {
    background: #0083c5;
    color: #fff;
}

@media screen and (max-width:1024px) {
    .partner1-content {
        margin-top: 60px;
        padding-bottom: 40px;
    }

    .partner1-content .partner1-banner-tit {
        font-size: 20px !important;
    }

    .partner1-content .partner1-banner-content {
        font-size: 14px
    }

    .partner1-content .partner1-header .partner-list {
        width: 100%;
        padding: 0 50px;
        text-align: center;
    }

    .partner1-content .partner1-header .partner-list:nth-child(2) {
        border-right: none;
        border-left: none;
    }

    .partner1-class-content .partner1-list {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .partner1-news .partner1-news-list {
        width: 100%;
        padding: 40px 60px 40px;
    }

    .partner1-news .w1400 .partner1-news-txt {
        font-size: 18px;
    }

    .partner1-news .partner1-news-list h3 {
        font-size: 16px;
    }

    .partner1-class .w1400 .partner1-class-txt {
        font-size: 18px;
    }

    .partner1-class-content .partner1-list h3 {
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
    .partner1-content {
        padding-bottom: 40px;
    }

    .partner1-content .partner1-banner-content {
        width: 90%;
        left: 5%;
    }

    .partner1-content {
        margin-top: 0;
    }

    .partner1-class-content .partner1-list {
        border: none;
    }

    .partner1-class-content {
        padding: 0;
    }

    .partner1-content .partner1-header .partner-list {
        padding: 0;
    }

    .partner1-news .partner1-news-list {
        padding: 40px 20px 40px;
    }
}

/*鍚堜綔浼欎即濂藉鏍峰紡*/
.benefit-banner-tit {
    font-size: 36px !important;
    text-align: left !important;
    top: 42% !important;
    opacity: .8;
}

.benefit-banner-txt {
    font-size: 16px !important;
    text-align: left !important;
    top: 62% !important;
    opacity: .8;
}

.benefit-content {
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.benefit-content h2 {
    font-size: 24px;
    border-left: 3px solid #0083c5;
    padding-left: 10px;
}

.benefit-content .benefit-content-tit {
    padding-top: 44px;
}

.benefit-content .benefit-content-list {
    margin: 80px 0;
    padding: 0 50px;
}

.benefit-content .benefit-content-list .fl {
    width: 9%;
}

.benefit-content .benefit-content-list .fl:last-child {
    width: 90%;
}

.benefit-content .benefit-content-list .fl:last-child h3 {
    font-size: 20px;
    line-height: 32px;
}

.benefit-content .benefit-content-list .fl:last-child p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
}

.benefit-content .benefit-content-list-bottom .bottom-left {
    width: 65%;
}

.benefit-content .benefit-content-list-bottom .bottom-right {
    width: 35%;
}

.benefit-content .benefit-content-list img,
.benefit-content .benefit-content-list-bottom img {
    width: 90%;
}

.benefit-content .benefit-content-list .w50 {
    width: 55% !important;
}

.benefit-content .w1400 {
    position: relative;
}

.benefit-content-list-img {
    width: 35%;
    position: absolute;
    bottom: 15%;
    right: 0;
}

.benefit-content-list-img img {
    width: 100%;
}

@media screen and (max-width:1024px) {
    .benefit-banner-tit {
        font-size: 28px !important;
    }

    .benefit-content .benefit-content-list-bottom .bottom-left {
        width: 100%;
    }

    .benefit-content .benefit-content-list-bottom .bottom-right {
        width: 100%;
    }

    .benefit-content .benefit-content-list .fl:last-child h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .benefit-content {
        height: auto;
        position: static;
    }

    .benefit-content-list-img {
        width: 48%;
        position: static;
        padding-left: 14%;
    }

    .benefit-content .benefit-content-list .w50 {
        width: 90% !important;
    }

    .benefit-content .benefit-content-list {
        margin: 40px 0;
    }
}

@media screen and (max-width:768px) {
    .benefit-banner-tit {
        font-size: 22px !important;
    }

    .benefit-banner-txt {
        font-size: 14px;
    }

    .benefit-content h2 {
        font-size: 18px;
    }

    .benefit-content .benefit-content-list .fl:last-child h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .benefit-content .benefit-content-list .fl:last-child p {
        line-height: 22px;
    }

    .benefit-content .benefit-content-list {
        padding: 0 10px;
    }

    .benefit-content {
        height: auto;
    }

    .benefit-content-list-img {
        padding-left: 10%;
    }
}

@media screen and (max-width:640px) {
    .benefit-content {
        height: auto;
    }

    .benefit-content-list-img {
        display: none;
    }

    .benefit-content .benefit-content-list .fl {
        width: 15%;
    }

    .benefit-content .benefit-content-list .fl:last-child {
        width: 85%;
    }

    .benefit-content .benefit-content-list .w50 {
        width: 85% !important;
    }
}

/*鍚堜綔浼欎即浠嬬粛鏍峰紡*/
.introduce-content {
    /*height: 490px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.introduce-content .introduce-tit {
    padding: 40px 0;
}

.introduce-content .introduce-tit h2 {
    font-size: 24px;
    color: #484748;
    border-left: 3px solid #0083c5;
    padding-left: 10px;
}

.introduce-content .introduce-txt {
    font-size: 16px;
    line-height: 32px;
    color: #484748;
    padding: 0 20px 80px;
}

/*.introduce-content .introduce-txt p:last-child{padding: 90px 0 165px;}*/
.introduce-class {
    /*height: 1170px;*/
    background-color: #f7f7f7;
    padding-bottom: 60px;
}

.introduce-class .introduce-class-list01 img,
.introduce-class .introduce-class-list02 img {
    display: block;
    transition: 500ms ease-out;
    -webkit-transition: 500ms ease-out;
    -ms-transition: 500ms ease-out;
    -moz-transition: 500ms ease-out;
    -o-transition: 500ms ease-out;
}

.introduce-class .introduce-class-tit {
    text-align: center;
    font-size: 24px;
    color: #484748;
    padding: 55px 0 60px;
}

.introduce-class .introduce-class-tit span {
    padding: 0 30px;
}

.introduce-class .introduce-class-list01 div,
.introduce-class .introduce-class-list02 div {
    width: 48%;
}

.introduce-class .introduce-class-list01 div,
.introduce-class .introduce-class-list02 div {
    margin-bottom: 20px;
}

/*.introduce-class .introduce-class-list01 .fr,.introduce-class .introduce-class-list02 .fl{padding: 40px 55px;}*/
/*.introduce-class .introduce-class-list01 .fr,.introduce-class .introduce-class-list02 .fl{float: none;display: inline;}*/
/*.introduce-class .introduce-class-list01 .fr p,.introduce-class .introduce-class-list02 .fl p{display: block;}*/
/*.introduce-class .introduce-class-list01 .fr a{text-align: right;margin-right: 20px;}*/
.introduce-class .introduce-class-list02 .fr {
    margin-left: 30px;
}

.introduce-class .introduce-class-list01 .fr h2,
.introduce-class .introduce-class-list02 .fl h2 {
    font-size: 24px;
    color: #0083c5;
    margin-bottom: 15px;
}

.introduce-class .introduce-class-list01 .fr div,
.introduce-class .introduce-class-list02 .fl div {
    font-size: 16px;
    line-height: 32px;
    color: #484748;
    width: 100%;
}

.introduce-class .introduce-class-list01 .fr input,
.introduce-class .introduce-class-list02 .fl input {
    padding: 18px 20px;
    font-size: 16px;
    color: #fff;
    background: #0083c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: -20px;
    margin-bottom: 40px;
}

.introduce-class .introduce-class-list01 .fr a,
.introduce-class .introduce-class-list02 .fl a {
    display: block;
}

.introduce-class .introduce-class-list02 .fl input {
    float: right;
}

.introduce-class .introduce-class-list01 .fl,
.introduce-class .introduce-class-list02 .fr {
    overflow: hidden;
}

.introduce-class .introduce-class-list01 .fl {
    margin-right: 30px;
}

.introduce-class .introduce-class-list01 .fl:hover img,
.introduce-class .introduce-class-list02 .fr:hover img {
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);
}

/*.introduce-class .introduce-class-list01{padding-bottom: 50px;}*/
@media screen and (max-width:1024px) {
    .introduce-content .introduce-tit {
        padding: 20px 0;
    }

    .introduce-class .introduce-class-tit {
        font-size: 20px;
    }

    .introduce-content,
    .introduce-class {
        height: auto;
    }

    .introduce-content .introduce-tit h2 {
        font-size: 18px;
    }

    .introduce-content .introduce-txt {
        font-size: 14px;
        line-height: 28px;
    }

    .introduce-content .introduce-txt p:last-child {
        padding: 30px 0 60px;
    }

    .introduce-class .introduce-class-list01 {
        padding-bottom: 50px;
    }

    .introduce-class .introduce-class-list01 div,
    .introduce-class .introduce-class-list02 div {
        width: 100%;
    }

    .introduce-class .introduce-class-list02 .fl input {
        float: none;
    }

    .introduce-class .introduce-class-tit img {
        display: none;
    }

    .introduce-class .introduce-class-list02 img {
        padding-bottom: 40px;
    }

    .introduce-class .introduce-class-list01 img,
    .introduce-class .introduce-class-list02 img {
        display: inline-block;
    }

    .introduce-class .introduce-class-list01 .fr p,
    .introduce-class .introduce-class-list02 .fl p {
        font-size: 14px;
    }

    .introduce-class .introduce-class-list02 .fl h2 {
        padding-top: 30px;
    }

    .introduce-class .introduce-class-list01 .fr h2,
    .introduce-class .introduce-class-list02 .fl h2 {
        font-size: 20px;
    }
}

/*鍚堜綔浼欎即妗堜緥鏂伴椈鏍峰紡*/
.newsList {
    padding: 25px 10px;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}

.newsList .newsList-left {
    max-width: 200px;
    min-height: 150px;
}

.newsList .newsList-left img {
    width: 100%;
    vertical-align: middle;
}

.newsList .newsList-right {
    max-width: 79%;
    padding-right: 25px;
    position: absolute;
    left: 22%;
}

.newsList .newsList-right h3 {
    font-size: 18px;
    line-height: 28px;
    color: #484748;
}

.newsList .newsList-right div {
    font-size: 14px;
    line-height: 20px;
    color: #808080;
    padding: 10px 0 14px;
}

.newsList .newsList-right p {
    font-size: 14px;
    line-height: 28px;
    color: #484748;
    height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsList .newsList-right a {
    color: #0083c5;
}

.w100 {
    left: 0 !important;
    position: relative !important;
    max-width: 100% !important;
}

.newsList-more a {
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    color: #0083c5;
    padding: 20px 0 85px;
}

@media screen and (max-width:1024px) {
    .newsList .newsList-left {
        max-width: 200px;
        position: relative;
        left: 50%;
        margin-left: -100px;
    }

    .newsList .newsList-right h3 {
        font-size: 16px;
        padding: 20px 0;
    }

    .newsList .newsList-left {
        float: none;
    }

    .newsList .newsList-right {
        position: static;
        float: none;
        max-width: 100%;
        padding-right: 0;
        text-align: justify;
    }

    .newsList .newsList-right div {
        font-size: 14px;
        line-height: 20px;
        color: #808080;
        padding: 10px 0 14px;
    }

    .introduce-content .introduce-txt {
        padding-bottom: 40px;
    }
}

@media screen and (max-width:768px) {
    .newsList .newsList-left {
        max-width: 100%;
        max-height: 100%;
        position: static;
        margin-left: 0;
    }

    .introduce-content .introduce-txt {
        padding-bottom: 20px;
    }

    .introduce-class .introduce-class-list01 .fr input,
    .introduce-class .introduce-class-list02 .fl input {
        margin-top: 10px;
    }
}

/*鎴愪负鍚堜綔浼欎即step1鏍峰紡*/
.partner-step1-content .partner-step1-tit {
    padding: 45px 0;
}

.partner-step1-content .partner-step1-tit h2 {
    font-size: 24px;
    border-left: 3px solid #0083c5;
    padding-left: 10px;
}

.partner-step1-content .step1-banner .fl {
    width: 50%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.partner-step1-content .step1-banner .step1 {
    background: #0083c5;
    color: #fff;
}

.partner-step1-content .step1-banner .step2 {
    background: #ccc;
    color: #fff;
}

.partner-step1-info {
    border-bottom: 1px solid #ccc;
    padding: 50px 0 30px;
}

.partner-step1-info h2 {
    font-size: 24px;
}

.partner-step1-info p {
    line-height: 40px;
    padding-left: 20px;
}

.partner-step1-content .partner-step1-list {
    text-align: right;
    font-size: 14px;
    margin-top: 50px;
}

.partner-step1-content .partner-step1-list input[type="text"] {
    width: 380px;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    margin-bottom: 28px;
    padding-left: 10px;
}

.partner-step1-content .partner-step1-list .list-left {
    max-width: 500px;
    margin-right: 130px;
}

.partner-step1-content .partner-step1-list .list-right {
    max-width: 500px;
}

.partner-step1-content .partner-step1-list .list-right label>span {
    display: inline-block;
    width: 100px;
    padding-top: 10px;
}

.partner-step1-content .partner-step1-list .list-right .city .right {
    display: inline-block;
    width: 380px;
}

.partner-step1-content .partner-step1-list .list-right .city .right select {
    padding-left: 5px;
    font-size: 14px;
    line-height: 45px;
    outline: none;
    color: #666;
    width: 49%;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    margin-bottom: 28px;
}

.partner-step1-content .partner-step1-list .list-right .city .right span.fl {
    float: none;
}

.partner-step1-content input[type="button"] {
    padding: 12px 32px;
    background: #0083c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
    color: #fff;
    margin: 0 0 140px 95px;
}

.partner-step1-list strong {
    color: #0083c5;
}

@media screen and (max-width:1125px) {
    .partner-step1-content .partner-step1-list .list-right label>span {
        width: 15%;
        float: none;
    }

    .partner-step1-content .partner-step1-list .list-right .city div.fr {
        width: 80%;
    }

    .partner-step1-content .partner-step1-list,
    .partner-step1-content .partner-step1-list .list-right .city .right {
        width: 100%;
    }

    .partner-step1-content .partner-step1-list .list-left,
    .partner-step1-content .partner-step1-list .list-right {
        max-width: 100%;
        float: none;
        text-align: right;
    }

    .partner-step1-content .partner-step1-list .list-left {
        margin-right: 0;
        width: 100%;
    }

    .partner-step1-content .partner-step1-list input[type="text"] {
        width: 80%;
    }

    .partner-step1-content .partner-step1-list div label span {
        display: inline-block;
        width: 15%;
        text-align: left;
    }

    .partner-step1-content .partner-step1-list .list-left,
    .partner-step1-content .partner-step1-list .list-right {
        width: 100%;
    }

    .partner-step1-content input[type="button"] {
        padding: 12px 32px;
        background: #0083c5;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 16px;
        color: #fff;
        margin: 0 0 120px 20%;
    }

    .partner-step1-content .partner-step1-tit h2,
    .partner-step1-info h2 {
        font-size: 18px;
    }

    .partner-step1-info p {
        font-size: 14px;
        line-height: 30px;
    }
}

@media screen and (max-width:768px) {
    .partner-step1-content .partner-step1-list div label span {
        text-align: right;
        float: none;
    }

    .partner-step1-content .partner-step1-list input[type="text"] {
        font-size: 14px;
    }

    .partner-step1-content .partner-step1-list div label span {
        font-size: 14px;
        width: 12%;
    }

    .partner-step1-content .partner-step1-list input[type="text"] {
        width: 80%;
    }

    .partner-step1-content input[type="button"] {
        margin: 0 0 80px 20%;
    }
}

@media screen and (max-width:640px) {
    .partner-step1-content .partner-step1-list .list-right .city div.fr {
        width: 76%;
    }

    .partner-step1-content .partner-step1-list div label span {
        font-size: 14px;
        width: 22%;
    }

    .partner-step1-content .partner-step1-list input[type="text"] {
        width: 76%;
    }

    .partner-step1-content input[type="button"] {
        margin: 0 0 40px 24%;
    }
}

/*鎴愪负鍚堜綔浼欎即step2鏍峰紡*/
.partner-step1-content .step2-banner .step2 {
    background: #0083c5;
    color: #fff;
    border-left: 1px solid #fff;
}

.partner-step2-info p {
    font-size: 16px;
    padding-left: 0;
}

.step2-list {
    font-size: 16px;
}

.step2-list .list-class {
    padding: 40px 0;
}

.step2-list .list-class label {
    padding-right: 100px;
}

.step2-list .intersted input {
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 16px;
    width: 295px;
}

.step2-list .intersted h3 {
    padding: 0 0 20px 16px;
}

.step2-list .reason h3 {
    padding: 38px 0 20px 16px;
}

.step2-list .reason textarea {
    width: 100%;
    border: 1px solid #ccc;
    height: 120px;
    resize: none;
    padding: 10px 15px;
    font-size: 16px;
    color: #999;
}

.step2-list .pre {
    background: #fff !important;
    color: #b3b3b3 !important;
    border: 1px solid #b3b3b3;
}

.step2-list .pre:hover {
    background: #0083c5 !important;
    color: #fff !important;
}

.step2-list .submit {
    cursor: pointer;
    background: #fff !important;
    color: #b3b3b3 !important;
    padding: 13px 41px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
    border: 1px solid #b3b3b3;
}

.step2-list .submit:hover {
    background: #0083c5 !important;
    color: #fff !important;
}

.step2-list .confirm input[type="button"] {
    margin: 36px 28px 100px 0;
}

@media screen and (max-width:1024px) {
    .step2-list {
        font-size: 14px;
    }

    .step2-list .intersted input {
        font-size: 14px;
        padding: 14px;
    }

    .step2-list .reason textarea {
        height: 100px;
        font-size: 14px;
    }
}

/*瑙ｅ喅鏂规-妗堝垪*/
.page03 {
    margin-top: 130px;
}

@media screen and (max-width:1024px) {
    .page03 {
        margin-top: 100px;
    }
}

@media screen and (max-width:768px) {
    .page03 {
        margin-top: 0px;
    }
}

.case-haier .haier-txt,
.require .require-txt,
.project .project-txt,
.case-product .product-txt {
    font-size: 24px;
    line-height: 24px;
    border-left: 3px solid #0083c5;
    padding-left: 12px;
}

.case-haier .haier-txt {
    margin: 10px 0 40px;
}

.case-haier .case-haier-content {
    position: relative;
}

.case-haier .case-haier-content .haier-left {
    /*width:40%;*/
    max-width: 530px;
    padding: 0 70px 20px 0;
}

.case-haier .case-haier-content .haier-right {
    float: none;
    display: inline;
    padding-left: 0;
    width: 60%;
    max-width: 830px;
    font-size: 16px;
    line-height: 36px;
    height: auto;
}

.case-haier .case-haier-content .haier-right p {
    text-align: justify;
}

.page03 .require {
    padding-bottom: 50px;
    background-color: #f7f7f7;
    margin-top: 50px;
}

.page03 .project-img {
    text-align: center;
    display: none;
}

.require .require-tit {
    padding: 50px 0;
}

.require .require-content .require-list {
    padding: 0 50px;
    width: 25%;
    border-right: 1px solid #e6e6e6;
}

.require .require-content .require-list:last-child {
    border-right: none;
}

.require .require-content .require-list h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}

.require .require-content .require-list p {
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
    /*max-height: 224px; overflow : hidden;*/
    word-break: break-word;
}

.page03 .project-tit {
    margin: 45px 0 50px;
}

.project .project-tab {
    overflow: auto;
}

.project .project-tab table {
    min-width: 830px;
}

.project .project-tab tr:nth-child(odd) {
    background-color: #ededed;
}

.project .project-tab tr:nth-child(even) {
    background-color: #f6ffec;
}

.project .project-tab td {
    width: 25%;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 50px;
    color: #484748;
}

.page03 .case-product {
    background-color: #f7f7f7;
}

.swiper-container-product .swiper-button-next,
.swiper-container-product .swiper-button-prev,
.swiper-container-case .swiper-button-next,
.swiper-container-case .swiper-button-prev {
    margin-top: -25px !important;
    z-index: 2 !important;
}

.swiper-container-case {
    margin: 0 50px;
}

.page03 .case-product .swiper-button-next {
    z-index: 0;
    width: 28px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: 45px;
    right: 0;
    background: url(../images/team-right.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
    opacity: 1;
}

.page03 .case-product .swiper-button-prev {
    z-index: 0;
    width: 28px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: 45px;
    left: 0;
    background: url(../images/team-left.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
    opacity: 1;
}

.page03 .case-product .swiper-button-next:hover {
    background: url(../images/team-right-on.png) no-repeat center top;
}

.page03 .case-product .swiper-button-prev:hover {
    background: url(../images/team-left-on.png) no-repeat center top;
}

.page03 .case-product .product-tit {
    padding: 75px 0 50px;
}

.page03 .case-product .product-list a {
    display: block;
}

.page03 .case-product .product-list .product-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*border: 1px solid #ddd;*/
    position: relative;
    height: 160px;
}

.page03 .case-product .product-list img {
    display: block;
    transition: all .8s;
    -o-transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: none;
}

/*.page03 .case-about img{width: 100%;height: auto;max-height: none!important;}*/
/*.page03 .case-set img{width:100%!important; height: 100%!important;object-fit: cover}*/
.page03 .case-product .product-list img {
    max-width: 100%;
    display: block;
    transition: all .8s;
    -o-transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.page03 .case-product .product-list img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.page03 .case-product .product-list a:hover p {
    color: #0083c5;
}

.page03 .case-product .product-list {
    width: 25%;
    /*padding:0 20px;*/
    text-align: center;
    /*margin-bottom:20px;*/
}

.page03 .case-product .product-list p {
    font-size: 16px;
    margin: 22px 0;
}

/*.page03 .case-product .product-list img{border: 1px solid #e6e6e6;width: 100%;}*/
.page03 .case-about {
    background: #fff;
}

.page03 .case-bottom {
    height: 200px;
    background-position: cover;
}

.page03 .w1400 {
    position: relative;
    height: 100%;
}

.page03 .case-bottom input {
    padding: 16px 80px;
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    top: 50%;
    ;
    left: 50%;
    margin-left: -95px;
    margin-top: -20px;
}

.page03 .case-bottom input:hover {
    background-color: #0083c5;
    border: none;
}

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

    .page03 .case-product .swiper-button-next,
    .page03 .case-product .swiper-button-prev {
        margin-top: 0;
    }

    .case-haier .case-haier-content .haier-left {
        padding: 0 20px 10px 0;
    }

    .case-haier .haier-txt,
    .require .require-txt,
    .project .project-txt,
    .case-product .product-txt {
        font-size: 18px;
        border-left: 2px solid #0083c5;
        padding-left: 10px;
    }

    .case-haier .case-haier-content .haier-right {
        font-size: 14px;
        line-height: 24px;
        max-height: 144px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .case-haier .case-haier-content .haier-right {
        padding-left: 0;
    }

    .require .require-tit,
    .page03 .case-product .product-tit {
        padding: 30px 0;
    }

    .require .require-content .require-list h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .require .require-content .require-list p {
        font-size: 14px;
        line-height: 28px;
    }

    .project .project-tab td {
        line-height: 40px;
        font-size: 14px;
    }

    .page03 .project-tit {
        margin: 30px 0;
    }

    .page03 .case-product {
        height: auto;
    }

    .page03 .case-product .product-list {
        width: 50%;
        padding: 0 20px;
    }
}

@media screen and (max-width:768px) {
    .page03 .require {
        margin-top: 20px;
        padding-bottom: 0;
    }

    .case-haier .case-haier-content .haier-right,
    .page03 .require {
        height: auto !important;
    }

    .case-haier .case-haier-content .haier-left {
        max-width: none;
        width: 100%;
        text-align: center;
    }

    .case-haier .case-haier-content .haier-left img {
        width: 100%;
    }

    .case-haier .case-haier-content .haier-right {
        width: 100%;
        padding: 18px;
        max-width: 100%;
        max-height: none;
        overflow: visible;
    }

    .require .require-content .require-list {
        width: 100%;
    }

    .require .require-content .require-list {
        border: none;
        padding: 0 10px;
    }

    .require .require-content .require-list h3 {
        margin: 10px 0;
    }

    .require .require-content .require-list:last-child {
        padding-bottom: 30px;
    }

    .page03 .case-product .product-list p {
        font-size: 14px;
        margin: 10px 0;
    }

    .page03 .case-product .product-list {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .case-haier .case-haier-content .haier-left {
        padding: 0;
    }
}

@media screen and (max-width:640px) {
    .page03 .case-product .product-list .product-img {
        height: 130px;
    }

    .page03 .case-product .product-list img {
        max-height: 130px;
        /*padding: 2px;*/
    }
}

/*瑙ｅ喅鏂规-绉戞暀*/
.education ul {
    list-style: disc;
}

.education-content {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 7px 3px #f4f4f4;
    -webkit-box-shadow: 0px 0px 7px 3px #f4f4f4;
    -moz-box-shadow: 0px 0px 7px 3px #f4f4f4;
    -o-box-shadow: 0px 0px 7px 3px #f4f4f4;
}

/*.education-content .education-left{width: 59%;max-height: 280px;overflow: hidden;}*/
.education-content .education-left {
    padding: 10px 15px;
}

.education-content .education-left p {
    font-size: 16px;
    line-height: 32px;
    padding: 0;
    /*height:200px;overflow: hidden;*/
    text-align: justify;
    padding-top: 0;
}

.education-content .education-right {
    /*width:40%;*/
    max-width: 575px;
    height: 100%;
    overflow: hidden;
    margin-left: 30px;
}

.education-content .education-right img {
    -webkit-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out;
    display: block;
}

.education-content .education-right img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.education .solve {
    text-align: center;
    width: 100%;
    position: relative;
    margin: 80px 0 20px;
}

.education .solve h3 {
    font-size: 24px;
}

.education .solve .solve-tit:after {
    display: inline-block;
    content: "";
    width: 44%;
    border-bottom: 1px solid #ccc;
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
}

.education .solve .solve-tit:before {
    display: inline-block;
    content: "";
    width: 44%;
    border-bottom: 1px solid #ccc;
    float: left;
    position: absolute;
    top: 50%;
    left: 0;
}

.education .solve-img {
    text-align: center;
    max-width: 100%;
}

.education .solve-download .list {
    width: 25%;
    float: left;
    position: relative;
    margin-top: 50px;
}

.education .solve-download .list .fl:first-child {
    width: 108px;
}

.education .solve-download .list .fl:last-child {
    position: absolute;
    padding-left: 108px;
    width: 100%;
}

.education .solve-download h4 {
    font-size: 16px;
    line-height: 30px;
}

.education .solve-download p a {
    color: #79b03e;
}

.education .solve-download .fl img {
    padding: 0 18px 0 40px;
}

.education .solve-advantage {
    margin: 20px 0px;
}

.education .solve-advantage-content {
    padding: 0 10px;
}

.education .solve-advantage-content .left {
    display: table;
    width: 270px;
    height: 305px;
    float: left;
    border: 1px solid #e6e6e6;
}

.education .solve-advantage-content .right {
    padding: 50px;
    margin-left: 300px;
    /*overflow: hidden;*/
    border: 1px solid #e6e6e6;
    /*height: 308px;*/
    background-color: #f7f7f7;
}

.education .solve-advantage-content .right p {
    font-size: 16px;
    line-height: 32px;
}

.education .solve-advantage-content .right p:nth-child(2) {
    padding: 20px 0;
}

.education .function-content .function-list h2 {
    font-size: 20px;
    line-height: 22px;
    border-left: 4px solid #0083c5;
    padding-left: 15px;
    margin: 70px 0 30px;
}

.education .function-content .function-list p {
    font-size: 16px;
    line-height: 30px;
}

.education .case-product {
    background-color: #fff;
    height: auto;
}

.education .education-bottom {
    background-color: #484748;
    margin-top: 90px;
    max-height: 300px;
}

.education .education-bottom .bottom-list {
    position: relative;
    text-align: center;
    width: 33.2%;
}

.education .education-bottom .bottom-list .black {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    margin: 0;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.education .education-bottom .bottom-list:hover .black {
    background: rgba(0,131,197, 0.1);
}

.education .education-bottom .bottom-list>img {
    display: block;
    width: 100%;
}

.education .education-bottom .bottom-list div>img {
    max-width: 55px;
    max-height: 55px;
}

.education .education-bottom .bottom-list div {
    position: absolute;
    top: 22%;
    left: 50%;
    width: 300px;
    text-align: center;
    margin-left: -150px;
}

.education .education-bottom .bottom-list div p {
    font-size: 18px;
    color: #fff;
    margin-top: 24px;
}

.education .education-bottom .bottom-list div h3 {
    font-size: 18px;
    color: #fff;
    margin-top: 8%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
}

.education .education-bottom .bottom-list div h3:hover {
    color: #0083c5;
    transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

@media screen and (max-width:1024px) {
    .education .solve-download .list {
        width: 50%;
    }

    .education-content .education-left p {
        font-size: 14px;
        line-height: 28px;
    }

    .education .solve h3 {
        font-size: 18px;
    }

    .education .solve-advantage-content .right p {
        font-size: 14px;
        line-height: 28px;
    }

    .education .solve-advantage-content .right {
        padding: 30px;
    }

    .education .solve-advantage-content .right p:nth-child(2) {
        padding: 10px 0;
    }

    .education .solve-advantage {
        margin: 40px 0;
    }

    .education .function-content .function-list h2 {
        font-size: 16px;
        margin: 40px 0 20px;
    }

    .education .function-content .function-list p {
        font-size: 14px;
        line-height: 28px;
    }

    .education .education-bottom .bottom-list div h3 {
        margin-top: 5%;
        font-size: 16px;
    }

    .education-content .education-right {
        max-width: 425px;
    }
}

@media screen and (max-width: 1024px) {
    .education-content .education-left p {
        /*height: 160px;*/
        padding: 0px;
        text-align: justify;
    }

    .education-content .education-right {
        margin-left: 20px;
    }
}

@media screen and (max-width:768px) {
    .education-content .education-left p {
        padding: 0;
    }

    .education-content .education-left {
        width: 100%;
    }

    .education-content .education-right,
    .education-content .education-right img {
        width: 100%;
    }

    .case-haier .haier-txt,
    .require .require-txt,
    .project .project-txt,
    .case-product .product-txt,
    .education .solve h3 {
        font-size: 16px;
    }

    .education .solve-download h4 {
        font-size: 14px;
    }

    .education .solve-advantage-content .left {
        float: none;
        width: 100%;
    }

    .education .solve-advantage-content .right {
        width: 100%;
        margin-left: 0;
        height: auto;
    }

    .education .solve-advantage-content .left {
        border: none;
        text-align: center;
    }

    .education .education-bottom .bottom-list {
        width: 100%;
    }

    .education .education-bottom {
        height: auto;
        max-height: none;
    }

    .education-content .education-left {
        max-height: 100%;
    }

    .education-content .education-left p {
        height: auto;
    }

    .education-content .education-right {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

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

    .education .solve .solve-tit:after,
    .education .solve .solve-tit:before {
        width: 38%;
    }
}

/*瑙ｅ喅鏂规-椤圭洰鍜ㄨ*/
.consult-banner {
    height: 300px;
}

.consult-banner .txt {
    top: 40%;
}

.consult .consult-content .contactUs {
    padding-right: 5%;
    width: 50%;
}

.consult .consult-content .contactUs .contactUs-tit {
    padding-bottom: 14px;
    border-bottom: 2px solid #d5d5d5;
    margin: 30px 0 50px 20px;
}

.consult .consult-content .contactUs .contactUs-tit h2 {
    font-size: 20px;
}

.consult .consult-content .contactUs .list {
    position: relative;
    padding: 0 30px 0 140px;
    margin-bottom: 25px;
}

.consult .consult-content .contactUs span {
    color: #0083c5;
    line-height: 50px;
    font-size: 16px;
    padding-right: 6px;
}

.consult .consult-content .contactUs .txt {
    font-size: 16px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    text-align: right;
}

.consult .consult-content .contactUs input {
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 50px;
    padding: 0 10px;
    width: 100%;
}

.consult .consult-content .contactUs .list select {
    width: 33.334%;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.consult .consult-content .requireInfo {
    padding-left: 5%;
    width: 50%;
}

.consult .consult-content .requireInfo .requireInfo-tit {
    padding-bottom: 14px;
    border-bottom: 2px solid #d5d5d5;
    margin: 30px 0 50px 20px;
}

.consult .consult-content .requireInfo .requireInfo-tit h2 {
    font-size: 20px;
}

.consult .consult-content .requireInfo .list {
    position: relative;
    padding: 0 30px 0 140px;
    margin-bottom: 25px;
}

.consult .consult-content .requireInfo span {
    color: #0083c5;
    line-height: 50px;
    font-size: 16px;
    padding-right: 6px;
}

.consult .consult-content .requireInfo .txt {
    font-size: 16px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    text-align: right;
}

.consult .consult-content .requireInfo input {
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 50px;
    padding: 0 10px;
    width: 100%;
}

.consult .consult-content .requireInfo textarea {
    height: 125px;
    width: 100%;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px;
    resize: none;
}

.consult .consult-content .requireInfo .list select {
    width: 100%;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.consult .consult-content .requireInfo .verify {
    position: relative;
    padding-right: 120px;
    margin-bottom: 60px;
}

.consult .consult-content .requireInfo .verify input {
    width: 100%;
}

.consult .consult-content .requireInfo .verify img {
    display: inline-block;
    width: 120px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
}

.consult .consult-content .requireInfo select {
    width: 100%;
    height: 50px;
}

.consult .consult-content .submit {
    width: 300px;
    margin: 0 auto;
}

.consult .consult-content input[type="button"] {
    font-size: 18px;
    line-height: 18px;
    padding: 16px 82px;
    color: #fff;
    background-color: #0083c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 30px 0 160px;
}

@media screen and (max-width:1024px) {
    .consult-banner {
        height: 240px;
    }

    .consult-banner .txt {
        top: 40%;
        font-size: 20px;
    }

    .consult .consult-content .contactUs {
        width: 100%;
        padding: 0;
    }

    .consult .consult-content .requireInfo {
        width: 100%;
        padding: 0;
    }

    .consult .consult-content .requireInfo .requireInfo-tit {
        margin-left: 20px;
    }

    .consult .consult-content .contactUs .contactUs-tit h2,
    .consult .consult-content .requireInfo .requireInfo-tit h2 {
        font-size: 16px;
    }

    .consult .consult-content .contactUs .txt,
    .consult .consult-content .requireInfo .txt {
        font-size: 14px;
        line-height: 45px;
        width: 90px;
    }

    .consult .consult-content .contactUs input,
    .consult .consult-content .requireInfo input {
        height: 45px;
    }

    .consult .consult-content .contactUs .list {
        margin-bottom: 20px;
    }

    .consult .consult-content input[type="button"] {
        padding: 10px 60px;
        margin-bottom: 80px;
    }

    .consult .consult-content .submit {
        text-align: center;
    }

    .consult .consult-content .contactUs .list,
    .consult .consult-content .requireInfo .list {
        padding-left: 100px;
        padding-right: 20px;
    }
}

/*瑙ｅ喅鏂规-椤圭洰鎻愪氦鎴愬姛*/
.consult-success .success-content {
    text-align: center;
    padding: 150px 0 300px;
}

.consult-success .success-content img {
    max-height: 60px;
    max-width: 60px;
}

.consult-success .success-content h3 {
    font-size: 24px;
    padding: 30px 0;
}

.consult-success .success-content p {
    font-size: 16px;
}

@media screen and (max-width:1024px) {
    .consult-success .success-content {
        padding: 100px 0 200px;
    }
}

@media screen and (max-width:768px) {
    .consult-success .success-content {
        padding: 60px 0 100px;
    }

    .consult-success .success-content h3 {
        font-size: 18px;
        padding: 20px 0;
    }

    .consult-success .success-content p {
        font-size: 14px;
    }
}

/*鍏充簬鎴戜滑*/
.page02 .aboutus {
    height: 710px;
    margin-top: 40px;
    background-size: cover;
    background-position: center;
}

.page02 .investor {
    height: 410px;
    margin-top: 40px;
    background-size: cover;
    background-position: center;
}

.page02 .aboutus-banner {
    height: 620px;
}

.page02 .aboutus-banner .aboutus-banner-left {
    width: 500px;
    background: rgba(0, 0, 0, .3);
    height: 100%;
    padding: 0 50px;
    z-index: 0;
    margin-top: 90px;
    float: left;
    display: table;
}

.page02 .aboutus-banner .aboutus-banner-left h2 {
    font-size: 25px;
    line-height: 124px;
    color: #0083c5;
    padding-top: 10px;
}

.page02 .aboutus-banner .aboutus-banner-left .text {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    height: 360px;
    overflow: auto;
	text-align: justify;
}

.page02 .aboutus-banner .aboutus-banner-left a {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #0083c5;
    padding: 14px 27px;
    border: 1px solid #0083c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 45px;
}

.page02 .aboutus-banner .aboutus-banner-left a:hover {
    background: #0083c5;
    color: #fff;
}

.page02 .aboutus-banner .aboutus-banner-right {
    max-width: 64%;
    margin: 160px 0 0 500px;
}

.page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a:hover {
    background: rgba(0,131,197);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list {
    width: 25%;
    height: auto;
    float: left;
    text-align: center;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a {
    display: block;
    margin: 30px 0 0 30px;
    background-color: rgba(0, 0, 0, .3);
    padding: 50px 0;
}

.page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list img {
    max-width: 40px;
    max-height: 40px;
}

.page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list p {
    font-size: 16px;
    color: #fff;
    padding-top: 20px;
}

.aboutus-content .aboutus-content-job .tit h3,
.customer .customer-tit h2 {
    font-size: 28px;
    line-height: 28px;
    border-left: 3px solid #0083c5;
    padding-left: 12px;
}

.aboutus-content .aboutus-content-job .tit,
.customer .customer-tit {
    padding: 50px 0 25px;
}

.aboutus-content-job {
    padding-bottom: 80px;
}

.aboutus-content-job .job-box div {
    width: 49%;
    text-align: center;
    border: 1px solid #ededed;
    background-size: cover;
}

.aboutus-content-job .job-box div h2 {
    font-size: 30px;
    color: #0083c5;
    padding: 40px 0 25px;
}

.aboutus-content-job .job-box div p {
    font-size: 16px;
}

.aboutus-content-job .job-box div h3 a {
    font-size: 14px;
    color: #0083c5;
    text-decoration: underline;
    margin: 20px 0;
    display: inline-block;
}

.aboutus-content-job .job-box div h3 a span {
    text-decoration: none;
    color: #fff;
    padding: 1px;
    margin-left: 8px;
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    background: #0083c5;
}

.aboutus-content .contact-us {
    height: 550px;
    background-size: cover;
}

.aboutus-content .contact-us h4 {
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding: 60px 0;
}

.aboutus-content .contact-us .contact-us-content .contact-us-list {
    height: 295px;
    width: 32%;
    text-align: center;
    background-size: cover !important;
    border: 15px solid #fff;
    opacity: .8;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.aboutus-content .contact-us .contact-us-content .contact-us-list:hover {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    /*border-width: 5px;*/
}

.aboutus-content .contact-us .contact-us-content .contact-us-list:hover p {
    color: #0083c5;
}

.aboutus-content .contact-us .contact-us-content .contact-us-list img {
    max-width: 60px;
    margin: 88px 0 50px;
}

.aboutus-content .contact-us .contact-us-content .contact-us-list p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 70px;
}

.aboutus-content .contact-us .contact-us-content .contact-us-list-m {
    margin: 0 2%;
}

.customer {
    background: #fff;
    padding-bottom: 70px;
}

.aboutus-content {
    background: #f7f7f7;
}

.customer .customer-list {
    margin: 0 auto;
    width: 100%;
}

.customer .customer-list li {
    position: relative;
    float: left;
    border: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 0 0 -1px -1px;
    width: 14%;
    height: 139px;
    line-height: 139px;
    overflow: hidden;
}

.customer .customer-list li img {
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

@media screen and (max-width:1024px) {
    .aboutus-content {
        padding: 0 10px;
    }

    .page02 .aboutus {
        height: 650px;
    }

    .page02 .aboutus-banner .aboutus-banner-left .text {
        font-size: 14px;
        line-height: 22px;
    }

    .page02 .aboutus-banner .aboutus-banner-left h2 {
        font-size: 22px;
        line-height: 60px;
    }

    .page02 .aboutus-banner .aboutus-banner-left {
        width: 100%;
        margin-top: 60px;
    }

    .page02 .aboutus-banner .aboutus-banner-left a {
        margin-top: 20px;
    }

    .page02 .aboutus-banner .aboutus-banner-left {
        height: 230px;
        padding-bottom: 20px;
    }

    .page02 .aboutus-banner .aboutus-banner-right {
        max-width: 100%;
        margin: 0;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a {
        margin: 15px;
        padding: 30px 0;
    }

    .aboutus-content .aboutus-content-job .tit,
    .customer .customer-tit {
        padding: 25px 0;
    }

    .aboutus-content .aboutus-content-job .tit h3,
    .customer .customer-tit h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .aboutus-content-job .job-box div {
        width: 100%;
    }

    .aboutus-content-job .job-box div h2 {
        font-size: 18px;
    }

    .aboutus-content-job .job-box div p {
        font-size: 14px;
    }

    .aboutus-content .contact-us {
        margin-top: 40px;
        height: 455px;
    }

    .aboutus-content .contact-us h4 {
        font-size: 20px;
        padding: 22px 0;
    }

    .aboutus-content .contact-us .contact-us-content .contact-us-list p {
        font-size: 18px;
    }

    .customer .customer-list li {
        width: 33%;
        text-align: center;
    }
}

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

    .page02 .aboutus,
    .page02 .aboutus-banner .aboutus-banner-left {
        margin-top: 0;
    }

    .page02 .aboutus-banner .aboutus-banner-left a {
        padding: 12px 19px;
    }

    .aboutus-content .contact-us .contact-us-content .contact-us-list {
        width: 100%;
        margin-bottom: 30px;
    }

    .aboutus-content .contact-us {
        height: auto;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list p,
    .page02 .aboutus-banner .aboutus-banner-left a {
        font-size: 14px;
    }

    .aboutus-content .contact-us .contact-us-content .contact-us-list {
        margin: 2% 0;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a:hover {
        border-radius: 10px;
    }
}

@media screen and (max-width:640px) {
    .customer .customer-list li {
        height: 80px;
        line-height: 80px;
    }

    .page02 .aboutus-banner .aboutus-banner-lef {
        padding: 0 20px;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a {
        margin: 2px;
    }

    .page02 .aboutus-banner .aboutus-banner-right {
        margin-top: 231px;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a:hover {
        border-radius: 5px;
    }
}

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

    .page02 .aboutus,
    .page02 .aboutus-banner {
        height: 430px !important;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list p {
        padding-top: 5px;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a {
        padding: 5px;
    }
}

/*鍏充簬鎴戜滑-绠＄悊鍥㈤槦鏍峰紡*/
.page-content03 .page-banner .team-txt {
    font-size: 18px;
    color: #484748;
    opacity: .6;
    top: 60%;
}

.team-content .team-content-title {
    font-size: 16px;
    text-align: center;
}

.team-content .team-content-title .team-content-tit-class {
    border: 1px solid #0083c5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 402px;
    margin: 40px auto;
}

.team-content .team-content-title .team-content-tit-class a {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 60px;
}

.team-content .team-content-title .team-content-tit-class .tit01 {
    background-color: #0083c5;
    color: #fff;
}

.team-content .team-content-title .team-content-tit-class .tit02 {
    color: #0083c5;
}

.team-content .team-content-list-manager {
    width: 100%;
}

.team-content .team-content-list-manager .manager-list {
    margin: 40px 0 15px 0;
    position: relative;
    padding: 0 20px 20px 0;
}

.team-content .team-content-list-manager .manager-list div img {
    max-width: 27px;
    max-height: 49px;
}

.team-content .team-content-list-manager .manager-list li {
    cursor: pointer;
    text-align: center;
}

.team-content .team-content-list-manager .manager-list li img {
    transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 5px;
    border: 2px solid #fff;
}

.team-content .team-content-list-manager .manager-list li:first-child img {
    border: 2px solid #0083c5;
}

.team-content .info::after {
    content: "";
    height: 0;
    width: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 32px solid #f5f5f5;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: -35px;
    display: inline-block;
}

/*.team-content .team-content-list-manager .list-pre,.team-content .team-content-list-manager .list-next{width:27px;height:49px;pointer-events:inherit;cursor:pointer;opacity:1;}.team-content .team-content-list-manager .list-pre{position: absolute;left: 0px;top: 50%;cursor: pointer;background:url(../images/team-left.png) no-repeat center top;}.team-content .team-content-list-manager .list-next{position: absolute;right: 0px;top: 50%;cursor: pointer;background:url(../images/team-right.png) no-repeat center top;}.team-content .team-content-list-manager .list-pre:hover{background:url(../images/team-left-on.png) no-repeat center top;}.team-content .team-content-list-manager .list-next:hover{background:url(../images/team-right-on.png) no-repeat center top;}*/
.team-content .manager-content {
    padding: 48px 45px 80px;
    background: #f5f5f5;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-bottom: 170px;
}

.team-content .manager-content h3 {
    font-size: 28px;
    color: #0083c5;
}

.team-content .manager-content h4 {
    font-size: 16px;
    margin: 22px 0 35px;
    color: #484748;
}

.team-content .manager-content ul li {
    font-size: 16px;
    line-height: 28px;
}

.team-content .manager-content .list {
    display: none;
}

.team-content .manager-content .list:first-child {
    display: block;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-next {
    background-image: url("");
}

@media screen and (max-width:1024px) {
    .page-content03 .page-banner .team-txt {
        font-size: 16px;
    }

    .team-content .team-content-title .team-content-tit-class {
        width: 306px;
    }

    .team-content .team-content-title {
        font-size: 14px;
    }

    .team-content .team-content-title .team-content-tit-class a {
        font-size: 18px;
        line-height: 20px;
        padding: 10px 40px;
    }

    .team-content .manager-content {
        padding: 30px 20px 40px;
    }

    .team-content .manager-content h3 {
        font-size: 20px;
    }

    .team-content .manager-content h4 {
        font-size: 14px;
        margin: 16px 0 20px;
    }

    .team-content .manager-content ul li {
        font-size: 14px;
    }

    .team-content .manager-content {
        margin-bottom: 80px;
    }

    .team-content .page-banner {
        height: 300px;
    }
}

@media screen and (max-width:768px) {
    .team-content .team-content-list-manager .manager-list {
        margin-bottom: 10px;
    }

    .page-content03 .page-banner .team-txt {
        top: 40%;
    }

    .team-content .page-banner {
        height: 180px;
    }
}

@media screen and (max-width:640px) {
    .page-content03 .page-banner .team-txt {
        font-size: 14px;
    }

    /*.swiper-button-next,.swiper-button-prev{display: none;}*/
}

@media screen and (max-width:320px) {
    .team-content .team-content-list-manager .manager-list li img {
        max-width: 120px;
        height: 120px;
    }
}

/*鍏充簬鎴戜滑-绠＄悊鍥㈤槦*/
.exp-info {
    background-color: #0083c5 !important;
    color: #fff !important;
    border-color: #0083c5 !important;
    z-index: 1111;
}

.exp-content .exp-content-tit {
    position: relative;
    margin: 40px 0px;
}

.exp-content .exp-content-tit .swiper-wrapper span {
    background-color: #fff;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #484748;
    text-align: center;
    line-height: 80px;
    color: #484748;
    position: relative;
    margin: 0 37px;
    cursor: pointer;
}

.exp-content .exp-content-tit:after {
    position: absolute;
    top: 50%;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    color: #333;
    background: #333;
}

/*.exp-content .exp-content-tit .swiper-wrapper span:after{content: "";display: inline-block; width:37px;height:1px;position: absolute; right: -40px;top: 40px;background:#484748;}*/
/*.exp-content .exp-content-tit .swiper-wrapper span:before{content: "";display: inline-block; width:37px;height:1px;position: absolute;left: -40px;top: 40px;background:#484748;}*/
.exp-content .exp-content-list {
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}

.exp-content .exp-content-list time {
    font-size: 24px;
    display: none;
}

/*鏆傛椂闅愯棌*/
.exp-content .exp-content-list h2 {
    font-size: 20px;
    padding: 20px 0;
    font-weight: bold;
}

.exp-content .exp-content-list .item-left {
    display: table;
    float: left;
    width: 300px;
    height: 200px;
    margin-right: 22px;
    overflow: hidden;
}

.exp-content .exp-content-list .item-left img {
    transition: all .8s;
    -o-transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
}

.exp-content .exp-content-list .item-left img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.exp-content .exp-content-list .item-right {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    height: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.exp-content .experience-conent {
    margin-bottom: 65px;
}

.exp-content .experience-conent {
    display: none;
}

.exp-content .experience-conent:first-child {
    display: block;
}

/*@media screen and (max-width:1366px){.exp-content .exp-content-tit{margin: 40px 50px;}}*/
@media screen and (max-width:1024px) {
    .exp-content .exp-content-list time {
        font-size: 18px;
    }

    .exp-content .exp-content-list h2 {
        font-size: 16px;
        padding: 10px 0;
    }

    .exp-content .exp-content-list .item-right {
        font-size: 14px;
        line-height: 28px;
        height: 224px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (max-width:768px) {
    .exp-content .exp-content-list .item-left {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
        margin: 20px 0;
    }
}

@media screen and (max-width:640px) {
    .exp-content .exp-content-tit {
        margin: 40px 0px;
    }
}

/*鍏充簬鎴戜滑-鍏徃绠€浠?/
.about-company-box {
    background: #f7f7f7;
    height: auto;
}

.group-profile .group-profile-tit-left {
    display: table;
    float: left;
    width: 600px;
    height: 330px;
    margin-right: 45px;
}

.group-profile .group-profile-tit-left video {
    width: 100%;
    cursor: pointer;
}

.group-profile .group-profile-tit-right {
    background: #fff;
    padding: 20px 30px;
}

.group-profile .group-profile-tit-right h3 {
    font-size: 24px;
    line-height: 38px;
}

.group-profile .group-profile-tit-right span {
    font-size: 14px;
}

.group-profile .group-profile-tit-right p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
	margin-top: 26px;
}

.group-content .group-list {
    width: 25%;
    height: auto;
    float: left;
    padding: 0 12px;
    text-align: center;
}

.group-content .group-list img {
    transition: all .8s;
    cursor: pointer;
}

.group-content .group-list:hover img {
    transform: scale(1.1);
    box-shadow: 0 0 6px 2px #ccc;
}

.group-content .group-list p {
    font-size: 16px;
    padding: 20px 0;
}

.group-content .group-list h2 {
    font-size: 24px;
    color: #0083c5;
}

.group-content .group-list h2 span {
    font-size: 16px;
    color: #484748;
}

.about-company-group {
    margin-top: 50px;
}

.about-company-group .group-txt {
    padding-top: 20px;
}

.about-company-group .group-txt p {
    font-size: 16px;
    line-height: 30px;
    padding: 25px 0;
    text-align: justify;
}

.business-box .business-tit,
.apparea-tit {
    font-size: 24px;
    line-height: 24px;
    margin: 55px 0 30px;
}

.business-box .business-tit h3,
.apparea-tit h3 {
    border-left: 3px solid #0083c5;
    padding-left: 12px;
}

.business-box .business-box-list {
    padding: 50px 100px;
}

.business-box .business-box-list .left {
    width: 60%;
    float: left;
}

.business-box .business-box-list .right {
    width: 40%;
    float: right;
    text-align: right;
    padding-left: 30px;
}

.business-box .business-box-list .left h4,
.business-box .business-box-list02 .right h4 {
    font-size: 20px;
    padding: 20px 0;
    padding-top: 0;
}

.business-box .business-box-list .left p,
.business-box .business-box-list02 .right p {
    font-size: 16px;
    line-height: 32px;
	text-align: justify;
}

.business-box .business-box-list:nth-child(even) {
    background: #f7ffee;
}

.business-box .business-box-list:nth-child(odd) {
    background: #fff;
}

.business-box .business-box-list02 .left {
    width: 45%;
    float: left;
}

.business-box .business-box-list02 .right {
    width: 55%;
    float: right;
    text-align: left;
}

.apparea {
    background: #f7f7f7;
    margin-top: 50px;
}

.apparea .apparea-tit {
    display: inline-block;
    margin: 55px 0;
}

.apparea .apparea-box .apparea-list {
    width: 16.6%;
    float: left;
    text-align: center;
    font-size: 20px;
    padding-bottom: 100px;
}

.apparea .apparea-box .apparea-list p {
    padding: 30px 0;
}

.apparea .apparea-box .apparea-list img {
    min-height: 125px;
    transition: all .8s;
    cursor: pointer;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}

.apparea .apparea-box .apparea-list:hover img {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

@media screen and (max-width:1024px) {
    .group-profile .group-profile-tit-left {
        width: 100%;
        margin: 0 0 30px;
    }

    .group-profile .group-profile-tit-right h3 {
        font-size: 18px;
        padding: 0;
    }

    .group-profile .group-profile-tit-right h3 span {
        font-size: 12px;
        padding-bottom: 20px;
    }

    .group-profile .group-profile-tit-right p {
        padding: 10px 0;
        font-size: 14px;
        line-height: 26px;
    }

    .group-content .group-list {
        width: 50%;
        padding: 20px 0;
    }

    .about-company-group .group-txt p {
        font-size: 14px;
        line-height: 26px;
        padding: 10px 0;
    }

    .about-company-group .group-txt {
        padding: 0;
    }

    .about-company-group {
        padding-bottom: 30px;
    }

    .business-box .business-tit,
    .apparea-tit {
        font-size: 18px;
        margin: 30px 0;
    }

    .business-box .business-box-list .left {
        width: 100%;
    }

    .business-box .business-box-list .right {
        width: 100%;
        text-align: center;
        padding-left: 0px !important;
    }

    .business-box .business-box-list {
        padding: 20px 10px;
    }

    .business-box .business-box-list .left h4,
    .business-box .business-box-list02 .right h4 {
        font-size: 22px;
        padding: 25px 0;
    }

    .business-box .business-box-list .left p,
    .business-box .business-box-list02 .right p {
        font-size: 14px;
    }

    .business-box .business-box-list02 .left {
        text-align: center;
    }

    .business-box .business-box-list02 .right {
        text-align: justify;
        padding: 0;
    }

    .apparea .apparea-box .apparea-list {
        width: 33.3%;
        font-size: 16px;
    }

    .apparea .apparea-tit {
        margin: 30px 0;
    }

    .apparea .apparea-box .apparea-list {
        padding-bottom: 20px;
    }
}

@media screen and (max-width:768px) {
    .group-profile .group-profile-tit-left {
        height: auto;
    }
}

@media screen and (max-width:640px) {
    .apparea .apparea-box .apparea-list {
        width: 50%;
    }

    .group-content .group-list {
        width: 100%;
    }

    .group-content .group-list p {
        padding: 10px 0;
    }

    .group-content .group-list h2 {
        font-size: 20px;
    }

    .business-box .business-box-list .left h4,
    .business-box .business-box-list02 .right h4 {
        font-size: 20px;
    }
}

/*鍏充簬鎴戜滑-鍚堜綔鍏辫耽鏍峰紡*/
.cooperate-bg {
    background: #f9f9f9;
}

.cooperate-img {
    text-align: center;
    margin: 50px 0 50px 0;
    padding-bottom: 60px;
}

.cooperate-content .fl a {
    display: block;
    overflow: hidden;
    background: #eee;
}

.cooperate-content .fl img {
    max-width: 220px;
    max-height: 180px;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    transition: .4s ease-out;
}

.cooperate-content .fl a:hover img {
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);
}

.cooperate-title {
    font-size: 28px;
    padding-left: 14px;
    border-left: 4px solid #0083c5;
}

.cooperate-content {
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}

.cooperate-content .fl {
    margin-right: 50px;
}

.cooperate-content .tit {
    font-size: 20px;
    line-height: 50px;
}

.cooperate-content .text {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

.cooperate-content .text * {
    line-height: 28px !important;
}

.cooperate-content .cooperate-right a:hover>.tit {
    color: #0083c5;
}

.cooperate-content:last-child {
    margin-bottom: 150px;
}

.cooperate-txt {
    color: #787162;
}

.cooperate-txt {
    font-size: 18px !important;
    color: #797061 !important;
    opacity: .8;
}

@media screen and (max-width:1024px) {
    .cooperate-img {
        margin: 30px 0 70px 0;
    }

    .cooperate-title {
        font-size: 24px;
        padding-left: 12px;
        border-width: 3px;
    }

    .cooperate-content .fl {
        margin-right: 25px;
    }

    .cooperate-content .tit {
        font-size: 18px;
        line-height: 38px;
    }

    .cooperate-content .text {
        font-size: 14px;
    }

    .cooperate-content:last-child {
        margin-bottom: 100px;
    }
}

@media screen and (max-width:768px) {
    .page-banner .txt {
        width: 90%;
        left: 5%;
    }

    .cooperate-content .fl img {
        width: 100%;
    }

    .cooperate-img {
        margin: 20px 0 40px 0;
    }

    .cooperate-title {
        font-size: 18px;
        padding-left: 8px;
        border-width: 2px;
    }

    .cooperate-content {
        padding: 40px 0;
    }

    .cooperate-content .fl {
        margin-right: 18px;
    }

    .cooperate-content .tit {
        font-size: 16px;
        line-height: 50px;
    }

    .cooperate-content .text {
        font-size: 14px;
        line-height: 22px;
    }

    .cooperate-content:last-child {
        margin-bottom: 80px;
    }

    .cooperate-txt {
        font-size: 16px !important;
    }

    .cooperate-content .text * {
        line-height: 26px !important;
    }
}

@media screen and (max-width:640px) {
    .cooperate-content .fl img {
        max-width: 100%;
        max-height: 100%;
    }

    .cooperate-img {
        margin: 15px 0 25px 0;
        width: 100%
    }

    .cooperate-title {
        font-size: 14px;
        padding-left: 6px;
    }

    .cooperate-content:last-child {
        margin-bottom: 40px;
    }

    .cooperate-content {
        text-align: center;
    }

    .cooperate-content .fl {
        width: 100%;
    }

    .cooperate-content .text {
        font-size: 14px;
        line-height: 20px;
    }

    .cooperate-content .tit {
        line-height: 55px;
    }

    .cooperate-txt {
        font-size: 14px !important;
    }
}

@media screen and (max-width:420px) {
    .cooperate-img {
        margin: 10px 0 20px 0;
    }
}

/*鍏充簬鎴戜滑-鏍稿績鎶€鏈牱寮?/
.core .core-title {
    text-align: center;
    font-size: 24px;
    color: #0083c5;
    margin: 30px 0 10px;
}

.core .core-content p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 28px;
    color: #484748;
    text-align: justify;
}

.core:last-child {
    margin-bottom: 80px;
}

.core img {
    width: 100%;
}

@media screen and (max-width:1024px) {
    .core .core-title {
        text-align: center;
        font-size: 20px;
        margin: 40px 0;
    }

    .core .core-content p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 20px;
    }

    .core:last-child {
        margin-bottom: 70px;
    }
}

@media screen and (max-width:768px) {
    .core .core-title {
        text-align: center;
        font-size: 16px;
    }

    .core .core-content p {
        font-size: 14px;
        line-height: 22px;
        padding: 0 18px;
    }

    .core:last-child {
        margin-bottom: 60px;
    }
}

@media screen and (max-width:640px) {
    .core .core-title {
        text-align: center;
        font-size: 16px;
    }

    .core .core-content p {
        font-size: 14px;
        line-height: 20px;
        padding: 0 16px;
    }

    .core:last-child {
        margin-bottom: 40px;
    }
}

@media screen and (max-width:420px) {
    .core .core-title {
        text-align: center;
        font-size: 16px;
    }

    .core .core-content p {
        font-size: 12px;
        line-height: 18px;
        padding: 0 12px;
    }
}

/*鍏充簬鎴戜滑-鑽ｈ獕璧勮川*/
.honor .honor-title {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 60px;
}

.honor .honor-title p {
    padding: 0;
    text-align: justify;
}
.honor .honor-title h4 {
    font-size: 20px;
    color: #0083c5;
    padding: 15px 0 15px;
    text-align: justify;
}
.honor .honor-list>div {
    width: 24%;
    float: left;
    text-align: center;
}

.honor .honor-list div .honor-text {
    margin: 28px 0 60px;
}

.honor .honor-list div .honor-img {
    height: 230px;
    margin: 0 10px;
    border: 1px solid #ededed;
}

.honor .honor-list div .honor-img img {
    max-width: 280px;
    padding: 20px;
}

.honor .honor-list>div:last-child {
    /*margin-bottom: 100px;*/
}

@media screen and (max-width:1024px) {
    .honor .honor-list>div {
        width: 32%;
    }

    .honor .honor-title p {
        font-size: 14px;
        line-height: 26px;
    }
}

@media screen and (max-width:768px) {
    .honor .honor-list>div {
        width: 49%;
    }
}

@media screen and (max-width:640px) {
    .honor .honor-list>div {
        width: 99%;
    }
}

/*鍏充簬鎴戜滑-璐ㄩ噺绠＄悊*/
.quality {
    text-align: center;
}

.quality video {
    width: 100%;
    background-size: cover !important;
}

.quality-bg {
    margin-top: 50px;
    padding-bottom: 50px;
    background-size: cover !important;
}

.quality-bg .quality-team p {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
}

.quality-bg .quality-team img {
    margin-bottom: 20px;
}

.quality-bg .quality-team {
    max-width: 666px;
    margin: 0 auto;
}

.quality-bg .quality-team .team-tit,
.quality-book .quality-book-tit {
    font-size: 24px;
    color: #484748;
    margin: 30px 0;
    text-align: center;
}

.quality-book-content>div {
    float: left;
    width: 25%;
}

.quality-book-content>div img {
    border: 1px solid #e6e6e6;
    padding: 25px 60px;
}

.quality-book div p {
    margin: 20px 0 70px 0;
}

.quality-logo img {
    max-width: 215px;
    max-height: 74px;
}

@media screen and (max-width:1024px) {
    .quality-book-content>div img {
        padding: 20px 40px;
    }

    .quality-bg .quality-team p {
        font-size: 14px;
    }

    .quality-bg .quality-team .team-tit,
    .quality-book .quality-book-tit {
        font-size: 18px;
    }
}

@media screen and (max-width:768px) {
    .quality-book-content>div {
        float: left;
        width: 50%;
        text-align: center;
    }

    .quality-book-content>div img {
        padding: 10px 20px;
    }

    .quality .quality-team p {
        font-size: 14px;
    }

    .quality .quality-team .team-tit,
    .quality-book .quality-book-tit {
        font-size: 22px;
        margin: 60px 0 45px 0;
    }

    .honor .honor-list div .honor-text {
        margin: 18px 0 40px;
    }

    .quality-bg {
        padding-bottom: 28px;
    }

    .quality-bg .quality-team .team-tit,
    .quality-book .quality-book-tit {
        font-size: 16px;
    }
}

@media screen and (max-width:640px) {
    .quality-book-content>div {
        float: left;
        width: 50%;
    }

    .quality-book-content>div img {
        padding: 10px 20px;
    }

    .quality .quality-team .team-tit,
    .quality-book .quality-book-tit {
        font-size: 18px;
        margin: 30px 0 20px 0;
    }
}

@media screen and (max-width:420px) {
    .quality-book-content>div {
        float: left;
        width: 100%;
        text-align: center;
    }

    .quality-book-content>div img {
        padding: 10px;
    }
}

/*鍏充簬鎴戜滑-浼佷笟鏂囧寲*/
.culture {
    text-align: center;
}

.culture .culture-title {
    font-size: 28px;
    color: #484748;
    margin: 50px 0 30px 0;
}

.culture .culture-text {
    font-size: 16px;
    color: #484748;
    margin-bottom: 50px;
}

.culture .culture-box {
    margin: 0 -3px;
}

.culture .culture-box .list {
    width: 50%;
    float: left;
    position: relative;
}

.culture .culture-content {
    background-position: center;
    background-size: cover;
    margin: 0 3px 6px 3px;
    min-height: 300px;
    padding: 50px 75px;
}

.culture .culture-content .text {
    width: 90%;
    position: absolute;
    top: 44%;
    left: 5%;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    height: 90px;
    overflow: auto;
    text-align: left;
}

.culture .culture-company .top {
    max-height: 605px;
}

.culture .culture-active {
    margin-bottom: 46px;
}

.culture .culture-active img {
    width: 50%;
    height: auto;
    float: left;
}

@media screen and (max-width:1366px) {
    .culture .culture-content {
        padding: 40px 35px;
    }
}

@media screen and (max-width:1024px) {
    .culture .culture-box .list {
        width: 100%;
    }

    .culture .culture-active img {
        width: 100%;
        height: auto;
    }

    .culture .culture-box {
        text-align: center;
    }

    .culture .culture-title {
        font-size: 18px;
        margin: 25px 0 18px 0;
    }
}

@media screen and (max-width:768px) {
    .culture .culture-title {
        font-size: 18px;
        margin: 25px 0 18px 0;
    }

    .culture .culture-text {
        font-size: 14px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:640px) {
    .culture .culture-title {
        font-size: 18px;
        margin: 25px 0 18px 0;
    }

    .culture .culture-text {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .culture .culture-content {
        padding: 30px 25px;
        min-height: 260px;
    }

    .culture .culture-content .text {
        line-height: 24px;
    }
}

@media screen and (max-width:420px) {
    .culture .culture-title {
        font-size: 16px;
        margin: 20px 0 16px 0;
    }

    .culture .culture-content .text {
        font-size: 14px;
        width: 90%;
    }
}

/*浜у搧璇︽儏椤?/
.productInfo .productInfo-info .right-share .btn .weixin,
.productInfo .productInfo-info .right-share .btn .sina {
    display: inline-block;
    width: 40px;
    height: 34px;
    background-position: center;
    background-repeat: no-repeat;
}

.bd_weixin_popup .bd_weixin_popup_foot {
    line-height: 18px !important;
}

.bd_weixin_popup {
    height: auto !important;
}

.productInfo {
    padding-bottom: 60px;
}

.productInfo .productInfo-info {
    margin-top: 0px;
}

.productInfo .productInfo-info .product-left {
    width: 40%;
    min-height: 510px;
    position: relative;
    z-index: 1;
    margin-bottom: 90px;
}

.productInfo .productInfo-info .product-left ul {
    width: 100%;
    padding: 0 80px;
    overflow: hidden;
}

.productInfo .productInfo-info .product-left ul li {
    position: relative;
    float: left;
    width: 20%;
    border: 1px solid #ececec;
    text-align: center;
    padding: 10px;
    height: 80px;
    margin-left: 0px;
}

.productInfo .productInfo-info .product-left ul li img {
    padding: 5px;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.productInfo .productInfo-info .product-left ul li:hover {
    border-color: #484748;
    cursor: pointer;
}

.productInfo .productInfo-info .product-left .img {
    height: 426px;
    position: relative;
    text-align: center;
}

.productInfo .productInfo-info .product-left .img div {
    width: 25px;
    height: 45px;
    cursor: pointer;
}

.productInfo .productInfo-info .product-left .img .pre {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -23px;
}

.productInfo .productInfo-info .product-left .img .next {
    z-index: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -23px;
}

.productInfo .productInfo-info .product-right {
    padding: 40px 30px 0 50%;
    position: absolute;
}

.productInfo .productInfo-info .product-right h1 {
    font-size: 30px;
    font-weight: bold;
	color: #0083c5;
        margin-bottom: 20px;
}

.productInfo .productInfo-info .product-right p {
    font-size: 14px;
    line-height: 28px;
    margin: 20px 0 20px 0;
    text-align: justify;
    overflow-y: auto;
}



.productInfo .productInfo-info .product-right a input:hover {
    background-color: #0083c5;
    border-color: #0083c5;
    color: #fff;
}

.productInfo .productInfo-info .right-share {
    font-size: 16px;
    padding-right: 80px;
    margin-top: 60px;
}

.productInfo .productInfo-info .right-share div.share {
    position: relative;
}

.productInfo .productInfo-info .right-share div.share:after {
    content: "";
    margin-left: 20px;
    display: inline-block;
    width: 90%;
    border-top: 1px solid #ccc;
    position: absolute;
    top: 50%;
}

.productInfo .productInfo-info .right-share a {
    display: inline-block;
    background-repeat: no-repeat;
    margin: 5% 5% 0;
}

.productInfo .productInfo-info .right-share .btn {
    padding-left: 0;
}



.productInfo .productInfo-trait {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}

.productInfo .productInfo-trait h2 {
    font-size: 32px;
    color: #0083c5;
    padding: 45px 0 70px;
}

.productInfo .productInfo-trait .trait-content {
    /*border-bottom: 1px solid #000;*/
    opacity: .9;
    height: 230px;
    overflow: hidden;
}
.right-info{
font-size: 14px;
    line-height: 28px;
    margin: 20px 0 20px 0;
    text-align: justify;
    overflow-y: auto;

}
.productInfo .productInfo-trait .trait-content .trait-list {
    width: 23%;
    float: left;
    padding: 0 15px;
    position: relative;
    height: 230px;
}

/*.productInfo .productInfo-trait .trait-content .trait-list:after{content: "";display: inline-block;border-right: 1px solid #fff;height: 50%;position: absolute;left: 1px;top: 20px;}*/
/*.productInfo .productInfo-trait .trait-content .trait-list:before{content: "";display: inline-block;border-right: 1px solid #000;height: 50%;position: absolute;left: 0px;top: 20px;}*/
/*.productInfo .productInfo-trait .trait-content .trait-list:nth-child(4n-3):after,.productInfo .productInfo-trait .trait-content .trait-list:nth-child(4n-3):before{border: none;}*/
.productInfo .productInfo-trait .trait-content .trait-list p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 20px 0 50px;
    height: 140px;
}

.productInfo .productInfo-trait .more {
    /*border-top: 1px solid #fff;*/
    padding: 40px 0;
    opacity: .8;
}

.productInfo .productInfo-trait .more a {
    font-size: 18px;
    color: #fff;
    padding: 40px 13px;
}

.productInfo .productInfo-trait .more a:hover {
    color: #0083c5;
}

.posFix {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 2;
}

.aside ul {
    padding: 5px 0;
    width: 30px;
    height: auto;
    border-radius: 30px;
    background-color: #fff;
    position: absolute;
    right: 20px;
    top: 120px;
}

.aside ul li {
    display: none;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #999;
    margin: 18px auto 18px;
    display: block;
    text-align: center;
}

.aside .li-bg span {
    overflow: hidden;
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: #0083c5;
    color: #fff;
    position: absolute;
    left: -118px;
    top: -6px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.aside ul {
    box-shadow: 0px 5px 14px 0 #999;
    -webkit-box-shadow: 0px 5px 14px 0 #999;
    -moz-box-shadow: 0px 5px 14px 0 #999;
    -o-box-shadow: 0px 5px 14px 0 #999;
}

.li-bg {
    background-color: #0083c5 !important;
    position: relative;
}

.productInfo .productInfo-arguments {
    position: relative;
    background: #ededed;
    /*text-align: center;*/

}

.productInfo .productInfo-arguments h2 {
    font-size: 32px;
    color: #0083c5;
    padding: 45px 0 30px;
    text-align: center;
}
.productInfo .productInfo-arguments {
    width: 100%;
    font-size: 16px;
    color: #717171;
    line-height: 32px;
    text-align: justify;
}
.productInfo .productInfo-arguments p {
    width: 100%;
    font-size: 14px;
    color: #717171;
    line-height: 32px;
    text-align: justify;
	margin-bottom: 15px;
}

/*.productInfo .productInfo-arguments table{width: 100%!important;}.productInfo .productInfo-arguments table tr td{width: 14.28%;}.productInfo .productInfo-arguments table tr td:first-child{text-align: left;padding-right: 20px;}.productInfo .productInfo-arguments table tr{height: 40px;}.productInfo .productInfo-arguments table tbody tr:nth-child(even){background: #fff;}.productInfo .productInfo-arguments table tbody tr:nth-child(odd){background: #f5f5f5;}.productInfo .productInfo-arguments table thead tr{font-size: 16px;color: #fff;background-color: #0083c5!important;height: 50px;}.productInfo .productInfo-arguments table thead tr td{text-align: center!important;}*/
.productInfo .productInfo-materials .w1400 {
    text-align: center;
    position: relative;
}

.productInfo .productInfo-materials h2 {
    font-size: 32px;
    color: #0083c5;
    padding: 45px 0 15px;
}

.productInfo .productInfo-materials .materials-content {
    margin: 0 50px;
    padding: 5px 0;
}

.productInfo .productInfo-materials .swiper-button-next,
.education .case-product .swiper-button-next {
    z-index: 1;
    width: 28px;
    height: 49px;
    position: absolute;
    top: 62%;
    right: 0;
    background: url(../images/team-right.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
    opacity: 1;
}

.productInfo .productInfo-materials .swiper-button-prev,
.education .case-product .swiper-button-prev {
    z-index: 1;
    width: 28px;
    height: 49px;
    position: absolute;
    top: 62%;
    left: 0;
    background: url(../images/team-left.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
    opacity: 1;
}

.education .case-product .swiper-button-next,
.education .case-product .swiper-button-prev {
    top: 50%;
    margin-top: -25px;
}

.productInfo .productInfo-materials .swiper-button-next:hover,
.education .case-product .swiper-button-next:hover {
    background: url(../images/team-right-on.png) no-repeat center top;
}

.productInfo .productInfo-materials .swiper-button-prev:hover,
.education .case-product .swiper-button-prev:hover {
    background: url(../images/team-left-on.png) no-repeat center top;
}

.productInfo .productInfo-materials .materials-content .list {
    width: 27.5%;
    float: left;
    position: relative;
    padding: 15px;
}

.productInfo .productInfo-materials .materials-content .list .box {
    box-shadow: 0px 1px 7px 0px #ccc;
    -webkit-box-shadow: 0px 1px 7px 0px #ccc;
    -moz-box-shadow: 0px 1px 7px 0px #ccc;
    -o-box-shadow: 0px 1px 7px 0px #ccc;
    height: 300px;
    position: relative;
    overflow: hidden;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.productInfo .productInfo-materials .materials-content .list img {
    max-height: 100%;
}

.productInfo .productInfo-materials .materials-content .list a {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    background-color: #fafafa;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.productInfo .productInfo-materials .materials-content .list:hover .box {
    box-shadow: 0px 1px 20px #ccc;
    -webkit-box-shadow: 0px 1px 20px #ccc;
    -moz-box-shadow: 0px 1px 20px #ccc;
    -o-box-shadow: 0px 1px 20px #ccc;
}

.productInfo .productInfo-materials .materials-content .list .box:hover a {
    color: #0083c5;
}

.productInfo .productInfo-materials ul {
    box-shadow: 0px 5px 14px 0 #999;
    -webkit-box-shadow: 0px 5px 14px 0 #999;
    -moz-box-shadow: 0px 5px 14px 0 #999;
    -o-box-shadow: 0px 5px 14px 0 #999;
}

.productInfo-download {
    height: 100%;
    padding-bottom: 3%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}

.productInfo-download h2 {
    font-size: 32px;
    color: #0083c5;
    padding: 45px 0 70px;
}

.productInfo-download .list {
    width: 33.3%;
    float: left;
    padding: 0 70px;
    border-left: 1px solid #e6e6e6;
    position: relative;
    margin-bottom: 60px;
    height: 170px;
}

.productInfo-download .list:nth-child(3n-2) {
    border-color: rgba(255, 255, 255, 0);
}

.productInfo-download .list .list-left {
    text-align: left;
    width: 70%
}

.productInfo-download .list .list-left h3 {
    font-size: 16px;
    padding-bottom: 20px;
}

.productInfo-download .list .list-left p {
    font-size: 16px;
    line-height: 30px;
}

.productInfo-download .list .list-left a {
    display: inline-block;
    top: 60px;
}

.productInfo-download .list .list-right {
    width: 30%;
}

.productInfo-download .list .list-right img {
    max-width: 50px;
}

.productInfo-download .list .list-bottom {
    width: 100%;
    text-align: left;
    margin-top: 50px;
}

.productInfo-download .list .list-bottom img {
    padding-right: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.productInfo-download .list .list-bottom a {
    color: #0083c5;
    font-size: 18px;
    line-height: 18px;
}

.productInfo-aboutp {
    text-align: center;
    padding-bottom: 3%;
}

.productInfo-aboutp .aboutp-content {
    margin: 0 50px;
}

.productInfo-aboutp h2 {
    font-size: 32px;
    color: #0083c5;
    padding: 45px 0 70px;
}

.productInfo-aboutp .content-list {
    width: 20%;
    float: left;
    text-align: center;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.productInfo-aboutp .content-list:hover img {
    transform: scale(1.1);
}

.productInfo-aboutp .content-list a.list-a {
    font-size: 16px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
}

.productInfo-aboutp .content-list:hover a {
    color: #0083c5;
}

.productInfo-aboutp .content-list img {
    padding: 10px;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.productInfo .productInfo-aboutp .swiper-button-next {
    z-index: 0;
    width: 28px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: 45px;
    right: 0;
    background: url(../images/team-right.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
    opacity: 1;
}

.productInfo .productInfo-aboutp .swiper-button-prev {
    z-index: 0;
    width: 28px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: 45px;
    left: 0;
    background: url(../images/team-left.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
    opacity: 1;
}

.productInfo .productInfo-aboutp .swiper-button-next:hover {
    background: url(../images/team-right-on.png) no-repeat center top;
}

.productInfo .productInfo-aboutp .swiper-button-prev:hover {
    background: url(../images/team-left-on.png) no-repeat center top;
}

.productInfo-works {
	overflow: auto;
}
.productInfo-works p{
    text-align: left;
    /*padding-bottom: 5%;*/
}
.productInfo-works p {
    width: 100%;
    font-size: 14px;
    color: #717171;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: justify;
}
.productInfo-works img {
    max-width: 100%;
    
}
.slideIn02 table{
   width: 100%;
   min-width:500px;
	border-spacing: 0;
	border: 1px #000;
	text-align: left;
	margin:20px 0;
}
.slideIn02 table thead tr,table tbody tr {
	line-height: 50px;
}
.slideIn02 table tr th {
	background: #E6E6E6;
	font-size:20px;
	text-align:center;
}
.slideIn02 table tr:nth-child(odd) {
	background: #f7f7f7;
}

.slideIn02 table tr:nth-child(even) {
	background: #fff;
}
.slideIn02 table tbody tr td{
	padding:10px;
	vertical-align: top;
}
.slideIn02 table tr:first-child th:first-child {
	border-top-left-radius: 5px;
}
.slideIn02 table tr:first-child th:last-child {
	border-top-right-radius: 5px;
}
.slideIn02 table tr td:last-child{
	border-right: 1px thin #E6E6E6;
}
.slideIn02 table tr td{
	border-bottom: 1px thin #E6E6E6;
}
.slideIn02 table tr:last-child td:first-child {
	border-bottom-left-radius: 5px;
}
.slideIn02 table tr:last-child td:last-child {
	border-bottom-right-radius: 5px;
}
.slideIn02 table td ul li
{
    font-size:16px;
	line-height: 24px;
	margin-left: 15px;
}
.productInfo-works h4 {
    font-size: 20px;
    color: #0083c5;
    padding: 15px 0 15px;
	text-align: justify;
}

.productInfo-works h2 {
    font-size: 32px;
    color: #0083c5;
    padding: 45px 0 30px;
}

.productInfo-works .works-left {
    width: 75%;
    position: relative;
}

.productInfo-works .works-left .swiper-button-next,
.productInfo-works .works-left .swiper-button-prev {
    top: 50%;
    z-index: 5;
}

.productInfo-works .works-left .swiper-button-next {
    background: url(../images/team-right.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
}

.productInfo-works .works-left .swiper-button-prev {
    background: url(../images/team-left.png) no-repeat center top;
    pointer-events: inherit;
    cursor: pointer;
}

.productInfo-works .works-left .swiper-button-next:hover {
    background: url(../images/team-right-on.png) no-repeat center top;
}

.productInfo-works .works-left .swiper-button-prev:hover {
    background: url(../images/team-left-on.png) no-repeat center top;
}

.productInfo-works .works-left .img {
    display: none;
    height: 475px;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
}

.productInfo-works .works-left .img .cases_content {
    height: 120px;
    overflow: hidden;
    color: #fff;
    display: none;
}

.productInfo-works .works-left .img:first-child {
    display: block;
}

.productInfo-works .works-left .img .txt {
    text-align: left;
    padding-left: 10%;
    padding-top: 8%;
    padding-right: 10%;
	
}

.productInfo-works .works-left .img .txt h1 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.productInfo-works .works-left .img .txt p {
    font-size: 18px;
    color: #fff;
    width: 250px;
    height: 24px;
    line-height: 24px;
}

.productInfo-works .works-left .img .txt a {
    display: inline-block;
    margin-top: 80px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #0083c5;
    padding: 14px 30px;
}

.productInfo-works .works-right {
    width: 25%;
    text-align: left;
    padding-left: 30px;
}

.productInfo-works .works-right h3 {
    font-size: 20px;
    color: #333;
    position: relative;
    margin-right: 100px;
}

.productInfo-works .works-right h3:after {
    content: "";
    width: 100%;
    display: inline-block;
    border-top: 1px solid #333;
    position: absolute;
    top: 50%;
    right: -100px;
}

.productInfo-works .works-right .list,
.productInfo-works .works-right .more {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    border: 1px solid #b3b3b3;
    width: 100%;
    padding: 0 55px;
    margin-top: 25px;
}

.productInfo-works .works-right .list:hover {
    border-color: #0083c5;
}

.productInfo-works .works-right .list:hover a {
    color: #0083c5;
}

.productInfo-works .works-right .more {
    text-align: center;
    padding: 0;
    background: #0083c5;
}

.productInfo-works .works-right .more a {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.productInfo .productInfo-info .product-left .img {
    position: relative;
}

.productInfo .productInfo-info .product-left .img img {
    height:37%;
    padding: 30px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    max-height: 400px;
}

.productInfo .productInfo-info .product-left .next {
    width: 26px;
    height: 50px;
    background: url(../images/team-left.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 40%;
}

.productInfo .productInfo-info .product-left .pre {
    width: 26px;
    height: 50px;
    background: url(../images/team-right.png) no-repeat center center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 40%;
}

.productInfo .productInfo-info .product-left .pre:hover {
    background: url(../images/team-right-on.png) no-repeat center center;
}

.productInfo .productInfo-info .product-left .next:hover {
    background: url(../images/team-left-on.png) no-repeat center center;
}

.productInfo .productInfo-materials .materials-content .list {
    position: relative;
}

.productInfo-aboutp .aboutp-content .swiper-wrapper {
    margin: 10px 0;
}

.productInfo .productInfo-materials .materials-content .list img {
    /*padding: 10px 30px;*/
    padding-bottom: 50px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

@media screen and (max-width:1024px) {
    .productInfo-aboutp .content-list {
        height: 195px;
    }

    .productInfo .productInfo-info {
        margin-top: 0;
    }

    .productInfo .productInfo-info .product-left {
        width: 100%;
        margin-bottom: 0;
    }

    .productInfo .productInfo-info .product-right {
        position: relative;
        padding: 50px 80px;
        float: none;
    }

    .productInfo .productInfo-info .product-right p {
        margin-bottom: 0;
        margin-top: 5px;
    }

    .productInfo .productInfo-trait {
        margin-top: 50px;
    }

    .productInfo .productInfo-trait .trait-content {
        height: auto;
    }

    .productInfo .productInfo-trait .trait-content .trait-list {
        width: 100%;
    }

    .productInfo .productInfo-trait .trait-content .trait-list:after,
    .productInfo .productInfo-trait .trait-content .trait-list:before {
        border: none;
    }

    .productInfo .productInfo-trait .trait-content .trait-list {
        padding: 10px 20px;
    }

    .productInfo .productInfo-arguments {
        overflow: auto;
    }

    .productInfo .productInfo-arguments table {
        width: 1024px;
    }

    .productInfo .productInfo-info .product-right h1 {
        font-size: 20px;
        line-height: 50px;
    }

    .productInfo .productInfo-info .product-right p {
        height: auto;
        overflow: visible;
    }

    .productInfo .productInfo-info .product-right a input {
        margin-top: 40px;
    }

    .productInfo .productInfo-info .right-share {
        margin-top: 8%;
    }

    .productInfo .productInfo-trait h2,
    .productInfo .productInfo-arguments h2,
    .productInfo .productInfo-materials h2,
    .productInfo-download h2,
    .productInfo-aboutp h2,
    .productInfo-works h2 {
        font-size: 24px;
    }

    .productInfo-aboutp .content-list a {
        font-size: 16px;
    }

    .productInfo-works .works-left {
        width: 100%;
    }

    .productInfo-works .works-right {
        width: 100%;
        padding: 40px 0;
    }

    .productInfo-works .works-left .img .txt h1 {
        font-size: 30px;
    }

    .productInfo-works .works-left .img .txt p {
        font-size: 16px;
    }

    .productInfo-aboutp .aboutp-content {
        width: auto;
    }

    .productInfo .productInfo-materials .materials-content {
        width: auto;
        margin: 0px 30px;
    }

    .productInfo-download .list .list-left h3 {
        font-size: 18px;
    }

    .productInfo-download .list .list-left p {
        font-size: 14px;
        line-height: 20px;
    }

    .posFix {
        display: none;
    }

    .productInfo-download .list {
        padding: 0px 20px;
    }

    .productInfo {
        padding-bottom: 40px;
    }
}

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

    .productInfo .productInfo-aboutp .swiper-button-next,
    .productInfo .productInfo-aboutp .swiper-button-prev {
        margin-top: 30px;
    }

    .productInfo-aboutp h2 {
        padding-bottom: 10px !important;
    }

    .productInfo .productInfo-info .product-right h1 {
        font-size: 16px;
    }

    .productInfo .productInfo-info .product-right p {
        margin-top: 0px;
    }

    .productInfo .productInfo-info .product-right a input {
        font-size: 16px;
    }

    .productInfo .productInfo-trait {
        margin-top: 0px;
    }

    .productInfo .productInfo-arguments table thead tr {
        height: 40px;
    }

    .productInfo .productInfo-arguments table tr {
        height: 30px;
    }

    .productInfo .productInfo-arguments {
        padding-bottom: 0;
    }

    .productInfo-download .list {
        border: none;
        margin-bottom: 15px;
    }

    .productInfo-download .list .list-left h3 {
        padding-bottom: 10px;
    }

    .productInfo-download .list .list-bottom {
        margin: 20px 0px;
    }

    .productInfo-download .list .list-right {
        text-align: right;
    }

    .productInfo .productInfo-trait h2,
    .productInfo .productInfo-arguments h2,
    .productInfo .productInfo-materials h2,
    .productInfo-download h2,
    .productInfo-aboutp h2,
    .productInfo-works h2 {
        padding: 30px 0 40px;
        font-size: 18px;
    }



    .productInfo .productInfo-materials .materials-content .list a {
        font-size: 16px;
    }

    .productInfo .productInfo-trait .more a {
        font-size: 16px;
    }

    .productInfo-works .works-left .img .txt {
        padding: 0;
        text-align: center;
        padding: 10%;
    }

    .productInfo-works .works-left .img .txt p {
        width: 100%;
    }

    .productInfo-works .works-left .img .txt h1 {
        font-size: 20px;
    }

    .productInfo-works .works-left .img .txt a {
        font-size: 14px;
    }

    .productInfo-works .works-right h3 {
        font-size: 18px;
    }

    .productInfo-works .works-right .list,
    .productInfo-works .works-right .more {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
    }

    .productInfo-works .works-left .img {
        height: 450px;
    }

    .productInfo {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:640px) {
    .productInfo-download .list {
        width: 250px;
        float: none;
        margin: 0 auto;
    }

    .productInfo .productInfo-info {
        margin-top: 0;
    }

    .productInfo .productInfo-info .product-left ul {
        padding: 0;
    }

    .productInfo .productInfo-info .product-left .img {
        height: 330px;
    }

    .productInfo .productInfo-info .product-left .img img {
        max-height: 330px;
    }

    .productInfo .productInfo-info .product-left {
        min-height: 330px;
    }

    .productInfo .productInfo-info .product-right {
        padding: 30px 0 30px;
    }

    .productInfo .productInfo-info .product-right a input {
        font-size: 14px;
        margin: 30px 0 0;
    }

    .productInfo-download .list .list-left h3,
    .productInfo-download .list .list-bottom a {
        font-size: 16px;
    }

    .productInfo .productInfo-trait {
        margin-top: 30px;
    }

    .productInfo-works .works-left .img {
        height: 380px;
    }

    .productInfo-works .works-left .img .txt {
        padding-top: 13%;
    }

    .productInfo-download .list .list-bottom {
        padding: 7% 0 15% 0;
    }

    .productInfo {
        padding-bottom: 20px;
    }
}

@media screen and (max-width:375px) {
    .productInfo .productInfo-info .right-share a {
        margin: 10% 4% 0;
    }
}

/*瑙ｅ喅鏂规-妗堝垪鍒楄〃*/
.caseOn {
    color: #fff;
    background-color: #0083c5 !important;
}

.caseList-nav .fr ul li {
    float: left;
}

.caseList-nav .fr ul li a {
    display: inline-block;
    padding: 7px 20px;
}

.caseList-content {
    margin-top: 20px;
}

.overflow {
    overflow: hidden;
}

.caseList-content .caseList-list {
    float: left;
    width: 23.5%;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 2%;
}

.caseList-content .caseList-list:nth-child(4n) {
    margin-right: 0;
}

.caseList-content .caseList-list .img {
    display: block;
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}

.caseList-content .caseList-list .txt {
    height: 50px;
    width: 100%;
    background: #fff;
}

.caseList-content .caseList-list .txt a {
    line-height: 50px;
    font-size: 16px;
}

.caseList-content .caseList-list:hover a {
    color: #0083c5;
}

.caseList-content .caseList-list:hover .img {
    transform: scale(1.2);
}

.page-tab {
    margin: 60px 0 90px;
}

.page-tab ul {
    max-width: 375px;
    margin: 0 auto;
}

.page-tab ul li {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #e8e8e8;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    background-color: #fff;
    margin: 0 2% 2% 0;
}

.page-tab ul li:last-child {
    margin-right: 0;
}

@media screen and (max-width:1024px) {
    .caseList-content .caseList-list {
        width: 31.3%;
    }

    .caseList-content .caseList-list:nth-child(4n) {
        margin-right: 2%;
    }

    .caseList-content .caseList-list:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (max-width:768px) {
    .caseList-content .caseList-list {
        width: 48%;
    }

    .caseList-content .caseList-list:nth-child(4n) {
        margin-right: 2%;
    }

    .caseList-content .caseList-list:nth-child(3n) {
        margin-right: 2%;
    }

    .caseList-content .caseList-list:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width:640px) {
    .caseList-nav .fr {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .caseList-content .caseList-list {
        width: 100%;
        margin-bottom: 6%;
    }

    .caseList-nav .fr ul li {
        margin-top: 10px;
    }

    .caseList-nav .fr ul li a {
        padding: 5px 16px;
    }

    .caseList-content .caseList-list .txt a {
        font-size: 14px;
        line-height: 40px;
    }

    .caseList-content .caseList-list .txt {
        height: 40px;
    }

    .page-tab {
        margin: 30px 0 40px;
    }

    .page-tab ul {
        max-width: 350px;
    }

    .page-tab ul li {
        margin-right: 1%;
    }
}

/*=========================================================*/
.page03 .case-product .product-list p,
.aboutus-content-job .job-box div h2,
.aboutus-content .contact-us .contact-us-content .contact-us-list p,
.page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.quality-book div p {
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.honor .honor-list div .honor-img {
    position: relative;
}

.honor .honor-list div .honor-img img {
    max-width: 100%;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.honor .honor-list div .honor-text,
.caseList-content .caseList-list .txt a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	text-align: center;
}

.group-content .group-list p,
.group-content .group-list h2,
.aboutus-content .contact-us .contact-us-content .contact-us-list p,
.productInfo-aboutp .content-list a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page02 .aboutus-banner .aboutus-banner-left h2 {
    height: 123px;
    overflow: hidden;
}

/*.page02 .aboutus-banner .aboutus-banner-left .text{height: 150px;overflow: hidden;}*/
@media screen and (max-width:1024px) {
    .page02 .aboutus-banner .aboutus-banner-left .text {
        height: 70px;
    }

    .page02 .aboutus-banner .aboutus-banner-left h2 {
        height: 70px;
    }
}

@media screen and (max-width:640px) {
    .culture .culture-content .text {
        line-height: 22px;
    }

    .page02 .aboutus-banner .aboutus-banner-left .text {
        height: 85px;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a {
        margin: 2px;
    }

    .page02 .aboutus-banner .aboutus-banner-left {
        padding: 0 20px;
    }

    .page02 .aboutus {
        height: 550px;
    }

    .page02 .aboutus-banner .aboutus-banner-right .aboutus-banner-list a {
        margin: 2px;
    }

    .page02 .aboutus-banner .aboutus-banner-left {
        padding: 0 20px;
    }
}

@media screen and (max-width:420px) {
    .culture .culture-content .text {
        line-height: 22px;
        width: 90%;
    }
}

/*缃戠珯鍦板浘*/
.webmap {
    padding-top: 130px;
    padding-bottom: 50px;
}

.webmap .item {
    margin-bottom: 50px;
}

.webmap .item h4 {
    width: 100%;
    color: #999;
    border-bottom: 1px solid #f6f6f6;
    text-align: center;
    padding-bottom: 2px;
}

.webmap .item h4:after {
    content: "";
    display: block;
    text-align: center;
    width: 0px;
    margin: 0 auto;
    border: 5px solid #fff;
    border-top-color: #999;
}

.webmap .item-content {
    font-size: 16px;
    line-height: 36px;
    color: #484748;
}

.webmap .item .tit a{
    color: #0083c5;
    padding: 10px 0;
}

/*.webmap .item .list{padding-bottom: 50px;}*/
.webmap .item .list .name {
    float: left;
    background: #f0f0f0;
    display: inline-block;
    padding: 4px 16px;
    position: relative;
    margin-right: 15px;
}

.webmap .item .list .name a {
    display: block;
    height: 100%;
}

.webmap .item .list .name:after {
    border: 10px solid #fff;
    border-left-color: #f0f0f0;
    display: block;
    width: 0;
    content: "";
    position: absolute;
    right: -19px;
    top: 12px;
}

.webmap .item .list .class {
    display: inline;
}

.webmap .item .list .class a {
    padding: 0 20px;
    white-space: nowrap;
    line-height: 44px;
}

.webmap .item .list .class a:hover {
    color: #0083c5;
}

@media screen and (max-width:1024px) {
    .webmap {
        padding-top: 90px;
    }

    .webmap .item {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:768px) {
    .webmap {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .webmap .item-content,
    .webmap .item .list .class a {
        font-size: 14px;
        line-height: 26px;
    }

    .webmap .item .tit {
        padding: 8px 0;
    }

    .webmap .item .list .name {
        float: none;
    }

    .webmap .item .list .name:after {
        top: 8px;
    }

    .webmap .item .list .class {
        display: block;
    }

    .webmap .item .list .class a {
        padding: 0 10px;
    }

    .webmap .item .list .name {
        margin-bottom: 15px;
    }
}

.productInfo-arguments {
    overflow: auto;
}

@media screen and (max-width:1024px) {
    .productInfo .productInfo-arguments .w1400 {
        overflow: auto;
    }
}

@media screen and (max-width:640px) {
    .productInfo-arguments table {
        width: 640px;
        font-size: 12px;
    }

    .productInfo-arguments table tr {
        height: 30px;
        line-height: 30px;
    }
}

/*============琛ㄦ牸鏍峰紡===============*/
.tab-box-one table {
    width: 100% !important;
    color: #666;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
}

.tab-box-one table td {
    width: 60%;
    /*text-align: center;*/
}

.tab-box-one table tr {
    height: 40px;
    line-height: 40px;
}

.tab-box-one table tr td:first-child {
    /*text-align: right;*/
    /*border-right: 1px solid #eee;*/
    padding-right: 20px;
    width: 40%;
}

.tab-box-one table tr:nth-child(odd) {
    background: #f7f7f7;
}

.tab-box-one table tr:nth-child(even) {
    background: #fff;
}

.tab-box-one {
    overflow: auto;
}

@media screen and (max-width:640px) {
    .tab-box-one table {
        width: 640px;
        font-size: 12px;
    }

    .tab-box-one {
        overflow: auto;
    }

    .tab-box-one table tr {
        height: 30px;
        line-height: 30px;
    }
}

.tab-box-two table {
    width: 100% !important;
    color: #666;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
}

.tab-box-two table td {
    width: 35%;
    /*text-align: center;*/
    /*border-left: 1px solid #eee;*/
    padding: 0 10px;
}

.tab-box-two table tr {
    height: 40px;
    line-height: 40px;
}

.tab-box-two table tr td:first-child {
    /*text-align: right;*/
    width: 30%;
}

.tab-box-two table tr:nth-child(odd) {
    background: #f7f7f7;
}

.tab-box-two table tr:nth-child(even) {
    background: #fff;
}

.tab-box-two {
    overflow: auto;
}

@media screen and (max-width:640px) {
    .tab-box-two table {
        font-size: 12px;
    }

    .tab-box-two table tr {
        height: 30px;
        line-height: 30px;
    }
}

.tab-box-three table {
    width: 100% !important;
    color: #666;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
}

.tab-box-three table td {
    width: 25%;
    /*text-align: center;*/
    /*border-left: 1px solid #eee;*/
    padding: 0 10px;
}

.tab-box-three table tr {
    height: 40px;
    line-height: 40px;
}

.tab-box-three table tr td:first-child {
    /*text-align: right;*/
}

.tab-box-three table tr:nth-child(odd) {
    background: #f7f7f7;
}

.tab-box-three table tr:nth-child(even) {
    background: #fff;
}

.tab-box-three {
    overflow: auto;
}

@media screen and (max-width:640px) {
    .tab-box-three table {
        font-size: 12px;
    }

    .tab-box-three table tr {
        height: 30px;
        line-height: 30px;
    }
}

.tab-box-four table {
    width: 100% !important;
    color: #666;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
}

.tab-box-four table td {
    width: 20%;
    /*text-align: center;*/
    /*border-left: 1px solid #eee;*/
    padding: 0 10px;
}

.tab-box-four table tr {
    height: 40px;
    line-height: 40px;
}

.tab-box-four table tr td:first-child {
    /*text-align: right;*/
}

.tab-box-four table tr:nth-child(odd) {
    background: #f7f7f7;
}

.tab-box-four table tr:nth-child(even) {
    background: #fff;
}

.tab-box-four {
    overflow: auto;
}

@media screen and (max-width:640px) {
    .tab-box-four table {
        font-size: 12px;
    }

    .tab-box-four table tr {
        height: 30px;
        line-height: 30px;
    }
}

/*鏂板椤甸潰*/
/*瑙ｅ喅鏂规-妗堝垪鍒楄〃*/
.page03.consult .w1400 {
    padding-bottom: 80px;
}

.add-caseList-content {
    margin-top: 20px;
}

.add-caseList-content .add-caseList-tit {
    width: 100%;
    text-align: center;
}

.add-caseList-content .add-caseList-tit h2 {
    font-size: 24px;
    color: #333;
}

.add-caseList-content .add-caseList-tit p {
    font-size: 16px;
    color: #484748;
    margin: 25px 0 40px;
}

.add-caseList-content .add-caseList-list {
    float: left;
    width: 33.3%;
    color: #fff;
}

.add-caseList-content .add-caseList-list h3 {
    font-size: 20px;
    line-height: 24px;
    overflow: hidden;
    height: 24px;
}

/*.add-caseList-content .add-caseList-list p{font-size: 14px;line-height: 20px;height: 40px;overflow: hidden;margin-top: 10px;text-align: justify;}*/
.add-caseList-content .add-caseList-list a {
    font-size: 14px;
    display: inline-block;
    width: 120px;
    height: 40px;
    background: #0083c5;
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
    opacity: 0;
}

.add-caseList-content .add-caseList-list .img {
    position: relative;
    width: 100%;
    height: 275px;
    background-position: center center;
    background-size: cover;
    vertical-align: bottom;
}

.add-caseList-content .add-caseList-list .margin {
    padding: 0 12px 24px 12px;
}

.add-caseList-content .add-caseList-list .margin .box {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
}

.add-caseList-content .add-caseList-list .text {
    padding: 40px 20px;
    padding-top: 115px;
    position: relative;
    z-index: 1;
}

.add-caseList-content .add-caseList-list .text .cases_content {
    height: 85px;
    overflow: hidden;
    line-height: 22px !important;
    font-size: 16px !important;
    margin-top: 10px !important;
    text-align: left !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 14px !important;
}

.add-caseList-content .add-caseList-list .text .cases_content p,
.add-caseList-content .add-caseList-list .text .cases_content span,
.add-caseList-content .add-caseList-list .text .cases_content a,
.add-caseList-content .add-caseList-list .text .cases_content a span,
.add-caseList-content .add-caseList-list .text .cases_content blockquote,
.add-caseList-content .add-caseList-list .text .cases_content * {
    line-height: 22px !important;
    font-size: 14px !important;
    text-align: left !important;
    background: none !important;
    color: #fff !important;
    display: inline;
    opacity: 1;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none;
}

.add-caseList-content .add-caseList-list :hover .box {
    background: rgba(0, 0, 0, .5);
}

.add-caseList-content .add-caseList-list :hover a {
    opacity: 1;
}

.add-caseList-content>.clearfix {
    margin: 0 -12px;
}

.page-tab {
    margin: 60px 0 90px;
}

.page-tab ul {
    max-width: 320px;
    margin: 0 auto;
}

.page-tab ul li {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #e8e8e8;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    background-color: #fff;
    margin: 0 2% 2% 0;
}

.page-tab ul li:last-child {
    margin-right: 0;
}

.page-tab ul li:hover,
.page-tab .caseOn {
    color: #fff;
    background-color: #0083c5 !important;
}

@media screen and (max-width:1024px) {
    .page03.consult .w1400 {
        padding-bottom: 50px;
    }

    .add-caseList-content .add-caseList-list .img {
        height: 280px;
    }

    .add-caseList-content .add-caseList-list a {
        opacity: 1;
    }

    .add-caseList-content .add-caseList-list .text {
        padding-top: 30px;
    }

    .add-caseList-content .add-caseList-list .text .cases_content {
        margin-top: 35px !important;
    }
}

@media screen and (max-width:768px) {
    .page03.consult .w1400 {
        padding-bottom: 20px;
    }

    .add-caseList-content .add-caseList-list {
        width: 50%;
    }

    .add-caseList-content {
        margin-top: 0;
    }

    .add-caseList-content .add-caseList-tit h2 {
        font-size: 18px;
    }
}

@media screen and (max-width:640px) {
    .page03.consult .w1400 {
        padding-bottom: 0px;
    }

    .add-caseList-content .add-caseList-tit p {
        margin: 5px 0 10px;
        font-size: 14px;
    }

    .add-caseList-content .add-caseList-list .img {
        height: 215px;
    }

    .add-caseList-content .add-caseList-list a {
        margin-top: 40px;
    }

    .add-caseList-content .add-caseList-list .margin {
        padding: 0 0 20px 0;
    }

    .add-caseList-content .add-caseList-list {
        width: 100%;
    }

    .page-tab {
        margin: 30px 0 40px;
    }

    .page-tab ul {
        max-width: 300px;
    }

    .page-tab ul li {
        margin-right: 1%;
    }

    .add-caseList-content .add-caseList-list .text .cases_content {
        margin-top: 10px !important;
        height: 40px !important;
    }
}

/*鐢ㄦ埛涓績-璇勪环*/
.add-comment {
    padding-bottom: 100px;
}

.add-comment .comment-tit {
    padding: 12px 0;
    background: #ededed;
    padding-left: 18px;
    color: #484748;
}

.add-comment .comment-tit span {
    padding-right: 15px;
}

.add-comment .comment-info>div {
    font-size: 16px;
    color: #484748;
    line-height: 20px;
    margin-top: 30px;
    padding: 0 20px;
}

.add-comment .comment-info .upload {
    position: relative;
    padding-bottom: 120px;
    border-bottom: 1px solid #e6e6e6;
}

.add-comment .comment-info .upload div {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 70px;
}

.add-comment .comment-info .upload div a {
    color: #0083c5;
    display: block;
    line-height: 20px;
    padding-bottom: 10px;
}

.add-comment .comment-lsit .list-tit {
    font-size: 18px;
    color: #484748;
}

.add-comment .comment-lsit .list-tit span {
    color: #0083c5;
    padding-right: 25px;
}

.add-comment .comment-lsit .list-tit i {
    display: inline-block;
    font-style: normal;
    width: 50px;
    height: 25px;
    text-align: center;
    color: #0083c5;
    line-height: 25px;
    border: 1px solid #0083c5;
    border-radius: 25px;
    font-size: 14px;
    margin-left: 10px;
}

.add-comment .comment-lsit .list-content {
    position: relative;
    z-index: 1;
    border: 1px solid #e6e6e6;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 #e6e6e6;
}

.add-comment .comment-lsit .list-content p {
    padding: 25px 25px 0 25px;
    line-height: 36px;
    text-align: justify;
}

.add-comment .comment-lsit .list-content span {
    padding: 10px 25px 25px 25px;
    display: block;
}

.add-comment .comment-lsit .list-content span a {
    text-decoration: underline;
    color: #0083c5;
}

.add-comment .comment-lsit .list-content div {
    border-top: 1px solid #e6e6e6;
    height: 50px;
    line-height: 50px;
    text-align: right;
    padding-right: 25px;
}

.add-comment .comment-lsit .list-content .state-finished {
    color: #0083c5;
}

.add-comment .comment-lsit .server .list-content {
    background: #fbfff7;
}

.add-comment .comment-lsit .list-content:after {
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;
    left: 41px;
    padding: 0;
    border-bottom: 8px solid #FFF;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 12;
}

.add-comment .comment-lsit .list-content:before {
    width: 0px;
    height: 0px;
    position: absolute;
    top: -18px;
    left: 40px;
    padding: 0;
    border-bottom: 9px solid #ccc;
    border-top: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    display: block;
    content: '';
    z-index: 10;
}

.add-comment .comment-lsit .user,
.add-comment .comment-lsit .server {
    margin-top: 45px;
}

.add-comment .comment-lsit .user .list-content p {
    padding: 25px;
}

.add-comment .comment-evaluate {
    margin-top: 50px;
    background: #f5f5f5;
    padding: 30px;
}

.add-comment .comment-evaluate.evaluated textarea {
    background: #f5f5f5;
}

.add-comment .comment-evaluate .evaluate-tit {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
    font-size: 18px;
    color: #484748;
}

.add-comment .comment-evaluate .evaluate-class {
    margin: 35px 0;
}

.add-comment .comment-evaluate .evaluate-class span {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    margin-right: 10px;
    cursor: pointer;
    color: #484748;
}

.add-comment .comment-evaluate .evaluate-class span.active {
    border-color: #0083c5;
    color: #0083c5;
    background: url(../images/gou.png);
    background-color: #fff;
}

.add-comment .comment-evaluate .evaluate-content textarea {
    line-height: 30px;
    width: 100%;
    height: 180px;
    resize: none;
    padding: 20px;
}

.add-comment .comment-evaluate button {
    width: 120px;
    height: 45px;
    background: #0083c5;
    border-radius: 3px;
    border: 0;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
}

@media screen and (max-width:768px) {
    .add-comment .comment-info>div {
        margin-top: 5px;
        line-height: 26px;
    }

    .add-comment .comment-info .upload div a {
        padding-bottom: 0;
        line-height: 24px;
    }

    .add-comment .comment-info .upload {
        padding-bottom: 70px;
    }

    .add-comment .comment-lsit .user,
    .add-comment .comment-lsit .server,
    .add-comment .comment-evaluate {
        margin-top: 30px;
    }

    .add-comment .comment-evaluate .evaluate-tit {
        font-size: 16px;
    }

    .add-comment {
        padding-bottom: 60px;
    }
}

@media screen and (max-width:640px) {
    .add-comment .comment-info>div {
        font-size: 14px;
        margin-top: 0;
    }

    .add-comment .comment-lsit .list-tit {
        font-size: 14px;
    }

    .add-comment .comment-info .content {
        line-height: 24px;
    }

    .add-comment .comment-lsit .list-content p {
        line-height: 26px;
    }

    .add-comment .comment-lsit .list-content div {
        height: 30px;
        line-height: 30px;
    }

    .add-comment .comment-evaluate {
        padding: 25px;
    }

    .add-comment .comment-evaluate .evaluate-class span {
        margin-bottom: 15px;
    }

    .add-comment .comment-evaluate .evaluate-class {
        margin: 25px 0;
    }

    .add-comment .comment-lsit .list-tit i {
        font-size: 12px;
    }

    .add-comment {
        padding-bottom: 40px;
    }

    .add-comment .comment-evaluate .evaluate-content textarea {
        line-height: 26px;
    }
}

@media screen and (max-width:320px) {
    .add-comment .comment-tit {
        font-size: 12px;
    }

    .add-comment .comment-lsit .list-tit span {
        padding-right: 0;
    }

    .add-comment .comment-lsit .list-tit i {
        font-size: 12px;
        width: 35px;
        margin-left: 0;
        height: 18px;
        line-height: 17px;
    }

    .add-comment .comment-evaluate .evaluate-tit {
        font-size: 14px;
    }

    .add-comment .comment-evaluate .evaluate-class {
        margin: 15px 0;
    }

    .add-comment .comment-evaluate button {
        margin-top: 15px;
    }
}

/*鏈嶅姟鏀寔-杞欢璁稿彲鐢宠*/
.add-apply {
    padding: 40px 0 20px;
}

.add-apply .apply-tit {
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

.add-apply .apply-tit span {
    font-size: 14px;
    margin-left: 20px;
}

.add-apply .table {
    margin-top: 50px;
    padding: 0px 100px;
}

.add-apply .table .fl,
.add-apply .table .fr {
    width: 50%;
}

.add-apply .table .fl {
    padding-right: 4%;
}

.add-apply .table .fr {
    padding-left: 4%;
}

.add-apply .table form .input {
    position: relative;
    padding-left: 130px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 30px;
}

.add-apply .table form .input span {
    position: absolute;
    left: 0;
    width: 120px;
    text-align: right;
}

.add-apply .table form .input span i {
    font-style: normal;
    vertical-align: middle;
    color: #0083c5;
    font-size: 16px;
}

.add-apply .table form .input input,
.add-apply .table form .input select {
    width: 100%;
    height: 100%;
    border: 1px solid #b3b3b3;
    padding: 12px;
    border-radius: 4px;

}

.add-apply .table form .ps {
    position: relative;
    padding-left: 50px;
    width: 100%;
    padding-left: 130px;
}

.add-apply .table form .ps span {
    position: absolute;
    left: 0;
    width: 120px;
    text-align: right;
}

.add-apply .table form .ps textarea {
    width: 100%;
    height: 90px;
    background: #f5f5f5;
    padding: 12px;
    resize: none;
    border: 1px solid #ededed;
    border-radius: 4px;
}

.add-apply .table form .submit {
    width: 100%;
    text-align: center;
}

.add-apply .table form .submit button {
    width: 200px;
    height: 45px;
    border: 0;
    background: #0083c5;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    cursor: pointer;
    border-radius: 4px;
    margin: 80px 0;
}

@media screen and (max-width:1024px) {
    .add-apply .table {
        padding: 0 20px;
    }

    .add-apply .table .fl {
        padding-right: 2%;
    }

    .add-apply .table .fr {
        padding-left: 2%;
    }
}

@media screen and (max-width:768px) {
    .add-apply .table {
        padding-right: 30px;
    }

    .add-apply .table {
        margin-top: 30px;
    }

    .add-apply {
        padding: 0;
    }

    .add-apply .apply-tit {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .add-apply .table .fl,
    .add-apply .table .fr {
        width: 100%;
        padding: 0;
    }

    .add-apply .table form .submit button {
        margin: 0px 0 40px;
    }

    .add-apply .table form .input span,
    .add-apply .table form .ps span {
        width: 90px;
    }

    .add-apply .table form .input,
    .add-apply .table form .ps {
        padding-left: 95px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width:640px) {
    .add-apply .table {
        padding: 0 10px 0 0;
    }
}

/*鏈嶅姟鏀寔-鎻愪氦宸ュ崟-鎻愪氦鎴愬姛*/
.add-apply-succeed {
    text-align: center;
    padding: 180px 0;
}

.add-apply-succeed .tit img {
    width: 55px;
    height: 55px;
}

.add-apply-succeed .tit span {
    line-height: 55px;
    vertical-align: top;
    padding-left: 50px;
}

.add-apply-succeed .tit {
    vertical-align: middle;
    font-size: 24px;
}

.add-apply-succeed .text {
    margin-top: 40px;
    font-size: 18px;
}

@media screen and (max-width:640px) {
    .add-apply-succeed {
        padding: 60px 0;
    }

    .add-apply-succeed .tit span {
        padding-left: 20px;
        font-size: 18px;
    }

    .add-apply-succeed .text {
        font-size: 16px;
    }
}

/*浜у搧-浜у搧鍒楄〃*/
.add-position i {
    font-style: normal;
    color: #0083c5;
    font-size: 12px;
    padding-left: 10px;
}

.add-position span {
    position: relative;
}

.add-position span ul {
    z-index: -1;
    opacity: 0;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 0px;
    background: #f5f5f5;
    padding: 15px 10px;
    font-size: 16px;
    min-width: 360px;
    border: 1px solid #ccc;
    top: 25px;
    border-radius: 2px;
}

.add-position span>a {
    padding: 5px;
    position: relative;
    z-index: 5;
    border: 1px solid rgba(0, 0, 0, 0);
}

.add-position span:hover>a {
    border: 1px solid #ccc;
    border-radius: 2px;
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #f5f5f5;
}

.add-position span:hover ul {
    z-index: 2;
    opacity: 1;
}

.add-position span ul li {
    float: left;
    width: 50%;
    text-align: center;
    white-space: nowrap;
}

.add-position span ul li a {
    line-height: 30px;
    font-size: 14px;
}

.add-position span ul li a:hover {
    color: #0083c5;
}

@media screen and (max-width:1024px) {
    .add-position span ul {
        top: 21px;
        padding: 10px;
    }
}

@media screen and (max-width:640px) {
    .add-position span ul {
        width: auto;
        min-width: auto;
        max-height: 300px;
        overflow: auto;
    }

    .add-position span ul li {
        width: 100%;
        white-space: nowrap;
        text-align: left;
    }
}

/*绔欏唴鎼滅储*/
.add-websearch {
    position: relative;
    padding-left: 270px;
    min-height: 530px;
}

.add-websearch .left {
    position: absolute;
    left: 0;
    width: 270px;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #333;
}

.add-websearch .left>div {
    height: 45px;
    line-height: 45px;
}

.add-websearch .left .tit {
    color: #fff;
    background: #0083c5;
    padding-left: 35px;
}

.add-websearch .left .class {
    background-color: #f5f5f5;
    padding-left: 25px;
}

.add-websearch .left ul {
    padding: 0 15px 0 25px;
}

.add-websearch .left ul li {
    vertical-align: middle;
    padding: 12px 0;
    cursor: pointer;
}

.add-websearch .left ul li .num {
    float: right;
    color: #0083c5;
}

.add-websearch .left ul li i {
    font-style: normal;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    cursor: pointer;
}

.add-websearch .left ul li i.active {
    background: url(../images/icons-003.png) no-repeat center center;
    background-size: cover;
}

.add-websearch .right {
    padding-left: 50px;
}

.add-websearch .right .tit {
    border-bottom: 1px solid #e6e6e6;
}

.add-websearch .right .tit h2 {
    font-size: 24px;
    color: #333;
}

.add-websearch .right .tit p {
    color: #999;
    margin: 10px 0 20px;
}

.add-websearch .right .list {
    position: relative;
    padding-left: 180px;
    padding: 30px 0px 30px 180px;
    border-bottom: 1px solid #e6e6e6;
}

.add-websearch .right .list.no-img {
    padding-left: 0;
}

.add-websearch .right .list:hover b,
.add-websearch .right .list:hover img {
    transform: scale(1.1);
}

.add-websearch .right .list:hover h3 {
    color: #0083c5;
}

.add-websearch .right .list img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.add-websearch .right .list .img {
    position: relative;
    text-align: center;
    position: absolute;
    left: 0;
    width: 180px;
    height: 130px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.add-websearch .right .list .img b {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    display: block;
}

.add-websearch .right .list .content {
    padding-left: 30px;
    color: #474847;
}

.add-websearch .right .list .content h3 {
    font-size: 18px;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.add-websearch .right .list .content p {
    font-size: 16px;
    line-height: 28px;
    margin: 15px 0;
    height: 56px;
    overflow: hidden;
}

@media screen and (max-width:1024px) {
    .add-websearch .right .list {
        padding-left: 120px;
    }

    .add-websearch .right .list .img {
        width: 120px;
    }
}

@media screen and (max-width:640px) {
    .add-websearch .left {
        position: static;
        width: 100%;
    }

    .add-websearch,
    .add-websearch .right,
    .add-websearch .right .list,
    .add-websearch .right .list .content {
        padding-left: 0;
    }

    .add-websearch .left {
        font-size: 14px;
    }

    .add-websearch .left>div {
        height: 35px;
        line-height: 35px;
    }

    .add-websearch .left ul li {
        padding: 8px 0;
    }

    .add-websearch .right {
        margin-top: 30px;
    }

    .add-websearch .right .tit h2 {
        font-size: 18px;
    }

    .add-websearch .right .list .img {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 60%;
    }

    .add-websearch .right .list .content {
        margin-top: 25px;
    }

    .add-websearch .right .list .img b {
        position: absolute;
        left: 0;
        top: 0;
    }
}

/*绔欏唴鎼滅储--鏃犵粨鏋?/
.websearch-noresult .right .content {
    padding-left: 80px;
    text-align: center;
    position: relative;
    width: 400px;
    margin: 100px auto;
}

.websearch-noresult .right .content img {
    position: absolute;
    left: 0;
    width: 50px;
}

.websearch-noresult .right .content h2 {
    font-size: 24px;
    color: #0083c5;
    padding-bottom: 10px;
}

.websearch-noresult .right .content .text {
    text-align: left;
}

@media screen and (max-width:768px) {
    .websearch-noresult .right .content {
        width: auto;
    }
}

@media screen and (max-width:640px) {
    .websearch-noresult .right .content h2 {
        font-size: 18px;
    }
}

/*鎴戜滑鐨勬渚?/
.add-ourcase .table {
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
}

.add-ourcase .table span {
    display: inline-block;
    min-width: 70px;
    height: 30px;
    color: #484748;
    line-height: 30px;
    cursor: pointer;
    margin: 0 5px;
    font-size: 16px;
}

.add-ourcase .table span.active,
.add-ourcase .table span:hover {
    background: #0083c5;
    color: #fff;
}

@media screen and (max-width:640px) {
    .add-ourcase .table {
        padding: 20px 0 20px;
    }
}

/*鏂伴椈璇︽儏*/
.add-news {
    position: relative;
    padding-right: 320px;
}

.add-news .partner {
    padding-right: 60px;
	min-height:900px;
}

.add-news .news-list {
    position: absolute;
    right: 0;
    top: 0;
    width: 320px;
    color: #484748;
    margin-top: 65px;
}

.add-news .news-list h2 {
    font-size: 20px;
    border-bottom: 1px dashed #b3b3b3;
    padding-bottom: 15px;
}

.add-news .news-list ul li {
    margin-top: 5px;
    color: #ccc;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
}

.add-news .news-list ul li a:hover {
    color: #0083c5;
}

.add-news .news-list ul {
    font-size: 16px;
    margin-bottom: 70px;
    list-style-type: disc;
    list-style-position: inside;
}

@media screen and (max-width:1024px) {
    .add-news .news-list {
        margin-top: 105px;
        width: 250px;
    }

    .add-news {
        padding-right: 250px;
    }
}

@media screen and (max-width:768px) {
    .add-news .news-list {
        margin-top: 75px;
        width: 180px;
    }

    .add-news {
        padding-right: 180px;
    }

    .add-news .partner {
        padding-right: 40px;
		min-height: auto;
    }

    .add-news .news-list h2 {
        font-size: 18px;
    }

    .add-news .news-list ul {
        margin-bottom: 40px;
        font-size: 14px;
    }

    .partner .partner-content p {
        line-height: 26px;
    }
}

@media screen and (max-width:640px) {
    .add-news .news-list {
        position: static;
    }

    .add-news,
    .add-news .partner {
        padding-right: 0;
    }

    .add-news .news-list {
        width: 100%;
        margin-top: 40px;
    }
}

/*鏀惧埌public閲岄潰鐨勬牱寮?/
/*鐢ㄦ埛涓績-棰勭害鏌ヨ*/
.add-mOrderList .list {
    font-size: 16px;
    margin-top: 50px;
    overflow: auto;
}

.add-mOrderList .list-header .snNum {
    padding-right: 60px;
}

.add-mOrderList table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 25px;
}

.add-mOrderList table tr td {
    text-align: center;
    border: 1px solid #ededed;
}

.add-mOrderList table tr td a:hover {
    color: #0083c5;
}

.add-mOrderList table tr {
    height: 30px;
}

.add-mOrderList table tbody tr {
    height: 80px;
}

.add-mOrderList table tbody tr .description {
    width: 450px;
    padding: 20px;
}

.add-page-containerLR20 .mOrderList-getMore {
    margin: 40px 20px 50px;
}

@media screen and (max-width:1024px) {
    .add-mFilterPanel .mFilterPanel-searchBox {
        width: 100%;
    }

    .add-mOrderList table tbody tr .description {
        width: 350px;
    }

    .add-mOrderList table,
    .add-mOrderList .list-header {
        width: 850px;
    }
}

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

    .add-mOrderList .list,
    .add-page-containerLR20 .mFilterPanel-tab-item span {
        font-size: 14px;
        padding-bottom: 0;
    }

    .add-page-containerLR20.mFilterPanel-tab-item {
        padding: 0 10px;
    }

    .add-mOrderList table tbody tr .description {
        width: 280px;
    }
}

/*鏈嶅姟鏀寔-棰勭害涓婇棬鏈嶅姟-榄旀柟蹇溅棰勭害涓婇棬鏈嶅姟*/
.add-reservationService {
    color: #484748;
    margin-top: 30px;
}

.add-reservationService .colorB {
    color: #0083c5;
}

.add-reservationService .ourService {
    padding-right: 80px;
    width: 60%;
}

.add-reservationService .ourService .attention {
    line-height: 24px;
    margin-top: 40px;
}

.add-reservationService .ourService .tit h2 {
    font-size: 24px;
}

.add-reservationService .ourService .tit p {
    font-size: 16px;
    margin: 25px 0 40px;
}

.add-reservationService .ourService table {
    width: 100%;
    font-size: 16px;
    border-collapse: collapse;
}

.add-reservationService .ourService table tr {
    height: 60px;
}

.add-reservationService .ourService table tr td {
    padding-left: 40px;
    border: 1px solid #ebebeb;
}

.add-reservationService .ourService table tr td:last-child {
    text-align: center;
    padding-left: 0;
}

.add-reservationService .ourService table thead tr {
    background: #ebebeb;
}

.add-reservationService .ourService table tbody tr td {
    border: 1px solid #ddd;
}

.add-reservationService .service-content {
    width: 40%;
    color: #fff;
}

.add-reservationService .service-content .img {
    position: relative;
    padding: 5px 25px 25px 25px;
    min-height: 440px;
}

.add-reservationService .service-content .img b {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.add-reservationService .service-content .service-list {
    position: relative;
    z-index: 1;
}

.add-reservationService .service-content .service-list h2 {
    font-size: 18px;
    padding: 20px 0;
}

.add-reservationService .service-content .service-list p {
    font-size: 14px;
    padding-left: 20px;
    line-height: 24px;
}

.add-reservationService-btn {
    text-align: center;
}

.add-reservationService-btn a {
    line-height: 45px;
    margin: 80px 0 120px;
    display: inline-block;
    min-width: 260px;
    height: 45px;
    border: 0;
    background: #0083c5;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}

@media screen and (max-width:1024px) {
    .add-reservationService .ourService {
        padding-right: 40px;
    }

    .add-reservationService .service-content .img {
        padding: 5px 15px 15px 15px;
    }
}

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

    .add-reservationService .ourService,
    .add-reservationService .service-content {
        width: 100%;
    }

    .add-reservationService .ourService {
        padding-right: 0;
    }

    .add-reservationService .service-content {
        margin-top: 50px;
    }

    .add-reservationService .ourService .attention {
        margin-top: 20px;
    }

    .add-reservationService .ourService .tit h2 {
        font-size: 18px;
    }

    .add-reservationService .ourService .tit p {
        font-size: 16px;
        margin: 10px 0 20px;
    }

    .add-reservationService .ourService table tr {
        height: 45px;
    }

    .add-reservationService-btn a {
        margin: 50px 0;
    }

    .add-reservationService {
        margin-top: 10px;
    }

    .add-reservationService .ourService table tr td {
        padding-left: 10px;
    }
}

@media screen and (max-width:640px) {
    .add-reservationService .ourService table {
        font-size: 14px;
    }

    .add-reservationService .service-content .service-list h2 {
        font-size: 16px;
        padding: 15px 0;
    }

    .add-reservationService .service-content {
        margin-top: 25px;
    }

    .add-reservationService .service-content .service-list p {
        padding-left: 0;
    }
}

/*妗堜緥*/
.add-download {
    padding: 30px 0;
    width: 19%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.add-download>a {
    position: relative;
    display: block;
}

.add-download .text {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 0 5px 65px;
}

.add-download .text span {
    color: #0083c5;
    line-height: 30px;
}

.add-download b {
    display: block;
    width: 50px;
    height: 56px;
    background-position: center;
    background-size: cover;
}

@media screen and (max-width:1024px) {
    .add-download {
        width: 24%;
    }
}

@media screen and (max-width:768px) {
    .add-download {
        width: 32%;
    }
}

@media screen and (max-width:640px) {
    .add-download {
        width: 49%;
    }
}

/*table{border-collapse:collapse;border-spacing:0;} th,td{padding: 0;}*/
.position {
    font-size: 16px;
    padding: 20px 0;
}

.position a {
    font-size: 16px;
}

.page-content {
    padding-top: 130px;
}
.productInfo {
    padding-bottom: 60px;
}

.productInfo .productInfo-info {
    margin-top: 0px;
}

.productInfo .productInfo-info .product-left {
    width: 40%;
    min-height: 510px;
    position: relative;
    z-index: 1;
    margin-bottom: 90px;
}

.productInfo .productInfo-info .product-left ul {
    width: 100%;
    padding: 0 80px;
    overflow: hidden;
}

.productInfo .productInfo-info .product-left ul li {
    position: relative;
    float: left;
    width: 20%;
    border: 1px solid #ececec;
    text-align: center;
    padding: 10px;
    height: 80px;
    margin-left: 0px;
}

.productInfo .productInfo-info .product-left ul li img {
    padding: 5px;
    max-height: 60%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.productInfo .productInfo-info .product-left ul li:hover {
    border-color: #484748;
    cursor: pointer;
}

.productInfo .productInfo-info .product-left .img {
    height: 426px;
    position: relative;
    text-align: center;
}

.productInfo .productInfo-info .product-left .img div {
    width: 25px;
    height: 45px;
    cursor: pointer;
}

.productInfo .productInfo-info .product-left .img .pre {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -23px;
}

.productInfo .productInfo-info .product-left .img .next {
    z-index: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -23px;
}

.productInfo .productInfo-info .product-right {
    padding: 40px 30px 0 50%;
    position: absolute;
}

.productInfo .productInfo-info .product-right h1 {
    font-size: 30px;
    font-weight: bold;
	color: #0083c5;
}

.productInfo .productInfo-info .product-right p {
    font-size: 14px;
    line-height: 28px;
    margin: 20px 0 20px 0;
    text-align: justify;
    overflow-y: auto;
}


.productInfo .productInfo-info .right-share {
    font-size: 16px;
    padding-right: 80px;
    margin-top: 60px;
}

.productInfo .productInfo-info .right-share div.share {
    position: relative;
}

.productInfo .productInfo-info .right-share div.share:after {
    content: "";
    margin-left: 20px;
    display: inline-block;
    width: 90%;
    border-top: 1px solid #ccc;
    position: absolute;
    top: 50%;
}

.productInfo .productInfo-info .right-share a {
    display: inline-block;
    background-repeat: no-repeat;
    margin: 5% 5% 0;
}

.productInfo .productInfo-info .right-share .btn {
    padding-left: 0;
}



.productInfo .productInfo-trait {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}

.productInfo .productInfo-trait h2 {
    font-size: 32px;
    color: #0083c5;
    padding: 45px 0 70px;
}

.productInfo .productInfo-trait .trait-content {
    /*border-bottom: 1px solid #000;*/
    opacity: .9;
    height: 230px;
    overflow: hidden;
}

.productInfo .productInfo-trait .trait-content .trait-list {
    width: 23%;
    float: left;
    padding: 0 15px;
    position: relative;
    height: 230px;
}

/*.productInfo .productInfo-trait .trait-content .trait-list:after{content: "";display: inline-block;border-right: 1px solid #fff;height: 50%;position: absolute;left: 1px;top: 20px;}*/
/*.productInfo .productInfo-trait .trait-content .trait-list:before{content: "";display: inline-block;border-right: 1px solid #000;height: 50%;position: absolute;left: 0px;top: 20px;}*/
/*.productInfo .productInfo-trait .trait-content .trait-list:nth-child(4n-3):after,.productInfo .productInfo-trait .trait-content .trait-list:nth-child(4n-3):before{border: none;}*/
.productInfo .productInfo-trait .trait-content .trait-list p {
    color: #fff;
    line-height: 30px;
    padding: 20px 0 50px;
    height: 140px;
}

.productInfo .productInfo-trait .more {
    /*border-top: 1px solid #fff;*/
    padding: 40px 0;
    opacity: .8;
}

.productInfo .productInfo-trait .more a {
    font-size: 18px;
    color: #fff;
    padding: 40px 13px;
}

.productInfo .productInfo-trait .more a:hover {
    color: #0083c5;
}
/*浜у搧-浜у搧鍒楄〃*/
.add-position i {
    font-style: normal;
    color: #0083c5;
    font-size: 12px;
    padding-left: 10px;
}

.add-position span {
    position: relative;
}

.add-position span ul {
    z-index: -1;
    opacity: 0;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 0px;
    background: #f5f5f5;
    padding: 15px 10px;
    font-size: 16px;
    min-width: 360px;
    border: 1px solid #ccc;
    top: 25px;
    border-radius: 2px;
}

.add-position span>a {
    padding: 5px;
    position: relative;
    z-index: 5;
    border: 1px solid rgba(0, 0, 0, 0);
}

.add-position span:hover>a {
    border: 1px solid #ccc;
    border-radius: 2px;
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #f5f5f5;
}

.add-position span:hover ul {
    z-index: 2;
    opacity: 1;
}

.add-position span ul li {
    float: left;
    width: 50%;
    text-align: center;
    white-space: nowrap;
}

.add-position span ul li a {
    line-height: 30px;
    font-size: 14px;
}

.add-position span ul li a:hover {
    color: #0083c5;
}

@media screen and (max-width:1024px) {
    .add-position span ul {
        top: 21px;
        padding: 10px;
    }
}

@media screen and (max-width:640px) {
    .add-position span ul {
        width: auto;
        min-width: auto;
        max-height: 300px;
        overflow: auto;
    }

    .add-position span ul li {
        width: 100%;
        white-space: nowrap;
        text-align: left;
    }
}