﻿#nav{
    height: 100px;
}
/*banner*/
.bannerbox{
    width: 100%;
    height: 599px;
}
.banner{
    height: 599px;
    width: 75.5%;
    background-color: gray;
    /*width: 1280px;*/
    /*margin: 0 auto;*/
}
.swiper-wrapper{
    position: relative;
}
.banner .img1{
    background: url("../img/slideshow1.png") no-repeat center;
    width: 100%;
    position: relative;
}
.banner .img2{
    background: url("../img/slideshow2.png") no-repeat center;
    width: 100%;
    position: relative;
}
.banner .img3{
    background: url("../img/slideshow3.png") no-repeat center;
    width: 100%;
    position: relative;
}
.banner .img4{
    background: url("../img/slideshow4.png") no-repeat center;
    width: 100%;
    position: relative;
}
.banner .img5 {
    background: url("../img/slideshow5.png") no-repeat center;
    width: 100%;
    position: relative;
}
.banner .img6{
    background: url("../img/slideshow6.png") no-repeat center;
    width: 100%;
    position: relative;
}
.imgfonts1{
    position: absolute;
    height: 250px;
    width: 570px;
    top: 50%;
    left: 50%;
    margin-left: -285px;
    margin-top: -200px;
}
.imgfonts1 p{
    color: white;
    text-align: center;
}
.imgfonts1 p:nth-child(1){
    font-size: 60px;
    margin-bottom: 0;
}
.imgfonts1 p:nth-child(2) {
    font-size: 28px;
}
.imgfonts1 p:nth-child(3) {
    font-size: 28px;
    border: 2px solid white;
    padding: 10px;
    width: 200px;
    margin:0 auto;
}
ul{
    padding: 0;
}


/*!*我们*!*/
/*.webox{*/
    /*height: 550px;*/
    /*width: 1100px;*/
    /*margin: 150px auto 0 auto;*/
/*}*/
/*.webox .weimg{*/
    /*height: 400px;*/
    /*width: 653px;*/
    /*float: left;*/
/*}*/
/*.webox .weimg img{*/
    /*height: 100%;*/
    /*width: 100%;*/
/*}*/
/*.webox .wefontbox{*/
    /*float: left;*/
    /*margin-left: 50px;*/
/*}*/
/*.webox .wefontbox p{*/
    /*font-size: 22px;*/
/*}*/
/*.webox .wefontbox p:nth-child(1){*/
    /*font-size: 35px;*/
    /*font-weight: bold;*/
/*}*/
/*.webox .wefontbox p:nth-child(4){*/
    /*margin-bottom: 0;*/
/*}*/





/*公司业务*/
.company{
    width: 100%;
    background: url("../img/BusinessContext.png") no-repeat center;
    height: 800px;
}
.companybigbox{
    width: 1280px;
    margin:0 auto;
    overflow: hidden;
}
.company .title{
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 20px;
}
.company .titlename{
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    color: #666666;
}
.company .companybox{
    height: 520px;
    margin-top: 50px;
    background: white;
    padding: 0;
}
.company .companybox li{
    float: left;
    height: 200px;
    width: 300px;
    text-align: center;
    padding: 30px 9.23px;
    border: 1px solid #cccccc;
}
.company .companybox li:nth-child(2) {
    border-left: none;
}
.company .companybox li:nth-child(3) {
    border-left: none;
}
.company .companybox li:nth-child(4) {
    border-left: none;
}
.company .companybox li:nth-child(5) {
    border-top: none;
}
.company .companybox li:nth-child(6) {
    border-top: none;
    border-left: none;
}
.company .companybox li:nth-child(7) {
    border-top: none;
    border-left: none;
}
.company .companybox li:nth-child(8) {
    border-top: none;
    border-left: none;
}
.company .companybox li:hover img{
    cursor: pointer;
    transition: transform 1s;
    transform: scale(1.2);

}
.company .companybox li:hover{
    box-shadow: 8px 8px 24px #cccccc;
    /*background: #cccccc;*/
    /*height: 210px;*/
    /*width: 310px;*/
}


/*!*公司业务*!*/
/*.company{*/
    /*width: 100%;*/
    /*background: url("../img/BusinessContext.png") no-repeat center;*/
    /*height: 946px;*/
/*}*/
/*.companybigbox{*/
    /*width: 1280px;*/
    /*margin:0 auto;*/
    /*overflow: hidden;*/
/*}*/
/*.company .title{*/
    /*font-size: 35px;*/
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*margin-top: 80px;*/
    /*margin-bottom: 20px;*/
/*}*/
/*.company .titlename{*/
    /*font-size: 23px;*/
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*color: #666666;*/
/*}*/
/*.company .companybox{*/
    /*height: 670px;*/
    /*margin-top: 50px;*/
/*}*/
/*.companybox .companyfont{*/
    /*float: left;*/
    /*height: 670px;*/
    /*width: 520px;*/
    /*background: #f0f0f0;*/
/*}*/
/*.companybox .companyfont .fonttitle{*/
    /*font-size: 30px;*/
    /*font-weight: bold;*/
    /*margin: 40px 0 70px 30px;*/
/*}*/
/*.companybox .companyfont .fonttitlename {*/
    /*font-size: 20px;*/
    /*width: 460px;*/
    /*margin: 0 auto;*/
    /*line-height: 2;*/
/*}*/
/*.companybox .companyimgbox{*/
    /*height:670px;*/
    /*width: 760px;*/
/*}*/
/*.companybox .companyimgbox .swiper-slide{*/
    /*height:670px;*/
/*}*/
/*.companybox .companyimgbox .swiper-slide .cimgbox{*/
    /*height: 335px;*/
    /*width: 380px;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
    /*background: #f7f7f7;*/
    /*float: left;*/
/*}*/
/*.companybox .companyimgbox .swiper-slide .img1{*/
    /*width: 309px;*/
    /*height: 191px;*/
    /*vertical-align: middle;*/
    /*border-right: 1px solid #d8d8d8;*/
    /*border-bottom: 1px solid #d8d8d8;*/
/*}*/
/*.companybox .companyimgbox .swiper-slide .img2{*/
    /*width: 309px;*/
    /*height: 191px;*/
    /*vertical-align: middle;*/
    /*border-bottom: 1px solid #d8d8d8;*/
/*}*/
/*.companybox .companyimgbox .swiper-slide .img3{*/
    /*width: 309px;*/
    /*height: 191px;*/
    /*vertical-align: middle;*/
    /*border-right: 1px solid #d8d8d8;*/
/*}*/
/*.companybox .companyimgbox .swiper-slide .img4{*/
    /*width: 309px;*/
    /*height: 191px;*/
    /*vertical-align: middle;*/
/*}*/







/*品牌价值*/
.brand{
    width: 1280px;
    height: 490px;
    margin: 80px auto 0 auto;
}
.brand div{
    float: left;
    height: 430px;
    width: 390px;
    margin-right: 55px;
}
.brand div:nth-last-child(1){
    margin-right: 0;
}
.brand div img{
    width: 100%;
}



.partilar{
    background: url(../img/joininvestment.png) no-repeat center center;
    height: 600px;
    width: 1280px;
    margin: 0 auto;
}







/*产品方案*/
.scheme{
    height: 600px;
    width: 1280px;
    margin: 0 auto;
}
.scheme .schemetitle{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 20px;
}
.scheme .schemename{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 80px;
}
.scheme img{
    margin-right: 65px;
}
.scheme img:nth-last-child(1){
    margin-right: 0;
}








/*底部*/
.footer{
    height: 230px;
    width: 100%;
    background: #444444;
}
.footerbox{
    height: 230px;
    width: 1280px;
    margin:0 auto;
}
.footerbox .left{
    float: left;
    height:200px;
    width: 600px;
    margin-right: 50px;
    padding-top: 30px;
    border-right: 1px solid #4e4e4e;
}
.footerbox .left .imgbox{
    width: 140px;
    height: 140px;
    margin-top: 10px;
    margin-right: 16px;
    float: left;
}
 .imgbox img{
    width: 140px;
    height: 140px;
}
.phone{
    color: #e5e5e5;
    float: left;
}
.phone p:nth-child(1) {
    margin-top: 50px;
    font-size: 16px;
}
.phone p:nth-child(2){
    font-size: 25px;
    margin-top: 0;
}
.phone p:nth-child(2) span:nth-child(2){
    font-size: 16px;
}
.footerbox .right{
    padding-top: 60px;
    margin-left: 30px;
}
.footerbox .right p{
    color: #e5e5e5;
    font-size: 15px;
}
.footerbox .right p:nth-child(1){
    color: #e5e5e5;
}





.end{
    background: #000000;
    height: 70px;
    width: 100%;
    text-align: center;
    color: white;
    clear: both;
}
.end p:nth-child(1){
    margin-top: 0;
    padding-top: 10px;
}