<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#locate_0 {
	position: relative; z-index: 0;
}
.cdn_title {
	padding: 3px 6px; border:1px solid #818181; color: #818181;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.switch_video_page_btn {
	width:220px; height:36px; line-height: 36px; text-align: center; font-size: 16px; font-weight: bold; 
	background: #4e4e4e; color:#ededed; position: absolute;top:0px; left: 0px; z-index: 999999999;
	cursor: pointer;
	border-bottom-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px;
}
.switch_video_page_btn img {
	position: relative; top:2px;
}
.switch_video_page_btn:hover {
	background: #baaa30;
}
.switch_video_page_btn_old {
	position: relative;top:0px; left: 0px;
	background: #467518;
}

.video_detail_container table {
	width: 100%;
}

.video_detail_container h4 {
	font-size: 18px; font-weight: bold;
	display: inline-block;
    zoom: 1;
    *display: inline;
}

.video_player_container {
	width: 800px; float: left;
}
.video_detail_playing_cmd {
	width: 210px; position: absolute; top:-12px; right: 0px;
	padding: 0 12px 12px 12px;
	
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.cdn_warning {
	color: #313131; font-size: 14px; line-height: 20px; margin-bottom: 16px;
}
.cdn_warning a {
	font-size: 16px; color: #0005ed; text-decoration: underline; font-weight: bold;
}
.cdn_warning span {
	color: red;
}

.video_play_btn, .video_play_btn_en {
	width: 381px; height: 102px;
	float: left;
	background-repeat: no-repeat;
	cursor: pointer;
}
.video_play_btn {
	background-image: url(../../../images/web/video_detail/play.png);
}
.video_play_btn_en {
	background-image: url(../../../images/web/video_detail/play_en.png);
}
.video_fav_btn, .video_fav_btn_en {
	width: 188px; height: 102px;
	margin-top: 42px;
	float: left;
	background-repeat: no-repeat;
	cursor: pointer;
}
.video_fav_btn {
	background-image: url(../../../images/web/video_detail/fav.png);
}
.video_fav_btn_en {
	background-image: url(../../../images/web/video_detail/fav_en.png);
}
.video_add_fav {
	background-position: 0px 0px;
}
.video_add_fav:hover {
	background-position: 0px -102px;
}
.video_cancel_fav {
	background-position: 0px -204px;
}
.video_cancel_fav:hover {
	background-position: 0px -306px;
}

.video_play_btn_cdn {
	background-position: 0px -204px;
}
.video_play_btn_cdn:hover {
	background-position: 0px -306px;
}
.video_play_btn_wangpan{
	background-position: 0px 0px;
}
.video_play_btn_wangpan:hover {
	background-position: 0px -102px;
}
.video_play_btn_repo {
	background-position: 0px -408px;
}
.video_play_btn_repo:hover {
	background-position: 0px -510px;
}

.video_sources {
	width: 540px; float: left;
	margin-bottom: 24px;
}
.video_source_desc {
	width: 140px;
}
.video_source_server_options {
	width: 140px; color: #252525; padding: 2px 0 6px 0; font-size: 14px;
	text-align: center;
}
.video_source_server_desc {
	font-weight: bold; font-size: 14px; color: green;
}
.video_source_server_slow_warning {
	font-weight: bold; font-size: 12px; line-height: 16px; color: red;
	text-align: justify;
}
.video_source_server_select_container {
	font-weight: bold; font-size: 14px; line-height: 20px; color: green;
	text-align: center; padding: 6px 0;
}
.video_source_server_select {
	border: none; font-size: 12px; width: 100%; background: green; color: white;
}
.video_sources_left_container {
	width: 140px; height:auto; margin-right: 12px;
	float: left;
	background-image:none;
}
.video_sources_left {
	width: 140px; height: 140px;
	background-size: 140px auto;
	background-repeat: no-repeat;
	background-image: url('../../../images/web/video_detail/source_icon_all.png');
}
.video_sources_right {
	width: 380px; height: 140px; 
	float: left;
}
.video_sources_right h2 {
	font-size: 20px; font-weight: bold; display: block;
}
.video_sources_right h4 {
	font-size: 16px; font-weight: bold; color: #a0a0a0; display: block;
}
.video_source_baidu {
	background-position: 0 0;
}
.video_source_cdn {
	background-position: 0 -140px;
}
.video_source_360 {
	background-position: 0 -280px;
}
.video_source_repo {
	background-position: 0 -420px;
}

.preview_download_btn {
	margin: 6px 0 0 0;
	width: 130px; float: left;
}
.preview_download_txt {
	margin: 6px 0 0 0;
	width: 520px; float: left;
	color: red;
	font-size: 12px;
}



.video_preview_img_container {
	margin: 6px 0;
}
.video_preview_img {
	border: 0px;
}
.video_preview_img &gt; img {
	display: inline-block;
    zoom: 1;
    *display: inline;
}

.video_preview_img_big &gt; img {
	height: 185px;
	margin: 8px 8px 8px 0;
	border: 2px solid #3b3b3b;
}
.video_preview_img_big &gt; img:hover {
	border: 2px solid #aeaeae;
}

.video_preview_img_small &gt; img {
	height: 90px;
	margin: 4px 4px 4px 0;
	border: 1px solid #3b3b3b;
}
.video_preview_img_small &gt; img:hover {
	border: 1px solid #aeaeae;
}



.video_stats_container {
	font-size: 14px; color: #797878; line-height: 24px;
	text-align: right;
	width: 180px; height: 50px; float: right;
	border-bottom: 2px solid #dfdfdf;
	padding-right: 24px; padding-top: 22px;
}
.video_extra_info {
	margin:6px 0;
	padding: 12px 24px;
	margin-left: -12px;
}
.video_extra_info_item {
	width: 160px; float: left;
	font-size: 14px;
	padding: 4px 0;
}

.video_description {
	font-size: 14px; margin:4px 4px; line-height: 24px;
}
.video_detail_old_warning {
	margin-bottom:12px; font-size:14px; position:relative; top:-12px;
}
.video_detail_container_right {
	width: 337px; border-left: 1px solid grey;
	
}
.video_detail_container_right_offset {
	width: 100%; height: 100%;
	border-left: 1px solid grey;
	margin-top: -12px; margin-left: -1px;
}
.video_detail_container_right_bottom_offset {
	height: 12px; font-size: 12px; line-height: 12px; position: absolute; right: 345px; bottom: 0px; border-left: 1px solid grey;
}
.video_tags_container {
	padding: 12px;
}
.video_tag {
	float: left; margin-right: 8px; margin-bottom: 10px;
	padding: 6px; text-align: center; font-size: 12px;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;
	cursor: pointer;
}
.video_tag_item {
	color: #9d9d9d;
	border: 1px solid #9d9d9d;
}
.video_tag_item:hover {
	background: #e1e1e1;
	color: #505050;
}
.video_tag_edit {
	color: #ffffff; background: #c5945a;
	border: 1px solid #877c1a;
}
.video_tag_edit:hover {
	background: #7c8a11;
}

.playlist_desc {
	color: #eeeeee; background-color: #d69e25; padding: 4px;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.video_related_container {
	padding: 0 12px 12px 12px;
}
.video_related_head {
	font-size: 14px; padding-bottom: 8px;
}
.video_related_list {
	margin-top: -12px;
}
.video_related_list_item {
	margin-bottom: 16px;
	cursor: pointer;
}

.vrli_preview_img {
	width: 157px; float: left; position: relative; margin-right: 6px;
}
.vrli_preview_img img {
	width: 155px; border:1px solid #5a5a5a;
}

.vrli_duration {
	position: absolute; bottom: 6px; right: 3px; padding: 3px; background: #000000; color: #FFFFFF; font-size: 12px;
}
.vrli_right {
	width: 150px; float: left;
}
.vrli_title {
	padding: 2px; font-size: 12px; font-weight: bold;
}
.vrli_extra {
	padding: 2px;
}
.vrli_content {
	font-size: 12px; color: #b8b8b8; margin-bottom: 4px;
}
.vrli_extra_left {
	width: 80px; float: left; font-size: 12px; color: #7c7c7c; font-weight: bold;
}
.vrli_extra_right {
	width: 65px; float: left; font-size: 12px; color: #7c7c7c;
}


.video_dispute {
	margin: 6px 0;
}
.video_dispute_txt {
	font-size: 12px; line-height: 16px;
}

.column_table_on_video_detail_page {
    width: 100%; position: relative; overflow: hidden;
}
.line_box_hover:hover {
	color: #3726ec;
}

.comment_top {
	padding: 24px 6px 6px 0;
	margin:6px;
}
.comment_body {
	margin: 6px;
}
.comment_item {
	float: left; margin-right: 8px; margin-bottom: 8px;
}
.comment_content {
	color: #FFFFFF; float: left; padding: 6px 12px; background-color: #989898;
}
.comment_username {
	color: #FFFFFF; float: left; border-left: 4px solid #a153ad; padding: 6px 12px; background-color: #CCCCCC;
}
.comment_delete {
	color: #ef4747; float: left; width: 32px; text-align: center; background-color: #acacac ; font-size: 18px; height: 31px; line-height: 31px; cursor: pointer;
}
.comment_delete:hover {
	color: #ef4747; background-color: #989898;
}
.comment_pagination {
	color: #ffffff; float: left; width: 120px; text-align: center; background-color: #d28c1c ; font-size: 18px; height: 31px; line-height: 31px; cursor: pointer; margin-right: 8px; margin-bottom: 8px;
}
.comment_pagination:hover {
	color: #d28c1c; background-color: #e2e2e2;
}
.comment_submit {
	margin-left: 4px; width: 580px; float: left;
}
.comment_submit_input {
	width: 440px; float: left;
}
.comment_submit_btn {
	width: 140px; float: left;
}
.bitrates_box_label {
	padding: 15px 0;float: left;width: 60%;text-align: center;
}
.bitrates_box_item {
	padding: 15px 0;float: left;width: calc(20% - 10px);text-align: center;border-left:5px solid #000000;border-right:5px solid #000000;
}
.bitrates_box_download {
	padding: 15px 0;float: left;width: 20%;text-align: center;
}

.column_playlist_on_video {
	width: 30%; border-bottom: 6px solid #333; border-left: 6px solid #333;
}
.column_playlist_float_on_video {
	width: 40%;
	position: absolute; top:0px; z-index: 999999; right:-9999px;
	border-left: 6px solid #333;
}



.cpfov_container {
	width: 100%; background-color: #4e4e4e; background-color: black;
}
.cpfov_left {
	width:16px; background-color: #daaf00; color: #f2f2f2; font-size: 14px; padding: 4px; border-right: 3px solid #333;
	cursor: pointer;
}
.cpfov_left:hover, .cpfov_left:active {
	background-color: #2da70b;
}

.playlist_on_old_video_page_container {
	width: 100%; padding: 12px; min-height: 60px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.poovp_header {
	padding: 6px; font-size: 12px; color: #222222; background-color: #be9c13; line-height: 18px;
}
.poopvp_desc {
	color: #efefef;
}
.poopv_item_container {
	margin: 12px 12px 0px 0; width: 172px; float: left; height: 24px;
	cursor: pointer;
}
.poopv_item_container_full {
	background-color: #4ad245; color: #272727;
}
.poopv_item_container_full:hover {
	background-color: #2da119; color: #e9e9e9;
}
.poopv_item_container_preview {
	background-color: #f5f58d; color: #393939;
}
.poopv_item_container_preview:hover {
	background-color: #be9c13; color: #222222;
}
.poopv_item_container_current {
	background-color: #c5c5c5; color: #272727;
}
.poopv_item_epi {
	width: 100px; float: left; font-size: 12px; text-align: center; height: 24px; line-height: 24px;
}
.poopv_item_pruchase {
	width: 70px; float: left;
	background-color: #ececec; font-size: 12px; text-align: center; height: 24px; line-height: 24px; border-left: 2px dashed #414141;
}
.poopv_detail_container {
	width: 400px;
}
.poopv_detail_video_thumb {
	width: 100%; height: 300px; background-repeat: no-repeat; background-position: center center; background-size: cover;
}
.poopv_detail_video_title {
	width: 392px; background-color: #e9e9e9;
	font-size: 14px; line-height: 20px; color: #282828; font-weight: bold; padding: 4px;
}
.poopv_detail_video_meta {
	width: 192px; float: left;
	font-size: 14px; line-height: 20px; padding: 4px; background-color: #f1f1f1; color: #8f8f8f;
}

.preview-picture {
    float:left;overflow:hidden;margin: 10px;
}
.preview-picture-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}
.preview-picture-slide:nth-child(2n) {
    width: auto;
}
.preview-picture-slide:nth-child(3n) {
    width: auto;
}
.preview-picture-slide img {
    width: auto;height: 138px;transition:all 0.3s;
}
.preview-picture-slide img:hover {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}






@keyframes cpov_marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(100%, 0); }
}

@media(max-width: 1024px) {
    #user_panel_container {
        width: auto;
        right: 0px;
        left: initial;
    }
    .search_table_container {
        width: 700px;
    }
    #search {
        width: auto !important;
    }
    .grey-btn-24 {
        width: 70px;
    }
    .videoTitle {
        background: #333;color:#fff;padding:20px 0;font-size:36px;text-align: center;letter-spacing: 2px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .video_dispute_on_video_detail_page {
	    background: #b8b8b8; color: #d50000; padding:16px 0; font-size:22px; text-align: center; letter-spacing: 1px;
	    text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    
    .column_side_on_video {
		width: 100%; background-color: black;
		border-bottom: 6px solid #333; 
	}
	.column_mid_on_video {
	    font-size: 24px; background-color: #333;
	}
    .column_on_video_detail_page {
		width: 100%; background: black;
	}
	#container_player {
		width: 100%;height: 648px;background: black;
	}
    .favBox {
        margin: auto;
        font-size: 36px;
        padding: 14px 0;
        line-height: 56px;
    }
    .favOtherBox {
        margin: auto;
        font-size: 36px;
        padding: 15px 0;
        line-height: 53px;
    }
    .hasFav {
        margin-right: 17px;
        width: 36px;
        height: 36px;
        background-image: url(../../../images/web/favorite.png);
        background-repeat: no-repeat;
        background-position: -78px 0px;
        background-size: cover;
        float: left;
        margin-top: 8px;
        cursor: pointer;
    }
    .hasNotFav {
        margin-right: 17px;
        width: 36px;
        height: 36px;
        background-image: url(../../../images/web/favorite.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-size: cover;
        float: left;
        margin-top: 8px;
        cursor: pointer;
    }
    .diamondBox {
        margin-bottom: 10px;vertical-align: middle;height: 32px;margin-right: 12px;
    }
    .hotBox {
        margin-bottom: 5px;
        vertical-align: middle;
        height: 38px;
        margin-right: 10px;
    }
    .line_box {
        position: relative;font-size:32px;color:#414141; background-color: #ffffff;
    }
    #line_cn {
	    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        background-image:url(../../../images/web/flag_line.jpg);background-repeat:no-repeat;background-position:0px 0px;background-size: auto 120px;height: 40px;float: left;padding:10px 0 12px 0;display: flex;line-height: 40px;font-weight: bolder;letter-spacing: 1px;
    }
    #line_us {
	    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        background-image:url(../../../images/web/flag_line.jpg);background-repeat:no-repeat;background-position:0px -60px;background-size: auto 120px;float: left;padding:10px 0 12px 0;display: flex;height: 40px;line-height: 40px;font-weight: bolder;letter-spacing: 1px;
    }
    .bitrates_box {
        font-size: 30px;
    }

    .video_baseinfo {
        float: left;width: calc(100% - 200px);background: #ddd;text-align: center;font-size: 32px;padding: 13px 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .wangpan_button {
        background: -webkit-linear-gradient(top, #fff, #ec2525);padding: 10px 80px;font-size: 30px;text-shadow: 1px 1px 0px #fff;border-radius: 10px;letter-spacing: 3px;cursor: pointer;
    }
    .wangpan_msg_1 {
        padding: 15px;font-size: 12px;line-height: 16px;text-align: justify;
    }
    .wangpan_msg_2 {
        margin-top: 10px;padding:15px;font-size: 12px;line-height: 16px;
    }
	
	.no_online_watch_tip {
		padding: 15px; text-align: justify;
		color: red; font-size: 28px; line-height: 42px;
	}
	.download_copy_link {
		font-size: 16px; font-weight: bold;
	}
    
    .preview-picture-slide img {
        height: 180px;
    }
    

}

.cdn_icon {
	width: 140px; height: 140px; float: left;
	background-image: url(../../../images/web/video_detail/source_icon_cdn.png);
}

.wangpan_on_detail_page_container, .cdn_on_detail_page_container {
	width: 560px; margin: 0 auto; padding: 24px 0;
}
.wangpan_icon {
	width: 140px; height: 140px; float: left;
	background-image: url(../../../images/web/video_detail/source_icon.png);
}
.wangpan_btn_container, .cdn_btn_container {
	width: 390px; float: left; margin-left: 24px;
	color: #e7e7e7;
}

@media(min-width:1024px) {

    
    




    .videoTitle {
        background: #333;color:#fff;padding:20px 0;font-size:22px;text-align: center;letter-spacing: 2px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .video_dispute_on_video_detail_page {
	    background: #c90000; color: #eaeaea; padding:16px 0; font-size:16px; text-align: center; letter-spacing: 1px;
	    text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
	
	.column_side_on_video {
		width: 50%; background-color: black;
		border-bottom: 6px solid #333; 
	}
	.column_mid_on_video {
	    font-size: 12px; background-color: #333;
	    border-bottom: 6px solid #333; 
	}
	.column_on_video_detail_page {
		width: 50%; background: black; float: left;
	}
	.jwplayer_column_title {
		height: 24px; line-height: 24px; font-size: 16px; font-weight: bold; text-align: center; color: #e5e5e5; padding: 12px;
	}
	.jwplayer_column_title_cn {
		background-color: #e14848;
	}
	#container_player {
		width: 100%;height: 360px;background: black;
	}
    .favBox {
        margin: auto;font-size: 20px;padding: 12px 0;
    }
    .favOtherBox {
        margin: auto;font-size: 20px;padding: 15px 0;line-height: 20px;
    }
    .hasFav {
        margin-right: 10px;
        width: 18px;
        height: 18px;
        background-image: url(../../../images/web/favorite.png);
        background-repeat: no-repeat;
        background-position: -39px 0px;
        background-size: cover;
        float: left;
        margin-top: 3px;
        cursor: pointer;
    }
    .hasNotFav {
        margin-right: 10px;
        width: 18px;
        height: 18px;
        background-image: url(../../../images/web/favorite.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-size: cover;
        float: left;
        margin-top: 3px;
        cursor: pointer;
    }
    .diamondBox {
        margin-bottom: 3px;vertical-align: middle;height: 20px;margin-right: 10px;
    }
    .hotBox {
        margin-bottom: 3px;vertical-align: middle;height: 20px;margin-right: 10px;
    }
    .line_box {
        position: relative;font-size:22px;color:#414141;  background-color: #ffffff;
    }
    #line_cn {
	    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        background-image:url(../../../images/web/flag_line.jpg);background-repeat:no-repeat;background-position:0px 0px;background-size: auto 120px;height: 51px;float: left;padding:10px 0 12px 0;display: flex;line-height: 29px;font-weight: bolder;letter-spacing: 1px;
    }
    #line_us {
	    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        background-image:url(../../../images/web/flag_line.jpg);background-repeat:no-repeat;background-position:0px -60px;background-size: auto 120px;float: left;padding:10px 0 12px 0;display: flex;height: 51px;line-height: 29px;font-weight: bolder;letter-spacing: 1px;
    }
    .bitrates_box {
        font-size: 16px;
    }


    .wangpan_button {
        background: -webkit-linear-gradient(top, #fff, #ec2525);padding: 10px 100px;font-size: 20px;text-shadow: 1px 1px 0px #fff;border-radius: 10px;letter-spacing: 3px;cursor: pointer;
    }
    .wangpan_msg_1 {
        padding: 15px;font-size: 12px;line-height: 16px; text-align: justify;
    }
    .wangpan_msg_2 {
        margin-top: 10px;padding:15px;line-height: 16px; font-size:12px;
    }
	.no_online_watch_tip {
		padding: 15px; text-align: justify;
		color: red; font-size: 18px; line-height: 32px;
	}
	.download_copy_link {
		font-size: 18px; font-weight: bold;
	}
}

.favNav {
    position: relative;color:#fff;
}
.favNavChildren1 {
    background:#8e8e8e;float: left;width: calc(40% - 5px);text-align: center;display: flex;border-right: 5px solid #000;cursor: pointer;
}
.favNavChildren2 {
    float: left;width: 20%;text-align: center;display: flex;
    background: url(../../../images/top_bg.jpg) repeat-x;
}
.favNavChildren3 {
    background:#8e8e8e;float: left;width: calc(40% - 5px);text-align: center;display: flex;border-left: 5px solid #000;
}
.loginSwalLayer,.needLoginLayer,.jwMultipleQualityPlay,.downloadMultipleQualityLayer,#fav_button,.downloadSingleLayer,.downloadSingleLayerWangpan,.accessLayer {
    cursor: pointer;
}

.jwOrgPlay {
    cursor: pointer;
    padding: 15px 0;float: left;width: calc(20% - 10px);text-align: center;border-left:5px solid #000000;border-right:5px solid #000000;
}

.downloadDisabled {
    cursor: pointer;
    padding: 15px 0;float: left;width: 20%;text-align: center;
    background: #ccc;
    color: #999;
}
.playDisabled {
    cursor: pointer;
    padding: 15px 0px;
    float: left;
    width: calc(20% - 4px);
    text-align: center;
    border-left: 2px solid rgb(255, 255, 255);
    border-right: 2px solid rgb(255, 255, 255);
    background: #ccc;
    color: #999;
}

.hasNotFavMouseover {
    color: red !important;-webkit-text-stroke: 0.5px #EFD !important;
}

.userActionContainer {
	float: left;margin: 10px 10px 0px 0;padding: 5px;cursor: pointer;
}

.userActionContainerSel {
	background: #ccc;
}
.js-copytextarea {
    border: 0px;height: 1px;width: 1px;opacity: 0;
}

@-webkit-keyframes zblink {
    0% {
        box-shadow: 0 0 2px rgba(255, 0, 0, 0.2), inset 0 0 12px rgba(255, 0, 0,.1);
    }
    100% {
        box-shadow: 0 0 5px rgba(255, 0, 0,.6), inset 0 0 15px rgba(255, 0, 0,.4);
    }
}
@keyframes zblink {
    0% {
        box-shadow: 0 0 2px rgba(255, 0, 0, 0.2), inset 0 0 50px rgba(255, 0, 0,.1);
    }
    100% {
        box-shadow: 0 0 2px rgba(255, 0, 0,.6), inset 0 0 55px rgba(255, 0, 0,.4);
    }
}

.descript_content {
    padding:15px;color:#9F9F9F;font-size:20px;text-align: justify;
}
.descript_title {
    line-height: 26px;font-size: 20px;padding: 0 15px 10px 15px;color:#9F9F9F;text-align: justify;
}
.vClear {
    clear: both;
}
</pre></body></html>