
/**通用样式**/
.clear{clear:both;}
#header{}
#header_top{
    height:35px;
    background-color:#fbfbfb;
    /*background:#efefef;url('../images/header_top_backimg.jpg') top repeat-x;*/
    border-bottom:1px solid #E0E0E0;
}
#header_top_body{width:1000px;margin:0 auto;line-height:35px;font-size:14px;color:#999;}
.color999{color:#999;}


/*头部小标题*/
#header_middle{width:1000px;margin:0 auto;margin-top:10px;padding-bottom:20px;border-bottom:1px solid #DBDBDB;}
#header_middle_logo{padding:8px 5px 0 0px;float:left;}
#header_middle_title{padding:20px 0 0 25px;float:left;height:30px;line-height:30px;}

.header-activity span{font-size:30px;}


#header_middle_search{float:right;padding-top:25px;}
#header_search_widget{width:280px;}
.search-input{width:230px;float:left;}
.search-button{width:50px;float:left;}


/*主体开始 居中1000px*/
#c_body{width:1000px;margin:0px auto 20px auto;padding-top:15px;}
#activity_info{padding:10px;border:solid 1px #dcdcdc;}
.activity_info-L{width:400px;float:left;}
.activity_info-L img{width:400px;height:300px;}
.activity_info-R{width:570px;float:right;}
.activity_info-R h1{margin:0;padding-top:20px;font-size:22px;margin-bottom:15px;}
.activity_info-R li{font-size:14px;height:30px;line-height:30px;}
.activity_info-R li .Hui-iconfont{font-size:20px;}
#activity_info_bottom{height:32px;line-height:32px;padding-right:78px;}
#activity_info_bottom button{width:78px;height:32px;line-height:32px;background:#636262;border-radius: 6px;color:#fff;}
#activity_info_bottom .click_number{float:left;margin-right:30px;font-size:14px;color:green;}

#activity_des{padding-top:20px;}
#activity_des_left{width:668px;float:left;padding-top:15px;border-top:dotted 1px #ccc;font-size:16px;}
#activity_des_right{width:312px;float:right;}
#activity_des_left img{max-width:100%;}
.activity_des_left a{text-decoration: none;}

/**活动首页*/
#activity_L{width:1000px;float:left;margin-top:5px;}
#activity_L h3{padding:0 0 15px 0;margin:0;font-size:24px;border-bottom:2px solid #ddd;}
.activity-list{margin-top:20px;margin-bottom:10px;border:solid 1px #dfdede;}
.activity-li-img{width:300px;height: 190px; float:left;margin-right:20px;}
.activity-li-img img{max-width:100%;}
.activity-li-des{width:670px;float:right;}
.activity-li-des span{display: block;}
.activity-li-title{margin-bottom:15px;margin-top:18px;}
.activity-li-title a{font-size:21px;color:#333;text-decoration: none;}
.activity_time,.activity_deadline,.activity_number,.activity_address{font-size:15px;margin-bottom:9px;color:#6b6a6a;}

/*tab*/
.tab li{padding:0;}
.tab a{width:155px;height: 50px;line-height:50px;float: left;text-align: center;font-size:24px;cursor: pointer;text-decoration: none;}

/*右侧*/
#activity_r_newlist{margin-top:15px;}
#activity_r_newlist_t{height:35px;line-height:35px;font-size:16px;font-weight:bold;}
#activity_r_newlist_c li{height:35px;line-height:35px;font-size:14px;word-wrap: normal;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}

/*页脚*/
#footer{clear:both;border-top:1px solid #eee;padding-top:10px;}
#footer_content{width:1000px;margin:0 auto;}
.footer-line{text-align:center;padding:5px 0;}

/*悬浮框*/
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:9999999;top:500px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(http://www.js-edu.cn/public/frontend/images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(http://www.js-edu.cn/public/frontend/images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_ercode{background:#ff4a00 url(http://www.js-edu.cn/public/frontend/images/rightbar.png) no-repeat 0 -113px;}
.hd_qr{padding:0 29px 25px 29px;}

