body,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

img {
    border: 0;
    vertical-align: top
}

li {
    list-style: none
}

iframe {
    border: none
}

html {
    height: 100%;
    font-size: 14px
}

body {
    height: 100%;
    line-height: 1.5;
    font-family: 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
    color: #5a5a5a;
}

a {
    color: #5a5a5a;
    text-decoration: none
}

a:hover {
    color: #5a5a5a
}

.cf:after,
.cf:before {
    content: " ";
    display: table
}

.cf:after,
.clearfix:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

h1,
h2,
h3,
h4,
h5 {
    font-size: 100%;
    font-weight: normal
}

.container {
    max-width: 1420px;
    margin: 0 auto;
}
.container-tab{
    width: 900px;
    margin: 0 auto;
}
.container2 {
    max-width: 1590px;
    margin: 0 auto;
}

img {
    display: block;
    border: none;
}

.header {
    height: 100px;
    width: 100%;
    z-index: 10;
    left: 0px;
    background-color: #f4f4f4;
    transition: all 0.6s ease-out;
}

.moveUp {
    top: -100px;
    transition: all 0.5s ease-out;
}

.logo {
    float: left;
    margin-top: 25px
}

.logo img {
    height: 60px;
    width: auto
}

.nav {
}
.nav .nav_l{
    overflow: hidden;
    float: left;
    position: relative;
    padding-left: 20px;
}
.nav .nav_r{
    float: right;
    line-height: 30px;
    padding: 20px 10px;
    font-size: 18px;
    
    text-align: center;
}
.nav .nav_r em{
    font-size: 24px;
    font-style: normal;
}
.nav .nav_rimg{
    float: right;
    padding:5px 0 ;
}
.nav .nav_rimg img{
    width: 90px;
}
.nav li {
    position: relative;
    float: left;
    width: 120px;
    height: 100px;
    line-height: 100px;
    padding: 0 6px;
}

.nav li a {
    color: #000;
    white-space: nowrap;
    font-style: normal;
    font-weight: normal;
    display: block;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}

.nav li.active {
    background-color: #ffbd00;
}

.swiper-container {
    width: 100%;
    height: 813px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-slide .inner {
    position: relative;
    display: block;
    width: 1400px;
    height: 813px;
    margin: 0 auto;
}

.banner-img1 {
    left: 206px;
    top: 136px;
    position: absolute;
    z-index: 103;
    width: 992px;
    height: 389px;
}

.banner-img2 {
    left: 560px;
    bottom: 190px;
    position: absolute;
    z-index: 103;
    width: 309px;
    height: 72px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 32px;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 24px;
    height: 4px;
    border-radius: 2px;
    background: rgba(102, 102, 102, .5);
    vertical-align: middle;
    transition: width .8s, background-color .8s;
    box-shadow: 0 3px 6px 0 rgba(33, 39, 81, 0.20);
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fbbc05;
    box-shadow: 0 3px 6px 0 rgba(250, 111, 102, .5);
}

.swiper-button-white {
    display: none;
}

.swiper-container:hover .swiper-button-white {
    display: block;
}

.swiper-text1 {
    left: 50px;
    top: 300px;
    position: absolute;
    z-index: 103;
    width: 898px;
}

.swiper-text1 p {
    line-height: 1.1;
    color: white;
}

/* .more{
        margin-top: 40px;
        width:180px;height:50px;line-height:50px;background: #fbbc05;display: inline-block;text-align: center;
        color: white;
        border-radius: 2px;
    } */
.line {
    text-align: center;
    background: url(../images/line.png) no-repeat;
    width: 210px;
    height: 4px;
    margin: auto;
}

.intro-box {

    position: relative;
    bottom: 110px;
    left: 0;
    background-color: rgba(244, 244, 244, 0.17);
    height: 110px;
    margin: 0 auto;
    z-index: 99999;
}

.intro {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 1400px;
    height: 110px;
    margin: 0 auto;
}

.intro .item {

    margin-left: 70px;
}

.intro .img {
    float: left;
    width: 270px;
    height: 110px;
}

.index-row {
    padding: 50px 0;
}

.main-title {
    text-align: center;
    margin-bottom: 55px;
}

.main-title h2 {
    font-size: 34px;
    color: #000000;
    padding-bottom: 20px;
}

.our-service {
    padding: 100px 0 120px;
}

.our-service-box {
    width: 25%;
    float: left;
}

.our-service-item {
    width: 336px;
    height: 197px;
    _display: inline;
    display: block;
    overflow: hidden;
}

.our-service-item img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.our-service-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.our-service-item h3 {

    font-size: 24px;
    font-style: normal;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 20px;
}

.our-service-item p {
    line-height: 26px;
    letter-spacing: inherit;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
}

.our-sell {
    background-color: #fff;
}

.our-sell-item {
    position: relative;
    float: left;
    height: 218px;
    width: 300px;
    margin-left: 42px;
}

.our-sell-item .t {
    border: 1px dashed #5f5f5f;
    height: 170px;
    width: 300px;
}

.our-sell-item img {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.our-sell-item .txt {
    text-align: center;
    margin-top: 115px;
}

.our-sell-item .txt p {
    color: #080503;
    font-size: 22px;
    text-align: center;
}

.our-sell-item .num {
    position: absolute;
    left: 12px;
    bottom: 2px;
    width: 278px;
    height: 44px;
    line-height: 44px;
    background: #878787;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.our-sell-item:hover .t {
    background: #ffbe00;
    border: 1px solid #ffbe00;
}

.our-sell-item:hover .txt p {
    color: #ffffff;
}

.advantage-t {
    margin-top: 100px;
    background: url(../images/ptysbg.png) center center no-repeat;
    height: 492px;
}

.advantage-t .item {
    float: left;
    margin-top: 205px;
    margin-left: 50px;
}

.advantage {
    background: url(../images/ys2bg.jpg) center center no-repeat;
    height: 712px;
}

.advantage>div {
    padding-top: 55px;
}

.service {
    margin-top: 108px;
    margin-bottom: 55px;
}

.service .item {
    width: 31%;
    margin-left: 3%;
}

.service .item .txt {
    border: 1px solid #373737;
    height: 238px;
    width: 100%;
    background: #f4f4f4;
    color: #241309;
    font-size: 26px;
    text-align: center;
}

.service .item .txt:hover {
    border: 1px solid #ffbd00;
    background: #ffbd00;
    color: #ffffff;

}

.consulting {
    background: #ffbd00;
    height: 140px;
    line-height: 140px;
}

.consulting p {
    font-size: 30px;
    color: #241309;
    width: 700px;
}

.consulting a {
    width: 270px;
    height: 56px;
    line-height: 56px;
    color: #000;
    font-size: 28px;
    border: 2px solid #080503;
    display: inline-block;
    text-align: center;
    margin-top: 40px;
}

.consulting a:hover {
    border-radius: 30px;
}

.page {
    margin-top: 110px;
    text-align: center;
}

.page .main-title img {
    margin: 0 auto;
    margin-top: 13px;
}

.page .box {
    /* width: 20%; */
    padding: 0 10px;
    float: left;
}
.page .cf{
    width: 900px;
    margin: 0 auto;
}
.page .item {
    width: 273px;
    height: 483px;
    display: block;
    overflow: hidden;


}

.page .item img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.page .item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.page .more {
    margin-top: 45px;
    width: 498px;
    height: 48px;
    line-height: 48px;
    color: #706c6b;
    border: 1px solid #aeaeae;
    background: #f9f9f9;
    font-size: 20px;
    text-align: center;
    display: inline-block
}

.system {
    margin-top: 100px;
}

.system .hide{ display: none;}
.system .tab{background: #f4f4f4;}
.system .tab ul{ overflow: hidden; }
.system .tab ul li{ float: left;color: #6f6966;  height: 70px; line-height: 70px; padding: 0 15px;border-left: 1px solid #cccccc; cursor:pointer;width: 222px;font-size: 24px;text-align: center;}
.system .tab ul li:first-child{margin-left:70px;border-left:none; }
.system .tab .current{ background: #373737; color:#fff;}
.system .tabContent{padding-top: 60px;}
.system .tabContent .item{ width: 100%;height: 665px;}


/**/
.footer {
    background: #373737;
    margin-top: 125px;
    height: 200px;
}
.footer .left{
    width: 555px;
    float: left;
}
.footer .left{
    margin-left: 112px;
    margin-top: 46px;
}
.footer .right{
    float: left;
}
.footer .right .code,.footer .right .contact{
    margin-top: 23px;
}
.footer .right{
    float: left;
}
.footer .right .code{
   width: 355px;
}
.footer .right .contact{
    width: 350px;
 }
 .footer .right .contact .txt{
   color: #fff;
   margin-top: 8px;
   margin-left: 10px;
 }
 .footer .right .contact .txt p{
    line-height:40px;
  }
.footer .copyright {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    margin-top: 6px;
   color: #939090;
}

/* 团队 */
.model-list {
    width: 1200px;
    margin: 50px auto;
}

.model-list .model-item {
    width: 26.83333333%;
    float: left;
    text-align: center;
    padding: 35px 3.25%;
    *width: 26.8%;
    overflow: hidden;
}

.model-list .model-item .item-inner,
.model-list .model-item .item-inner2 {
    *width: 341px;
    padding: 0%;
    border: 1px solid #ccc;
    margin: 0 0 20px;
    border-radius: 3px;
    box-shadow: 0 0 .8em rgba(0, 0, 0, .25);
    position: relative;
}

.model-list .model-item .item-inner:before {
    content: '';
    display: block;
    height: 22px;
    background: url(../images/model_item_bg.png) center 0 no-repeat;
    background-size: 100% 22px;
}

.model-list .model-item .img-wrap {
    width: 100%;
    height: auto;
    padding: 52% 0;
    position: relative;
    overflow: hidden;
}

.model-list .model-item .img-wrap .img-auto {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.model-list .model-item .img-wrap .img-auto img {
    display: block;
    width: 100%;
    position: relative;
}

.model-list .model-item .model-name {
    display: inline-block;
    min-width: 65%;
    height: 30px;
    line-height: 30px;
    background-color: #777;
    color: #fff;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.model-list .model-item .model-name {
    *display: inline;
}

.model-cate-panel {
    background-color: #eee;
    padding: 15px 5px;
    border-radius: 8px;
    margin: 0 auto 15px;
    line-height: 32px;
    font-size: 14px;
}
/* 底部 */
/*底部开始*/

.foot-join {
    padding: 30px 0;
    text-align: center;
}

.foot-join .sys-btn {
    font-size: 14px;
    padding: 12px 35px;
    background-color: #ff6a00;
}

.foot-join .sys-btn:hover:before {
    background-color: #c16524;
}

.foot-waves {
    overflow: hidden;
    position: relative;
    height: 89px;
}

.foot-waves .wave-01,
.foot-waves .wave-02 {
    display: block;
    width: 2000%;
    height: 60px;
    background-position: 0 0;
    background-repeat: repeat-x
}

.foot-waves .wave-01 {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/foot_wave_02.png);
    -webkit-animation: footWave 180s linear infinite;
    -o-animation: footWave 180s linear infinite;
    animation: footWave 180s linear infinite;
}

.foot-waves .wave-02 {
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/foot_wave_01.png);
    -webkit-animation: footWave 120s linear infinite forwards;
    -o-animation: footWave 120s linear infinite forwards;
    animation: footWave 120s linear infinite forwards;
}

.gd-footer {
    background-color: #ff6a00;
}

.gd-footer .foot-service,
.gd-footer .foot-service a {
    color: #fff;
}

.gd-footer .foot-service {
    padding-bottom: 15px;
}

.gd-footer .foot-advs {
    width: 58%;
    padding-right: 3%;
    float: left;
    font-size: 14px;
}

.gd-footer .foot-advs ul {
    padding: 13px 0;
}

.gd-footer .foot-advs ul+ul {
    border-top: 1px solid #fff;
}

.gd-footer .foot-advs li {
    width: 30.3333%;
    float: left;
    padding: 13px 0 13px 3%;
    position: relative;
}

.gd-footer .foot-advs li+li:before {
    content: '';
    display: block;
    width: 1px;
    height: 32px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
    opacity: 0.8;
}

.gd-footer .foot-advs .adv-ico {
    background-image: url(../images/footer_sprites.png);
}

.gd-footer .foot-advs .adv-ico {
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: middle;
    margin-right: 12px;
}

.gd-footer .foot-advs .adv-ico-1 {
    background-position: 0 0;
}

.gd-footer .foot-advs .adv-ico-2 {
    background-position: -42px 0;
}

.gd-footer .foot-advs .adv-ico-3 {
    background-position: -84px 0;
}

.gd-footer .foot-advs .adv-ico-4 {
    background-position: -126px 0;
}

.gd-footer .foot-advs .adv-ico-5 {
    background-position: -168px 0;
}

.gd-footer .foot-advs .adv-ico-6 {
    background-position: -210px 0;
}

.gd-footer .foot-advs li:hover .adv-ico {
    -webkit-animation: jump 0.4s ease;
    -o-animation: jump 0.4s ease;
    animation: jump 0.4s ease;
}

.gd-footer .foot-contact {
    width: 21%;
    float: left;
    padding-left: 2%;
    margin-top: 22px;
    position: relative;
}

.gd-footer .foot-contact:before {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 6px;
    background-color: #fff;
    opacity: 0.8;
}

.gd-footer .foot-contact li {
    padding: 8px 0;
    font-size: 16px;
}

.gd-footer .foot-contact li .contact-ico {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    margin-right: 13px;
    font-size: 21px;
}

.gd-footer .foot-contact li .contact-ico:before {
    font-family: 'iconfont';
}

.gd-footer .foot-contact li .contact-ico-tel:before {
    content: '\e691';
}

.gd-footer .foot-contact li .contact-ico-qq:before {
    content: '\e602';
}

.gd-footer .foot-contact li .contact-ico-wx:before {
    content: '\e624';
}

.gd-footer .foot-contact li .contact-txt {
    display: inline;
}

.gd-footer .foot-qrcode {
    width: 11%;
    float: right;
    padding-right: 1%;
    text-align: center;
    padding-top: 22px;
}

.gd-footer .foot-qrcode .qrcode-img {
    max-width: 100%;
}

.gd-footer .foot-qrcode .qrcode-txt {
    display: block;
    padding-top: 4px;
}

.gd-footer .foot-bar {
    text-align: center;
    border-top: 1px solid #fff;
    padding: 22px 0;
    line-height: 2.2;
    height: 120px;
}

.gd-footer .foot-bar,
.gd-footer .foot-bar a {
    color: #fff;
}

.gd-footer .foot-bar .txt+.txt {
    padding-left: 20px;
}
.clear {
    clear: both;
}
/* 二维码 */
/* 二维码盒子 */
.ewmBox {
    background: url("../images/xfbg.png") repeat rgba(255, 255, 255, 0.1);
    bottom: 0;
    height: 65px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    opacity: 1;
}

.ewmBoxIn {
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

.ewmBox a {
    color: #fff;
    text-decoration: none;
}

.ewmBox .ico {
    background: url("../images/ico.png") no-repeat;
    float: left;
    height: 54px;
    width: 54px;
}

.ewmBox .font {
    color: #000;
    float: left;
    font-family: 微软雅黑;
    font-size: 22px;
    font-weight: bold;
    padding-left: 10px;
    width: 260px;
}

.ewmBox .font p {
    line-height: 30px;
    margin: 0;
}

.ewmBox .font p.num {
    text-indent: 2em;
}

.ewmBox .phoneNum {
    margin: 0 auto;
    width: 1200px;
}

.ewmBox .phoneNum .ico {
    background-position: 0 0;
}

.ewmBox .QQ {
    float: left;
    padding: 5px 0 0;
    width: 345px;
}

.ewmBox .QQ .ico {
    background-position: -57px 0;
}

.ewmBox .weChat {
    float: left;
    padding: 5px 0 0;
    position: relative;
    width: 460px;
}

.ewmBox .weChat .ico {
    background-position: -113px 0;
}

.ewmBox .weChat .wx {
    bottom: 65px;
    display: none;
    left: 0;
    position: absolute;
}

.ewmBox .weChat:hover .wx {
    display: block;
}

.ewmBox .weChat1 {
    float: left;
    padding: 5px 0 0;
    position: relative;
    width: 250px;
}

.ewmBox .weChat1 .ico {
    background-position: -113px 0;
}

.ewmBox .weChat1 .wx {
    bottom: 65px;
    display: none;
    left: 0;
    position: absolute;
}

.ewmBox .weChat1:hover .wx {
    display: block;
}

.ewm2 {
    bottom: -5px;
    height: 65px;
    position: absolute;
    right: 0;
    width: 65px;
    z-index: 999;
}

.ewm2 img.wxxt {
    height: 100%;
    width: 100%;
}

.ewm2 img.wxxt1 {
    bottom: 65px;
    display: none;
    left: -80px;
    position: absolute;
}

.ewm2:hover .wxxt1 {
    display: block;
}

.gzh {
    bottom: -7px;
    height: 65px;
    position: absolute;
    right: 198px;
    width: 65px;
    z-index: 999;
}

.gzh img.wxxt {
    height: 100%;
    width: 100%;
}

.gzh img.wxxt1 {
    bottom: 70px;
    display: none;
    left: -80px;
    position: absolute;
}

.gzh:hover .wxxt1 {
    display: block;
    max-width: 300%;
    max-height: 300%;
}

/* 联系我们 */
.con8 {
    width: 1200px;
    height: 740px;
    margin: 90px auto;
}

.con8 .con8_tit {
    font-size: 34px;
    color: #ff6a00;
    font-weight: bold;
    text-align: center;
}

.con8 .con8_time {
    text-align: center;
    margin: 20px 0 40px 0;
}

.con8 .con8_btn {
    transition: ease 0.5s;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    display: block;
    width: 190px;
    height: 58px;
    background-color: #ff6a00;
    color: #fff;
    line-height: 58px;
}

.con8 .con8_btn:hover {
    background-color: #16369c;
}

.con8_ul {
    width: 1200px;
    margin: 77px auto;
    height: 50px;
}

.con8_ul li {
    width: 293px;
    margin: 0 45px;
    height: 50px;
    float: left;
}

.con8_ul li img {
    float: left;
    transition: ease 0.5s;
}

.con8_ul li p {
    float: right;
    font-weight: bold;
    line-height: 50px;
}

.con8_ul li p span {
    color: #ff6a00;
}

.con8_ul li:hover img {
    transform: rotate(360deg);
}

.con8 .con8_c {
    width: 1130px;
    height: 340px;
    margin: 90px auto;
}

.con8 .con8_c .con8_c_left {
    position: relative;
    width: 546px;
    height: 330px;
    box-shadow: 1px 1px 1px 3px #f5f5f7;
    float: left;
}

.con8 .con8_c .con8_c_right {
    position: relative;
    width: 546px;
    height: 330px;
    box-shadow: 1px 1px 1px 3px #f5f5f7;
    float: right;
}

.con8_b {
    position: absolute;
    top: 30px;
    left: 30px;
}

.con8_p1 {
    color: #ff6a00;
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
}

.con8_b2 {
    position: absolute;
    top: 90px;
    left: 150px;
}

.con8_p2 {
    position: absolute;
    top: 103px;
    left: 220px;
}

.con8_p2 span {
    color: #ff6a00;
}

.con8_b3 {
    position: absolute;
    top: 195px;
    left: 150px;
}

.con8_b4 {
    position: absolute;
    top: 153px;
    left: 211px;
}

.con8_r {
    position: absolute;
    top: 35px;
    left: 155px;
}

.con8_p3 {
    color: #ff6a00;
    font-size: 18px;
    line-height: 50px;
}

.con8_p4 {
    position: absolute;
    top: 35px;
    left: 155px;
    color: #ff6a00;
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
}
/*新闻*/
.news-list {
    width: 1200px;
    margin: 0 auto;
}

.news-list ul {
    padding: 30px 0;
}

.news-list ul li {
    padding: 20px 0;
    border-bottom: 1px solid #e9e9e9;
}

.news-list ul li span {
    float: right;
}

.news_content {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.news_content .view {
    padding: 0 10px;
}

.news_content .view-title {
    text-align: center;
}

.news_content .view-date {
    text-align: center;
    padding: 5px 0;
}

.news_content .boxcen {
    padding: 10px 0;
    line-height: 24px;
}

.news_content .page {
    line-height: 24px;
}
.sys-btn {
    background-color: #257dff;
    border: 0;
    color: #fff;
    display: inline-block;
    padding: 12px 30px;
    font-size: 12px;
    line-height: 1.1;
    overflow: hidden;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* 关于我们 */
.company-body .sep-container {
    padding: 0 80px
}

.company-body .text {
    color: #323232;
    font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 20px
}
.sep-container {
    max-width: 100%;
    margin: 0 auto;
    width: 1200px;
}
.company-body .sep-section1 {
    padding: 69px 0;
    padding-bottom: 59px
}

.company-body .sep-section1 .sep-container {
    background: url(../images/lake2.png) no-repeat right bottom
}

.company-body .sep-section1 .sep-title2 {
    color: #f08421;
    margin-bottom: 88px;
    font-size: 47px;
    font-weight: normal
}

.company-body .sep-section1 .sep-title2 span {
    color: #666;
    font-size: 34px
}

.company-body .sep-section1 .sep-title2:after {
    background: #f08421
}

.company-body .sep-section1 .text {
    color: #666;
    font-size: 14px;
    line-height: 2em;
    max-width: 708px;
    margin-bottom: 30px
}

.company-body .sep-section1 .content {
    color: #f08421;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 20px
}

.company-body .sep-section1 .box {
    border: 1px solid #bcbcbc;
    padding: 17px;
    position: relative;
    height: 222px;
    padding-left: 218px
}

.company-body .sep-section1 .box .thumb {
    position: absolute;
    left: 17px;
    top: 17px
}

.company-body .sep-section1 .box .thumb img {
    max-width: 100%
}

.company-body .sep-section1 .box .title {
    color: #000;
    font-size: 24px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px
}

.company-body .sep-section1 .box .title:before {
    content: '';
    width: 136px;
    height: 1px;
    background: #000;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0
}

.company-body .sep-section1 .box .title:after {
    content: '';
    display: block;
    width: 31px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #f08421
}

.company-body .sep-section1 .box .summary {
    color: #000;
    font-size: 14px;
    line-height: 1.8em
}

.company-body .sep-section2 {
    padding-bottom: 70px
}

.company-body .sep-section2 .imgs {
    margin-bottom: 40px
}

.company-body .sep-section2 .imgs img {
    margin: 0 3px
}

.company-body .sep-section2 .more {
    color: #000;
    font-size: 24px;
    border: 2px solid #000;
    padding: 12px 30px;
    margin-left: 5px
}

.company-body .font52 {
    font-size: 52px
}

.company-body .font22 {
    font-size: 22px
}

.company-body .sep-section2-plus {
    padding: 75px 0 50px 0;
    background: url(../img/map.png) no-repeat bottom center #f3f3f3;
    margin-bottom: 60px
}

.company-body .sep-section2-plus.sep-section2-plus-white {
    background: url(../img/map.png) no-repeat bottom center #fff
}

.company-body .sep-section2-plus .hd {
    color: #333;
    font-size: 34px;
    text-align: center;
    margin-bottom: 76px;
    position: relative
}

.company-body .sep-section2-plus .hd:before {
    content: '';
    display: block;
    width: 46px;
    height: 4px;
    background: #f08421;
    position: absolute;
    left: 50%;
    bottom: -24px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.company-body .sep-section2-plus ul li {
    list-style: none
}

.company-body .sep-section2-plus ul li .con-box {
    position: relative;
    padding-top: 40px;
    width: 100%;
    height: 210px;
    background: transparent
}

.company-body .sep-section2-plus ul li .con-box:hover .hover-box {
    background: #fff;
    -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
    -o-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.06), 0 15px 40px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.06), 0 15px 40px 0 rgba(0, 0, 0, 0.12)
}

.company-body .sep-section2-plus ul li .con-box:hover .hover-box .icon {
    display: block
}

.company-body .sep-section2-plus ul li .con-box:hover .hover-box .icon img {
    margin: 23px auto 0
}

.company-body .sep-section2-plus ul li .con-box .con {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.company-body .sep-section2-plus ul li .con-box .con .num {
    letter-spacing: -1px;
    font-size: 52px;
    text-align: center
}

.company-body .sep-section2-plus ul li .con-box .num-box {
    display: inline
}

.company-body .sep-section2-plus ul li .con-box span {
    padding-left: 4px;
    font-size: 22px
}

.company-body .sep-section2-plus ul li .con-box p {
    padding-top: 1px;
    font-size: 16px;
    color: #666;
    text-align: center
}

.company-body .sep-section2-plus ul li .con-box .hover-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.company-body .sep-section2-plus ul li .con-box .hover-box .icon {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -37px;
    bottom: -37px;
    width: 74px;
    height: 74px;
    border-radius: 37px;
    background: #f08421;
    text-align: center
}

.company-body .sep-section2-plus ul li .con-box .hover-box img {
    margin: 16px auto 0
}

.company-body .sep-section2-plus .tips {
    text-align: center;
    color: #666;
    font-size: 12px;
    margin-top: 36px
}

.company-body .sep-section2-plus a:hover {
    text-decoration: none
}

.company-body .sep-section2-plus .obtain-btn {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #fff;
    background: #f08421;
    text-align: center;
    border-radius: 26px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0 0 14px 0 rgba(255, 103, 26, 0.2), 0 7px 14px 0 rgba(255, 103, 26, 0.4);
    box-shadow: 0 0 14px 0 rgba(255, 103, 26, 0.2), 0 7px 14px 0 rgba(255, 103, 26, 0.4)
}

.company-body .sep-section2-plus .obtain-btn:hover {
    background: #f08421;
    -webkit-box-shadow: 0 0 14px 0 rgba(255, 103, 26, 0.3), 0 7px 14px 0 rgba(255, 103, 26, 0.6);
    box-shadow: 0 0 14px 0 rgba(255, 103, 26, 0.3), 0 7px 14px 0 rgba(255, 103, 26, 0.6)
}
.sep-container ul li {
    width: 25%;
    float: left;
}
