@charset "utf-8";

body{padding-top: 89px;}
.yide_guide_header{position: fixed; top: 0; left: 0; width: 100%; height: 48px; padding: 5px 15px; background: #237ffd; border-bottom: 1px solid #237ffd; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 99;}
.yide_guide_header .yide_guide_logo{float: left; display: inline-block; max-width: 38%; height: 27px; padding-top: 5px; text-align: center; overflow: hidden;}
.yide_guide_header .yide_guide_logo img {height: 27px; vertical-align: top;}
.yide_guide_header .yide_guide_scbar{display: inline-block; float: right; width: 50%; height: 37px; vertical-align: top; overflow: hidden;}

.yide_guide_header .yide_guide_scbar .yide_search{width: 100%; height: 30px; margin-top: 4px; padding: 0 35px 0 10px; background: #fff; border-radius: 20px; border: none; outline: none; -moz-box-sizing: border-box; box-sizing: border-box;}
.yide_search_text{height: 30px; line-height: 30px; border: 0; background: transparent;}
.yide_search_text input{width: 100%; height: 30px; line-height: 30px; color: #a2a6a6; font-size: 12px; border: 0; background: transparent; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.yide_search_text input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #a2a6a6;}
.yide_search_text input:-moz-placeholder, textarea:-moz-placeholder{color: #a2a6a6;}
.yide_search_text input::-moz-placeholder, textarea::-moz-placeholder{color: #a2a6a6;}
.yide_search_text input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #a2a6a6;}

.yide_guide_header .yide_guide_scbar .yide_search_submit img{float: left;display: block;width: 16px;height: 16px;margin-right: 10px;}

.yide_search_btn{position: absolute; top: 8px; right: 15px; width: 24px; height: 30px; line-height: 30px; padding-right: 5px; background: transparent; overflow: hidden;}
.yide_search_btn button{width: 20px; height: 20px; text-align: right; background: url(images/searchleft.png) no-repeat 3px 4px; background-size: 16px 16px; text-indent: 9999px; outline: none; border: none; box-shadow: none; overflow: hidden;}

.yide_threadlist_tab{position: fixed; top: 48px; left: 0; width: 100%; height: 40px; border-bottom: 1px solid #f5f5f5; overflow: hidden; z-index: 99;}
.yide-tab-title{height: 40px; padding: 0 15px; font-size: 0; white-space: nowrap; background: #fff; transition: all .2s; -webkit-transition: all .2s;}
.yide-tab-title li{float: left; width: 20%; text-align: center;}
.yide-tab-title li a{position: relative; display: block;line-height: 40px; font-size: 15px;transition: all .2s; -webkit-transition: all .2s;}
.yide-tab-title li.a a{color: #237ffd;}
.yide-tab-title li.a a em{position: absolute; bottom: 0; left: 50%; width: 26px; height: 3px; margin-left: -13px; background: #237ffd; border-radius: 2px 2px 0 0;}

/*幻灯*/
.yide_slide_wrap {position: relative;}
.yide_slidebox{height: 170px;}
.yide_slidebox li{height: 170px;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;background-color: rgba(41,149,236,.03);}
.yide_slidebox li a{display:block;height:100%;width:100%;}
.yide_slidebox li a .txt{position: absolute;left: 12px;bottom: 20px;width: 80%;height: 23px;line-height: 23px;font-size: 16px;color: #fff;font-weight: 400;z-index: 2;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.yide_slidebox li a .shadow{position: absolute;width: 100%;height: 40%;left: 0;bottom: 0;z-index: 1;background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.3) 100%);background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.3) 100%);background-image: linear-gradient(180deg, rgba(0,0,0,0.01) 5%, rgba(0,0,0,0.3) 100%);}
.yide_slidebox .swiper-pagination{bottom: 22px;left: 0;font-size: 12px;color: #fff;text-align: center;}
.yide_slidebox .swiper-pagination .swiper-pagination-bullet {margin: 0 3px; background: rgba(255,255,255,0.4);opacity: 1;}
.yide_slidebox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #237ffd;}

/*幻灯下文字*/
.yide_wz_wrap {width: 100%;padding-top: 15px;background-color: #fff;overflow: hidden;}
.yide_wz_wrap li {float: left; width: 33.33%; text-align: center;overflow: hidden;}
.yide_wz_wrap li a { display:block; padding: 0 12px 10px; border-right: 1px solid #efefef;overflow: hidden;}
.yide_wz_wrap li a.yide_wz3 {border-right: none;}

.yide_wz_wrap li div{height: 22px; line-height: 22px; font-size: 17px;color: #FF4500;}
.yide_wz_wrap li div.yide_wz2{color: #00BFFF;}
.yide_wz_wrap li div.yide_wz3{color: #32CD32;}
.yide_wz_wrap li p{padding-top: 2px; color: #999; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

/*公告*/
.yide_local_notice{position: relative; background: #fff;padding: 12px 10px;border-top: 1px solid #f5f5f5;z-index: 11;}
.yide_local_notice_content{position: relative;padding-left: 48px;height: 19px;}
.yide_local_notice_tit{position: absolute;left: 2px;top: 2px;}
.yide_local_notice_tit span{display: block;width: 38px;height: 15px;margin: 0 auto;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;}
.yide_local_notice_c{height: 19px !important;line-height: 19px !important;overflow: hidden;}
.yide_local_notice_c li{height: 19px !important;overflow: hidden;}
.yide_local_notice_c li a{display: block;height: 19px;line-height: 19px !important;font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.yide_hotforum_nav{position: relative;width: 100%;margin-top: 12px;padding: 12px 0 0;text-align: center;overflow: hidden;}
.yide_hotforum_nav a{display: block;float: left;width: 25%;margin-bottom: 12px;overflow: hidden;}
.yide_hotforum_nav a i{position: relative;display: block;width: 48px;height: 48px;margin: 0 auto 5px;box-sizing: border-box;}
.yide_hotforum_nav a i img{width: 100%;height: 100%;}
.yide_hotforum_nav a p{height: 21px;line-height: 21px;font-size: 13px;color: #919191;overflow: hidden;}

/*首页banner广告*/
.yide_banner_img{margin-top: 12px; padding: 12px; font-size: 0;overflow: hidden;}
.yide_banner_img img{width: 100%;}