﻿

@font-face {
    font-family: 'DINCond-Bold';
    src: url('../fonts/DINCond-Bold.otf');
}

@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('../fonts/SourceHanSansCN-Regular.otf');
}

@font-face {
    font-family: 'SourceHanSansCN-Heavy';
    src: url('../fonts/SourceHanSansCN-Heavy.otf');
}

/*-----------------[初始化]--------------*/
html{position: relative;overflow-x: hidden;}
body{color: #444;font-size: 12px;line-height: 1.5;
    font-family:"微软雅黑","Microsoft Yahei";
    padding-top: 142px;overflow-x: hidden;
}
a{color: #444;}
a:hover{color: #61A0D5;}
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: 1065px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
.header.fixed{height: 128px;box-shadow: 0px 0px 10px rgba(0,0,0,.1);}
.header.fixed .logo{margin-top: 27px;}
.header.fixed .logo img{height: 38px;}
.header.fixed .tel{font-size: 27px;line-height: 23px;background-image: none;}
.header.fixed .btn-lian{height: 23px;line-height: 23px;font-size: 15px;}
.header.fixed .hd{padding-top: 16px;}
.header{position: fixed;top: 0;left: 0;right: 0;z-index: 109;height: 142px;
    background-color: #fff;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.header .top{overflow: hidden;}
.logo{float: left;margin-top: 23px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.logo img{display: block;height: 50px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.top-r{float: right;margin-top: 34px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.header .tel{font-size: 29px;color: #61A0D5;font-family: 'DINCond-Bold';
    float: left;padding-left: 41px;line-height: 30px;
    background: url(../images/i-01.png) no-repeat left center;
    -o-background-size: 31px auto;
    -ms-background-size: 31px auto;
    -moz-background-size: 31px auto;
    -webkit-background-size: 31px auto;
    background-size: 31px auto;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.btn-lian{float: right;width: 125px;height: 30px;line-height: 30px;text-align: center;
    font-size: 17px;color: #FFFCFC;border-radius: 5px;font-weight: bold;margin-left: 25px;
    background-color: #61A0D5;position: relative;overflow: hidden;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.btn-lian span{position: relative;z-index: 2;display: block;}
.btn-lian:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;
    width: 0;height: 100%;
    background-color: rgba(0,0,0,.1);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.btn-lian:hover:before{width: 100%;}

.btn-lian:hover{color: #fff;}
.header .hd{*zoom:1;padding-top: 21px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.header .hd:after,.header .hd:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.nav{float: left;}
.nav li{float: left;margin-right: 70px;position: relative;}
.nav li .v1{display: block;font-size: 20px;padding-bottom: 18px;color: #2E3A41;position: relative;font-weight: bold;}
.nav li .v1:after{content: '';position: absolute;bottom: 0;left: 50%;right: 50%;
    height: 3px;background-color: #48A1DA;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.nav li:hover .v1:after,.nav li.on .v1:after{left: 4px;right: 4px;}
.nav li:hover .v1,.nav li.on .v1{color: #48A1DA;}
.nav li:last-child{margin-right: 0;}
.nav .sub{position: absolute;top: 100%;left: 50%;width: 158px;padding-top: 19px;display: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.nav .i1 .sub{left: 0;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.nav .i2 .sub{width: 308px;}
.nav .sub dl{border-radius: 5px;padding: 20px 27px 5px;
    background-color: rgba(255,255,255,.8);
}
.nav .sub dd{overflow: hidden;border-bottom: 1px solid rgba(69,78,82,.5);margin-bottom: 12px;}
.nav .sub dd a{display: block;height: 24px;line-height: 24px;text-align: center;
    font-size: 17px;color: #2E3A41;margin-bottom: 12px;
}
.nav .sub dd a:hover{background-color: #48A1DA;color: #fff;border-radius: 5px;}
.nav .sub dd:last-child{border-bottom: 0;}
.hdr{float: right;}
.so{position: relative;width: 172px;float: left;}
.so .inp{width: 100%;height: 28px;display: block;border: 1px solid #454e52;
    border-radius: 14px;padding: 0 28px 0 15px;font-size: 14px;
}
.so .btn{position: absolute;right: 0;top: 0;width: 28px;height: 28px;
    border: 0;cursor: pointer;
    background: url(../images/i-02.png) no-repeat center;
    -o-background-size: 15px auto;
    -ms-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
}
.a-mail{float: left;height: 28px;padding: 0 10px;border-radius: 14px;
    font-size: 15px;color: #FFF;line-height: 28px;margin-left: 6px;
    background-color: #454e52;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.a-en,.a-qa{width: 28px;height: 28px;float: left;text-align: center;line-height: 28px;
    border-radius: 50%;font-size: 15px;color: #FFF;margin-left: 6px;
    background-color: #454e52;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.a-en:hover,.a-qa:hover,.a-mail:hover{background-color: #48A1DA;color: #fff;}



/*******************************
    -------[=导航]-------
********************************/
.menuBtn{position: relative;z-index: 9;display: none;float: right;
    width: 40px;height: 40px;padding: 7px;cursor: pointer;margin-top: 5px;margin-right: -5px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #5f9fd5;
    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: 5px;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: 593px;}
.banner .slick-slider,.banner .slick-list,.banner .slick-track,.banner .slick-slide{height: 100%;}
.banner .slick-slide .con{display: block;height: 100%;outline: 0;position: relative;
    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 .txt{position: absolute;left: 30px;right: 30px;top: 50%;text-align: center;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    opacity:0;
    -webkit-transition:all 1.5s ease-out;
    transition:all 1.5s ease-out;
}
.banner .txt h2{font-size: 78px;margin-bottom: 44px;color: #fff;line-height: 1.3;font-family:"微软雅黑","Microsoft Yahei";}
.banner .txt .btn{display: block;margin: 0 auto;width: 258px;height: 50px;
    line-height: 50px;border-radius: 12px;font-size: 24px;cursor: pointer;
    background-color: #fff;color: #2e3a41;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.banner .txt .btn:hover{background-color: #48a1da;color: #fff;}
.banner .img_scale .txt{opacity:1;
    -webkit-transition:all 1.5s ease-out;transition:all 1.5s ease-out;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



.banner .slick-dots{position: absolute;left: 0;bottom: 27px;width: 100%;
    text-align: center;z-index: 2;font-size: 0;
}
.banner .slick-dots li{display: inline-block;margin: 0 3px;padding: 15px 0;}
.banner .slick-dots li button{display: block;width: 90px;height: 7px;
    font-size: 0;line-height: 0;text-indent: 9999px;border: 0;cursor: pointer;
    background-color: #fff;opacity: .5;
}
.banner .slick-dots li.slick-active button{opacity: 1;}

.ban{height: 593px;position: relative;
    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;
}
.ban .tit{position: absolute;top: 48%;left: 30px;right: 30px;
    font-weight: bold;text-align: center;line-height: 1.43;font-family:"微软雅黑","Microsoft Yahei";
    font-size: 72px;color: #fff;/*text-shadow: 2px 2px 2px #fff;*/
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ban .txt{position: absolute;left: 60px;right: 60px;bottom: 25px;color: #fff;}
.ban .txt ul{float: left;}
.ban .txt li{float: left;text-align: center;margin-right: 66px;}
.ban .txt li h3{font-size: 67px;font-weight: normal;}
.ban .txt li span{font-size: 28px;color: #c1735f;}
.ban .txt .desc{float: right;width: 280px;font-size: 21px;line-height: 1.71;}

.ban .b-p{position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 100%;}
.ban .b-p img{display: block;margin: 0 auto;}










/*******************************
  -------[=底部]-------
********************************/
.footer{color: #fff;
    background-color: #2f3940;
}
.footer a{color: #fff;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.footer a:hover{color: #5f9fd5;text-decoration: underline;}
.fd-con{overflow: hidden;padding: 41px 0 87px;}
.fd-con .tit{font-size: 19px;font-weight: normal;
    margin-bottom: 8px;
}
.fd-link{float: left;padding-right: 44px;min-height: 145px;
    border-right: 1px solid #808689;margin-right: 40px;
}
.fd-link .con{}
.fd-link .con a{display: block;font-size: 15px;line-height: 2;}
.fd-adds{float: left;width: 283px;margin-right: 50px;}
.fd-adds .con{font-size: 15px;line-height: 2;}
.fd-adds .item{overflow: hidden;}
.fd-adds .t1{float: left;}
.fd-adds .t-c{overflow: hidden;}
.fd-tel{float: left;}
.fd-tel .desc{font-size: 15px;line-height: 2;}
.fd-qr{float: right;min-height: 145px;padding-left: 52px;
    border-left: 1px solid #808689;
}
.fd-qr .qr{width: 109px;padding-top: 2px;}
.fd-qr .qr img{width: 100%;display: block;}

.fd-copy{font-size: 15px;padding: 20px 0;
    background-color: #152028;
}

/*******************************
    -------[=正文]-------
********************************/
.g-lian{padding: 31px 0 42px;}
.g-lian .btn{display: block;margin: 0 auto;width: 276px;height: 49px;text-align: center;
    line-height: 49px;border-radius: 12px;font-size: 24px;color: #FFFCFC;
    background-color: #5f9fd5;font-weight: bold;position: relative;overflow: hidden;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.g-lian .btn span{position: relative;z-index: 2;display: block;}
.g-lian .btn:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;
    width: 0;height: 100%;
    background-color: rgba(0,0,0,.1);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.g-lian .btn:hover:before{width: 100%;}


.pop-tan{position: fixed;left: 0px;top: 0px;
    width: 100%;height: 100%;z-index: 10000;
    display: none;
}
.pop-bg{position: absolute;top: 0;bottom: 0;left: 0;right: 0;
    background: rgba(255,255,255,0.5);
}
.pop-tan .cont{width: 998px;position: absolute;top: 50%;left: 50%;z-index: 2;
    background: #fff;padding: 45px 20px 36px;
    box-shadow: 0px 16px 32px rgba(72,161,219,.45);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.pop-tan .tit{font-size: 42px;letter-spacing: 4px;color: #43a1de;
    text-align: center;
}
.pop-tan .tips{font-size: 18px;color: #2f363c;margin-top: 12px;padding-bottom: 20px;
    line-height: 1.65;
}
.pop-tan .con{overflow: hidden;}
.pop-tan .col-l{width: 563px;position: relative;}
.pop-tan .col-r{width: 380px;}
.pop-tan .item{position: relative;}
.pop-tan .t1{position: absolute;font-size: 18px;font-weight: bold;color: #30383a;
    line-height: 44px;left: 30px;
}
.pop-tan .t1 em{color: #f00;}
.pop-tan .inp{display: block;width: 100%;border: 1px solid #8ec3e3;
    border-radius: 8px;padding: 0 30px 0 90px;height: 44px;font-weight: bold;
    color: #30383a;font-size: 18px;
}
.pop-tan textarea.inp{padding: 9px 30px;height: 308px;padding-left: 90px;}
.pop-tan .inp::-webkit-input-placeholder {color: #30383a;}
.pop-tan .inp::-moz-placeholder {color: #30383a; }
.pop-tan .inp::-ms-input-placeholder {color: #30383a;}
.pop-tan .btn{display: block;clear: both;width: 284px;height: 52px;
    font-size: 24px;color: #fff;border-radius: 15px;
    border: 0;cursor: pointer;margin: 0 auto;
    background-color: #48a1db;
}
.pop-tan .item{margin-bottom: 22px;}
.pop-tan .code{clear: both;position: relative;overflow: hidden;border-radius: 8px;margin-bottom: 25px;}
.pop-tan .c-pic{position: absolute;top: 1px;bottom: 1px;right: 1px;width: 138px;}
.pop-tan .c-pic img{width: 100%;height: 100%;display: block;}
.pop-tan .close{position: absolute;width: 32px;height: 32px;top: 17px;right: 17px;cursor: pointer;
    background: url(../images/close01.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;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.pop-tan .close:hover{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter{
    filter: blur(3px); 
    -webkit-filter: blur(3px);
}