﻿

/*-----------------[初始化]--------------*/

body{color: #333;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";

    background-color: #02346a;

}

a{color: #333;}

a:hover{color: #1EACD9;}

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: #808080;}

::-moz-placeholder {color: #808080; }

::-ms-input-placeholder {color: #808080;}



*,*:after,*:before{outline: 0;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

}



.ani{

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}



/*布局*/

.wp{width: 100%;max-width: 1480px;margin: 0 auto;}

.h50{height: 50px;clear: both;overflow: hidden;}

.h100{height: 100px;clear: both;overflow: hidden;}





/*******************************

  -------[=头部]-------

********************************/

.header{*zoom:1;height: 100px;line-height: 99px;

    background-color: #00142B;

    border-bottom: 1px solid rgba(214, 220, 225, .3);

}

.header:after,.header:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }

.index .header{position: absolute;top: 0;left: 0;right: 0;z-index: 103;

    background-color: transparent;

}

.logo{float: left;font-size: 0;}

.logo img{display: inline-block;vertical-align: middle;height: 59px;}

.header .hdr{float: right;}

.nav{float: left;}

.nav li{float: left;margin-left: 48px;}

.nav .v1{font-size: 18px;color: #fff;position: relative;display: block;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

.nav .v1:after{content: '';position: absolute;left: 50%;bottom: -1px;

    width: 0;height: 2px;border-radius: 1px;

    background-color: #1EACD9;

    -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;

}

.nav li.on .v1,.nav li:hover .v1{color: #1EACD9}

.nav li.on .v1:after,.nav li:hover .v1:after{width: 36px;}

.header .tel{float: right;font-size: 18px;color: #fff;padding-left: 35px;margin-left: 302px;

    background: url(../images/i-tel.png) no-repeat left center;

    -o-background-size: 26px auto;

    -ms-background-size: 26px auto;

    -moz-background-size: 26px auto;

    -webkit-background-size: 26px auto;

    background-size: 26px auto;

}



/*******************************

    -------[=导航]-------

********************************/

.menuBtn{position: relative;z-index: 9;display: none;float: right;

    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: #1EADD9;

    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 .slick-slide .con{outline: 0;position: relative;display: block;

    padding-top: 50%;height: 0;overflow: hidden;

    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 .section-first{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}

.banner .txt{position: absolute;top: 50%;left: 0;right: 0;

    text-align: center;z-index: 2;color: #fff;

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

}

.banner .txt h2{font-size: 72px;margin-bottom: 20px;text-align: center;}
.banner .txt h2 img{display: inline-block;vertical-align: middle;height: 153px;}

.banner .txt .desc{font-size: 30px;line-height: 50px;}

.banner .slick-dots{position: absolute;left: 0;bottom: 39px;width: 100%;

    text-align: center;z-index: 3;font-size: 0;

}

.banner .slick-dots li{display: inline-block;margin: 0 5px;}

.banner .slick-dots li button{display: block;width: 80px;height: 4px;

    font-size: 0;line-height: 0;text-indent: 999px;border: 0;

    background: #5B5B5B;

}

.banner .slick-dots li.slick-active button{background-color: #fff;}



.ban{height: 360px;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 .wp{position: relative;height: 100%;}

.ban .txt{position: absolute;bottom: 15%;left: 0;

    font-size: 26px;line-height: 60px;color: #fff;
}
.ban .txt img{height: 60px;}


/*******************************

  -------[=底部]-------

********************************/

.footer{}

.fd-con{overflow: hidden;padding: 70px 0 79px;

    background: url(../images/fd-bg.jpg) no-repeat center;

    -o-background-size: cover;

    -ms-background-size: cover;

    -moz-background-size: cover;

    -webkit-background-size: cover;

    background-size: cover;

}

.fd-con .col-l{width: 575px;}

.fd-con .col-c{width: 355px;height: 410px;position: relative;padding-left: 40px;}

.fd-con .col-c:after,.fd-con .col-c:before{content: '';position: absolute;bottom: 0;

    width: 1px;height: 386px;background: rgba(255,255,255,.2);

}

.fd-con .col-c:after{right: 0;}

.fd-con .col-c:before{left: 0;}

.fd-tit{font-size: 30px;line-height: 1.2;font-weight: normal;

    color: #fff;margin-bottom: 60px;

}

.fd-tit span{display: inline-block;position: relative;

    padding-bottom: 10px;

}

.fd-tit span:after{content: '';position: absolute;left: 0;bottom: 0;

    width: 96px;height: 2px;background: #49A9DC;

}

.fd-contact{margin-top: -7px;}

.fd-contact .item{overflow: hidden;margin-bottom: 25px;}

.fd-contact .ico{float: left;width: 28px;height: 30px;margin-right: 18px;

    background-position: center;background-repeat: no-repeat;

    -o-background-size: 100% auto;

    -ms-background-size: 100% auto;

    -moz-background-size: 100% auto;

    -webkit-background-size: 100% auto;

    background-size: 100% auto;

}

.fd-contact .txt{overflow: hidden;font-size: 16px;line-height: 30px;color: #e6e6e6;}

.fd-contact .txt span{font-size: 24px;}

.fd-form{width: 508px;}

.fd-form .item{margin-bottom: 20px;position: relative;}

.fd-form .inp{width: 100%;display: block;height: 60px;padding: 0 20px;

    font-size: 16px;

}

.fd-form .code{position: absolute;right: 0;top: 13px;z-index: 2;}

.fd-form .code-p{width: 107px;height: 35px;float: left;}

.fd-form .code-p img{width: 100%;height: 100%;display: block;}

.fd-form .code-a{overflow: hidden;display: block;line-height: 35px;

    font-size: 14px;color: #4d4d4d;padding: 0 10px;

}

.fd-form .code-a:hover{color: #00A7FF;}

.fd-form .btn{width: 100%;display: block;height: 60px;

    font-size: 18px;color: #fff;border: 0;cursor: pointer;

    background: #00A7FF;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

.fd-form .btn:hover{opacity: .8;}

.fd-qr{width: 202px;}

.fd-qr .pic{margin-bottom: 12px;}

.fd-qr .pic img{width: 100%;display: block;}

.fd-qr p{text-align: center;font-size: 18px;color: #fff;}



.fd-copy{text-align: center;font-size: 14px;color: #999;

    background: #00142B;line-height: 20px;padding: 30px 0;

}

.fd-copy a{color: #999;}

.fd-copy a:hover{color: #fff;}







/*******************************

    -------[=正文]-------

********************************/

















