﻿@font-face {
    font-family: 'SourceHanSerifCN-Regular';
    src: url('../fonts/SourceHanSerifCN-Regular.otf');
}
/*-----------------[初始化]--------------*/
body{color: #444;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";
    padding-top: 115px; 
}
a{color: #444;}
a:hover{color: #f60;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;
    font-family:"微软雅黑","Microsoft Yahei";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
*,*:after,*:before{outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
/*布局*/
.wp{width: 100%;max-width: 1344px;margin: 0 auto;}
.wp2{width: 100%;max-width: 1123px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
.index{padding-top: 0;}

.header.transparent{top: 40px;
    background-color: transparent;
}

.header.transparent .logo img{height: 108px; transform: translateX(-50%) translateY(-50%); }
.header.transparent .logo img.logo-red{opacity: 0;}
.header.transparent .logo img.logo-normal{opacity: 1;}

.header{height: 115px;position: fixed;top: 0;left: 0;right: 0;z-index: 109;
    background-color: #130E0A;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.logo{line-height: 115px;font-size: 0;position: absolute;top: 0;left: 49.2%; width: 100px; height:110px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.logo a{display: block; width:100%; height:100%;}
.logo img{height: 70px;display: inline-block;vertical-align: middle; position:absolute; left:50%; top:50%; width:auto;transform: translateX(-50%) translateY(-50%); transition: all 0.4s;}
.logo img.logo-red{opacity: 1;}
.logo img.logo-normal{opacity: 0;}

.nav{text-align: center;font-size: 0;}
.nav li{display: inline-block;margin: 0 38px;}
.nav li a{display: block;font-size: 17px;color: #fff;
    line-height: 115px;font-family: 'SourceHanSerifCN-Regular';
}
.nav li:nth-child(3){margin-right: 154px;}
.nav li:nth-child(4){margin-left: 154px;}

.hd-sub{position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 1022;
    background-color: rgba(144, 45, 48, .89);display: none;
    padding: 30px 80px 0;
}
.hd-sub .close{position: absolute;top: 50px;right: 80px;
    width: 36px;height: 36px;cursor: pointer;
    background: url(../images/i-02.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.logo2{margin-bottom: 25px;}
.logo2 img{display: block;height: 108px;}
.nv-sub{overflow: hidden;}
.nv-sub li{margin-bottom: 25px;}
.nv-sub li .v1{font-size: 30px;color: #FEFEFE;position: relative;display: block;}
.nv-sub li .v1:after{content: '';position: absolute;top: 50%;left: 160px;top: 50%;right: 0;
    height: 1px;
    background-color: rgba(255,255,255,.2);
}
.nv-sub .sub1{overflow: hidden;padding-top: 28px;padding-bottom: 0px;}
.nv-sub .sub1 dd{float: left;margin-right: 36px;}
.nv-sub .sub1 dd a{font-size: 18px;color: #FEFEFE;text-decoration: underline;}
.nv-sub .sub2{overflow: hidden;padding-top: 25px;}
.nv-sub .sub2 dd a{display: block;font-size: 15px;line-height: 38px;color: #FEFEFE;
    text-decoration: underline;padding-left: 21px;
    background: url(../images/i-16.png) no-repeat left center;
    -o-background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
    background-size: 10px auto;
}
.nv-sub .sub2 .item{float: left;margin-right: 130px;}

.so-btn{position: absolute;top: 50%;z-index: 2;left: 76px;
    width: 33px;height: 33px;cursor: pointer;
    background: url(../images/i-03.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.so{position: absolute;left: 75px;top: 30px;width: 300px;display: none;
    border-radius: 23px;overflow: hidden;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}
.so .inp{display: block;width: 100%;height: 45px;border-radius: 23px;
    border: 0;padding: 0 45px 0 15px;font-size: 16px;
}
.so .btn{position: absolute;right: 3px;top: 3px;width: 39px;height: 39px;
    border: 0;cursor: pointer;border-radius: 50%;
    background: #130E0A url(../images/i-03.png) no-repeat center;
    -o-background-size: 20px auto;
    -ms-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
}
.menuBtn{position: absolute;z-index: 2;right: 67px;top: 50%;
    width: 44px;height: 44px;cursor: pointer;
    background: url(../images/i-01.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
/*******************************
  -------[=banner]-------
*******************************/
.banner{height: 100vh;position: relative; overflow: hidden;}
.banner:after{content: '';position: absolute;top: 0;bottom: 0;right: 175px;width: 1px;
    background-color: rgba(255,255,255,.22);
}
.banner .slick-slider,.banner .slick-list,.banner .slick-track,.banner .slick-slide{height: 100%;}
.banner .slick-slide{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
}

.banner .item{position: relative;}
.banner .bg{height:100%; position: absolute; left:0; top:0; width:100%; z-index: 0;transform: scale(1); transition-duration: 0.1s;}
.banner .bg img{min-width:100%; height:auto;  display: block; object-fit: cover; object-position: center center; min-height: 100%;}
.banner .txt-wrapper{position: relative; z-index: 1; display: flex; align-items: center; height:100%; width:100%;}
.banner .txt-wrapper img{display: block; max-height: 100%; max-width: none;}

.banner .txt-wrapper.banner1 .txt{display: flex; position: relative; height:100%;}
.banner .txt-wrapper.banner1 .txt .title{height:100%;display: flex; align-items: center; position: relative; padding-left: 6%; }
.banner .txt-wrapper.banner1 .txt .title img{height:28%; width:auto; opacity: 0; transition: all .1s ease-in-out 0s;}
.banner .txt-wrapper.banner1 .txt .title-d{height:100%;display: flex; align-items: center; padding-left: 20%;}
.banner .txt-wrapper.banner1 .txt .title-d img{height:28%; width:auto; opacity: 0; transition: all .1s ease-in-out 0s;}
.banner .txt-wrapper.banner1 .txt .title::before{content: ''; display: block; width:1px; height:0%; background-color: rgba(255,255,255,.2); position: absolute; left:50%; top:0; transition: all .1s ease-in-out 0s;}
.banner .txt-wrapper.banner1 .txt .title::after{content: ''; display: block; width:1px; height:0%; background-color: rgba(255,255,255,.2); position: absolute; left:50%; bottom:0; transition: all .1s ease-in-out 0s;}

.banner .txt-wrapper.banner2{justify-content: center;}
.banner .txt-wrapper.banner2 .txt{text-align: center; width:100%;}
.banner .txt-wrapper.banner2 .txt .title{width:40%; opacity: 0; margin:0 auto; display: flex; align-items: center;transition: all .1s ease-in-out 0s;}
.banner .txt-wrapper.banner2 .txt .title .en{flex:1; position:relative;}
.banner .txt-wrapper.banner2 .txt .title .en::after{content: ''; display: block; width:100%; height:1px; background-color: rgba(255,255,255,.1); top:50%; left:0; position: absolute;}
.banner .txt-wrapper.banner2 .txt .title .en img{height:1vw; margin:0 auto;}
.banner .txt-wrapper.banner2 .txt .title>img{height:5vw;}
.banner .txt-wrapper.banner2 .txt .title-d{margin-top: 1vw;}
.banner .txt-wrapper.banner2 .txt .title-d img{height:1.2vw; margin:0 auto; opacity: 0; transition: all .1s ease-in-out 0s;}
.banner .btn{display: block;margin: 0 auto;width: 318px;height: 54px;
    text-align: center;line-height: 52px;font-size: 17px;color: #fff;
    font-family: 'SourceHanSerifCN-Regular';
    border: 1px solid rgba(255,255,255,.3);
    margin-top: 2vw;transition: all .1s ease-in-out 0s; opacity: 0;
}
.banner .btn:hover{background-color: rgba(255,255,255,.1);}

.banner .item{overflow: hidden;}
.banner .slick-active .bg{transform: scale(1.4);transition-duration: 12s; transition-timing-function: linear;}
.banner .slick-active .txt-wrapper.banner1 .txt .title img{opacity: 1;transition: all 3s ease-in-out .2s;}
.banner .slick-active .txt-wrapper.banner1 .txt .title::before{height:40%;transition: all 1.4s ease-in-out .3s;}
.banner .slick-active .txt-wrapper.banner1 .txt .title::after{height:38%;transition: all 1.4s ease-in-out .3s;}
.banner .slick-active .txt-wrapper.banner1 .txt .title-d img{opacity: 1;transition: all 2s ease-in-out 1.2s;}

.banner .slick-active .txt-wrapper.banner2 .txt .title{width:45%; opacity: 1; transition: all 3s ease-in-out .5s;}
.banner .slick-active .txt-wrapper.banner2 .txt .title-d img{opacity: 1; transition: all 1s ease-in-out 2s;}
.banner .slick-active .btn{margin-top: 2vw; opacity: 1; transition: all 1s ease-in-out 2.2s;}





.banner .slick-dots{position: absolute;top: 50%;right: 84px;z-index: 3;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner .slick-dots li{margin-bottom: 24px;}
.banner .slick-dots li button{display: block;width: 9px;height: 9px;
    font-size: 0;line-height: 0;text-indent: 9999px;opacity: .5;padding: 0;
    background-color: #fff;border-radius: 50%;border: 0;cursor: pointer;
}
.banner .slick-dots li.slick-active button{opacity: 1;}

.b-bot{position: absolute;left: 124px;bottom: 0;z-index: 5;height: 153px;
    border-left: 3px solid #902D30;padding-left: 20px;
    font-family: 'SourceHanSerifCN-Regular';
}
.b-bot .t1{line-height: 1.3;margin-bottom: 10px;}
.b-bot .t1 .en{display: block;font-size: 18px;color: #902D30;}
.b-bot .t1 h3{font-size: 17px;color: #fff;font-weight: normal;}
.b-bot .tips{font-size: 13px;color: #636363;margin-bottom: 22px;}
.b-bot .more{display: block;width: 9px;height: 17px;
    background: url(../images/i-04.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}


/*******************************
  -------[=底部]-------
********************************/
.footer{
    background-color: #151515;
}
.fd-top{overflow: hidden;padding: 64px 0 39px;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.fd-logo{float: left;}
.fd-logo img{display: block;height: 86px;}

.fd-nv{float: right;}
.fd-nv li{float: left;padding-right: 26px;margin-right: 26px;position: relative;}
.fd-nv li:after{content: '/';position: absolute;right: 0;top: 50%;
    font-size: 19px;color: #3D3D3D;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fd-nv li a{display: block;font-size: 19px;color: #fff;line-height: 86px;}
.fd-nv li:last-child{padding-right: 0;margin-right: 0;}
.fd-nv li a:hover{opacity: .8;}
.fd-con{overflow: hidden;padding: 36px 0 22px;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.fd-l{float: left;}
.fd-l .col{float: left;margin-right: 78px;}
.fd-l .item{margin-bottom: 24px;}
.fd-l .t1{margin-bottom: 8px;}
.fd-l .t1 em{font-size: 13px;color: #A92A21;}
.fd-l .t1 span{font-size: 13px;color: #FDF7F7;display: block;}
.fd-l .desc{font-size: 13px;color: #fff;}
.fd-l .desc a{color: #fff;text-decoration: underline;}

.fd-r{float: right;}
.fd-r .item{float: left;width: 111px;margin-left: 35px;}
.fd-r .t1{margin-bottom: 12px;text-align: center;}
.fd-r .t1 em{font-size: 13px;color: #A92A21;}
.fd-r .t1 span{font-size: 13px;color: #FDF7F7;display: block;}

.fd-bot{line-height: 70px;overflow: hidden;color: rgba(253, 247, 247, .4);}
.fd-bot .copy{float: left;}
.fd-bot .icp{float: right;}
.fd-bot a{color: rgba(253, 247, 247, .4);}
.fd-bot a:hover{color: #fff;}
/*******************************
    -------[=正文]-------
********************************/




