﻿
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.otf');
}
html{position: relative;overflow-x: hidden;}
/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";
    overflow-x: hidden;
}
a{color: #333;}
a:hover{color: #323be8;}
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: #333;
    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: 1600px;margin: 0 auto;}
.wp2{width: 100%;max-width: 1400px;margin: 0 auto;}
.wp3{width: 100%;max-width: 1300px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
.header{position: absolute;top: 0;left: 0;right: 0;z-index: 109;}
.header .cont{*zoom:1;border-bottom: 1px solid #fff;margin: 0 120px;position: relative;z-index: 2;}
.header .cont:after,.header .cont:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.logo{float: left;line-height: 99px;font-size: 0;}
.logo img{display: inline-block;vertical-align: middle;height: 55px;}
.header .img2{display: none;}
.hdr{float: right;}
.hdr .lang{float: left;position: static;margin-right: 20px;margin-top: 35px;
    font-size: 15px;color: #fff;padding-left: 29px;
    background: url(../images/lang.gif) no-repeat left center;
    -o-background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}
.nav .lang{display: none;}
.nav{float: left;display: none;margin-right: 120px;}
.nav li{float: left;margin-left: 120px;position: relative;}
.nav li .v1{display: block;font-size: 22px;color: #fff;line-height: 99px;}
.nav .sub{position: absolute;top: 100%;left: 0%;width: 240px;display: none;}
.nav .sub dd a{display: block;font-size: 16px;color: #fff;line-height: 54px;position: relative;
    border-bottom: 2px solid rgba(255,255,255,.5);
}
.nav .sub dd a:after{content: '';position: absolute;right: 0;top: 50%;
    width: 20px;height: 14px;opacity: 0;
    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;
    -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;
}
.nav .sub dd:hover a:after{opacity: 1;}
.nav .sub-1{width:550px;}
.nav .sub-1 .i-t{float:left;width:50%;padding-right: 33px;}
.nav .sub-1 .t1{font-size: 18px;border-bottom: 2px solid rgba(255,255,255,.5);color: #fff;line-height: 54px;font-weight: normal;}

.nav li:nth-child(3) .sub{width:550px;}
.nav li:nth-child(3) .sub dd{width:50%;float:left;padding-right:33px;}


.hd-bg .lang{position: absolute;bottom: 70px;left: 123px;
    font-size: 15px;color: #fff;padding-left: 29px;
    background: url(../images/lang.gif) no-repeat left center;
    -o-background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}
.hd-bg .lang:hover{text-decoration: underline;}
.btn-lain{float: left;width: 129px;height: 52px;text-align: center;line-height: 50px;
    border: 1px solid #fff;font-size: 15px;color: #fff;margin-top: 22px;margin-right: 40px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.btn-lain:hover{color: #fff;background-color: rgba(255,255,255,.2);}
.menu{float: right;width: 38px;height: 38px;cursor: pointer;margin-top: 30px;
    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;
}
.hd-bg{height: 440px;position: absolute;top: 0;left: 0;right: 0;
    display: none;background-color: #323be8;
}
.lang{position: absolute;}
.header.open .menu{background-image: url(../images/i-01-on.png);
    -o-background-size: 29px auto;
    -ms-background-size: 29px auto;
    -moz-background-size: 29px auto;
    -webkit-background-size: 29px auto;
    background-size: 29px auto;
}
.header.open .cont{border-bottom: 0;}
/*.header.open .nav{display: block;}
.header.open .hd-bg{display: block;}*/
/*.header.open .nav li:first-child .sub{display: block;}*/

.header-white{background-color: #fff;position: fixed;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.header-white .logo{line-height: 71px;}
.header-white .logo img{height: 46px;}
.header-white .btn-lain{border-color: #454545;height: 42px;line-height: 40px;margin-top: 15px;
    color: #454545;
}
.header-white .btn-lain:hover{color: #fff;background-color: #454545;}
.header-white .menu{margin-top: 16px;background-image: url(../images/i-16.png);}
.header-white .img1{display: none;}
.header-white .img2{display: inline-block;}
.header-white .nav li .v1{line-height: 71px;}
.header-white.open .btn-lain{border-color: #fff;color: #fff;}
.header-white.open .img1{display: inline-block;}
.header-white.open .img2{display: none;}
.header-white .hdr .lang{margin-top: 24px;color: #454545;}
.header-white.open .hdr .lang{color: #fff;}

/*******************************
    -------[=导航]-------
********************************/
.menuBtn{position: relative;z-index: 9;display: none;float: right;margin-top: 5px;margin-right: -5px;
    width: 40px;height: 40px;padding: 7px;cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #fff;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 10px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
  -------[=banner]-------
*******************************/
.banner{height: 100vh;position: relative;}
.banner .slick-slider,.banner .slick-list,.banner .slick-track,.banner .slick-slide{height: 100%;}
.banner .slick-slide{position: relative;}
.banner .item{height: 100%;}
.banner .bg{position: relative;height: 100%;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner .video{position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-position: center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner .video:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;
    background: url(../images/b-bg.png) no-repeat center top;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    /*background: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(0,0,0,0.01)), to(rgba(0,0,0,.8)));
    background: -webkit-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));
    background: -moz-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));
    background: -ms-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));
    background: radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));*/
}
.banner .video video,.banner .video source{display: block;width: 100%;height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.banner .txt{position: absolute;left: 270px;top: 25%;z-index: 3;}
.banner .tit{font-size: 68px;color: #fff;line-height: 1.3;margin-bottom: 63px;}
.g-btn{position: relative;width: 150px;height: 48px;line-height: 48px;text-align: center;display: block;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.g-btn span{display: block;height: 100%;position: relative;z-index: 2;
    font-size: 16px;color: #000;
    background-color: #fff;
}
.g-btn span:after{content: '';display: inline-block;vertical-align: middle;
    width: 26px;height: 14px;margin-left: 12px;position: relative;top: -2px;
    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;
}
.g-btn:before{content: '';position: absolute;top: 5px;left: 5px;width: 100%;height: 100%;
    background-color: #a7a7a7;
}
.g-btn:hover{opacity: .8;}
.banner .slick-dots{position: absolute;left: 0;bottom: 202px;width: 100%;
    text-align: center;z-index: 2;
}
.banner .slick-dots li{display: inline-block;margin: 0 6px;}
.banner .slick-dots li button{display: block;width: 10px;height: 10px;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;
    border-radius: 5px;border: 0;cursor: pointer;padding: 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.banner .slick-dots li.slick-active button{width: 28px;}
.ban-num{position: absolute;left: 0;right: 0;bottom: 0;height: 160px;z-index: 3;
    background-color: hsla(0,0%,100%,.7);
    /*box-shadow: inset 0 1px 4px 0 hsla(0,0%,100%,.5), 0 -2px 4px 0 rgba(0,0,0,.1);*/
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.ban-num li{width: 20%;float: left;line-height: 1.4;padding-top: 28px;}
.ban-num .num{font-size: 52px;color: #000;font-family: 'MyriadPro-Regular';font-weight: bold;}
.ban-num p{font-size: 18px;color: #444;}
/*******************************
  -------[=底部]-------
********************************/
.footer{position: relative;z-index: 3;
    background-color: #0e0822;
}
.fd-top{
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.fd-logo{float: left;line-height: 150px;font-size: 0;}
.fd-logo img{display: inline-block;vertical-align: middle;height: 60px;}
.fd-share{float: right;margin-top: 60px;}
.fd-share a{float: left;width: 30px;height: 30px;margin-left: 30px;
    background-position: center;background-repeat: no-repeat;position: relative;
}
.fd-share .a-fook{background-image: url(../images/i-11.png);}
.fd-share .a-tui{background-image: url(../images/i-12.png);}
.fd-share .a-sina{background-image: url(../images/i-13.png);}
.fd-share .a-lin{background-image: url(../images/i-14.png);}
.fd-share .a-dou{background-image: url(../images/i-dou.png);
background-size: 28px auto;
}
.fd-share a:hover{opacity: .8;}
.fd-share .a-dou:hover{opacity:1;}
.fd-share .a-dou:hover .qr{display:block;}
.fd-share .qr{position:absolute;bottom:100%;left:50%;width:120px;height:120px;margin-left:-60px;margin-bottom:15px;display:none;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.fd-share .qr img{width:100%;height:100%;display:block;}

.fd-top{*zoom:1;}
.fd-top:after,.fd-top:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }

.fd-con{overflow: hidden;padding: 45px 0 123px;}
.fd-nv{float: left;}
.fd-nv dl{float: left;margin-right: 196px;}
.fd-nv dt{font-size: 22px;color: #fff;margin-bottom: 18px;}
.fd-nv dd a{display: block;font-size: 14px;line-height: 2.71;color: #c3c1c8;}
.fd-nv dd a:hover{color: #fff;}
.fd-contact{float: left;}
.fd-contact .tit{font-size: 22px;color: #fff;font-weight: normal;margin-bottom: 20px;}
.fd-contact .i-c{margin-bottom: 20px;}
.fd-contact .item{display: inline-block;position: relative;padding-right: 8px;}

.fd-contact .i-p {
  position: absolute;
  top: 50%;
  left: 100%;
  display: none;
  height: 24px;
  border-radius: 3px;
  margin-top: -12px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  color: #333;
  line-height: 24px;
  font-size: 12px;
}

.fd-contact .i-p p::before {
  content: '';
  position: absolute;
  top: 7px;
  right: 100%;
  display: block;
  border: 5px solid;
  border-left: 0;
  border-color: transparent #fff transparent transparent;
}

.fd-contact .item:hover .i-p{
  display: block;
}


.fd-contact .item .t1:hover{color: #fff;}
.fd-contact .item .t1{font-size: 14px;color: #c3c1c8;}
.fd-qr{float: right;}
.fd-qr .item{float: left;margin-left: 32px;}
.fd-qr .pic{width: 130px;height: 130px;margin-bottom: 12px;}
.fd-qr .pic img{width: 100%;height: 100%;display: block;}
.fd-qr span{display: block;text-align: center;font-size: 14px;color: #c3c1c8;}
.fd-bot{*zoom:1;padding: 48px 0;border-top: 1px solid rgba(255,255,255,.3);}
.fd-bot:after,.fd-bot:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.fd-bot .copy{float: left;font-size: 14px;color: #fff;}
.fd-bot .copy a{color:#fff;}
.fd-bot .copy a:hover{text-decoration:underline;}
.fd-lang{float: right;position: relative;}
.fd-lang dt{font-size: 14px;color: #fff;padding-left: 28px;cursor: pointer;
    background: url(../images/lang.gif) no-repeat left center;
    -o-background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}
.fd-lang dt:after{content: '';display: inline-block;vertical-align: middle;
    width: 13px;height: 8px;margin-left: 8px;position: relative;top: -2px;
    background: url(../images/i-15.png);
}
.fd-lang dt a{color: #fff;}
.fd-lang dd{padding: 5px 0;position: absolute;left: 0;right: 0;bottom: 100%;
    padding-left: 28px;display: none;
}
.fd-lang dd a{display: block;font-size: 14px;color: #fff;padding: 5px 0;}
.fd-lang dd a:hover{text-decoration: underline;}
/*******************************
    -------[=正文]-------
********************************/


.box-txt{padding: 72px 0 60px;overflow: hidden;padding-top: 110px;}
.box-txt h1{font-size: 30px;text-align: center;margin-bottom: 30px;}
.box-txt .txt{font-size: 16px;line-height: 1.8;min-height: 60vh;}
.box-txt .info{text-align: center;font-size: 14px;color: #666;margin-bottom: 30px;}
.box-txt .g-cur{margin-bottom: 50px;}

.box-txt .col-l{width: 1000px;float: none;width:auto;}
.box-txt .col-r{width: 330px;display: none;}

.box-txt .bot{overflow: hidden;display: none;}
.box-txt .arrow{float: left;max-width: 50%;font-size: 16px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.box-txt .prev{padding-right: 20px;}
.box-txt .next{float: right;padding-left: 20px;}

.m-bor{border: 1px solid #ddd;padding: 0 15px;}
.t-tit{overflow: hidden;border-bottom: 1px solid #ddd;}
.t-tit .t1{font-size: 24px;float: left;line-height: 60px;}
.t-tit .more{font-size: 16px;float: right;text-transform: uppercase;margin-top: 20px;}

.ul-tui li a{display: block;font-size: 16px;border-bottom: 1px solid #ddd;line-height: 50px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.g-cur{font-size: 18px;padding: 25px 0;display: none;}
.g-cur-1{background-color: #f2f3f3;}

.g-cur-2{position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;}


