﻿.b1, .b2, .b3, .b4, .b1b, .b2b, .b3b, .b4b, .b {
    display: block;
    overflow: hidden;
}

.b1, .b2, .b3, .b1b, .b2b, .b3b {
    height: 1px;
}

.b2, .b3, .b4, .b2b, .b3b, .b4b, .b {
    border-left: 1px solid #407938;
    border-right: 1px solid #407938;
}

.b1, .b1b {
    margin: 0 5px;
    background: #407938;
}

.b2, .b2b {
    margin: 0 3px;
    border-width: 2px;
}

.b3, .b3b {
    margin: 0 2px;
}

.b4, .b4b {
    height: 2px;
    margin: 0 1px;
}

.cx_button {
    width: 44px;
    height: 20px;
    border: none;
    background: url('../img/refer_btn.jpg') no-repeat center center #FFF;
}
.cx_container{
    width:98%;
    margin:10px auto;
}
.cx_container h2{
    width:96%;
    color:#407938;
    margin:0 auto;
    border-bottom:1px solid #407938;
    line-height:55px;
	overflow:hidden;
}
.cx_container h2 a.yt-back{ float:right; font-size:16px; line-height:20px; margin:25px 0 0;color:#407938;}
.cx_container div div{
    width:90%;
    margin:20px auto;
}
    .cx_container .cx_con {
        background:#e4fff6;
        line-height:33px; 
        border:solid 1px #21b584;
        text-align:center;
        padding-top:15px;
    }
.wuyu{
	color:#F00;
	font-size:16px;
	 display:block; padding:15px 0;
}