/* 引入公共样式 */
@import 'common.css';
/* 引入头部样式 */
@import '../components/header/index.css';
/* 引入尾部样式 */
@import '../components/footer/index.css';
/* 页面样式 */
#header header .w1200>ul>li>a{
    color: #333;
    font-size: 16px;
}
#header header .w1200>ul>li:nth-child(4) h3{
    color: #FF1644;
    font-size: 18px;
}
#header header li:nth-child(4) .hide li:nth-child(5){
    font-size: 16px;
    background-color: #FF345C;
}
#header header li:nth-child(4) .hide li:nth-child(5) a{
    color: #fff;
}
.top{
    height: 413px;
    background: url(../images/bg-7.png) 0 0 no-repeat;
    background-size: 100% 100%;
    padding-top: 100px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    position: relative;
}
.top>h2{
    font-size: 60px;
    margin-bottom: 14px;
}
.top>h3{
    font-size: 30px;
    margin-bottom: 56px;
    font-weight: lighter;
}
.top .opacity{
    background-color: rgba(0,0,0,.08);
}
.top ul{
    background-color: rgba(0,0,0,.08);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.top ul li{
    display: inline-block;
    padding: 18px 63px; 
}
.top ul li img{
    width: 49px;
    height: 46px;
    margin-bottom: 6px;
}
.top ul li p{
    font-size: 14px;
}
.two{
    padding: 50px 0;
    text-align: center;
}
.two h3{
    margin-bottom: 30px;
}
.two ul>li{
    display: inline-block;
    width: 300px;
    margin: 0 10px;
    box-sizing: border-box;
    padding: 20px 0 30px;
    box-shadow:0px 3px 8px 0px rgba(0,0,0,0.08);
}
.two ul>li img{
    width: 94px;
    height: 94px;
    margin-bottom: 20px;
}
.two ul>li h4{
    font-size: 18px;
    margin-bottom: 30px;
}
.two ul>li p{
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
.three{
    height: 510px;
    box-sizing: border-box;
    padding-top: 50px; 
    color: #fff;
    background: url(../images/bg-19.png) 0 0 no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.three h3{
    margin-bottom: 32px;
}
.three ul{
    width: 678px;
    margin: auto;
}
.three ul>li{
    margin: 57px 67px 0;
    text-align: center;
    float: left;
}
.three ul>li:first-child{
    margin-top: 0;
}
.three ul>li:nth-child(2){
    margin-top: 0;
}
.three ul>li:nth-child(3){
    margin-top: 0;
}
.three ul>li img{
    width: 92px;
    height: 92px;
    margin-bottom: 20px;
}
.four{
    padding: 50px 0;
    background-color: #F7F8FA;
    text-align: center;
}
.four h3{
    margin-bottom: 30px;
}
.four ul li{
    display: inline-block;
    vertical-align: top;
}
.four ul li:first-child{
    margin-right: 129px;
    text-align: left;
    margin-top: 22px;
}
.four ul li:first-child .item{
    width: 318px;
    color: #484848;
}
.four ul li:first-child .item h4{
    font-size: 24px;
    margin-bottom: 10px;
}
.four ul li:first-child .item p{
    font-size: 14px;
}
.four ul li:first-child .item:last-child{
    margin-top: 44px;
}
.four ul li:last-child img{
    width: 468px;
    height: 260px;
}
.back-text{
    background: url(../images/bg-17.png) 0 0 no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 60px;
    box-sizing: border-box; 
    color: #fff;
    height: 385px;
}
.back-text>h4{
    margin-bottom: 34px;
    color: #fff;
}
.back-text ul li{
    display: inline-block;      
    margin: 0 30px;        
    width: 150px;
}
.back-text ul li img{
    width: 92px;
    height: 92px;            
    margin-bottom: 20px;
}
.five{
    padding: 50px 0;
    background-color: #F7F8FA;
    text-align: center;
}
.five .twoH4{
    margin-bottom: 20px;
}
.five .twoH4 h4{
    display: inline-block;
    margin: 0 50px;
    font-size: 20px;
}
.five ul>li{
    display: inline-block;
    margin: 0 64px;
}
.five ul>li img{
    width: 98px;
    height: 98px;
    margin-bottom: 10px;
}
.six{
    padding: 50px 0;
    text-align: center;
}
.six h4{
    margin-bottom: 42px;
}
.six ul>li{
    display: inline-block;
    margin: 0 15px;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.08);
    padding-bottom: 28px;
}
.six ul>li img{
    width: 249px;
    height: 257px;
    margin-bottom: 22px;
}
.seven{
    background-color: #F7F8FA;
    padding: 34px 0 24px;
    text-align: center;
    font-size: 26px;
}
.seven span{
    line-height: 38px;
    vertical-align: middle
}
.seven .roof{
    line-height: 191px;
}
.seven .roof img{
    width: 334px;
    height: 191px;
    margin-right: 58px;
}
.seven .roof span{
    width: 516px;
}
.seven .bottom{
    line-height: 237px;
}
.seven .bottom img{
    width: 305px;
    height: 237px;
    margin-left: 148px;
}
.seven .bottom span{
    width: 364px;
}
.partner{
    padding: 20px 0 50px;
    text-align: center;
}
.partner>h3{
    margin-bottom: 40px;
}
.partner>img{
    width: 1200px;
}