﻿@font-face {
    font-family: neutrafacetext;
    src:url(/skin/image/neutraface2text-demi.otf);
}
@font-face {
    font-family: "GothamBold";
    src:url(/skin/image/Gotham-Bold.otf);
}
@font-face {
    font-family: "GothamBook";
    src:url(/skin/image/Gotham-Book.otf);
}
@font-face {
    font-family: GothamLight;
    src:url(/skin/image/Gotham-Light.otf);
}

/*-----------------[初始化]--------------*/
body{color: #666;font-size: 12px;line-height: 1.5;font-family:"GothamBook",微软雅黑,"Microsoft Yahei","PingFangSC-Regular","PingFang Regular",sans-self;}
a{color: #666;}
a:hover{color: #40a5f0;}
img{max-width: 100%;}
input,textarea,select{font-size: 12px;color: #666;
    font-family:"GothamBook",微软雅黑,"Microsoft Yahei","PingFangSC-Regular","PingFang Regular",sans-self;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;
}
*,*:after,*:before {outline: none;}
::-webkit-input-placeholder {color:#505050;opacity: 0.5;
filter: alpha(opacity=50);}
:-moz-placeholder { color:#505050;opacity: 0.5;
filter: alpha(opacity=50);}
:-ms-input-placeholder { color:#505050;opacity: 0.5;
filter: alpha(opacity=50);}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
/*布局*/
.wp{width: 98%;max-width: 1200px;margin: 0 auto;}

/*******************************
  -------[=头部]-------
********************************/
body {padding-top: 80px;}
.header{background-color: #fff;position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}
.hd-left{float: left;}
.hd-right{float: right;position: relative;}
.logo{float: left;height: 80px;line-height: 77px;}
.logo img{vertical-align: middle;max-height: 100%;}
.nav{float: left;margin-left: 45px;}
.ul-nav li{display: inline-block;padding-right: 30px;}
.ul-nav li>a{display: block;font-size: 14px;color: #505050;line-height: 80px;}
.ul-nav li.noton>a{opacity: 0.3;filter: alpha(opacity=30);}
.ul-nav li.tNav7,.ft-nav li.tNav7{ display:none; }
.hd-so{float: left;position: relative;background-color: #fff;}
.hd-lang{float: left;width: 110px;height: 80px;line-height: 80px;text-align: center;position: relative;}
.hd-lang span{display: inline-block;height: 100%;cursor: pointer;font-size: 14px;color: #505050;}
.hd-lang span a {display: inline-block;margin: 0 2px;width: 20px;height: 20px;background-repeat: no-repeat;background-position: center center;background-size: 20px auto;vertical-align: middle;}
.hd-lang span img {width: 15px;position: relative;top: 2px;margin-right: 5px;}
.hd-lang span em{display: inline-block;width: 8px;background: url(/skin/image/hd-select.png) no-repeat right center;height: 100%;margin-left: 5px;vertical-align: middle;}
.hd-con{float: right;}
.hd-so.poa{width: 210px;}
.hd-so {width: 210px;height: 32px;padding: 0 20px;border-radius: 6px;margin-top: 22px;border: 2px solid #dcdcdc;}
.hd-so .so{position: absolute;right: -2px;top: -2px;width: 52px;background: #40a5f0 url(/skin/image/hd-so.png) no-repeat center;border: none;outline: none;height: 36px;border-bottom-right-radius: 6px;border-top-right-radius: 6px;}
.hd-so .so-ico{float: left;width: 40px;background: url(/skin/image/hd-so.png) no-repeat center;border: none;outline: none;cursor: pointer;height: 80px;}
.hd-so .word{float: left;border: none;font-size: 14px;color: #505050;width: 100%;padding-right: 42px;height: 32px;line-height: 32px;}
.hd-lang .lang{position: absolute;left: 0;top: 80px;width: 100%;background-color: #fff;text-align: center;-webkit-box-shadow: 0 0 10px rgba(255,255,255,0.2);z-index: 90;box-shadow: 0 0 10px rgba(255,255,255,0.2);z-index: 90;}
.hd-lang .lang a{display: block; text-transform: uppercase; line-height: 36px;font-size: 12px;color: #979797;}
.hd-lang .lang a:hover{color: #fff;background-color: #979797;}
.hd-con .js-ico{display: block;width: 80px;height: 80px;background:#40a5f0 url(/skin/image/hd-con.png) no-repeat center;cursor: pointer;}
.js-close{display: none;position: absolute;top: 0;right: 0;width: 80px;height: 80px;background:#fff url(/skin/image/js-close.png) no-repeat center;cursor: pointer;}
.con-box{display: none;position: absolute;right: 0;top: 80px;width: 440px;background-color: #fff;-webkit-box-shadow:0 0 10px 4px rgba(255,255,255,0.3);box-shadow:0 0 10px 4px rgba(255,255,255,0.3);padding:40px;box-sizing: border-box;min-height: calc(100vh - 80px);z-index: 9;}
.con-box .tit{font-size: 30px;color: #505050;font-weight: normal;line-height: 1;margin-bottom: 30px;}
.con-box .items{width: 100%;margin-bottom: 18px;border: 2px solid #f2f2f2;border-radius: 5px;}
.con-box .items input{height: 40px;line-height: 40px;border: none;outline: none;padding: 0 18px;font-size: 14px;color: #505050;width: 100%;}
.con-box .items .a1{border: none;outline: none;height: 40px;line-height: 40px;width: 100%;padding: 0 18px;font-size: 14px;color: #505050;opacity: 0.5;filter: alpha(opacity=50);background: url(/skin/image/select-lb.png) no-repeat right 16px center;}
.con-box .items textarea{width: 100%;height: 120px;line-height: 40px;padding: 0 18px;border: none;outline: none;resize:none;font-size: 14px;color: #505050;}
.con-box .send{display: block;width: 100%;height: 54px;text-align: center;background-color: #40a5f0;border: none;outline: none;font-size: 18px;color: #fff;border-radius: 4px;text-transform: uppercase;}
.search-con{display: none;position: absolute;right: 0;top: 56px;width: 700px;box-sizing: border-box;padding: 0 35px;background-color: #fff;-webkit-box-shadow: 0 0 10px 6px rgba(255,255,255,0.3);box-shadow: 0 0 10px 6px rgba(255,255,255,0.3);}
.search-con .tit{font-size: 12px;color: #505050;opacity: 0.5;
filter: alpha(opacity=50);line-height: 50px;font-weight: normal;}
.ul-so1{margin: 0 -10px 20px;width: 100%;}
.ul-so1 li{float: left;width: 120px;height:152px;}
.ul-so1 .items{display: block;margin: 0 10px;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s}
.ul-so1 .items:hover{opacity: 0.6;
filter: alpha(opacity=60);}
.ul-so1 .img{border: 1px solid #ededed;box-sizing: border-box;height: 100px;line-height: 97px;}
.ul-so1 .img img{vertical-align: middle;}
.ul-so1 p{font-size: 12px;color: #505050;line-height: 20px;}
.ul-so2 li a{display: block;font-size: 14px;color: #505050;line-height: 34px;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-so2 li a:hover{color: #40a5f0;}
.ul-so2 li{padding-left: 18px;background: url(/skin/image/so-ico.png) no-repeat left 14px;}
.ul-so2{padding-bottom: 27px;}
.hd-dl a{color: #fff;}



.tNav2 .hd-dl{margin-left: 350px;}
.tNav3 .hd-dl{margin-left: 400px;}
.tNav4 .hd-dl{margin-left: 490px;}

.hd-dl{margin-left: 160px;margin-right: -500px;}
.hd-menu{opacity: 0;position: absolute;left: 0;bottom: 100%;background-color: #202022;width: 100%;-padding-bottom: 30px; opacity: 0.5;-webkit-box-shadow: 0 0 10px 6px rgba(255,255,255,0.3);box-shadow: 0 0 10px 6px rgba(255,255,255,0.3);z-index: 9;-webkit-transition: 0s; -o-transition: 0s; transition: 0s;z-index: -1;}
.hd-menu dl{float: left;}
.hd-menu.show {opacity: 0.5;position: absolute;left: 0;top: 100%;bottom: auto;-webkit-transition: 1s; -o-transition: 1s; transition: 1s;z-index: 2;}
.hd-dl dt{font-size: 14px;color: #505050;line-height: 34px;padding: 10px 40px 10px 0;margin-bottom: 10px;font-family: "Microsoft Yahei";/*border-bottom: 1px solid #ebebeb;*/}
.hd-dl  dd {display: none;}
.hd-dl dl:hover dd {display: block;}
.hd-dl  dd a{font-size: 12px;color: #505050;line-height: 28px;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.hd-dl  dd:hover a{color: #40a5f0;}
.hd-dl .more{display: block;font-size: 14px;color: #40a5f0;overflow: hidden;line-height: 26px;margin-top: 16px;mb}
.hd-dl .more span{padding-left: 26px;background: url(/skin/image/hd-more.png) no-repeat left center;text-transform: uppercase;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.hd-dl .more:hover{opacity: 0.8;
filter: alpha(opacity=80);}
.hd-dl dl .img{display: none;}
.hd-dl dl{position: relative;}
.hd-dl .ok{position: relative;}
.hd-dl dl .img{position: absolute;left: 100%;top: 50px;min-width: 300px;height: 150px;text-align: center;}
.hd-dl dl .img img{display: block;max-height: 100%;width: auto;margin: 0 auto;}
/*******************************
    -------[=导航]-------
********************************/
.menuBtn{
    display: none;
    position: absolute;right: 0;top: 0;height: 55px;background-color: #3fa5f9;
    z-index: 9;
    width: 55px;
    height: 55px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 15px 15px 0;

}
.menuBtn b{display: block;float: right;width: 20px;height: 2px;background-color: #fff;
    margin: 3px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b:first-child{width: 26px;
}
.menuBtn b:last-child{display: block;width: 16px;
}

/*******************************
  -------[=banner]-------
*******************************/
#banner{height: 700px;overflow: hidden;position: relative;z-index: 1;}
.slick-slider,.slick-list,.slick-track,.slick-slide{height: 100%;}
#banner a{display: block;height: 100%;}
#banner .slick-slide{
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

#banner .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin: 0 5px;}
#banner .slick-dots li button{
    display: block;width: 12px;height: 12px;
    font-size: 0;line-height: 0;text-indent: 999px;
    border: none;outline: none;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.5;
}
#banner .slick-dots li.slick-active button{opacity: 1;}


/*******************************
  -------[=底部]-------
********************************/



/*******************************
    -------[=正文]-------
********************************/




