@charset "UTF-8";
/*网站为方介pc网站，制作方：深圳方维网络科技有限公司 http://www.fungee.cn*/
/*整站样式*/
html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input {
    margin: 0;
    padding: 0;
    border: 0;
}

* {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'Microsoft Yahei';
    background-color: #fff;
    color: #333;
    font-size: 14px;
    min-width: 1220px;
}

@font-face {
    font-family: "Gotham-Book";
    src: url("../fonts/gotham-book.woff") format("woff"), url("../fonts/gotham-book.eot") format("embedded-opentype"), url("../fonts/gotham-book.svg") format("svg"), url("../fonts/Gotham-Book/Gotham-Book.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-medium';
    src: url("../fonts/gotham-medium/gotham-medium.woff") format("woff"), url("../fonts/gotham-medium.eot") format("embedded-opentype"), url("../fonts/gotham-medium.svg") format("svg"), url("../fonts/gotham-medium/gotham-medium.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url("../fonts/Gotham-Bold/Gotham-Bold.woff") format("woff"), url("../fonts/gotham-bold.eot") format("embedded-opentype"), url("../fonts/gotham-bold.svg") format("svg"), url("../fonts/Gotham-Bold/Gotham-Bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DIN";
    src: url("../fonts/DIN/din-bold.otf") format("otf"), url("../fonts/DIN/din-bold.woff") format("woff"), url("../fonts/din-bold.eot") format("embedded-opentype"), url("../fonts/din-bold.svg") format("svg"), url("../fonts/DIN/din-bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

input, textarea, button {
    font-family: 'Microsoft Yahei';
    padding: 0;
}

i {
    list-style: none;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Microsoft Yahei';
    font-weight: normal;
}

images {
    border: 0;
}

li {
    list-style-type: none; /*white-space: nowrap;*/
}

input[type=submit]:hover, button:hover {
    cursor: pointer;
}

input:focus, textarea:focus, button:focus, input:active {
    outline-color: transparent;
    border: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

a:active {
    text-decoration: none;
}

.hidden {
    display: none;
    visibility: hidden;
}

.picture {
    position: relative;
    overflow: hidden;
}

.picture img {
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.each-item:hover .picture img {
    transform: scale(1.09);
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    zoom: 1.09 \9;
}

.scalepic {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    zoom: 1 \9;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.wrap {
    position: relative;
    border: 0;
    padding: 0;
    margin: 0 auto;
    *zoom: 1;
}

.wrap:after {
    clear: both;
    content: "";
    display: table;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.box {
    width: 1200px;
    margin: 0px auto;
}

.relative {
    position: relative;
}

/*header*/
.header {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.header-wrap {
    height: 80px;
}
.header .tel{
    float: right;position: relative;top:-54px;margin-right:100px; font-size: 18px;
}
.header .tel .phone{

    color:#fff;
    border-radius: 20px;
    font-family:"微软雅黑";
    padding: 10px;
  
}
.header-wrap .header-logo {
    float: left;
    margin-top: 15px;
    display: block;
}

.header-logo .logo1 {
}

.header-logo .logo2 {
    display: none;
}

.header-wrap .header-nav {
    float: right; /* margin-top: 30px; */
}

.header-wrap .header-nav li {
    float: left;
    position: relative;
}

.header-wrap .header-nav a {
    font-family: 'Gotham-book', "微软雅黑";
    font-weight: normal;
    display: inline-block;
    margin: 0px 20px;
    line-height: 80px;
    color: #FFFFFF;
    height: 80px; /*border-bottom: 2px solid transparent;*/
}

.header-wrap .header-nav a:hover, .header-wrap .header-nav a.on, { /*border-bottom: 2px solid #FFFFFF;*/
    color: #B90000 !important; /*transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;-webkit-transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;*/
}

/*footer*/
.icons {
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.footer {
    background-color: #444444;
    color: #d6d6d6;
}

.footer .footer-top {
    padding-top: 30px;
}

.footer .footer-top a {
    display: inline-block;
}

.footer-top .footer-href {
    width: 850px;
    float: left;
}

.footer-href li {
    float: left;
    margin-right: 45px;
    font-size: 13px;
}

.footer-href li strong {
    display: block;
    line-height: 64px;
    font-family: 'gotham-medium', "微软雅黑";
}

.footer-href a {
    color: #d6d6d6;
    display: inline-block;
    font-family: 'Gotham-Book', "微软雅黑";
    height: 80px !important;
}

.icon-wx {
    background-position: 0px 0px;
}

.icon-wb {
    background-position: -20px 0px;
}

.footer .footer-icon {
    margin: 30px 0px;
}

.footer-icon a {
    background-color: #999999;
    margin-right: 30px;
    height: 20px !important;
    width: 20px !important;
    display: inline-block !important;
}

.footer-icon a:hover {
    background-color: #666;
}

.footer .crname {
    line-height: 64px;
    display: inline-block !important;
}

.footer-top .footer-ewm {
    width: 350px;
    float: right;
    margin-top: 25px;
}

.footer-ewm .footer-ewm-left {
    float: left;
    /* width: 200px; */
    margin-left: 25px;
    margin-top: 18px;
}
.footer-ewm .footer-ewm-left img{
    margin-left: 40px;
}
.footer-ewm .footer-ewm-right {
    float: right;
    line-height: 24px;
    width: 250px;
    margin-right: 35px;
}

.footer-ewm-right .footer-phone {
    font-size: 24px;
}

.footer-ewm-right .footer-loc {
}

.icon-top {
    display: block;
    width: 40px !important;
    height: 23px !important;
    padding-top: 17px;
    border-radius: 50%;
    text-align: center;
    background-color: #333333;
    float: right;
    margin-top: -40px;
}

.icon-top .tra-right {
    width: 10px;
    height: 10px;
    margin-left: 15px;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.page-list .tra-left {
    display: block;
    width: 8px;
    height: 8px;
    text-align: center;
    margin-top: 10px;
    margin-left: 8px;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.page-list .tra-right {
    display: block;
    width: 8px;
    height: 8px;
    text-align: center;
    margin-top: 10px;
    margin-left: 4px;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
}

.icon-top:hover {
    background-color: #222;
}

.footer .footer-bottom {
    border-top: 1px solid #575757;
    padding: 30px 0px;
}

.footer-bottom a {
    color: #d6d6d6;
    line-height: 24px;
    display: inline-block !important;
    margin-right: 15px;
    margin-left: 3px;
    height: 24px !important;
    width: 100px !important;
}

/*index*/
.indexsum .banner {
    height: 100vh;
    min-width: 1200px;
    position: relative;
}

.banner .pictures a {
    display: block;
}

.liaojie:hover {
    background-color: #FFFFFF;
    color: #B3000D;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.banner .item {
    width: 100%;
    height: 100vh;
    display: block;
}

.banner .banner-center {
    color: #FFFFFF;
    text-align: center;
    opacity: 0;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    position: absolute; /* z-index: 10; */
    top: 20%;
    left: 37.5%;
    opacity: 1 \0;
    margin-top: 7.5% \0;
    left: 0!important;
    text-align: center;
    width: 100%;
}

.banner-center .banner-title {
    font-size: 42px;
    line-height: 67px;
}

.banner-center .banner-cname {
    font-family: "Gotham-Book", 'Microsoft Yahei';
    font-size: 18px;
    line-height: 28px;
    margin-top: 30px;
    min-width: 450px;
}

.banner-center .liaojie {
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    margin: 50px auto;
    margin-bottom: 0px;
}

.banner .banner-line {
    position: absolute;
    bottom: 135px;
    margin: 0px -650px;
    left: 50%;
    right: 50%;
}

.banner .bottom-lan {
    width: 1360px;
    position: absolute;
    bottom: 0px;
    margin: 0px -650px;
    left: 50%;
    right: 50%;
    z-index: 3;
}

.bottom-lan li {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    float: left;
    width: 270px;
    padding-left: 60px;
    text-align: left;
    border-right: 1px solid #808384;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    margin-bottom: 40px;
}

.am1 {
    margin-top: 7.5% !important;
    opacity: 1 !important;
}

.bottom-lan li:last-child {
    border: 0px;
}

.bottom-lan .boldlan {
    font-size: 18px;
    font-weight: bold;
    font-family: "Gotham-Bold", 'Microsoft Yahei';
}

.slick-dots {
    position: absolute;
    bottom: 180px;
    text-align: right;
    width: 1200px;
    margin: 0px -600px;
    left: 50%;
    right: 50%;
}

.slick-dots li {
    display: inline-block;
    margin: 0px 5px;
    width: 10px;
    height: 10px;
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    transition: all 1s linear;
    cursor: pointer;
}

li.slick-active {
    background-color: transparent !important;
}

.slick-dots li button {
    display: none;
}

.CBusiness {
}

.box .titles, .case-wrap .titles {
    width: 300px;
    text-align: center;
    margin: 30px auto;
    margin-top: 100px;
}

.titles .heng {
    display: inline-block;
    width: 65px;
    height: 1px;
    background-color: #ccc;
    margin: 0px 5px;
    margin-bottom: 30px;
}

.titles .title-lans {
    display: inline-block;
}

.title-lans .cname {
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
    font-family: "Gotham-Book", 'Microsoft Yahei';
}

.title-lans .ename {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.CBusiness {
    padding-bottom: 100px;
}

.CBusiness .business-list {
    text-align: center;
    overflow: hidden;
    height: 555px;
    width: 1200px;
}

.business-list li.slideInUp {
    position: relative;
    width: 230px;
    overflow: hidden;
    height: 555px;
    float: left;
    border-left: 5px solid #FFFFFF;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.business-list li.slideInUp:hover, .business-list li.slideInUp.on {
    width: 460px !important;
    cursor: pointer;
}

.business-list li:hover .bus-top, .business-list li.on .bus-top {
    opacity: 0;
}

.business-list li:hover .bus-bottom, .business-list li.on .bus-bottom {
    opacity: 1;
}

.business-list li a {
    display: inline-block;
    color: #fff;
}

.business-list .bus-bg {
    position: relative;
}

.business-list .bus-top {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    margin-top: 245px;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    display: block;
    opacity: 1;
    z-index: 2;
}

.bus-bottom {
    color: #FFFFFF;
    width: 480px;
    height: 555px;
    box-sizing: border-box;
    padding: 40px 35px;
    position: absolute;
    z-index: 2;
    top: 0px;
    opacity: 0;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
}

.bus-bottom .c-title {
    font-family: 'gotham-medium', 'Microsoft Yahei';
    font-size: 36px;
    line-height: 50px;
    margin: 0px 5px;
    text-align: left;
}

.c-name {
    font-size: 18px;
    line-height: 30px;
    margin: 0px 5px;
    text-align: left;
    font-weight: bold;
}

.bus-bottom .name {
    font-size: 14px;
    line-height: 24px;
    margin: 25px 5px;
    margin-right: 25px;
    margin-top: 20px;
    text-align: left;
}

.bus-bottom .bus-href-list {
    font-family: 'Gotham-Bold', 'Microsoft Yahei';
    font-size: 14px;
    line-height: 36px;
    margin-bottom: 25px;
}

.bus-href-list a {
    display: inline-block;
    width: 120px;
    height: 35px;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    text-align: center;
    float: left;
    margin: 0px 3px;
}

.bus-bottom .bus-img-list {
}

.bus-img-list li {
    position: relative;
    width: 185px;
    height: 95px;
    display: inline-block;
    float: left;
    margin: 5px;
    overflow: hidden;
    max-width: 185px;
    transform: translateY(50px);
    transition: all 0.5s ease 0s;
    opacity: 0;
}

.bus-img-list a {
    display: block;
    width: 180px;
    overflow: hidden;
    height: 95px;
}

.bus-href-list a:hover {
    color: #e60112;
    background-color: #FFFFFF;
}

.bus-img-list .bus-cell-lan {
    width: 185px;
    bottom: 0px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
}

@keyframes myseconds {
    0% {
        display: none;
    }
    50% {
        display: none;
    }
    100% {
        display: block;
    }
}

@-moz-keyframes myseconds {
    0% {
        display: none;
    }
    50% {
        display: none;
    }
    100% {
        display: block;
    }
}

@-webkit-keyframes myseconds {
    0% {
        display: none;
    }
    50% {
        display: none;
    }
    100% {
        display: block;
    }
}

@keyframes myfirst {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes myfirst {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes myfirst {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.caseSum {
    background-color: #f3f3f3;
    width: 100%;
}

.caseSum .case-wrap {
    width: 1220px;
    margin: 0px auto;
    padding-top: 1px; /* padding-bottom: 80px; */
}

.loc {
    width: 97%;
    margin: 10px auto;
    font-size: 14px;
    color: #333;
}

.loc a {
    padding: 0 5px;
    color: #333;
}

.case-list li {
    width: 365px;
    height: 330px;
    overflow: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    float: left;
    margin: 20px;
    position: relative;
}

.case-list li a {
    display: block;
    background-color: #FFFFFF;
    width: 365px;
    height: 330px;
}

.case-list li:hover {
    -moz-box-shadow: 1px 1px 15px 5px #d8d8d8; /* 老的 Firefox */
    box-shadow: 1px 1px 15px 5px #d8d8d8;
}

.case-list li a:hover .lans {
    height: 155px;
}

.case-list li .img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.case-list li a:hover .lans-top {
    margin-top: 25px;
}

.case-list .lans {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 25px;
    height: 54px;
    color: #999999;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #FFFFFF;
    z-index: 5;
    margin-bottom: 30px;
    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;
}

.case-list li:hover .lans {
    margin-bottom: 0px;
    height: 160px;
}

.lans .lans-top {
    line-height: 24px;
    margin-top: 25px;
}

.lans-top .lans-top-left {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    float: left;
}

.lans-top-right {
    float: right;
}

.lans .lans-bottom {
    display: none;
    margin-top: 15px;
}

.pad70 {
    padding-bottom: 70px;
}

.pad100 {
    padding-bottom: 100px;
}

.mapsum.pad30 {
    padding-top: 10px;
    padding-bottom: 0px;
}

.play {
    background-position: 0px -20px;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 70px;
}

.zhezhao {
    position: absolute;
    width: 365px;
    height: 175px;
    vertical-align: bottom;
    top: 0px;
    left: 0px;
    display: none;
    animation: myfirst .7s;
    -moz-animation: myfirst .7s;
    -webkit-animation: myfirst .7s;
}

.case-list li:hover .zhezhao {
    display: block;
}

.animateNumber {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.animateNumber .anumber {
    color: #FFFFFF;
    position: absolute;
    top: 10%;
    left: 50%;
    right: 50%;
    margin-left: -600px;
    margin-right: -600px;
    z-index: 100;
}

.anumber-list li {
    float: left;
    text-align: center;
    width: 398px;
    height: 240px;
    padding-top: 70px;
}

.anumber-list li:nth-child(2), .anumber-list li:nth-child(5) {
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.anumber-list li:nth-child(1), .anumber-list li:nth-child(2), .anumber-list li:nth-child(3) {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.anumber-list .numbertitle {
    font-family: "DIN", "微软雅黑";
    font-size: 96px;
}

/*.anumber-list .numbertitle span{font-family: 'Gotham-Book';font-weight: normal;}*/
.anumber-list .numbermess {
    font-size: 16px;
}

.anumber-list .icon-add {
    font-size: 64px;
    font-style: normal;
}

.joint {
    padding-bottom: 100px;
}

.joint-list li {
    float: left;
    width: 238px;
    text-align: center;
    position: relative;
    height: 150px;
    border-right: 1px solid #e6e6e6;
}

.joint-list li:nth-child(1), .joint-list li:nth-child(2), .joint-list li:nth-child(3), .joint-list li:nth-child(4), .joint-list li:nth-child(5) {
    border-bottom: 1px solid #e6e6e6;
}

.joint-list li:nth-child(5), .joint-list li:nth-child(10) {
    border-right: 0px;
}

.joint-list a {
    display: block;
}

.relian {
    width: 180px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    left: 28px;
    top: 25px;
}

.relian .pic {
    width: 180px;
    height: 100px;
    position: relative;
}

.relian .pic2 {
    width: 180px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.newsum li {
    display: block;
    float: left;
    background-color: #FFFFFF;
    margin: 0px 20px;
    position: relative;
}

.newsum .new-cell:hover {
    border-left: 2px solid #b90000;
}

.newsum li i.icon-title {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 3px;
    z-index: 4;
    color: #FFFFFF;
    width: 77px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #000000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.newsum a {
    display: block;
}

.newsum .new-cell:hover a {
    color: #B90000;
}

.newsum .new-cell a {
    color: #555;
}

.newsum .new-cell {
    color: #555;
    line-height: 48px;
    border-left: 2px solid #FFFFFF;
}

.newsum li .new-cell:last-child a {
    border-bottom: 0px;
}

.newsum .new-cell a {
    border-bottom: 1px solid #e5e5e5;
    width: 306px;
    margin: 0px auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page-list {
    width: 1200px;
    text-align: center; /*float: left;*/
    margin: 0px auto;
    padding: 30px 0px;
    padding-top: 10px;
}

.page-list a {
    color: #FFFFFF;
    line-height: 35px;
    width: 10px;
    background-color: #f3f3f3;
    color: #333;
    padding: 0px 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 15px 5px;
}

.page-list a.prev1:hover, .page-list a.next1:hover, .page-list a.on, .page-list a:hover {
    background-color: #b3000d;
    color: #FFFFFF;
}

.page-list a.prev1, .page-list a.next1 {
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    font-size: 20px;
    background-color: #666666;
    padding: 2px 7px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: -11px;
}

.ptop40 {
    padding-top: 20px;
	background-color:#f3f3f3;
}

.bgtitle {
    text-align: center;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    padding-top: 220px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

h2.bgtitle {
    padding-top: 250px;
}

.bg-smlltitle {
    font-size: 24px;
}

.bgtitle1 {
    text-align: center;
    width: 100%;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    padding-top: 220px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.bgtitle1 h3 {
    font-size: 48px;
    margin-top: 110px;
    margin-bottom: 20px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.map-mess1 {
    font-family: 'gotham-book', 'Microsoft Yahei';
}

.bg-smlltitle1 {
    font-size: 20px;
    line-height: 36px;
    width: 620px;
    margin: 0px auto;
}
.bg-smlltitle1 li{
    display: inline-block;
}
.bg-smlltitle1 li:before{
    content:'●';
    color:#fff;
    font-size:12px;
    margin: 0 5px 0 20px;
    vertical-align: top;
    display: inline-block;
}
.bgtitle2 {
    text-align: right;
    width: 1200px;
    margin: 0px auto;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    padding-top: 220px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.bg-smlltitle2 {
    font-size: 20px;
    line-height: 36px;
    width: 1200px;
    margin: 0px auto;
    text-align: right;
}

.bg-smlltitle3 {
    font-size: 24px;
    line-height: 36px;
    width: 1200px;
    margin: 0px auto;
    text-align: center;
}

.animation-select {
    padding: 0px 15px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.animation-select a {
    display: inline-block;
    width: 120px;
    height: 35px;
    border-radius: 30px;
    line-height: 35px;
    text-align: center;
    color: #666;
    background-color: #fff;
    font-weight: bold;
    margin: 5px 10px;
    margin-left: 0px;
}

.animation-select a:hover, .animation-select a.on {
    background-color: #b3000d;
    color: #fff;
}

.display-select {
}

.display-select .display-top {
    font-weight: bold;
    font-size: 24px;
    margin: 15px;
}

.display-select .display-top a {
    color: #333;
    border-right: 1px solid #999999;
    padding-left: 5px;
    padding-right: 10px;
    line-height: 24px;
    cursor: default;
}

.display-top a:last-child {
    border-right: 0px;
}

.display-select .display-bottom {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 20px 20px;
    margin-bottom: 30px;
}

.ai-lan1 {
    width: 900px;
    margin: 50px auto;
    text-align: center;
}

.ai-lan1 .title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}

.ai-lan1 .mess {
    font-size: 20px;
    line-height: 36px;
    color: #666;
}

.ai-list {
    margin-bottom: 100px;
}

.ai-list li {
    width: 280px;
    vertical-align: top;
    text-align: center;
    margin: 20px 60px;
    float: left;
}

.ai-list .icons {
    width: 100px;
    height: 100px;
    background-color: #666;
}

.bgicon1 {
    background-position: 0px -100px;
}

.bgicon2 {
    background-position: 0px -200px;
}

.bgicon3 {
    background-position: 0px -300px;
}

.bgicon4 {
    background-position: 0px -400px;
}

.bgicon5 {
    background-position: 0px -500px;
}

.bgicon6 {
    background-position: 0px -600px;
}

.bgicon7 {
    background-position: 0px -700px;
}

.bgicon8 {
    background-position: 0px -800px;
}

.bgicon9 {
    background-position: 0px -900px;
}

.bgicon10 {
    background-position: 0px -1000px;
}

.bgicon11 {
    background-position: 0px -1100px;
}

.bgicon12 {
    background-position: 0px -1200px;
}

.ai-list .title {
    margin: 20px 0px;
    font-size: 20px;
}

.ai-list .mess {
    font-size: 16px;
    line-height: 30px;
}

.ai-list li a {
    display: block;
    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;
    color: #666;
}

.bgfff {
    background-color: #fff;
    padding: 50px 0px !important;
}

.bgfff h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.bgfff .h2heng, .map-heng {
    width: 30px;
    height: 1px;
    background-color: #ccc;
    text-align: center;
    display: block;
    margin: 10px auto;
}

.liuyan {
    width: 890px;
    margin: 0px auto;
    margin-top: 15px;
}

.liuyan .input1 {
    width: 246px;
    padding: 0px 20px;
    height: 50px;
    line-height: 50px;
    color: #000;
    background-color: #f1f1f1;
    float: left;
    margin: 5px;
}

.liuyan .input2 {
    width: 840px;
    height: 140px;
    border: 0px;
    margin: 5px;
    padding: 20px;
    resize: none;
    color: #000;
    background-color: #f1f1f1;
    overflow: auto;
}

.liuyan .input3 {
    width: 395px;
    padding: 0px 20px;
    height: 50px;
    line-height: 50px;
    color: #000;
    background-color: #f1f1f1;
    float: left;
    margin: 5px;
}

.liuyan .input4 {
    width: 840px;
    padding: 0px 20px;
    height: 50px;
    line-height: 50px;
    color: #000;
    background-color: #f1f1f1;
    float: left;
    margin: 5px;
}

.liuyan .search-btns {
    width: 230px;
    height: 55px;
    margin: 20px auto;
    border-radius: 30px;
    background-color: #b3000d;
    color: #fff;
    font-size: 16px;
    display: block;
}

.about-nav {
    height: 60px;
    position: absolute;
    bottom: 20px;
    width: 1170px;
    margin: 0px -585px;
    left: 50%;
    right: 50%;
    background-color: #fff;
    top:440px;
}

.about-nav .side-left {
    float: left;
    width: 900px;
    box-sizing: border-box;
    padding-left: 35px;
}

.about-nav .side-left a {
    font-size: 16px;
    line-height: 57px;
    color: #333;
    border-bottom: 3px solid #fff;
    display: inline-block;
    margin: 0px 30px;
}

.about-nav .side-left a:hover, .about-nav .side-left a.on {
    border-bottom: 3px solid #b3000d;
    font-weight: bold;
}

.about-nav .side-right {
    float: right;
    font-family: 'gotham-medium', 'Microsoft Yahei';
    margin-right: 40px;
}

.side-right {
}

.about-nav .side-right a {
    display: block;
    margin-top: 20px;
    color: #333;
}

.icon-arrow {
    width: 40px !important;
    background-position: -40px 0px;
    margin-bottom: -5px;
}

.news-lan {
}

.news-lan h1 {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
}

.news-lan .time {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.news-content {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    width: 945px;
    margin: 25px auto;
    padding: 40px 0px;
    font-size: 14px;
    color: #444;
    line-height: 26px;
}

.news-content img {
    max-width: 945px;
}

.news-page {
    width: 945px;
    margin: 0px auto;
}

.news-page .news-page-cell {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.news-page-cell a {
    color: #333;
}

.news-page-cell a:hover {
    color: #b3000d;
}

.map-wrap {
    width: 1170px;
    margin: 0px auto;
    background-color: #fff;
}

.map-mess {
    width: 810px;
    margin: 0px auto;
    padding: 50px 0px;
    font-size: 16px;
    line-height: 30px;
}

.map-mess .map-title {
    font-size: 24px;
    line-height: 48px;
}

.mapsum {
    background-color: #f3f3f3;
    padding: 20px 0px;
    padding-bottom: 60px;
}

.map-heng {
    text-align: left;
    margin: 10px 0px;
}

/*about*/
.about1-top {
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    width: 100%;
}

.about1-top .ename {
    width: 100%;
    color: #999999;
    text-align: left;
    font-size: 43px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
    margin-top: 42px;
    display: block;
    font-weight: normal;
}

.about1-top .cname {
    width: 100%;
    color: #333333;
    text-align: left;
    margin-top: 15px;
    font-size: 30px;
}

.about1-content {
    font-size: 16px;
    line-height: 28px;
}

.about1-list {
    width: 1040px;
    margin: 0px auto;
}

.about1-list li {
    width: 24%;
    float: left;
    display: inline-block;
    margin-left: -3px;
    vertical-align: top;
    margin: 0px 40px;
}

.about1-list li .img-bg {
    width: 100%;
    border-radius: 30px;
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
    min-height: 265px;
    font-family: 'gotham-medium', 'Microsoft Yahei';;
}

.about1-content {
    width: 950px;
    margin: 25px auto; /* padding: 40px 0px; */
    font-size: 14px;
    color: #444;
    line-height: 26px;
    margin-bottom: 100px;
}

.about1-list .about1-lan {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    padding: 25px 0px;
    height: 100px;
    margin-bottom: 35px;
}

.new-wrap {
    width: 1200px;
    margin: 0px auto;
}

.news-list {
    width: 1200px;
    margin: 0px auto;
}

.news-list li {
    background-color: #FFFFFF;
    width: 365px;
    height: 405px;
    display: inline-block;
    margin: 0px 15px;
    margin-bottom: 45px;
}

.news-list a {
    display: block;
    width: 365px;
    height: 405px;
}

.news-list .news-lan {
    width: 100%;
    box-sizing: border-box;
    padding: 28px;
    padding-top: 20px;
}

.news-list h3 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list .mess {
    color: #888888;
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0px;
}

.news-list .time {
    font-size: 14px;
    line-height: 50px;
    color: #999999;
    text-align: left;
}

.case-wrap {
    width: 1050px;
    margin: 0px auto;
}

.vrsum {
}

.vrsum .section {
    width: 100%;
    height: 100vh;
}

.section a {
    color: #FFFFFF;
    height: 100vh;
    display: block;
}

.section .vr-wrap {
    width: 1200px;
    margin: 0px auto;
    position: relative;
    height: 100vh;
    display: none;
}

.section .vrlan {
    height: 350px;
    position: absolute;
    top: 50%;
    bottom: 50%;
    margin-top: -125px;
    margin-bottom: -125px;
    z-index: 10;
}

.vrsum .section:nth-child(odd) .vrlan {
    left: 0px;
}

.vrsum .section:nth-child(even) .vrlan {
    right: 0px;
}

.vrsum .section:last-child .vrlan {
    width: 600px;
}

.vrlan h2 {
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 30px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.vrlan .lanmess {
    font-size: 16px;
    line-height: 30px;
    width: 460px;
    font-family: "微软雅黑";
}

.vrlan .search-btns {
    width: 180px;
    height: 50px;
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
}

.bigbg {
    padding-top: 18%;
}

.mapsum .caseSum .case-wrap {
    width: 1170px;
}

.redheng {
    width: 50px;
    height: 3px;
    background-color: #B3000D;
    margin: 40px 0px;
}

.map2 {
    padding-top: 0px;
    margin-top: 0px;
}

.about1-content-cell {
    font-size: 16px;
    line-height: 28px;
}

.bgtitle h3 {
    font-size: 48px;
    line-height: 63px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.bgtitle1 h2 {
    font-size: 45px;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.display-lan {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
}

.business-list li.slideInUp:before {
    content: "";
    width: 480px;
    height: 100%;
    background: #000;
    padding: 14px 18px;
    position: absolute;
    top: 0;
    left: 0%;
    opacity: 0.5;
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s; /*background-color: red;*/
    z-index: 2;
}

.business-list li.slideInUp:hover .bus-img-list > li, .business-list li.slideInUp.on .bus-img-list > li {
    transform: translateY(0px);
    transition-delay: 0.5s;
    opacity: 1;
}

.vrlan .search-btns:hover {
    color: #B90000;
    background-color: #FFFFFF;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.newsum a.picture {
    height: 238px;
    width: 365px;
    overflow: hidden;
}

.bannerbg {
    position: relative;
}

.newimg {
    width: 365px;
    height: 240px;
    overflow: hidden;
}

.jjfa_fasp {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 52px;
}

.jjfa_fasp .img {
    width: 776px;
    margin: auto;
    position: relative;
}

.jjfa_fasp_imgzz {
    width: 100%;
    height: 100%;
    background: url(../images/tb21.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    transition: all ease .3s;
}

.jjfa_fasp_imgzz:hover {
    background: url(../images/tb20.png) center center no-repeat;
}

.jjfa_fasp .txt {
    font-size: 16px;
    line-height: 32px;
    color: #333;
    text-align: center;
    padding: 18px;
}

.jjfa_fags {
    width: 100%;
    font-size: 15px;
    line-height: 26px;
    color: #404040;
    padding-top: 10px;
}

.jjfa_fasp_layer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
}

.jjfa_fasp_layer .box {
    width: 900px;
    height: 560px;
    background: #fff;
    position: relative;
    margin: auto;
}

.jjfa_fasp_layer .box {
    width: 900px;
    height: 560px;
    background: #fff;
    position: relative;
    margin: auto;
}

.jjfa_fasp_layer .box .title {
    width: 100%;
    height: 70px;
    background: #333;
    font-size: 20px;
    line-height: 70px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 35px;
}

.jjfa_fasp_layer .box .video {
    width: 830px;
    margin: auto;
    margin-top: 10px;
}

.jjfa_fasp_layer .box .video img {
    width: 100%;
}

.jjfa_fasp_layer .box .end {
    width: 88px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
}

/*6.12*/
.banner-video {
    position: relative;
    z-index: 0;
    height: 100vh;
}

.case-list .picture {
    height: 330px
}

/*6.15*/
.case-list li:hover .lans-bottom {
    display: block;
}

.relian .pic2 img {
    transform: translateY(-0%) rotateY(0deg);
    transition: all .5s linear 10ms;
    -webkit-transition: all .5s linear 10ms;
}

.relian .pic2 img:first-child {
    opacity: 1;
}

.relian .pic2 img:last-child {
    opacity: 0;
    transform: translateY(-100%);
}

li .relian:hover img:first-child {
    transform: translateY(-0%) rotateY(0deg);
    opacity: 0;
}

li .relian:hover img:last-child {
    transform: translateY(-100%) rotateY(180deg);
    opacity: 1;
}

.joint-list .relian:hover { /*transition: all .5s linear 10ms;*/
    -webkit-transition: all .5s linear 10ms;
    transform: translateY(-0%) rotateY(180deg);
}

.nav2 {
     position: absolute;
    min-width: 100px;
    background-color: #333333;
    padding: 10px 5px;
    top: 80px;
    left: -5px;
    display: none;
    width: 130%;
}

.nav2 li {
    float: none !important;
    padding: 5px 0;
}

.nav2 li a {
    color: #FFFFFF !important;
    line-height: 24px !important;
    height: 24px !important;
    display: block;
}

.header-wrap .nav2 li a:hover, .nav2 li a.on {
    color: #999999 !important;
}

.banner-video video {
    height: 100vh;
}

@media only screen and (max-width: 1680px) {
    .banner .banner-center {
        left: 35.5%
    }

    .banner .banner-line {
        margin-bottom: 0;
    }
    .header .tel{
    margin-right:30px; 
}
    .banner .bottom-lan {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1600px) {
    .nav2 { /*width: 730px;*/
    }
   .header-wrap .header-nav{
    margin-right:100px; 
  }
    .banner .banner-line {
        margin-bottom: 0;
    }

    .banner .bottom-lan {
        margin-bottom: 0;
    }

    .banner .banner-center {
        left: 35%
    }
}

@media only screen and (max-width: 1440px) {
    .nav2 { /*width: 640px;*/
    }

    .banner .banner-center {
        left: 33%
    }
    .header .tel{
    margin-right:10px; 
}
    .banner .banner-line {
        margin-bottom: 0px;
    }
 .header-wrap .header-nav{
    margin-right:100px; 
  }
    .banner .bottom-lan {
        margin-bottom: 0px;
    }

    .animateNumber .anumber {
        top: 0%;
    }
}

@media only screen and (max-width: 1400px) {
    .nav2 { /*width: 620px;*/
    }

    .banner .banner-center {
        left: 32.5%
    }

    .banner .banner-center {
        top: 10%;
    }

    .banner .banner-line {
        margin-bottom: 0%;
    }

    .banner .bottom-lan {
        margin-bottom: 0%;
    }
}

@media only screen and (max-width: 1366px) {
    .nav2 { /*width: 600px;*/
    }

    .banner .banner-center {
        left: 31%;
        transform: scale(0.9);
        -moz-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        zoom: 0.9 \9;
    }

    .banner .banner-line {
        margin-bottom: -2.5%;
    }

    .banner .bottom-lan { /* margin-bottom: 2%; */
    }

    .banner .banner-center {
        top: 5%;
    }
}

@media only screen and (max-width: 1200px) {
    .banner .bottom-lan {
        margin: 2% -650px;
    }

    .banner .banner-line {
        margin: 3% -650px;
    }
    .indexsum .banner{ height: 50vh; }
    .banner .item{ height: 50vh; }
    .anumber-list li{ height: 180px; }
    .newsum li{ width: 28%!important; }
    .newsum a.picture{ width: 100%; }
}

/*6.26new*/
.cr-list {
    margin-top: 60px;
    margin-bottom: 30px;
}

.cr-list li {
    border-bottom: 1px solid #dfdfdf;
}

.cr-list .top {
    color: #666666;
    font-weight: bold;
    cursor: pointer;
}

.cr-list .top-left {
    font-size: 16px;
    line-height: 55px;
    float: left;
    margin-left: 30px;
}

.cr-list .top-right {
    font-size: 24px;
    line-height: 55px;
    font-family: 'gotham-medium', "微软雅黑";
    float: right;
    margin-right: 30px;
    font-weight: normal;
}

.cr-list .bottom {
    font-size: 14px;
    line-height: 26px;
    color: #444444;
    box-sizing: border-box;
    padding: 30px;
    display: none;
}

.cr-list li .top.on {
    background-color: #666666;
    color: #FFFFFF;
}

.top-right .heng {
    width: 13px;
    height: 3px;
    background-color: #FFFFFF;
    margin-top: 25px;
}

/*6.27*/
.radius-wrap {
    width: 44px;
    height: 44px;
    top: 75vh;
    left: 50%;
    right: 50%;
    margin: 0px -22px;
    z-index: 1000;
    position: absolute;
    cursor: pointer;
}

.radius {
    width: 44px;
    height: 44px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.jiantou {
    background: url(../images/down-icon2.png) center center no-repeat;
    width: 10px;
    height: 20px;
    animation: downico 1.5s ease-out infinite;
    position: absolute;
    left: 17px;
    top: 0%;
}

@keyframes downico {
    0% {
        top: 0%;
        opacity: 1;
    }
    35% {
        top: 50%;
        opacity: 0;
    }
    65% {
        top: -50%;
        opacity: 0;
    }
    100% {
        top: 0%;
        opacity: 1;
    }
}

layui-layer-ico {
    background: url(../images/img40.jpg) center center no-repeat !important;
    background-size: 100% !important;
}

.layui-layer-setwin, .layui-layer-close2 {
    background: url(../images/img40.jpg) center center no-repeat !important;
    width: 88px !important;
    height: 70px !important;
    right: 0 !important;
    top: 0 !important;
    display: block;
}

.postion {
    width: 1170px;
    margin: 0px auto;
    background-color: #fff;
    padding: 10px 0;
}

.postion span {

    color: red;
}

.postion a {

    margin: 10px;
    color: #444;
}
.cbs{
    padding-bottom: 0px;
}
.cbs.CBusiness .business-list{
    height: 450px;
}
.cbs .business-list li.slideInUp{
    width:170px;
    height: 450px;
    cursor: text;
}
.cbs .business-list li.slideInUp:hover,.cbs .business-list li.slideInUp.on{
    width: 300px!important;
}
.cbs .bus-bottom{
    width:300px;
    height: 450px;
    padding-top: 70px;
}
.cbs .business-list li.slideInUp:before{
    background-color: rgba(0,0,0,.15);
    width:300px;
}
.cbs .bus-bottom .name{
    margin: 0;
    margin-top: 100px;
    font-size: 12px;
    line-height: 16px;
}
.neiye-nav{
    width:1200px;
    margin: auto;
    padding: 50px 0 30px 0;
}
.neiye-nav a{
    font-size:14px;
    color: #212121;
    font-weight: bold;
    width:100px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin-left: 20px;
}
.neiye-nav a:hover,.neiye-nav a.on{
    background-color: #d61220;
    color: #ffffff;
    border-radius: 30px;
}
.pad100 {
    padding-bottom: 100px;
}
.caseSum {
    background-color: #f3f3f3;
    width: 100%;
}

.newsum li {
    width:365px;
    display: block;
    float: left;
    background-color: #FFFFFF;
    margin: 0px 20px;
    position: relative;
}

.newsum .new-cell:hover {
    border-left: 2px solid #b90000;
}

.newsum li i.icon-title {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 3px;
    z-index: 4;
    color: #FFFFFF;
    width: 77px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #000000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.newsum a {
    display: block;
}

.newsum .new-cell:hover a {
    color: #B90000;
}

.newsum .new-cell a {
    color: #555;
}

.newsum .new-cell {
    color: #555;
    line-height: 48px;
    border-left: 2px solid #FFFFFF;
}

.newsum li .new-cell:last-child a {
    border-bottom: 0px;
}

.newsum .new-cell a {
    border-bottom: 1px solid #e5e5e5;
    width: 306px;
    margin: 0px auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#page-num{
    width: 1200px;
    text-align: center; /*float: left;*/
    margin: 0px auto;
    padding: 30px 0px;
    padding-top: 10px;
}

#page-num a {
    color: #FFFFFF;
    line-height: 35px;
    width: 10px;
    background-color: #f3f3f3;
    color: #333;
    padding: 0px 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 15px 5px;
}

#page-num a.prev1:hover, #page-num a.next1:hover, #page-num a.current, #page-num a:hover {
    background-color: #b3000d;
    color: #FFFFFF;
}

#page-num a.prev1, #page-num a.next1 {
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    font-size: 20px;
    background-color: #666666;
    padding: 2px 7px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: -11px;
}

#page-num .tra-right {
    display: block;
    width: 8px;
    height: 8px;
    text-align: center;
    margin-top: 10px;
    margin-left: 4px;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
}

@media(max-width: 780px){
    .map-wrap{
        width: 100%;
    }
    .about1-content{
        width: 100%;
    }
    .case-wrap{
        width: 100%;
    }
    body{
        min-width: auto;
    }
    .about1-top{
        padding: 0 15px;
    }
    .about1-top .ename{
    font-size: 23px;
    margin-top:20px;
        
    }
    .bgfff{
        padding:15px 0!important;
    }
    .mapsum{
        padding-bottom: 20px;
    }
    .about1-content{
        margin-bottom: 25px;
    }
}