body{
    font-family: 'Microsoft Yahei';
    padding-top: 80px;
}
*{
    box-sizing: border-box;
}
.container{
    width: 1200px;
    margin: 0 auto
}
.logo{
    height: 40px;
    margin-top: 20px;
    padding-left: 140px;
    line-height: 40px;
    font-size: 28px;
    color: #F2F2F2;
    display: inline-block;
    background: url(../img/logo.png) no-repeat left center;
    background-size: auto 40px
}
.header{
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #333;
    vertical-align: middle;
    z-index: 2
}
.header span,
.header a{
    vertical-align: middle;
}
.header a{
    cursor: pointer;
}
.nav{
    display: inline-block;
    text-align: right;
    float: right;
    line-height: 40px;
    margin-top: 20px;
}
.nav a{
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 42px;
}
.nav a:last-of-type{
    width: 100px;
    height: 40px;
    background-color: #03a7fb;
    border-radius: 7px;
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
}
/* æœ¬ä¾‹å­css */
.fullSlide{
    width:100%;  
    position:relative;  
    height:408px; 
    margin-bottom: 110px
}
.fullSlide .bd{ 
    margin:0 auto; 
    position:relative; 
    z-index:0; 
    overflow:hidden;  
}
.fullSlide .bd ul{ 
    width:100% !important;  
}
.fullSlide .bd li{ 
    width:100% !important;  
    height:408px; 
    overflow:hidden; 
    text-align:center;  
}
.fullSlide .bd li a{ 
    display:block; 
    height:408px; 
}
.contentA {
    margin-bottom: 90px;
}
.contentA ul li{
    float: left;
    width: 138px;
    height: 92px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin-left: 39px;
    line-height: 92px;
}
.contentA ul li:nth-of-type(1){
    background: url(../img/a1.jpg) no-repeat center;
    margin-left: 0
}
.contentA ul li:nth-of-type(2){
    background: url(../img/a2.jpg) no-repeat center;
}
.contentA ul li:nth-of-type(3){
    background: url(../img/a3.jpg) no-repeat center;
}
.contentA ul li:nth-of-type(4){
    background: url(../img/a4.jpg) no-repeat center;
}
.contentA ul li:nth-of-type(5){
    background: url(../img/a5.jpg) no-repeat center;
}
.contentA ul li:nth-of-type(6){
    background: url(../img/a6.jpg) no-repeat center;
}
.contentA ul li:nth-of-type(7){
    background: url(../img/a7.jpg) no-repeat center;
}
.contentB{
    margin-bottom: 90px;
}
.title{
    color: #02A7F0;
    text-align: center;
    font-size: 24px;
    position: relative;
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
    padding-bottom: 5px;
}
.title:after{
    content: '';
    width: 44px;
    height: 2px;
    background: #02A7F0;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -22px;
}
.jiantou{
    height: 310px;
    background: url(../img/b.png) no-repeat left bottom;
}
.contentB .left{
    width: 1050px;
}
.contentB .left li{
    width: 130px;
    height: 230px;
    margin-right: 18px;
    border: 1px solid #03a7fb;
    border-radius: 5px;
    padding-top: 30px;
    float: left;
}
.contentB .left li img{
    height: 42px;
    display: block;
    margin: 0 auto 18px;
}
.contentB .left li  h3{
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 3px;
    text-align: center;
}
.contentB .left li p{
    width: 85px;
    margin: 0 auto;
    font-size: 16px;
    color: #AAAAAA;
    line-height: 24px;
}
.contentB .right{
    width: 120px;
    float: right;
}
.contentB .right div{
    width: 120px;
    height: 53px;
    line-height: 53px;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
    background: url(../img/circle.png) no-repeat center;
}
.contentC{
    padding-bottom: 30px;
}
.contentC li{
    width: 187px;
    height: 178px;
    margin: 0 60px 60px 0;
    box-shadow: 0 0 5px #d4d2d2;
    text-align: center;
    font-size: 18px;
    float: left;
    color: #333
}
.contentC li:hover,
.contentD span:hover{
    position: relative;
    top: -3px;
    box-shadow: 0 0 8px #bfbdbd;
    cursor: pointer;
}
.contentC li img{
    margin: 30px auto 35px;
}
.contentC li:nth-of-type(5),
.contentC li:nth-of-type(10),
.contentC li:nth-of-type(15){
    margin-right: 0
}
.contentD span{
    display: inline-block;
    width: 280px;
    height: 100px;
    background: #fff;
    box-shadow: 0 0 5px #d2d2d2;
    margin: 0 21px 20px 0;
    text-align: center;
}
.contentD span:nth-of-type(4),
.contentD span:nth-of-type(8),
.contentD span:nth-of-type(12){
    margin-right: 0
}
.contentD span:nth-of-type(1) img,
.contentD span:nth-of-type(4) img,
.contentD span:nth-of-type(6) img,
.contentD span:nth-of-type(9) img,
.contentD span:nth-of-type(10) img,
.contentD span:nth-of-type(11) img{
    height: 71px;
    margin-top: 14px;
}
.contentD span:nth-of-type(2) img,
.contentD span:nth-of-type(5) img,
.contentD span:nth-of-type(12) img{
    height: 62px;
    margin-top: 19px;
}
.contentD span:nth-of-type(3) img,
.contentD span:nth-of-type(7) img,
.contentD span:nth-of-type(8) img{
    height: 58px;
    margin-top: 21px;
}
.contentD span:nth-of-type(5) img{
    width: 234px;
}
.contentD span:nth-of-type(4) img{
    width: 267px;
}
.contentD p{
    text-align: center;
    color: #666;
    line-height: 40px;
    margin-bottom: 100px;
}
.contentE{
    text-align: center;
    
}
.contentE div{
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px
}
.contentE p{
    font-size: 16px;
    color: #7F7F7F;
    margin-bottom: 25px
}
.contentE span{
    display: inline-block;
    width: 186px;
    height: 50px;
    background: inherit;
    box-sizing: border-box;
    border: 1px solid #03A7FB;
    font-size: 16px;
    color: #03A7FB;
    text-align: center;
    line-height: 50px;
    margin-bottom: 75px;
}



footer {
    width: 100%;
    min-width: 1000px;
    margin-top: 10px;
    background: url(../img/bg-footer.png) repeat-x
}

.rainier {
    width: 100%;
    height: 147px;
    min-width: 1000px;
}

.rainier .container section h2 {
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #333;
    font-size: 14px
}

.rainier ul {
    height: 64px;
    margin-top: 15px;
    border-right: 1px dotted #b7b7b7;
}

.rainier ul li {
    height: 20px;
    line-height: 20px;
    font-size: 12px
}

.rainier ul li a {
    color: #333
}

.rainier ul li a:hover {
    color: #2888e2
}

.rainier .container .aboutus h2 {
    text-align: left
}

.rainier .aboutus {
    width: 80px
}

.rainier .friendlink {
    width: 255px;
    margin-left: 30px
}

.rainier .address {
    width: 350px;
    margin-left: 30px
}

.rainier .erweima {
    width:220px;
    margin-left:25px
}

.rainier .erweima ul {
    border-right: 0
}

.rainier .erweima ul li {
    float:left;
    /* background: url(../img/img-erweima.png) center center no-repeat */
    margin-top: 15px;
}
.rainier .erweima ul li:first-child{
    margin-left:0;
}

.rainier .erweima ul li{
    margin-left:10px;
}


.copyright {
    width: 100%;
    height: 60px;
    min-width: 1000px;
    background: #333333
}
.copyright .container {
    position: relative;
    height: 50px;
    top: 10px
}

.copyright p {
    text-align: center;
    font-size: 12px;
    color: #e0e0e0;
    font-family: "Microsoft YaHei";
    line-height: 20px
}

.copyright p a {
    color: #e0e0e0;
    text-decoration: none
}
.layerContent{
    width: 587px;
    padding: 65px 55px 45px;
    display: none;
}
.layerContent h2{
    color: #333333;
    font-size: 48px;
    text-align: center;
}
.layerContent .tip{
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333;
    margin-bottom: 35px;
    text-align: center;
}
.box{
    margin-top: 28px;
}
.box p{
    font-size: 16px;
    height: 24px;
    color: #333;
}

.box p span{
    color: #f00;
}
.box input[type="text"]{
    width: 100%;
    height: 50px;
    padding: 3px 10px 2px 10px;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    outline: none;
    box-shadow: none;
}
.agree{
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    margin-top: 40px;
    color: #333;
}
input[type="submit"]{
    background-color: rgba(3, 167, 251, 1);
    border: none;
    height: 50px;   
    border-radius: 25px;
    outline: none;
    width: 100%;
    box-shadow: none;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 50px;
}
.erweima li:hover{
    transform: scale(2);
    transition: .6s;
}


