/*reset*/
html {
    overflow-x: auto;
    overflow-y: scroll;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    font-weight: 400;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h4,
h5 {
    margin: 0;
    padding: 0;
}

body {
    background-color: #FFFFFF;
    color: #666666;
    font-size: 12px;
    text-align: left;
    font-family: SourceHanSansCN;
}

select {
    font-size: 12px;
}

table {
    border-collapse: collapse;
}

fieldset,
img {
    border: 0 none;
}

fieldset {
    margin: 0;
    padding: 0;
}

fieldset p {
    margin: 0;
    padding: 0 0 0 8px;
}

legend {
    display: none;
}

address,
caption,
em,
strong,
th,
i {
    font-style: normal;
    font-weight: 400;
}

table caption {
    margin-left: -1px;
}

hr {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #E4E4E4;
    border-width: 1px 0;
    clear: both;
    height: 2px;
    margin: 5px 0;
    overflow: hidden;
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ””;
}

@font-face{
    font-family: 'SourceHanSansCN';
    src : url('../font/SourceHanSansCN-Normal.ttf');
}
.container{
    width:1200px;
    margin:0 auto;
}
/*head*/
.head-wrap{
    height: 104px;
    background: rgba(0, 0, 0, 0.38);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    position: fixed;
    top:0;
    left:0;
    right:0;
    z-index: 999;
    text-align: center;
}
.head-menu{
    width:auto;
    overflow: hidden;
    display: inline-block
}
.head-logo{
    float: left;
    margin:32px 78px 0 0;
}
.head-nav{
    height: 104px;
    float: left;
}
.head-nav li{
    float: left;
    height:100%;
    position: relative;
    margin-right:55px;
}
.head-nav li:last-child{
    margin:0;
}
.head-nav li a{
    font-size: 15px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
    margin-top:54px;
    padding:5px 0;
    display: block;
    text-decoration:none;
}
.head-nav li a:hover{
    color:#E60012
}
.head-nav li.active::before{
    width: 100%;
    height:2px;
    background-color:#E60012;
    display: block;
    content: '';
    position: absolute;
    bottom:0;
}
.head-nav li.active a{
    color:#E60012
}
/*foot*/
.footer{
    background-color: #212121;
    color: #fff;
}
.footer-inner{
    width: 100%;
    table-layout: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: table;
    padding:60px 0 120px;
}
.footer-inner-website{
    display: table-cell;
    vertical-align: top;
    margin-right: 0;
}
.footer-inner-website > ul{
    overflow: hidden;
}
.footer-inner-website > ul > li{
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    vertical-align: top;
    width: 132px;
    padding-right: 10px;
    box-sizing: border-box;
}
.footer-inner-website > ul > li:last-child{
    padding-right:0;
}
.footer-inner-website > ul > li.footer-wx{
    width: 156px;
}
.footer-inner-website > ul > li.footer-dy{
    width: 120px;
}
.footer-inner-website > ul > li.footer-wx .footer-text{
    margin-top:20px;
}
.footer-inner-website > ul > li.footer-wx .footer-phone{
    font-size:20px;
}
.footer-inner-group h3{
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
}
.footer-inner-group li{
    padding: 10px 0;
}
.footer-inner-group li a{ 
    display: block;
    text-decoration: none;
    max-width: 100%;
    font-size: 14px;
    line-height: 18px;
    color: #999;
}
.footer-inner-group li a:hover{
    color: #E60012;
}
.footer-inner-tel{
    display: table-cell;
    vertical-align: top;
    width: 220px;
    padding-left:40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.footer-inner-tel h3{
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
}
.footer-inner-tel .footer-inner-text{
    font-size:20px;
}
.footer-inner-tel .footer-app-box{
    /* overflow: hidden; */
    margin-top:110px;
}
.footer-inner-tel .footer-app-item{
    float: left;
    width:60px;
    height:60px;
    position: relative;
}
.footer-inner-tel .footer-app-item + .footer-app-item{
    margin-left:30px;
}
.footer-inner-tel .footer-app-item span{
    display: block;
    width:60px;
    height:60px;
    position: relative;
    border-radius: 50%;
    background-color: #422626;
}
.footer-inner-tel .footer-app-item span:hover{
    background-color: #432121;
}
.footer-inner-tel .footer-app-item .footer-app-ewm{
    width:120px;
    height:130px;
    position: absolute;
    top:-145px;
    left:50%;
    background:url(../images/ewm_bg.png) center no-repeat;
    background-size:cover;
    display: none;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.footer-inner-tel .footer-app-item .footer-app-ewm img{
    width:100px;
    height:100px;
    margin:10px;
}
.footer-inner-tel .footer-app-item:hover  .footer-app-ewm{
    display: block;
}
.footer-inner-tel .footer-app-item span img{
    width:30px;
    position: absolute;
    top:50%;
    left:50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.footer-inner-tel .footer-app-item:last-child span img{
    width:28px;
}
.footer-copyright{
    border-top: 1px solid #3c3c3c;
    font-size: 14px;
    line-height: 60px;
    color: #777;
    position: relative;
}
.footer-copyright-text{
    position: absolute;
    right:0;
    top:0;
}

/*title*/
.title-wrap{
    height:100px;
    text-align: center;
    position: relative;
    opacity: 0;
}
.title-wrap::before{
    width: 36px;
    height: 4px;
    background: #979797;
    display: block;
    content: '';
    position: absolute;
    bottom:0;
    left:50%;
    margin-left:-18px;
}
.title-wrap .title-cn{
    font-size: 30px;
    font-weight: bold;
    color: #101010;
    line-height: 45px;
}
.title-wrap .title-en{
    font-size: 20px;
    font-weight: 400;
    color: #808080;
    line-height: 30px;
}
.title-wrap.white .title-cn,
.title-wrap.white .title-en{
    color:#fff;
}
.title-wrap.white::before{
    background:#fff;
}

/*swiper*/
.swiper-pagination-bullet{
    width: 45px;
    height: 2px;
    border-radius: 0;
    opacity: 1; 
    background: rgba(255, 255, 255, 0.4);
}
.swiper-pagination-bullet-active{
    background:#fff;
}