/*问问 */
.main_box {
    margin: 0 auto;
    margin-top: 30px;
    width: 1170px;
    overflow: hidden;
}

.main_box .left_box {
    margin: 1px 0 0 4px;
    width: 157px;
    background: url("/themes/mall/default/images/wenwen/left_bg2.jpg") repeat-y;
    float: left;
    overflow: hidden;
}
.main_box .left_box .maincon {
    margin: 0px;
    padding: 0 3px 0 1px;
    width: 153px;
    min-height: 415px;
    background: url("/themes/mall/default/images/wenwen/left_bg1.jpg") no-repeat center top;
    float: left;
    display: inline;
}

.main_box .left_box .maincon span a.con {
    margin: 0px;
    width: 153px;
    height: 49px;
    line-height: 64px;
    color: #fff;
    background: #58AF36;
    border-bottom: #287755 5px solid;
	border-top: #287755 1px solid;
    display: block;
}

.main_box .left_box .maincon span {
    margin: 0px;
    width: 153px;
    height: 49px;
    font-size: 14px;
    text-align: center;
    float: left;
    display: inline;
}

.main_box .left_box .maincon span a {
    margin: 0px;
    width: 153px;
    height: 48px;
    line-height: 68px;
    color: #333;
    background: none;
    border-bottom: #ccc 1px solid;
	border-top: #ccc 1px solid;
    display: block;
}

.main_box .left_box .foot_box {
    margin: 0px;
    width: 157px;
    height: 20px;
    background: url("/themes/mall/default/images/wenwen/left_bg3.jpg") no-repeat center bottom;
    float: left;
    display: inline;
}

.main_box .right_box {
    margin: 0 0 0 20px;
    width: 962px;
    float: left;
    overflow: hidden;
}

.main_box .right_box .topbg {
    margin: 0px;
    width: 962px;
    height: 5px;
    background: url("/themes/mall/default/images/wenwen/right_bg1.jpg") no-repeat;
    float: left;
    display: inline;
}

.main_box .right_box .maincon {
    margin: 0px;
    padding: 0 5px 25px 3px;
    width: 954px;
    min-height: 400px;
    background: url("/themes/mall/default/images/wenwen/right_bg2.jpg") repeat-y;
    float: left;
    overflow: hidden;
}

.main_box .right_box .maincon .h_typeanme {
    margin: 10px 0 0 17px;
    padding: 0 0 10px 7px;
    width: 913px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #333;
    background: url("/themes/mall/default/images/wenwen/line03.jpg") no-repeat left bottom;
    float: left;
    display: inline;
}
.main_box .right_box .maincon .h_typeanme {
    margin: 10px 0 0 17px;
    padding: 0 0 10px 7px;
    width: 913px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #333;
    background: url("/themes/mall/default/images/wenwen/line03.jpg") no-repeat left bottom;
    float: left;
    display: inline;
}

.main_box .right_box .maincon .content_box {
    margin: 20px 0 0 22px;
    width: 910px;
    float: left;
    display: inline;
    overflow: hidden;
}
.main_box .right_box .maincon .content_box img{
width:98%}
.main_box .right_box .footbg {
    margin: 0px;
    width: 962px;
    height: 6px;
    background: url("/themes/mall/default/images/wenwen/right_bg3.jpg") no-repeat;
    float: left;
    display: inline;
}

.content_box{
    font-size: 16px;
    line-height: 1.8;
    word-break: break-all;
    word-wrap: break-word;
}

.content_box h5 {
    font-size: 16px;
    color: #232b38;
    margin: 10px 0;
}

.content_box h4 {
    font-size: 18px;
    color: #232b38;
    margin: 10px 0;
}

.content {
    width: 1170px;
    margin: 0 auto;
}
    .read{
        overflow:hidden;
        padding-left:30px;
        padding-right:30px;
        margin:30px 0;
    }
    .about_list{
        float: left;
        width:361px;
        border:1px solid #e5e5e5;
        margin-left:8px;
        border-top:2px solid #17b;
		margin-bottom:10px;
    }
	.about_list ul{
	    margin-bottom:10px;
	}
    .about_list h1.title{
        overflow:hidden;
        font-size:18px;
        color:#000;
        line-height:55px;
    }
    .about_list .about_ico{
        display: block;
        float: left;
		background: url("/themes/mall/default/images/wenwen/about_ico.png") no-repeat;
        width:25px;
        height:25px;
        margin:2.5px 10px 0 15px;
    }
    .about_list li{
        padding:0 20px 0 40px;
        line-height:22px;
		font-size:14px;
		height: 36px;
        line-height: 36px;
        border-bottom: 1px dashed #d0d0d0;
        overflow: hidden;
    }
    .about_list li a{
        color:#333333;
		font-size:16px;
    }
    .about_list li em{
        margin-left:-17px;
        color:#45c056;
    }
    .read .read_img{
        display: block;
        width: 80px;
        height:80px;
        float: left;
        margin-left:-100px;
    }
    .publish{
        display: inline-block;
        background: #17b;
        color: #fff;
        border-radius: 2px;
        font-size: 16px;
        padding: 5px 11px;
        margin: 10px 10px 0;
    }
    .read .title{
        font-size:16px;
        font-weight: bold;
        color:#333333;
        text-indent: -7px;;
        margin-bottom:10px;
    }
	
	.read .title a{
        font-size:16px;
        font-weight: bold;
        color:#333333;
        text-indent: 0px;;
        margin-bottom:10px;
    }
    .read .context{
        font-size:16px;
        color:#666;
        line-height:20px;
        height:40px;
        overflow:hidden;
        margin-bottom:10px;
    }
	
    .read .pub{
        color:#999;
    }

    .ask_list li{
        padding:10px;
        margin:0 30px;
        border-bottom:1px dotted #e5e5e5;
		font-size:16px;

    }
	
    .ask_list li a{
        color:#333333;

    }
    .ask_list li em{
        margin: 0px 7px 0px -27px;
        color: #999;
        font-weight: bold;
        font-size: 16px;
    }
    .ask_list li i{
        display: inline-block;
        width: 12px;
        float: left;
        height:12px;
        margin-right: 8px;;
        margin-top:3px;
    }
    .ask_list li .un_solution i{
        background: url({res file=images/kj4s/ask/unsolution.png}) no-repeat;
    }
    .ask_list li .solution i{
        background: url({res file=images/kj4s/ask/solution.png}) no-repeat;
    }