* {
    box-sizing: border-box;
    outline: 0
}

@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot?t=1667963642326');
    src: url('../fonts/iconfont.eot?t=1667963642326#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff2?t=1667963642326') format('woff2'), url('../fonts/iconfont.woff?t=1667963642326') format('woff'), url('../fonts/iconfont.ttf?t=1667963642326') format('truetype'), url('../fonts/iconfont.svg?t=1667963642326#iconfont') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-angle-up:before {
    content: "\e8c8"
}

.icon-angle-right:before {
    content: "\e8c9"
}

.icon-angle-down:before {
    content: "\e8cb"
}

.icon-angle-left:before {
    content: "\e935"
}

.icon-star:before {
    content: "\f0d4"
}

.icon-star-half-alt:before {
    content: "\f0d5"
}

.icon-star1:before {
    content: "\f2d3"
}

.icon-star-half:before {
    content: "\f2d4"
}

.icon-biaodankongjiandanxuan:before {
    content: "\e8c5"
}

.icon-chenggong:before {
    content: "\e671"
}

.icon-close:before {
    content: "\e748"
}

.icon-zhankai:before {
    content: "\e7d3"
}

.icon-wechat:before {
    content: "\e883"
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

body {
    color: #666;
    font-size: 16px;
    background: #fff;
    line-height: 1.5;
    font-family: "Microsoft YaHei", "arial"
}

@media (max-width: 1259px) {
    body {
        font-size: 14px !important
    }
}

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

@font-face {
    font-family: "Oswald";
    src: url("../fonts/Oswald-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

.vcenter {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    vertical-align: middle
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
    zoom: 1
}

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

.ellipsis2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

.ellipsis3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3
}

.ellipsis4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4
}

.ellipsis5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5
}

.container {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto
}

@media (max-width: 1300px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width: 1210px) {
    .container {
        max-width: 640px
    }
}

@media (max-width: 700px) {
    .container {
        max-width: 100%;
        padding: 0 20px
    }
}

.headerTop {
    height: 44px;
    color: #333;
    line-height: 44px;
    background: #f4f4f4
}

.headerTop a {
    color: #333;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.headerTop a:hover {
    color: #057ebf
}

.headerTop span {
    display: inline-block
}

.headerTop img {
    margin-right: 7px;
    margin-bottom: 3px;
    vertical-align: middle
}

.headerTop .tag {
    float: right
}

.headerTop .tag img {
    width: 24px;
    height: 24px
}

.headerTop .tag span {
    padding: 0 25px;
    position: relative
}

.headerTop .tag span:before {
    content: "";
    width: 1px;
    height: 10px;
    top: 50%;
    left: 0;
    margin-top: -5px;
    position: absolute;
    background: #d5d5d5
}

.headerTop .tag i {
    color: #057ebf;
    font-family: arial;
    font-style: normal
}

.headerTop .tag .reg {
    padding-left: 0
}

.headerTop .tag .reg:before {
    display: none
}

.headerTop .tag .shop {
    padding-right: 0
}

.headerTop .tag .shop a:hover {
    text-decoration: none
}

.headerTop .nummenu {
    padding: 0 !important
}

.headerTop .nummenu:before {
    display: none
}

.headerTop .nummenu a {
    margin: 0 14px;
    display: inline-block
}

@media (max-width: 1210px) {
    .headerTop {
        display: none
    }
}

.headerSearch {
    height: 110px
}

.headerSearch .logo {
    float: left;
    display: block;
    margin-top: 10px
}

.headerSearch .search {
    display: block;
    float: right;
    max-width: 660px;
    width: 100%;
    margin-top: 37px;
    position: relative
}

.headerSearch .search input {
    width: 100%;
    height: 42px;
    padding: 10px;
    padding-left: 44px;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    padding-right: 110px;
    font-family: "微软雅黑";
    border: solid 1px #dedede
}

.headerSearch .search label {
    top: 10px;
    left: 10px;
    position: absolute
}

.headerSearch .search img {
    width: 22px;
    height: 22px
}

.headerSearch .search .btn {
    right: 0;
    top: 0;
    height: 100%;
    color: #fff;
    width: 93px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.headerSearch .search .btn:hover {
    background: -webkit-linear-gradient(left, #8cc221, #047ec0);
    background: linear-gradient(to right, #8cc221, #047ec0)
}

.headerSearch .shop1 {
    right: 65px;
    top: 21px;
    display: none;
    position: absolute
}

.headerSearch .shop1 i {
    font-style: normal
}

.headerSearch .hmenu {
    right: 20px;
    top: 15px;
    display: none;
    position: absolute
}

@media (max-width: 1300px) {
    .headerSearch .search {
        max-width: 460px
    }
}

@media (max-width: 1210px) {
    .headerSearch {
        height: 120px;
        z-index: 99;
        width: 100%;
        left: 0;
        top: 0;
        background: #fff;
        position: fixed;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)
    }

    .headerSearch .logo img {
        max-height: 45px
    }

    .headerSearch .search {
        max-width: 100%;
        margin-top: 10px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
    }

    .headerSearch .search input {
        font-size: 12px;
        padding-right: 70px
    }

    .headerSearch .search .btn {
        font-size: 12px;
        width: 60px
    }

    .headerSearch .shop1, .headerSearch .hmenu {
        display: block
    }
}

.bluebg {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.nav {
    height: 74px;
    background: url(../images/nav-bg.jpg) repeat-x top center
}

.nav li:first-child {
    margin-left: 15px
}

.nav li {
    float: left;
    position: relative
}

.nav li > a {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 74px;
    position: relative;
    padding: 0 35px;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.nav li i {
    width: 6px;
    height: 6px;
    font-style: normal;
    margin-right: 14px;
    margin-top: 31px;
    vertical-align: top;
    display: inline-block;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav li .subnav {
    top: 74px;
    left: 0;
    z-index: 9;
    width: 100%;
    display: none;
    text-align: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    position: absolute;
    background: #fff
}

.nav li .subnav a {
    padding: 15px 5px;
    display: block;
    color: #333
}

.nav li .subnav a:hover {
    color: #fff;
    background: #81bc2e
}

.nav li:hover > a {
    background: rgba(0, 0, 0, 0.1)
}

.nav li:hover .subnav {
    display: block
}

.nav .active > a {
    background: rgba(0, 0, 0, 0.1)
}

@media (max-width: 1300px) {
    .nav li > a {
        font-size: 16px
    }

    .nav li .subnav a {
        padding: 10px 5px
    }
}

@media (max-width: 1210px) {
    .nav {
        display: none !important
    }
}

.fixed {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    position: fixed;
    -webkit-animation: 1s dong;
    animation: 1s dong
}

.banner .txtbox {
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    position: absolute
}

.banner .container {
    position: relative
}

.banner .pic {
    position: relative
}

.banner .tu {
    display: block;
    position: relative
}

.banner .tu:after {
    content: "";
    display: block;
    padding-bottom: 39.5%
}

.banner .tu img {
    width: 100%
}

.banner .propic {
    width: 60%;
    float: right;
    margin-right: -120px
}

.banner .lefttext {
    width: 60%;
    left: 0;
    color: #414141;
    padding-top: 12%;
    position: absolute
}

.banner .t1 {
    color: #057ebf;
    font-size: 64px;
    font-weight: 700
}

.banner .t2 {
    font-size: 27px;
    font-weight: lighter
}

.banner .t3 {
    color: #057ebf;
    font-size: 45px;
    font-weight: 700;
    margin-top: 20px
}

.banner .t4 {
    font-size: 50px;
    line-height: 70px;
    color: #057ebf;
    padding-top: 10%
}

.banner .t4 span {
    color: #8dc221
}

.banner .t5 {
    color: #fff;
    font-size: 20px;
    margin-top: 20px
}

.banner .t6 {
    color: #057ebf
}

.banner .t7 {
    margin-left: -30px
}

.banner .tag {
    font-size: 24px;
    padding-top: 30px
}

.banner .tag span {
    margin-top: 30px;
    width: 26%;
    float: left
}

.banner .tag span img {
    margin: 7px 10px 0 0;
    display: inline-block
}

.banner .tag .last {
    width: 33.333%
}

.banner .btn {
    margin-top: 60px
}

.banner .btn a {
    color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    height: 60px;
    padding: 0 60px 0 40px;
    line-height: 60px;
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    position: relative
}

.banner .btn a:hover {
    background: -webkit-linear-gradient(left, #8cc221, #047ec0);
    background: linear-gradient(to right, #8cc221, #047ec0)
}

.banner .btn i {
    width: 40px;
    height: 40px;
    line-height: 36px;
    vertical-align: top;
    color: #057ebf;
    background: #fff;
    border-radius: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    right: 10px;
    top: 10px;
    position: absolute
}

.banner .slick-dots {
    bottom: 30px
}

.banner .slick-dots li {
    margin: 0 7px
}

.banner .slick-dots li button {
    width: 7px;
    height: 7px
}

.banner .slick-dots li.slick-active button {
    height: 17px;
    background: #057ebf
}

.banner .tu-ph {
    display: none
}

.banner .slick-active .propic {
    -webkit-animation: 2s fadeInLeft2 ease;
    animation: 2s fadeInLeft2 ease
}

@media (max-width: 1610px) {
    .banner .t1 {
        font-size: 40px
    }

    .banner .t2 {
        font-size: 20px
    }

    .banner .t3 {
        font-size: 24px
    }

    .banner .tag {
        font-size: 18px
    }

    .banner .tag span {
        margin-top: 0
    }

    .banner .btn {
        margin-top: 60px
    }

    .banner .propic img {
        max-height: 600px
    }

    .banner .t4 {
        font-size: 40px;
        line-height: 50px;
        padding-top: 0
    }

    .banner .t5 {
        font-size: 16px
    }
}

@media (max-width: 1600px) {
    .banner .lefttext {
        padding-top: 8%
    }
}

@media (max-width: 1210px) {
    .banner {
        margin-top: 120px
    }

    .banner .tu {
        display: none
    }

    .banner .tu-ph {
        display: block
    }

    .banner .txtbox {
        display: none
    }

    .banner .slick-dots {
        bottom: 20px
    }

    .banner .slick-dots li {
        margin: 0 3px
    }

    .banner .slick-dots li button {
        height: 7px !important
    }
}

@media (max-width: 640px) {
    .banner {
        background: #ceeaf2
    }

    .banner .tu img {
        display: none
    }

    .banner .txtbox {
        top: auto;
        left: auto;
        position: relative
    }

    .banner .propic {
        width: 100%;
        float: none;
        padding: 20px;
        margin-right: 0;
        text-align: center
    }

    .banner .lefttext {
        width: 100%;
        float: none;
        left: auto;
        padding-top: 0;
        position: relative;
        margin-top: -30px;
        text-align: center
    }

    .banner .t1 {
        font-size: 24px
    }

    .banner .t2 {
        font-size: 16px
    }

    .banner .t3 {
        font-size: 18px;
        margin-top: 10px
    }
}

.index-title {
    color: #273353;
    font-size: 28px;
    font-weight: 700;
    height: 53px;
    padding-left: 98px;
    background: url(../images/index-title.png) no-repeat
}

.index-title span {
    padding-top: 20px;
    display: inline-block
}

@media (max-width: 1300px) {
    .index-title {
        font-size: 22px
    }
}

.index-product {
    padding: 60px 0;
    overflow: hidden
}

.index-product .srcoll {
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 70px
}

.index-product .srcoll .slick-dots {
    bottom: -60px
}

.index-product .srcoll .slick-dots li {
    padding: 0 0
}

.index-product .srcoll .slick-dots li button {
    background: #c5c5c5;
    vertical-align: top;
    width: 5px;
    height: 5px;
    font-size: 0;
    color: #c5c5c5;
    margin: 0 10px;
    margin-top: 8px;
    display: inline-block;
    line-height: 20px;
    font-family: "Roboto"
}

.index-product .srcoll .slick-dots li.slick-active button {
    font-size: 18px;
    width: 30px;
    padding: 0;
    margin: 0;
    vertical-align: top;
    background: none;
    font-weight: 700;
    color: #878787
}

.index-product .srcoll .slick-dots li.slick-active button:before {
    content: "0";
    display: inline-block
}

.index-product .srcoll .slick-prev, .index-product .srcoll .slick-next {
    width: 26px;
    height: 26px;
    top: auto;
    margin-top: 0;
    bottom: -70px;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    border: solid 1px #b6b6b6
}

.index-product .srcoll .slick-prev:before, .index-product .srcoll .slick-next:before {
    color: #d1d1d1;
    font-size: 16px;
    font-family: "宋体";
    line-height: 24px
}

.index-product .srcoll .slick-prev:hover, .index-product .srcoll .slick-next:hover {
    border-width: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.index-product .srcoll .slick-prev:hover:before, .index-product .srcoll .slick-next:hover:before {
    color: #fff
}

.index-product .srcoll .slick-prev {
    left: 42%
}

.index-product .srcoll .slick-prev:before {
    content: "<"
}

.index-product .srcoll .slick-next {
    right: 44%
}

.index-product .srcoll .slick-next:before {
    content: ">"
}

.index-product ul {
    margin: 0 -14px
}

.index-product li:hover .pic {
    border-color: #91bcd5
}

.index-product li:hover .pic:before {
    opacity: .35
}

.index-product li:hover .tig {
    opacity: 1;
    bottom: 20px
}

.index-product li:hover .tit a {
    color: #057ebf
}

.index-product li {
    padding: 0 15px
}

.index-product li .box {
    overflow: hidden;
    position: relative
}

.index-product li .tig {
    height: 40px;
    bottom: -20px;
    left: 50%;
    z-index: 9;
    opacity: 0;
    max-width: 170px;
    width: 100%;
    font-size: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px;
    background: #fff;
    position: absolute
}

.index-product li .tig .icon {
    padding: 0 16px;
    display: inline-block;
    position: relative;
    height: 40px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border-left: solid 1px #e7e7e7
}

.index-product li .tig .icon img {
    width: 24px;
    height: 24px;
    margin-top: 8px;
    vertical-align: middle
}

.index-product li .tig .icon:hover {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.index-product li .tig .icon:hover .i1 {
    opacity: 0
}

.index-product li .tig .icon:hover .i2 {
    opacity: 1
}

.index-product li .tig .icon:first-child {
    border: 0
}

.index-product li .tig .icon:first-child:hover {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.index-product li .tig .icon:last-child:hover {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.index-product li .tig .i2 {
    top: 0;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute
}

.index-product li .pic {
    background: #fff;
    border: solid 1px #dedede;
    overflow: hidden;
    position: relative
}

.index-product li .pic:after {
    content: "";
    display: block;
    padding-bottom: 65%
}

.index-product li .pic:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.index-product li .tit {
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    margin-top: 10px
}

.index-product li .tit a {
    display: block;
    color: #333
}

@media (max-width: 1220px) {
    .index-product {
        padding: 40px 0
    }

    .index-product ul {
        margin: 0 -5px
    }

    .index-product li {
        padding: 0 5px
    }

    .index-product li .tig {
        display: none !important
    }

    .index-product .srcoll {
        margin-top: 30px;
        padding-bottom: 50px
    }

    .index-product .srcoll .slick-prev {
        left: 40%;
        bottom: -50px
    }

    .index-product .srcoll .slick-next {
        right: 40%;
        bottom: -50px
    }
}

.index-product1 {
    background: #f4f4f4
}

.index-news {
    overflow: hidden;
    padding: 80px 0 245px 0;
    background: #f4f4f4
}

.index-news .index-title {
    height: auto;
    padding-left: 0;
    background: none;
    text-align: center
}

.index-news .index-text {
    font-size: 18px;
    margin-top: 15px;
    text-align: center
}

.index-news .list {
    padding-top: 70px
}

.index-news ul {
    margin: 0 -12px
}

.index-news li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.index-news li:hover .tit {
    color: #057ebf
}

.index-news li {
    width: 25%;
    float: left;
    padding: 0 12px
}

.index-news li .item {
    padding: 20px;
    background: #fff;
    box-shadow: 6px 0 13px rgba(0, 91, 208, 0.08)
}

.index-news li .pic {
    border-radius: 5px;
    position: relative;
    overflow: hidden
}

.index-news li .pic:after {
    content: "";
    display: block;
    padding-bottom: 74%
}

.index-news li .pic img {
    width: 100%;
    border-radius: 5px;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.index-news li .time {
    height: 26px;
    color: #fff;
    width: 120px;
    float: right;
    font-size: 12px;
    font-weight: 700;
    font-family: arial;
    margin-right: 20px;
    line-height: 26px;
    text-align: center;
    background: #70be45;
    border-radius: 30px;
    position: relative;
    margin-top: -15px
}

.index-news li .time img {
    width: 16px;
    height: 16px;
    margin: 4px 5px 0 0
}

.index-news li .tag {
    font-size: 14px;
    color: #686a6f;
    margin-top: 30px;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.index-news li .tag img {
    margin-right: 5px;
    margin-top: -1px
}

.index-news li .tit {
    color: #273353;
    font-weight: 700;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 20px
}

.index-news li .more {
    color: #70be45;
    margin-top: 20px;
    font-weight: 700
}

@media (max-width: 1300px) {
    .index-news .index-text {
        font-size: 14px;
        margin-top: 0
    }

    .index-news .list {
        padding-top: 40px
    }
}

@media (max-width: 1210px) {
    .index-news {
        padding: 40px 0
    }

    .index-news .list {
        padding-top: 0
    }

    .index-news ul {
        margin: 0 -5px
    }

    .index-news li {
        width: 50%;
        padding: 0 5px;
        margin-top: 20px
    }

    .index-news li .item {
        padding: 10px;
        border-radius: 5px
    }

    .index-news li .time {
        width: 110px;
        display: none;
        margin-right: 10px
    }

    .index-news li .tit {
        height: 24px;
        margin-top: 5px
    }

    .index-news li .tag {
        margin-top: 10px
    }

    .index-news li .more {
        margin-top: 10px
    }
}

.index-process {
    padding: 80px 0
}

.index-process li {
    width: 25%;
    float: left;
    font-weight: 700;
    border-left: solid 1px #ebebeb;
    text-align: center
}

.index-process li img {
    margin-top: -10px;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.index-process li .tit {
    font-size: 20px;
    color: #001d33;
    margin-top: 10px
}

.index-process li .txt {
    font-size: 14px;
    margin-top: 10px
}

.index-process li:first-child {
    border-left: 0
}

.index-process li:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

@media (max-width: 1210px) {
    .index-process {
        padding: 50px 0
    }

    .index-process li img {
        max-height: 40px
    }

    .index-process li .tit {
        font-size: 14px;
        margin-top: 0
    }

    .index-process li .txt {
        margin-top: 0;
        display: none;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
}

.home-messge-partner {
    margin-top: -170px;
    position: relative
}

.home-messge-partner .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.home-messge-partner .left {
    width: 43%;
    float: left
}

.home-messge-partner .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 57%;
    float: left;
    padding-left: 20px
}

@media (max-width: 1210px) {
    .home-messge-partner {
        margin-top: 30px
    }

    .home-messge-partner .container {
        display: block
    }

    .home-messge-partner .left {
        width: 100%;
        float: none
    }

    .home-messge-partner .right {
        width: 100%;
        float: none;
        padding-left: 0
    }
}

.home-message {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    color: #fff;
    border-radius: 5px;
    padding: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 1
}

.home-message a {
    color: #fff
}

.home-message .titleBig {
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    padding-left: 65px;
    margin-bottom: 10px
}

.home-message .titleBig:before {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/message.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 30px
}

.home-message .info {
    margin-bottom: 10px;
    text-align: justify
}

.home-message .form {
    position: relative
}

.home-message .form-input {
    width: 100%;
    height: 62px;
    line-height: 58px;
    border: 2px #fff solid;
    border-radius: 5px;
    padding: 0 177px 0 25px;
    background: transparent;
    color: #fff
}

.home-message .form-input:-ms-input-placeholder {
    color: #fff
}

.home-message .form-input::-ms-input-placeholder {
    color: #fff
}

.home-message .form-input:-moz-placeholder {
    color: #fff
}

.home-message .form-input::-moz-placeholder {
    color: #fff
}

.home-message .form-input::-webkit-input-placeholder {
    color: #fff
}

.home-message .submit {
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    border: none;
    background: #fcf7ff;
    color: #057ebf;
    -webkit-tap-highlight-color: transparent;
    appearance: none;
    position: absolute;
    top: 6px;
    right: 6px
}

.home-message .submit:hover {
    background: #057ebf;
    color: #fff
}

@media (max-width: 1210px) {
    .home-message .titleBig {
        font-size: 18px;
        line-height: 24px
    }

    .home-message .titleBig:before {
        top: 10px
    }

    .home-message .form-input {
        padding-right: 100px;
        padding-left: 15px;
        border-width: 1px;
        height: 52px;
        line-height: 50px
    }

    .home-message .submit {
        width: 60px;
        height: 40px;
        line-height: 40px
    }
}

.home-partner {
    background: #fff;
    box-shadow: 0 0 13px 0 rgba(0, 91, 208, 0.08);
    padding: 30px 40px 0 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 1
}

.home-partner .titleBig {
    font-weight: 700;
    color: #273353;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px #e0e0e0 solid
}

.home-partner .list {
    margin: 0 -10px;
    padding: 25px 0 20px 0
}

.home-partner .list li {
    width: 25%;
    float: left;
    padding: 0 10px 10px 10px
}

.home-partner .list .item {
    width: 100%
}

.home-partner .list .item li {
    width: 100%
}

.home-partner .list .box {
    border: 1px #ebf2f3 solid;
    text-align: center;
    padding: 5px
}

.home-partner .list .pic {
    border: 1px #e3e1e1 solid;
    overflow: hidden;
    position: relative
}

.home-partner .list .pic:after {
    content: "";
    display: block;
    padding-top: 55.55555556%
}

.home-partner .list .pic img {
    -webkit-transition: all .5s;
    transition: all .5s
}

.home-partner .list .box:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home-partner .slick-prev, .home-partner .slick-next {
    width: 26px;
    height: 26px;
    border: 0;
    margin-top: -13px;
    border-radius: 5px;
    background: #dadee0;
    z-index: 9
}

.home-partner .slick-prev:before, .home-partner .slick-next:before {
    font-size: 20px;
    opacity: 1
}

.home-partner .slick-prev:hover, .home-partner .slick-next:hover {
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    border: 0
}

.home-partner .slick-prev {
    left: -22px
}

.home-partner .slick-prev:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/icon-10.svg) no-repeat center center
}

.home-partner .slick-next {
    right: -22px
}

.home-partner .slick-next:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    background: url(../images/icon-11.svg) no-repeat center center
}

@media (max-width: 1210px) {
    .home-partner .titleBig {
        font-size: 20px
    }
}

.footer {
    background: #115083 url(../images/footer-bg.png) no-repeat center center;
    background-size: cover;
    color: #666;
    padding-top: 60px
}

.footer img {
    vertical-align: middle
}

.footer a {
    color: #666
}

.footer a:hover {
    text-decoration: underline
}

.footer .contact-menu {
    padding-bottom: 60px;
    overflow: hidden
}

.footer .ewm {
    float: left;
    width: 160px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    border: solid 1px #dadada
}

.footer .ewm .pic {
    padding: 8px 8px 0 8px
}

.footer .ewm .title {
    line-height: 40px
}

.footer .share {
    font-size: 0;
    padding-right: 50px;
    margin-top: 10px
}

.footer .share a {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    vertical-align: middle;
    text-decoration: none;
    margin: 0 10px 0 0
}

.footer .share a:hover {
    background: -webkit-linear-gradient(left, #8cc221, #047ec0);
    background: linear-gradient(to right, #8cc221, #047ec0)
}

.footer .footer-contact {
    width: 48%;
    float: left;
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 30px;
    padding-left: 10px;
    text-align: right
}

.footer .footer-contact .lxfs {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 20px
}

.footer .footer-contact .tel {
    padding-right: 60px;
    margin-bottom: 5px;
    position: relative
}

.footer .footer-contact .tel .icon {
    display: block;
    width: 44px;
    height: 44px;
    vertical-align: top;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    position: absolute;
    right: 0;
    top: 0
}

.footer .footer-contact .p-1 {
    font-size: 14px;
    line-height: 20px
}

.footer .footer-contact .p-2 {
    font-size: 24px;
    line-height: 30px
}

.footer .footer-contact .p-2 a {
    color: #333;
    font-weight: 700
}

.footer .footer-contact .p-2 a:hover {
    text-decoration: none
}

.footer .footer-contact .p-2 img {
    opacity: .2
}

.footer .footer-contact .p-3 {
    margin-top: 10px;
    padding-right: 60px;
    position: relative
}

.footer .footer-contact .p-3 .iconfont {
    width: 44px;
    text-align: center;
    color: #ccc;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0
}

.footer .footer-contact .p-3 a {
    color: #666
}

.footer .footer-contact .p-3 img {
    opacity: .2
}

.footer .menu {
    width: 51%;
    float: left
}

.footer .menu .title {
    color: #001d33;
    font-size: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    font-weight: 700
}

.footer .menu .title a {
    color: #001d33
}

.footer .item {
    width: 29%;
    float: left;
    position: relative
}

.footer .item:last-child .child {
    border: none
}

.footer .item:nth-child(2) {
    width: 36%
}

.footer .child {
    position: relative;
    padding-left: 20px;
    min-height: 150px
}

.footer .child a {
    color: #666;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative
}

.footer .child a:hover {
    color: #057ebf;
    text-decoration: underline
}

@media (max-width: 1210px) {
    .footer {
        padding-top: 30px
    }

    .footer .menu {
        display: none
    }

    .footer .footer-contact {
        width: 100%;
        float: none;
        padding-left: 0;
        display: block;
        text-align: center
    }

    .footer .footer-contact .lxfs {
        padding-right: 0
    }

    .footer .footer-contact .tel {
        padding-right: 0
    }

    .footer .footer-contact .tel .icon {
        display: none
    }

    .footer .footer-contact .p-3 {
        margin-top: 0;
        padding-right: 0
    }

    .footer .footer-contact .p-3 img {
        display: none
    }

    .footer .footer-contact .ewm {
        float: none;
        background: #fff;
        margin: 0 auto;
        margin-top: 20px
    }

    .footer .contact-menu {
        padding-bottom: 30px
    }

    .footer .share {
        display: none
    }
}

.copyright {
    color: #fff;
    padding: 30px 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    position: relative
}

.copyright .container {
    position: relative
}

.copyright a {
    color: #fff
}

.copyright a:hover {
    color: .8;
    text-decoration: underline
}

.copyright .a-1 {
    right: 0;
    bottom: 0;
    position: absolute;
    text-decoration: underline
}

.copyright .a-1:hover {
    opacity: .8
}

.copyright .span-1 {
    margin-top: 15px;
    display: block
}

.copyright .span {
    color: #fff910
}

.copyright .span a {
    padding: 0 5px;
    color: #fff910;
    display: inline-block
}

.copyright .span a:hover {
    opacity: .8
}

@media (max-width: 1210px) {
    .copyright .a-1 {
        right: auto;
        bottom: auto;
        position: relative
    }
}

.inside-banner {
    position: relative;
    overflow: hidden
}

.inside-banner img {
    width: 100%;
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease
}

.inside-banner:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-banner .txtbox {
    top: 50%;
    left: 0;
    width: 100%;
    color: #fff;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inside-banner .title {
    font-size: 40px;
    font-weight: 700;
    position: relative
}

.inside-banner .text {
    font-size: 20px;
    margin-top: 10px
}

@media (max-width: 1440px) {
    .inside-banner .title {
        font-size: 24px;
        line-height: 34px
    }
}

@media (max-width: 1210px) {
    .inside-banner {
        display: none
    }
}

.inside-current {
    height: 60px;
    color: #999;
    font-size: 14px;
    line-height: 60px;
    overflow: hidden
}

.inside-current a {
    color: #999;
    display: inline-block
}

.inside-current a:hover {
    color: #057ebf
}

.inside-current span {
    color: #333
}

.inside-current img {
    margin-right: 5px;
    margin-bottom: 6px;
    vertical-align: middle
}

@media (max-width: 1210px) {
    .inside-current {
        margin-top: 120px
    }
}

.inside-title {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #273353;
    padding-top: 15px
}

.inside-title .font16 {
    color: #666;
    font-size: 16px;
    padding-left: 20px;
    font-weight: normal
}

@media (max-width: 1210px) {
    .inside-title {
        font-size: 20px;
        padding-top: 0
    }

    .inside-title .font16 {
        font-size: 12px;
        padding-left: 0
    }
}

@media (max-width: 1210px) {
    .inside-title-ph {
        display: none
    }
}

.inside-menu {
    padding-top: 30px
}

.inside-menu ul {
    margin: 0 -10px
}

.inside-menu li {
    padding: 0 10px;
    width: 12.5%;
    float: left;
    margin-bottom: 3px;
    text-align: center
}

.inside-menu li a {
    width: 40px;
    display: block;
    width: 100%;
    border-radius: 30px;
    line-height: 38px;
    overflow: hidden;
    border: solid 1px #cdcdcd;
    position: relative
}

.inside-menu li a:before {
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 50%;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    opacity: 0;
    border-radius: 30px;
    position: absolute;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.inside-menu li a span {
    height: 38px;
    overflow: hidden;
    display: block;
    position: relative
}

@media (min-width: 1210px) {
    .inside-menu li a:hover {
        color: #fff
    }

    .inside-menu li a:hover:before {
        opacity: 1;
        width: 100%;
        left: 0
    }
}

.inside-menu .cur a {
    color: #fff
}

.inside-menu .cur a:before {
    opacity: 1;
    width: 100%;
    left: 0
}

@media (max-width: 1210px) {
    .inside-menu {
        padding-top: 0
    }

    .inside-menu ul {
        margin: 0 -2px
    }

    .inside-menu li {
        width: 33.33333333%;
        padding: 0 2px;
        margin-bottom: 10px
    }

    .inside-menu li a {
        height: 32px;
        line-height: 30px
    }

    .inside-menu li span {
        height: 32px;
        overflow: hidden
    }
}

.inside-news {
    background: #fff;
    padding: 0
}

.inside-news .list {
    padding-top: 46px
}

.inside-news li {
    padding-top: 24px
}

@media (max-width: 1210px) {
    .inside-news .list {
        padding-top: 0
    }

    .inside-news li {
        padding-top: 0
    }
}

.inside-page {
    text-align: center;
    padding-top: 60px
}

.inside-page a {
    width: 40px;
    height: 40px;
    color: #666;
    text-align: center;
    line-height: 38px;
    border-radius: 100%;
    margin: 0 5px;
    font-size: 12px;
    display: inline-block;
    border: solid 1px #d3d3d3
}

.inside-page a:first-child, .inside-page a:last-child {
    border: 0
}

.inside-page a:hover, .inside-page .active {
    color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    border: 0
}

.inside-page .prev, .inside-page .next {
    width: 106px;
    position: relative;
    border-radius: 30px
}

.inside-page .prev:before {
    content: "<";
    margin-right: 6px;
    font-family: "宋体";
    display: inline-block;
    font-weight: 700
}

.inside-page .next:after {
    content: ">";
    margin-left: 6px;
    font-family: "宋体";
    display: inline-block;
    font-weight: 700
}

@media (max-width: 640px) {
    .inside-page {
        padding-top: 40px
    }

    .inside-page a {
        display: none
    }

    .inside-page .prev, .inside-page .next {
        display: inline-block
    }
}

.inside-news-show {
    font-size: 14px;
    line-height: 24px;
    padding-top: 50px
}

.inside-news-show h1 {
    color: #333;
    font-size: 32px;
    line-height: 42px;
    text-align: center
}

.inside-news-show .info {
    color: #999;
    padding: 10px 0;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 40px;
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1
}

.inside-news-show .info span {
    padding: 0 20px;
    display: inline-block
}

.inside-news-show .txt {
    font-size: 16px;
    line-height: 30px
}

.inside-news-show .tag {
    margin-top: 40px;
    font-size: 16px
}

.inside-news-show .tag strong {
    font-size: 18px;
    color: #333
}

.inside-news-show .tag span {
    color: #fff;
    margin: 0 5px;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 3px;
    background: #057ebf;
    display: inline-block
}

.inside-news-show .inside-title {
    text-align: left;
    padding-top: 80px
}

@media (max-width: 1210px) {
    .inside-news-show {
        padding-top: 30px
    }

    .inside-news-show h1 {
        font-size: 18px;
        line-height: 24px
    }

    .inside-news-show .info {
        font-size: 12px
    }

    .inside-news-show .info span {
        padding: 0 2px;
        display: block
    }

    .inside-news-show .tag strong {
        font-size: 14px
    }

    .inside-news-show .tag span {
        margin: 0 2px;
        padding: 0 5px;
        font-size: 12px
    }

    .inside-news-show .inside-title {
        padding-top: 40px
    }
}

.inside-page-news {
    margin-top: 80px;
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1
}

.inside-page-news li {
    float: left;
    width: 42%;
    color: #999;
    padding: 0 30px;
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    border-left: solid 1px #e1e1e1
}

.inside-page-news li a {
    color: #999
}

.inside-page-news li a:hover {
    color: #057ebf
}

.inside-page-news li:nth-child(2) {
    width: 14%;
    text-align: center
}

.inside-page-news li:first-child {
    border-left: 0
}

@media (max-width: 1210px) {
    .inside-page-news {
        margin-top: 40px
    }

    .inside-page-news li {
        border: 0;
        height: 30px;
        line-height: 30px;
        float: none !important;
        width: 100% !important
    }

    .inside-page-news li:nth-child(2) {
        display: none
    }
}

.inside-dlpp {
    padding: 50px 0 30px 0;
    margin-top: 55px;
    background: #f4f5f7
}

.inside-dlpp ul {
    margin-top: 55px;
    text-align: center;
    font-size: 0
}

.inside-dlpp li {
    width: 16.66666667%;
    padding: 0 5px;
    margin-top: -50px;
    height: 214px;
    display: inline-block;
    background: url(../images/pp-bg.png) top center no-repeat
}

.inside-dlpp li span {
    display: block;
    text-align: center;
    position: relative
}

.inside-dlpp li span:after {
    content: "";
    display: block;
    padding-bottom: 95%
}

@media (max-width: 1200px) {
    .inside-dlpp {
        padding-top: 30px;
        margin-top: 40px
    }

    .inside-dlpp ul {
        margin-top: 0
    }

    .inside-dlpp li {
        width: 33.33333333%;
        margin-top: 0;
        height: auto;
        display: block;
        float: left;
        background: #fff;
        border: solid 5px #f4f5f7
    }
}

.inside-kcxfz {
    padding: 40px 0;
    margin-top: 55px;
    background: url(../images/fz-bg.jpg) no-repeat top center;
    background-size: cover
}

.inside-kcxfz .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.inside-kcxfz .left {
    width: 58%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    line-height: 30px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.inside-kcxfz .right {
    width: 42%;
    float: right
}

.inside-kcxfz .right li:hover .pic:before {
    background: rgba(0, 0, 0, 0.2)
}

.inside-kcxfz .right li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-kcxfz .right ul {
    margin: 0 -7px
}

.inside-kcxfz .right li {
    width: 50%;
    float: left;
    padding: 7px
}

.inside-kcxfz .right li .item {
    position: relative
}

.inside-kcxfz .right li .pic {
    overflow: hidden;
    border-radius: 10px;
    position: relative
}

.inside-kcxfz .right li .pic img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.inside-kcxfz .right li .pic:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 10px;
    position: absolute;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: rgba(0, 0, 0, 0.39)
}

.inside-kcxfz .right li .tit {
    top: 50%;
    width: 100%;
    z-index: 2;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    line-height: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inside-kcxfz .right li .tit span {
    display: block;
    padding: 10px
}

.inside-kcxfz .right li:nth-child(2) {
    margin-top: 40px
}

.inside-kcxfz .right li:nth-child(3) {
    margin-top: -40px
}

.inside-kcxfz .t1 {
    color: #333;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px
}

.inside-kcxfz .t2 {
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px
}

.inside-kcxfz .t3 {
    margin-top: 20px
}

@media (max-width: 1450px) {
    .inside-kcxfz .right li .tit {
        font-size: 18px
    }
}

@media (max-width: 1210px) {
    .inside-kcxfz {
        margin-top: 30px
    }

    .inside-kcxfz .left {
        display: block;
        width: 100%;
        float: none;
        line-height: 24px;
        padding-right: 0
    }

    .inside-kcxfz .left .t1 {
        line-height: 30px
    }

    .inside-kcxfz .right {
        width: 100%;
        float: none
    }

    .inside-kcxfz .right li .tit {
        font-size: 14px;
        line-height: 24px
    }

    .inside-kcxfz .t1 {
        font-size: 20px
    }

    .inside-kcxfz .t2 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .inside-kcxfz .t3 {
        margin-top: 0
    }
}

@media (max-width: 640px) {
    .inside-kcxfz .container {
        display: block
    }

    .inside-kcxfz .right {
        margin-top: 20px
    }

    .inside-kcxfz .right li {
        margin-top: 0 !important
    }
}

.inside-zlh {
    margin-top: 55px
}

.inside-zlh .list {
    overflow: hidden
}

.inside-zlh ul {
    margin: 0 -25px
}

.inside-zlh li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-zlh li:hover .tit {
    color: #057ebf
}

.inside-zlh li:hover .more {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    color: #fff;
    border: 0
}

.inside-zlh li:nth-child(1), .inside-zlh li:nth-child(2), .inside-zlh li:nth-child(3) {
    padding-top: 0
}

.inside-zlh li {
    float: left;
    width: 33.333%;
    padding: 0 25px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-left: solid 1px #f4f4f4;
    border-bottom: solid 1px #f4f4f4
}

.inside-zlh li .pic {
    border-radius: 7px;
    overflow: hidden;
    position: relative
}

.inside-zlh li .pic img {
    border-radius: 7px;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-zlh li .pic:after {
    content: "";
    display: block;
    padding-bottom: 54.5%
}

.inside-zlh li .tit {
    color: #333;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: 700;
    margin-top: 30px
}

.inside-zlh li .txt {
    height: 72px;
    margin-top: 15px;
    overflow: hidden;
    line-height: 24px;
    color: #555
}

.inside-zlh li .txt span {
    display: block
}

.inside-zlh li .more {
    color: #666;
    width: 130px;
    height: 30px;
    line-height: 28px;
    margin-top: 30px;
    border-radius: 30px;
    text-align: center;
    border: solid 1px #666
}

@media (max-width: 640px) {
    .inside-zlh {
        margin-top: 20px
    }

    .inside-zlh ul {
        margin: 0 -10px
    }

    .inside-zlh li {
        width: 50%;
        padding: 10px !important
    }

    .inside-zlh li .tit {
        font-size: 15px;
        margin-top: 10px
    }

    .inside-zlh li .more {
        width: 90px;
        font-size: 12px;
        margin-top: 15px
    }

    .inside-zlh li .txt {
        margin-top: 0;
        font-size: 12px
    }

    .inside-zlh li:nth-child(3) {
        padding-top: 40px
    }
}

.inside-contact {
    overflow: hidden;
    margin-top: 50px
}

.inside-contact .inside-title {
    text-align: left
}

.inside-contact .inside-text {
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 70px
}

.inside-contact .left {
    width: 40%;
    float: left;
    color: #333;
    line-height: 30px
}

.inside-contact .left li {
    padding-top: 40px
}

.inside-contact .left li .t1 {
    color: #333;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px
}

.inside-contact .left li a {
    color: #057ebf;
    text-decoration: underline
}

.inside-contact .left li a:hover {
    opacity: .8
}

.inside-contact .right {
    width: 60%;
    float: left;
    position: relative
}

.inside-contact .right .map {
    width: 145%
}

.inside-contact .right #allmap {
    height: 530px
}

.inside-contact .right img {
    width: none !important;
    max-height: none !important;
    max-width: none !important
}

@media (max-width: 1210px) {
    .inside-contact .inside-text {
        margin-bottom: 40px;
        line-height: 24px
    }

    .inside-contact .left {
        width: 50%
    }

    .inside-contact .left li {
        padding-top: 20px
    }

    .inside-contact .left li .t1 {
        font-size: 18px;
        margin-bottom: 0
    }

    .inside-contact .left li .t2 {
        font-size: 12px
    }

    .inside-contact .right {
        width: 50%
    }

    .inside-contact .right #allmap {
        height: 400px
    }
}

@media (max-width: 640px) {
    .inside-contact .inside-text {
        margin-bottom: 0;
        margin-top: 10px
    }

    .inside-contact .left {
        width: 100%;
        float: none
    }

    .inside-contact .right {
        width: 100%;
        float: none;
        margin-top: 30px
    }

    .inside-contact .right .map {
        width: 100%
    }

    .inside-contact .right #allmap {
        height: 200px
    }
}

.inside-download .list li:hover {
    background: #eee
}

.inside-download .list li:hover .tit {
    color: #057ebf;
    text-decoration: underline
}

.inside-download .list li:hover .pic img {
    opacity: 1
}

.inside-download .list li:hover .dow {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.inside-download .list li:first-child {
    margin-top: 15px
}

.inside-download .list li {
    overflow: hidden;
    margin-top: 40px;
    padding: 50px 60px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #fafafa
}

.inside-download .list li .pic {
    width: 11%;
    float: left;
    overflow: hidden;
    background: #fff;
    border: solid 1px #e0e1e1;
    position: relative;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
    box-shadow: 5px 0 15px rgba(0, 0, 0, 0.1)
}

.inside-download .list li .pic:after {
    content: "";
    display: block;
    padding-bottom: 143%
}

.inside-download .list li .pic img {
    width: 100%;
    opacity: .8;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-download .list li .txtbox {
    width: 89%;
    float: left;
    padding-left: 50px
}

.inside-download .list li .tit {
    color: #303030;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    color: #3b729e;
    overflow: hidden;
    text-decoration: underline
}

.inside-download .list li .tag {
    color: #a1a1a1;
    font-size: 14px;
    margin: 32px 0 30px 0
}

.inside-download .list li .dow {
    color: #fff;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding: 0 25px 0 35px;
    background: #7b94aa
}

.inside-download .list li .dow img {
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-top: 16px
}

@media (max-width: 1210px) {
    .inside-download .list li {
        margin-top: 20px;
        padding: 20px
    }

    .inside-download .list li .pic {
        width: 30%
    }

    .inside-download .list li .txtbox {
        width: 70%;
        padding-left: 20px
    }

    .inside-download .list li .tit {
        font-size: 14px
    }

    .inside-download .list li .tag {
        margin: 12px 0;
        font-size: 12px
    }

    .inside-download .list li .dow {
        height: 40px;
        line-height: 40px;
        padding: 0 10px
    }

    .inside-download .list li .dow img {
        margin-top: 10px
    }
}

.inside-download-2 .list ul {
    margin: 0 -15px;
    margin-top: -30px
}

.inside-download-2 .list li:hover .item {
    background: #eee
}

.inside-download-2 .list li {
    width: 50%;
    float: left;
    padding: 0 15px;
    background: #fff !important;
    margin-top: 0 !important;
    margin-top: 30px !important
}

.inside-download-2 .list li .item {
    padding: 45px;
    overflow: hidden;
    background: #f4f5f7;
    padding-right: 10px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.inside-download-2 .list li .pic {
    width: 30%
}

.inside-download-2 .list li .pic img {
    opacity: 1
}

.inside-download-2 .list li .txtbox {
    width: 67%;
    padding-left: 45px
}

.inside-download-2 .list li .tag {
    margin-top: 28px
}

.inside-download-2 .list li .tit {
    height: 24px;
    color: #3b729e
}

.inside-download-2 .list li .txt {
    color: #666;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    overflow: hidden
}

@media (max-width: 1210px) {
    .inside-download-2 .list li {
        width: 100%
    }

    .inside-download-2 .list li .item {
        padding: 20px
    }

    .inside-download-2 .list li .txtbox {
        padding-left: 20px
    }

    .inside-download-2 .list li .tag {
        margin-top: 0
    }

    .inside-download-2 .list li .txt {
        margin-top: 5px
    }
}

.inside-yingyong .inside-title {
    color: #333
}

.inside-yingyong .list {
    padding-top: 20px
}

.inside-yingyong .list .tu {
    margin-top: 40px;
    position: relative
}

.inside-yingyong .list .tit {
    top: 50%;
    z-index: 2;
    left: 35px;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

.inside-yingyong .list2 {
    padding-top: 60px
}

.inside-yingyong .list2 .inside-title {
    color: #0157a7;
    text-align: left
}

.inside-yingyong .list2 li:nth-child(2n) .pic {
    float: right
}

.inside-yingyong .list2 li:nth-child(2n) .txtbox {
    float: left;
    left: 0;
    padding-left: 0;
    padding-right: 90px
}

.inside-yingyong .list2 li:first-child {
    margin-top: 55px
}

.inside-yingyong .list2 li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-yingyong .list2 li {
    margin-top: 80px;
    position: relative
}

.inside-yingyong .list2 li .pic {
    width: 58.1%;
    float: left;
    overflow: hidden;
    position: relative
}

.inside-yingyong .list2 li .pic:after {
    content: "";
    display: block;
    padding-bottom: 58.4%
}

.inside-yingyong .list2 li .pic img {
    width: 100%;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-yingyong .list2 li .txtbox {
    width: 41.9%;
    float: left;
    font-size: 18px;
    padding-left: 90px;
    line-height: 36px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inside-yingyong .list2 li .t1 {
    font-size: 40px;
    color: #0157a7;
    font-weight: 700
}

.inside-yingyong .list2 li .t2 {
    color: #333;
    font-weight: 700;
    margin-top: 60px
}

.inside-yingyong .list3 {
    margin-top: 80px
}

.inside-yingyong .list3 ul {
    margin: 0 -20px
}

.inside-yingyong .list3 li:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-yingyong .list3 li {
    width: 33.333%;
    float: left;
    margin-top: 60px;
    padding: 0 20px
}

.inside-yingyong .list3 li .item {
    background: #f5f8ff;
    padding-bottom: 50px
}

.inside-yingyong .list3 li .pic {
    overflow: hidden;
    position: relative
}

.inside-yingyong .list3 li .pic:after {
    content: "";
    display: block;
    padding-bottom: 114%
}

.inside-yingyong .list3 li .pic img {
    width: 100%;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-yingyong .list3 li .tit {
    color: #000;
    font-weight: 700;
    font-size: 32px;
    margin-top: 50px
}

.inside-yingyong .list3 li .tit, .inside-yingyong .list3 li .txt {
    padding: 0 20px 0 50px
}

.inside-yingyong .list3 li .txt {
    margin-top: 30px
}

@media (max-width: 1210px) {
    .inside-yingyong .list .tit {
        left: 20px;
        font-size: 16px;
        line-height: 24px
    }

    .inside-yingyong .list .tu {
        margin-top: 0
    }

    .inside-yingyong .list2 {
        padding-top: 30px
    }

    .inside-yingyong .list2 li {
        margin-top: 20px !important
    }

    .inside-yingyong .list2 li .pic {
        width: 100%;
        float: none !important
    }

    .inside-yingyong .list2 li .txtbox {
        width: 100%;
        font-size: 14px;
        left: auto !important;
        top: auto !important;
        position: relative;
        line-height: 24px;
        float: none !important;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        padding-left: 0;
        margin-top: 30px
    }

    .inside-yingyong .list2 li .t1 {
        font-size: 18px
    }

    .inside-yingyong .list2 li .t2 {
        margin-top: 10px
    }

    .inside-yingyong .list3 li .tit {
        font-size: 16px
    }

    .inside-yingyong .list3 li .tit, .inside-yingyong .list3 li .txt {
        padding: 0 10px;
        margin-top: 0
    }

    .inside-yingyong .list3 {
        margin-top: 40px
    }

    .inside-yingyong .list3 ul {
        margin: 0 -5px
    }

    .inside-yingyong .list3 li {
        margin-top: 20px;
        padding: 0 5px
    }

    .inside-yingyong .list3 li .tit {
        margin-top: 20px
    }

    .inside-yingyong .list3 li .item {
        padding-bottom: 20px
    }
}

.inside-job .inside-title {
    color: #333;
    text-align: left;
    margin-bottom: 25px
}

.inside-job .inside-title span {
    color: #0157a7
}

.inside-job .list2 {
    padding-top: 60px
}

.inside-job .list2 li:nth-child(2n) .pic {
    float: right
}

.inside-job .list2 li:nth-child(2n) .txtbox {
    float: left;
    left: 0;
    padding-left: 0;
    padding-right: 90px
}

.inside-job .list2 li:first-child {
    margin-top: 55px
}

.inside-job .list2 li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-job .list2 li {
    margin-top: 80px;
    position: relative
}

.inside-job .list2 li .pic {
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative
}

.inside-job .list2 li .pic:after {
    content: "";
    display: block;
    padding-bottom: 58.5%
}

.inside-job .list2 li .pic img {
    width: 100%;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-job .list2 li .txtbox {
    width: 50%;
    float: left;
    padding-left: 80px;
    line-height: 36px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inside-job .list2 li .t1 {
    font-size: 25px;
    color: #333;
    font-weight: 700
}

.inside-job .list2 li .t3 {
    margin-top: 50px
}

.inside-job .list {
    padding-top: 60px
}

.inside-job .list .tu {
    margin-top: 50px;
    position: relative
}

.inside-job .list .tit {
    top: 50%;
    z-index: 2;
    left: 70px;
    line-height: 32px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

.inside-job .list .tit p {
    max-width: 700px;
    width: 100%;
    margin-top: 30px
}

.inside-job .list .tit p:first-child {
    margin-top: 0
}

.inside-job .button {
    margin-top: 55px
}

.inside-job .button a {
    color: #fff;
    height: 43px;
    width: 150px;
    text-align: center;
    font-size: 14px;
    line-height: 43px;
    display: block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.inside-job .button a:hover {
    background: -webkit-linear-gradient(left, #8cc221, #047ec0);
    background: linear-gradient(to right, #8cc221, #047ec0)
}

.inside-job .list4 {
    padding-top: 40px
}

.inside-job .list4 .inside-text {
    margin-top: 20px;
    line-height: 32px
}

.inside-job .list4 .inside-text:first-child {
    margin-top: 0
}

.inside-job .list5 {
    color: #666;
    margin-top: 60px;
    padding: 80px 0;
    background: #f8f8f8
}

.inside-job .list5 .left {
    width: 76%;
    float: left;
    padding: 20px 30px 30px 30px;
    background: #fff
}

.inside-job .list5 .left dl dt {
    display: block
}

.inside-job .list5 .left dl dt span {
    display: block;
    float: left;
    text-align: left;
    width: 12%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.inside-job .list5 .left dl dt .name {
    width: 29%;
    padding-right: 20px;
    padding-left: 60px
}

.inside-job .list5 .left dl dt .time {
    width: 30%;
    margin-right: 2%;
    text-align: center
}

.inside-job .list5 .left dl dt .people {
    width: 14;
    margin-right: 6%;
    text-align: center
}

.inside-job .list5 .left dl dt .bumen {
    width: 10%;
    text-align: center;
    margin-right: 7%;
    padding-left: 14px
}

.inside-job .list5 .left dl dt .date {
    width: 15%;
    text-align: center
}

.inside-job .list5 .left dl .list0 {
    color: #333;
    height: 54px;
    line-height: 54px;
    margin-bottom: 0
}

.inside-job .list5 .left dl .list0 span {
    font-weight: 700
}

.inside-job .list5 .left dl .list_dt {
    cursor: pointer;
    height: 54px;
    line-height: 54px;
    -webkit-transition: width 2s;
    transition: width 2s;
    border-bottom: 2px solid #f9f9f9
}

.inside-job .list5 .left dl .list_dt .subnav {
    display: block
}

.inside-job .list5 .left .list_dt {
    cursor: pointer;
    position: relative;
    background: #f9f9f9;
    margin-top: 20px;
    border-radius: 5px
}

.inside-job .list5 .left #open {
    background: #f0f0f0;
    border-bottom: 0
}

.inside-job .list5 .left #open .date, .inside-job .list5 .left #open .name {
    color: #0157a7
}

.inside-job .list5 .left .list_dd {
    display: none
}

.inside-job .list5 .left .jobsub {
    position: relative;
    background: #fbfbfb;
    border-top: 0;
    line-height: 30px;
    overflow: hidden;
    padding: 0 100px 60px 60px
}

.inside-job .list5 .left .jobsub p {
    margin-top: 10px
}

.inside-job .list5 .left .jobsub .bt {
    text-align: left;
    color: #0157a7;
    margin-top: 35px;
    margin-bottom: 25px
}

.inside-job .list5 .left .btn {
    margin-top: 30px;
    height: 44px;
    padding: 0 45px;
    color: #0157a7;
    line-height: 42px;
    border-radius: 30px;
    display: inline-block;
    border: solid 1px #0157a7
}

.inside-job .list5 .left .btn img {
    margin: 13px 0 0 10px
}

.inside-job .list5 .left .btn:hover {
    font-weight: 700
}

.inside-job .list5 .right {
    width: 22%;
    float: right;
    padding: 15px;
    padding-top: 30px;
    min-height: 300px;
    background: #fff
}

.inside-job .list5 .gg .titleBig {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    padding-left: 14px;
    position: relative
}

.inside-job .list5 .gg .titleBig:before {
    content: "";
    width: 4px;
    height: 20px;
    top: 4px;
    left: 0;
    position: absolute;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.inside-job .list5 .gg .lc {
    border-bottom: 1px #f2f2f2 solid;
    padding-bottom: 20px
}

.inside-job .list5 .gg .title-1 {
    color: #333;
    padding-top: 25px
}

.inside-job .list5 .gg .p-2 {
    line-height: 24px;
    padding-top: 20px;
    font-size: 14px
}

.inside-job .list5 .gg .p-2 span {
    display: inline-block
}

.inside-job .list5 .gg .wx {
    padding: 20px 0
}

.inside-job .list5 .gg .title-2 {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px
}

.inside-job .list5 .gg .title-2 .span-1 {
    color: #057ebf
}

.inside-job .list5 .gg .div-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.inside-job .list5 .gg .div-1 .pic {
    border: 1px solid #f2f2f2;
    max-width: 120px;
    padding: 10px;
    float: left
}

.inside-job .list5 .gg .div-1 img {
    vertical-align: middle
}

.inside-job .list5 .gg .div-1 .txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-left: 30px
}

@media (max-width: 1210px) {
    .inside-job .button {
        margin-top: 30px
    }

    .inside-job .list {
        padding-top: 30px
    }

    .inside-job .list .tu {
        margin-top: 20px
    }

    .inside-job .list .tit {
        left: 20px;
        max-width: 100%;
        font-size: 12px;
        line-height: 20px
    }

    .inside-job .list .tit p {
        margin-top: 15px
    }

    .inside-job .inside-title {
        margin-bottom: 10px
    }

    .inside-job .list2 li {
        margin-top: 30px !important
    }

    .inside-job .list2 li .txtbox {
        padding-left: 20px;
        line-height: 24px;
        padding-right: 20px !important
    }

    .inside-job .list2 li .t1 {
        font-size: 16px
    }

    .inside-job .list2 li .t3 {
        margin-top: 10px
    }

    .inside-job .list4 .inside-text {
        line-height: 24px
    }

    .inside-job .list5 {
        padding: 40px 0
    }

    .inside-job .list5 .left {
        padding: 0 15px;
        width: 100%;
        float: none
    }

    .inside-job .list5 .left .jobsub {
        padding: 20px;
        line-height: 24px
    }

    .inside-job .list5 .left .jobsub .bt {
        margin: 10px 0
    }

    .inside-job .list5 .left dl dt span {
        padding-right: 0 !important;
        margin-right: 0 !important;
        width: 33.3333% !important;
        padding-left: 10px !important
    }

    .inside-job .list5 .left dl dt {
        line-height: 40px !important;
        height: 40px !important;
        margin-top: 2px !important;
        border-radius: 0 !important
    }

    .inside-job .list5 .left dl dt .people {
        display: none
    }

    .inside-job .list5 .right {
        width: 100%;
        float: none
    }
}

@media (max-width: 640px) {
    .inside-job .list2 {
        padding-top: 30px
    }

    .inside-job .list2 li .pic {
        width: 100%;
        float: none !important
    }

    .inside-job .list2 li .txtbox {
        width: 100%;
        padding-left: 0;
        padding-right: 0 !important;
        padding-top: 20px !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        float: none !important;
        position: relative;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

    .inside-job .list .tit {
        top: auto;
        left: auto;
        margin-top: 20px;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        position: relative
    }
}

.classifyPro li {
    position: relative
}

.classifyPro .title {
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 0 40px 0 0
}

.classifyPro .title a {
    display: block;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    vertical-align: middle;
    padding: 10px 0;
    padding-left: 30px
}

.classifyPro .title a:before {
    content: "";
    width: 4px;
    height: 14px;
    top: 50%;
    left: 0;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background: #010101
}

.classifyPro .title a:hover:before {
    opacity: 1
}

@media (max-width: 1210px) {
    .classifyPro .title a {
        font-size: 16px;
        padding-top: 7px;
        padding-bottom: 7px
    }
}

.classifyPro .has > .title a {
    display: inline-block
}

.classifyPro .list .icon {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -4px;
    right: 12px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.classifyPro .list .icon img {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.classifyPro .active > .title a {
    color: #333 !important
}

.classifyPro .down > .title a {
    color: #333 !important
}

.classifyPro .down > .title a:before {
    opacity: 1
}

.classifyPro .down .icon {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.classifyPro .list .list {
    padding: 10px 0 20px 30px;
    display: none
}

.classifyPro .list .list .title {
    padding: 0
}

.classifyPro .list .list .title a {
    color: #666;
    line-height: 24px;
    margin: 5px 0;
    padding: 0;
    font-size: 15px;
    position: relative
}

.classifyPro .list .list .title a:before {
    display: none
}

.classifyPro .list .list .title a:hover {
    text-decoration: underline;
    color: #057ebf
}

.classifyPro .list .list .cur a {
    text-decoration: underline;
    color: #057ebf
}

.classifyPro .list .list li:last-child .title {
    border: none
}

@media (max-width: 1210px) {
    .classifyPro .list .list {
        padding-top: 0;
        padding-bottom: 10px
    }

    .classifyPro .list .list .title a {
        margin: 0;
        font-size: 13px
    }

    .classifyPro .list .list li {
        width: 50%;
        float: left
    }
}

.inside-leftpro {
    width: 17%;
    float: left;
    padding-bottom: 20px;
    min-height: 300px;
    background: #f8f8f8
}

.inside-leftpro .bt {
    color: #273353;
    margin: 0 30px;
    font-size: 20px;
    padding: 25px 0 20px 0;
    border-bottom: solid 1px #ddd
}

@media (max-width: 1210px) {
    .inside-leftpro {
        width: 100%;
        float: none;
        min-height: auto
    }

    .inside-leftpro .bt {
        font-size: 18px;
        padding: 15px 0
    }
}

.inside-right {
    width: 80%;
    float: right;
    position: relative
}

.inside-right .inside-title {
    text-align: left;
    padding-top: 0
}

.inside-right .plist {
    margin: 0 -15px
}

.inside-right .plist li {
    width: 33.333%;
    float: left;
    padding: 0 15px;
    padding-top: 30px
}

@media (min-width: 1025px) {
    .inside-right .plist li:hover .item {
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        background: #057ebf;
        background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
        background: linear-gradient(to right, #047ec0 15%, #8cc221)
    }

    .inside-right .plist li:hover .m1 a, .inside-right .plist li:hover .m2 a, .inside-right .plist li:hover .m3 a {
        color: #fff
    }

    .inside-right .plist li:hover .m3 {
        border-color: #fff
    }
}

.inside-right .plist .item {
    height: 240px;
    padding: 0 45px;
    padding-top: 20px;
    background: #f8f8f8;
    border-radius: 5px
}

.inside-right .plist .m1 {
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    overflow: hidden
}

.inside-right .plist .m1 a {
    display: block;
    color: #333
}

.inside-right .plist .m1 a:hover {
    text-decoration: underline
}

.inside-right .plist .m2 {
    margin-top: 5px;
    overflow: hidden
}

.inside-right .plist .m2 a {
    display: block;
    height: 30px;
    overflow: hidden;
    font-weight: lighter;
    line-height: 30px
}

.inside-right .plist .m2 a:hover {
    opacity: .8;
    text-decoration: underline
}

.inside-right .plist .m3 {
    width: 120px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 20px;
    border: solid 1px #a1a1a1
}

.inside-right .plist .m3 a {
    display: block
}

.inside-right .plist .m3 a:hover {
    font-weight: 600
}

.inside-right .plist .m3:hover {
    opacity: .7
}

.inside-right .list2 .item {
    height: 180px
}

@media (max-width: 1210px) {
    .inside-right {
        width: 100%;
        float: none;
        min-height: auto;
        margin-top: 20px
    }

    .inside-right .plist {
        margin: 0 -5px
    }

    .inside-right .plist li {
        padding: 0 5px;
        margin-top: 10px
    }

    .inside-right .plist .m1 {
        font-size: 18px
    }

    .inside-right .plist .item {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 640px) {
    .inside-right .plist li {
        width: 50%
    }
}

.inside-about {
    padding: 80px 0;
    line-height: 32px
}

.inside-about .t1 {
    margin-top: 30px;
    text-indent: 2rem;
}

.inside-about .bt {
    position: relative
}

.inside-about .tit, .inside-about .txt {
    z-index: 2;
    position: relative
}

.inside-about .tit {
    color: #0157a7;
    font-size: 32px;
    font-weight: 700
}

.inside-about .txt {
    font-size: 20px;
    color: #818181
}

.inside-about .en {
    top: 5px;
    left: 0;
    color: #f7f7f7;
    font-family: "Oswald";
    font-size: 110px;
    position: absolute;
    font-weight: 700;
    text-transform: uppercase
}

.inside-about .numbox {
    background: #0d68b4;
    margin-top: 60px
}

@media (min-width: 1200px) {
    .inside-about .numbox li:hover {
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        background: #057ebf;
        background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
        background: linear-gradient(to right, #047ec0 15%, #8cc221)
    }
}

.inside-about .numbox li {
    color: #fff;
    width: 20%;
    float: left;
    font-size: 18px;
    padding: 60px 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding-left: 100px;
    position: relative
}

.inside-about .numbox li p:nth-child(2) {
    font-size: 40px;
    font-family: "Oswald";
    font-weight: 700;
    margin-bottom: 10px
}

.inside-about .numbox li:after {
    content: "";
    width: 1px;
    height: 70px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    border-left: dashed 1px rgba(255, 255, 255, 0.3)
}

.inside-about .numbox li img {
    top: 50%;
    left: 30px;
    border-radius: 100%;
    border: solid 1px #fff;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inside-about .numbox li:last-child:after {
    display: none
}

@media (max-width: 1200px) {
    .inside-about .numbox {
        margin-top: 30px;
        padding: 20px 0
    }

    .inside-about .numbox li {
        border: 0;
        font-size: 16px
    }

    .inside-about .numbox li p:nth-child(2) {
        font-size: 20px;
        margin-bottom: 0
    }

    .inside-about .numbox li:after {
        display: none
    }
}

@media (max-width: 640px) {
    .inside-about .numbox li {
        width: 50% !important;
        font-size: 12px !important;
        padding: 10px !important;
        text-align: center
    }

    .inside-about .numbox li img {
        display: none
    }
}

@media (max-width: 1200px) {
    .inside-about {
        padding: 40px 0;
        line-height: 24px
    }

    .inside-about .tit {
        font-size: 24px
    }

    .inside-about .en {
        font-size: 70px
    }

    .inside-about .txt {
        font-size: 16px
    }
}

.inside-about-2 {
    color: #fff;
    position: relative;
    padding-top: 80px;
    background: #f4f5f7
}

.inside-about-2 .inside-title {
    color: #333;
    padding-top: 0
}

.inside-about-2 ul {
    width: 100%;
    height: 712px;
    padding: 0 100px;
    margin-top: 80px;
    background: rgba(4, 60, 130, 0.25);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../images/bg2.jpg) no-repeat top center;
    background-size: cover
}

.inside-about-2 ul li:last-child {
    border-right: solid 1px rgba(255, 255, 255, 0.1)
}

@media (min-width: 1025px) {
    .inside-about-2 ul li:hover:before {
        height: 100%;
        opacity: .8
    }

    .inside-about-2 ul li:hover .txt {
        opacity: 1;
        margin-top: 50px
    }

    .inside-about-2 ul li:hover span .ih {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    .inside-about-2 ul li:hover span .i1 {
        opacity: 0
    }
}

.inside-about-2 ul li {
    width: 20%;
    float: left;
    height: 100%;
    text-align: center;
    position: relative;
    border-left: solid 1px rgba(255, 255, 255, 0.1)
}

.inside-about-2 ul li:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    position: absolute;
    background: -webkit-linear-gradient(bottom, #8cc221, #027cc3);
    background: linear-gradient(to top, #8cc221, #027cc3);
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

.inside-about-2 ul li .tbox {
    top: 50%;
    width: 100%;
    z-index: 2;
    text-align: center;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inside-about-2 ul li span {
    width: 94px;
    height: 94px;
    position: relative;
    margin-bottom: 50px;
    display: inline-block;
    vertical-align: middle;
    line-height: 90px;
    border: dashed 1px #fff;
    background: rgba(255, 255, 255, 0.17);
    border-radius: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.inside-about-2 ul li span img {
    border-radius: 100%;
    vertical-align: middle
}

.inside-about-2 ul li span .ih {
    top: 50%;
    left: 50%;
    opacity: 0;
    position: absolute;
    background: #fff;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%) scale(.7);
    -ms-transform: translate(-50%, -50%) scale(.7);
    transform: translate(-50%, -50%) scale(.7);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.inside-about-2 ul li .tit {
    font-size: 24px;
    margin-bottom: 15px
}

.inside-about-2 ul li .en {
    font-size: 14px;
    font-family: arial;
    text-transform: uppercase
}

.inside-about-2 ul li .txt {
    text-align: left;
    padding: 0 5px 0 20px;
    font-weight: 600;
    line-height: 30px;
    opacity: 0;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease
}

@media (max-width: 1440px) {
    .inside-about-2 {
        font-size: 14px;
        line-height: 24px
    }

    .inside-about-2 ul li .tit {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px
    }

    .inside-about-2 ul li .tbox {
        padding: 0 20px !important
    }
}

@media (max-width: 1200px) {
    .inside-about-2 {
        padding-top: 40px
    }

    .inside-about-2 ul {
        margin-top: 40px;
        padding: 20px 0 40px 0;
        display: block;
        height: auto
    }

    .inside-about-2 ul li {
        border: 0 !important;
        margin-top: 20px;
        height: auto;
        width: 50%
    }

    .inside-about-2 ul li .tbox {
        top: auto;
        position: relative;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

    .inside-about-2 ul li .txt {
        opacity: 1
    }

    .inside-about-2 ul li span {
        margin-bottom: 0;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .inside-about-2 ul li .tit {
        margin-bottom: 0;
        font-size: 16px
    }

    .inside-about-2 ul li .txt {
        line-height: 24px;
        display: none;
        font-size: 12px
    }
}

.inside-about-5 {
    height: 743px;
    padding: 100px 0;
    background: url(../images/bg3.jpg) no-repeat top center;
    background-size: cover
}

.inside-about-5 .inside-title {
    color: #333;
    padding-top: 0
}

.inside-about-5 ul {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    margin-top: 55px
}

.inside-about-5 li {
    height: 400px;
    font-size: 18px;
    color: #2a2a2a;
    line-height: 30px
}

.inside-about-5 li .tit {
    color: #000;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700
}

.inside-about-5 li .box {
    padding-left: 20px
}

.inside-about-5 li:nth-child(2n) .box {
    padding-top: 265px
}

.inside-about-5 li:hover {
    color: #0e4b9b
}

.inside-about-5 li:hover .tit {
    color: #0e4b9b
}

.inside-about-5 .slick-prev, .inside-about-5 .slick-next {
    width: 40px;
    height: 40px;
    margin-top: 50px;
    border: solid 1px #d4d4d4;
    border-radius: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.inside-about-5 .slick-prev {
    left: -70px;
    background: url(../images/prev.png) no-repeat center center
}

.inside-about-5 .slick-prev:hover {
    background-color: #fff
}

.inside-about-5 .slick-next {
    right: 0;
    background: url(../images/next.png) no-repeat center center
}

.inside-about-5 .slick-next:hover {
    background-color: #fff
}

@media (max-width: 1440px) {
    .inside-about-5 li {
        font-size: 16px
    }
}

.history {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 90px
}

.history .inside-title {
    color: #333;
    padding-bottom: 0
}

.history .nr {
    margin-top: 70px;
    background-repeat: no-repeat;
    background-position: center center
}

.history .list li {
    padding-top: 10px
}

.history .list .box {
    padding-left: 30px;
    position: relative
}

.history .list .year {
    color: #000;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    font-weight: 700
}

.history .list .title {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3
}

.history .list .line {
    width: 19px;
    height: 145px;
    background-position: center top;
    background-size: cover;
    background-image: url(../images/culture-line-1.png);
    position: absolute;
    top: 15px;
    left: 0
}

.history .list .li-2 {
    padding-top: 160px
}

.history .list .li-2 .box {
    padding-top: 135px
}

.history .list .li-2 .line {
    background-image: url(../images/culture-line-2.png)
}

.history .slick-prev, .history .slick-next {
    width: 40px;
    height: 40px;
    margin-top: 50px;
    border: solid 1px #d4d4d4;
    border-radius: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.history .slick-prev {
    left: -70px;
    background: url(../images/prev.png) no-repeat center center rgba(255, 255, 255, 0.5)
}

.history .slick-prev:hover {
    background-color: #fff
}

.history .slick-next {
    right: -70px;
    background: url(../images/next.png) no-repeat center center rgba(255, 255, 255, 0.5)
}

.history .slick-next:hover {
    background-color: #fff
}

@media (max-width: 1440px) {
    .history .slick-prev {
        left: 0
    }

    .history .slick-next {
        right: 0
    }
}

@media screen and (max-width: 1023px) {
    .history {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .history .nr {
        background: none !important;
        margin-top: 40px
    }

    .history .list {
        padding-left: 40px;
        padding-right: 40px
    }

    .history .list .line {
        display: none
    }

    .history .list .year {
        font-size: 18px;
        height: 30px;
        line-height: 30px
    }

    .history .list .title {
        font-size: 14px;
        line-height: 24px;
        height: auto
    }

    .history .list .li-2 {
        padding-top: 0
    }

    .history .list .li-2 .box {
        padding-top: 0
    }

    .history .slick-prev {
        left: 0;
        margin-top: -40px
    }

    .history .slick-next {
        right: 0;
        margin-top: -40px
    }
}

.inside-jssl {
    overflow: hidden;
    padding: 80px 0;
    background: url(../images/js-bg2.jpg) repeat-x top center;
    background-size: cover
}

.inside-jssl .inside-title {
    padding-top: 0;
    color: #333;
    padding-bottom: 80px
}

.inside-jssl .tbox {
    width: 51%;
    float: left;
    line-height: 32px;
    font-size: 18px
}

.inside-jssl .tbox .txt p {
    margin-bottom: 30px
}

.inside-jssl .tbox .txt span {
    color: #0e4b9b;
    font-size: 30px;
    font-family: Oswald
}

.inside-jssl .tbox .list {
    padding-top: 50px
}

.inside-jssl .tbox .list .bt {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px
}

.inside-jssl .tbox .list ul {
    margin: 0 -10px
}

.inside-jssl .tbox .list li {
    margin-top: 60px;
    position: relative;
    padding: 0 10px;
    float: left;
    width: 33.333%
}

.inside-jssl .tbox .list li .t-1 {
    top: 50%;
    z-index: 1;
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    padding: 0 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inside-jssl .right {
    width: 49%;
    float: right;
    text-align: right
}

@media (max-width: 1440px) {
    .inside-jssl .tbox {
        font-size: 16px
    }

    .inside-jssl .tbox .list {
        padding-top: 0
    }

    .inside-jssl .tbox .list .bt {
        font-size: 20px;
        line-height: 30px
    }

    .inside-jssl .tbox .list li {
        margin-top: 30px
    }

    .inside-jssl .tbox .list li .t-1 {
        font-size: 16px;
        padding: 0 10px
    }
}

@media (max-width: 1200px) {
    .inside-jssl {
        padding: 40px 0
    }

    .inside-jssl .tbox {
        font-size: 14px;
        line-height: 24px
    }

    .inside-jssl .tbox .txt span {
        font-size: 18px
    }

    .inside-jssl .inside-title {
        padding-bottom: 20px
    }
}

@media (max-width: 640px) {
    .inside-jssl .tbox {
        width: 100%;
        float: none
    }

    .inside-jssl .tbox .list ul {
        margin: 0
    }

    .inside-jssl .tbox .list li {
        padding: 0
    }

    .inside-jssl .tbox .list li .t-1 {
        font-size: 14px;
        padding: 0
    }

    .inside-jssl .right {
        width: 100%;
        float: none;
        margin-top: 30px
    }
}

.inside-zscq {
    background: url(../images/bg4.jpg) no-repeat top center;
    background-size: cover;
    padding: 80px 0 0 0;
    overflow: hidden
}

.inside-zscq .inside-title {
    color: #333;
    padding-top: 0
}

@media (max-width: 1210px) {
    .inside-zscq {
        padding-top: 40px
    }
}

#certify {
    position: relative
}

#certify .swiper-container {
    padding-bottom: 40px;
    padding-top: 60px;
    overflow: hidden
}

@media (max-width: 1210px) {
    #certify .swiper-container {
        padding-top: 40px
    }
}

#certify .swiper-slide {
    width: 313px;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(27, 48, 119, 0.1)
}

#certify .swiper-slide .pic {
    position: relative
}

#certify .swiper-slide .pic:after {
    content: "";
    display: block;
    padding-bottom: 146.32587859%
}

@media (max-width: 1210px) {
    #certify .swiper-slide {
        width: 200px
    }
}

#certify .swiper-slide img {
    display: block
}

#certify .swiper-button-prev, #certify .swiper-button-next {
    margin-top: 0
}

#certify .swiper-button-prev {
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: -60px;
    background-color: #fff;
    border: solid 1px #dcdcdc
}

#certify .swiper-button-prev:after {
    color: #d4d4d4;
    font-size: 14px
}

@media (max-width: 1300px) {
    #certify .swiper-button-prev {
        left: 0
    }
}

#certify .swiper-button-prev:hover {
    border: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

#certify .swiper-button-prev:hover:after {
    color: #fff
}

#certify .swiper-button-next {
    right: -60px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    background-image: none;
    border: solid 1px #d4d4d4
}

#certify .swiper-button-next:after {
    color: #666;
    font-size: 14px
}

@media (max-width: 1300px) {
    #certify .swiper-button-next {
        right: 0
    }
}

#certify .swiper-button-next:hover {
    border: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

#certify .swiper-button-next:hover:after {
    color: #fff
}

.inside-zlcn {
    overflow: hidden;
    margin-top: 55px
}

.inside-zlcn .list {
    position: relative
}

.inside-zlcn .list img {
    width: 100%
}

.inside-zlcn .txtbox {
    top: 50%;
    left: 240px;
    z-index: 3;
    position: absolute;
    max-width: 900px;
    width: 100%;
    font-size: 18px;
    line-height: 32px;
    padding: 50px 100px;
    border-radius: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8)
}

.inside-zlcn .txtbox img {
    top: 50px;
    left: 35px;
    width: auto;
    position: absolute
}

.inside-zlcn .txtbox .tit {
    font-size: 32px;
    font-weight: 700;
    color: #2b2b2b
}

.inside-zlcn .txtbox .txt p {
    margin-top: 30px
}

@media (max-width: 1450px) {
    .inside-zlcn .txtbox {
        left: 40px
    }
}

.inside-zlcn .list2 li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.inside-zlcn .list2 li {
    margin-bottom: 10px;
    margin-top: 70px;
    position: relative
}

.inside-zlcn .list2 li .pic {
    width: 65%;
    float: left;
    overflow: hidden;
    max-width: 820px;
    position: relative
}

.inside-zlcn .list2 li .pic:after {
    content: "";
    display: block;
    padding-bottom: 56%
}

.inside-zlcn .list2 li .pic img {
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease
}

.inside-zlcn .list2 li .text {
    width: 35%;
    width: calc(35% + 240px);
    float: right;
    background: #fff;
    z-index: 3;
    min-height: 450px;
    margin-top: 80px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    position: relative;
    margin-left: -240px;
    padding: 60px 40px 60px 60px;
    right: 0
}

.inside-zlcn .list2 li .text .title {
    height: 80px;
    padding-left: 100px;
    position: relative;
    margin-bottom: 30px
}

.inside-zlcn .list2 li .text .title .num {
    bottom: 0;
    left: 0;
    color: #057ebf;
    font-size: 80px;
    width: 90px;
    position: absolute;
    font-family: "Oswald"
}

.inside-zlcn .list2 li .text .title .num:before {
    top: 0;
    right: 10px;
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    border-left: solid 1px #057ebf
}

.inside-zlcn .list2 li .text .title .num:after {
    bottom: -10px;
    left: 7px;
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    border-left: solid 1px #057ebf
}

.inside-zlcn .list2 li .text .title .cn {
    color: #333;
    font-size: 32px
}

.inside-zlcn .list2 li .text .title .en {
    color: #666;
    margin-top: 10px;
    font-family: arial;
    text-transform: uppercase
}

.inside-zlcn .list2 li .text .info {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden
}

.inside-zlcn .list2 li .text .p-1 {
    line-height: 25px;
    padding-left: 20px;
    margin-bottom: 25px;
    position: relative
}

.inside-zlcn .list2 li .text .p-1:before {
    content: "";
    top: 9px;
    left: 0;
    width: 6px;
    height: 11px;
    position: absolute;
    background: url(../images/arrow-right-1.png) no-repeat top left
}

.inside-zlcn .list2 li .text .p-1:last-child {
    margin-bottom: 0
}

.inside-zlcn .list2 li .text .p-2 {
    padding-left: 20px
}

.inside-zlcn .list2 li .text .tag {
    margin: 0 -8px;
    margin-top: 50px
}

.inside-zlcn .list2 li .text .tag span {
    margin: 0 8px;
    height: 40px;
    color: #fff;
    width: 100%;
    text-align: center;
    max-width: 160px;
    line-height: 40px;
    border-radius: 5px;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221)
}

.inside-zlcn .list2 li .text .tag1 {
    line-height: 24px;
    margin-top: 30px;
    font-size: 14px
}

.inside-zlcn .list2 li .text .tag1 a {
    color: #027cc3;
    display: block;
    text-decoration: underline
}

.inside-zlcn .list2 li:nth-child(2n) .pic {
    float: right
}

.inside-zlcn .list2 li:nth-child(2n) .text {
    left: 0;
    right: auto;
    float: left;
    margin-left: 0;
    margin-right: -240px
}

@media (max-width: 1210px) {
    .inside-zlcn {
        margin-top: 30px
    }

    .inside-zlcn .list .txtbox {
        top: auto;
        left: auto;
        padding: 0 20px;
        font-size: 14px;
        line-height: 24px;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        position: relative
    }

    .inside-zlcn .list .txtbox .tit {
        font-size: 20px;
        padding-top: 60px;
        padding-left: 60px
    }

    .inside-zlcn .list2 li {
        margin-top: 20px;
        margin-bottom: 10px
    }

    .inside-zlcn .list2 li .pic {
        width: 100%;
        float: none !important
    }

    .inside-zlcn .list2 li .text {
        padding: 20px 20px 30px 20px !important;
        min-height: auto;
        left: auto !important;
        width: 100% !important;
        float: none !important;
        margin: 0 !important
    }

    .inside-zlcn .list2 li .text .title {
        height: 60px;
        padding-left: 60px
    }

    .inside-zlcn .list2 li .text .title .cn {
        font-size: 18px;
        padding-top: 10px
    }

    .inside-zlcn .list2 li .text .title .en {
        margin-top: 0
    }

    .inside-zlcn .list2 li .text .title .num {
        font-size: 40px;
        width: 50px;
        top: 0;
        bottom: auto
    }

    .inside-zlcn .list2 li .text .tag {
        padding-left: 20px;
        margin-top: 20px
    }

    .inside-zlcn .list2 li .text .tag span {
        height: 30px;
        margin: 0 2px;
        line-height: 30px;
        padding: 0 5px;
        max-width: auto;
        width: auto
    }
}

.inside-select {
    right: 0;
    top: 0;
    width: 170px;
    height: 40px;
    position: absolute
}

.inside-select select {
    height: 38px;
    width: 100%;
    padding: 10px;
    color: #333;
    padding-left: 40px;
    font-size: 16px;
    border-radius: 5px;
    border: solid 1px #ddd;
    background-color: #fff;
    background: url(../images/picon-1.png) no-repeat left 4px
}

@media (max-width: 1210px) {
    .inside-select {
        top: auto;
        right: auto;
        width: 100%;
        margin-top: 20px;
        position: relative
    }
}

.inside-prolist {
    margin-top: 20px;
    border-top: solid 1px #ddd
}

.inside-prolist li {
    padding: 40px 0;
    position: relative;
    border-bottom: solid 1px #ddd
}

.inside-prolist li .box {
    position: relative
}

.inside-prolist li .pic {
    width: 20%;
    float: left;
    position: relative;
    border: solid 1px #dedede
}

.inside-prolist li .pic:after {
    content: "";
    display: block;
    padding-bottom: 64%
}

.inside-prolist li .txtbox {
    width: 80%;
    float: left;
    padding-left: 30px
}

.inside-prolist li .txtbox .tit {
    height: 48px;
    overflow: hidden;
    line-height: 24px;
    font-weight: 700;
    font-size: 18px
}

.inside-prolist li .txtbox .tit span {
    display: block
}

.inside-prolist li .txtbox .tit a {
    color: #333
}

.inside-prolist li .txtbox .tit a {
    color: #057ebf
}

.inside-prolist li .txtbox .txt {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    margin: 14px 0
}

.inside-prolist li .txtbox .txt a {
    color: #057ebf
}

.inside-prolist li .txtbox .txt a:hover {
    text-decoration: underline
}

.inside-prolist li .txtbox .more {
    width: 115px;
    height: 30px;
    font-size: 14px;
    line-height: 28px;
    border-radius: 5px;
    text-align: center;
    border: solid 1px #ddd
}

.inside-prolist li .txtbox .more:hover {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    border: 0
}

.inside-prolist li .txtbox .more:hover a {
    color: #fff
}

.inside-prolist li .tag {
    width: 40px;
    float: right;
    text-align: center
}

.inside-prolist li .dz {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    cursor: pointer;
    background: url(../images/picon-3.png) no-repeat center center
}

.inside-prolist li .dz:hover {
    background: url(../images/picon-4.png) no-repeat center center
}

.inside-prolist li .likes {
    background: url(../images/picon-4.png) no-repeat center center
}

.inside-prolist li .jia {
    width: 22px;
    height: 22px;
    top: 150px;
    right: 10px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    border: solid 1px #6b6b6b
}

.inside-prolist li .jia a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.inside-prolist li .jia a:before {
    content: "+";
    color: #333;
    font-size: 18px;
    font-family: "宋体";
    display: inline-block
}

.inside-prolist .down .jia a:before {
    content: "-"
}

.inside-prolist .nrlist {
    display: none;
    margin: 40px 0 0 0
}

.inside-prolist .nrlist .item {
    overflow: hidden
}

.inside-prolist .nrlist .item div {
    width: 20%;
    float: left;
    padding: 15px 0;
    padding-left: 40px
}

.inside-prolist .nrlist .item div img {
    margin-top: 2px;
    margin-left: 3px
}

.inside-prolist .nrlist .addReduce .add, .inside-prolist .nrlist .addReduce .reduce {
    height: 24px;
    bottom: auto;
    top: auto;
    display: inline-block;
    right: auto;
    position: relative;
    vertical-align: top
}

.inside-prolist .nrlist .addReduce .add {
    border-left: 0
}

.inside-prolist .nrlist .input-form {
    width: 50px;
    height: 24px;
    margin-top: -5px;
    vertical-align: middle;
    margin-left: 0;
    line-height: 20px
}

.inside-prolist .nrlist .bg {
    background: #ebebeb
}

.inside-prolist .nrlist .bg2 {
    background: #f9f9f9
}

.inside-prolist .nrlist .bg3 {
    background: #f5f5f5
}

.inside-prolist .nrlist .blue {
    color: #027cc3
}

@media (max-width: 640px) {
    .inside-prolist li {
        padding: 20px 0
    }

    .inside-prolist li .pic {
        width: 100%;
        float: none
    }

    .inside-prolist li .txtbox {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 30px
    }

    .inside-prolist li .jia {
        top: auto;
        right: auto;
        float: right;
        margin-top: -30px;
        margin-right: 10px;
        position: relative
    }

    .inside-prolist .nrlist .item div {
        padding-left: 5px;
        font-size: 12px
    }

    .inside-prolist .nrlist .item div {
        width: 33.3333%;
        padding: 5px 15px
    }

    .inside-prolist .nrlist .addReduce {
        padding-right: 0 !important
    }

    .inside-prolist .nrlist .addReduce .add, .inside-prolist .nrlist .addReduce .reduce {
        height: 24px;
        bottom: auto;
        width: 15px;
        vertical-align: top
    }

    .inside-prolist .nrlist .input-form {
        width: 50px;
        height: 24px;
        margin-top: 0;
        vertical-align: top;
        line-height: 20px
    }
}

.inside-ghs .list_dt {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    cursor: pointer;
    font-weight: 700;
    padding-right: 70px;
    background: #f4f5f7;
    color: #057ebf;
    font-size: 18px;
    padding: 0 45px;
    margin-top: 40px;
    position: relative
}

.inside-ghs .list_dt:after {
    content: "+";
    top: 2px;
    right: 30px;
    color: #333;
    font-size: 40px;
    font-family: "宋体";
    position: absolute;
    font-weight: lighter
}

.inside-ghs .list_dd {
    display: none
}

.inside-ghs #open:after {
    content: "-"
}

.inside-ghs .span1, .inside-ghs .span2 {
    width: 50%;
    float: left;
    display: block
}

.inside-ghs .span3 {
    text-align: center
}

.inside-ghs .nr {
    line-height: 24px
}

.inside-ghs .nr .item {
    width: 50%;
    float: left;
    font-family: arial;
    padding: 0 45px;
    padding-top: 30px
}

.inside-ghs .nr .item strong {
    color: #333
}

.inside-ghs .nr .item2 p {
    overflow: hidden;
    position: relative
}

.inside-ghs .nr .item2 p strong {
    width: 34%;
    float: left;
    display: block
}

.inside-ghs .nr .item2 p span {
    width: 66%;
    float: left;
    display: block
}

.inside-ghs .nr .item2 .line {
    margin-top: 30px;
    padding: 15px 0;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee
}

.inside-ghs .nr1 {
    padding: 40px 0;
    margin-bottom: 20px;
    border-bottom: solid 1px #eee
}

.inside-ghs .nr2 {
    overflow: hidden;
    padding: 30px 0;
    color: #333;
    border-bottom: solid 1px #eee
}

.inside-ghs .n1 {
    width: 25%;
    float: left;
    font-weight: 600;
    padding-right: 20px
}

.inside-ghs .n2 {
    width: 25%;
    float: left;
    font-weight: 600
}

.inside-ghs .n3 {
    width: 50%;
    float: left
}

@media (max-width: 1210px) {
    .inside-ghs .list_dt {
        font-size: 14px;
        margin-top: 20px;
        padding: 0 10px
    }

    .inside-ghs .nr .item {
        width: 100%;
        float: none;
        padding: 0 10px;
        padding-top: 20px
    }

    .inside-ghs .span3 {
        text-align: left
    }

    .inside-ghs .n1, .inside-ghs .n2, .inside-ghs .n3 {
        width: 100%;
        float: none
    }

    .inside-ghs .n1 img, .inside-ghs .n2 img, .inside-ghs .n3 img {
        margin: 10px 0;
        max-height: 50px
    }
}

.inside-title-3 {
    font-size: 18px;
    color: #333
}

.inside-help1 .t1 {
    color: #333;
    font-weight: 700;
    margin: 30px 0 15px 0
}

.inside-help1 .sh {
    max-width: 620px;
    width: 100%;
    margin-top: 20px;
    position: relative;
    padding-bottom: 25px;
    border-bottom: solid 1px #057ebf
}

.inside-help1 .sh input {
    width: 100%;
    font-size: 18px;
    border: 0;
    padding: 5px 100px 5px 40px;
    font-family: "微软雅黑"
}

.inside-help1 .sh img {
    top: 6px;
    left: 0;
    position: absolute
}

.inside-help1 .sh .btn {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    right: 0;
    top: 0;
    width: 120px;
    height: 48px;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    position: absolute
}

.inside-help1 .sh .btn:hover {
    background: -webkit-linear-gradient(left, #8cc221 15%, #047ec0);
    background: linear-gradient(to right, #8cc221 15%, #047ec0)
}

.inside-help1 ul li {
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.inside-help1 ul li:hover a {
    text-decoration: underline
}

.inside-help1 .t2 {
    color: #0157a7
}

.inside-help1 .t3 {
    margin-top: 30px;
    margin-bottom: 30px
}

.inside-help1 .t3 span {
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-left: 130px;
    position: relative;
    background: url(../images/bz-bg.png) no-repeat top left
}

.inside-help1 .t3 span img {
    top: 2px;
    left: 50px;
    position: absolute
}

.inside-help1 .t4 {
    margin-top: 10px
}

.inside-help1 .t5 {
    margin-top: 10px;
    color: #f00
}

.inside-help1 .t6 {
    color: #333;
    font-size: 18px
}

.inside-help1 .t7 {
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 32px
}

.inside-help1 .t7 p {
    padding-left: 15px;
    position: relative;
    background: url(../images/arrow-right-1.png) no-repeat left 12px
}

.inside-help1 .t8 p {
    width: 65%;
    float: left;
    padding: 5px 20px;
    background: url(../images/arrow-right-1.png) no-repeat 8px 17px;
    background-color: #f8f8f8
}

.inside-help1 .t8 p:nth-child(1), .inside-help1 .t8 p:nth-child(4) {
    background-color: #ededed
}

.inside-help1 .t8 p:nth-child(1), .inside-help1 .t8 p:nth-child(3) {
    width: 35%
}

.inside-help1 .tu {
    margin-top: 30px
}

.inside-help1 .t9 {
    line-height: 32px
}

.inside-help1 .table {
    line-height: 26px;
    margin-top: 20px
}

.inside-help1 .table table, .inside-help1 .table tr, .inside-help1 .table td, .inside-help1 .table th {
    padding: 5px 20px;
    border: solid 1px #ebebeb
}

.inside-help1 .table th {
    color: #333;
    font-size: 18px;
    text-align: left;
    padding: 10px 5px 10px 30px;
    background: #f4f5f7
}

.inside-help1 .t10 {
    margin-top: 30px;
    margin-bottom: 30px
}

.inside-help1 .t10 a {
    color: #0157a7;
    text-decoration: underline
}

.inside-help1 .t11 {
    margin-top: 10px
}

.inside-help1 .t13 {
    margin-top: 20px
}

.inside-help1 .t13 strong {
    font-size: 18px;
    color: #333
}

.inside-help1 .t13 span {
    padding: 0 15px;
    margin: 0 5px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    border-radius: 5px;
    background: #0157a7;
    display: inline-block
}

@media (max-width: 1210px) {
    .inside-help1 .sh {
        padding-bottom: 10px
    }

    .inside-help1 .sh input {
        font-size: 14px
    }

    .inside-help1 .sh .btn {
        width: 60px;
        height: 38px;
        line-height: 36px;
        font-size: 14px
    }

    .inside-help1 .t3 span {
        font-size: 14px
    }

    .inside-help1 .t8 p {
        float: none !important;
        width: 100% !important;
        margin-bottom: 1px;
        background-color: #ededed !important
    }

    .inside-help1 .table {
        overflow-x: scroll
    }

    .inside-help1 .table table {
        width: 1000px
    }

    .inside-help1 .t13 strong {
        font-size: 16px
    }

    .inside-help1 .t13 span {
        padding: 0 5px;
        font-size: 12px;
        margin: 0 2px
    }
}

.inside-msds .inside-title {
    color: #333;
    font-size: 24px;
    text-align: left;
    padding-left: 40px
}

.inside-msds .inside-tab {
    height: 50px;
    color: #333;
    margin-top: 40px;
    font-weight: 700;
    font-size: 18px;
    line-height: 50px;
    background: #f4f5f7
}

.inside-msds .inside-tab span {
    padding: 0 40px;
    cursor: pointer;
    display: inline-block
}

.inside-msds .inside-tab .conmenu {
    color: #fff;
    background: #057ebf
}

.inside-msds .inside-tab .conmenu a {
    color: #fff
}

.inside-msds .inside-box {
    padding: 40px
}

.inside-msds .inside-box .t1 {
    margin-bottom: 20px
}

.inside-msds .inside-box .t1 a {
    color: #057ebf
}

.inside-msds .inside-box .t2 {
    color: #333;
    font-weight: 700
}

.inside-msds .inside-box .t3 a {
    color: #057ebf;
    text-decoration: underline
}

.inside-msds .inside-box .t5 {
    color: #057ebf;
    font-weight: 700
}

.inside-msds .inside-box .hui {
    color: #333
}

.inside-msds .inside-box .bd {
    width: 300px;
    margin-top: 10px
}

.inside-msds .inside-box .bd input {
    height: 40px;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    color: #666;
    border-radius: 5px;
    font-family: "微软雅黑";
    border: solid 1px #057ebf
}

.inside-msds .inside-box .bd2 input {
    border-color: #dedede
}

.inside-msds .inside-box .bd2 input:focus {
    border-color: #057ebf
}

.inside-msds .inside-box .bd3 input {
    width: 200px
}

.inside-msds .inside-box .bd3 a {
    width: 98px;
    height: 40px;
    color: #333;
    vertical-align: top;
    border-radius: 3px;
    margin-left: 2px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    background: #f4f5f7;
    border: solid 1px #dedede
}

.inside-msds .inside-box .bd3 a:hover {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    color: #fff;
    border: 0
}

.inside-msds .inside-box .btn a {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    width: 60px;
    height: 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    text-align: center
}

.inside-msds .inside-box .btn a:hover {
    background: -webkit-linear-gradient(left, #8cc221 15%, #047ec0);
    background: linear-gradient(to right, #8cc221 15%, #047ec0)
}

.inside-msds .inside-box .item, .inside-msds .inside-box .item2 {
    width: 50%;
    float: left
}

.inside-msds .inside-box .item2 {
    line-height: 30px
}

@media (max-width: 1210px) {
    .inside-msds .inside-title {
        font-size: 20px;
        padding-left: 0
    }

    .inside-msds .inside-tab {
        font-size: 16px;
        margin-top: 20px
    }

    .inside-msds .inside-tab span {
        padding: 0 20px
    }

    .inside-msds .inside-box {
        padding-left: 0;
        padding-right: 0
    }

    .inside-msds .inside-box .bd {
        width: 100%
    }

    .inside-msds .inside-box .btn a {
        width: 100%;
        height: 40px;
        line-height: 40px
    }

    .inside-msds .inside-box .item, .inside-msds .inside-box .item2 {
        width: 100% !important;
        float: none !important
    }
}

@media (max-width: 640px) {
    .inside-msds .inside-tab {
        height: auto;
        overflow: hidden;
        text-align: center
    }

    .inside-msds .inside-tab span {
        display: block;
        width: 100%;
        float: left;
        border-bottom: solid 1px #eee
    }
}

.inside-serivce .t1 {
    color: #0157a7;
    padding: 0 0 20px 0
}

.inside-serivce .mess {
    margin-top: 40px
}

.inside-serivce .mess ul {
    margin: 0 -20px;
    overflow: hidden
}

.inside-serivce .mess li {
    overflow: hidden
}

.inside-serivce .mess li:first-child, .inside-serivce .mess li:nth-child(2), .inside-serivce .mess .tigs, .inside-serivce .mess .btn {
    margin: 0 20px
}

.inside-serivce .mess .tigs {
    line-height: 24px
}

.inside-serivce .mess li:nth-child(2) {
    margin: 30px 20px
}

.inside-serivce .mess label {
    display: block
}

.inside-serivce .mess .bt {
    font-weight: 700;
    color: #333;
    margin-bottom: 20px
}

.inside-serivce .mess .bt span {
    color: #f00
}

.inside-serivce .mess .item {
    float: left;
    padding: 0 20px;
    padding-bottom: 30px;
    width: 33.33333%
}

.inside-serivce .mess i {
    font-style: normal;
    color: #f00
}

.inside-serivce .mess input[type="text"], .inside-serivce .mess select {
    height: 50px;
    line-height: 48px;
    background: #f8f8f8;
    padding: 10px;
    width: 100%;
    color: #666;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-top: 10px;
    border: solid 1px #cfcfcf
}

.inside-serivce .mess input[type="text"]:focus, .inside-serivce .mess select:focus {
    background-color: #fff
}

.inside-serivce .mess .btn {
    margin-top: 50px
}

.inside-serivce .mess .btn a {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    width: 200px;
    height: 50px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 50px;
    text-align: center
}

.inside-serivce .mess .btn a:hover {
    background: -webkit-linear-gradient(left, #8cc221 15%, #047ec0);
    background: linear-gradient(to right, #8cc221 15%, #047ec0)
}

@media (max-width: 1210px) {
    .inside-serivce .mess .item {
        width: 100%;
        float: none;
        padding-bottom: 15px
    }

    .inside-serivce .mess .bt {
        margin-bottom: 10px
    }

    .inside-serivce .mess li:nth-child(2) {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .inside-serivce .mess .tigs {
        font-size: 12px;
        line-height: 20px
    }

    .inside-serivce .mess .btn {
        margin-top: 20px
    }

    .inside-serivce .mess .btn a {
        width: 100%
    }
}

.verify {
    height: 43px;
    width: 100%;
    background-color: #f7f8f8;
    position: relative
}

.verify .drag-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 43px;
    border: 1px #e5e5e5 solid;
    background: #fff url(../images/drag-arrow.svg) no-repeat center center;
    background-size: 20px 20px;
    z-index: 2;
    cursor: move
}

.verify .suc-drag-btn {
    background: #fff url(../images/drag-success.svg) no-repeat center center;
    background-size: 20px 20px
}

.verify .drag-progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 43px;
    line-height: 41px;
    width: 0;
    background-color: #7ac23c;
    color: #fff;
    font-size: 18px;
    text-align: center
}

.verify .fix-tips, .verify .verify-msg {
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    height: 100%;
    color: #51555c;
    z-index: 1;
    line-height: 43px;
    padding-left: 50px;
    text-align: center
}

.verify .verify-msg {
    padding-left: 0;
    padding-right: 50px
}

.verify .verify-msg {
    background-color: #7ac23c;
    color: #fff;
    display: none
}

.verifyDiv {
    font-size: 14px;
    vertical-align: middle
}

.inside-product-show {
    line-height: 26px
}

.inside-product-show .inside-prolist {
    border-top: 0;
    margin-top: 0
}

.inside-product-show .inside-prolist li {
    padding: 0;
    border: 0
}

.inside-product-show .inside-prolist li .pic {
    width: 27%
}

.inside-product-show .inside-prolist li .right {
    width: 73%;
    float: right;
    padding-left: 30px
}

.inside-product-show .inside-prolist li .txtbox {
    width: 100%;
    float: none;
    position: relative;
    padding-left: 0
}

.inside-product-show .inside-prolist li .tit {
    color: #333;
    padding-right: 10%;
    height: auto
}

.inside-product-show .inside-prolist li .txt {
    height: auto;
    margin: 0
}

.inside-product-show .inside-prolist li .line {
    height: 20px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ddd
}

.inside-product-show .inside-prolist li .tag {
    top: 0;
    right: 0;
    position: absolute
}

.inside-product-show .inside-prolist .nrlist .item {
    border-top: solid 1px #ebebeb
}

.inside-product-show .inside-prolist .nrlist .item img {
    margin-top: 5px
}

.inside-product-show .inside-prolist .nrlist .item > div a {
    color: #057ebf
}

.inside-product-show .inside-prolist .nrlist .item > div a:hover {
    color: #04699f;
    text-decoration: underline
}

.inside-product-show .inside-prolist .nrlist .item:first-child {
    border-top: 0
}

.inside-product-show .listnr2 #open:after {
    content: "-"
}

.inside-product-show .listnr2 .list_dt {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    cursor: pointer;
    font-weight: 700;
    padding-right: 70px;
    background: #f4f5f7;
    color: #333;
    font-size: 18px;
    padding: 0 45px;
    margin-top: 40px;
    position: relative
}

.inside-product-show .listnr2 .list_dt:after {
    content: "+";
    top: 2px;
    right: 30px;
    color: #333;
    font-size: 40px;
    font-family: "宋体";
    position: absolute;
    font-weight: lighter
}

.inside-product-show .listnr2 .list_dd {
    display: none
}

.inside-product-show .listnr2 .tt1 li {
    padding: 15px 40px;
    border-bottom: solid 1px #ebebeb;
    overflow: hidden;
}

.inside-product-show .listnr2 .tt1 li p {
    width: 50%;
    float: left
}

.inside-product-show .listnr2 .tt1 li p:first-child {
    width: 35%
}

.inside-product-show .listnr2 .tt1 .tu {
    line-height: 40px
}

.inside-product-show .listnr2 .tt1 .tu img {
    margin: 0 10px;
    max-height: 40px
}

.inside-product-show .listnr2 .tt2 {
    padding: 40px
}

.inside-product-show .listnr2 .inside-title-3:first-child {
    margin-top: 0
}

.inside-product-show .listnr2 .inside-title-3 {
    margin-top: 40px
}

.inside-product-show .listnr2 .dj {
    font-size: 18px;
    margin-top: 10px
}

.inside-product-show .listnr2 .dj a {
    color: #057ebf;
    text-decoration: underline
}

.inside-product-show .listnr2 .btn2 {
    margin-bottom: 20px;
    text-align: right
}

.inside-product-show .listnr2 .btn2 a {
    width: 154px;
    height: 50px;
    margin-left: 10px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    border-radius: 5px
}

.inside-product-show .listnr2 .btn2 a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.inside-product-show .listnr2 .bt1 {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #057ebf;
    background: -webkit-linear-gradient(left, #047ec0 15%, #8cc221);
    background: linear-gradient(to right, #047ec0 15%, #8cc221);
    color: #fff
}

.inside-product-show .listnr2 .bt2 {
    color: #666;
    background: #f4f5f7
}

@media (max-width: 1210px) {
    .inside-product-show .inside-prolist li .pic {
        width: 100%;
        float: none
    }

    .inside-product-show .inside-prolist li .right {
        width: 100%;
        float: none;
        padding-left: 0
    }

    .inside-product-show .listnr2 {
        font-size: 12px
    }

    .inside-product-show .listnr2 .list_dt {
        padding-left: 10px;
        font-size: 14px;
        margin-top: 10px
    }

    .inside-product-show .listnr2 .tt1 li {
        padding: 5px 10px
    }

    .inside-product-show .listnr2 .tt2 {
        padding: 20px 10px
    }

    .inside-product-show .listnr2 .btn2 {
        text-align: left
    }

    .inside-product-show .listnr2 .btn2 a {
        width: 120px;
        margin-left: 0;
        height: 40px;
        line-height: 40px
    }

    .inside-product-show .listnr2 .dj, .inside-product-show .inside-title-3 {
        font-size: 16px
    }
}

.inside-xg-product {
    padding-top: 40px
}

.inside-xg-product .inside-title {
    padding-top: 0;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    cursor: pointer;
    font-weight: 700;
    background: #f4f5f7;
    color: #333;
    font-size: 18px;
    padding: 0 45px;
    text-align: left;
    position: relative
}

@media (max-width: 1210px) {
    .inside-xg-product {
        padding-top: 10px
    }

    .inside-xg-product .inside-title {
        font-size: 14px;
        padding: 0 10px
    }
}

.return-top {
    z-index: 99;
    right: 20px;
    display: block;
    bottom: 50px;
    position: fixed;
    display: none;
}

@media (max-width: 1210px) {
    .return-top {
        display: none
    }
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.red {
    color: #f00
}

a.red:hover {
    color: #f00;
    text-decoration: underline
}

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

.ellipsis1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1
}

.ellipsis2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

.ellipsis3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3
}

.middleCenter {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.input-form, .textarea-form {
    font-family: "microsoft yahei";
    border: 1px #e1e1e1 solid;
    padding: 0 15px !important;
    font-size: 14px;
    color: #333 !important;
    appearance: none;
    vertical-align: middle;
    -webkit-transition: all .5s;
    transition: all .5s
}

.input-form:focus, .textarea-form:focus {
    border-color: #057ebf;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)
}

.input-form::-webkit-outer-spin-button, .textarea-form::-webkit-outer-spin-button, .input-form::-webkit-inner-spin-button, .textarea-form::-webkit-inner-spin-button {
    appearance: none
}

.input-form {
    height: 40px;
    line-height: 38px
}

.textarea-form {
    height: 88px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 24px
}

.btn-form {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 16px;
    border: none;
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff;
    min-width: 80px;
    appearance: none;
    text-align: center;
    cursor: pointer
}

.btn-form:hover {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f);
    color: #fff
}

.btn-2-form {
    display: inline-block;
    border: 1px #e1e1e1 solid;
    height: 40px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 16px;
    background: #fff;
    color: #000;
    appearance: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s
}

.btn-2-form:hover {
    background: #efefef;
    color: #000
}

.btn-3-form {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
    border: none;
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff;
    min-width: 140px;
    appearance: none;
    text-align: center;
    cursor: pointer
}

.btn-3-form:hover {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f);
    color: #fff
}

.select-form {
    position: relative
}

.select-form:after {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 1px #333 solid;
    border-bottom: 1px #333 solid;
    position: absolute;
    right: 12px;
    top: 15px;
    pointer-events: none
}

.select-form:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: auto;
    bottom: 18px
}

.select-form select {
    width: 100%;
    background: none;
    height: 40px;
    line-height: 38px;
    padding: 0 28px 0 15px;
    background-image: none;
    background-color: transparent;
    appearance: none;
    border: 1px #e4e4e4 solid;
    cursor: pointer;
    font-size: 14px;
    vertical-align: top
}

.select-form option {
    background-color: #fff
}

.checkbox-form {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    background-color: #fff;
    cursor: pointer;
    font-size: 0;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    box-sizing: border-box
}

.checkbox-form input {
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0
}

.checkbox-form i {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    color: #666;
    font-size: 12px;
    text-align: center
}

.checkbox-form input:checked + i {
    border-color: #ed6826;
    background: #ed6826;
    color: #fff;
    cursor: pointer
}

.fileBox-2 {
    position: relative
}

.fileBox-2 .file-form {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 5px;
    background: #f5f8fa;
    cursor: pointer;
    position: relative
}

.fileBox-2 .file-form:last-child {
    margin-right: 0
}

.fileBox-2 .file-form:hover:before, .fileBox-2 .file-form:hover:after {
    background: #057ebf
}

.fileBox-2 .file-form input[type="file"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0
}

.fileBox-2 .file-form .close {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #f00;
    color: #fff;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0
}

.fileBox-2 .file-pic {
    width: 100px;
    height: 100px;
    background: #f5f8fa;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.fileBox-2 .icon {
    width: 20px;
    height: 20px;
    margin: 30px auto 10px auto;
    position: relative
}

.fileBox-2 .icon:before, .fileBox-2 .icon:after {
    content: "";
    display: block;
    background: #333;
    margin: auto;
    border-radius: 2px;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fileBox-2 .icon:before {
    width: 20px;
    height: 2px
}

.fileBox-2 .icon:after {
    width: 2px;
    height: 20px
}

.fileBox-2 .txt {
    width: 100%;
    text-align: center
}

.addReduce {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    position: relative
}

.addReduce .add, .addReduce .reduce {
    width: 25px;
    height: 100%;
    overflow: hidden;
    background: #efefef;
    cursor: pointer;
    border: 1px #a4a4a4 solid;
    position: absolute;
    z-index: 0;
    -webkit-transition: none;
    transition: none
}

.addReduce .add:before, .addReduce .reduce:before, .addReduce .add:after, .addReduce .reduce:after {
    content: "";
    background: #000;
    margin: auto;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.addReduce .add:before, .addReduce .reduce:before {
    width: 9px;
    height: 1px
}

.addReduce .add:hover, .addReduce .reduce:hover {
    border-color: #057ebf;
    background: #057ebf;
    z-index: 9
}

.addReduce .add:hover:before, .addReduce .reduce:hover:before, .addReduce .add:hover:after, .addReduce .reduce:hover:after {
    background: #fff
}

.addReduce .input-form {
    width: 100%;
    border: 1px #a4a4a4 solid;
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-align: center;
    position: relative;
    z-index: 1
}

.addReduce .input-form:focus {
    border-color: #057ebf;
    box-shadow: 0 0 10px 0 rgba(5, 126, 191, 0.2)
}

.addReduce .reduce {
    bottom: 0;
    left: 1px
}

.addReduce .reduce:before {
    width: 9px;
    height: 1px
}

.addReduce .add {
    top: 0;
    right: 1px
}

.addReduce .add:after {
    width: 1px;
    height: 9px
}

.addReduce .reduce:after {
    display: none
}

.stars {
    display: inline-block;
    color: #177349;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle
}

.stars .iconfont {
    float: left;
    padding: 2px 2px;
    font-size: 12px;
    line-height: 1
}

.stars .iconfont:before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d4";
    font-size: 12px
}

.stars .off:before {
    content: "\f2d3"
}

.stars .on:before {
    content: "\f0d4"
}

@media (max-width: 1023px) {
    .inside-member {
        padding-top: 0;
        padding-bottom: 0
    }
}

.login, .register, .forgot {
    padding: 60px 0 60px 0;
    clear: both
}

.login .nr, .register .nr, .forgot .nr {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.login .titleBig, .register .titleBig, .forgot .titleBig {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px
}

.login .form, .register .form, .forgot .form {
    color: #333;
    font-size: 14px
}

.login .form li, .register .form li, .forgot .form li {
    margin-bottom: 15px
}

.login .form .box, .register .form .box, .forgot .form .box {
    display: block;
    position: relative
}

.login .form .input-form, .register .form .input-form, .forgot .form .input-form {
    width: 100%
}

.login .form .btn-form, .register .form .btn-form, .forgot .form .btn-form {
    width: 100%
}

.login .form .btn-2-form, .register .form .btn-2-form, .forgot .form .btn-2-form {
    width: 100%
}

.login .form .textarea-form, .register .form .textarea-form, .forgot .form .textarea-form {
    width: 100%
}

.login .form .title, .register .form .title, .forgot .form .title {
    font-size: 16px;
    color: #333;
    line-height: 2;
    padding-bottom: 5px
}

.login .form .red, .register .form .red, .forgot .form .red {
    margin-left: 5px
}

.login .form .info, .register .form .info, .forgot .form .info {
    position: relative
}

.login .form .huoqu .input-form, .register .form .huoqu .input-form, .forgot .form .huoqu .input-form {
    padding-right: 105px
}

.login .form .huoquBtn, .register .form .huoquBtn, .forgot .form .huoquBtn {
    cursor: pointer;
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff;
    text-align: center;
    width: 90px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0
}

.login .form .huoquBtn:hover, .register .form .huoquBtn:hover, .forgot .form .huoquBtn:hover {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f)
}

.login .form .other, .register .form .other, .forgot .form .other {
    color: #999
}

.login .form .other a, .register .form .other a, .forgot .form .other a {
    color: #999
}

.login .form .other a:hover, .register .form .other a:hover, .forgot .form .other a:hover {
    color: #057ebf;
    text-decoration: underline
}

.login .form .other .a-1, .register .form .other .a-1, .forgot .form .other .a-1 {
    color: #ec8c00
}

.login .form .other .a-1:hover, .register .form .other .a-1:hover, .forgot .form .other .a-1:hover {
    text-decoration: underline
}

.login .form .third, .register .form .third, .forgot .form .third {
    padding: 20px 0 0 0
}

.login .form .third .box, .register .form .third .box, .forgot .form .third .box {
    padding-left: 30px;
    padding-right: 30px
}

.login .form .title-2, .register .form .title-2, .forgot .form .title-2 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px
}

.login .form .title-2 span, .register .form .title-2 span, .forgot .form .title-2 span {
    display: inline-block;
    background: #fff;
    padding: 0 60px;
    position: relative;
    z-index: 1
}

.login .form .title-2 span:after, .register .form .title-2 span:after, .forgot .form .title-2 span:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #959595;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0
}

.login .form .title-2 span em, .register .form .title-2 span em, .forgot .form .title-2 span em {
    background: #fff;
    padding: 0 10px;
    font-style: inherit
}

.login .form .weixinBtn, .register .form .weixinBtn, .forgot .form .weixinBtn {
    width: 100%;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    text-align: center;
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff;
    font-size: 16px
}

.login .form .weixinBtn:hover, .register .form .weixinBtn:hover, .forgot .form .weixinBtn:hover {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f)
}

.login .form .weixinBtn .iconfont, .register .form .weixinBtn .iconfont, .forgot .form .weixinBtn .iconfont {
    margin-right: 10px;
    vertical-align: top;
    font-size: 30px
}

.login .form .weixinBtn .iconfont:before, .register .form .weixinBtn .iconfont:before, .forgot .form .weixinBtn .iconfont:before {
    vertical-align: top
}

.login .form .tips, .register .form .tips, .forgot .form .tips {
    padding: 20px 0 0 0;
    font-size: 14px;
    color: #666;
    line-height: 28px
}

.login .form .tips a:hover, .register .form .tips a:hover, .forgot .form .tips a:hover {
    color: #057ebf;
    text-decoration: underline
}

.login .zzsc .txt, .register .zzsc .txt, .forgot .zzsc .txt {
    font-size: 14px;
    padding: 0 15px;
    line-height: 38px;
    color: #666;
    border: 1px #e1e1e1 solid
}

.login .zzsc .txt a, .register .zzsc .txt a, .forgot .zzsc .txt a {
    color: #057ebf;
    text-decoration: underline
}

.login .zzsc .file-form, .register .zzsc .file-form, .forgot .zzsc .file-form {
    position: relative;
    text-align: center;
    width: 90px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0
}

.login .zzsc .file-form .txt, .register .zzsc .file-form .txt, .forgot .zzsc .file-form .txt {
    position: absolute;
    z-index: 8;
    top: 0;
    left: 0
}

.login .zzsc .file-form .txt span, .register .zzsc .file-form .txt span, .forgot .zzsc .file-form .txt span {
    color: #057ebf;
    text-decoration: underline
}

.login .zzsc .file-form .uploadBtn, .register .zzsc .file-form .uploadBtn, .forgot .zzsc .file-form .uploadBtn {
    cursor: pointer;
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff;
    text-align: center;
    width: 90px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0
}

.login .zzsc .file-form .uploadBtn:hover, .register .zzsc .file-form .uploadBtn:hover, .forgot .zzsc .file-form .uploadBtn:hover {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f)
}

.login .zzsc .file-form input[type="file"], .register .zzsc .file-form input[type="file"], .forgot .zzsc .file-form input[type="file"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0
}

.login .zzsc .file-form:hover .uploadBtn, .register .zzsc .file-form:hover .uploadBtn, .forgot .zzsc .file-form:hover .uploadBtn {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f)
}

@media (max-width: 1023px) {
    .login .titleBig, .register .titleBig, .forgot .titleBig {
        font-size: 24px
    }
}

.transparent {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8)
}

.ewmPopup {
    position: relative;
    z-index: 99999;
    color: #fff;
    display: none
}

.ewmPopup .transparent {
    display: block
}

.ewmPopup .ewmPopupCon {
    text-align: center;
    width: 300px;
    margin: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ewmPopup .title {
    font-size: 22px;
    line-height: 2;
    padding: 10px 0
}

.ewmPopup .tips {
    padding: 10px 0;
    line-height: 2
}

.account {
    min-height: 605px;
    background: #fafafa;
    color: #333
}

.account .container {
    padding-bottom: 90px;
    clear: both
}

.account .container:after {
    content: "";
    clear: both;
    display: block
}

.account .sidebarBtnM {
    display: none;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px
}

.account .sidebarBtnM .txt {
    float: left
}

.account .sidebarBtnM .iconfont {
    font-size: 30px;
    float: left
}

.account .leftAside {
    background: #fff;
    width: 20%;
    float: left;
    font-size: 16px;
    min-height: 400px
}

.account .leftAside .titleBig {
    color: #333;
    font-size: 16px;
    padding: 12px 15px
}

.account .leftAside .list .box {
    display: block;
    line-height: 30px;
    color: #333;
    padding: 10px 15px;
    border-left: 3px #fff solid
}

.account .leftAside .list .box:hover {
    border-left-color: #057ebf;
    background: #f3f3f3
}

.account .leftAside .list .active .box {
    border-left-color: #057ebf;
    background: #f3f3f3
}

.account .conRight {
    width: 80%;
    float: left;
    padding-left: 30px
}

.account .conRight .con {
    background: #fff;
    padding: 0 30px 30px 30px;
    min-height: 400px
}

.account .conRight .nr {
    padding-top: 30px
}

.account .conRight .titleBig {
    border-bottom: 1px #f3f3f3 solid;
    font-size: 20px;
    color: #333;
    padding: 20px 0
}

@media screen and (max-width: 1023px) {
    .account {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .account .sidebarBtnM {
        display: block
    }

    .account .container {
        padding-bottom: 0
    }

    .account .leftAside {
        background: #fff;
        display: block;
        width: 270px;
        height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        position: fixed;
        z-index: 999;
        top: 0;
        left: -100%;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .account .leftAside .con {
        background: #fff;
        position: relative;
        z-index: 999;
        padding: 30px 15px;
        min-height: 100%
    }

    .account .leftAside.openM {
        left: 0
    }

    .account .leftAside.openM .transparent {
        display: block;
        opacity: 1;
        z-index: 1;
        left: 0
    }

    .account .conRight {
        width: 100%;
        padding-left: 0
    }

    .account .conRight .con {
        padding-left: 15px;
        padding-right: 15px
    }
}

.orderList {
    padding-top: 20px;
    font-size: 14px
}

.orderList .inside-page {
    padding-top: 30px !important
}

.orderList .item {
    margin-bottom: 20px;
    clear: both;
    border: 1px solid #e2e2e2
}

.orderList .item:last-child {
    margin-bottom: 0
}

.orderList .dt {
    border-bottom: 1px solid #e2e2e2;
    overflow: hidden;
    background-color: #f5f5f5;
    line-height: 41px;
    padding: 0 40px 0 20px;
    position: relative
}

.orderList .dt > div {
    float: left;
    padding-right: 25px
}

.orderList .dt .money {
    color: #f00
}

.orderList .deleteBtn {
    position: absolute;
    top: 0;
    right: 25px
}

.orderList .deleteBtn .iconfont {
    font-size: 20px
}

.orderList .deleteBtn:hover {
    color: #f00
}

.orderList .dd {
    overflow: hidden;
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.orderList .dd .div-1 {
    width: 55%;
    float: left;
    min-height: 100px;
    padding-right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.orderList .dd .pic {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #e2e2e2;
    margin-right: 20px;
    float: left;
    position: relative
}

.orderList .dd .div-2 {
    width: 15%;
    min-height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.orderList .dd .div-3 {
    width: 10%;
    min-height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.orderList .dd .div-4 {
    width: 20%;
    min-height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.orderList .dd .title {
    color: #333
}

.orderList .dd .shuxing {
    font-style: italic
}

.orderList .dd .txt {
    float: left;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.orderList .dd .unitPrice {
    color: #057ebf
}

.orderList .dd .actual {
    color: #057ebf
}

.orderList .dd .operation a {
    display: block
}

.orderList .dd a:hover {
    color: #057ebf
}

.orderList .dd .a-1 {
    color: #ff770c
}

.orderList .dd .a-1:hover {
    color: #ff770c;
    text-decoration: underline
}

.orderList .dd .a-2 {
    display: inline-block !important;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 30px;
    padding: 0 20px;
    font-size: 12px;
    background-color: #057ebf;
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff
}

.orderList .dd .a-2:hover {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f);
    color: #fff
}

.orderList .dd .span-1 {
    color: #ff770c
}

.orderList .leftPro {
    width: 80%;
    float: left;
    padding: 20px 0;
    border-right: 1px solid #e2e2e2
}

.orderList .leftPro li {
    border-bottom: 1px #e2e2e2 solid;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.orderList .leftPro li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.orderList .rightOperation {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 20%;
    float: left;
    text-align: center;
    line-height: 30px
}

.orderList .page-2 {
    padding-top: 60px
}

@media screen and (max-width: 1023px) {
    .orderList .item .dt {
        padding: 10px 10px;
        line-height: 30px;
        font-size: 12px
    }

    .orderList .item .deleteBtn {
        top: 10px;
        right: 15px
    }

    .orderList .item .dd {
        font-size: 12px;
        padding: 0 10px;
        display: block
    }

    .orderList .item .dd .div-1 {
        width: 100%;
        min-height: auto;
        padding-right: 0
    }

    .orderList .item .dd .pic {
        width: 60px;
        height: 60px;
        margin-right: 10px
    }

    .orderList .item .dd .txt {
        min-height: 60px;
        line-height: 20px
    }

    .orderList .item .dd .div-2 {
        width: 30%;
        min-height: auto;
        line-height: 30px;
        display: block;
        margin-right: 0;
        text-align: left;
        float: left
    }

    .orderList .item .dd .div-3 {
        width: 30%;
        min-height: auto;
        line-height: 30px;
        display: block;
        text-align: center;
        float: left
    }

    .orderList .item .dd .div-4 {
        width: 40%;
        float: left;
        line-height: 30px;
        min-height: auto
    }

    .orderList .item .dd .operation {
        width: 100%
    }

    .orderList .item .dd .operation > div {
        display: inline-block;
        vertical-align: top
    }

    .orderList .item .dd .operation a {
        line-height: 30px;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
        border-radius: 30px;
        padding: 0 10px;
        float: left;
        font-size: 12px;
        border: 1px #ddd solid
    }

    .orderList .item .dd .operation a:last-child {
        margin-right: 0
    }

    .orderList .leftPro {
        width: 100%;
        float: none;
        clear: both;
        padding: 10px 0;
        border-right: none
    }

    .orderList .rightOperation {
        width: 100%;
        text-align: left;
        line-height: 30px;
        padding: 0 0 20px 0
    }

    .orderList .rightOperation .span-1 {
        margin-left: 5px
    }

    .orderList .page-2 {
        padding-top: 40px
    }
}

.logistics {
    font-size: 14px
}

.logistics .ddxx .list {
    margin-bottom: 30px;
    background: #f5f5f5;
    padding: 10px 25px
}

.logistics .ddxx .list li {
    padding: 15px 0
}

.logistics .ddxx .list li:last-child {
    margin-bottom: 0
}

.logistics .ddxx .list .title {
    margin-right: 10px;
    font-weight: 700
}

.logistics .wlxx .list {
    position: relative
}

.logistics .wlxx .list:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #f2f2f2;
    position: absolute;
    left: 160px;
    top: 0
}

.logistics .wlxx .list li {
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative
}

.logistics .wlxx .list .box {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #999
}

.logistics .wlxx .list .date {
    width: 160px;
    text-align: right;
    padding-right: 30px;
    line-height: 30px
}

.logistics .wlxx .list .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 30px;
    position: relative
}

.logistics .wlxx .list .text:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    top: 12px;
    left: -4px
}

.logistics .wlxx .list .title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px
}

.logistics .wlxx .list .info {
    font-size: 14px
}

.logistics .wlxx .list .active .box {
    color: #333
}

.logistics .wlxx .list .active .text:before {
    background: #177349
}

.logistics .wlxx .list .active .date {
    color: #177349
}

@media screen and (max-width: 768px) {
    .logistics .wlxx .list:before {
        left: 0
    }

    .logistics .wlxx .list .box {
        display: block;
        padding-left: 20px;
        position: relative
    }

    .logistics .wlxx .list .box:before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #999;
        position: absolute;
        top: 12px;
        left: -4px
    }

    .logistics .wlxx .list .date {
        width: 100%;
        text-align: left
    }

    .logistics .wlxx .list .text {
        padding-left: 0
    }

    .logistics .wlxx .list .text:before {
        display: none
    }

    .logistics .wlxx .list .active .box:before {
        background: #177349
    }
}

.orderInfoResult {
    overflow: hidden;
    line-height: 2;
    text-align: right;
    font-size: 14px;
    padding: 40px 10px 0 10px
}

.orderInfoResult .span-1 {
    font-weight: 700;
    color: #f00;
    margin-left: 10px
}

.orderInfoResult .btn {
    padding-top: 20px
}

.order-info {
    margin-bottom: 25px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    font-size: 14px
}

.order-info .list li {
    border-bottom: 1px #e2e2e2 solid
}

.order-info .list li:last-child {
    border-bottom: none
}

.order-info .list .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.order-info .list .title-1 {
    float: left;
    width: 15%;
    text-align: center;
    color: #444;
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 20px 20px;
    line-height: 2
}

.order-info .list .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    float: left;
    padding: 20px 20px;
    line-height: 2
}

.order-info .list .span-1 {
    margin-right: 5px
}

.order-info .list .span-2 {
    color: #999
}

@media screen and (max-width: 1023px) {
    .order-info .list .box {
        display: block
    }

    .order-info .list .title-1 {
        width: 100%;
        text-align: left;
        padding: 10px 20px;
        clear: both
    }

    .order-info .list .info {
        clear: both;
        padding: 20px 20px
    }
}

.addressAccount {
    font-size: 14px
}

.addressAccount .titleBig-2 {
    font-weight: 700;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px
}

.addressAccount .addAddress {
    border-bottom: 1px #f1f1f1 solid;
    padding: 20px 0 30px 0
}

.addressAccount .addAddressBtn {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff;
    line-height: 40px;
    padding: 0 15px;
    display: inline-block;
    margin-bottom: 10px
}

.addressAccount .addAddressBtn:hover {
    background: -webkit-linear-gradient(right, #017cc4, #8ec31f);
    background: linear-gradient(to left, #017cc4, #8ec31f)
}

.addressAccount .list-form {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    position: relative
}

.addressAccount .list-form:before {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    background: #f3f3f3;
    position: absolute;
    bottom: 0;
    left: 15px
}

.addressAccount .list-form:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.addressAccount .list-form:last-child:before {
    display: none
}

.addressAccount .list-form li {
    padding: 0 15px;
    margin-bottom: 20px
}

.addressAccount .list-form li:last-child {
    margin-bottom: 0
}

.addressAccount .list-form .col-2 {
    width: 50%;
    float: left
}

.addressAccount .list-form .title {
    line-height: 40px
}

.addressAccount .list-form .btn {
    clear: both
}

.addressAccount .list-form .input-form {
    width: 100%
}

.addressAccount .list-form .btn {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px
}

.addressAccount .list-form .btn .div-2 {
    width: 50%;
    float: left;
    padding: 0 15px
}

.addressAccount .list-form .btn-form {
    width: 100%
}

.addressAccount .list-form .btn-2-form {
    width: 100%;
    border-color: #000
}

.addressAccount .addressBook {
    padding: 20px 0 0 0
}

.addressAccount .addressBook .list {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.addressAccount .addressBook .list li {
    width: 33.33333333%;
    float: left;
    padding: 0 15px 30px 15px
}

.addressAccount .addressBook .list .text {
    border: 1px #e1e1e1 solid;
    padding: 30px 20px;
    margin-bottom: 20px
}

.addressAccount .addressBook .list .title {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px
}

.addressAccount .addressBook .list .info {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

.addressAccount .addressBook .list .btn {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center
}

.addressAccount .addressBook .list .btn .div-2 {
    width: 50%;
    float: left;
    padding: 0 15px
}

.addressAccount .addressBook .list .btn-form {
    width: 100%
}

.addressAccount .addressBook .list .btn-2-form {
    width: 100%;
    border-color: #e1e1e1
}

.addressAccount .editAddress {
    padding: 20px 0 30px 0;
    border-top: 1px #f1f1f1 solid
}

@media screen and (max-width: 768px) {
    .addressAccount .addressBook .list {
        margin-left: -5px;
        margin-right: -5px
    }

    .addressAccount .addressBook .list li {
        width: 100%;
        padding: 0 5px 20px 5px
    }

    .addressAccount .addressBook .list .text {
        padding: 10px
    }

    .addressAccount .addressBook .list .title {
        font-size: 16px
    }
}

.mB20 {
    margin-bottom: 20px
}

.settings .list, .changePassword .list {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative
}

.settings .list:before, .changePassword .list:before {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    background: #f3f3f3;
    position: absolute;
    bottom: 0;
    left: 15px
}

.settings .list:last-child, .changePassword .list:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.settings .list:last-child:before, .changePassword .list:last-child:before {
    display: none
}

.settings .list li, .changePassword .list li {
    padding: 0 15px;
    margin-bottom: 30px
}

.settings .list li:last-child, .changePassword .list li:last-child {
    margin-bottom: 0
}

.settings .list .col-2, .changePassword .list .col-2 {
    width: 50%;
    float: left
}

.settings .list .title, .changePassword .list .title {
    line-height: 40px
}

.settings .list .btn, .changePassword .list .btn {
    clear: both
}

.settings .input-form, .changePassword .input-form {
    width: 100%
}

.settings .btn-form, .changePassword .btn-form {
    width: 150px
}

.listCart {
    text-align: center
}

.listCart .titleHd {
    background: #fafafa;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    padding: 0 15px 0 30px
}

.listCart .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    position: relative
}

.listCart .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.listCart .col-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 45%;
    text-align: left;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
}

.listCart .col-2 {
    width: 13%;
    text-align: center
}

.listCart .col-3 {
    width: 20%;
    text-align: center
}

.listCart .col-4 {
    width: 10%;
    text-align: center
}

.listCart .col-5 {
    width: 12%;
    text-align: center
}

.listCart dd {
    border: 1px #e1e1e1 solid;
    padding: 20px 15px;
    margin-bottom: 30px;
    position: relative
}

.listCart dd:last-child {
    margin-bottom: 0
}

.listCart .box {
    position: relative
}

.listCart .box .checkbox-form {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0
}

.listCart .pic {
    width: 108px;
    height: 108px;
    border: 1px #f1f1f1 solid;
    position: relative
}

.listCart .pic:after {
    content: "";
    display: block;
    padding-top: 100%
}

.listCart .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
}

.listCart .title {
    line-height: 26px;
    height: 84px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3
}

.listCart .brand, .listCart .shuxing {
    color: #999;
    font-size: 14px;
    font-style: italic
}

.listCart .addReduce {
    width: 100px
}

.listCart .addReduce .input-form {
    width: 100%
}

.listCart .price {
    font-size: 16px
}

.listCart .total {
    font-size: 16px
}

.listCart .close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px
}

.listCart .close .iconfont {
    font-size: 20px
}

.listCart .close:hover {
    color: #f00
}

@media screen and (max-width: 1023px) {
    .listCart .titleHd {
        display: none
    }

    .listCart dd {
        padding: 10px 10px;
        margin-bottom: 10px
    }

    .listCart .box {
        display: block;
        overflow: hidden;
        padding-right: 0
    }

    .listCart .close {
        top: 20px;
        right: 10px
    }

    .listCart .col {
        display: block;
        text-align: left
    }

    .listCart .col-1 {
        width: 100%;
        float: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .listCart .col-2 {
        width: 50%;
        float: left;
        line-height: 30px;
        text-align: left
    }

    .listCart .col-3 {
        width: 50%;
        float: left;
        text-align: right
    }

    .listCart .col-4 {
        width: 50%;
        float: left;
        line-height: 30px
    }

    .listCart .col-5 {
        width: 50%;
        float: right;
        text-align: right;
        line-height: 30px
    }

    .listCart .pic {
        width: 90px;
        height: 90px
    }

    .listCart .text {
        padding-left: 15px;
        padding-top: 20px
    }

    .listCart .title {
        font-size: 14px;
        line-height: 24px;
        height: 72px
    }

    .listCart .price {
        font-size: 14px
    }

    .listCart .addReduce .input-form {
        height: 30px;
        line-height: 28px
    }
}

.cart a, .shopping-cart a {
    -webkit-transition: none;
    transition: none
}

.cart .jiesuan, .shopping-cart .jiesuan {
    line-height: 40px;
    overflow: hidden
}

.cart .jiesuan .div-1, .shopping-cart .jiesuan .div-1 {
    float: left
}

.cart .jiesuan .div-2, .shopping-cart .jiesuan .div-2 {
    float: right;
    color: #888
}

.cart .jiesuan .submit, .shopping-cart .jiesuan .submit {
    width: 140px;
    margin-left: 0;
    vertical-align: top
}

.evaluatePopup {
    font-size: 14px;
    width: 100%;
    display: none
}

.evaluatePopup .con {
    padding: 20px 20px
}

.evaluatePopup .hd {
    margin-bottom: 30px;
    position: relative
}

.evaluatePopup .hd .hf {
    color: #999;
    font-size: 14px
}

.evaluatePopup .hd .btn {
    display: inline-block;
    border: 1px #666 solid;
    font-size: 14px;
    min-width: 100px;
    text-align: center;
    line-height: 24px;
    padding: 0 10px;
    float: right;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 30px;
    right: 0
}

.evaluatePopup .hd .btn:hover {
    background: #057ebf;
    color: #fff;
    border-color: #057ebf
}

.evaluatePopup .nr {
    color: #333;
    font-size: 14px
}

.evaluatePopup .nr li {
    margin-bottom: 15px
}

.evaluatePopup .nr .title {
    margin-bottom: 10px
}

.evaluatePopup .nr .title select {
    border: none;
    padding: 5px 0;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    border-bottom: 1px #e4e4e4 solid
}

.evaluatePopup .nr .tips {
    color: #666;
    font-size: 12px;
    padding-bottom: 20px
}

.evaluatePopup .nr .input-form {
    width: 100%
}

.evaluatePopup .nr .textarea-form {
    width: 100%
}

.evaluatePopup .nr .btn-form {
    width: 164px
}

.evaluatePopup .nr .stars > span {
    cursor: pointer
}

.evaluatePopup .nr .fileBox {
    position: relative
}

.evaluatePopup .nr .file-form {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 5px;
    background: #f5f8fa;
    cursor: pointer;
    position: relative
}

.evaluatePopup .nr .file-form:before, .evaluatePopup .nr .file-form:after {
    content: "";
    display: block;
    background: #333;
    margin: auto;
    border-radius: 2px;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.evaluatePopup .nr .file-form:before {
    width: 20px;
    height: 2px
}

.evaluatePopup .nr .file-form:after {
    width: 2px;
    height: 20px
}

.evaluatePopup .nr .file-form:last-child {
    margin-right: 0
}

.evaluatePopup .nr .file-form:hover:before, .evaluatePopup .nr .file-form:hover:after {
    background: #057ebf
}

.evaluatePopup .nr .file-form input[type="file"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0
}

.evaluatePopup .nr .file-form .close {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #f00;
    color: #fff;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0
}

.evaluatePopup .nr .file-pic {
    width: 100px;
    height: 100px;
    background: #f5f8fa;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.evaluatePopup .commentList {
    padding: 20px 0 0 0
}

.returnExchangePopup {
    width: 460px;
    font-size: 14px;
    display: none
}

.returnExchangePopup .con {
    padding: 20px 20px
}

.returnExchangePopup .nr li {
    padding-bottom: 10px
}

.returnExchangePopup .nr li:last-child {
    padding-bottom: 0
}

.returnExchangePopup .nr .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 40px
}

.returnExchangePopup .nr .title {
    color: #333;
    width: 120px;
    float: left;
    text-align: right;
    padding-right: 10px
}

.returnExchangePopup .nr .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.returnExchangePopup .nr .name {
    color: #333;
    font-weight: 700;
    margin-right: 10px
}

.returnExchangePopup .nr .lxxx .info {
    line-height: 30px
}

.returnExchangePopup .nr .lxxx .div-1 {
    line-height: 40px
}

.returnExchangePopup .nr .textarea-form {
    width: 100%
}

.returnExchangePopup .nr .input-form {
    width: 100%
}

@media (max-width: 1023px) {
    .returnExchangePopup {
        width: 100%
    }
}

.steps {
    font-size: 14px;
    color: #666
}

.steps .list li {
    float: left
}

.steps .list li:last-child .box {
    padding-right: 0
}

.steps .list li:last-child .box:after {
    display: none
}

.steps .list .box {
    display: block;
    padding-right: 90px;
    position: relative
}

.steps .list .box:after {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background: #ccc;
    position: absolute;
    right: 10px;
    top: 50%
}

.steps .list .num {
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 12px;
    border: 1px #a4a4a4 solid;
    background: #f7f7f7;
    font-family: "Oswald"
}

.steps .list .active {
    color: #057ebf
}

.steps .list .active .num {
    background: #e4ebff;
    border-color: #057ebf;
    color: #057ebf
}

@media (max-width: 768px) {
    .steps .list li {
        padding-bottom: 5px
    }

    .steps .list .box {
        padding-right: 40px
    }

    .steps .list .box:after {
        width: 20px
    }
}

.creditLimit {
    padding: 20px 0 0 0
}

.creditLimit .title-1 {
    padding: 20px 0;
    font-size: 18px;
    font-weight: 700
}

.creditLimit .title-1 .span-1 {
    color: #666;
    font-size: 14px;
    font-weight: 400
}

.listCreditLimit li {
    padding-bottom: 20px
}

.listCreditLimit li:last-child {
    padding-bottom: 0
}

.listCreditLimit .title {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 10px
}

.listCreditLimit .title .span-1 {
    color: #666
}

.listCreditLimit .input-form {
    width: 100%
}

.listCreditLimit .div-1 {
    font-size: 14px;
    color: #666;
    padding: 20px 0
}

.listCreditLimit .fileBox-3 {
    position: relative
}

.listCreditLimit .fileBox-3 .file-form {
    float: left;
    margin-right: 5px;
    background: #f5f8fa;
    border: 1px #e1e1e1 solid;
    cursor: pointer;
    position: relative
}

.listCreditLimit .fileBox-3 .file-form:last-child {
    margin-right: 0
}

.listCreditLimit .fileBox-3 .file-form:hover:before, .listCreditLimit .fileBox-3 .file-form:hover:after {
    background: #057ebf
}

.listCreditLimit .fileBox-3 .file-form input[type="file"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0
}

.listCreditLimit .fileBox-3 .file-form .close {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #f00;
    color: #fff;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0
}

.listCreditLimit .fileBox-3 .file-pic {
    background: #f5f8fa;
    z-index: 1;
    top: 0;
    left: 0
}

.listCreditLimit .fileBox-3 .icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    border: 1px #017cc4 solid;
    margin: 30px auto 10px auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute
}

.listCreditLimit .fileBox-3 .icon:before, .listCreditLimit .fileBox-3 .icon:after {
    content: "";
    display: block;
    background: #017cc4;
    margin: auto;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.listCreditLimit .fileBox-3 .icon:before {
    width: 21px;
    height: 3px
}

.listCreditLimit .fileBox-3 .icon:after {
    width: 3px;
    height: 21px
}

.listCreditLimit .card {
    margin: 0 -18px 0 -18px;
    overflow: hidden
}

.listCreditLimit .card .div-2 {
    width: 50%;
    float: left;
    padding: 0 18px 36px 18px
}

.listCreditLimit .card .div-3 {
    width: 33.33333333%;
    padding: 0 18px 36px 18px;
    float: left
}

@media (max-width: 1023px) {
    .listCreditLimit .fileBox-3 .icon {
        width: 36px;
        height: 36px
    }

    .listCreditLimit .fileBox-3 .icon:before {
        width: 11px;
        height: 1px
    }

    .listCreditLimit .fileBox-3 .icon:after {
        width: 1px;
        height: 11px
    }

    .listCreditLimit .card {
        margin: 0 -5px 10px -5px
    }

    .listCreditLimit .card .div-2 {
        padding: 0 5px 10px 5px
    }

    .listCreditLimit .card .div-3 {
        padding: 0 5px 10px 5px
    }
}

@media (max-width: 768px) {
    .listCreditLimit .card .div-3 {
        width: 50%
    }
}

.payment .title-1 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 20px;
    position: relative
}

.payment .title-1 .a-1 {
    float: right;
    font-size: 14px;
    font-weight: 400
}

.payment .part {
    border-bottom: 1px #ededed solid;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.payment .shrxx .list {
    margin-left: -10px;
    margin-right: -10px
}

.payment .shrxx .list li {
    width: 33.33333333%;
    float: left;
    padding: 0 10px 20px 10px;
    display: none
}

.payment .shrxx .list .box {
    display: block;
    border: 1px #ebe9ee solid;
    height: 152px;
    padding: 0 10px 10px 10px;
    font-size: 14px;
    cursor: pointer;
    position: relative
}

.payment .shrxx .list .box .curMarker {
    width: 26px;
    height: 26px;
    display: none;
    position: absolute;
    bottom: 0;
    right: 0
}

.payment .shrxx .list .box .curMarker:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 26px 0 0;
    border-color: transparent #f00 transparent transparent
}

.payment .shrxx .list .box .curMarker:after {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e8c5";
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0
}

.payment .shrxx .list .box:hover {
    border-color: #f00
}

.payment .shrxx .list .box:hover .setDefault {
    display: block
}

.payment .shrxx .list .box .default, .payment .shrxx .list .box .setDefault {
    background: #ccc;
    color: #fff;
    padding: 0 5px;
    line-height: 24px;
    position: absolute;
    right: 0;
    top: 0
}

.payment .shrxx .list .box .setDefault {
    display: none;
    background: #f00
}

.payment .shrxx .list .title {
    font-weight: 700;
    height: 40px;
    line-height: 39px;
    border-bottom: 1px #ebe9ee solid;
    margin-bottom: 10px
}

.payment .shrxx .list .info {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    margin-bottom: 10px
}

.payment .shrxx .list .btn {
    line-height: 20px
}

.payment .shrxx .list .active .box {
    border-color: #f00
}

.payment .shrxx .list .active .box .curMarker {
    display: block
}

.payment .shrxx .moreAddressBtn {
    color: #666;
    font-size: 14px
}

.payment .shrxx .moreAddressBtn:hover {
    color: #057ebf;
    text-decoration: underline
}

.payment .fpxx .span-1 {
    display: inline-block;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    line-height: 30px;
    margin-right: 30px
}

.payment .fpxx .span-1:last-child {
    margin-right: 0
}

.payment .fpxx .div-1 {
    padding-bottom: 20px
}

.payment .fpxx .title-2 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding-bottom: 10px
}

.payment .fpxx .input-form {
    width: 100%
}

.payment .fpxx .tips {
    color: #0060b0;
    font-size: 14px
}

.payment .hwqd {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.payment .hwqd .listCart .col-1 {
    padding-left: 0
}

.paymentNow .part {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px #ededed solid
}

.paymentNow .part:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.paymentNow .hd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px #ededed solid;
    color: #666;
    font-size: 14px;
    line-height: 30px
}

.paymentNow .hd .left {
    width: 50%;
    float: left;
    background: #f6f6f6;
    border-right: 1px #ededed solid;
    padding: 20px 30px
}

.paymentNow .hd .right {
    width: 50%;
    float: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 20px 30px
}

.paymentNow .hd .p-1 {
    font-weight: 700;
    color: #333;
    font-size: 20px;
    margin-bottom: 10px
}

.paymentNow .hd .p-2 {
    padding-bottom: 30px
}

.paymentNow .hd .a-1 {
    margin-left: 10px
}

.paymentNow .zffs .title-1 {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 20px
}

.paymentNow .zffs .menuTabs a {
    display: inline-block;
    box-shadow: 0 0 0 1px #c8c8c8 inset;
    line-height: 45px;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    float: left;
    margin-right: 20px;
    -webkit-transition: none;
    transition: none
}

.paymentNow .zffs .menuTabs a:last-child {
    margin-right: 0
}

.paymentNow .zffs .menuTabs a:hover, .paymentNow .zffs .menuTabs a.active {
    background: -webkit-linear-gradient(left, #017cc4, #8ec31f);
    background: linear-gradient(to right, #017cc4, #8ec31f);
    color: #fff;
    box-shadow: none
}

.paymentNow .zffs .menuTabs a:hover .img-1, .paymentNow .zffs .menuTabs a.active .img-1 {
    display: none
}

.paymentNow .zffs .menuTabs a:hover .img-2, .paymentNow .zffs .menuTabs a.active .img-2 {
    display: block
}

.paymentNow .zffs .menuTabs .icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: top;
    margin-top: 8px;
    margin-right: 5px;
    overflow: hidden;
    position: relative
}

.paymentNow .zffs .menuTabs .icon .img-2 {
    display: none
}

.paymentNow .zffs .conTabs {
    margin-top: 30px
}

@media (max-width: 1023px) {
    .paymentNow .hd {
        display: block
    }

    .paymentNow .hd .left {
        width: 100%;
        padding: 20px 20px
    }

    .paymentNow .hd .right {
        width: 100%;
        padding: 20px 20px
    }

    .paymentNow .hd .p-1 {
        font-size: 14px;
        margin-bottom: 0
    }

    .paymentNow .hd .p-2 {
        padding-bottom: 0
    }

    .paymentNow .zffs .menuTabs a {
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 40px;
        padding: 0 5px
    }

    .paymentNow .zffs .menuTabs .icon {
        width: 20px;
        height: 20px;
        margin-top: 10px
    }
}

.account-nav {
    left: auto !important;
    top: auto !important;
    position: relative !important;
    -webkit-animation: 0s !important;
    animation: 0s !important
}

.payment .shrxx .list .setDefault {
    display: none;
}

.payment .shrxx .list .default {
    display: none;
}

.payment .shrxx .list .active .default {
    display: block;
}

.payment .shrxx .list .active:hover .setDefault {
    display: none;
}

.fpxx .div-2 {
    width: 50%;
    float: left;
    padding-right: 5px;
}

.fpxx .div-2:last-child {
    padding-left: 5px;
}

.ptfp-zyfp {
    display: none;
}

@media (max-width: 768px) {
    .payment .shrxx .list li {
        width: 100%;
        padding-bottom: 10px;
    }

    .fpxx .div-2 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}