.focus{
	
}
.con_module{
	width: 100%;
	padding-top: 20px;
}
.mask_box{
	position: fixed;
	z-index: 10;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
}
.pop_box{
	position: fixed;
	z-index: 11;
	display: none;
	width: 1020px;
	height: 700px;
	margin: auto;
	top: 100px;
	left: 18%;
	background-color: white;
	border-radius: 15px;
}
.pop_head{
	width: 100%;
    background-color: #f1f1f1;
    height: 40px;
    border-radius: 15px 15px 0 0;
    position: absolute;
    top: 0;
    right: 0;
}
.pop_title{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-weight: bold;
}
.pop_close{
	display: inline-block;
    position: absolute;
    padding: 8px 15px 3px 15px;
    right: 0;
    top: 0;
}
.pop_content{
	box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 55px 15px 15px 15px;
    overflow: auto;
}
.popCon_head{
	
}
.firPop_img{
	
}
.firPop_img img{
	
}
.firPop_inr{
    padding: 30px;
    border-bottom: 1px solid #f1f1f1;
}
.firPop_img{
	display: inline-block;
	width: 30%;
}
.firPop_img img{
	width: 100%;
}
.firPop_inr_text{
	display: inline-block;
	width: 70%;
	box-sizing: border-box;
	padding-left: 35px;
}
.firPop_inr_text h3{
	font-size: 28px;
}
.firPop_inr_text span{
	display: inline-block;
	font-size: 20px
}
.popCon_con{
	padding: 30px;
}
.popCon_con h3{
	text-align: center;
	font-size: 25px;
}
.popCon_con h4{
	text-align: center;
	font-size: 20px;
}
.popCon_con span{
	text-indent: 2em;
	display: inline-block;
}
.foot_box,.foot_box a{
	background-color: rgb(42, 105, 200);
    color: white;
}
.foot_box{
	padding: 20px 0;
    margin-top: 40px;
}
.pc_none{
	display:none;
}
.app_none{
	display: inline-block;
}
/* ---- first 第一部分模块css ---- */
.time_img_box img{
	width: 100%;
	height: 500px;
}
.first_mod_box{
	height: 500px;box-sizing: border-box;
}
.first_mod{
	box-sizing: border-box;
	position: relative;
	height: 400px;
}
.firMod_right{
	display: inline-block;
}
.firMod_left{
	position: absolute;
    top: 20px;
    left: 20px;
    width: 300px;
}
.firMod_left img{
	width: 100%;
	display: block;
}
.firMod_text,.secMod_text{
	position: relative;
	padding: 15px;
	background-color: white;
	border-radius: 10px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.firMod_text h4,.secMod_text h4{
	padding: 3px 25px;
    position: absolute;
    background-color: #2066ca;
    color: white;
    top: -45px;
    font-size: 18px;
    border-radius: 15px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.firMod_text span,.secMod_text span{
	font-size: 12px;
	text-indent: 2em;
	display: inline-block;
}
.firMod_right{
    width: 850px;
    padding: 20px 40px 30px 210px;
    box-sizing: border-box;
    margin: 130px 20px 120px 150px;
    background-color: white;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.firMod_intr{
	text-indent: 2em;
	display: inline-block;
}
.firMod_btn{
	text-align: right;
	margin-top: 10px;
}
.firMod_btn span{
	padding: 8px 15px 9px 15px;
	border-radius: 8px;
	background-color: #2066ca;
	color: white;
}
/* ---- second 第二部分模块css ---- */
.second_mod_box{
	
}
.second_mod{
	height: 400px;
	padding: 40px 0;
}
.secMod_left{
	width: 65%;
	height: 400px;
	display: inline-block;
	float: left;
	background: ghostwhite;
	border-radius: 15px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.secVid_Box{
	box-sizing: border-box;
	height: 300px;
	padding: 20px;
}
.secVid_Box video{
	height: 100%;
	width: 100%;
}
.secVid_List{
	box-sizing: border-box;
	height: 100px;
	padding: 20px;
}
.secVid_li{
	height: 100%;
	width: 76px;
	display: inline-block;
	margin-right: 40px;
	border-radius: 5px;
	cursor: pointer;
}
.secVid_pitch{
	border: 2px solid;
	border-image: linear-gradient(45deg, yellow, orange) 2;
}
.secVid_li img{
	height: 100%;L
}
.secMod_right{
	position: relative;
	width: 35%;
	height: 400px;
	display: inline-block;
	box-sizing: border-box;
	padding: 20px;
}
.secMod_right img{
	width: 100%;
}
.secMod_right .firMod_text{
	position: absolute;
	bottom: 40px;
	box-sizing: border-box;
	width: 90%;
}

/* ---- report 报告发布模块css ---- */
.report_mod_box{
	
}
.report_mod{
	
}
.repMod_left{
	display: inline-block;
	float: left;
	width: 40%;
	height: 500px;
}
.repRight_img{
	width: 100%;
}
.repRight_img img{
	width: 100%;
}
.repMod_right{
	display: inline-block;
	float: left;
	width: 60%;
	box-sizing: border-box;
	padding-left: 40px;
}
.repRight_text{
	
}
.repRight_text span{
	display: inline-block;
	text-indent: 2em;
}
.repMod_video{
	float: left;
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
}
.repMod_video video{
	width: 100%;
}

/* ---- notice 通告及名单模块css ---- */
.notice_mod_box{
	box-sizing: border-box;
	padding-bottom: 100px;
}
.notice_mod{
	
}
.notMod_table{
	position: relative;
	width: 100%;
    height: 750px;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    font-size: 0;
	border-bottom: 1px solid rgb(30, 114, 255);
	padding-top: 40px;
}
.notMod_thead{
	position: absolute;
	top: 0;
	left: 0;
}
.notMod_thead .notMod_td{
	font-weight: bold;
	font-size: 16px;
	color: white;
	background: #000080;
}
.notMod_thead,.notMod_tr{
	width: 100%;
    height: 40px;
    box-sizing: border-box;
}
.notMode_trBox{
	width: 100%;
	height: 100%;
	overflow: auto;
}
.notMod_tr:hover{
	box-shadow: 0 0 15px inset rgba(0, 191, 255, 0.8);
}
.notMod_td{
	display: inline-block;
	float: left;
	height: 40px;
	border: 1px solid rgb(30, 114, 255);
	box-sizing: border-box;
	border-bottom: 0;
	border-right: 0;
	font-size: 14px;
	color: white;
	text-align: center;
	line-height: 40px;
}
.notTd_10{
    
}
.notTd_70{
    width: 70%;
	white-space: nowrap; 
	overflow: hidden;
	text-overflow: ellipsis;
}
.notTd_30{
	width: 30%;
	border-right: 1px solid rgb(30, 114, 255);
}
.notTd_btn{
	color: #2066ca;
	background-color: #f1f1f1;
	padding: 3px 8px;
	border-radius: 3px;
	font-weight: bold;
}
/* ---- ass 评估风采模块css ---- */
.ass_mod_box{
	
}
.ass_mod{
	
}
.assMod_left{
	display: inline-block;
	box-sizing: border-box;
	width: 60%;
	height: 350px;
	padding: 20px;
}
.assMod_text{
	
}
.assMod_text span{
	display: inline-block;
	text-indent: 2em;
}
.assMod_right{
	display: inline-block;
	box-sizing: border-box;
	float: right;
	width: 40%;
	height: 350px;
}
.assMod_video{
	
}
.assMod_video video{
	width: 100%;
}

.paperMod_box{
	
}
.paperMod_video{
	
}
.paperMod_video video{
	
}

.ltxt{
	text-align: left;
}
.videoMod_box .video_box {
    width: 160px;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.videoMod_box .video_img {
    width: 160px;
    height: 100px;
    background-size: cover;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.videoMod_box .video_title {
    width: 100%;
    height: 58px;
    overflow: hidden;
}



@media screen and (max-width: 1020px){
.w1020{
	width: 100%;
}
.pc_none{
	display: inline-block;
}
.app_none{
	display:none;
}
.app_div{
	padding: 0!important;
	margin: 0;
}
.app_footer_margin{
	margin-bottom: 100px;
}
.focus{

}
.focus img{

}
/* ----------------------------------------------------- */
.time_div{
	background-size: cover;
}
.time_img_box img{
	width: 100%;
	height: auto;
}
.first_mod_box{
	height: auto !important;
	padding: 20px !important;
}
.first_mod{
	height: auto;
}
.firMod_left{
	width: 100%;
	height: auto;
	padding: 0!important;
	text-align: right;
}
.firMod_left img{
	width: 120px;
	display: inline-block;
	padding-right: 40px;
}
.firMod_text{
	display: none;
}
.con_module,.first_mod,.firMod_right{
	width: 100%;
}
.firMod_left{
	width: 100%;
	height: auto;
	padding: 0;
	top: 0;
}
.firMod_right{
	margin: 0;
	height: auto;
	padding: 15px !important;
}
.video_title span,.dual_title span{
	color: white;
	font-size: 25px;
	padding: 10px;
	display: inline-block;
	font-weight: bold;
	border: 0;
}
.titTab_title span,.video_title span{
	color: #2066ca;
	font-size: 25px;
	padding: 10px;
	display: inline-block;
	font-weight: bold;
	border: 0;
}
/* ----------------------------------------------------- */
.pop_box{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
.pop_content{
	padding-top: 75px;
}
.pop_head{
	height: 60px;
	border-radius: 0;
}
.pop_title{
	height: 60px;
	line-height: 60px;
}
.pop_close{
	padding: 19px 15px 10px 15px;
	background: #f1f1f1;
}
.firPop_img{
	width: 100%;
}
.firPop_inr_text{
	width: 100%;
	padding: 0;
}

.notice_mod{
	position: relative;
	font-size: 0;
	padding-top: 40px !important;
}
.tab_title{
	
}
.notice_mod .tab_title{
	padding-bottom: 40px;
}
.notMod_thead{
	padding: 0!important;
	top: 175px;
}
.notMode_trBox{
	box-sizing: border-box;
	padding: 0!important;
}
.notMod_tr{
	padding: 0!important;
}
.notMod_td{
	float: left;
	display: inline-block;
	color: #2066ca;
	border: 0;
	border-bottom: 1px solid rgb(30, 114, 255);
	border-right: 1px solid rgb(30, 114, 255);
}
.firMod_left{
	display: none;
}
.second_mod_box{
	padding: 10px 0!important;
	background: ghostwhite;
	background-image: none!important;
}
.secMod_right{
	display: none;
}
.secMod_left{
	width: 100%;
	padding: 0!important;
	box-shadow: none;
}
.secVid_List{
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	box-sizing: border-box;
	width: 100%;
}
.secVid_li{
	width: 30%;
	height: auto;
	padding: 0!important;
	margin-right: 2%;
}
.secVid_li img{
	width: 100%;
	height: auto;
}
.report_mod_box{
	padding: 10px 0!important;
}
.repMod_left{
	height: auto;
}
.repMod_right{
	box-sizing: border-box;
	width: 100%;
}
.tab_Ccur{
	box-sizing: border-box;
}
.videoMod_box{
	box-sizing: border-box;
}
.repMod_video video{
	
}
.ass_mod_box{
	background: ghostwhite;
}
.assMod_video video{
	
}
.tab_title{
	margin-top: 30px;
	margin-bottom: 10px;
}
.tab_title img{
	width: 100%;
}

.pageView{
	left: 0;
}
}
