/***************************公共样式***************************/
html{overflow-x:hidden;}
body,html{width:100%;height: 100%}
/*gray*/
#gray{ filter: grayscale(100%);
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);}
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;    position: relative;}
button,img,em{display:inline-block;border:0;}
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;}
@font-face{
  font-family: 'simple style';
  src : url('../fonts/FZKTK.TTF');
}

/***************************公共类***************************/
.fl{float:left;}
.fr{float:right;}
.block{display:block;}
.inline-block{display:inline-block;}
.hide{display:none;}
.allWidth{width:1240px;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;}
.cursor{cursor:pointer;}
.pc-show, .pc-footer, .teacher-title, .pc-search-img, .pc-hd{display:block}
.phone-show, .phone-footer, .teacher-phone-title, .phone-search-txt, .phone-hd, .phone-show{display:none}
.g33{color:#333;}
.body-no-scroll{
 overflow: hidden;
}
/*字体大小*/
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}

/*文字颜色*/
.f2c3{color:#2c3e50;}
.f66{color:#666;}
.f99{color:#999;}
.f007{color:#0073b0}

/* 顶部 */
.top{height:39px;line-height:39px;border-bottom: 1px solid #dbdbdb;background: #fff;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
#hui_style .top{background: #051d2b;}
.top .tongzhi{background:url(../images/tongzhi.png) no-repeat 0 center;width:13px;height: 38px;}
#hui_style .top .tongzhi{background:url(../images/tongzhi.png) no-repeat 0 center;width:13px;height: 40px;}
#red .top .tongzhi{background:url(../images/tongzhi_red.png) no-repeat 0 center;width:13px;height: 38px;}
#hui_style .top .tongzhi{background:url(../upload/images/2018/9/3151615512.png) no-repeat 0 center;}
.top .index a{color:#808080}
#hui_style .top .index a{color:#fff}
.top .index em{display:inline-block;color:#898989}
#hui_style .top .index em{display:inline-block;color:#fff;}

/* logo */
.logoBox{background: url(../images/top_bg.png) no-repeat center bottom;background-size:100% 100%;padding:0;height:100px;overflow:hidden;position:relative;}
#hui_style .logoBox{height:168px;overflow: visible;background:url(../images/top_bg_02.jpg) no-repeat center bottom;background-size:100% 100%;padding:0;}

#hui_style .logoBox .logo{width:550px;height:112px;}
/*  文字滚动  */
.txtMarquee-left{position:relative;margin-left: 10px;}
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.txtMarquee-left .bd ul li{margin-right:5px;float:left;text-align:left; _display:inline; color:#4c4c4c;}
#hui_style .txtMarquee-left .bd ul li{margin-right:5px;float:left;text-align:left; _display:inline; color:#fff;}
.txtMarquee-left .bd ul li a{color:#4c4c4c;} 
#hui_style .txtMarquee-left .bd ul li a{color:#fff;} 
.txtMarquee-left .bd ul{ }
/********************
*******轮播图 ******
********************/
.picFocus{width: 100%;position:relative;overflow:hidden;zoom:1;}
.picFocus .bd ul{margin:0 auto;width:100%!important;}
.picFocus .bd li{ vertical-align:middle; position:relative;width:100%!important;}

.picFocus .bd img{width: 100%!important;display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.picFocus .prev,
.picFocus .next{ position:absolute; left:3%; top:45%; margin-top:-25px; display:block; width:40px; height:62px;background:url(../images/slider-arrow1.png) -106px 15px no-repeat; filter:alpha(opacity=50);opacity:0.5; }
.picFocus .next{ left:auto; right:3%; background-position:12px 15px ; }
.picFocus .prev:hover,
.picFocus .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.picFocus .prevStop{ display:none;  }
.picFocus .nextStop{ display:none;  }
#picFocus:hover .prev{width:40px;height:62px;background:url(../images/slider-arrow1.png) -106px 15px no-repeat rgba(0,0,0,.7);}
#picFocus:hover .next{width:40px;height:62px;background:url(../images/slider-arrow1.png) 12px 15px no-repeat rgba(0,0,0,.7);}



.addprev{width:40px!important;height:62px!important;background:url(../images/slider-arrow1.png) -106px 15px no-repeat rgba(0,0,0,.7)!important;}
.addnext{width:40px!important;height:62px!important;background:url(../images/slider-arrow1.png) 12px 15px no-repeat rgba(0,0,0,.7)!important;}



.picFocus2{width:321px;height:238px;float:left;position: relative;margin-right:26px;margin-top:0}
.picFocus2 .hd{height:15px; overflow:hidden; position:absolute; right:5px; bottom:4px; z-index:1; }
.picFocus2 .hd ul{overflow:hidden; zoom:1;height:27px;}
.picFocus2 .hd ul li{float:left;margin-right:6px;width:18px; height:10px; line-height:18px; border-radius:8px;text-align:center; background:#8d9190; cursor:pointer; font-size:14px;}
.picFocus2 .bd img{height:238px;}
.picFocus2 .hd ul li.on{ background:#fffef9}
.picFocus2 li span{display: block;width:100%;color:#fff;padding-left:10px;background: rgba(77,77,77,.6);height:30px;line-height: 30px;position: absolute;left:0;bottom:0;}
#red .picFocus2 li span{display: block;width:100%;color:#fff;padding-left:10px;background: rgba(0,0,0,0.5);height:30px;line-height: 30px;position: absolute;left:0;bottom:0;}

/****************************头部****************************/
.header{padding:14px 0;}

/****************************搜索****************************/
.search .img{width:161px;height:41px;margin-bottom:5px}
.search input{width:140px;height:27px;border:0;display:inline-block;padding:0 10px;background: #fbfdff;}
.search button{background:#fbfdff;color:#fff;height:27px;float:right;cursor:pointer;outline: none;padding: 0 9px;}
#hui_style .search button{background:url(../images/search_bg_03.png);background-size:100% 100%;color:#fff;height:27px;float:right;cursor:pointer;outline: none;padding: 0 9px;}
.search_box{border:1px solid #cdcfd1;overflow: hidden;width:198px;border-radius:15px;background:#fbfdff;}
#red .search button{background:#e91111;}
#red .search_box{border:1px solid #e91111;}
/****************************导航****************************/
/*一级导航*/
.mob_nav, .mob-tab{display:none}
.nav{background:url(../images/nav_bg.png) repeat-x;height:46px;line-height:46px;position: relative}
#hui_style .nav{background:transparent;height:46px;line-height:46px;position: relative}
#red .nav{background:url(../images/navbg_red.png) repeat-x;height:46px;line-height:46px;position: relative}
.navbar_ul li{width:134px;float: left;font-size: 16px;margin-right: 4px;position:relative;box-sizing: border-box;height:46px;}
.navbar_ul li:last-child{margin-right:0;}
#hui_style .navbar_ul li { font-family: 'simple style';}
.navbar_ul li:hover .menu{display: block;}
.navbar_ul li a{color:#fff;display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
}
#hui_style .navbar_ul li a{
  font-size:18px;
  font-family: 'simple style';
  color:#333;display: block;
  font-weight: 600;
}
.navbar_ul > li:hover a.action,.navbar_ul > li.normal{background: #0167a2;color:#fff}
#hui_style .navbar_ul > li:hover a.action,#hui_style .navbar_ul > li.normal{background: url(../images/nav_titlebg.png) no-repeat center center;color:#fff}
#red .navbar_ul > li:hover a.action, #red .navbar_ul > li.normal{background: #e91111;color:#fff}
.navbar_ul li.normal > a,.navbar_ul li > a:hover{color:#fff;}
#hui_style .navbar_ul li.normal > a,#hui_style .navbar_ul li > a:hover{color:#fff;}
.navbar_ul li .menu{z-index: 99;width:100%;display:none;position: absolute;top:46px;left:0;}
.navbar_ul li .menu ul li{line-height:40px;float:none;height:40px;}
/*.navbar_ul li:last-child .menu ul li{float:right;width:130px;}*/
#hui_style .navbar_ul li:last-child .menu ul li{}
.navbar_ul li ul li a{color:#fff;font-size: 16px;background: rgba(0,129,204,.86);border-top: 1px solid rgba(255,255,255,.86);}
#red .navbar_ul li ul li a{background: rgba(239, 112, 111, 0.86);}
#hui_style .navbar_ul li ul li a{background: rgba(148, 169, 181,.86);}
.navbar_ul li ul li:hover a{background:#0167a2;}
#red .navbar_ul li ul li:hover a{background: rgba(239, 112, 111)}
#hui_style .navbar_ul li ul li:hover a{color:#fff;background:rgba(148, 169, 181);}
.navbar_ul li ul li{margin:0;}
.fix-nav{position:fixed;top:0;z-index:999;width:100%;}
#hui_style .fix-nav{position: fixed;background: #f8f7f3;
  top: 0;
  z-index: 999;
  width: 100%;}
.content{background: url(../images/bg.png) no-repeat center bottom;background-size:100% 100%;}
#hui_style .content{background: url(../images/bghui.png) no-repeat center bottom;background-size:100% 100%;padding-top:10px;}
.contentbox{min-width:1102px;width:1102px;margin:0 auto;padding:0 15px;background: #fff;padding-bottom:13px;}
.list_info{font-size:14px;margin-top:30px;min-height:296px;height:auto;}
.list_info .title, .teacher-phone-margin .title{margin-bottom: 20px;font-size: 16px;color: #fff;border-bottom: 2px solid #e3e3e3;height: 35px;position: relative;}
.list_info .title .more, .teacher-phone-margin .title .more{position: absolute;right:0;top:2px;}
.list_info .top_title, .teacher-phone-margin .top_title{    position: relative;
  top: -8px;}
#hui_style .top_title{    position: relative;
  top: 0;}
.list_info .title span.normal, .teacher-phone-margin .title span.normal{display: inline-block;background: url(../images/content-tit.png) no-repeat;width:75px;height:30px;line-height:30px;text-align:center;padding-left:5px;color: #fff !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
  position: static!important;
}
#hui_style .list_info .title span.normal{display: inline-block;background: none;width:82px;height:30px;line-height:30px;text-align:left;color: #1a1a1a !important;font-size:20px;font-family:'simple style';padding-left:0;
  position: static!important;
  overflow: visible;
  text-overflow: ellipsis;
  white-space: nowrap; 
  font-weight: 600;
}
#red .list_info .title span.normal{background: url(../images/content-tit_red.png)}
.list_info .title span{height:35px;margin-right:20px;color:#666;}
#hui_style .list_info .title span{height:30px;margin-right:20px;color:#757575;font-family:'simple style';font-size:20px;font-weight:600;display:inline-block;width:82px;}
.list_info .title span b{padding-bottom:2px;display: block}
.list_info .title a, .teacher-phone-margin .title a{float:right;width:11px;height:11px;background:#1cabfd;padding:5px;margin-top: 9px;}
#hui_style .list_info .title a{float:right;background:none;padding:0;margin-top: 0;font-size: 24px;font-weight: 600;color: #807e7d;position: relative;top: -5px;}
#hui_style .list_info .more_special a{float:right;width:70px;height:25px;background:url(../images/morebg.png) no-repeat;text-align:right;font-size:12px;color:#fff;line-height:25px;margin-top:0;padding:0;padding-right:8px;font-family: 'simple style';position:relative;top:0;}
#red .list_info .title a{float:right;width:11px;height:11px;background:#e91111;padding:5px;margin-top: 9px;}
.list_info .title a:hover{color:#5071AF;}
#red .list_info .title a:hover{color:#dc0e0e;}

.list_info .list{margin-top:6px;}
.list_info .list li{line-height:31px;overflow: hidden;background: url(../images/list.png) no-repeat left center;padding-left:12px;}
#hui_style .list_info .list li{line-height:31px;overflow: hidden;background: url(../images/list2.png) no-repeat left center;padding-left:12px;}
.list_info .list li a{display: block;color:#333; width:70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_info .list li a:hover{color:#5071AF; font-weight: 700;}
#red .list_info .list li a:hover{color:#dc0e0e; font-weight: 700;}
.list_info .list li span{color:#666;font-size:12px;}
.list_info .slideBox{width:321px;height:238px;float:left;position: relative;margin-right:26px;margin-top:0;}
.list_info .slideBox img{width:321px;height:238px;}
.list_info .slideBox li span{display: block;width:100%;color:#fff;padding-left:10px;background: url(../images/span.png);height:30px;line-height: 30px;position: absolute;left:0;bottom:0;}
.list_info .list-div a{color:#666;}
.list_info .list-div a:hover p{color:#5071AF;}
.list_info .list-div .tit{color:#f23412;font-size:16px; display: block;}
.list_info .list-div .txt{line-height: 22px;font-size:14px;display: block;}

/* 学校公告 */
.list_dl dd{overflow:hidden;margin-bottom:15px;}
.list_dl dd .dd{font-size:14px;display:block;background: #319fe1;line-height:24px;color:#fff;}
#hui_style .list_dl dd .dd{font-size:18px;display:block;background: url(../images/search_bg_03.png); background-size: 100% 100%;line-height:30px;color:#fff;width:52px;}
#red .list_dl dd .dd{background: #dc0e0e;}
.list_dl dd .yy{font-size:12px;border:1px solid #b3b3b3;border-top:0;color:#4c4c4c;padding:0 6px;display:block;line-height:21px;height:21px;color: #319fe1;}
#hui_style .list_dl dd .yy{font-size:12px;border:1px solid #b3b3b3;border-top:0;color:#4c4c4c;padding:0 2px;display:block;line-height:21px;height:21px;color: #879ba7;width: 46px;}
#red .list_dl dd .yy{color: #e91111;}
.list_dl dd .fr{border-bottom:1px #bdbdbd dashed;width:271px;}
.list_dl dd .fr a:hover div{color:#5395bd;}
.list_dl dd .fr .tit{color:#2e2e2e;margin-bottom:5px; display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_dl dd .fr .txt{color:#808080;margin-bottom:4px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*宽度的设置*/
.w_box_365 .w345{margin-right:32px;}
.w_box_365 .w345 .title{margin-bottom: 10px;}
.w_box_365 .w345 .title div span{cursor: pointer;color: #333;height:30px;line-height:30px;width:75px;display:inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#hui_style .w_box_365 .w345 .title div span{cursor: pointer;color: #757575;height:30px;line-height:30px;width:75px;display:inline-block;overflow: visible;text-overflow: ellipsis;white-space: nowrap;}
.w720{width:720px;}
.w345{width:345px;}
.w562{width:562px;}
.w100{width:100%;}

.picScroll-left{overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:100%; background:#f4f4f4;position: absolute;left:0;top:0;width:100%}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;width:20px;height:100%;overflow:hidden;cursor:pointer;background: #c0e2f6;border-radius: 7px;position: relative}
.picScroll-left .hd .prev:hover, .picScroll-left .hd .next:hover{background: #aae0ff}
.picScroll-left .hd .prev div,.picScroll-left .hd .next div{width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;position: absolute;top:50%;left:50%;margin-left:-3px;margin-top:-3px;}
.picScroll-left .hd .prev div{border-right: 6px solid #319fe1;}
.picScroll-left .hd .next div{border-left: 6px solid #319fe1;}
.picScroll-left .hd .prev{float:left;}
.picScroll-left .hd .next{float:right;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left;_display:inline; overflow:hidden; text-align:center;width:152px;border:1px solid #d6d6d6;margin-right:12px;border-radius: 8px;}
.picScroll-left .bd ul li .pic{text-align:center;background: #edf2f5;padding:14px 0;border-bottom:1px solid #d6d6d6;}
.picScroll-left .bd ul li .pic .box{display: block;border-radius:50%;overflow:hidden;width:110px; height:110px;margin:0 auto;}
.picScroll-left .bd ul li .pic img{ width:110px; height:110px; display:block;margin:0 auto;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
.picScroll-left .bd ul li .tit{ line-height:28px;border:0;font-size:16px;padding:7px 0;background: #fff !important;}
.picScroll-left .bd ul li .tit p{color:#333;}
.picScroll-left .bd ul li .tit p.f99{color:#999}
.picScroll-left .bd .tempWrap{margin-left:34px;width:1027px !important;}

/*滚动*/
.picMarquee-left{overflow:hidden; position:relative;height:140px;margin-left:10px;}
.picMarquee-left .bd{margin-left:12px;}
.picMarquee-left .bd .tempWrap{width:1027px !important;}
.picMarquee-left .bd ul{overflow:hidden; zoom:1;}
.picMarquee-left .bd ul li{ margin-right:20px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:185px; height:140px; display:block;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;}
.picMarquee-left .bd ul li span{line-height: 24px;position: absolute;left:0;bottom:0;width:100%;color:#fff;background: url(../images/span_icon.png);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*友情链接*/
.foot{background: #0081cc;padding-bottom:26px!important;}
#hui_style .foot{background: #051d2b;padding-bottom:22px!important;}
#red .foot{background: url(../images/navbg_red.png);background-size: 100% 100%;padding-bottom:15px;}
.f_link{padding-top: 28px;}
.f_link select{width: 180px;height: 24px;margin-right:18px;color:#666;background:#d2d2d2;border:none;}
.f_link span{width:100px;display: inline-block;}

.footer{font-size: 14px;line-height: 26px;}
.footer .foot1{margin: 17px 0 0 0;line-height: 27px;}
.footer,.footer a{color:#fff;}
.footer a{display:inline-block;}
.footer .fr{margin-right:5px;}
.footer .fr span{display:block;margin-top:5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:center;}
.footer .saoma1{height:74px;width:74px;}

/*内页banner*/
.page_ban,.page_ban img{text-align:center;width:100%;}
.page_con{position: relative;}
/*内页左侧*/
.left_page{width:260px;position: absolute;left:0;top: -20px;border-radius: 10px 10px 0 0;overflow:  hidden;}
.left_page .title{height: 75px;line-height: 75px;background: #0081cc;font-size: 28px;color:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#hui_style .left_page .title{background:#7d919c;}
#red .left_page .title{height: 75px;line-height: 75px;background: #dc0e0e;font-size: 28px;color:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left_page dl dd{border-bottom:1px solid #d6e1d7;position: relative;}
.left_page dl dd a{color:#666;font-size: 16px;height:50px;line-height: 50px;display: block; text-align: left;padding-left: 80px;}
.left_page dl dd.normal a,.left_page dl dd a:hover{color:#fff;background: #1cabfd;}
#red .left_page dl dd.normal a, #red .left_page dl dd a:hover{color:#dc0e0e;background: #fff;}
#hui_style .left_page dl dd.normal a, #hui_style .left_page dl dd a:hover{color:#fff;background: #9eadb5;}
#red .left_page dl dd em{background:#dc0e0e;}
#hui_style .left_page dl dd em{background:#7d919c;}
.left_page .left_box{border-top:0;}
.left_page dl dd em{width:10px;height:50px;background:#0081cc;display:block;position: absolute;left:0;top:0}
.left_page dl dd.normal em{background:#ffff36;}
/*内页右侧*/
.right_page{width:790px;margin-top:40px;min-height:744px;}
.right_page .title{border-bottom:1px solid #e3e3e3;margin-bottom:12px;}
.right_page .title .fl{font-size: 20px;color: #333;height: 36px;margin-bottom:-1px;font-weight: bold;}
.right_page .title .local{margin-top:5px;color:#666;background:url(../images/local.png) no-repeat 0 0;padding-left:22px;}
#red .right_page .title .local{margin-top:5px;color:#666;background:url(../images/local_red.png) no-repeat 0 0;padding-left:22px;}
.right_page .title .local a{color:#666;}
/*表单*/
.formbox{margin-bottom:50px;line-height: 36px;font-size:14px;}
.formbox .line{margin-bottom:10px;}
.formbox .line select{height:36px;border:1px solid #b5b5b5;}
.formbox .line select.sel1{width:358px;}
.formbox .line select.sel2{width:220px;}
.formbox .line select.sel3{width:100px;}
.formbox .line span{width:72px;display:inline-block;float: left;}
.formbox .line em{display:inline-block;width: 16px;color: red;float: left;}

.formbox .line input.text{border:1px solid #b5b5b5;height:36px;width:338px;padding:0 10px;}
.formbox .line i{margin:0 10px;}
.formbox .line textarea{width:500px;height:120px;display: inline-block;resize:none;}

.submits{margin:20px 0 0 90px;}
.submits input{width:190px;height:36px;line-height: 36px;color:#fff;border:0;cursor: pointer;}
.submits input.but1{background: #0073b0}
.submits input.but2{background: #898989}
/*内容页*/
.con_text{color:#666;width:100%;}
.con_text .title h4{color:#058ad3;font-size:20px;padding:10px 0;}
#red .con_text .title h4{color:#dc0e0e;}
.con_text .title p{line-height: 32px;}
.con_text .title p >span{display:inline !important;}
/*.con_text .text img{display: block;margin:0 auto;max-width:100%;}*/
.con_text .text .embed{margin:0 auto;width:640px;}
.text_next{margin:40px 0;line-height: 30px;}
.text_next a{color:#666;}

/*内页列表*/
.page_list{min-height:400px;}
.page_list ul li{overflow: hidden;line-height: 36px;font-size:14px;}
.page_list ul li a{color:#333;width:88%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.page_num{margin-bottom:30px;margin-top:30px}
#kkpager{color: #666;font-size: 16px;}
#kkpager span{margin:10px;display:inline-block;}
#kkpager span a{color:#016fb6;}
/*留言*/
.mess{border:1px solid #c9c9c9;padding:14px;margin-bottom:20px;border-radius: 5px;}

/*图片切换*/
.game163{position: relative;overflow: hidden;width:600px;margin-bottom:30px;margin:50px 120px;}
.game163 .bigImg{height: 258px;position:relative;}
.game163 .bigImg li img{vertical-align: middle;width:600px;height:450px;}
.game163 .smallScroll{height:47px;margin-bottom: 6px;}
.game163 .sPrev,.game163 .sNext{margin-top:50px;float: left;display: block;width:9px;height:15px;text-indent:-9999px;background:url(../images/sprites1008.png) no-repeat 0 0;}
.game163 .sNext {background-position:-9px 0;}
.game163 .smallImg{float:left;margin:10px 18px;display:inline;width:542px;overflow:hidden;}
.game163 .smallImg ul{height:90px;width: 9999px;overflow: hidden;}
.game163 .smallImg li{float: left;padding: 0 18px 0 0;width:120px;cursor: pointer;display: inline;}
.game163 .smallImg img {border: 1px solid #dcdddd;width:120px;height:90px;}

/**/
.img_list ul{margin-right:-34px;}
.img_list ul li{float:left;margin-right:34px;margin-bottom:20px;}
.img_list ul li img{width:240px;height:170px;}
.img_list ul li span{color:#666;text-align: center;display: block;line-height: 32px;font-size:14px;}

.multipleColumn{ overflow:hidden; position:relative;}
.multipleColumn .hd{ overflow:hidden;  height:30px;position: absolute;bottom:-10px;left:42%;}
.multipleColumn .hd ul{float:right;overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.multipleColumn .hd ul li{float:left;width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; }
#red .multipleColumn .hd ul li{float:left;width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle_red.png") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{background-position:0 0;}
#red .multipleColumn .hd ul li.on{background-position:0 0;}

.multipleColumn .bd{overflow:hidden;}
.multipleColumn .bd ul{overflow: hidden;zoom: 1;width: 370px;float: left;_display: inline;margin-right: -21px;}
.multipleColumn .bd ul li{float: left; _display: inline;overflow: hidden;text-align: center;margin-right: 21px;margin-bottom:20px}
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{display:block;width:160px;height:60px}
.multipleColumn .bd ul li .pic a:hover img{border-color:#999;}

.weixin_con{width:100%;height:100%;background:url(../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;}




.to-auxiliary { 
  position: fixed;
  bottom:150px;
  right:-60px;
  background: #044c76;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 58px;
  text-align: center;
  line-height: 34px;
  padding: 3px 0;
  border-radius: 6px;
  z-index: 999;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
#red .to-auxiliary{background: #dc0e0e;}

.screen-enlarge {
  position: fixed;
  bottom: -60px;
  height: 0;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  color: #333;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  line-height: 72px;
  border-radius: 6px;
  border: 6px solid #044c76;
  z-index: 999;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.screen-enlarge.show {
  min-height: 160px;
  bottom: 0;
}

.to-auxiliary.show {
  right: 20px;
}

.to-auxiliary:hover {
  background: #06314a;
}

.special-box-wrap {
  height: 100px;
  background: #044c76;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: -100px;
}

.special-box-wrap.show {
  top: 0px;
}

.special-box {
  height: 60px;
  padding-top: 20px;
}

.special-box .special-pic {
  width: 120px;
  height: 60px;
  background: url(../upload/images/2018/6/6101244234.png) no-repeat;
  background-position: -20px -20px;
  cursor: pointer;
  margin: 0 100px;
}

.special-func-list > li {
  height: 60px;
  width: 60px;
  background: url(../upload/images/2018/6/6101244234.png) no-repeat;
  margin-left: 30px;
  cursor: pointer;
  position: relative;
}

.special-func-list > li:hover,.special-func-list > li.active {
  background: url(../upload/images/2018/6/6101346390.png) no-repeat;
}

.special-func-list > li.to-big {
  background-position: -198px -20px;
}
.special-func-list > li.to-small{
  background-position: -285px -20px;
}
.special-func-list > li.to-text {
  background-position: -372px -20px;
}
.special-func-list > li.to-color {
  background-position: -459px -20px;
}
.special-func-list > li.to-screen{
  background-position: -545px -20px;
}
.special-func-list > li.to-voice {
  background-position: -632px -20px;
}
.special-func-list > li.to-back {
  background-position: -719px -20px;
}

.fz-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f1f1f1;
  z-index: 99999;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  color: #000;
  font-size: 30px;
  text-align: center;
  line-height: 500px;
  font-weight: 700;
  letter-spacing: 2px;
  display: none;
}

.to-select-color {
  position: absolute;
  top: 60px;
  width: 120px;
  left: -42px;
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  font-size: 16px;
  text-align: center;
  line-height: 26px;
  display: none;
}

.to-select-color > i{ display: block; cursor: pointer;margin-bottom:4px;}
/* 三优评选 */
#left_left{width:252px;}
#left_left .left_menu{    border-radius: 10px 10px 0 0;border-right: 1px solid #e3e3e3;overflow: hidden;}
#left_left .title{height: 75px;line-height: 75px;background: #0081cc;font-size: 28px;color: #fff;text-align: center;}
#red #left_left .title{background: #dc0e0e;}
#left_left .floor{background: #fff;text-align:center;}
#left_left .floor span{cursor: pointer;display: block;font-weight: bold;text-align: center;font-size: 16px;height: 52px;line-height: 52px;border-bottom: 1px solid #f1f1f1;position: relative;}
#left_left .floor span em{display:inline-block;height:52px;width:10px;background: #0081cc;}
#left_left .floor .menu-up em{display:inline-block;height:40px;width:10px;background: #0081cc;}

#left_left .floor span:hover{color: #0081cc;font-weight: bold;position: relative;}
#left_left .floor .active{color: #0081cc;font-weight: bold;text-indent: -6px;position: relative;}
#red #left_left .floor span em{background: #dc0e0e;}
#red #left_left .floor .menu-up em{background: #dc0e0e;}
#red #left_left .floor span:hover{color: #dc0e0e;}
#red #left_left .floor .active{color: #dc0e0e;}
#left_left .floor .active em{background: #ffff36;}
#left_left .floor span i{display: inline-block;background:url("../images/down_n.png") no-repeat;width: 12px;height:11px;position:absolute;right:15px;top:20px;}
#left_left .floor span:hover i{background:url("../images/down.png") no-repeat;}
#left_left .floor .active i{background:url("../images/down.png") no-repeat;}
#red #left_left .floor span:hover i{background:url("../images/down_red.png") no-repeat;}
#red #left_left .floor .active i{background:url("../images/down_red.png") no-repeat;}
#left_left .left_menu ul li a{display: block;width:100%;line-height:40px;text-align: center;border-bottom: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3;text-decoration: none;color:#333;background: url("../images/profile.png") no-repeat 40px  #fff;}
#left_left .left_menu ul li a:hover{background:url("../images/profile_hover.png") no-repeat 40px #daecfc;color:#484848;}
#left_left .left_menu .current a{background:url("../images/profile_hover.png") no-repeat 40px  #daecfc;color:#484848;}
.special{background:url("../images/profile_hover.png") no-repeat 68px  #daecfc!important;color:#484848!important;}
#red #left_left .left_menu ul li a:hover{background:url("../images/profile_hover_red.png") no-repeat 40px #fdf4f5;}
#red #left_left .left_menu .current a{background:url("../images/profile_hover_red.png") no-repeat 68px  #fdf4f5;}
#red .special{background:url("../images/profile_hover_red.png") no-repeat 68px  #fdf4f5!important;color:#484848!important;}


.page{line-height: 30px;text-align: center; margin-top: 10px;display: block; margin-right: auto;margin-bottom: 0;margin-left: auto;}
.page ul{display:inline-block;margin:0 auto}
.page li{color:#898989;line-height:24px;display:inline-block;float:left;cursor:pointer;margin-top: 3px;margin-bottom: 3px;padding-top: 0;padding-bottom: 0;margin-right: -1px;}
.page li a{line-height:24px;height:24px;display:block;color:#898989;padding:0 8px;}
.page li.thisclass{color:#016fb6;line-height:24px;height:24px;padding:0 8px;border:1px solid #016fb6!important;}
.page ul li.thisclass a:hover ,.page ul li.thisclass a{color:#016fb6;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;}
.page li:hover{color:#016fb6;}
.page li:hover a{color:#016fb6;}
#red .page li.thisclass{color:#dc0e0e;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;border:1px solid #dc0e0e!important;}
#red .page ul li.thisclass a:hover , #red .page ul li.thisclass a{color:#dc0e0e;line-height:24px;height:24px;padding-top: 0px;padding-bottom: 0;}
#red .page li:hover{color:#dc0e0e;}
#red .page li:hover a{color:#dc0e0e;}
.number{float:left;}
.number li:last-child{margin-right:0!important;}

.button{
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  word-wrap: break-word;
  padding:20px;
  color:#fff;
  font-weight:600;
  background:#044c76;
  position:fixed;
  top:750px;
  right:-47px;
  text-align:center;
  transition:all 1s ease;
  cursor: pointer;
  border-radius: 6px;
}
.button:hover{
  background:#06314a;
}
.move_left{
  right:20px!important;
  transition:all 1s ease;
}

/* 模态框 */
#modal_example{
  padding-right:0!important;
}
.modal-open{
  padding-right:0!important;  
}

/*在线访谈*/
.jiaoxue .title{
  padding: 0;
  border-bottom: 2px solid #0084ff;
  color: #0084ff;
}
.jiaoxue .title ul li.icon5{
  background: url(../images/icon_ww.png) 0 6px no-repeat;
}
.jiaoxue .title ul li.action_jiaoxue{
  padding-left: 36px;}

.message{margin-top:20px;}
.message label{margin-bottom:20px;width:70%;}
.message label span{width:65px;display:block;float:left;height:29px;line-height:29px;}
.message label input,.message label select{border:1px solid #c9c9c9;height:29px;line-height: 29px;width:235px;padding:0 5px;border-radius:5px;}
.message label select{width:247px;height:31px;}
.message label option{height:29px;line-height: 29px;}
.message label textarea{width:550px;padding:5px;height: 200px;resize: none;line-height: 22px;}

.message label button{background:#0084ff;padding:2px 17px;margin:0 50px 0 65px;}
.message label i{background:red;color:#fff;margin-left:10px;padding:5px 14px;font-size:14px;}
.message label input.w100{width:100px;}

.message label em{color:red;margin-left:-5px; font-size:12px;}


.message_text .text{color:#333;height: auto !important;position: relative;}
.message_text .text div{overflow:hidden;line-height: 22px;padding:0 0 0 25px;line-height:29px;margin:10px 0;width:82%;}
.message_text .text div.w{background:url(../images/icon_w.png) no-repeat 0 7px;}
.message_text .text div.d{background:url(../images/icon_d.png) no-repeat 0 7px;}
.message_text .text em{position: absolute;right:0;top:4px}

.txtMarquee-top{ overflow:hidden; position:relative;}

.message-index label span{width:85px;}
.message-index label textarea{width:235px;height:50px;border-radius:5px;}

.jiaoxue .title ul li.icon6{background: url(../images/icon_dd.png) 0 6px no-repeat;}

.list .title{height: 37px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 41px;
  margin-bottom: 9px;}
.sub_zx button{
  padding:10px 20px;
  border-radius:5px;
  background: #0081cb;
  color: #fff;
  margin-right:10px;
  cursor: pointer;}
.list{line-height: 26px;}
.sw_ban{position: relative;}
.wp{    
  position: relative;
  height:270px;
  overflow: hidden;
  background: #fff;}
.slider {
  width:630px;
  position: absolute;
  padding: 0 20px;
  left:0;
  top: 0;
}
.slider li {overflow:hidden;width:100%}
.slider p {font-size: 12px;color:#333;}

/*在线咨询*/
.consultation{position: fixed;bottom:316px;right:10px;z-index: 999;cursor: pointer;}
.conn_text{float:left;margin-right:10px;margin-top:10px;}
.consult_title{    
  background: #044c76;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 58px;
  text-align: center;
  line-height: 34px;
  padding: 3px 0;
  border-radius: 6px;
}
#red .consult_title{background: #dc0e0e;}
.consultation ul{float: left;width:0;overflow:hidden; white-space: nowrap;position: relative; top: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;}
.consultation  ul li{width: 86px; height: 76px;display:inline-block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;}
.li_click{width:172px!important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ul_click{width:172px!important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;}
.consultation img{display: block;margin:0 auto;margin-bottom:6px;}
.consultation a{color:#fff;font-size: 14px;}
.consultation .tab1{background: #f87e9c;}
.consultation .tab2{background: #7ebad9;}
.consultation .tab3{background: #d99cba;}
.consultation .tab4{background: #f89c7e;}
.udesk-feedback-tab{-webkit-box-shadow: #DDD 0px -1px 5px;-moz-box-shadow: #DDD 0px -1px 5px;box-shadow: #DDD 0px -1px 5px;z-index:10000;cursor:pointer;background-repeat:no-repeat;background-position:center top;display:block;height:52px;z-index:999;padding:12px 0;}

/* 底部专题栏 */
.bottom_href{margin-top:35px;}
.href_top li>div{
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.href_top li{
  perspective: 800px;
  position: relative;
  float:left;
  width:204px;
  height:48px;
  text-align:center;
  line-height:48px;
  margin-right:20px;
  margin-bottom:20px; 
}
.href_top li:nth-child(5n){
  margin-right:0;
}
.href_top li>div{
  width:100%;
  height:100%;
  position: absolute;
  top:0;
  left:0;
  transform-style: preserve-3d;
  background:url(../images/img_subject.png);
  background-size: 100% 100%;
}
#hui_style  .href_top li>div{
  width:100%;
  height:100%;
  position: absolute;
  top:0;
  left:0;
  transform-style: preserve-3d;
  background:url(../images/img_subjecthui.png);
}
.href_top li a{
  display: block;
  width:100%;
  height:100%;
  color:#333;
  font-size:14px;
}
.img_top{
  transform: rotateX(0deg) translate3d(0,0,0);
  z-index: 2;
}
.img_bottom{
  transform: rotateX(-90deg) translate3d(0,24px,24px);
  z-index: 1;
}
.img_top1{
  transform: rotateX(90deg) translate3d(0,-24px,24px);
  z-index: 1;
}
.img_bottom1{
  transform: rotateX(0deg) translate3d(0,0,0);
  z-index: 2;
}

/*学校简介字体*/
.js_get_voice{font-size:18px!important;text-align: justify;font-family: "宋体";line-height: 1.5;text-indent: 2em;}
.js_get_voice p{font-size:18px!important;}
.js_get_voice span{font-size:18px!important;}

/* 服务大厅 */
.img_service{display:block;width:50px;height:50px;margin:0 auto;}

.service ul li{width:86px;text-align:center; margin-bottom:4px;height:76px;box-sizing:border-box;}
.service ul li a{font-size:14px;color:#4d4d4d;line-height:26px;}
.service ul li:hover a img { 
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.special_li{line-height:29px!important;}

.title-menu-list{border-bottom: 1px solid #ddd;background: #f9f9f9;width: 100%;}
.title-menu-list .list li{float:left;}
.title-menu-list .list li a{
  display: block;
  color: #333;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 10px 16px;
  margin-right: 10px;
}
.text-list ul li{
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  border-bottom: 1px dashed #ccc;
}
.text-list ul li a{color:#666;font-size:14px;}
.text-list ul li i{color:#666;font-size:12px;}
.title-menu-list > .list > li a:hover, .title-menu-list > .list > li a.normal{color:#0081cb;font-weight:700;}
#red .title-menu-list > .list > li a:hover, #red .title-menu-list > .list > li a.normal{color:#dc0e0e;}
/*天气*/
#mobile01 .mleft{line-height:27px!important;}


/*腰线图片*/
.middle_content{ width:100%; height:100px; overflow:hidden; position:relative;   }
.middle_content .bd{ position:relative; height:100%; z-index:0;   }
.middle_content .bd li{ zoom:1; vertical-align:middle; }
.middle_content .bd img{ width:100%; height:100px; display:block;  }

@media screen and (max-width: 1900px) {
  .weather iframe {
    width:200px!important;
}
}
#ad_3{z-index:9999;}
.friendLink{ height:142px; background:#fff; overflow:hidden; width:1037px;margin-left:10px;}
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{ width:185px; float:left; margin:0 10px;display:inline; position: relative }
.friendLink ul .other{line-height:25px;height:25px;position:absolute;left:0;bottom:0;display: inline-block;width:100%;text-align:center;background:rgba(102,92,85,0.3);color:#fff;font-size:14px;cursor: pointer;}
.friendLink ul li img{ width:185px;height:140px;}
.scroll_img{width: 1103px;margin:0 auto;}
.fl{float:left;}
.left_xsfc{margin-right:10px;}