/***************************公共样式***************************/
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;}

.clear{clear:both;}
.center{text-align: center;}
.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;}

 /***************************公共模块***************************/

html, body, #wrap{height: 100%;margin:0;padding:0; }  
body > #wrap {  height: auto;  min-height: 100%;}  
#main {padding-bottom: 80px;  /*必须使用和footer相同高度*/}  
#footer {position: relative;margin-top: -80px;/*footer高度的负值*/height: 80px;clear:both;}  
.clearfix:after {content:".";display:block;height:0;clear:both;visibility: hidden;  }  
.clearfix {display: inline-block;}  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%;}  
.clearfix{display: block;}  /* End hide from IE-mac */  
*+html .clearfix{min-height:1%}

.top-box{padding:18px 0;background: url(/tsg/images/top.png) no-repeat #806edd center center;}
.top{}
/*导航*/
.logo{margin: 45px 0 0 32px;}
.nav_box{overflow:hidden;position:relative;background: #eeeeee;}
.menu{overflow:hidden;}
.menu li{float:left;}
.menu li a{color: #5f52a0;display: block;}

.menu li a.b00a,.menu li a:hover{background: #9a87f8;color: #fff;}
.menu_f{line-height: 50px;height: 50px;}
.menu_f li a{padding: 0 39px;}
.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;background: url(/tsg/images/seach-bg.png) no-repeat;width:667px;height:60px;background-size:cover;margin-top:20px;}
.search .box{width:303px;position: relative;margin-top: 13px;margin-right: 10px;}
.search .box .but{background: #0063b5;width:63px;height:35px;color:#fff;border:0;}
.search .box .inp{border: none;width: 228px;line-height: 33px;height:33px;padding-left: 10px;background: #fff;border:1px solid #0063b5;}
.search .box em{width:12px;height:12px;display: block;background: url(/tsg/images/search.png) no-repeat;position: absolute;right: 48px;top: 12px;}
.pic-1{margin-top:20px;margin-right:16px;}
.pic-1 img{width:324px;height:60px;}
/* 轮播图 */
.slideBox {
    overflow: hidden;
    position: relative;
    width: 667px;
    margin-top:22px;
}

.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(/tsg/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: 22px;
    bottom: 0px;
}


.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: 9px;
}
.slideBox_ban .hd ul li.on {
    background: #f00;
    color: #fff;
}
.slideBox_list .bd img{
    width: 667px;
    height: 280px;
}
.slideBox_list .hd {
    right:10px;
    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;
    left:0;
    bottom:0;
    line-height: 34px;
    height: 34px;
    color:#fff;
    padding:0 16px;
    display: block;
    width: 635px;
    background:url(/tsg/images/ul_bj.png) 0 0;
}
.slideBox_list .hd ul li.on {
    background: #fff100;
}

/*专业动态*/
.list{
    line-height:26px;
}
.list .title{
    height: 40px;
    font-size: 16px;
    line-height: 35px;
}
.list .title a.more{
    font-size: 12px;
    color: #666;
    padding:0 4px;
    height:20px;
    line-height:20px;
    margin-top:10px;
}



.zhuanyebu{
    margin-right:-24px;
    margin-bottom:24px;
}
/*教学管理*/
.jiaoxue{
    width: 326px;
    margin-right: 15px;
    overflow: hidden;
    margin-top:20px;
}
.jiaoxue .title{
    padding:0;
    
}

.jiaoxue .title1{
    border-top:3px solid #9a87f8;
}
.jiaoxue .title2{
    border-top:3px solid #32b16c;
}
.jiaoxue .title3{
    border-top:3px solid #f8b551;
}
.jiaoxue .title4{
    border-top:3px solid #7ecef4;
}
.jiaoxue .con{
    height: 240px;
}
.jiaoxue .title ul{
    margin-top:5px;
}
.jiaoxue .title ul li{
    float:left;
    height: 35px;
    line-height: 35px;
}

.jiaoxue .title ul li a{
    display: block;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

.jiaoxue .title1 ul li a{
    color: #293877;
}
.jiaoxue .title2 ul li a{
    color: #5f52a0;
}
.jiaoxue .title3 ul li a{
    color: #5f52a0;
}
.jiaoxue .title4 ul li a{
    color: #5f52a0;
}

.jiaoxue .conlist li{
    line-height: 31px;
    overflow: hidden;
}
.conlist li a{
    color:#333;
    width:230px;
}
.conlist li i{
    color: #999898;
}

 .conlist li{
    line-height:32px;
    overflow: hidden;
    background:url(/tsg/images/list_i.png) no-repeat 5px center;
}
.ban{
    margin-bottom:20px;
}

/*底部*/
.foot_box a {
    display: inline;
}

.foot_box {
    background: #5f52a0;
    height:80px;
    overflow: hidden;
}

.foot_box .text {
    line-height: 20px;
    text-align: center;
    padding:12px 0;

}

.weixin dl {
    margin-right:10px;
}

.foot_sel {
    margin-bottom: 10px;
}

.page_con{
    margin-bottom:30px;
}


.page_right{
    width:680px;
    margin-top:20px;
    padding:10px 20px;
    margin-bottom:30px;
}
.page_right .text .title{
    color:#d37d29;
    border-bottom:2px solid #d37d29;
    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:#d37d29;
}


.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;}


/*学校简介*/
.page_list{width:1100px;margin:0 auto;}
.page_left{width:260px;text-align:center;margin-top:20px;}
.page_left_dl_b{margin-bottom:50px;}
.page_left_dl dt em{width:19px;height:22px;background:#000;position:absolute;left:64px;top:16px;}
.page_left_dl dt,.page_left_dl dd{position:relative;}
.page_left_dl dt{height: 50px;line-height:50px;background:#000;color:#ff0d09;}
.page_left_dl dt p{background:#5f52a0;color:#fff;border-radius: 5px 5px 0 0;}
.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:#000;}
.page_left_dl dd a{color:#d37d29;font-size:16px;}

.page_ban{width:810px;height:235px;}
.left_text{overflow:hidden;}
.left_text li a{line-height:50px;text-align: center;color: #5f52a0;font-size: 16px;margin-top:1px;} 

.left_text li a:hover,.left_text li a.red{color: #fff;background: #9a87f8;}
.b276{color:#d37d29;}
.pic_x img{margin:20px auto;}
.prve_box{margin:30px 0;}
.prve_box ,.prve_box a{display:inline-block;color:#484848;line-height:32px;}

.text_box .time{margin:16px 0;}
.text_box .con{font-size:16px;color:#333;line-height:32px;}
.text_box .con p{font-size:100%;}
.thumbnail{margin:46px 0 44px 0;width:809px;height:308px;}
.text_box_page{padding-bottom:30px;}
.text_box_page h2{*width:100%;font-weight: 400;color:#333;}
.text_box_page img{max-width:100%;height:auto;}
/*右侧*/
.right_list{width:334px;margin-top:42px;}

.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;}

.tab_list li i{color:#999;}

.page_left_arrow{background: #828282;}
.page_left_dl .page_left_arrow a{color:#fff;}
.page_left_dl .page_left_arrow em{background:url(/tsg/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:79%;font-size:14px;color:#3b3c3c;}

.tab_list li a:hover{text-decoration:underline;}

.stu_box{height:42px;}
.stu_box p{color:#5f52a0;}

/*内页搜索*/

.search-page .but{background: #8f82bc;border:0;color:#fff;height:30px;width:60px;}
.search-page .txt{border:1px solid #8f82bc;height:28px;line-height:28px;padding-left:10px;}

