*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 16px;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
}
.banner{
    width: 100%;
    height: 200px;
    max-width: 1920px;
    min-width: 1200px;
}
.banner2{
    display: none;
}
.main-list-c{
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    background: #ffffff;
}
.content{
    width: 1200px;
    height: 1000px;
    min-width: 1000px;
    max-width: 1920px;
    overflow: hidden;
}
.leftcomm{
    float: left;
    width: 260px;
    height: 100%;
    background: #faf9f9;
    overflow: hidden;
}
.left{
    float: left;
    width: 278px;
    height: 100%;
    background: #faf9f9;
    overflow-y: scroll;
    overflow-x: hidden;
}
.left>ul{
    width: 100%;
    margin-top: 24px;
}
.left>ul>li{
    width: 100%;
    /* height: 45px; */
    font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
    text-align: center;
    line-height: 50px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
    cursor:pointer;
    background: #eee;
    border-bottom: 1px solid #ddd;
}
.left>ul .activeOns{
    width: 100%;
    /* height: 45px; */
    font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
    text-align: center;
    line-height: 50px;
	letter-spacing: 0px;
	/* color: #be3331; */
    color: #fbdf7e;
    background-color: #be3331;
}
.imgXcwhfg2017 img{
    display: block;
    width: 256px;
    height: 51px;
    margin-top: 80px;
    margin-left: 0;
    padding-left: 0;
}
.right{
    float: left;
    width: 922px;
    height: 100%;
}
.right>ol{
    width: 834px;
    height: 100%;
    margin-left: 10px;
    margin-top: 24px;
    display: none;
}
.right>ol>li{
    width: 100%;
    /* height: 44px; */
    border-bottom: 1px dashed #ccc;
    background: url(http://images.wenming.cn/web_wenming/images/dian_12_23.png) no-repeat left 20px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
    line-height: 44px;
	letter-spacing: 0px;
	color: #333333;
    margin-left: 10px;
    text-indent: 1em;
    text-align: left;
}
.right>ol>li>span{
    display: inline-block;
    width: 111px;
	height: 30px;
    background: url(http://images.wenming.cn/web_wenming/images/zx_bg_12_23.png) no-repeat center 0;
    text-align: center;
    line-height: 30px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #be3331;
    text-indent: 0;
    margin-left: 10px;
}
.foot-bg{
    width: 100%;
    height: 306px;
    max-width: 1920px;
    min-width: 1200px;
    background: url(http://images.wenming.cn/web_wenming/images/foot_im_12_23.png) no-repeat center 0;
}
.foot-bg2{
    display: none;
}















@media screen and (min-width:10px) and (max-width:768px){
    *{
        margin: 0;
        padding: 0;
        list-style: none;
        text-decoration: none;
        box-sizing: border-box;
        /* font-size: 0.16rem; */
        font-family: "Microsoft YaHei";
    }
    .banner{
        display: none;
    }
    .banner2{
        display: block;
        width: 100%;
        height: auto;
    }
    .banner2>img{
        width: 100%;
        height: auto;
    }

    .main-list-c{
        width: 100%;
        /* max-width: 1920px;
        min-width: 1200px; */
        max-width: 100%;
        min-width: 100%;
        background: #ffffff;
    }
    .content{
        /* width: 1200px;
        height: 1000px; */
        width: 100%;
        height: auto;
        max-width: 100%;
        min-width: 100%;
        /* min-width: 1000px;
        max-width: 1920px; */
        overflow: hidden;
    }
    .leftcomm{
        /* float: left; */
        float: none;
        /* width: 260px;
        height: 100%; */
        width: 100%;
        /* height: 51px; */
        background: #faf9f9;
        /* overflow: hidden; */
    }
    .left{
        /* float: left; */
        float: none;
        /* width: 278px;
        height: 100%; */
        width: 100%;
        height: 100%;
        background: #faf9f9;
        /* overflow-y: scroll;
        overflow-x: hidden; */
    }
    .left>ul{
        width: 100%;
        /* margin-top: 24px; */
        margin-top: 0;
        height: 100%;
        white-space:nowrap;
        overflow-x: scroll;
    }
    .left .imgXcwhfg2017{
        width: 256px;
        height: 51px;
    }
    .imgXcwhfg2017 img{
        display: block;
        width: 256px;
        height: 51px;
        margin: 0 auto;
        margin-top: 6px;
    }
    .left>ul>li{
        /* float: left; */
        display: inline-block;
        width: auto;
        height: 100%;
        /* width: 100%;
        height: 44px; */
        font-family: MicrosoftYaHei-Bold;
        font-size: 0.24rem;
        text-align: center;
        line-height: 51px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        margin-right: 0.24rem;
        padding: 0 0.06rem;
    }
    .left>ul .activeOns{
        /* width: 100%;
        height: 44px; */
        width: auto;
        height: 100%;
        font-family: MicrosoftYaHei-Bold;
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        text-align: center;
        line-height: 51px;
        letter-spacing: 0px;
        color: #fbdf7e;
        background-color: #be3331;
        margin-left: 0.1rem;
        padding: 0 0.06rem;
    }
    /* right */
    .right{
        /* float: left;
        width: 922px;
        height: 100%; */
        float: none;
        width: 100%;
        height: auto;
    }
    .right>ol{
        /* width: 834px;
        height: 100%;
        margin-left: 88px;
        margin-top: 24px; */
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
        display: none;
    }
    .right>ol>li{
        width: 100%;
        /* height: 0.44rem; */
        border-bottom: 1px dashed #ccc;
        background: url(http://images.wenming.cn/web_wenming/images/dian_12_23.png) no-repeat left 0.3rem;
        font-family: MicrosoftYaHei;
        font-size: 0.14rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.44rem;
        letter-spacing: 0px;
        color: #333333;
        margin-left: 0.1rem;
        text-indent: 1em;
        padding: 0.1rem 0;
        text-align: left;
    }
    .right>ol>li>span{
        display: inline-block;
        width: 111px;
        height: 0.32rem;
        padding: 0 0.1rem;
        border-radius: 0.15rem;
        border: solid 1px #f0bb69;
        background: #fff8e5;
        text-align: center;
        line-height: 0.3rem;
        font-family: MicrosoftYaHei;
        font-size: 0.14rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #be3331;
    }
    .foot-bg{
        display: none;
    }
    .foot-bg2{
        display: block;
        width: 100%;
        height: auto;
    }
    .foot-bg2>img{
        width: 100%;
    }
}