.chuangke.first {
    height: 500px; width: 100%; float: left;
	background:url(../images/chuangke/top_banner.png) #08101f no-repeat center;  
    background-size: 1400px 500px;
}
.content-left {
    width: 550px;
    float: left; padding-left: 40px;
    padding-top: 100px;
}
.banner-title {
    font-size: 40px;
    line-height: 120px;
    color: #fff;
    font-weight: 300;
}
.content-left p {
    color: #fff;
}
.chuangke .btn {
    margin-top: 50PX;
}
.chuangke .btn_login {
    width: 100px;
    height: 40px;
    float: left;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    margin-right: 30px;
    display: block;
}
.chuangke .btn_reg {
    width: 100px;
    height: 40px;
    float: left;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #444;
    display: block;
}

.list {
    margin: 0px auto;
    clear: both;
    padding: 70px 0px;
}
.list h2 {
    color: #000;
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: -.015em;
}
.list h5 {
    text-transform: uppercase;
    color: #000;
    letter-spacing: .1em;
    font-size: 16px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: 700;
    margin: 0;
}
.list > p {
    font-size: 16px;
    text-align: center;
    overflow: hidden; 
    color: #999;
    line-height:26px;
}
.list > ul{ margin-top:40px;}
.list_bgw{ background-color: #fff;overflow: hidden;}
.list_bg{ background-color: #f3f4f4;overflow: hidden;}
.list .scheme li{width:33.333%; height: 340px; background:#FFF; padding:20px 50px; text-align:center;border:1px solid #eee; margin-left:-1px; float:left}
.list .scheme p{color:#999;height: 60px; font-size: 14px;  line-height:24px;}
.list .scheme a{width:106px; height:106px; display:block;}
.list .scheme a img{width:280px;  }

.peizhi-info{ margin-top: 42px;}
.peizhi-info li{ width: 215px; height: 248px; border: 1px solid #dcdcdc; border-radius: 10px; background: #fff; float: left; margin-right: 31px; margin-bottom: 27px; cursor: pointer; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all;}
.peizhi-info li:nth-child(5n){ margin-right: 0;}
.peizhi-info li:hover{  border: 1px solid #108ee9;}
.peizhi-info li > span{ height:80px; display: inline-block; margin-top: 54px; text-align: center;}
.peizhi-info li > span img{ width: 48px;}
.peizhi-info li h4{ font-size: 18px; font-weight: normal; margin-bottom: 15px; color: #000; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all;}
.peizhi-info li p{ font-size: 14px; line-height: 20px; transition: 0.5s all; -moz-transition: 0.5s all; -webkit-transition: 0.5s all;}