.body_bg {
    width: 100%;
}

.empty_div {
    width: 100%;
    height: 230px;
}

.search_area {
    height: 125px;
    background-color: #ffffff;
    border-radius: 20px;
}


.cate_ul_center {
    width: 1540px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 15px;
}

.cate_ul_center_a {
    font-size: 17px;
    color: #222222;
    background: #F7F8F9;
    padding: 9px 29px;
    border-radius: 19px;
    margin-right: 11px;
    margin-top: 9px;
    margin-bottom: 9px;
	font-weight: bold;
}

.cate_ul_center_a_active {
    background:#4ea3ff; /*linear-gradient(90deg, #4ea3ff, #58e3ff);*/
    color: #FFFFFF;
}


.search_area_bottom {
    border-top: 1px solid #E8E8E8;
    margin-top: 10px;
    padding-top: 5px;
    padding-left: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
}

.search_area_bottom_2 {
    display: flex;
    width: 280px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    margin-right: 25px;
}

.header_search_center_2 {
    width: 200px;
    height: 30px;
    display: flex;
    align-items: center;
}

.top_search_ipt_2 {
    width: 200px;
    margin-left: 10px;
    height: 25px;
    border: none;
}


.search_btn_c_2 {
    width: 100%;
    height: 30px;
    border: none;
    background: #4ea3ff;
    color: #FFFFFF;
    font-size: 13px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}

.search_area_bottom_a {
    font-size: 14px;
    color: #222222;
    margin-right: 33px;
}

.search_area_bottom_a_active {
    font-size: 14px;
    color: #4ea3ff;
}


.content_wrap {
    background-color: #ffffff;
    border-radius: 20px;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 35px;
}

.cate_content_two {
    border-radius: 5px;
    position: relative;
    width: 366px;
    height: 242px;
    margin-left: 26px;
    border: 1px solid #E8E8E8;
}

/* 详细 */
.nav_bar {
    padding-top: 27px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #222222;
}

.nav_bar_1 {

}

.body_zy {
    background-color: #F5F5F5;
}

.detail_title {
    padding-top: 25px;
    padding-left: 25px;
}

.detail_title_1 {
    font-size: 18px;
    color: #222222;
}
.detail_title_1 span {
    color: #4ea3ff;
    font-size: 20px;
    margin: 0 10px 0 5px;
}
.detail_title_2 {
    font-size: 12px;
    color: #999999;
    padding-left: 19px;
}

.detail_title_3 {
    font-size: 12px;
    color: #999999;
    padding-left: 0px;
}

.detail_cotent {
    display: flex;
}

.detail_cotent_left {
    width: 820px;
    min-height: 570px;
    max-height: 950px;
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 25px;
    margin-top: 25px;
}

.detail_cotent_left_img {
    max-width: 820px;
    max-height: 950px;
}

.detail_cotent_right {
    margin-left: 30px;
    margin-top: 25px;
}

.detail_cotent_right_1 {
    display: flex;
}

.detail_cotent_right_1_1 {
/ / width: 240 px;
    width: 100%;
    height: 48px;
    background: linear-gradient(90deg, #4ea3ff, #58e3ff);
    border-radius: 24px;
    font-size: 22px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.detail_cotent_right_1_1 a {
    color: #FFFFFF;
}

.detail_cotent_right_1_2 {
    padding-left: 25px;
    display: flex;
    align-items: flex-end;
}

.detail_cotent_right_1_2 img {
    cursor: pointer;
}

.detail_cotent_right_2 {
    padding-top: 22px;
}

.detail_cotent_right_2_1 {
    font-size: 14px;
    color: #666666;
    padding-top: 15px;
}

.detail_cotent_right_2_1_s {
    font-size: 18px;
    color: #4ea3ff;
    font-weight: bold;
}

.detail_cotent_right_3 {
    width: 315px;
    height: 59px;
    background: #F5F5F5;
    border-radius: 5px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.detail_cotent_right_3_1 {
    display: flex;
    align-items: center;
}

.detail_cotent_right_3_1_1 {
    margin-left: 15px;
    margin-right: 5px;
}

.detail_cotent_right_3_1_1_img {
    width: 33px;
    height: 33px;
    border-radius: 50%;
}


.detail_cotent_right_3_1_2 {
    display: flex;
    flex-direction: column;
    color: #666666;
}

.detail_cotent_right_3_1_2_1 {
    padding-bottom: 5px;
    font-size: 12px;
    max-width: 156px;
}

.detail_cotent_right_3_1_2_2 {
    font-size: 10px;
}

.detail_cotent_right_3_2 {
    width: 77px;
    height: 29px;
    border-radius: 5px;
    border: 1px solid #999999;
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    cursor: pointer;
}

.detail_cotent_right_4 {
    padding-top: 20px;
    display: flex;
}

.detail_cotent_right_4_1 {
    width: 75px;
}

.detail_cotent_right_4_2 {
    width: 240px;
}

.detail_cotent_right_5 {
    width: 315px;
    background: #FBF5EF;
    border-radius: 10px;
    border: 2px solid #4ea3ff;
}

.detail_cotent_right_5_1 {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

.detail_cotent_right_5_1_1 {
    width: 117px;
    height: 55px;
    background: url("../img/resource/img_3.jpg") no-repeat;
    background-size: cover;
    font-size: 16px;
    font-weight: bold;
    color: #703B00;
    padding-top: 30px;
    padding-left: 12px;
    border-radius: 5px;
    margin-left: 19px;
    margin-top: 3px;
    margin-bottom: 7px;
}


.detail_cotent_right_5_2 {
    width: 275px;
    height: 37px;
    border-radius: 5px;
    border: 1px solid #4ea3ff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    font-size: 14px;
    color: #703B00;
    margin-top: 10px;
    cursor: pointer;
}


.keyword_wrap {
    display: flex;
    padding-top: 25px;
    align-items: center;
}

.keyword_wrap_1 {
    font-size: 14px;
    color: #666666;
    margin-right: 30px;
    max-width: 99px;
}

.keyword_wrap_2 {
    display: flex;
    flex-wrap: wrap;
}

.keyword_wrap_2_span {
    height: 29px;
    padding-left: 9px;
    padding-right: 9px;
    background: #FFFFFF;
    border-radius: 15px;
    border: 1px solid #E8E8E8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 5px;
}


.reommmend_top_title {
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
}

.reommmend_top_title_line {
    width: 45px;
    height: 3px;
    background: #4ea3ff;
    border-radius: 2px;
    margin-top: 3px;
    margin-left: 13px;
}


.reommmend_list {
    border-radius: 20px;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}


.cate_content_three {
    border-radius: 5px;
    position: relative;
    width: 390px;
    height: 260px;
    margin-right: 20px;
}

.reommmend_list :nth-child(3n) {
    margin-right: 0px;
}


/*下载*/
.down_top {
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    height: 100px;
    width: 100%;
    background: url("../img/resource/img_4.jpg") no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.down_content {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    margin-top: 40px;
}

.down_content_1 {
    width: 250px;
    height: 330px;
    background: #F5F5F5;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 70px;
}

.down_content_1_img {
    max-width: 250px;
    max-height: 330px;
}

.down_tips {
    font-size: 12px;
    color: #666666;
    padding: 50px 0 5px 45px;
}

.down_content_2 {

}

.down_content_2_1 {
    font-size: 16px;
    color: #222222;
    font-weight: bold;
}

.down_content_2_1 span {
    color: #4ea3ff;
    font-size: 20px;
    margin: 0 10px 0 5px;
    font-weight: normal;
}
.down_content_2_2 {
    width: 198px;
    height: 50px;
    background: linear-gradient(90deg, #676767, #272727);
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 35px;
}


.down_content_2_2_13 {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-top: 4px;
}


.down_content_2_3 {
    width: 496px;
    border-top: 1px solid #E8E8E8;
    font-size: 14px;
    color: #666666;
    display: flex;
    flex-wrap: wrap;
    line-height: 35px;
    padding-top: 12px;
}

.down_content_2_3_1 {
    width: 248px;
}

.netdisk_1 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 25px;
}

.netdisk_2 {
    padding-top: 5px;
    font-size: 15px;
}

.detail_cotent_right_1_2_1 {
    display: flex;
    flex-direction: column;
    width: 50px;
    justify-content: center;
    align-items: center;
    margin-right: 7px;
}

.detail_cotent_left_img_5 {
    width: 35px;
    height: 30px;
}

.detail_cotent_right_1_2_1_1 {
    font-size: 17px;
    color: #999999;
}

.detail_cotent_left_img_2 {
    width: 48px;
    height: 48px;
}

.down_content_2_1_a {
    display: flex;
    align-items: baseline;
}

.down_num {
    padding-left: 25px;
    color: #b50808;
}

.video_area {
    width: 820px;
    height: 570px;
}
/*新增*/
.henga {
	width:100%;
	margin-top:15px;
	padding-top:15px;
}
.hengb{
	width:85%;
	height:45px;
	margin-left:9%;
	height:127px;
}
.henga_title{
	/*margin-left:9%;*/
}
.henga_title_left{
	width:50%;
	float:left;
	border-bottom:0px solid #4ea3ff;
}

.henga_title_left_a{
	background-color:#4ea3ff;
    width: 20%;
    text-align: center;
    border-radius: 0px 19px 19px 0px;
}
.henga_title_left_b{
	background-color:#4ea3ff;
    width: 100%;
    height: 8px;
    padding-top: -5px;
    margin-top: -8px;
    border-radius: 0px 5px 5px 0px;
}
.henga_title_left_a p{
    padding: 5px 0px;
    font-weight: bold;
    font-size: 21px;
    color: #ffffff;
    font-weight: bold;
}
.henga_title_right{
	width:50%;
	float:right;
	text-align:right;
}
.henga_title_right p{
    height: 40px;
    line-height: 40px;
    /* font-weight: 600; */
    font-size: 19px;
    font-weight: bold;
    color: #848484;
}
.p_img{
    width: 28px;
    margin-bottom: -2px;
    margin-left: 4px;
}
.cate_content_two_list {
    border-radius: 5px;
    position: relative;
    width: 292px;
    height: 242px;
    margin-left: 26px;
    border: 1px solid #E8E8E8;
}

.search_area_bottom_2_list {
    width: 70%;
    height: 45px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 0px solid #DDDDDD;
    margin-right: 25px;
	margin-left:18%;
	display: flex;
}

.header_search_center_2_list {
	display: flex;
    width: 70%;
    height: 45px;
    display: flex;
    align-items: center;
    border: 4px solid #4ea3ff;
    border-radius: 25px;
}
.top_search_ipt_2_list {
    width: 100%;
    margin-left: 20px;
    height: 25px;
    border: none;
}
.top_search_ipt_2_list::placeholder{
    font-size:20px;
}
.search_btn_c_2_list {
    width: 100%;
    height: 53px;
    border: none;
    background: linear-gradient(90deg, #4ea3ff, #58e3ff);
    color: #FFFFFF;
    font-size: 25px;
	border-radius: 22px;
    cursor: pointer;
}
.header_search_right_list {
    width: 135px;
    overflow: hidden;
    margin-left: 39px;
    height: 53px;
}

.width_1555 {
    width: 1555px;
}
.navigation{
    width: 250px;
    text-align: center;
}
/*新增*/