/***************************公共样式***************************/
html{overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td{margin:0;padding:0;}
body{word-break: break-all;font: 12px/1.5 'microsoft yahei','simsun',sans-serif,tahoma,arial,'Hiragino Sans GB',sans-serif;}
button,a,img,em{border:0;}
a:focus,button:focus,input:focus{outline: none;}
img{vertical-align:center;}
li,ul{list-style:none;}
i{ font-style:normal;}
a{ text-decoration:none;outline:none;}
a:hover{text-decoration:none;}
input,textarea{outline:none;}
/*font*/
em,i{font-style:normal;font-weight:normal;}
/* table */
table{border-collapse:collapse;border-spacing:0;}
label{display:block;}
 
/***************************公共类***************************/
.fl{float:left;}
.fr{float:right;}
.block{display:block;}
.inline-block{display:inline-block;}
.hide{display:none;}
.allWidth{width:1000px;margin:0 auto;}
.font-m{font-family: 'microsoft yahei';}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
*+html .clearfix{min-height:1%}
.clearfix{display:block}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{clear:both;}
.center{text-align: center;}
.auto-0{margin:0 auto;}
.bold{font-weight:bold;}
.ell{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;display:block}
.cursor{cursor:pointer;}
.w100{width:100%;}
/*字体颜色*/
.fff{color:#fff;}
.black{color:#000000;}
/*灰色策略游戏大全*/
.g33{color:#333333;}
.g66{color:#666666;}
.g99{color:#999999;}
/*字体大小*/
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f-line{font-weight:200;}

 /***************************公共模块***************************/
/*顶部*/
.top{height:32px;line-height: 32px;background: #828282;}
.top .text_title{background-image:url(/upload/images/2020/9/1810133760.png);background-repeat: no-repeat;background-position: left center;padding-left: 22px;color:#fff;}
.top .head_link a{color:#f0f1f1;border-left:1px solid #fff;display:inline;padding:0 10px;}
.top .head_link li:first-child a{border:none;}

/*导航*/
.logo{margin-right:15px;}
.nav{padding:21px 0 14px 0;}
.nav_box{overflow:hidden;position:relative;}
.menu{float:right;overflow:hidden;}
.menu li{float:left;}
.menu li a{color:#4d4d4d;}
.menu li a.b00a{color:#438eff;}
.menu li a:hover{color:#00a0ce;}
.menu_f{margin-bottom:7px;}
.menu_f li{margin-left:16px;}
.menu_box{line-height: 40px;height: 40px;background:#eee;padding-left:2px;position:absolute;display:none;left:0;}
.menu_t li{margin-right:0px; padding: 0 8px;}
/*搜索*/
.search{overflow:hidden;clear:both;margin-top:10px;}
.search input{border:1px solid #e3e3e3;height:27px;line-height:27px;width:300px;}
.search button{background:#7a7a7a;padding:0 20px;height:29px;line-height: 29px;}

/* 轮播图 */
.slideBox {
    overflow: hidden;
    position: relative;
    margin-bottom:26px;
}

.slideBox .hd {
    height: 35px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
}
.slideBox .hd ul li {
    float: left;
    cursor: pointer;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox .bd img {
    display: block;
}
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/xsc/images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}
.slideBox_ban .hd {
    right: 28px;
    bottom: 5px;
}


.slideBox_ban .bd img {
    width:100%;
    height: 270px;
}
.slideBox_ban .hd ul li {
    line-height: 14px;
    text-align: center;
    background: #fff;
    width: 15px;
    height: 15px;
    margin-right: 2px;
}
.slideBox_ban .hd ul li.on {
    background: #f00;
    color: #fff;
}
.slideBox_list .bd img{
    width: 348px;
    height: 232px;
}
.slideBox_list .hd {
    left:264px;
    bottom:-14px;
}
.slideBox_list .hd ul li {
    background: #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right:6px;
    position: relative;
}
.slideBox_list .bd ul li span{
    position: absolute;
    bottom:10px;
    left:0;
    bottom:0;
    line-height:28px;
    height:28px;
    color:#fff;
    padding:0 16px;
    display: block;
    width:316px;
    background:url(/xsc/images/ul_bj.png) 0 0;
}
.slideBox_list .hd ul li.on {
    background: #fff100;
}
/*专业动态*/
.list{
    line-height:26px;
}
.list .title{
    height:41px;
    padding:0 10px;
    font-size: 16px;
    line-height:41px;
    margin-bottom:14px;
}
.list .title a.more{
    font-size: 12px;
    color:#fff;
    padding:0 4px;
    height:20px;
    line-height:20px;
    margin-top:10px;
    margin-right:10px;
}
.zhuanye{
    width:398px;
}

.title_icon1{
    border-bottom:2px solid #438eff;background: none  !important;
    
}
.title_icon1 ul li{
    background:url(/xsc/images/icon_1.png) no-repeat 0 11px;
    padding-left:24px !important;
}
.title_icon1 ul li a{color:#438eff !important;padding-left:0 !important;}
/*通知星空在线平台*/
.tongzhi{

    width:265px;
}
.tongzhi .title,.fengcai .title{
    background-color: #e5e5e5;
    color:#fff;
}
.fengcai .title {
 padding:0
}
.fengcai .title li{
    display:inline-block;
    height:30px;
    margin:0 10px;
}
.fengcai .title li.action_jiaoxue{
    border-bottom:3px solid #438eff;
}
.data_list{
    margin-bottom:14px;
}
.sw_ban{
    position: relative;
}
.sw_ban .conlist{
    position: absolute;
    width:440px;
    top:0;
    left:320px;
}
.sw_ban .data{
    background:#e5e5e5;
    color:#438eff;
    padding:4px 13px;
    margin-right:14px;
}
.sw_ban dl {
    margin-top:-5px;
}
.sw_ban dl dt a{
    width:400px;
    color:#333;
}
.sw_ban dl:hover a,.tongzhi ul li:hover a{
    color:#438eff;
}
.sw_ban dl dd a{
    width:600px;
    color:#666;
}
.con1{
    z-index:10;
}
.sw_ban .con{
    width:100%;
    background: #fff;
    top:0;
    left:0;
    height:202px;
}
.fengcai .title a{
    color:#438eff;
}
.fengcai .con{
    position: relative;
    height:240px;
    overflow:hidden;
}
.fengcai .conlist{
    position: absolute;
    top:0;
    left:370px;
    width:350px;

}
.tongzhi .con .con_ul{
    height:170px;
    overflow: hidden;
}
.tongzhi .con .con_ul li{
   margin-bottom:8px;
}
.tongzhi .con .con_ul li a{
    color:#333;
}
/*风采展示*/
.fengcai{
    width:724px;
}
.zhuanyebu{
    margin-right:-24px;
    margin-bottom:0px;
}
/*教学管理*/
.jiaoxue{
    width:330px;
    margin-right:10px;
    height:255px;
    overflow: hidden;
    margin-bottom:14px;

}
.jiaoxue .title{
    padding:0;
    background:#438eff;
    color:#fff;
}
.jiaoxue .title ul li{
    float:left;
    width:93px;
    height:38px;
    padding-left:10px;

}

.jiaoxue .title ul li a{
    display: block;
    color:#438eff;
    font-weight: bold;
    padding-left:24px;
    background: url(/xsc/images/icon_2.png) no-repeat 0 14px ;
}
.jiaoxue .title ul li.action_jiaoxue a{
    color:#fff;
}
 .conlist{
    height:190px;
    overflow: hidden;
}
.jiaoxue .conlist li{
    padding-left:20px;
    line-height:32px;
    overflow: hidden;
    background:url(/xsc/images/list_i.png) no-repeat 5px center;
}
.conlist li a,conlist li i{
    color:#666;
}

 .conlist li{
    padding-left:20px;
    line-height:32px;
    overflow: hidden;
    background:url(/xsc/images/list_i.png) no-repeat 5px center;
}
.conlist li a,.conlist li i{
    color:#666;
}

.ban{
    margin-bottom:20px;
}
/*校内链接*/
.link{
    height:47px;
    margin-top:6px;
    line-height:47px;
    background:#e5e5e5;
}
.link .f16{
    background: #438eff;
    color:#fff;
    margin-right:20px;
    padding:0 20px;

}
.link li{
    float:left;
    color:#f39800;
}
.link li a{
    color:#438eff;
    padding:10px;
}
.link li a:hover{
    text-decoration: underline;
}
/*底部*/
.foot {
    background: #898989;
    min-width: 1100px;
}

.foot a {
    display: inline;
}

.foot_box {
    padding: 20px 0;
}

.foot_box .text {
    line-height: 29px;
    width:804px;
}

.weixin dl {
    margin-right:10px;
}

.foot_sel {
    margin-bottom: 10px;
}

.weixin {
    margin-right: 10px;
}

.weixin dl {
    position: relative;
    text-align: center;
    cursor: pointer;
}

.weixin dl dt img {
    width: 79px;
    height: 79px;
}

.weixin_con {
    width: 100%;
    height: 100%;
    background: url(/xsc/images/weixin_bj.png);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    display: none;
}

.weixin_con img {
    width: 280px;
    height: 280px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -140px;
    margin-top: -140px;
}
.page_con{
    margin-bottom:30px;
}
.page_left{
    width:280px;
}
.page_left .title{
    height:50px;
    line-height:50px;
    background: #438eff;
    color:#fff;
}
.page_left .con{
    margin-top:15px;
}
.page_left .con li{
    margin-bottom:10px;
}
.page_left .con a{
    color:#333;
}
.page_right{
    width:710px;
}
.page_right .text .title{
    color:#438eff;
    border-bottom:2px solid #438eff;
    line-height:48px;
    height:48px;
}
.page_right .text .con{
    margin-top:20px;
}
.page_right .text ul.con li{
    line-height:32px;
    overflow: hidden;
}
.page_right .text .biaoti{
    margin:20px 0 10px 0;
}
/**/
.page_num{
    margin-top:20px;
}

.zhuanye a:hover,.tongzhi .con .con_ul li a:hover,.jiaoxue .conlist li a:hover,.page_left .con a:hover,.page_right .text ul.con li a:hover{
    color:#438eff;
}


.picMar{position: relative;height:180px;}
.picMarquee-left{margin-top:22px;background: #fff}
.picMarquee-left1{z-index: 10}
.tempWrap{overflow:hidden; position:relative;}
.picList{width:8000px;}
.picList li{float: left;position: relative; overflow: hidden; margin-right:17px;left: 0;width:210px;}
.picList li img{width:210px;height:140px;}
.picMarquee-left .title{height:40px;line-height:40px;border:0;text-align: center;width:100%;font-size:14px;
    background-color: #fff;}
.picMarquee-left .title a{color:#333;}
.picList li:hover .title{display:block;}

.tongzhi{
    width:290px;
}
.tongzhi .title{
    background:#438eff;
}
.tongzhi .title{
    color:#fff;
}
.tongzhi ul li a{
    width:210px;
}

.img_con img{
    width:340px;
    height:63px;
    border:1px solid #ccc;
    margin-bottom:20px;
}

/*翻页*/
.page{margin:40px 0 40px 130px;}
.page a{margin:0 5px;}
.page a,.page span{display:inline-block;}
.page input{width:20px;border:none;}

/*在线留言*/
.message{line-height:29px;}
.message label{margin-bottom:20px;}
.message label span{width:52px;display:block;float:left;height:29px;}
.message label input{border:1px solid #c9c9c9;height:29px;line-height: 29px;width:260px;padding:0 5px;}
.message label textarea{width:550px;padding:5px;height: 200px;resize: none;line-height: 22px;}

.message_text .text{border:1px solid #c9c9c9;color:#484848;padding:0 10px;margin-bottom:15px;}
.message_text .text p{margin:16px 0;overflow:hidden;line-height: 22px;}
.message_text .text em{display:inline-block;color:#ff4c4c;float:left;margin-right:6px;}
.message_text .text i{float:left;max-width:700px;}

/*学校简介*/
.page_list{width:1100px;margin:0 auto;}
.page_left{width:260px;text-align:center;}
.page_left_dl_b{margin-bottom:50px;}
.page_left_dl dt em{width:19px;height:22px;background:url(/xsc/images/page_icon.png);position:absolute;left:64px;top:16px;}
.page_left_dl dt,.page_left_dl dd{position:relative;}
.page_left_dl dt{height: 54px;line-height: 54px;background: #438eff;}
.page_left_dl dd{overflow:hidden;line-height: 55px;border:1px solid #ccc;margin-top:-1px;}
.page_left_dl dd em{width:11px;height:15px;position:absolute; left:70px;top:20px;background:url(/xsc/images/arrow_b.png);}
.page_left_dl dd a{color:#438eff;font-size:16px;}

.page_ban{width:810px;height:235px;}

.left_text{overflow:hidden;border:1px solid #ccc;padding:8px 20px;}
.left_text li a{line-height:32px;width:220px;text-align: left;} 
.b276{color:#438eff;}
.pic_x img{margin:20px auto;}
.prve_box{margin:30px 0;}
.prve_box ,.prve_box a{display:inline-block;color:#484848;line-height:32px;}

.page_img_top img{
     width:100%;height:132px;
}

/*当前位置*/
.local{margin-bottom:22px;border-bottom:1px solid #ccc;}
.local li{*float:left;}
.local li,.local a{display:inline-block;line-height: 34px;color:#666;font-size: 14px;}
.local li a:hover{text-decoration: underline;}

.text_box .time{margin:16px 0;}
.text_box .time span{display:inline !important;}
.text_box .con{font-size:16px;color:#333;line-height:32px;text-align: justify;}
.text_box .con p{font-size:100%;}
.text_box .con img{max-width:100%;height:auto}
.thumbnail{margin:46px 0 44px 0;width:809px;height:308px;}
.text_box_page{padding-bottom:30px;}
.text_box_page h2{*width:100%;}
/*右侧*/
.right_list{width:334px;margin-top:42px;}
.announcement{overflow:hidden;}
.announcement .title{height:49px;background: #009fe9;margin-bottom:10px;}
.announcement .title em{width:20px;height:20px;background-position: -103px 0;margin:5px 5px 0 2px;}
.announcement .title .text{border-bottom:2px solid #fff;height:37px;padding-left:2px;line-height:36px;}
.announcement .title .text p{height:36px;border-bottom:4px solid #fff;}
.right_list .tab_info{margin-top:8px;}
.right_box{margin:10px 0;overflow:hidden;}
.right_box img{margin-right:14px;width:130px;height:85px;}
.right_box .text{width:186px;text-align:justify;line-height: 22px;}
.right_box .text a.g33{width:160px;}
.tab_list_box{width:378px;margin-left:30px;}
.tab_list{overflow:hidden;width:100%;}
.tab_list_1{height:220px;}
.tab_list li{overflow:hidden;}
.tab_list li a{float:left;}

.page_left_arrow{background: #828282;}
.page_left_dl .page_left_arrow a{color:#fff;}
.page_left_dl .page_left_arrow em{background:url(/xsc/images/arrow_w.png);}

.tab_list li.line_1 a.a1{color:#009fe9;font-size:14px;width:300px;}
.tab_list li.line_1 a.a2{color:#787a7c;font-size:13px;}

.tab_list li.line_2{line-height:32px;}
.tab_list li.line_2 a{width:90%;font-size:14px;color:#3b3c3c;background:url(/xsc/images/list_i.png) no-repeat left center;padding-left:14px;}
.tab_list_1 a{width:300px;}
.tab_list_2 a{width:270px;}
.tab_list_3 a{width:270px;}
.tab_list_3{height:200px;*height:210px;overflow: hidden;}
.tab_list li a:hover{text-decoration:underline;}
.tab_list_2{height:130px;overflow: hidden;}
/*学生风采*/
.stu_box{border-bottom:1px solid #438eff;overflow:hidden;padding:3px 0;margin-bottom:20px;}
.stu_box p{border-bottom:5px solid #438eff;line-height: 32px;color:#438eff;}

.left_text{overflow:hidden;border:1px solid #ccc;padding:8px 20px;}
.left_text li a{line-height:32px;width:220px;text-align: left;color:#666;} 
