/*板块标题*/
.home-title {
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    padding:45px 0;
}
.home-title h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 20px;
}
.home-title h3 span {
    font-size: 30px;
    color: #d1292e;
    padding-left: 20px;
}
.home-title p {
    font-size: 16px;
    color: #666;
 }  
/*行业前景*/
.purchase {
    padding:50px 0 60px 0;
    background:#f6f6f6;
}
.purchase-box {
    overflow: hidden;
}
.purchase-box ul {}
.purchase-box ul li {
    float:left;
    width:23%;
    height:414px;
    padding:20px 0;
    margin:1%;
    text-align: center;
    background:#fff;
    box-shadow:0 10px 20px #f1f1f1;
}
.purchase-box ul li:last-child {
    margin-right: 0;
}
.purchase-box ul li img {
    width:176px;
    height:176px;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #e5e5e5;
    transition: all 0.5s;
}
.purchase-box ul li h4 {
    font-size: 20px;
    color:#333;
    font-weight: bold;
    padding:10px 0;
}
.purchase-box ul li span {
    font-size: 12px;
    color:#ccc;
}
.purchase-box ul li p {
    font-size: 14px;
    color:#666;
    padding:5px 0 0 0;
    min-height: 100px;
}
.purchase-box ul li i {
    display:inline-block;
    width:20px;
    height:20px;
    line-height: 20px;
    border-radius: 50%;
    font-style: normal;
    background:#e5e5e5;
}
.purchase-box ul li:hover img{
    transform:rotate(10deg);
}
.purchase-box ul li:hover i {
    color:#fff;
    background:#d1292e;
}
/*专注学校家具研发制造 实力强 有保障*/
.about {
    padding-top:20px;
}
.about .about-list {
    margin: 50px auto;
    overflow: hidden;
}
.about .about-list ul {
    text-align: center;
    overflow: hidden;
}
.about .about-list ul li {
    float:left;
    margin: 0 0px;
    padding: 30px;
    width: 16.666%;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.about .about-list ul li:last-child {
    border-right: 1px solid #ccc;
}
.about .about-list .pic {
    font-size:50px;
    font-weight: bold;
    color: #292929;
    padding:10px 0;
}
.about .about-list .txt {
    font-size: 13px;
    color: #666;
    margin-top: 5px;
}
.about .about-list .txt span {
}
.about .about-txt {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: center;
}
.about .about-txt p {
    margin-top: 10px;
}
.about .about-btn ul {
    text-align: center;
    margin: 50px 0 100px;
}
.about .about-btn ul li {
    display: inline-block;
    margin: 0 10px;
    width: 100px;
    font-size: 0;
    height: 40px;
}
.about .about-btn ul li a {
    display: block;
    border: 1px solid #999;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    border-radius: 20px;
    color: #666;
}
/*4个大图*/
.join-peixun {}
.join-peixun .peixun-item {}
.join-peixun .peixun-item ul {
    min-width: 1320px;
    overflow:hidden;
}
.join-peixun .peixun-item ul li {
    float: left;
    width: 25%;
    overflow:hidden;
    position: relative;
}
.join-peixun .peixun-item ul li {}
.join-peixun .peixun-item ul li img {
	width:100%;
	transition: all 0.3s;
}
.join-peixun .peixun-item ul li .item {
    position: absolute;
    left: 0;
    bottom:0;
    width: 100%;
    height: 30%;
    z-index:1;
    padding:20% 40px 0 40px;
    transition: all 0.3s;
    background-image: linear-gradient(to top,rgba(0,0,0,1) 0,rgba(0,0,0,.05) 100%);
}
.join-peixun .peixun-item ul li .item h4 {
    font-size: 20px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}
.join-peixun .peixun-item ul li .item h4:after {
    content: "+";
    font-size: 12px;
    position: absolute;
    left: 20%;
    top: 5px;
    width: 15px;
    height: 15px;
    border-radius:50%;
    background: #d1292e;
    z-index: -1;
    transition: all 0.3s;
}
.join-peixun .peixun-item ul li .item p {
    font-size: 14px;
    color:#fff;
    text-align: center;
    visibility: visible;
    animation-name: fadeInUp;
}
/*鼠标hover特效*/
.join-peixun .peixun-item ul li:hover img {
	-webkit-transform: scale(1.1);transform: scale(1.1);
}
.join-peixun .peixun-item ul li:hover .item {
	 height: 40%;
}
/*我们的优势*/
.advantage .box {
    padding:50px 0 50px 0;
}
.advantage .box ul {
    text-align:center;
    overflow: hidden;
}
.advantage .box ul li {
    float: left;
    width:14.2%;
    text-align: center;
}
.advantage .box ul li img {
    width: 142px;
}
.advantage .box ul li p {
    font-size: 18px;
    color:#666;
    padding:20px 0 0 0;
}
/*品牌荣誉*/
.honor {
    padding:30px 0;
    background: url(../images/about-honor-bg.jpg) no-repeat top center;
}
.honor .poster-main {
     margin:50px auto;
}
/*品牌荣誉-旋转木马样式*/
.poster-main{
    position: relative;
    margin: 0 auto;
}
.poster-main .poster-list .poster-item{
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-list .poster-item img{
    width:100%;
}
.poster-main .poster-list li {
     text-align:center;
}
.poster-main .poster-list li a {
     font-size:14px;
     color:#fff;
}
.poster-main .poster-btn{
    position: absolute;
    top: 0;
    cursor: pointer;
}
.poster-main .poster-prev-btn{
    left: 0;
    background: url("../images/btn_left.png") no-repeat center center;
}
.poster-main .poster-next-btn{
    right: 0;
    background: url("../images/btn_right.png") no-repeat center center;
}
.honor .more a {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin:0 auto;
    text-align: center;
    color: #3a3a3a;
    border: 1px solid #999;
}
/*经销商见证-列表*/
.join-business {
    padding: 8% 0 5% 0;
    background:#000;
}
.join-business .item-title {
}
.join-business .item-title h3 {
    font-size: 40px;
    color:#fff;
    font-weight: bold;
}
.join-business .item-title h4 {
    font-size: 40px;
    color:#fff;
    font-weight: bold;
}
.businessslider ul {
}
.businessslider ul li {}
.businessslider ul li .item {
    width:35%;
}
.businessslider ul li .item h4 {
    font-size: 20px;
    color:#fff;
    margin: 50px 0 20px 0;
}
.businessslider ul li .item .content {
    height:300px;
}
.businessslider ul li .item .content p{
    font-size: 14px;
    color:#8d8d8d;
    text-indent: 2em;
}
.businessslider ul li .pic {
    width:60%;
}
.businessslider{height: 400px; position:relative;overflow:hidden;}
.businessslider .bd{ position:relative; z-index:0; }
.businessslider .bd li {}
.businessslider .hd{ position:absolute; left:0; bottom:0px;line-height:1em;text-align:center; width:15%;}
.businessslider .hd ul{ text-align:center;  padding-top:5px;  }
.businessslider .hd ul li{ cursor:pointer; display:inline-block;zoom:1; width:30px; height:4px; margin:5px; overflow:hidden; font-size:0;background:#fff;}
.businessslider .hd ul .on{ background:#d1292e;}
/*共赢落地扶持*/
.support {
    padding:50px 0;
    margin-top: 50px;
    background: url(../images/support-bg.jpg) no-repeat center;
}
.support .home-title h3 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 20px;
}
.support .home-title h3 span {
    font-size: 30px;
    color: #fff;
    padding-left: 20px;
}
.support .home-title p {
    font-size: 16px;
    color: #fff;
 }
 .support-box {
    width:960px;
    margin:0 auto;
    padding:60px 50px;
    background:#fff;
 }
.support-box ul {
    overflow:hidden;
}
.support-box ul li {
    float:left;
    width:25%;
    margin-bottom: 20px;
	transition: all 0.3s;
}
.support-box ul li h3 {
    font-size: 16px;
    color:#000;
    font-weight: bold;
	transition: all 0.3s;
}
.support-box ul li h3 span {
    font-size: 40px;
    color:#d1292e;
    padding-left: 10px;
	transition: all 0.3s;
}
.support-box ul li p {
    font-size: 12px;
    color:#666;
    width:90%;
}
/*鼠标hover特效*/
.support-box ul li:hover h3 {
    font-size: 20px;
}
/*合作客户*/
.cooperation {
    padding:50px 0;
}
.cooperation-box {
	text-align:center;
 }
.cooperation-box img {
	max-width:100%
 }
/*加盟流程*/
.process {
    padding:50px 0;
}
.process .box {}
.process .box ul {
    text-align: center;
}
.process .box ul li {
    display:inline-block;
    width:15%;
    text-align: center;
}
.process .box ul li i {
    display: block;
    width:90px;
    height:90px;
    line-height: 80px;
    text-align: center;
    padding:5px;
    border-radius: 50%;
    margin:0 auto;
    background:#d1292e;
    overflow: hidden;
    box-shadow: 2px 2px 8px rgba(82,82,82,0.5);
}
.process .box ul li p {
    font-size: 18px;
    color:#666;
    padding:30px 0 0 0;
}
/*招商加盟banner*/
.join-banner {
    width: 1200px;
    height:502px;
    margin: 0 auto;
    position: relative;
}
.join-banner img {
    display: block;
    width: 1920px;
	min-width: 1920px;
    position: absolute;
    left: -360px;
	top: 0;
    z-index: -1;
}
.join-photos {
	width:100%;
	min-width:1320px;
}
.join-photos img {
	width:100%;
}
/*招商加盟留言标题*/
.join-title {
    text-align: center;
}
.join-title .en {
    height:86px;
}
.join-title .china {
    font-size: 30px;
    color:#3e3e3e;
    height:40px;
}
.join-title span {
    display:inline-block;
    width:80px;
    height:4px;
    background:#d01c6f;
}
/*ç”³è¯·åŠ ç›Ÿ*/
.join-message {
    padding:50px 0 40px 0;
    background:#fff;
}
.msg-box {
    border:1px solid #dadada;
    background: #fff;
    overflow: hidden;
    padding: 15px 25px 35px;
    margin-top: 40px;
}
.msg-list {
    float: left;
    width: 50%;
    margin-top: 20px;
    position: relative;
}
.msg-list label {
    display: block;
    left: 1px;
    line-height: 35px;
    outline: 0 none;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 90px;    font-size: 14px;
    color: #3a3a3a;    font-style: normal;
}
.msg-list em {
    float: left;
    margin-left: 90px;
    display: block;
}
.msg2-input {
    border: 1px solid #ddd;
    font-size: 14px;
    height: 38px;
    line-height: 36px;
    width: 440px;
    color: #666;
}
.msg2-textarea {
    border: 1px solid #ddd;
    font-size: 14px;
    height: 90px;
    line-height: 18px;
    padding: 8px 8px 8px 8px;
    width: 1014px;
    color: #666;
}
.msg-box .submit button {
    background: #d1292e;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    vertical-align: middle;
    width: 200px;
    margin: 20px 0 0 90px;
}
.msg-list select {
    border: 1px #ddd solid;
    color: #6a6a6a;
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 120px;
    padding: 0 5px;
    float: left;
}
.w100{width:100%;}
.message-box .select {
    float: left;
    width: 50%;
    margin-top: 20px;
    position: relative;
}
.message-box .select select {
    width: 440px;
}