@charset "utf-8";

/*清除浏览器的默认样式*/

h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
ol,
dl,
dt,
dd,
img,
input,
button {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}


/*全局控制*/

body,
html {
    width: 100%;

    margin: 0;
    padding: 0;
    height: 100%;
    background: #fff;
    font-size: 14px;
    font-family: "Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1", Arial, "Hiragino Sans GB", "\5B8B\4F53";
    /* font-family: "微软雅黑", Arial !important; */
    color: #292929;
    max-width: 1920px !important;
}

html {
    _background: url(xx.jpg) fixed;
    /* 文件不存在亦可以，随便命名 */
}

*html {
    overflow-x: hidden;
}

*+html {
    overflow-x: hidden;
}

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    display: block;
    height: 0;
}

a {
    text-decoration: none !important;
    cursor: pointer;
    color: #c5c5c5;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.posr {
    position: relative;
}

.posa {
    position: absolute;
}

.posf {
    position: fixed;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.clboth {
    clear: both;
}

.disnone {
    display: none;
}

.mgrnone {
    margin-right: 0 !important;
}

.mglnone {
    margin-left: 0 !important;
}

.padlnone {
    padding-left: 0 !important;
}

.padrnone {
    padding-right: 0 !important;
}

.w1500 {
    width: 1500px !important;
    margin: 0 auto;
}

.mtb17 {
    margin: 17px 0;
}

.mt8 {
    margin-top: 8px;
}

.mt15 {
    margin-top: 15px;
}

.ml15 {
    margin-left: 15px;
}

.mt30 {
    margin-top: 30px;
}

.mt36 {
    margin-top: 36px;
}

.img-res {
    width: 100%;
    height: auto;
}

.w30 {
    width: 33.333333333333%;
}

.w45 {
    width: 45%;
}

.block-bg {
    background-color: #f8f9f9;
}

.pd135 {
    padding: 135px 0;
}

.mt70 {
    margin-top: 70px;
}

.mb70 {
    margin-bottom: 70px;
}

*:hover {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}


/**header**/

.header {
    background-color: #fff;
    height: 84px;
    position: relative;
}

.head-title {
    margin: 23px 0 0 10px;
    padding-left: 20px;
    border-left: 1px solid #ddd;
}

.header-btn {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #ffc620;
    border-radius: 4px;
    border: 1px solid #ffc620;
    padding: 0px 15px;
    margin-left: 30px;
    margin-top: 25px;
}

.header-btn:hover {
    background-color: #ffc620;
    color: #fff;
}

.title-big {
    font-size: 14px;
    color: #565656;
}

.title-small {
    font-size: 12px;
    color: #a3a3a3;
}

.br {
    border-right: 1px solid #706f6f;
}


/**menu**/

.nav-bar {}

.nav-ul>li {
    float: left;
}

.nav-ul>li>a {
    font-size: 14px;
    color: #222;
    height: 84px;
    line-height: 84px;
    display: inline-block;
    padding: 0px 25px;
}

.zmx_active {
    color: #ffc620 !important;
}

.nav-ul>li>a.active,
.nav-ul>li>a:hover {
    color: #ffc620;
    background-color: #fff;
}

.pro-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 84px;
    border-top: 1px solid #ddd;
    padding: 10px 320px 20px;
    font-size: 14px;
    display: block;
    background-color: #fff;
    z-index: 20000;
    display: none;
}

.second-menu {
    width: 180px;
    border-right: 1px solid #ddd;
    text-align: left;
}

.all-name {
    font-size: 16px;
    color: #222;
    padding: 10px 0 10px 20px;
}

.second-menu ul li a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    color: #222;
    width: 160px;
    padding-left: 20px;
}

.second-menu ul li a.active,
.second-menu ul li a:hover {
    background-color: #ffc61f;
    color: #fff;
    background: url(../images/menu/right.png) #ffc61f no-repeat 140px center;
}

.pro-menu-list {
    display: none;
}

.pro-menu-list ul {
    margin: 50px 40px 50px 60px;
}

.pro-menu-list ul li {
    margin-bottom: 25px;
}

.pro-menu-list ul li a {
    display: inline-block;
    color: #222;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    padding-left: 20px;
}

.pro-menu-list ul li a:hover {
    color: #ffc61f;
    font-weight: bold;
}

.pro-menu-list ul li .intr {
    font-size: 12px;
    color: #a3a3a3;
    padding-left: 20px;
}

.hot {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../images/menu/hot.png) no-repeat 0 0;
    margin-left: 10px;
    margin-bottom: -6px;
}

.icon11 {
    background: url(../images/menu/icon11.png) no-repeat 0 center;
}

.icon11:hover {
    background: url(../images/menu/icon11-hover.png) no-repeat 0 center;
}

.icon12 {
    background: url(../images/menu/icon12.png) no-repeat 0 center;
}

.icon12:hover {
    background: url(../images/menu/icon12-hover.png) no-repeat 0 center;
}

.icon13 {
    background: url(../images/menu/icon13.png) no-repeat 0 center;
}

.icon13:hover {
    background: url(../images/menu/icon13-hover.png) no-repeat 0 center;
}

.icon14 {
    background: url(../images/menu/icon14.png) no-repeat 0 center;
}

.icon14:hover {
    background: url(../images/menu/icon14-hover.png) no-repeat 0 center;
}

.icon15 {
    background: url(../images/menu/icon15.png) no-repeat 0 center;
}

.icon15:hover {
    background: url(../images/menu/icon15-hover.png) no-repeat 0 center;
}

.icon16 {
    background: url(../images/menu/icon16.png) no-repeat 0 center;
}

.icon16:hover {
    background: url(../images/menu/icon16-hover.png) no-repeat 0 center;
}


/**bottom**/

.bottom {
    background: url(../images/bottom-bg.png) no-repeat center bottom;
    width: 100%;
    padding-top: 54px;
    color: #c5c5c5;
    font-size: 14px;
}

.link {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 40px;
}

.email {
    background: url(../images/info_e.png) no-repeat 0 center;
}

.tel {
    background: url(../images/info_t.png) no-repeat 0 center;
}

.address {
    background: url(../images/info_l.png) no-repeat 0 center;
}

.qr-b {
    width: 100px;
    margin-right: 20px;
    float: left;
}

.qr-b p {
    text-align: center;
}

.bottom-menu {
    float: left;
    margin-left: 80px;
    list-style: square inside url("../images/dot.png");
}

.bottom-menu li a {
    display: inline-block;
    margin-bottom: 50px;
    padding-left: 20px;
    background: url(../images/dot.png) no-repeat 0 center;
    font-size: 16px;
}


/**home**/

.block-title {
    padding: 70px 0 60px 0;
    text-align: center;
}

.h-big {
    font-size: 34px;
    margin-bottom: 20px;
    color: #232222;
}

.p-small {
    font-size: 18px;
    color: #a3a3a3;
}

.pro-list li .pro-item {
    padding: 30px 20px 30px 0;
    width: 445px;
    height: 155px;
    float: left;
    background-color: #feffff;
    margin-bottom: 60px;
    margin-left: 40px;
    border: 1px solid #ebe7d9;
    cursor: pointer;
    display: block;
}

.pro-list li .pro-item:hover {
    /* border: 1px solid #ffc620; */
    webkit-box-shadow: 1px 1px 8px 1px rgba(154, 118, 13, 0.27);
    box-shadow: 1px 1px 8px 1px rgba(154, 118, 13, 0.27);
}

.pro-list li .pro-item:hover h2 {
    color: #ffc61f;
}

.pro-list li .pro-item .pro {
    width: 150px;
    height: 94px;
    float: left;
}

@keyframes bounce {
    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-moz-keyframes bounce {
    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-o-keyframes bounce {
    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

.pro-list li .pro-item:hover .pro {
    /* -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce; */
}

.pro-list li .pro-item .pro-intr {
    margin-left: 150px;
}

.pro-intr h2 {
    font-size: 30px;
    color: #0e0e0e;
    text-align: left;
}

.pro-intr p {
    font-size: 16px;
    color: #909090;
    text-align: left;
    margin-top: 10px;
}

.pro1 {
    background: url(../images/pro1.png) no-repeat 20px center;
}

.pro2 {
    background: url(../images/pro2.png) no-repeat 20px center;
}

.pro3 {
    background: url(../images/pro3.png) no-repeat 20px center;
}

.pro4 {
    background: url(../images/pro4.png) no-repeat 20px center;
}

.pro5 {
    background: url(../images/pro5.png) no-repeat 20px center;
}

.pro6 {
    background: url(../images/pro6.png) no-repeat 20px center;
}

.sta-bg {
    height: 418px;
    background: url(../images/sta-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.company-intr {
    font-size: 18px;
    color: #7a7a7a;
}

.more {
    width: 40px;
    height: 20px;
    display: block;
    background: url(../images/more.png) no-repeat 0 center;
}

.sta-v li {
    float: left;
    text-align: center;
    margin-right: 40px;
    position: relative;
}

.sta-v li p.num {
    font-size: 72px;
    line-height: 76px;
    color: #333;
    font-family: "Trump";
    word-spacing: 2px;
    letter-spacing: 1px;
}

.sta-v li p {
    font-size: 18px;
    color: #7a7a7a;
}

.list-wrap ul {
    display: none;
}

.list-wrap li {
    float: left;
    width: 480px;
    border: 1px solid #e6e6e6;
    margin-right: 18px;
}

.img-box {
    display: block;
    width: 100%;
    height: 247px;
}

.bgimg {
    width: 100%;
    height: 100%;
}

.cont-box {
    padding: 20px;
    font-size: 14px;
    color: #8d8d8d;
    border-top: 1px solid #e6e6e6;
}

.link-detail {}

.bot-link {
    border-top: 1px solid #e6e6e6;
    display: block;
    margin-top: 20px;
    padding-top: 10px;
    color: #8d8d8d;
}

.stit {
    margin-bottom: 15px;
}

.stit a {
    font-size: 16px;
    color: #000;
}

.company-tab {
    width: 460px;
    height: 40px;
    margin: -30px auto 70px auto;
    text-align: center;
}

.company-tab a {
    float: left;
    display: block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    font-color: #706f6f;
    margin: 0 10px;
    color: #706f6f;
}

.company-tab a.active,
.company-tab a:hover {
    background-color: #f6b132;
    color: #fff;
    border-radius: 19px;
}

.works {
    font-size: 60px;
    color: #dfdfdf;
    width: 385px;
    text-align: right;
    padding-right: 20px;
}

.work-type li a {
    display: block;
    float: left;
    padding: 0 15px;
    font-size: 16px;
    color: #706f6f;
    font-weight: bold;
}

.work-type li a.active,
.work-type li a:hover {
    color: #ffc620;
}

.real-data {
    width: 765px;
    margin-right: 38px;
}

.real-data li {
    display: block;
    width: 230px;
    float: left;
    color: #fff;
    text-align: center;
    margin-right: 25px;
}

.real-data li .num {
    font-size: 80px;
    font-weight: bold;
}

.real-data li .name {
    font-size: 30px;
}

.real-bar li {
    width: 225px;
    float: left;
    height: 170px;
    margin-right: 0px;
    position: relative;
}

.real-bar li div.b {
    background: #fff;
    left: 65px;
}


/* 
.real-bar li div.box1 {
    height: 90px;
}

.real-bar li div.box2 {
    height: 100px;
}

.real-bar li div.box3 {
    height: 70px;
} */

.real-bar li div {
    position: absolute;
    bottom: 2px;
    width: 30px;
    height: 0px;
    transition: height 1s ease 0s;
}

.real-bar li div.box {
    left: 130px;
    /* height: 157px; */
    background: url(../images/bar.png) no-repeat;
}

.ml-bar {
    margin-left: 50px;
}

.ml-bar2 {
    margin-left: 40px;
}

.data-name {
    margin-top: 20px;
}

.data-name li {
    display: block;
    width: 240px;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-right: 25px;
}

.companys li a {
    display: block;
    float: left;
    width: 200px;
    height: 70px;
    margin: 0 10px 25px 0;
}


/**关于我们about**/

.modal-dialog {
    width: 680px;
}

.about-bg {
    height: 582px;
    background-image: url(../images/about/about-bg.png);
    background-size: cover;
}

.persons-sta {
    border: 1px solid #ffc61f;
    padding: 8px 30px 30px 30px;
    background-color: #fff;
    width: 240px;
    position: relative;
    margin-top: -52px;
    left: 78.2%;
    text-align: center;
}

.person-banner {
    width: 1125px;
    height: 270px;
    overflow: hidden;
    position: relative;
}

.persons-sta p {
    font-size: 22px;
    color: #909090;
}

.persons-sta .sta-num {
    font-size: 30px;
    color: #ffc61f;
}

.persons-sta .sta-num .num {
    font-size: 80px;
    font-weight: bold;
}

.persons-intr {
    position: relative;
    margin-top: 50px;
}

.person-banner .person-item {
    width: 540px;
    height: 270px;
    border: 1px solid #ffc61f;
    border-radius: 6px;
    padding: 15px;
    background-color: #fff;
    display: block;
    float: left;
    margin-left: 20px;
}

.person-item .first {
    padding-left: 150px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.person1 {
    background: url(../images/about/tou1.png) no-repeat 20px center;
}

.person2 {
    background: url(../images/about/tou2.png) no-repeat 0 center;
}

.person3 {
    background: url(../images/about/tou3.png) no-repeat 20px center;
}

.person4 {
    background: url(../images/about/tou4.png) no-repeat 0 center;
}

.person-item .first .person-name {
    color: #ffc61f;
    font-size: 28px;
    margin-bottom: 15px;
}

.person-item p {
    font-size: 16px;
    color: #222;
}

.person-item .second {
    padding: 10px;
    line-height: 35px;
}

.nav-btns {
    width: 100%;
    text-align: right;
    margin-top: 35px;
}

.nav-btns a {
    display: inline-block;
    width: 48px;
    height: 49px;
    margin-left: 20px;
}

.nav-btns a.pre {
    background: url(../images/about/pre.png) no-repeat;
}

.nav-btns a.next {
    background: url(../images/about/next.png) no-repeat;
}

.work-address {
    width: 440px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #ffc61f;
    height: 100%;
}

.work-wall {
    width: 440px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #ffc61f;
    height: 100%;
}

.u-line {
    margin: 25px 0;
    width: 100px;
    height: 5px;
    background-color: #ffc61f;
    display: block;
}

.envi-item {
    position: relative;
    cursor: pointer;
}

.item-hover {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    display: none;
}

.envi-item1 {
    width: 740px;
    height: 518px;
}

.envi-item1 img {
    width: 100%;
    height: 100%;
}

.envi-item2 {
    margin-left: 755px;
}

.zheng li {
    float: left;
    width: 380px;
    border: 1px solid #e6e6e6;
    margin: 0 43px;
}

.turn-btn {
    width: 50px;
    height: 300px;
    padding: 78px 0;
    cursor: pointer;
}

.middle {
    width: 1400px;
    height: 363px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.person-banner ul,
.middle ul {
    position: absolute;
    left: 0;
    top: 0;
}

.left {
    background: url(../images/about/left.png) no-repeat center center;
}

.right {
    background: url(../images/about/right.png) no-repeat center center;
}

.chang li {
    float: left;
    width: 325px;
    border: 1px solid #e6e6e6;
    margin: 0 12px;
}

.chang .middle {
    height: 541px;
}

.chang .img-box {
    height: 425px;
}


/**渠道代理proxy**/

.proxy-bg {
    height: 845px;
    background: url(../images/proxy/proxy-bg.png) no-repeat;
    background-size: cover;
}

.strength ul {
    margin-left: -10px;
}

.strength-item {
    width: 241px;
    height: 244px;
    display: block;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
}

.strength .strength-middle {
    width: 492px;
    background: url(../images/proxy/strength.png) no-repeat center center;
    background-color: #ffc61f;
}

.strength-item img {
    width: 100%;
    height: 100%;
}

.strength-item p {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    text-align: center;
}

.support-bg {
    width: 65%;
    height: 790px;
    background-color: #ffc61f;
    margin: 0 auto;
    border-radius: 6px;
    margin-bottom: 80px;
    padding: 70px 0;
}

.support-list {
    margin: 0 -100px;
}

.support-list ul {
    margin-right: -20px;
}

.support-list li {
    width: 275px;
    height: 315px;
    display: block;
    float: left;
    padding: 170px 50px 50px 50px;
    text-align: center;
    webkit-box-shadow: -1px 0px 6px 2px rgba(154, 118, 13, 0.27);
    box-shadow: -1px 0px 6px 2px rgba(154, 118, 13, 0.27);
    margin: 0 20px 20px 0;
}

.support-list li.support1 {
    background: url(../images/proxy/support1.png) #fff no-repeat center 50px;
}

.support-list li.support2 {
    background: url(../images/proxy/support2.png) #fff no-repeat center 50px;
}

.support-list li.support3 {
    background: url(../images/proxy/support3.png) #fff no-repeat center 50px;
}

.support-list li.support4 {
    background: url(../images/proxy/support4.png) #fff no-repeat center 50px;
}

.support-list li.support5 {
    background: url(../images/proxy/support5.png) #fff no-repeat center 50px;
}

.support-list li.support6 {
    background: url(../images/proxy/support6.png) #fff no-repeat center 50px;
}

.support-list li.support7 {
    background: url(../images/proxy/support7.png) #fff no-repeat center 50px;
}

.support-list li.support8 {
    background: url(../images/proxy/support8.png) #fff no-repeat center 50px;
}

.support-list li h2 {
    font-size: 22px;
    color: #444;
    margin-bottom: 20px;
}

.support-list li p {
    color: #929292;
    font-size: 14px;
}

.proxy-intr {
    width: 500px;
    margin-left: 200px;
    color: #fff;
    float: left;
    padding-top: 120px;
}

.proxy-intr h2 {
    color: #ffc61f;
    margin-bottom: 60px;
}

.proxy-intr .r {
    font-size: 16px;
}

.proxy-intr .t {
    font-size: 16px;
    margin: 70px 0 20px 0;
}

.proxy-form {
    margin-left: 701px;
}

.proxy-form h2 {
    font-size: 22px;
}

.form-list {
    margin-top: 12px;
    margin-bottom: 20px;
}

.form-list li {
    margin-bottom: 20px;
    height: 40px;
    position: relative;
    z-index: 0;
}

.form-list span {
    line-height: 40px;
    width: 78px;
    float: left;
    font-size: 16px;
}

.form-list .formInput,
.form-list select {
    line-height: 38px;
    padding: 0 15px;
    width: 360px;
    height: 38px;
    border: 1px solid #f4f4f4;
    background-color: #f6f6f8;
    float: left;
    display: block;
    border-radius: 3px;
    outline: none;
}

.sub-btn {
    width: 354px;
    text-align: center;
    background: #ffc61f;
    color: #fff;
    font-size: 16px;
    margin-left: 58px;
    margin-top: 40px;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 5px;
}

.sub-tip {
    width: 354px;
    text-align: center;
    line-height: 32px;
    color: #535353;
    font-size: 12px;
    margin-left: 58px;
}

.form-list #mobile {
    margin-right: 20px;
    width: 150px;
}

.form-list #verifyCode {
    margin-right: 20px;
    width: 80px;
}

.form-list .verify-btn {
    float: left;
    line-height: 38px;
    background: #ffc61f;
    color: #fff;
    width: 88px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

#distpicker select {
    width: 110px;
    line-height: 38px;
    padding: 0 15px;
    height: 38px;
    border: 1px solid #f4f4f4;
    background-color: #f6f6f8;
    float: left;
    display: block;
    border-radius: 3px;
    outline: none;
    margin-right: 15px;
}

.form-list #imageVerify {
    width: 240px;
}

.form-list .verify-image {
    width: 100px;
    height: 40px;
    float: left;
    margin-left: 20px;
}


/***公司动态**/

a:hover {
    color: #ffc61f;
    text-decoration: none;
}

.news-bg {
    width: 100%;
    background-color: #f3f3f3;
}

.position {
    height: 44px;
    line-height: 44px;
    color: #666666;
    font-size: 16px;
}

.w218 {
    width: 218px;
    border: 1px solid #e6e6e6;
    background: #fff;
    font-size: 16px;
}

.right-side {
    margin-left: 240px;
    width: 84%;
    border: 1px solid #e6e6e6;
    background: #fff;
    font-size: 16px;
}

.left-side dt {
    border-bottom: 1px solid #e6e6e6;
    line-height: 56px;
    height: 56px;
    color: #333;
    text-indent: 74px;
    font-size: 18px;
    cursor: pointer;
    display: block;
}

.left-side dd {
    line-height: 50px;
    display: block;
}

.collapse-icon {
    height: 7px;
    width: 11px;
    margin-left: 42px;
    display: inline-block;
}

.left-side dd a {
    display: block;
    text-align: center;
    color: #666;
}

.left-side dd a:hover {}

.left-side dd a:hover,
.left-side dd.left-selected {
    background: #f9f9f9;
    /* color: #ffc61f; */
    margin-left: -1px;
    border-left: 2px solid #ffc61f;
}

.left-side dd.left-selected a {
    color: #ffc61f;
}

.pb40 {
    padding-bottom: 40px;
}

.right-side h2 {
    background: #fff;
    font-size: 22px;
    height: 65px;
    line-height: 65px;
    text-indent: 45px;
    color: #333;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.right-side .list {
    width: 93%;
    margin: 0 auto;
}

.right-side .list li {
    border-bottom: 1px dashed #e6e6e6;
    padding: 30px 0;
}

.right-side .list .dl {
    float: left;
    margin-right: 35px;
    width: 310px;
    height: 173px;
}

.right-side .list .dl img {
    width: 100%;
    height: 100%;
}

.right-side .list .dd {
    margin-left: 345px;
}

.right-side .list .title {}

.right-side .list .title span {
    float: right;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    top: 10px;
}

.right-side .list .title a {
    font-size: 18px;
    color: #333;
}

.right-side .list .intr {
    line-height: 28px;
    color: #666666;
    margin-top: 30px;
}

.right-side .list .intr a {
    color: #ffc61f;
}

.page .m-style {
    width: 390px;
    margin: 0 auto;
}

.page .m-style a {
    border-radius: 3px;
}

.page .m-style a:hover {
    color: #fff;
    background: #ffc61f;
}

.page .m-style .active {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #ffc61f;
    color: #fff !important;
    font-size: 14px;
    border: 1px solid #ffc61f;
    border-radius: 3px;
}

.send-time {
    font-size: 14px;
    text-align: center;
    color: #999;
    line-height: 40px;
}

.ptb20 {
    padding: 20px 0;
}

.right-side p {
    line-height: 32px;
}


/***案例展示case***/

.case-bg {
    background: url(../images/case-bg.png) no-repeat center top;
    width: 100%;
    height: 580px;
}

.case-rank {
    width: 610px;
    margin: 0 auto;
    padding-top: 390px;
}

.case-rank li {
    display: block;
    margin: 0 30px;
    float: left;
    text-align: center;
    color: #fff;
}

.case-rank li h2 {
    font-size: 60px;
}

.case-rank li p {
    font-size: 16px;
}

.case-list {
    margin: 40px 0 50px 0;
}

.case-list ul {
    margin-left: -20px;
}

.case-list li {
    float: left;
    width: 32%;
    height: 410px;
    display: block;
    border: 1px solid #dfdfdf;
    margin-left: 20px;
    margin-bottom: 40px;
}

.case-list li img {
    width: 100%;
    height: 100%;
}

.case-list li h2 {
    font-size: 20px;
    padding: 20px 20px 10px 20px;
}

.case-list li p {
    font-size: 14px;
    padding: 0px 20px 20px 20px;
    color: #706f6f;
}

.show-more {
    width: 160px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    color: #a2a2a2;
    background: #eee;
    margin: 0 auto 50px auto;
    cursor: pointer;
    font-size: 16px;
}

.show-more:hover {
    background-color: #ffc61f;
    color: #fff;
}

.zmx_news .newsList li {
    float: left;
    border-bottom: none !important;
    padding: 0 !important;
}

.zmx_news .newsList li a {
    display: inline-block;
    width: 240px;
    height: 68px;
    border: 1px solid #ededed;
    margin-top: 20px;
    margin-left: 36px;
    transition: border 0.3s ease-in-out;
    -webkit-transition: border 0.3s ease-in-out;
    -moz-transition: border 0.3s ease-in-out;
    cursor: default;
}

/* 关于我们修改 start*/
#aboutUs{
   background-color: #ecf1f4;
}
#aboutUs_1{
    width:100%;
}
.about_p{
    font-size: 22px;
    padding:15px 0;
}
#aboutUs-1 .about_left{
    width:753px;
    float:left;
 }
#aboutUs-1 .about_center{
    width:375px;
    float:left;
}
#aboutUs-1 .about_right{
    width:372px;
    float:left;
}
.pd50{
    padding:50px 0;
}
.pd150{
    padding-top: 85px;
    padding-left: 2px;
    padding-bottom: 50px;
}
.pt50{
    padding-top:50px;
    padding-left:30px;
}
#aboutUs h4{
    font-size: 18px;
    color:#a3a3a3;
    padding:5px 0;
}

#aboutUs-1 img{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
#aboutUs-1 img:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #a4b1b9;
    -moz-box-shadow:0px 5px 15px #a4b1b9;
    box-shadow:0px 5px 15px #a4b1b9;
}
/* 关于我们修改 end*/

/*************************2018-8-26*******************/
body, html{}
body{min-width:1220px;margin:0 auto;}
.w1500 {
   width:1200px !important;
    margin: 0 auto;
}
.header-btn{margin-left:15px;}
.nav-ul>li>a{padding:0 10px;}
.pro-list li .pro-item{width:380px;padding-left:15px;margin-left:20px;}
.pro-list li .pro-item .pro-intr{margin-left:120px;}
.pro-intr h2{font-size:24px;}
.list-wrap li{width:380px;}
.list-wrap li .stit{height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-menu-list ul {
    margin: 50px 15px 20px 30px;
}
.case-list li{width:31%;}
.proxy-intr{margin-left:110px;}
.proxy-form{margin-left:500px;}
.strength ul{width:1005px;margin:0 auto;}
.support-list li{width:230px;}
.support-list li{padding:170px 20px 50px 20px;}