*{
	margin:0;
	padding:0;
}
.clear{
	clear: both;
}
.main{
	width: 100%;
	background: url(//www.zikao365.com/images/zhuanti/2020zhibo/bg.jpg) center center no-repeat;
	height: 2072px;
}
.content_box{
	width: 1098px;
	margin:0 auto;
}
.video_box{
	margin-top: 111px;
	margin-left: 42px;
	float: left;
}
.notice_tit{
    font-size: 41px;
    color: #783800;
    font-weight: bold;
    padding-top: 503px;
    text-align: center;
    padding-left: 30px;
}
.notice_box{
    float: left;
    overflow-y: scroll;
    width: 340px;
    margin-left: 44px;
    margin-top: 111px;
    padding-right: 28px;
    height: 381px;
}
.notice_box::-webkit-scrollbar {/*滚动条整体样式*/

        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/

        height: 1px;

    }

.notice_box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

        border-radius: 10px;

         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        background: #f87a49;

    }

.notice_box::-webkit-scrollbar-track {/*滚动条里面轨道*/

        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        border-radius: 10px;

        background: #EDEDED;

}
.notice_box1 .bold{
	font-weight: bold;
	font-weight: 16px;
}
.notice_box2{
	margin-top: 17px;
}
.notice_box2 .bold{
	font-weight: bold;
	font-weight: 16px;
}
.notice_box2 p{
	color: #ff6c14;
	line-height: 24px;
	font-size: 14px
}
.notice_box1 p{
	color: #ff6c14;
	line-height: 24px;
	font-size: 14px
}
.see_btn{
	margin-top: 10px;
	width: 82px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background: #ffac06;
	font-size: 14px;
	border-radius: 5px;
	cursor: pointer;
}
.see_btn:hover{
	background: #ff9306;
}
.last_btn{
	margin-top: 10px;
	width: 82px;
	line-height: 26px;
	text-align: center;
	color: #ffac06;
	background: #fff;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #ffac06;
	cursor: pointer;
}
.last_btn:hover{
	background: #ffac06;
	color: #fff;
}
.notice_tit2{
	    font-size: 41px;
    color: #fff;
    font-weight: bold;
    padding-top: 124px;
    text-align: center;
    margin-left: -13px;
}
.procedure_box{
	margin-top: 53px;
}
.procedure_box img{
	border-radius: 20px;
	border: 7px solid #fdeed4;
	margin-left: 80px;
}
.procedure_box img:nth-child(1){
	margin-left: 53px;
}
.procedure_con{
	overflow: hidden;
	margin-top: 49px;
}
.procedure_con div{
	float: left;
}
.procedure_con div p{
	color: #963809;
}
.procedure_con div p:nth-child(1){
	font-weight: bold;
}
.procedure_con div p:nth-child(2){
	padding-left: 64px;
	font-size: 14px;
}
.procedure_con .procedure_first{
	margin-left: 75px;
}
.procedure_con .procedure_first p:nth-child(2){
	font-weight: bold;
}
.procedure_second{
	margin-left: 142px;
}
.procedure_third{
	margin-left: 91px;
}
.notice_tit3{
    font-size: 31px;
    color: #fff;
    margin-top: 117px;
    margin-left: 161px;
    font-weight: bold;
}
.footer_box{
	overflow: hidden;
	 margin-top: 20px;
}
.foot_left{
    float: left;
    margin-left: 163px;
}
.foot_left li{
    font-size: 14px;
    color: #fff;
    list-style: none;
    line-height: 23px;
}
.wechart{
	float: left;
	width: 140px;
	margin-left: 175px;
}
.wechart p{
	color: #fff;
	padding-top: 10px;
	font-size: 14px;
text-align: center;
}
.QQ{
	float: left;
	width: 178px;
	margin-left: 48px;
}
.QQ p{
	color: #fff;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
}