@charset "GB2312";


.main{
    margin: 10px auto;
    width: 1400px;
    min-height: 500px;
    /*-webkit-box-shadow: 3px 3px #CCCCCC;
	box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);*/
    background-color: #fff;
    padding: 20px 30px 0 30px;
}
.main_left {
    float: left;
    width: 370px;
    background-color: #Fff;
    min-height: 400px;
    margin-right: 30px;
}
.left_title {
    height: 52px;
    line-height: 52px;
    font-size: 24px;
    font-weight: bold;
    padding-left: 30px;
    background-image: url(/css/../images/list_left_title_bg.png);
    background-repeat: repeat-x;
    color: #fff;
    margin-bottom: 20px;
}
.left_title2 {
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    font-weight: bold;
    padding-left: 30px;
    background-image: url(/css/../images/list_left_title_bg.png);
    background-repeat: repeat-x;
    color: #fff;
    margin-bottom: 20px;
}
.left_nav {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    background-image: url(/css/../images/list_left_li_pic.png);
    background-position: 30px center;
    background-size: auto 7px;
    background-repeat: no-repeat;
    margin: 10px 0;
}
.left_nav a {
    float: left;
    font-size: 22px;
    color: #3e3a39;
    margin-left: 30px;
    padding-left: 10px;
    width: 310px;
}
.active {
    background-color: #eeeeee;
    display: block;
    width: 310px;
    z-index: -1;
}
.list{
	float: right;
    width: 1000px;
    background-color: #Fff;
    /* padding: 10px 20px; */
	min-height: 800px;
	
}
.list h4{height: 50px;/* margin:10px 5px; */padding-left: 30px;line-height:30px;font-size: 24px;color: #00479d;border-bottom: 2px solid #00479d;line-height: 50px;margin-bottom: 30px;}
.c_title{padding:20px;
	margin: 0 20px;
	/* border-bottom: 1px dotted #CCCCCC; */
}
.c_title h5{margin: 40px 0;text-align:center;line-height: 35px;font-size: 30px;font-weight:bold;color: rgb(11, 49, 143);}
.c_title p{text-align:center;font-size:16px;color: #000;line-height:30px;}
.c_content{
	padding: 0px 30px 60px;
	line-height: 40px;
	font-size: 20px;
	color: #000;
	font-family: 'MicrosoftYaHei','Microsoft YaHei', '微软雅黑', sans-serif;
	text-align: justify;
}

.c_content p{
	line-height: 40px;
	font-size: 20px;
	color: #000;
	font-family: 'MicrosoftYaHei','Microsoft YaHei', '微软雅黑', sans-serif;
	text-align: justify;
}

.c_content a{color: #004fb0;}
.c_content_img {
    width: 50%; /* 或者其他你需要的宽度 */
	margin: 10px auto;
}
 
.responsive {
    max-width: 100%;
    height: auto;
}
/* 专业委员会 */

.c_title_zy{padding:20px;
	margin: 0 20px;
	/* border-bottom: 1px dotted #CCCCCC; */
}
.c_title_zy h5{margin: 40px 0;text-align:center;line-height: 35px;font-size: 30px;font-weight:bold;color: #00479d;}
.c_title_zy p{text-align:center;font-size:16px;color: #00479d;line-height:30px;}




.fwhlist_cont_innerc{
	width: 700px;
    padding: 0px 30px 20px 30px;
    font-size: 12px;
    line-height: 25px;
    height: auto!important;
    height: 500px;
    min-height: 500px;
}
.fwhlist {
    width: 100%;
    min-height: 120px;
    /* background-color: antiquewhite; */
    margin-top: 30px;
    /* border: 1px #bd665d solid; */
    border-top: none;
}

.fwhlist-title {
    height: 50px;
    color: #00479d;
    font-size: 24px;
    padding-left: 30px;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 2px solid #00479d;
}
.fwhlist ul {
    margin: 20px 30px;
}
.fwhlist ul li {
    list-style-type: none;
    /* padding-left: 18px; */
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.fwhlist .li1 {
    width: 6px;
    height: 6px;
    float: left;
    margin-top: 17px;
    background-color: #00479d;
    border-radius: 5px;
}
.fwhlist .li2 {
    float: left;
    background: url(/css/../images/list_left_li_pic.png) 0px no-repeat;
    width: 640px;
    font-size: 20px;
    padding-left: 16px;
}
.fwhlist .li2 a{
color:#00479d;

}
/* 氯碱杂志 订单下载标题 */
.cont_innert{
    padding-left: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #00479d;
    border-bottom: 1px solid #00479d;
    line-height: 50px;
    margin-top: 30px;

}
.cont_down {
    width: 700px;
    padding: 20px 30px;
    
}