﻿.fwgl_content *{
	font-size:16px;
}
.fwgl_content{ margin:0 auto;}
.left_content{width:863px;}
.right_content{width:317px;margin-bottom:20px;}
.w408 {width:420px;}


@media screen and (max-width:600px){
.right_content{
width:100%!important;
}
.fwgl_top {
    width: 100%;
    border: 1px dotted #c6c6c6;
    background: #fff;
    margin: -14px auto 0;
    padding: 20px 0 30px;
    box-shadow: 4px 5px 2px #f2f2f2;
}

.fwgl_content {
    width: 100%;
    margin: 0 auto;
    overflow:auto;
}

.left_content {
    width: 100%;
}

.list_box li {
    height: 83px;
    line-height: 24px;
    padding-left: 25px;
    border-bottom: 1px dotted #cbcbcb;
    background: url(/bjjs/uiFramework/commonResource/image/2016070417200011793.png) 0 center no-repeat;
    vertical-align: bottom;
}

.cxfw_content {
    background: #fff;
    height: 249px;
    /* margin: 20px 0; */
    width: 100%;
overflow:auto;
}

.w408 {
    width: 100%;
}

}