@font-face {
    font-family: 'AddFont';
    src: local('AddFont light'), local('AddFont'), url("/fonts/AddFont.woff"
            
        ) format('truetype');
}

* {
    font-family: 'AddFont', Microsoft Yahei;
}

img {
    max-width: 100%;
}

html,
body {
    position: relative;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearfix {
    clear: both
}

html {
    font-size: 14px;
}

body {
    font-size: 14px;
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

h1 {
    line-height: 1.5
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin: 0
}

.ani {}

.clear {
    clear: both
}

a:hover {
    text-decoration: none
}

section {
    width: 100%;
    position: relative
}

.width {
    width: 1200px;
    margin: 0 auto
}

nav {
    display: none
}

header {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 99
}

    header .header-right {
        width: 850px;
        height: 40px;
        line-height: 40px;
        color: #959fae;
        color: #fff;
        position: absolute;
        top: 0;
        right: 0;
    }

header .header-right .header-right-nav li {
    float: right;
    margin: 0 5px;
    display: block;
}

header .header-right a {
    color: #fff;
}

header .header-right .dropdown-menu a {
    color: #333;
}

header .header-right .dropdown-menu a:hover {
    color: #f00;
}

header .header-right .list-inline .dropdown-menu a {
    color: #f00;
}

header .header-right a:hover {
    color: #ffe108;
}

header .header-right .btn-default {
    border: none;
    padding: 0;
    background: transparent;
    color: #ffe108
}

header .header-right .btn-default:hover,
header .open>.dropdown-toggle.btn-default {
    background: transparent;
    color: #ffe108
}

header .header-right li {
    padding: 0
}

header .header-right .btn-default:active,
header .header-right .btn-default:focus {
    background: transparent
}

header .header-right .btn.active,
header .header-right .btn:active {
    box-shadow: none;
    -webkit-box-shadow: none
}

header .header-right .dropdown-menu {
    width: 300px;
    padding: 10px 0;
    right: 0;
    left: auto;
    box-shadow: none;
    -webkit-box-shadow: none
}

header .header-right .open>.dropdown-toggle.btn-default {
    background: transparent;
    border: none
}

header .header-right .btn-group.open .dropdown-toggle {
    box-shadow: none;
    -webkit-box-shadow: none
}

header .header-right .dropdown-menu p {
    text-align: center;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-bottom: 10px;
    line-height: normal;
    color: #333
}

header .header-right .dropdown-menu .left {
    width: 50%;
    border-right: 1px solid #ccc;
    float: left;
    padding: 10px 20px 0;
    text-align: center
}

header .header-right .dropdown-menu .right {
    width: 50%;
    float: left;
    padding: 10px 20px 0
}

header .header-right .dropdown-menu .left a,
header .header-right .dropdown-menu .right a {
    display: block;
    text-align: center;
    color: #333;
    line-height: 30px
}

header .header-right .dropdown-menu .left a:hover,
header .header-right .dropdown-menu .right a:hover {
    color: #179aee
}

header .header {
    height: 100px
}

header .logo {
    width: 330px;
    height: 100px;
    overflow: hidden;
    float: left
}

header .logo img {
    width: 200px;
    margin-top: 6px;
}

header .btn-group.open .dropdown-toggle {
    box-shadow: none
}

footer {
    background: #0782c6;
}

#m-footer {
    display: none
}

.header-right span.glyphicon {
    font-size: 12px
}

.search option {
    padding: 0;
    font-family: "Microsoft Yahei", sans-serif
}

#tj {
    width: 320px;
    margin: 0 auto;
    padding: 0;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px
}

.search {
    padding: 0;
    margin-bottom: 20px;
    overflow: hidden
}

.form-inline label {
    display: none
}

.search input {
    height: 50px;
    line-height: 50px;
    width: 70%;
    padding: 0 10px;
    margin: 0;
    float: left;
    text-shadow: none;
    border: 2px solid #22c6da;
    background: rgba(255, 255, 255, .7);
    border-right: none;
    font-size: 18px;
    outline: none
}

.search button {
    height: 50px;
    line-height: 50px;
    width: 30%;
    text-align: center;
    margin: 0;
    float: left;
    background: #22c6da;
    border: none;
    font-size: 18px;
    outline: none;
    color: #fff;
}

#search .form-inline {
    width: 80%;
    margin: 0 auto
}

#search .form-inline .btn-group .btn+.btn {
    margin-left: 0
}

#search .form-inline .dropdown-menu {
    width: 76%;
    left: 15px
}

.form-inline .form-control {
    width: 100%;
}

.form-inline .form-group {
    margin-bottom: 20px;
}

.form-inline .form-group textarea {
    height: 90px;
}

.form-inline button.form-control {
    background: #179aee;
    color: #fff;
    transition: all 0.5s;
    border-color: #179aee
}

.form-inline button.form-control:hover {
    background: #1267c6
}

.news .swiper-button-next {
    right: 15px;
    top: 5px;
    width: 40px;
    height: 20px;
    background: #333 url("/images/img/next-arrow.png"
            
        )no-repeat center;
    margin-top: 0;
}

.news .swiper-button-prev {
    right: 60px;
    top: 5px;
    left: auto;
    width: 40px;
    height: 20px;
    background: #333 url("/images/img/prev-arrow.png"
            
        )no-repeat center;
    margin-top: 0;
}

.record {
    height: 120px
}

.record li {
    height: 30px;
    line-height: 30px;
    font-size: 14px
}

span.more {
    float: right;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    margin-top: 10px
}

span.more a {
    color: #999
}

span.more a:hover {
    color: #1279e2
}

ul.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.web-color {
    color: #0782c6
}

#gujia {
    display: none
}

a.colse {
    position: absolute;
    top: 40px;
    right: 20px;
    font-size: 34px;
    color: #0782c6;
    cursor: pointer
}

.header-right a.colse span.glyphicon {
    font-size: 30px;
    color: #0782c6
}

a.more2 {
    width: 200px;
    height: 50px;
    line-height: 50px;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    color: #179aee;
    border: 2px solid #179aee;
    font-size: 20px;
    transition: all 0.5s
}

a.more2:hover {
    background: #179aee;
    color: #fff
}

#search .t2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0
}

#search .width {
    padding: 20px 0;
    background: #fff;
    overflow: hidden
}

#about {
    overflow: hidden;
    padding: 30px 0 60px;
    background: url("/images/img/about-bg1.jpg"
            
        ) no-repeat left top
}

#about .count {
    width: 100%;
    margin: 0 auto 0;
    overflow: hidden;
    padding: 0;
}

#about .count .col-md-3 {
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 30px;
    padding: 0;
    padding: 30px 0;
    background: #82c9f7
}

#about .count .col-md-3:nth-child(4) {
    border-right: none;
}

#about .count .col-md-3 p {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 14px;
    width: 80%;
}

#about .value1:after {
    content: " 天";
    font-size: 14px
}

#about .value2:after {
    content: " 家";
    font-size: 14px
}

#about .value3:after {
    content: " 名";
    font-size: 14px
}

#about .value4:after {
    content: " 万元";
    font-size: 14px
}

#about .buy {
    margin: 0
}

#about .buy li img {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

#about .buy li {
    width: 25%;
    text-align: center;
    border-right: 1px solid #ccc
}

#about .buy li:last-child {
    border-right: none
}

#about .buy li .content-box {
    width: 110px;
    height: 110px;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    padding-top: 20px;
    margin: 40px auto
}

    #about .buy li:hover .content-box {
        border-color: #2e6da4
    }

#about .intro .t1 {
    font-size: 150px;
    font-weight: normal;
    margin: 0;
    line-height: normal
}

#about .intro .t2 {
    font-size: 24px;
    margin: 0;
    font-weight: bold;
    line-height: normal
}

#about .intro .t3 {
    font-size: 18px;
    margin: 0;
    font-weight: bold;
    position: relative;
    margin-top: -60px
}

#about .intro .line {
    width: 40px;
    height: 2px;
    background: #0099ff;
    margin: 10px 0
}

#about .intro .container {
    padding: 30px 0 60px
}

#about .intro .t4 {
    margin-top: 30px;
    text-align: justify;
    font-size: 16px;
    line-height: 1.8
}

    #about .intro .content-box {
        width: 900px;
        overflow: hidden;
        margin: 0 auto
    }

#about .intro .en {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal
}

#about .intro .t3 {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

#about .intro ul {
    margin-top: 20px
}

#about .intro li {
    padding: 10px 0;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 33.3333%;
    cursor: pointer;
    transition: all 0.5s
}

#about .intro li p {
    margin: 10px 0 0;
    float: left
}

#about .intro li img {
    display: block;
    margin-right: 10px;
    border: 1px solid #333;
    border-radius: 50%;
    padding: 10px;
    float: left
}

#about .intro li:hover {
    color: #0099ff
}

#about .intro li:hover img {
    border-color: #0099ff
}

#about .intro a.more2 {
    margin: 20px 0;
    border-width: 1px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    background: #0782c6;
    color: #fff
}

#about .intro a.more2:hover {
    background: #2155ee
}

#about .about-left {
    width: 50%;
    padding-right: 40px;
    float: left
}

#about .about-right {
    width: 50%;
    float: right;
    background: url("/images/img/index-about-bg.jpg"
            
        ) no-repeat top right;
    background-size: 450px 253px;
    margin-top: 80px
}

#about .video {
    width: 450px;
    height: 300px;
    margin-top: 110px;
    float: left
}

#about .video2 {
    display: none
}

a.more {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #0782c6;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    transition: all 0.5s
}

a.more:hover {
    background: #2e6da4
}

#daohang {
    overflow: hidden;
    padding: 30px 0 0
}

#daohang li {
    width: 25%;
    text-align: center;
    color: #043557;
    border-right: 1px solid #fff;
    position: relative;
    transition: all 0.5s;
    background-size: 100% !important;
    height: 160px
}

#daohang li:hover {
    background-size: 110% !important;
}

#daohang li:hover a {
    color: #fff
}

#daohang li:last-child {
    border-right: none
}

#daohang li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: 24px;
    position: relative;
    z-index: 9
}

#daohang li p {
    margin: 0;
    line-height: 160px
}

#daohang li:nth-child(1) {
    background: url("/images/img/index-about1.jpg"
            
        ) no-repeat center;
}

#daohang li:nth-child(2) {
    background: url("/images/img/index-about2.jpg"
            
        ) no-repeat center;
}

#daohang li:nth-child(3) {
    background: url("/images/img/index-about3.jpg"
            
        ) no-repeat center;
}

#daohang li:nth-child(4) {
    background: url("/images/img/index-about4.jpg"
            
        ) no-repeat center;
}

.c-mask-stripe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    background-image: linear-gradient(-45deg, transparent 25%, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .2) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, .2) 75%, rgba(0, 0, 0, .2));
    background-position: left top;
    background-size: 4px 4px;
    background-repeat: repeat;
    z-index: 1;
}

#daohang li:hover .c-mask-stripe {
    display: none
}

#zclx {
    overflow: hidden;
    padding: 60px 0 80px;
    background: #f5f5f5;
}

#zclx .box:before,
#zclx .box:after,
#zclx .box .box-content:before,
#zclx .box .box-content:after {
    background: rgba(56, 175, 251, 0.81)
}

#zclx .title {
    margin: 0 auto;
    color: #333;
    position: relative;
    width: 220px
}

#zclx .title:before {
    content: '';
    width: 80px;
    display: block;
    height: 2px;
    background: #333;
    position: absolute;
    left: -100px;
    top: 25px
}

#zclx .title:after {
    content: '';
    width: 80px;
    display: block;
    height: 2px;
    background: #333;
    position: absolute;
    right: -100px;
    top: 25px
}

#zclx li {
    text-align: center;
    color: #fff;
    position: relative;
}

#zclx .box {
    color: #fff
}

#zclx li h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

#zclx li a {
    color: #fff
}

#zclx li .t1 {
    font-size: 16px;
}

#zclx li .t2 {
    font-size: 12px;
}

#zclx li .t3 {
    font-size: 16px;
}

#zclx li .price {
    font-size: 36px;
    font-weight: bold;
}

#zclx li {
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

#banner {
    overflow: hidden;
    height: 792px
}

#banner .swiper-container {
    overflow: hidden;
    height: 792px
}

#banner .swiper-slide:nth-child(1) {
   /* background: url("/images/img/index-banner1.jpg"
            
        ) no-repeat center;*/
}

#banner .swiper-slide:nth-child(2) {
   /* background: url("/images/img/index-banner2.jpg"
            
        ) no-repeat center;*/
}

#banner .width {
    position: absolute;
    left: 50%;
    height: 260px;
    margin-left: -450px;
    width: 900px;
    bottom: 50px;
    z-index: 1
}

#banner .m-banner {
    display: none
}

#banner .banner_title {
    margin: 0 auto;
    padding: 7% 0 40px;
    display: block
}

#banner #myTab {
    display:flex;
    justify-content:space-between;
}
.join {
    display: inline-block;
    background-color: #E83226;
    border-radius: 26px;
    line-height: 26px;
    padding: 0 8px;
    cursor: pointer;
    color: #fff;
    min-width: 75px;
    margin-left: 20px;
    margin-top:4px;
}

    .join img {
        height: 15px;
        width: 15px;
        margin-right: 3px;
        display: inline-block;
    }
#banner #myTab li {
    width: 296px;
    margin-right: 6px;
    background: #ddd
}

#banner #myTab li:nth-child(1) {
    border-radius: 20px 0 0 0
}

#banner #myTab li.active {
    background: rgba(255, 255, 255, 1);
}

#banner #myTab li:last-child {
    margin-right: 0;
}

#banner #myTab li a {
    font-size: 20px;
    text-align: center;
    color: #333
}

#banner #myTab li a span {
    font-size: 14px;
}

#banner #myTabContent {
    background: rgba(255, 255, 255, .4);
    padding: 40px;
    border-radius: 0 0 20px 20px
}

#banner .nav-tabs>li {
    margin: 0
}

#myTab>li:first-child>a {
    border-radius: 20px 0 0 0
}

#myTab>li:last-child {
    border-radius: 0 20px 0 0
}

#myTab>li:last-child:hover a {
    border-radius: 0 20px 0 0
}

#banner .nav-tabs>li>a {
    margin: 0
}

#banner #myTab li:last-child a {}

#banner .nav-tabs {
    border: none;
}

#banner form {
    overflow: hidden;
    width: 510px
}

#banner form .border {
    border: 6px solid rgba(255, 255, 255, .6);
    overflow: hidden;
    border-radius: 30px;
    margin-top: 10px
}

#banner .form-control.kw {
    border-radius: 20px 0 0 20px;
    width: 80%
}

#banner .input-group {
    width: 100%;
}

#banner .sale {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 40px;
    left: 520px;
    font-size: 20px;
}

#banner a.more2 {
    position: absolute;
    bottom: 0;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    left: 560px;
    border: 6px solid rgba(255, 255, 255, .6);
    border-radius: 24px;
    background: #56d1ff;
    box-sizing: content-box;
    color: #fff;
}

#banner .input-group button.form-control {
    border-radius: 0 20px 20px 0;
    width: 20%
}

#banner .radio {
    line-height: 30px;
    display: inline-block;
    margin-right: 15px;
    overflow: hidden;
}

#banner .input-group {
    width: 100%;
}

#banner .form-control {
    height: 40px;
    line-height: 40px;
    padding: 0 12px
}

#banner .input-group .input-lg {
    border-radius: 0;
    border: none
}

#banner .input-group-addon {
    padding: 6px 40px;
    background: #0782c6;
    border-color: #0782c6;
    transition: all 0.5s;
    font-size: 16px
}

#banner .input-group-addon:hover {
    background: #1e32c6;
    border-color: #1e32c6
}

#banner .input-group select.form-control {
    float: left;
    width: 160px;
    border-radius: 0;
    border-width: 0 1px 0 0
}

#banner .input-group button {
    float: left;
    width: 150px;
    background: #07469d;
    color: #fff;
    border-radius: 0;
    border-color: #07469d
}

#banner .input-group .radio input[type="radio"] {
    width: 16px;
    height: 16px;
    opacity: 0;
}

#banner .input-group .radio label {
    position: absolute;
    left: 5px;
    top: 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #3130a5;
    padding: 0;
}

#banner .checkbox label,
.radio label {
    min-height: 16px;
}

#banner .input-group #copyright_radio a {
    color: #333;
}

#banner .input-group #copyright_radio a:before {
    content: '';
    width: 16px;
    height: 16px;
    border: 1px solid #3130a5;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    display: block;
    background: #fff
}

#banner .input-group #copyright_radio:hover a:before {}

#banner .input-group #copyright_radio:hover a:after {
    position: absolute;
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 15px;
    left: 4px;
    background: #3130a5;
    border-radius: 50%;
}

#banner .input-group #copyright_radio span {
    margin-left: 21px
}

#banner .input-group .radio input:checked+label {}

#banner .input-group .radio input:checked+label::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    top: 50%;
    left: 50%;
    background: #3130a5;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 50%;
}

#banner .input-group .radio span {
    margin-left: 26px;
    line-height: 38px
}

#banner #guwen li {
    width: 32%;
    padding: 10px;
    margin: 5px 0;
    border-radius: 10px;
    background: #fff
}
#banner #guwen li .guwen-img-box {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        float: left;
        margin-right: 10px;
        overflow: hidden;
    }

#banner #guwen li img {
    width: 100%
}

#banner #guwen li div {
    width: 125px;
    float: left;
}

#banner #guwen li div p {
    font-size: 14px;
    color: #333;
    line-height: 19px;
    margin: 5px 0 0
}

#banner #guwen li div span {
    font-size: 12px;
    color: #333;
    line-height: 19px;
}

#banner #guwen li a {
    width: 60px;
    height: 42px;
    background-color: #FF9913;
    text-align: center;
    line-height: 42px;
    float: right;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
}

#banner #xuqiu form {
    width: 100%
}

#banner #xuqiu form .radio {
    margin-top: 0
}

#banner #xuqiu form .form-group {
    padding: 0 5px
}

#banner #xuqiu .form-inline .form-group {
    margin-bottom: 10px
}

#banner .nav-tabs>li:last-child>a {
    border-radius: 0 20px 0 0
}

.yxsb .swiper-wrapper {
    padding-bottom: 20px
}

.yxsb .swiper-pagination-bullets {
    bottom: 120px
}

.yxsb .swiper-button-prev,
.yxsb .swiper-button-next {
    top: 44%
}

.yxsb .title {
    margin: 40px 0 0
}

.yxsb .swiper-slide {
    padding: 20px 1%
}

.yxsb .swiper-slide li {
    width: 19%;
    margin-bottom: 3%
}

#zclc {
    padding: 100px 0;
    background: url("/images/img/index-zclc-bg.jpg"
            
        ) no-repeat center;
    height: 640px;
    overflow: hidden;
    color: #fff
}

#zclc .title {
    color: #fff
}

#zclc .title:before {
    background: #fff;
}

#zclc .title:after {
    background: #fff;
}

#zclc ul {
    margin-top: 100px;
}

#zclc ul li {
    float: left;
    transition: all 0.5s
}

#zclc ul li:nth-child(odd) {
    width: 130px
}

#zclc ul li:nth-child(even) {
    width: 84px
}

#zclc ul li .t1 {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, .7);
    position: relative;
    margin: 0 auto 20px;
    transition: all 0.5s;
    cursor: pointer;
}

#zclc ul li .t1:after {
    content: '';
    width: 110px;
    height: 110px;
    border: 1px dashed rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    left: -11px;
    top: -11px;
}

#zclc ul li .dot_line {
    width: 84px;
    height: 100px;
    background: url("/images/img/dot-line.png"
            
        ) no-repeat center;
    margin: 0 auto
}

#zclc ul li .t2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center
}

#zclc ul li .t3 {
    font-size: 14px;
    color: #fff;
    text-align: center
}

#zclc ul li:hover .t1 {
    transform: rotate(360deg);
}

#zclc ul li:nth-child(1):hover .t1 {
    background: rgba(255, 255, 255, 0.4);
}

#zclc ul li:nth-child(3):hover .t1 {
    background: rgba(238, 6, 5, 0.4);
}

#zclc ul li:nth-child(5):hover .t1 {
    background: rgba(238, 17, 222, 0.4);
}

#zclc ul li:nth-child(7):hover .t1 {
    background: rgba(238, 151, 0, 0.4);
}

#zclc ul li:nth-child(9):hover .t1 {
    background: rgba(73, 255, 102, 0.4);
}

#zclc ul li:nth-child(11):hover .t1 {
    background: rgba(0, 100, 238, 0.4);
}

#service {
    padding: 40px 0 60px;
    overflow: hidden;
    background: #f5f5f5;
}

#service .font1,
#custom .font1,
#team .font1,
#info .font1 {
    color: black;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    line-height: 44px
}

#service li {
    width: 19%;
    padding: 30px 10px;
    text-align: center;
    height: 340px;
    position: relative;
    border: 1px solid #179aee;
    border-radius: 6px;
    transition: all 0.5s
}

#service li:hover {
    box-shadow: 0 0 10px rgba(7, 130, 198, .7);
    margin-top: -10px
}

#service li img {
    margin-bottom: 20px
}

#service .width,
#custom .width,
#info .width {
    margin-bottom: 20px;
}

#service li .t1 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #179aee;
    padding-bottom: 10px
}

#service li .t2 {
    font-size: 12px;
}

#service li .t3 {
    font-size: 16px;
}

#service li .price {
    font-size: 30px;
}

#service li .more {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -80px;
    background: #179aee
}

#service li .more:hover {
    background: #0782c6
}

#advantage {
    overflow: hidden;
    padding: 100px 0;
    background: url("/images/img/index-ys-bg.jpg"
            
        ) no-repeat center;
    height: 720px
}

#advantage .title {
    width: 220px;
    color: #fff
}

#advantage .en {
    color: #fff
}

#advantage .title:before,
#advantage .title:after {
    background: #fff
}

#advantage ul {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    height: 720px;
}

#advantage ul li {
    width: 25%;
    border-left: 1px solid #999;
    float: left;
    height: 100%;
    position: relative
}

#advantage ul li:last-child {
    border-right: 1px solid #999;
}

    #advantage ul li .content-box {
        z-index: 20;
        width: 100%;
        height: 192px;
        background: rgba(0, 0, 0, .8);
        color: #fff;
        position: absolute;
        bottom: 0;
        padding: 0 20px;
        transition: all 0.5s
    }

        #advantage ul li .content-box .t1 {
            font-size: 20px;
            padding-top: 50px
        }

            #advantage ul li .content-box .t1:after {
                content: '';
                width: 20px;
                height: 2px;
                margin-top: 10px;
                background: #fff;
                display: block
            }

        #advantage ul li .content-box .t2 {
            font-size: 22px;
            margin-top: 38px;
            padding: 18px 0;
            border-style: solid;
            border-width: 3px 0;
            border-color: #fff;
            display: none
        }

        #advantage ul li .content-box .t3 {
            font-size: 14px;
            height: 48px;
            overflow: hidden;
            margin-top: 15px;
        }

        #advantage ul li .content-box .t4 {
            font-size: 12px;
            display: none;
            position: absolute;
            bottom: 40px;
        }

            #advantage ul li .content-box .t4:before {
                content: '';
                width: 20px;
                height: 2px;
                margin-bottom: 10px;
                background: #fff;
                display: none
            }

    #advantage ul li:hover .content-box {
        height: 370px;
        background: #333;
    }

        #advantage ul li:hover .content-box .t1 {
            padding-top: 0;
            background: #d60a1b;
            height: 60px;
            line-height: 60px;
            position: absolute;
            top: 0;
            width: 300px;
            left: 0;
            padding-left: 20px
        }

            #advantage ul li:hover .content-box .t1:after {
                display: none;
            }

        #advantage ul li:hover .content-box .t2 {
            display: block;
            margin-top: 100px
        }

            #advantage ul li:hover .content-box .t2:after {
                display: none
            }

        #advantage ul li:hover .content-box .t3 {
            height: auto
        }

        #advantage ul li:hover .content-box .t4 {
            display: block
        }

            #advantage ul li:hover .content-box .t4:before {
                display: block
            }

#footer {
    padding: 40px;
    overflow: hidden;
    background: #f5f5f5;
}

#zz {
    padding: 30px 0;
    overflow: hidden;
    background: #202020;
}

#link {
    padding: 30px 0;
    background: #202020;
    overflow: hidden
}

    #link .t1 {
        font-size: 16px;
        color: #bfbfbf;
        margin-bottom: 15px;
    }
.link_list {
    display: flex;
    flex-wrap: wrap;
}
    .link_list p {
        width: 150px;
        margin: 5px 0px;
        padding-right: 5px;
        box-sizing: border-box;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
#link .link_list a {
    display: inline-block;
    max-width: 100%;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
    #link .link_list a:hover {
        color: #dddddd;
    }

#beian {
    padding: 10px;
    background: #202020;
    overflow: hidden;
    text-align: center;
    color: #fff
}

#beian a {
    color: #f90
}

#footer .col-md-8 {
    border-right: 1px solid #179aee
}

#footer .foot_nav {
    text-align: center
}

#footer .foot_nav a {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #d6d6d6;
    color: #6c6c6c;
    font-size: 16px
}

#footer .foot_nav a:hover {
    color: #0078F2
}

#footer .foot_nav a:last-child {
    border-right: none;
}

#footer .foot_add {
    overflow: hidden;
    margin-top: 20px;
}

#footer .foot_add li {
    width: 25%;
    padding: 20px 20px 0 70px;
    float: left;
    height: 100px
}

#footer .foot_add li p {
    margin: 0;
    line-height: 1.5
}

#footer .foot_add li p.t1 {
    font-size: 16px;
}

#footer .foot_add li:nth-child(1) {
    background: url("/images/img/add-1.png"
            
        ) no-repeat left center
}

#footer .foot_add li:nth-child(2) {
    background: url("/images/img/add-2.png"
            
        ) no-repeat left center
}

#footer .foot_add li:nth-child(3) {
    background: url("/images/img/add-3.png"
            
        ) no-repeat left center
}

#footer .foot_add li:nth-child(4) {
    background: url("/images/img/add-4.png"
            
        ) no-repeat left center
}

#footer .foot_other {
    color: #545454;
    margin: 30px 0
}

#footer .foot_other li {
    text-align: center
}

#footer .foot_other h2 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px
}

#footer .foot_other li a {
    color: #545454;
    line-height: 30px;
}

#footer h3 {
    color: #202020;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    font-family: "Microsoft Yahei", sans-serif
}

#footer .gz {
    overflow: hidden;
    margin-right: 20px;
    float: left
}

#footer .gz li {
    float: left;
    margin: 0 20px
}

#footer .foot_other .t1 {
    font-size: 16px;
    color: #202020
}

#kefu1 {
    display: none
}

.kefu1 {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    bottom: 0;
    text-align: center;
    z-index: 99999;
}

.kefu1 li {
    margin: 40px 0 20px;
    width: 13%
}

.kefu1 a {
    color: #fff;
    font-size: 16px
}

.kefu1-close .close1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    display: block;
    background: url("/images/img/fixed-close.png"
            
        ) no-repeat;
}

.kefu1-close .close1:hover {
    background: url("/images/img/fixed-close-hover.png"
            
        ) no-repeat;
}

.picture {
    overflow: hidden
}

.picture img {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari and Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}

.picture:hover img {
    transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    /* IE 9 */
    -moz-transform: scale(1.5, 1.5);
    /* Firefox */
    -webkit-transform: scale(1.5, 1.5);
    /* Safari and Chrome */
    -o-transform: scale(1.5, 1.5);
    /* Opera */
}

@media only screen and (max-width: 992px) {
    .width {
        width: 100%
    }
}

#album .album {
    padding: 0 60px;
}

#album .album li {
    width: 19%
}

/*悬浮链接*/
.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 85px;
    width: 70px;
    height: 240px;
    z-index: 9999999
}

.suspension-box {
    position: relative;
    float: right;
}

.suspension .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #353535;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
}

.suspension .a.active,
.suspension .a:hover {
    background: #07469d;
}

.suspension .a .i {
    float: left;
    width: 44px;
    height: 44px;
    background-image: url("/images/img/sidebar-icon.png"
            
        );
    background-repeat: no-repeat;
}

/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url("/images/img/sidebar-icon.png"
            
        );
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.suspension .a-qq .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url("/images/img/sidebar-icon.png"
            
        );
    background-repeat: no-repeat;
    background-position: 0 0;
}

.suspension .a-user .i {
    background-position: 0 -27px;
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
}

.suspension .a-yz .i {
    background-position: -27px -27px;
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
}

.suspension .a-tel .i {
    background-position: -27px -54px;
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
}

.suspension .a-top .i {
    background-position: 0 -54px;
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
}

.suspension .a-top {
    display: none;
}

.suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url("/images/img/side_bg_arrow.png"
            
        ) no-repeat;
    right: -8px;
    top: 31px;
}

.suspension .d-service {
    top: 0;
}

.suspension .d-qq {
    top: 34px;
}

.suspension .d-user {
    top: 34px;
}

.suspension .d-yz {
    top: 78px;
}

.suspension .d-tel {
    top: 122px;
}

.suspension .d .inner-box {
    padding: 8px 22px 12px;
}

.suspension .d-service-item {
    padding: 14px 0;
}

.suspension .qq-item {
    float: left;
    width: 33.333%;
    margin: 10px 0;
}

.suspension .d-service .d-service-item {
    border-bottom: none;
}

.suspension .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .qq-item h3 {
    float: left;
    line-height: 44px;
    font-size: 15px;
    margin-left: 10px;
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
}

.suspension .qq-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
}

.suspension .qq-item .i-qq {
    width: 44px;
    height: 44px;
    background: url("/images/img/side_con_icon02.png"
            
        ) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .qq-item:hover .i-qq {
    background-position: center 3px;
}

.suspension .d-service-item .i-service {
    width: 44px;
    height: 44px;
    background: url("/images/img/side_con_icon01.png"
            
        ) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-service {
    background-position: center 3px;
}

.suspension .d-service-item .i-yz {
    width: 44px;
    height: 44px;
    background: url("/images/img/side_con_icon03.png"
            
        ) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-yz {
    background-position: center 3px;
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url("/images/img/side_con_icon04.png"
            
        ) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-tel {
    background-position: center 3px;
}

.suspension .d-tel p {
    font-size: 20px;
    text-align: center;
    margin: 10px 0 0
}

.suspension .d-user a {
    display: block;
    float: left;
    margin-right: 3px
}

/*服务导航*/
header .nav {
    width: 100%;
    clear: both;
    height: 40px;
    position: relative
}

header .nav>ul {
    text-align: right;
    display:flex;
    justify-content:space-between;
}

header .nav>ul>li .dropdown-menu {
    width: 120%;
    min-width: 20px;
}

header .nav .open>a {
    text-decoration: none
}

header .nav>ul>li {
    width: 10%;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    text-align: center;
    position: relative
}

header .nav .open>a,
header .nav .open>a:focus,
header .nav .open>a:hover {
    background: transparent;
    border: none
}

header .nav-list {
    width: 120px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 10px;
    top: 145px;
    z-index: 9;
    text-align: center;
    margin: 0;
}

header .nav-list:before {
    content: '';
    display: block;
    width: 120px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("/images/img/index-nav-bg.png"
            
        ) no-repeat top center;
    z-index: 100;
    display: none
}

header .nav .dropdown-menu li {
    display: block;
    float: none;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    text-align: center
}

header .nav>ul>li>a {
    color: #fff;
    position: relative;
    font-size: 16px
}

header .nav>ul>li>a:after {
    content: '';
    width: 0;
    display: block;
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 2px;
    background: #ffff00;
    -webkit-transition: width 200ms ease-in;
    -moz-transition: width 200ms ease-in;
    -o-transition: width 200ms ease-in;
    transition: width 200ms ease-in;
}

header .nav>ul>li:hover a:after {
    width: 100%;
}

.header .logo1 {
    display: block
}

.header .logo2 {
    display: none
}

.header.active {
    border-bottom: 1px solid #1453b3
}

.header.active .header-right {
    color: #333
}

.header.active .header-right a {
    color: #333
}

.header.active .header-right .btn-default {
    color: #0782c6
}

.header.active .header-right .dropdown-menu p a {
    color: #f00
}

.header.active .logo1 {
    display: none
}

.header.active .logo2 {
    display: block
}

.header.active .nav>ul>li>a {
    color: #333
}

.header.active .nav>ul>li>a:hover {
    color: #0782c6
}

.header.active .nav>ul>li>a:after {
    background: #0782c6
}

.header.active {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.header.active .nav .dropdown-menu li a {
    color: #333;
}

.header.active .nav .dropdown-menu li a:hover {
    color: #0782c6;
}

.nav-content-sidebar {
    position: absolute;
    width: 120px;
    left: 0;
    top: 45px;
    z-index: 10;
    background: #fff;
    transition: all 0.5s;
}

.nav-content-menu {
    position: relative;
    background: #af1717;
    color: #fff;
    overflow: hidden;
    height: 0;
    -webkit-transition: all 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 1200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.nav-list .nav-title {
    font-size: 26px;
    text-align: center;
    color: #f7f900;
    height: 40px;
    line-height: 40px
}

.nav-list .nav-title span:nth-child(1) {
    animation: blink 1s steps(1, start) 0.33s infinite;
}

.nav-list .nav-title span:nth-child(2) {
    animation: blink 1s steps(1, start) 0.66s infinite;
}

.nav-list .nav-title span:nth-child(3) {
    animation: blink 1s steps(1, start) 0.33s infinite;
}

.nav-list .nav-title span:nth-child(4) {
    animation: blink 1s steps(1, start) 0.66s infinite;
}

@keyframes blink {
    33% {
        color: #FFF;
    }

    66% {
        color: #06d3ff;
    }
}

.nav-list:hover .nav-content-menu {
    height: 120px;
    overflow: visible;
    border-bottom: 1px solid #560a0a;
    border-top: 1px solid #ff514d;
}

.nav-list:hover .nav-content-menu:first-child {
    border-top: none
}

.nav-list:hover .nav-content-menu:last-child {
    border-bottom: none
}

.nav-content-menu img {
    margin: 30px auto 5px
}

.nav-content-menu h2 a {
    color: #fff;
}

.nav-content-menu:hover {
    background: rgb(228, 249, 247);
}

.nav-content-menu:hover h2 a {
    color: #033558
}

.nav-content-menu-head {
    position: relative;
}

.nav-content-menu-head-list {
    position: relative;
    overflow: hidden;
    height: 120px;
    border-right: 0;
    padding-top: 68px;
}

.nav-content-menu:nth-child(1) .nav-content-menu-head-list {
    background: url("/images/img/nav-icon1.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(2) .nav-content-menu-head-list {
    background: url("/images/img/nav-icon2.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(3) .nav-content-menu-head-list {
    background: url("/images/img/nav-icon4.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(4) .nav-content-menu-head-list {
    background: url("/images/img/nav-icon4.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(5) .nav-content-menu-head-list {
    background: url("/images/img/nav-icon5.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(1):hover .nav-content-menu-head-list {
    background: url("/images/img/nav-icon1-2.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(2):hover .nav-content-menu-head-list {
    background: url("/images/img/nav-icon2-2.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(3):hover .nav-content-menu-head-list {
    background: url("/images/img/nav-icon4-2.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(4):hover .nav-content-menu-head-list {
    background: url("/images/img/nav-icon4-2.png"
            
        ) no-repeat center 30px
}

.nav-content-menu:nth-child(5):hover .nav-content-menu-head-list {
    background: url("/images/img/nav-icon5-2.png"
            
        ) no-repeat center 30px
}

.nav-content-menu-head-list h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;

}

.nav-content-menu-head:hover h2 {
    border-bottom: none
}

.nav-content-menu-head-list a {
    margin: 0 5px 5px 0;
    white-space: nowrap;
    color: #555;
    background-color: transparent;
    text-decoration: none;
}

.nav-content-sidebar .nav-content-main .active .nav-content-menu-head {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    cursor: pointer;
}

.nav-ds {
    display: none;
}

.nav-content-menu-dow {
    position: absolute;
    left: 120px;
    top: 0;
    width: 1080px;
    overflow: hidden;
    padding: 20px 12px 0 30px;
    z-index: 10;
    background: rgb(228, 249, 247);
    -webkit-transition: width 200ms ease-in;
    -moz-transition: width 200ms ease-in;
    -o-transition: width 200ms ease-in;
    transition: width 200ms ease-in;
}


#nav-1 {
    top: 0
}

#nav-2 {
    top: -121px
}

#nav-3 {
    top: -241px
}

#nav-4 {
    top: -361px
}


.nav-content-menu-dow dl {
    width: 100%;
    float: left;
    margin: 0 0 17px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
    text-align: left;
}

.nav-content-menu-dow dl dt {
    position: relative;
    width: 70px;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}

.nav-content-menu-dow dl dt span {
    position: relative;
    display: inline-block;
    padding: 0;
    color: #121212;
}

.nav-content-menu-dow dl dd {
    color: #000;
    font-size: 0;
    overflow: hidden;
}

.nav-content-menu-dow dl dd a {
    display: inline-block;
    position: relative;
    padding: 0 11px;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    white-space: nowrap;
}

.nav-content-menu-dow dl dd a:hover {
    color: #179aee
}

.nav-content-menu-dow dl dd a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background: #D8D8D8;
    top: 8px;
    left: 0;
}

.nav-content-menu-dow dl dd .nav-a-curr {
    color: #FC4349;
}


.title {
    margin: 0 auto;
    color: #333;
    position: relative;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    width: 160px
}

.en {
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px
}

.nav-ds .dh {
    margin-bottom: 15px;
}

.nav-ds .dh li {
    background: #033558;
    text-align: center;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 12px;
    transition: all 0.5s
}

.nav-ds .dh li a {
    color: #fff
}

.nav-ds .dh li:hover {
    background: #008eea
}

.nav-lb {
    width: 700px;
    float: left
}

.nav-tj {
    width: 270px;
    float: right;
    padding-left: 20px
}

.nav-tj .t1 {
    font-weight: bold;
    font-size: 16px;
    color: #000
}

.nav-tj li {
    margin-bottom: 20px
}

.nav-tj .t2 {
    font-size: 14px;
    color: #000
}

.nav-content-sidebar h1 {
    padding: 15px;
    font-size: 18px;
}

/* #info{padding: 60px 0;overflow: hidden}
#info .title1{font-size: 20px;font-weight: bold;line-height:1.8;border-bottom: 1px solid #ddd;margin-bottom: 20px}
.color-red{color: #f00}
#info .info-left{width: 580px;float: left;}
#info .info-left img{float: left;}
#info .info-left .t1{font-size: 20px;font-weight: bold;border-bottom: 1px solid #eee;line-height: 1.8}
#info .info-left .t2{font-size: 16px;line-height: 1.6}
#info .info-left .date{color: #999;}
#info .info-right{width: 590px;float: right;}
#info .news-list li{height: 33px;line-height: 33px;border-bottom: 1px dashed #ddd}
#info .news-list a{color: #333}
#info .news-list a:hover{color: #179aee}
#info .news-title{width: 65%;float: left;margin-bottom: 0}
#info .ymd{width: 35%;float: right;text-align: right}
#info .info-right .tpw-news1{width: 640px;overflow: hidden}
#info .info-right .tpw-news1 li{float: left;margin-right: 10px;width: 290px;position: relative;}
#info .info-right .tpw-news2{width: 640px;overflow: hidden;margin-top: 10px;}
#info .info-right .tpw-news2 li{float:left;margin-right: 10px;width: 140px;position: relative;}
#info .info-right li .t1{position: absolute;width: 100%;padding: 0 10px;background: rgba(0,0,0,.7);color: #fff;height: 40px;line-height: 40px;text-align: center;display: none;left: 0;bottom:0;z-index: 10;margin: 0;transition: all 0.5s}
#info .info-right li:hover .t1{display: block}
#info .info-right .tpw-news2 li:hover .t1{display: flex;height: 100%;align-items: center;justify-content: center} */
li:hover .t1 {
    display: block
}

.font1 {
    font-size: 70px;
    text-align: center
}

.clear::after {
    content: '';
    display: block;
    clear: both;
}

#tmall {
    background: #f5f5f5;
    padding: 20px 0;
    overflow: hidden
}

#tmall .title:before,
#tmall .title:after {
    display: none
}

#tmall .font1 {
    color: black;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    line-height: 44px
}

#tmall .input-group {
    width: 800px;
    border: 5px solid rgb(185, 185, 185);
    border-radius: 6px;
    vertical-align: middle;
    float: right;
}

#tmall .input-group .input-lg {
    border-radius: 0;
    border: none
}

#tmall .input-group-addon {
    padding: 6px 40px;
    background: #c61008;
    color: #fff;
    border-color: #c61008;
    transition: all 0.5s;
    font-size: 16px
}

#tmall .input-group-addon:hover {
    background: #730f06;
    border-color: #730f06
}

#tmall a.more2 {
    width: 140px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    margin: 20px auto 0;
    color: #fff;
    border: 1px solid #fff;
}

#tmall .input-group select.form-control {
    float: left;
    width: 160px;
    border-radius: 0;
    border-width: 0 1px 0 0
}

#tmall .input-group button {
    float: left;
    width: 150px;
    background: #c61008;
    color: #fff;
    border-radius: 0;
    border-color: #c61008
}

#tmall .swiper-button-next {
    right: 15%;
    margin-top: 0;
    background-size: 18px 30px
}

#tmall .swiper-button-prev {
    left: 15%;
    margin-top: 0;
    background-size: 18px 30px
}

#newtmall {
    background: #f5f5f5;
    padding: 20px 0;
    overflow: hidden
}

    #newtmall .title:before,
    #newtmall .title:after {
        display: none
    }

    #newtmall .font1 {
        color: black;
        display: inline-block;
        vertical-align: middle;
        font-size: 30px;
        line-height: 44px
    }

    #newtmall .input-group {
        width: 800px;
        border: 5px solid rgb(185, 185, 185);
        border-radius: 6px;
        vertical-align: middle;
        float: right;
    }

        #newtmall .input-group .input-lg {
            border-radius: 0;
            border: none
        }

    #newtmall .input-group-addon {
        padding: 6px 40px;
        background: #c61008;
        color: #fff;
        border-color: #c61008;
        transition: all 0.5s;
        font-size: 16px
    }

        #newtmall .input-group-addon:hover {
            background: #730f06;
            border-color: #730f06
        }

    #newtmall a.more2 {
        width: 140px;
        height: 40px;
        line-height: 36px;
        font-size: 16px;
        margin: 20px auto 0;
        color: #fff;
        border: 1px solid #fff;
    }

    #newtmall .input-group select.form-control {
        float: left;
        width: 160px;
        border-radius: 0;
        border-width: 0 1px 0 0
    }

    #newtmall .input-group button {
        float: left;
        width: 150px;
        background: #c61008;
        color: #fff;
        border-radius: 0;
        border-color: #c61008
    }

    #newtmall .swiper-button-next {
        right: 15%;
        margin-top: 0;
        background-size: 18px 30px
    }

    #newtmall .swiper-button-prev {
        left: 15%;
        margin-top: 0;
        background-size: 18px 30px
    }

#copyright {
    background: white;
    overflow: hidden;
    padding: 30px 0 40px;
}

#copyright .font1 {
    color: black;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    line-height: 44px
}

#copyright .copyright li {
    width: 23%;
    margin-bottom: 20px
}

#copyright .copyright {
    padding: 20px 0 40px
}

#copyright .copyright .swiper-pagination-bullet-active {
    opacity: 1 !important;
}

#copyright .copyright .swiper-pagination-bullet {
    background: #fff;
    opacity: .6
}

#copyright .input-group {
    width: 800px;
    border: 5px solid rgb(185, 185, 185);
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

#copyright .input-group .input-lg {
    border-radius: 0
}

#copyright .input-group-addon {
    padding: 6px 40px;
    background: #c61008;
    color: #fff;
    border-color: #c61008;
    transition: all 0.5s;
    font-size: 16px
}

#copyright .input-group-addon:hover {
    background: #730f06;
    border-color: #730f06
}

#copyright a.more2 {
    width: 140px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    margin: 20px auto 0;
    color: #fff;
    border-color: #fff;
    border-width: 1px
}

#copyright .input-group select.form-control {
    float: left;
    width: 320px;
    border-radius: 0;
    border-width: 0 1px 0 0
}

#copyright .input-group button {
    float: left;
    width: 150px;
    background: #38affb;
    color: #fff;
    border-radius: 0;
    border-color: #38affb
}

#copyright .box:before,
#copyright .box:after,
#copyright .box .box-content:before,
#copyright .box .box-content:after {
    background: rgba(56, 175, 251, 0.81)
}

#copyright .box .post {
    margin: 70px auto 0
}

option {
    font-family: "Microsoft Yahei", sans-serif
}

#copyright .swiper-button-next {
    right: 15%;
    margin-top: 0;
    background-size: 18px 30px
}

#copyright .swiper-button-prev {
    left: 15%;
    margin-top: 0;
    background-size: 18px 30px
}

#join {
    background: url("/images/img/join-bg.jpg"
            
        ) no-repeat center;
    position: relative;
    height: 640px
}

#join .more2 {
    position: absolute;
    left: 50%;
    width: 140px;
    margin: 0 0 0 -70px;
    bottom: 60px;
    color: #fff;
    border-color: #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-width: 1px;
}

#join .more2:hover {
    background: #38affb;
    color: #fff;
    border-color: #38affb
}

#custom {
    overflow: hidden;
    padding: 60px 0;
    background: #fff
}

#custom .width {
    position: relative
}

#custom .line {
    width: 300px;
    height: 1px;
    background: #333;
    margin-bottom: 10px;
    transition: all 0.2s
}

#custom .t1 {
    font-size: 18px;
}

#custom .swiper-wrapper {
    padding: 50px 0
}

#custom .swiper-slide {
    padding: 20px;
    border: 5px solid #ddd;
    position: relative;
    background: #fff
}

#custom .swiper-slide .title-pic {
    border: 5px solid #ddd;
    text-align: center;
    margin-top: -65px;
    position: relative;
    width: 208px;
    height: 130px;
    left: 50%;
    margin-left: -104px;
}

#custom .swiper-slide .t1 {
    text-align: center;
    margin-top: 10px;
    font-size: 14px
}

#custom .swiper-slide .t2 {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#custom .swiper-slide .t3 {
    font-size: 14px;
    color: #999
}

#custom .swiper-slide .t4 {
    font-size: 14px;
    color: #999
}

#custom .swiper-slide a.more {
    margin: 20px auto 0
}

.yxsb {
    position: relative;
    overflow: hidden;
    background: #eee;
    top: -40px;
    width: 1200px;
    background: #fff;
    box-shadow: 0 0 10px #666;
    margin: 0 auto;
    padding: 0 60px 30px;
}

#team {
    padding: 40px 0;
    overflow: hidden;
    background: url("/images/img/rec.png"
            
        ) repeat
}

#team .team {
    margin-top: 40px;
    padding: 0 60px;
}

#team .team .swiper-slide {
    text-align: center;
    position: relative;
    padding: 20px 0;
    z-index: 2
}

#team .team .swiper-slide img {
    width: 120px
}

#team .team .swiper-slide .t1 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}

#team .team .swiper-slide .t2 {
    font-size: 14px;
    margin: 10px 0;
}

#team .swiper-button-next {
    width: 40px;
    height: 40px;
    background: #333 url("/images/img/next.png"
            
        ) no-repeat center
}

#team .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: #333 url("/images/img/prev.png"
            
        ) no-repeat center
}

#team .more2 {
    margin: 0 auto;
    width: 120px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border-width: 1px
}

#team .team .swiper-slide span {
    position: relative;
    display: block;
    z-index: 2;
    height:200px;
}

#team .team .swiper-slide .mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #179aee;
    z-index: 1;
    transition: all 0.5s
}

#team .team .swiper-slide:hover .mask {
    height: 100%;
}

#team .team .swiper-slide:hover a.more2 {
    color: #fff;
    border-color: #fff
}

#team .team .swiper-slide:hover {
    color: #fff;
}

#team a.qq,
#team a.wx {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 5px;
    transition: all 0.5s
}
 
#team .swiper-slide a.qq {
    background: url("/images/img/qq-1.png"
            
        ) no-repeat center
}

#team .swiper-slide a.wx {
    background: url("/images/img/wx-1.png"
            
        ) no-repeat center
}

#team .swiper-slide:hover a.qq {
    background: url("/images/img/qq-2.png"
            
        ) no-repeat center
}

#team .swiper-slide:hover a.wx {
    background: url("/images/img/wx-2.png"
            
        ) no-repeat center
}

#left-menu {
    position: fixed;
    top: 25%;
    left: 40px;
    border: 1px solid #333;
    display: none;
}

#left-menu ul li {
    position: relative;
    width: 60px;
    height: 30px;
    list-style: none;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    background: #fff;
    border-bottom: 1px dotted #AAAAAA;
}

#left-menu ul li:last-child {
    border-bottom: none;
}

#left-menu ul li span {
    display: none;
    width: 60px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: red;
}

#left-menu ul li:hover span {
    display: block;
    background: #af1717;
    color: white;
}

#left-menu ul li span.active {
    display: block;
    background: darkred;
    color: white;
}

#left-menu ul li:hover span.active {
    display: block;
    background: darkred;
    color: white;
}

.zsjm {
    width: 100%;
    background: #2f6ca5;
}

.zsjm img {
    margin: 0 auto;
    display: block
}

video {
    cursor: pointer
}

.all-lay-two-bottom {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 20000;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.all-lay-two-bottom .all-lay-two-bottom-box {
    width: 625px;
    border-radius: 10px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    margin-top: 300px;
}

.all-lay-two-bottom .all-lay-two-bottom-box .img1 {
    position: absolute;
    top: -86px;
    left: 5px;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-tit {
    background-color: #0078F2;
    text-align: center;
    height: 62px;
    line-height: 62px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-close {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-body {
    padding: 0 40px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-body a {
    position: relative;
    text-align: center;
    color: #0078F2;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-body a img {
    position: absolute;
    top: -3px;
    left: -17px;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer {
    padding: 15px 40px;
    overflow: hidden;

}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .left-box {
    float: left;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .left-box img {
    float: left;
    height: 26px;
    margin-right: 10px;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .left-box .word1 {
    font-size: 16px;
    color: #444;
    line-height: 26px;
    float: left;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .left-box .word2 {
    font-size: 16px;
    color: #FF9F00;
    line-height: 26px;
    float: left;
    font-weight: bold;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .right-box {
    float: right;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .right-box img {
    float: left;
    height: 26px;
    margin-right: 5px;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .right-box .word1 {
    font-size: 16px;
    color: #444;
    line-height: 26px;
    float: left;
}

.all-lay-two-bottom .all-lay-two-bottom-box .all-lay-two-footer .right-box .word2 {
    font-size: 16px;
    color: #FF9F00;
    line-height: 26px;
    float: left;
    font-weight: bold;
}

.clear1 {
    zoom: 1
}

@media only screen and (max-width: 640px) {

    .suspension,
    #left-menu {
        display: none
    }

    header {
        display: none
    }

    nav {
        display: block;
        padding: 0 3%
    }

    .navbar {
        margin-bottom: 0
    }

    .navbar-brand {
        padding: 0
    }

    .navbar-brand img {
        height: 50px;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    #banner .width {
        display: none
    }

    #banner .m-banner {
        display: block
    }

    #banner .b-banner {
        display: none
    }

    #link {
        display: none
    }

    #beian {
        display: none
    }

    .width {
        padding: 0 3%
    }

    #about {
        padding: 0 0 60px
    }

    #daohang li {
        width: 50%;
        margin-bottom: 10px;
    }

    #about .buy {
        margin: 0
    }

    #about .buy li .content {
        width: auto;
        height: auto;
        border: none;
        margin: 0 auto
    }

    #about .count .col-md-3 {
        margin-bottom: 10px
    }

    #about .count .col-md-3:nth-child(even) {
        border: none
    }

    #about .intro .t1 {
        font-size: 80px;
    }

    #about .intro .t2 {
        font-size: 20px;
        margin-top: -40px
    }

    #about .intro .t3 {
        margin-top: -30px
    }

    #about .intro a.more2 {
        margin: 20px auto
    }

    #about .about-left {
        width: 100%;
        float: none;
        padding: 0
    }

    #about .about-right {
        width: 100%;
        float: none;
        margin: 0;
        background-image: none
    }

    #about .about-right .video {
        display: none
    }

    #about .video2 {
        display: block;
        width: 100%;
        background: #000;
        position: relative;
        padding-bottom: 53.33333%;
        /*需要用padding来维持缩略图比例,也就是600除以320*/
        height: 0;
    }

    #about .video2 video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .font1 {
        font-size: 40px;
        margin-bottom: 10px
    }

    #tmall {
        height: auto
    }

    #tmall .input-group {
        display: none
    }

    #tmall .swiper-container {
        padding: 0 40px;
    }

    #tmall .swiper-button-next {
        right: 3%
    }

    #tmall .swiper-button-prev {
        left: 3%;
    }

    #copyright {
        height: auto
    }

    #copyright .input-group {
        display: none
    }

    #copyright .swiper-container {
        padding: 0 40px;
    }

    #copyright .swiper-button-next {
        right: 3%
    }

    #copyright .swiper-button-prev {
        left: 3%;
    }

    #join {
        background: url("/images/img/join-bg-m.jpg"
                
            ) no-repeat center;
        height: 300px;
    }

    #join .more2 {
        bottom: 20px
    }

    .title {
        font-size: 24px;
    }

    .title:before {
        left: -50px;
        top: 18px
    }

    .title:after {
        right: -50px;
        top: 18px
    }

    #zclx {
        padding: 30px 0
    }

    #zclx li {
        width: 100%;
        margin-bottom: 10px
    }

    #zclx .box {
        background: none
    }

    #zclx .title:before {
        left: -50px;
        top: 18px
    }

    #zclx .title:after {
        right: -50px;
        top: 18px
    }

    .box .inner-content {
        top: 30px
    }

    .box .inner-content img {
        width: 40px;
    }

    #zclc {
        padding: 30px 0;
        height: auto
    }

    #zclc ul li:nth-child(odd) {
        width: 48%;
        border: 1px solid #fff;
        margin: 1%;
        padding: 10px
    }

    #zclc ul li:nth-child(even) {
        display: none
    }

    #zclc ul {
        margin: 0
    }

    #zclc ul li .t1 {
        padding: 0;
        margin: 0;
        border: none;
        width: auto;
        height: auto;
        font-size: 14px
    }

    #zclc ul li .t1:after {
        display: none
    }

    #advantage {
        display: none
    }

    #team {
        padding: 30px 0;
    }

    #custom {
        padding: 30px 0;
    }

    #info {
        padding: 30px 0;
        overflow: hidden
    }

    #info .info-left {
        width: 100%
    }

    #info .info-right {
        width: 100%;
        margin-top: 15px
    }

    /*#info .news-list{height: 30px;line-height: 30px;overflow: hidden}*/
    #info .news-list {
        display: none
    }

    #info .info-right .tpw-news1 {
        width: 100%
    }

    #info .info-right .tpw-news2 {
        width: 100%
    }

    #info .info-right .tpw-news1 li {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }

    #info .info-right .tpw-news1 li:nth-child(2) {
        display: none
    }

    #info .info-right .tpw-news1 li img {
        width: 100%;
        margin: 0 auto;
        display: block
    }

    #info .info-right .tpw-news2 {
        display: none
    }

    #footer {
        overflow: hidden;
    }

    #footer .foot_nav a {
        padding: 0 5px;
        font-size: 14px
    }

    #service {
        padding: 30px 0
    }

    #service li {
        width: 100%;
        margin: 10px;
        height: auto;
        overflow: hidden
    }

    #service li .more {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 0 auto
    }

    #service li img {
        display: none
    }

    #zz {
        display: none
    }

    .foot_add {
        display: none
    }

    .foot_other {
        display: none
    }

    .zsjm {
        display: none
    }

    #m-footer {
        display: block;
        padding: 10px 0;
        background: #202020;
        color: #fff;
        text-align: center;
        overflow: hidden
    }

    #m-footer a {
        color: #fff;
    }
}

@media only screen and (max-width: 1440px) {

    #copyright .swiper-button-next,
    #tmall .swiper-button-next {
        right: 3%;
    }

    #copyright .swiper-button-prev,
    #tmall .swiper-button-prev {
        left: 3%;
    }

/*    .nav>li>a {
        padding: 5px 10px;
    }*/

    #banner {
        overflow: hidden;
        height: 700px
    }

    #banner .swiper-container {
        overflow: hidden;
        height: 700px
    }

/*    #banner #myTab li a {
        font-size: 16px
    }*/

    #banner #myTabContent {
        padding: 10px 20px
    }

/*    #banner .width {
        height: 180px
    }*/

    #banner .radio {
        margin: 10px 10px 0 0
    }

    #banner form .border {
        border-width: 3px;
        margin-bottom: 30px
    }

/*    #banner .form-control {
        height: 26px;
        line-height: 26px;
    }*/

    #banner .sale {
        font-size: 16px;
        height: 26px;
        bottom: 30px;
        width: 26px
    }

    #banner a.more2 {
        height: 26px;
        line-height: 26px;
        border-width: 3px;
        bottom: 30px;
        left: 546px
    }

    header .nav-list {
        width: 70px
    }

    .nav-list .nav-title {
        font-size: 16px;
        height: 20px;
        line-height: 20px
    }

    .nav-content-menu-head-list h2 {
        display: none
    }

    .nav-list:hover .nav-content-menu {
        height: 70px
    }

    .nav-content-menu-head-list {
        height: 70px;
    }

    .nav-content-sidebar {
        width: 70px;
        top: 25px;
    }

    .nav-content-menu-head-list {
        background-position: center !important;
    }

    .nav-content-menu-dow {
        left: 70px;
        height: auto;
        padding: 20px
    }

    .nav-content-menu-dow dl dd a {
        font-size: 12px;
        padding: 0 5px;
    }

    .nav-content-menu-dow dl {
        padding-bottom: 5px
    }

    .nav-content-menu-dow dl dt {
        line-height: 1
    }

    #nav-2 {
        top: -71px
    }

    #nav-3 {
        top: -141px
    }

    #nav-4 {
        top: -211px
    }

    .nav-tj .t1 {
        margin: 0
    }

    .nav-tj .t2 {
        margin: 0
    }

    .nav-content-menu img {
        margin: 10px 0;
    }
}

div.tmall-list {
    width: 1200px;
    margin: 20px auto 0;
    font-size: 0;
    background: white;
}

div.tmall-item {
    position: relative;
    display: inline-block;
    width: 23.5%;
    font-size: 14px;
    margin-right: 2%;
    vertical-align: top;
    cursor: pointer;
}

/* hover */
div.tmall-item a.shadow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div.tmall-item a.shadow div.s-box {
    position: absolute;
    width: 0;
    height: 25%;
    background: rgba(198, 16, 8, 0.8);
    transition: all .5s;
}

div.tmall-item a.shadow div.price {
    opacity: 0;
    z-index: 10;
    position: absolute;
    color: white;
    text-align: center;
    width: 100%;
    margin-top: 85px;
    transition: all .5s;
    font-size: 16px;
}

div.tmall-item a.shadow div.look {
    opacity: 0;
    z-index: 10;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 150px;
    transition: all .5s;
    font-size: 16px;
    text-align: center;
    transition-delay: 150ms;
}

div.tmall-item a.shadow div.look span {
    border: 1px solid white;
    color: white;
    border-radius: 100px;
    padding: 5px 25px;
    font-size: 14px;
}

div.tmall-item a.shadow div.price span {
    font-size: 30px
}

div.tmall-item a.shadow:hover div.s-box {
    width: 100%;
}

div.tmall-item a.shadow:hover div.price {
    opacity: 1;
    margin-top: 70px;
}

div.tmall-item a.shadow:hover div.look {
    opacity: 1;
    margin-top: 130px;
}

div.tmall-item a.shadow div.s-box.os {
    top: 0;
    left: 0;
}

div.tmall-item a.shadow div.s-box.ts {
    top: 25%;
    right: 0;
    transition-delay: 50ms;
}

div.tmall-item a.shadow div.s-box.th {
    top: 50%;
    left: 0;
    transition-delay: 100ms;
}

div.tmall-item a.shadow div.s-box.fs {
    top: 75%;
    right: 0;
    transition-delay: 150ms;
}

/* hover */
#copyright div.tmall-item a.shadow div.s-box {
    background: rgba(56, 175, 251, 0.81);
}

#copyright div.tmall-item a.shadow div.look {
    margin-top: 100px;
}

/* hover end */
div.tmall-item img.main-img {
    width: 100%;
}

div.tmall-item img.type-icon {
    width: 14px;
    vertical-align: middle;
}

div.tmall-item span.i-title {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 100;
    margin-left: 5px;
}

div.tmall-item:nth-child(4),
div.tmall-item:last-child {
    margin: 0;
}

span.subhead,
#copyright span.subhead {
    vertical-align: top;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 20px;
    display: inline-block;
}

.tmall-item div.type-box {
    margin: 5px auto;
    color: #999999;
    font-size: 12px;
}

.tmall-item div.type-box span:first-child {
    color: #999999;
    font-weight: 100;
    float: left;
    font-size: 12px;
    margin-left: 5px;
}

.tmall-item div.title-box {
    margin: 10px auto;
    font-size: 14px;
    font-weight: 100;
}

.tmall-item div.type-box span:last-child {
    color: #999999;
    font-weight: 100;
    float: right;
    font-size: 12px;
    margin-right: 5px;
}

/* new information center */
#info .width {
    font-size: 0;
}

#info .table-title-box,
#info .table-content-box,
#info .news-ad-box {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

#info .table-title-box {
    width: 100px;
    height: 360px;
}

#info .table-title-box label {
    display: block;
    height: 90px;
    margin: 0;
    font-size: 14px;
    font-weight: 100;
    line-height: 90px;
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
    text-align: center;
}
    #info .table-title-box label:first-child {
    border-top:1px solid #dddddd;
    }
    /*#info .table-title-box label:last-child {
    border: none;
}*/
    #info .table-title-box label.active {
        background: #e4393c;
        color: white;
    }

#info .table-content-box {
    width: 800px;
    height: 360px;
    border-left: 1px solid #dddddd;
}

#info .table-content-box>div {
    display: none;
    height: 100%;
}

#info .news-ad-box {
    padding-left: 20px;
    width: 300px;
    height: 360px;
    border-left: 1px solid #dddddd;
}

#info a {
    color: black;
}

#info .news-item a {
    color: #999999;
}

#info .news-ad-box h5 {
    font-size: 20px;
    margin: 0 auto 10px;
}

#info .news-ad-box .news-item {
    height: 56px;
    width: 100%;
    line-height: 22px;
    overflow: hidden;
    padding: 7px 0;
    color: #999999;
    padding-left: 13px;
    border-bottom: 1px solid #dddddd;
}

#info .news-ad-box .news-item:last-child {
    border: none;
}

.table-content-box div.content-item div.ic {
    display: inline-block;
    height: 65px;
    margin: 12px 10px;
    width: 620px;
}

.table-content-box div.content-item div.ic h6 {
    font-size: 18px;
    margin: 5px auto;
}

.table-content-box div.content-item img {
    height: 65px;
    width: 120px;
    vertical-align: top;
    margin: 12px 15px;
}

.table-content-box div.content-item div.ic div {
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
    overflow: hidden;
    height: 33px;
    line-height: 16px;
}

.table-content-box div.content-item {
    height: 25%;
}

section#info {
    padding: 30px 0;
}

section#advantage div.video img {
    width: 80px;
    display: block;
    margin: 120px auto 0;
    position: relative;
    z-index: 15;
    cursor: pointer;
}

#banner .swiper-slide {
    background-position: center;
    background-repeat: no-repeat;
}

.checktrue>.all-lay-two-bottom-box1,
.checkfalse>.all-lay-two-bottom-box1 {
    text-align: center;
    position: fixed;
    width: 100%;
    top: 35%;
    background-color:transparent;
    margin:0 auto;
}

.hover-menu:hover .more-menu {
    display: block !important;
}

.more-menu {
    display: none !important;
}

#info .table-title-box {
    height: 450px;
}

#info .news-ad-box {
    height: 450px;
}
@media (max-width: 992px) {
    .form-inline .form-group {
        display: inline-block;
        vertical-align: middle;
    }
    .col-md-4 {
        width: 272px;
    }
    .col-md-8 {
        width: 573px;
    }
}
.server-item{
    position:relative
}
.erweima {
    padding:10px;
    background-color:white;
    border:1px solid black;
    display: none;
    position:absolute;
    left:52px;
    top:95px;
}

.wx:hover + .erweima {
    display: block;
}
