@charset "UTF-8";
/*网站为炫之风网站手机版，制作方：深圳方维网络科技有限公司 http://www.szfangwei.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;
}
.rights a{color:#d6d6d6;}

body {
    font-family: 'Microsoft Yahei';
    background-color: #fff;
    color: #333;
    font-size: 14px;
    padding-top: constant(safe-area-inset-top);
    padding-left: constant(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
}

@font-face {
    font-family: "Gotham-Book";
    src: url("../fonts/Gotham-Book/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book/Gotham-Book.eot") format("embedded-opentype"), url("../fonts/Gotham-Book/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/gotham-medium.eot") format("embedded-opentype"), url("../fonts/gotham-medium/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/Gotham-Bold.eot") format("embedded-opentype"), url("../fonts/Gotham-Bold/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/din-bold.eot") format("embedded-opentype"), url("../fonts/DIN/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;
    -webkit-appearance: none;
}

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;
}

.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: 100%;
    margin: 0px auto;
}

.relative {
    position: relative;
}

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

.header-wrap {
    height: 1.2rem;
    overflow: hidden;
}

.header-wrap .header-logo {
    float: left;
    margin-top: .15rem;
    display: block;
    width: 1.7rem !important;
    height: .9rem !important;
    margin: .15rem .3rem;
}

.header-logo .logo1 {
}

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

.header-wrap .header-nav {
    display: none;
    position: absolute;
    background-color: #fff;
    height: 100vh;
    width: 100%;
}

.header-wrap .header-nav li {
    position: relative;
    width: 80%;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    margin: 0px auto;
}

.header-wrap .header-nav a {
    font-family: 'Gotham-book', "Microsoft Yahei";
    font-weight: normal;
    display: inline-block;
    line-height: 1rem;
    color: #333;
    height: 1rem;
    width: 100%; /*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;
}

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

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

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

.footer {
    background-color: #444444;
    padding-bottom: 1.4rem;
}

.h3-footer {
    width: 100%;
}

.h3-footer a {
    font-family: 'gotham-medium', "Microsoft Yahei";
    width: 100%;
    box-sizing: border-box;
    padding: 0px .5rem;
    display: block;
    font-size: .24rem;
    line-height: .84rem;
    font-weight: bold;
    height: .84rem !important;
    border-bottom: 1px solid #575757;
    color: #d6d6d6;
}

.footer-middle {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: .6rem .5rem;
    border-bottom: 1px solid #575757;
}

.footer-middle .ewm-icon {
    position: absolute;
    top: .8rem;
    right: .5rem;
}

.footer-middle .ewm-icon img {
    width: 1.2rem;
    height: 1.2rem;
}

.footer-middle .footer-phone {
    font-size: .36rem;
    line-height: .8rem;
    color: #d6d6d6;
    font-family: "DIN";
}

.footer-middle .footer-loc {
    font-size: .24rem;
    color: #999999;
    line-height: .36rem;
    width: 4rem;
}

.footer-bottom {
    width: 100%;
    box-sizing: border-box;
    padding: .45rem .5rem;
}

.footer-bottom .footer-bottom-top {
    margin-bottom: .3rem;
}

.footer-bottom-top a {
    background-color: #999999;
    margin-right: .6rem;
}

.footer-bottom .rights {
    font-size: .24rem;
    line-height: .24rem;
    color: #999999;
    font-family: 'Gotham-Book', "Microsoft Yahei";
}

.footer-fix-bg {
    height: 1.3rem;
    position: fixed;
    left: 0px;
    bottom: 0px !important;
    width: 100%;
    background-color: #fff;
    z-index: 500;
}

.footer-fix {
    background: url(../images/iconss.png) center center no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    vertical-align: middle;
}

.footer-home1 {
    background-position: 0px 0px;
}

.footer-home2 {
    background-position: -50px 0px;
}

.footer-home3 {
    background-position: -100px 0px;
}

.footer-home4 {
    background-position: -150px 0px;
}

.footer-fix-bg a {
    float: left;
    width: 25%;
    display: block;
    font-size: .3rem;
    text-align: center;
    line-height: .5rem;
    margin-top: .2rem;
    color: #999 !important;
    height: 1rem !important;
}

.footer-fix-bg a.on {
    color: #e60112 !important;
}

.footer-fix-bg a.on i {
    background-position-y: -50px !important;
}

.footer-fix-bg i {
    margin: 0px auto;
}

/*index*/
.indexsum .banner {
    height: 5rem;
    position: relative;
    overflow: hidden;
}

.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%;
    display: block;
    height: 4.6rem;
    background-size: cover;
}

.banner .banner-center {
    color: #FFFFFF;
    text-align: center;
    margin-top: 0%;
    opacity: 0;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    position: absolute;
    top: 15%;
    width: 100%;
    z-index: 100;
    left: 0px;
}

.banner-center .banner-title {
    font-size: .6rem;
    line-height: .7rem;
    width: 70%;
    margin: 0px auto;
}

.banner-center .banner-cname {
    font-family: "Gotham-Book", 'Microsoft Yahei';
    font-size: .3rem;
    line-height: .42rem;
    width: 90%;
    margin: .3rem auto;
}

.banner-center .liaojie {
    width: 2.8rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .2rem;
    font-weight: bold;
    text-align: center;
    border-radius: 40px;
    border: 1px solid #FFFFFF;
    margin: .4rem auto;
    margin-bottom: 0px;
}

.banner .banner-line {
    position: absolute;
    width: 100%;
    bottom: 200px;
}

.banner .bottom-lan {
    width: 100%;
    position: absolute;
    bottom: 0.05rem;
    z-index: 3;
    left: 0px;
}

.bottom-lan li {
    color: #FFFFFF;
    font-size: .2rem;
    float: left;
    width: 50%;
    padding-left: .5rem;
    padding-top: .5rem;
    box-sizing: border-box;
    display: inline-block;
    text-align: left;
    border-right: 1px solid #808384;
    border-top: 1px solid #808384;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    vertical-align: middle;
    height: 1.7rem;
}

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

.bottom-lan .boldlan {
    font-size: .24rem;
    line-height: .5rem;
    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;
}

@media only screen and (max-width: 600px) {
    .am1 {
        margin-top: 18% !important;
        opacity: 1 !important;
    }
}

@media only screen and (max-width: 320px) {
    .bottom-lan li {
        padding-left: .2rem;
    }
}

.CBusiness {
}

.box .titles, .case-wrap .titles {
    text-align: center;
    margin: .1rem auto;
}

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

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

.title-lans .cname {
    font-size: .42rem;
    line-height: .4rem;
    font-weight: bold;
    font-family: "Gotham-Book", 'Microsoft Yahei';
}

.title-lans .ename {
    font-size: .24rem;
    line-height: .4rem;
    color: #999999;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.CBusiness {
}

.CBusiness .business-list {
    text-align: center;
    overflow: hidden;
    padding-bottom: .3rem;
}

.business-list li.slideInUp {
    position: relative;
    width: 6rem;
    overflow: hidden;
    height: 7rem;
    box-shadow: .1rem .1rem .1rem #ccc;
    margin: .3rem auto;
}

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

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

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

.business-list .bus-bg .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;
}

.business-list .bus-bg:after {
    content: "";
    width: 6rem;
    height: 7rem;
    position: absolute;
    top: 0;
    left: 0%;
    z-index: 0;
    opacity: 0.5;
    background-color: #000;
}

.bus-bottom {
    color: #FFFFFF;
    width: 6rem;
    height: 7rem;
    box-sizing: border-box;
    padding: .4rem .35rem;
    position: absolute;
    z-index: 100;
    top: 0px;
    opacity: 1;
}

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

.c-name {
    font-size: .24rem;
    line-height: .5rem;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

.bus-href-list a {
    display: inline-block;
    width: 1.6rem;
    height: .4rem;
    line-height: .4rem;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    text-align: center;
    float: left;
    margin: 0px .05rem;
}

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

.bus-img-list li {
    position: relative;
    width: 2.45rem;
    height: 1.25rem;
    display: inline-block;
    float: left;
    margin: .1rem; /* overflow: hidden; */
    transition: all 0.5s ease 0s;
}

.bus-img-list a {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

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

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

@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: 100%;
    margin: 0px auto;
    padding-top: 1px; /* padding-bottom: 80px; */
}

.case-list li {
    width: 6.5rem;
    height: 6rem;
    overflow: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    margin: .5rem auto;
    position: relative;
    -moz-box-shadow: 1px 1px 15px 5px #d8d8d8;
    box-shadow: 1px 1px 15px 5px #d8d8d8;
}

.case-list li a {
    display: block;
    background-color: #FFFFFF;
    width: 100%;
    height: 3rem;
    overflow: hidden;
}

.case-list li .img {
    width: 100%;
    height: 3.1rem;
    overflow: hidden;
}

.case-list .lans {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 25px;
    height: 3rem;
    color: #999999;
    background-color: #FFFFFF;
    z-index: 5;
    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;
}

.lans .lans-top {
    line-height: .3rem;
    margin-top: .4rem;
}

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

.lans-top .lans-top-right {
    float: right;
    font-size: .24rem;
}

.lans .lans-bottom {
    display: block;
    margin-top: .3rem;
    font-size: .24rem;
    line-height: .4rem;
}

.pad70 {
    padding-bottom: .7rem;
	margin-top: -0.4rem;
}

.pad100 {
    padding-bottom: 1rem;
}

.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: 6.5rem;
    height: 3.1rem;
    vertical-align: bottom;
    top: 0px;
    left: 0px;
    animation: myfirst .7s;
    -moz-animation: myfirst .7s;
    -webkit-animation: myfirst .7s;
    overflow: hidden;
    display: block;
}

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

.animateNumber .anumber {
    color: #FFFFFF;
    padding-top: 1rem;
    width: 98%;
    margin: 0px auto;
}

.anumber-list li {
    float: left;
    text-align: center;
    width: 50%;
    height: 3.9rem;
    padding-top: 1rem;
    box-sizing: border-box;
}

.anumber-list li:nth-child(even) {
    border-left: 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), .anumber-list li:nth-child(4) {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.anumber-list .numbertitle {
    font-family: "DIN", "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    font-size: 1.2rem;
}

.anumber-list .numbermess {
    font-size: .24rem;
}

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

.joint {
    padding-bottom: 1.6rem;
}

.joint-list {
    width: 6.5rem;
    margin: 0px auto;
}

.joint-list li {
    float: left;
    width: 3.2rem;
    text-align: center;
    position: relative;
    height: 2rem;
}

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

.joint-list li:nth-child(odd) {
    border-right: 1px solid #e6e6e6;
}

.joint-list a {
    display: block;
}

.relian {
    width: 2.5rem;
    height: 1.4rem;
    overflow: hidden;
    position: absolute;
    left: .19rem;
    top: .3rem;
}

.relian .pic {
    width: 2.5rem;
    height: 1.4rem;
    position: relative;
}

.relian .pic2 {
    width: 2.5rem;
    height: 1.4rem;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.newsum li {
    display: block;
    background-color: #FFFFFF;
    margin: 0.5rem auto;
    position: relative;
    width: 6.5rem;
    height: 8.2rem;
    margin-top: 0rem;
}

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

.newsum li i.icon-title {
    display: block;
    position: absolute;
    top: .3rem;
    font-size: 0.24rem;
    right: .3rem;
    border-radius: 3px;
    z-index: 4;
    color: #FFFFFF;
    width: 1.3rem;
    height: .6rem;
    line-height: .6rem;
    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: .9rem;
    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: 5.8rem;
    margin: 0px auto;
    font-size: 0.24rem;
}

.page-list {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    padding: .3rem 0px;
    padding-top: .1rem;
}

.page-list a {
    color: #FFFFFF;
    line-height: .55rem;
    width: .55rem;
    background-color: #f3f3f3;
    color: #333;
    border-radius: 50%;
    display: inline-block;
    margin: .15rem .05rem;
    font-size: .24rem;
}

.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: .55rem;
    height: .55rem;
    box-sizing: border-box;
    font-size: 20px;
    background-color: #666666;
    padding: 2px 7px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: -.19rem;
}

.ptop40 {
    padding-top: .2rem;
}

.bgtitle {
    text-align: center;
    width: 100%;
    font-size: .48rem;
    line-height: .6rem;
    color: #fff;
    padding-top: 3.2rem;
    font-family: 'gotham-medium', 'Microsoft Yahei';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 11;
}

h2.bgtitle {
    padding-top: 3.8rem;
    font-size: .6rem;
}

.bg-smlltitle {
    font-size: .42rem;
}

.bgtitle1 {
    text-align: center;
    width: 100%;
    font-size: .48rem;
    line-height: .6rem;
    color: #fff;
    padding-top: 23%;
    font-family: 'gotham-medium', 'Microsoft Yahei';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 6;
}

.bgtitle1 h3 {
    font-size: .48rem;
    margin-top: 1.1rem;
    margin-bottom: .2rem;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

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

.bg-smlltitle1 {
    font-size: .2rem;
    line-height: .36rem;
    width: 90%;
    margin: 0px auto;
}

.bgtitle2 {
    text-align: right;
    width: 90%;
    margin: 0px auto;
    font-size: .48rem;
    line-height: .6rem;
    color: #fff;
    position: absolute;
    font-family: 'gotham-medium', 'Microsoft Yahei';
    top: 0px;
    left: 0px;
    z-index: 100;
    margin-top: 2.9rem;
}

.bg-smlltitle2 {
    font-size: .36rem;
    line-height: .5rem;
    width: 100%;
    margin: 0px auto;
    text-align: right;
}

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

.animation-select {
    margin: .2rem auto;
    margin-top: .3rem;
    width: 100% !important;
    /* text-align: center; */
}

.animation-select a {
    display: inline-block;
    border-radius: 30px;
    line-height: .6rem;
    text-align: center;
    color: #666;
    background-color: #fff;
    font-weight: bold;
    margin: .05rem .5rem;
    font-size: .24rem;
    white-space: nowrap;
    width: 1.9rem;
}

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

.display-select {
}

.display-select .display-top {
    font-weight: bold;
    font-size: .3rem;
    width: 6.5rem;
    margin: 0px auto;
}

.display-select .display-top a {
    color: #333;
    border-right: 1px solid #999999;
    padding: 0rem .1rem;
    line-height: .3rem;
    margin: .15rem 0rem;
    cursor: default;
    display: inline-block;
}

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

.display-select .display-bottom {
    font-size: .24rem;
    color: #666;
    line-height: .42rem;
    margin: .2rem auto;
    margin-bottom: .3rem;
    width: 6.5rem;
}

.ai-lan1 {
    width: 80%;
    margin: .5rem auto;
    text-align: center;
}

.ai-lan1 .title {
    font-size: .42rem;
    line-height: .6rem;
    margin-bottom: 20px;
    font-weight: bold;
}

.ai-lan1 .mess {
    font-size: .24rem;
    line-height: .42rem;
    color: #666;
}

.ai-list {
}

.ai-list li {
    width: 4.6rem;
    margin: 1rem auto;
    text-align: center;
}

.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: .2rem 0px;
    font-size: .36rem;
}

.ai-list .mess {
    font-size: .24rem;
    line-height: .42rem;
}

.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: .5rem 0px !important;
}

.bgfff h2 {
    font-size: .36rem;
    font-weight: bold;
    text-align: center;
}

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

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

.liuyan .input1 {
    width: 90%;
    padding: 0rem .22rem;
    height: .77rem;
    line-height: .77rem;
    color: #000;
    background-color: #f1f1f1;
    margin: .15rem auto;
    box-sizing: border-box;
    display: block;
}

.liuyan .input2 {
    width: 90%;
    height: 2.4rem;
    border: 0px;
    margin: 0rem auto;
    padding: .2rem;
    resize: none;
    color: #000;
    background-color: #f1f1f1;
    overflow: auto;
    display: block;
    box-sizing: border-box;
}

.liuyan .input3 {
    width: 84%;
    padding: 0px .2rem;
    height: .77rem;
    line-height: .77rem;
    color: #000;
    background-color: #f1f1f1;
    margin: .15rem auto;
    display: block;
}

.liuyan .input4 {
    width: 84%;
    padding: 0px .2rem;
    height: .77rem;
    line-height: .77rem;
    color: #000;
    background-color: #f1f1f1;
    margin: 0rem auto;
    display: block;
}

.liuyan .search-btns {
    width: 90%;
    height: .8rem;
    margin: .2rem auto;
    border-radius: 30px;
    background-color: #b3000d;
    color: #fff;
    font-size: .24rem;
    display: block;
    letter-spacing: 1px;
    -webkit-appearance: none;
}

.about-nav {
    position: absolute;
    z-index: 100;
    width: 93%;
    height: .9rem;
    background-color: #fff;
    left: 7%;
    bottom: .3rem;
}

.about-nav .side-left {
    width: 100%;
    box-sizing: border-box;
    padding-left: .2rem;
}

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

.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;
}

.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 h1 {
    font-size: .3rem;
    text-align: center;
    line-height: .6rem;
}

.news-lan .time {
    font-size: .24rem;
    line-height: .3rem;
    text-align: center;
    font-family: "gotham-book";
}

.pagetionss {
    padding-top: .1rem;
}

.pagetionss a {
    display: block;
    width: 90%;
    color: #333;
    font-size: .27rem;
    margin: .2rem auto;
}

.news-content {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    width: 90%;
    margin: .25rem auto;
    padding: .4rem 0px;
    font-size: .24rem;
    color: #444;
    line-height: 26px;
}

.news-content img {
    max-width: 100%;
}

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

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

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

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

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

.map-mess {
    width: 85%;
    margin: 0px auto;
    padding: 5% 0px;
    font-size: .24rem;
    line-height: .48rem;
    box-sizing: border-box;
}

.map-mess .map-title {
    font-size: .36rem;
    line-height: .43rem;
}

.mapsum {
    background-color: #f3f3f3;
    padding: .6rem 0rem;
}

.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: .48rem;
    font-family: 'gotham-medium', 'Microsoft Yahei';
    margin-top: .42rem;
    display: block;
    font-weight: normal;
}

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

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

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

.about1-list li {
    width: 90%;
    display: block;
    vertical-align: top;
    margin: 0px auto;
    text-align: center;
}

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

.about-header-bg {
    position: relative;
}

.about1-list li .img-bg a {
    display: block;
}

.about1-content {
    width: 90%;
    margin: .25px auto;
    font-size: .14rem;
    color: #444;
    line-height: .26rem;
    margin-bottom: 1rem;
}

.about1-list .about1-lan {
    font-size: .3rem;
    line-height: .5rem;
    color: #333333;
    padding: .25rem 0px;
    margin-bottom: 35px;
}

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

.news-list {
    width: 100%;
    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 .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 {
    width: 5.7rem;
    height: 4.3rem;
    position: absolute;
    top: 50%;
    bottom: 50%;
    margin-top: -2.85rem;
    margin-bottom: -2.85rem;
    z-index: 10;
    margin-left: 1rem;
}

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

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

.vrlan h2 {
    font-size: .55rem;
    line-height: .6rem;
    margin-bottom: .3rem;
    font-family: 'gotham-medium', 'Microsoft Yahei';
}

.vrlan .lanmess {
    font-size: .24rem;
    line-height: .42rem;
    width: 100%;
}

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

.bigbg {
    padding-top: 18%;
}

.mapsum .caseSum .case-wrap {
    width: 86%;
}

.redheng {
    width: .5rem;
    height: .03rem;
    background-color: #B3000D;
    margin: .4rem 0px;
}

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

.about1-content-cell {
    font-size: .24rem;
    line-height: .42rem;
}

.bgtitle h3 {
    font-size: .72rem;
    line-height: .8rem;
    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: .3rem;
    line-height: .73rem;
    margin-top: .2rem;
}

.business-list li.slideInUp .fadeIn {
}

.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: 4.3rem;
    width: 6.5rem;
    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;
}

.banner-video {
    position: relative;
    z-index: 0;
}

.case-list .picture {
    height: 6rem;
}

.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 {
    -webkit-transition: all .5s linear 10ms;
    transform: translateY(-0%) rotateY(180deg);
}

.nav2 {
    position: absolute;
    width: 900px;
    background-color: #333333;
    padding: 10px;
    top: 80px;
    left: 20px;
    display: none;
}

.nav2 li {
}

.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;
}

.business-lists {
    width: 100%;
    overflow: scroll;
}

.bus-bottom .name {
    font-size: .18rem;
    line-height: .3rem;
    margin: .25rem 0rem .4rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: left;
}

.bg-header {
    position: relative;
}

.bg-header .bg-img {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 5;
    max-height: 4.6rem;
    overflow: hidden;
}

.newsum .new-cell a.one {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ai-icon {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0px auto;
}

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

.page-list .tra-right {
    display: block;
    width: .15rem;
    height: .15rem;
    text-align: center;
    margin-top: .15rem;
    margin-left: .08rem;
    border-top: .02rem solid #FFFFFF;
    border-left: .02rem solid #FFFFFF;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
}

.animation-select-bg {
    margin-left: 7%;
    overflow-x: scroll;
    overflow-y: hidden;
}

.menu {
    float: right;
    width: 0.55rem;
    height: .9rem;
    margin: .3rem;
}

.menu .heng {
    background-color: #FFFFFF;
    width: .55rem;
    height: 2px;
    margin: .1rem 0rem;
    display: block;
}

.header-nav ul {
    margin-top: 1rem;
}

.header .close {
    float: right;
    width: .4rem;
    height: .4rem;
    margin: .4rem;
}

/*6.26new*/
.rencai.mapsum .caseSum .case-wrap {
    padding: 0rem !important;
}

.cr-list {
}

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

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

.cr-list .top-left {
    font-size: .26rem;
    line-height: .7rem;
    float: left;
    margin-left: .3rem;
}

.cr-list .top-right {
    font-size: .35rem;
    line-height: .7rem;
    font-family: 'gotham-medium', "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    float: right;
    margin-right: .3rem;
    font-weight: normal;
}

.cr-list .bottom {
    font-size: .24rem;
    line-height: .5rem;
    color: #444444;
    box-sizing: border-box;
    padding: .3rem;
    display: none;
}

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

.top-right .heng {
    width: .2rem;
    height: .05rem;
    background-color: #FFFFFF;
    margin-top: .35rem;
}

@media only screen and (max-width: 600px) {
    .footer-fix-bg a {
        transform: scale(.6);
        -webkit-transform: scale(.6);
        margin-top: 0rem;
    }

    .bus-img-list .bus-cell-lan {
    }
}

@media only screen and (max-width: 414px) {
    .bus-img-list .bus-cell-lan {
    }

    .page-list .tra-left {
        margin-left: .1rem
    }

    .page-list .tra-right {
        margin-left: .04rem
    }
}

@media only screen and (max-width: 375px) {
    .bus-img-list .bus-cell-lan {
        bottom: .08rem
    }
}

@media only screen and (max-width: 321px) {
    .bus-bottom .name {
        line-height: .38rem;
    }

    .bus-bottom .bus-href-list a {
        width: 1.8rem;
        transform: scale(.9);
        -webkit-transform: scale(.9);
        margin: 0px -.05rem;
    }

    .bus-bottom .name {
        margin: .1rem 0 .2rem 0;
    }

    .footer-middle .footer-loc {
        width: 4.8rem;
    }

    .footer-bottom {
        padding: .45rem;
    }

    .page-list .tra-left {
        margin-left: .05rem
    }

    .page-list .tra-right {
        margin-left: .01rem
    }
}

@media only screen and (width: 375px) and (min-height: 690px) {
    .banner-video img {
        height: 100vh;
    }

    .CBusiness .business-list {
        height: 7.2rem;
    }
}

/*10.23*/
.yewu-list {
    padding-bottom: .2rem;
    width: 6.8rem;
    text-align: center;
    height: 1.8rem;
    margin: auto;
}

.yewu-list a {
      width: 3.3rem;
    height: .85rem;
    display: inline-block;
    line-height: .85rem;
    background-color: #f3f3f3;
    color: #666666;
    font-size: .24rem;
    margin-bottom: .1rem;
    margin-right: .1rem;
    float: left;
}

.an-lists {
    width: 90%;
    margin: auto;
    margin-bottom: .8rem;
}

.an-lists a {
    width: 100%;
    height: 3.6rem;
    position: relative;
    display: block;
    margin-top: .45rem;
    text-align: center;
}

.an-lists .imgs {
    width: 100%;
    height: 3.6rem;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.an-lists .lans {
    width: 100%;
    height: 3.6rem;
    background-color: #00000047;
    position: absolute;
    top:0;
    left:0;
    color: #fff;
    padding: .7rem .7rem 0 .7rem;
    box-sizing: border-box;
    font-size: .15rem;
    line-height: .24rem;
}

.an-lists .title {font-size: .43rem;font-weight: bold;margin-bottom: .4rem;}

.an-lists .mess {
line-height: 0.3rem;
}


.postion {
    font-size: 0.2rem; 
    width: 86%;
    margin: 0px auto;
    background-color: #fff;
    padding: 10px 0;
}

.postion span {

    color: red;
}

.postion a {

    margin: 10px;
    color: #444;
}
/*end 10.23*/