@charset"UTF-8";
 
/* CSS Document */
 
/*Title*/
 #video_live {
    border-bottom: #f60 2px solid;
    color: #f60!important;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
    box-sizing: border-box;
}
/* @media screen and (max-device-width:760px) {
    鎵嬫満鑷�傚簲
    .container {
        background-color:#eeeeee !important;
        width: 100% !important;
    }
    .body_div {
        width:100% !important;
        height:auto !important;
    }
    .recommend_video_left {
        display:none !important;
    }
    .direct_seeding_submenu_content {
        height: auto !important;
        width:100% !important;
    }
    .direct_seeding_submenu_content_body {
        height: 100px !important;
    }
    .direct_seeding_submenubox {
        height: 426px !important;
    }
    .will_direct_seeding_body{height:auto !important;}
    .direct_seeding_and_review_left {
        width: 100% !important;
    }
    .direct_seeding_and_review_left_body_1 {
        width: 96% !important;
        margin-left: 2% !important;
    }
    .direct_seeding_and_review_left_body_2 {
        width: 96% !important;
        margin-left: 2% !important;
    }
    .direct_seeding_and_review_left_body_message {
        height: 40% !important;
    }
    .direct_seeding_and_review_left_body_message_title {
        font-size: 14px !important;
    }
    .direct_seeding_and_review_left_body_message_num {
        font-size: 10px !important;
    }
    .direct_seeding_and_review_left_body_bottom {
        display:none !important;
    }
    .direct_seeding_and_review_left_body_1_icon {
        width: 15%;
    }
    .direct_seeding_and_review_right {
        width: 100% !important;
        margin-top: 11px !important;
    }
    .direct_seeding_and_review_right_body {
        margin-top: 0px !important;
        float:left;
    }
    .direct_seeding_and_review_right_body_c {
        margin-left: 2% !important;
        float: left;
        width: 47% !important;
    }
    .direct_seeding_and_review_right_body_c_1 {
        width: 100% !important;
    }
     .direct_seeding_and_review_right_body_c_1_title{height: 30px !important;line-height:30px !important;}
    .will_direct_seeding {
        width: 100% !important;
    }
    .will_direct_seeding_body {
        width: 100% !important;
    }
    .will_direct_seeding_body_c {
        margin-right:0px !important;
        margin-left: 2% !important;
        float: left;
        width: 47% !important;
    }
    .will_direct_seeding_body_c_2_time {
        font-size: 8px;
    }
    .will_direct_seeding_body_c_2_remind_button {
        margin-right:0px !important;
        font-size: 8px !important;
        width: 30% !important;
        height: 20px !important;
    }
    .will_direct_seeding_body_c_1 {
        height: 83% !important;
    }
    .will_direct_seeding_body_c_1 label {
        font-size: 2 !important;
    }
    .will_direct_seeding_body_c_1_img{height: auto !important;}
    .will_direct_seeding_body_c_1_title {
        margin-left:2% !important;
        font-size: 10px;
    }
    .will_direct_seeding_body_c_1_num {
        margin-left:2% !important;
        font-size: 8px;
        line-height:10px !important;
    }
    .will_direct_seeding_body_c_2 {
        height: 17% !important;
        position:relative;
    }
    .will_direct_seeding_body_c_2_time {
        margin-left:2% !important;
        width:60% !important;
        height: 100% !important;
        line-height: 100% !important;
        display:block;
        margin-top:auto;
        margin-bottom:auto;
    }
} */
.container {
    background-color: #eeeeee !important;
}
.title_10 {
    border-bottom: #f60 2px solid;
    color: #f60!important;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
    box-sizing: border-box;
}
.body_div {
    height: auto;
    width: 94%;
    margin-top: 0px;
    margin-left:auto;
    margin-right:auto;
    background-color: #eeeeee;
    min-height: 100%;
}
/*鎺ㄨ崘瑙嗛*/
 .recommend_video {
    position: relative;
    display:block;
    margin:0 auto;
    width: 100%;
    height: 525px;
    /*background-size:cover;
    background-repeat: repeat;
    background-position:center;*/
}
#recommend_video_img {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#loading_img {
    width: 40px;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right:0;
    left:0;
}
.recommend_video_right_bar {
    width: 182px;
    height: 100%;
    position: absolute;
    right:0px;
    background-color:black;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-o-opacity: 0.6;
	-ms-opacity: 0.6;
    opacity:0.6;
}
.recommend_video_right_bar_c {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 149px;
    height: 65px;
    border:1px solid white;
}
#recommend_video_right_bar_c0 {
    border: 5px solid #F60;
}
.recommend_video_right_bar_c:hover {
    cursor: pointer;
}
.recommend_video_right_bar_c_img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.recommend_video_left {
    margin-top: 365px;
    position: absolute;
    left: 10px;
    width: 696px;
    height: 107px;
    background-color: black;
    filter: alpha(opacity=60);
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-o-opacity: 0.6;
	-ms-opacity: 0.6;
    opacity: 0.6;
    color: white;
}
.recommend_video_left_message {
    position: relative;
    margin-left: 20px;
    height: 53px;
    width: auto;
    line-height: 53px;
}
#recommed_video_left_message_title {
    line-height:53px;
    font-size: 20px;
}
#recommend_video_left_message_time {
    float: left;
    font-size: 14px;
}
#recommend_video_left_message_location {
    margin-left:10px;
    float: left;
    font-size: 14px;
}
.direct_seeding_submenubox {
    width: 100%;
    height: 144px;
    margin-top: 10px;
    background-color: #eeeeee;
    border: 1px solid white;
}
.direct_seeding_submenu_content {
    width: 33.3%;
    height: auto;
    background-color: #eeeeee;
    float: left;
}
.direct_seeding_submenu_title {
    width: 110px;
    height: 42px;
    line-height: 42px;
    display: block;
    text-align: center;
    background-color: #aaaaaa;
}
.direct_seeding_submenu_content_body {
    width: 100%;
    height: 104px;
    background-color: #ffffff;
}
.direct_seeding_submenu_content_body span {
    margin-top: 12px;
    margin-left: 0px;
    min-width: 98px;
    height: 34px;
    line-height: 34px;
    display: block;
    float: left;
    text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
/*#level_1{
    color: #fff;
    background-color: #ff7602;}
#city_1{
    color: #fff;
    background-color: #ff7602;}
#classes_1{
    color: #fff;
    background-color: #ff7602;}
/*.direct_seeding_submenu_content_body span:hover{
    background-color: #ff7602;
    color: #ffffff;
}*/
 .direct_seeding_and_review {
    width: 100%;
    height: auto;
    margin-top: 11px;
}
.direct_seeding_and_review_left {
    float: left;
    background-color: #ffffff;
    /* height: 100%; */
    /* width: 857px; */
    width: 69%;
}
.direct_seeding_and_review_right {
    float: right;
    background-color: #ffffff;
    /* height: 100%; */
    /* width: 361px; */
    width: 30%;
    font-size: 14px;
    overflow: auto;
    min-height: 527px;
}
.direct_seeding_and_review_title {
    width: 100%;
    height: 80px;
    float: left;
    font-size: 20px;
}
.direct_seeding_and_review_title_img {
    float: left;
    margin: 15px;
}
.direct_seeding_and_review_title_txt {
    margin-left: 20px;
    float: left;
    line-height: 80px;
    display: block;
}
.direct_seeding_and_review_left_body {
    margin-top: 80px;
    width: 100%;
    /* height:820px; */
}
.direct_seeding_and_review_left_body_c {
    cursor: pointer;
    position: relative;
    /*  width: 837px; */
    width : 96%;
    /* height: 360px; */
    /* margin-left: 10px; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.direct_seeding_and_review_left_body_img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
}
.direct_seeding_and_review_left_body_bottom {
    text-align: center;
}
.direct_seeding_and_review_left_body_1_icon {
    position: absolute;
    right: 20px;
    top: 10px;
}
.direct_seeding_and_review_left_body_message {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 50%;
    height:20%;
    color: #ffffff;
}
.direct_seeding_and_review_left_body_message_title {
    font-size: 20px;
    line-height: 40px;
}
.direct_seeding_and_review_left_body_message_title_num {
    font-size:14px;
    line-height: 30px;
    text-align: center;
}
.direct_seeding_and_review_right_body {
    width: 100%;
    margin-top: 80px;
}
.direct_seeding_and_review_right_body_c {
    width: 100%;
    /* height: 189px; */
    cursor: pointer;
}
.direct_seeding_and_review_right_body_c_1 {
    position: relative;
    width: 96%;
    height: 80%;
    margin-left: auto;
    margin-right: auto;
}
.direct_seeding_and_review_right_body_c_1_img {
    width: 100%;
    height: 100%;
}
.direct_seeding_and_review_right_body_c_1_time {
    height: 30px;
    width:24%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: black;
    filter: alpha(opacity=60);
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-o-opacity: 0.6;
	-ms-opacity: 0.6;
    opacity: 0.6;
    color: white;
    text-align: center;
    line-height: 30px;
}
.direct_seeding_and_review_right_body_c_1_title {
    height: 20%;
    font-size: 14px;
    /* line-height:42px; */
}
.will_direct_seeding {
    position: relative;
    /* height: 682px; */
    width: 100%;
}
.will_direct_seeding_title {
    width: 100%;
    height: 80px;
    float: left;
    font-size: 20px;
}
.will_direct_seeding_title_img {
    float: left;
    margin: 15px;
}
.will_direct_seeding_title_txt {
    margin-left: 20px;
    float: left;
    line-height: 80px;
    display: block;
}
/* .will_direct_seeding_title{
     width: 100%;
     height: 80px;
     float: left;
 }
 .will_direct_seeding_title_img{
     margin-top: 15px;
     margin-left: 10px;
     float: left;
 }
 .will_direct_seeding_title_txt{
     margin-left: 20px;
     float: left;
     line-height: 80px;
     display: block;
     font-size: 20px;
 }*/
 .will_direct_seeding_body {
    width: 100%;
    /* height: 592px; */
}
.will_direct_seeding_body_c {
    float: left;
    /* width: 403px; */
    width: 33%;
    /* height: 291px; */
    background-color: white;
    margin-right: 10px;
    margin-bottom: 10px;
}
.will_direct_seeding_body_c_1 {
    /* height: 240px; */
    height: 81%;
    width: 100%;
}
.will_direct_seeding_body_c_cut_line {
    height: 1px;
    background-color: #eeeeee;
    width:383px;
    margin-left: 10px;
}
.will_direct_seeding_body_c_2 {
    position: relative;
    width: 100%;
    height: 19%;
}
.will_direct_seeding_body_c_1_img {
    width: 100%;
    height: 74%;
}
.will_direct_seeding_body_c_1_title {
    /* line-height: 32px; */
    margin-left: 10px;
    height: 13%;
}
.will_direct_seeding_body_c_1_num {
    /* line-height: 32px; */
    margin-left: 10px;
    height: 13%;
}
.will_direct_seeding_body_c_2_time {
    margin-left: 10px;
}
.will_direct_seeding_body_c_2_remind_button {
    position: absolute;
    width: 103px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    /* line-height: 30px; */
    cursor: pointer;
    color: #f86a38;
    right: 20;
    top:0;
    bottom:0;
    margin: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
    border-radius: 20px;
    border:1px solid #f69c37;
}
.nav_selected {
    border-bottom: #f60 2px solid;
    color: #f60!important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.float_menu {
    display: none;
    width: 60px;
    height: 100px;
    position: fixed;
    right: 0;
    bottom: 100px;
}
#remind {
    position: relative;
    width: 80%;
    height: 60px;
    background-color: #d9d9d9;
    margin-left: auto;
    margin-right: auto;
}
.float_menu_img_remind {
    width: 100%;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
#gotoTop {
    position: relative;
    width: 80%;
    height: 40px;
    background-color: #d9d9d9;
    margin-left: auto;
    margin-right: auto;
}
.float_menu_img_top {
    width: 50%;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 20px;
}
.selct {
    width: 98%;
    margin: 0 auto;
    padding: 12px 1%;
    background-color: #FFF;
    font-size: 0.85em;
    overflow: hidden;
    -moz-box-shadow: 1px 1px 2px #D7D7D7;
	-webkit-box-shadow: 1px 1px 2px #D7D7D7;
	-o-box-shadow: 1px 1px 2px #D7D7D7;
	-ms-box-shadow: 1px 1px 2px #D7D7D7;
    box-shadow: 1px 1px 2px #D7D7D7;
}
.selct_title {
    float: left;
    height: 38px;
    line-height: 38px;
    width: 70px;
    text-indent: 10px;
    text-align: center;
    text-align-last: justify;
    padding-right: 20px;
}
.selct_sort {
    width: 82%;
    float: left;
    height: 38px;
    overflow: hidden;
}
.selct_sort span {
    display:inline-block;
    margin:10px 10px;
    cursor:default;
    position: relative;
}
.selct_sort span:hover {
    color:#FF7F00;
}
.selct_sort span img {
    width: 20px;
    position: absolute;
    right: 5px;
    top: 6px;
}
.selcted_box {
    border:1px solid #FF7F00;
    height:32px;
    line-height:32px;
    padding: 0 30px 0 6px;
    margin:3px 3px!important
}
.selct_more {
    float:right;
    margin:10px 0;
    cursor:default;
    padding:0 12px;
    position:relative;
}
.selct_more img {
    float: right;
}
.drop_up1, .drop_up2 {
    color: #FF5923;
    display: none;
}
.search_box {
    border: solid 1px #999;
    height: 36px;
    width: 300px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
    border-radius: 3px;
}
input.search_text {
    height: 100%;
    border: none;
    width: 260px;
    text-indent: 10px;
    font-size: 14px;
    float: left;
}
.search_line {
    float: left;
    height: 20px;
    width: 1px;
    background-color: #999;
    margin-top: 8px;
}
.search_img {
    float: left;
    height: 24px;
    width: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 7px;
    padding-right: 8px;
    cursor: pointer;
}
.selct_more_box {
    display:none;
    width:100px;
    max-height:200px;
    overflow:auto;
    background-color:#FFF;
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .4);
	-o-box-shadow: 0 2px 8px rgba(0, 0, 0, .4);
	-ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .4);
    position:absolute;
    left:0;
    z-index:1000;
}
.selct_more_box ul li, .mob_selct_more_box ul li {
    margin:5px 0;
    padding:3px 5px;
}
.selct_more_box ul li:hover, .mob_selct_more_box ul li:active {
    background-color:#FDE2CA;
}
.child_page_right_activities {
	position: relative;
	margin-top: 5px;
	background-color: #FFF;
}
.child_page_right_activities p {
	height: 550px;
	line-height: 550px;
}
.right_activity {
	height: 150px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}
.activity_img img {
	max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.activity_img {
    height: 150px;
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0 10px;
}
.activity_img a{
	width:100%;
	height:100%;
}
.standard-span {
    height: 100%;
    width: 0 !important;
    display: inline-block;
    vertical-align: middle;
}
.activity_border {
	height: 1px;
	width: 97%;
	background-color: #eee;
	margin: 0 auto;
}
.activity_details {
    height: 150px;
    overflow: hidden;
}
.activity_title {
	line-height: 35px;
	height: 35px;
	font-size: 20px;
}
.state_1 {
	background-color: #ffb80b;
	width: 90px;
	text-align: center;
	color: #FFF;
	float: left;
	font-size: 16px;
	margin-right: 10px;
}
.heat {
	float: right;
	font-size: 13px;
	line-height: 1em;
	padding-top: 10px;
	color: #999;
}
.activity_name {
    float: left;
    width: 67%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all;
}
.activity_time {
	height: 28px;
	line-height: 28px;
	margin-top: 30px;
}
.activity_adress {
	line-height: 28px;
	height: 28px;
}
.goActivity-btn {
	position: absolute;
	top: 58px;
	right: 10px;
	width: 147px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	border: 1px solid #f19e28;
	border-radius: 3px;
	color: #f89230;
	background-color: #fff;
	cursor: pointer;
}
.activity_cost {
	line-height: 28px;
	height: 28px;
}
.activity_cost span {
	color: #f89230;
}
.state_2 {
	float: left;
	font-size: 16px;
	width: 90px;
	margin-right: 10px;
	text-align: center;
	color: #FFF;
	background-color: #4471ff;
}
.state_3 {
	font-size: 16px;
	text-align: center;
	width: 90px;
	float: left;
	margin-right: 10px;
	background-color: #25a800;
	color: #FFF;
}
.state_4 {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	float: left;
	width: 90px;
	margin-right: 10px;
	background-color: #b4b4b4;
}
.right_activity:hover {
    -moz-box-shadow: 0 0 25px 0 #f89230; 
	-webkit-box-shadow: 0 0 25px 0 #f89230;
	-o-box-shadow: 0 0 25px 0 #f89230;
	-ms-box-shadow: 0 0 25px 0 #f89230; 
    box-shadow: 0 0 25px 0 #f89230;
}
.right_activity:hover .enter_btn{
	display:table;
}
.turn_page {
	margin-top: 10px;
	height: 60px;
	background-color: #FFF;
}
.turn_page_left {
	float: left;
	width: 37%;
	height: 60px;
}
.turn_page_center {
	float: left;
	width: 26%;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.turn_page_right {
	float: right;
	width: 37%;
	height: 60px;
}
.turn_page_center input {
	height: 30px;
	width: 60px;
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: center;
	border: 1px solid #DFDFDF;
}
.to_first {
	background-color: #777;
	text-align: center;
	width: 30px;
	float: right;
	height: 30px;
	display: table;
	margin-top: 15px;
	margin-right: 30px;
}
.last_page {
	background-color: #777;
	float: right;
	height: 30px;
	width: 30px;
	text-align: center;
	display: table;
	margin-top: 15px;
}
.next_page {
	background-color: #777;
	display: table;
	height: 30px;
	width: 30px;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.to_last {
	background-color: #777;
	text-align: center;
	display: table;
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 15px;
	margin-left: 30px;
}
.to_first span {
	vertical-align: middle;
	display: table-cell;
}
.last_page span {
	vertical-align: middle;
	display: table-cell;
}
.next_page span {
	vertical-align: middle;
	display: table-cell;
}
.to_last span {
	vertical-align: middle;
	display: table-cell;
}