/* 编码 */
@charset "UTF-8";
/*自定义全局*/
@import url("./common.css");


/*IE下a:hover 背景闪烁*/
*html { overflow: -moz-scrollbars-vertical; zoom: expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this)); }

/*HTML5 reset*/

time { display: inline; }

fieldset { border-width: 0; padding: 0.35em 0.625em 0.75em; margin: 0 2px; border: 1px solid #c0c0c0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input::-ms-clear { display: none !important; }

/** 重置表单元素 **/
a, a:hover, a:active, a:visited, a:link, a:focus, label, input, select { -webkit-tap-highlight-color: transparent; }

legend { color: #000; }

/* for ie6 */
fieldset, img { border: 0; }

/* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; }

/* 使得表单元素在 ie 下能继承字体大小 */
/*
Name:     style_clearfix
Example:    class="clearfix|cl"
Explain:    Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/

a.disabled {
	color: #333;
  pointer-events: none;
}

.cl:after, .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.cl, .clearfix { zoom: 1; }


.fl { float: left; }

.fr { float: right; }

.hu_clear{clear: both;}

.hu_hide{display: none;}

.hu_bot_gray{ background:#F2F2F2; width:100%; margin:0 auto; height:auto; padding:20px 0;}


.center { width: 1000px; margin: 0 auto; }

/* 头部样式 */
.top { width: 100%; background: #0164A7; height:82px;}

.top .top-head .logo { float: left; line-height: 80px; }

.top .top-head .logo img { margin-top: 12px;}

.top .top-head .ul { float: right; margin: 20px 0; }

.top .top-head .ul li { float: left; font-size: 18px; margin: 0 5px; padding: 15px 10px; cursor: pointer; }

.top .top-head .ul li a { color: #fff; }

.top .top-head .ul li:hover { background: url(../img/nav_bg1.png) no-repeat center top; background-size: 100% 100%; }


/* 底部样式 */
.copyright { position: relative; text-align: center; padding: 45px 0; background: #27313d;}

.copyright > div { font-size: 14px; color: #fff; line-height: 26px; }

.copyright a { font-size: 14px; color: #fff; line-height: 26px; padding-left: 5px; padding-right: 5px; }

.copyright .foot-biaoshi{ position: absolute; bottom: 35px; right: 230px; }

/* 翻页样式 */
#li_sxx_pageNav{
  width:1000px;
  margin:30px auto;
  padding:5px 0;
  overflow:hidden;
}
#li_sxx_pageNav h3{
  padding-left:20px;
  font-weight:normal;
  margin-right:15px;
  height:35px;
  line-height:35px;
}
#li_sxx_pageNav h3 i{
  color:red;
}
#li_sxx_pageNav ul{
  overflow:hidden;
}
#li_sxx_pageNav li{
  float:left;
  /* padding:10px 16px; */
  padding: 8px 5px;
  margin-right:10px;
  border:1px solid #ededed !important;
  cursor: pointer;
}
#li_sxx_pageNav .li_bottom_page{
  width:45px;
  /*padding:10px 0px;*/
  padding: 8px 0;
  text-align:center;
}
#li_sxx_pageNav li:hover{
  background: #3A9BE0 !important;
  border:1px solid #ededed;
}
#li_sxx_pageNav li:hover a{
  color:#fff !important;
}

/* --- home.html start--- */
/* .top-adv */
.dian { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: keep-all; }

.top-adv { width: 978px; padding: 10px 10px; border: 1px solid #e4e4e4; margin-top: 15px; }

.top-adv .adv-word { float: left; }

.top-adv .adv-word .wz-li { width: 140px; height: 20px; line-height: 20px; font-size: 12px; color: #333333; }

.top-adv .adv-word .wz-li a { color: #333333; }

.top-adv .adv-word .wz-li a:hover { color: #3C95D9; text-decoration: underline; }

.top-adv .adv-img { float: left; padding-right: 10px; margin-left: 10px; }

.top-adv .adv-img .img { float: left; margin-left: 5px; }

.top-adv .adv-img .img1 img { width: 100px; height: 80px; }

.top-adv .adv-img .img2 img { width: 225px; height: 80px; }

/* .searchbox */
.searchbox { width: 100%; height: 60px; margin-top: 25px; background: #3c95d9; }

.searchbox .hot-search { float: left; }

.searchbox .hot-search .hot-fl { float: left; font-size: 18px; color: #fff; line-height: 60px; margin-left: 25px; }

.searchbox .hot-search .hot-fr { float: left; font-size: 16px; color: #fff; line-height: 20px; border-left: 1px solid #fff; margin-top: 20px; margin-left: 20px; }

.searchbox .hot-search .hot-fr a { float: left; color: #fff; margin-left: 15px; padding-bottom: 1px; border-bottom: 1px solid transparent; }

.searchbox .hot-search .hot-fr a:hover { border-bottom: 1px solid #fff; }

.searchbox .search { float: left; margin-top: 12px; margin-left: 70px; }

.searchbox .search .search-key { float: left; width: 90px; height: 35px; line-height: 35px; text-align: center; background: #fff url(../img/dot_bg.png) no-repeat -8px 15px; /*padding-right: 10px;*/ position: relative; cursor: pointer; z-index: 100; }

.searchbox .search .search-key span { font-size: 14px; color: #666; }

.searchbox .search .search-key .keybox { position: absolute; left: 0; top: 35px; display: none; z-index: 100; }

.searchbox .search .search-key .keybox li { width: 88px; height: 35px; text-align: center; border: 1px solid #E2E7EB; border-top: none; background: #fff; font-size: 14px; color: #666; }

.searchbox .search .search-key .keybox li a { color: #666; }

.searchbox .search .search-key .keybox li:hover { background: #3c95d9; color: #fff; }

.searchbox .search .search-key .keybox li:hover a { color: #fff; }

.searchbox .search .search-input { float: left; width: 280px; height: 35px; line-height: 35px; padding-left: 5px; border: none; background: #fff; font-size: 14px; color: #666; }

.searchbox .search .search-btn { float: left; width: 45px; height: 35px; font-size: 16px; cursor: pointer; color: #fff; padding-left: 35px; line-height: 35px; margin-left: 20px; background: #ff8000 url(../img/search.png) no-repeat; background-position: 10px 50%; border-radius: 5px; }

/* .focuspic */
.focuspic { width: 1000px; margin-top: 20px; position: relative; }

.focuspic .swiper1 { width: 100%; height: 300px; }

.focuspic .swiper1 .swiper-slide { width: 1000%; }

.focuspic .swiper1 .swiper-slide img { display: block; width: 1000px; height: 300px; }

.focuspic .icon-fc { position: absolute; right: 0; top: 0; width: 105px; height: 300px; z-index: 100; }

.focuspic .icon-fc .iconli { width: 100%; height: 80px; text-align: center; border-bottom: 1px solid #fff; padding-top: 20px; background: rgba(0,0,0,.6); cursor: pointer; }

.focuspic .icon-fc .iconli:hover { background: #3C95D9; }

.focuspic .icon-fc .iconli div { margin-top: 5px; line-height: 26px; }

.focuspic .icon-fc .iconli div a { font-size: 22px; color: #fff; }

.focuspic .icon-fc .bornone { border-bottom: none; }

.focuspic .focus-sel { width: 1000px; }

.focuspic .focus-sel .focus-ul { margin-top: 10px; }

.focuspic .focus-sel .focus-wz { float: left; width: 196px; height: 35px; text-align: center; line-height: 35px; font-size: 14px; color: #333333; background: #eaebeb; margin-left: 5px; }

.focuspic .focus-sel .focus-wz a { color: #333333; }

.focuspic .focus-sel .focus-wz.cover { background: #3C95D9 url(../img/sanj.png) no-repeat center top; }

.focuspic .focus-sel .focus-wz.cover a { color: #fff; }

.focuspic .focus-sel .marnone { margin-left: 0; }

/* .mid-adv 
.mid-adv { margin-top: 15px; }
*/
.mid-adv .mid-adv-li { float: left; margin-top: 10px; width: 155px; height: 80px; margin-left: 14px; }

.mid-adv .mid-adv-li img { width: 155px; height: 80px; }

.mid-adv .marnone { margin-left: 0; }

/* .zixun 
.zixun { margin-top: 25px; }
*/

.zixun .zixun-fl { float: left; width: 670px; }

.zixun .zixun-fl .topline .topline-li { float: left; width: 160px; height: 160px; background: #eaf5fc; text-align: center; margin-left: 10px; }

.zixun .zixun-fl .topline .topline-li.marnone { margin-left: 0; }

.zixun .zixun-fl .topline .topline-li:hover span { color: #3C95D9; }

.zixun .zixun-fl .topline .topline-li .bgbox { width: 90px; height: 90px; background: url(../img/yuanjiao1.png) no-repeat; overflow: hidden; text-align: center; line-height: 90px; margin: 15px auto 0; }

.zixun .zixun-fl .topline .topline-li:hover .bgbox { background: url(../img/yuanjiao2.png) no-repeat; }

.zixun .zixun-fl .topline .topline-li span { line-height: 24px; display: block; font-size: 18px; color: #333333; margin-top: 10px; }

.zixun .zixun-fl .sline { margin-top: 10px; }

.zixun .zixun-fl .sline .sline-ul .sline-li { float: left; height: 80px; text-align: center; line-height: 80px; font-size: 18px; color: #fff; margin-left: 10px; margin-top: 15px; }

.zixun .zixun-fl .sline .sline-ul .sline-li.marnone { margin-left: 0; }

.zixun .zixun-fl .sline .sline-ul .sline-li a { display: block; color: #fff; }

.zixun .zixun-fl .sline .sline-ul .sline-li.sline-li1 { width: 190px; }

.zixun .zixun-fl .sline .sline-ul .sline-li.sline-li2 { width: 130px; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg1 { background: #52d0b1; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg2 { background: #fd9fa4; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg3 { background: #7bb0f6; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg4 { background: #eccd71; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg5 { background: #f9af92; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg6 { background: #a1c7ea; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg7 { background: #efa1ee; }

.zixun .zixun-fl .sline .sline-ul .sline-li.bg8 { background: #60d5d4; }

.zixun .zixun-fl .sline .sline-ul .sline-li:hover { background: #3c95d9; }

.zixun .zixun-fr { float: right; width: 278px; height: 338px; border: 1px solid #EDEDED; padding: 10px 15px; }

.zixun .zixun-fr .topline .top-new { float: left; font-size: 18px; line-height: 20px; color: #333; padding-bottom: 5px; }

.zixun .zixun-fr .topline .top-new a { color: #333; }

.zixun .zixun-fr .topline .top-new.active { border-bottom: 3px solid #3c95d9; }

.zixun .zixun-fr .topline .top-new.active a { color: #3c95d9; }

.zixun .zixun-fr .topline span { float: left; width: 1px; height: 20px; background: #ccc; margin: 0 15px; }

.zixun .zixun-fr .sline { margin-top: 15px; }

.zixun .zixun-fr .sline li { font-size: 14px; color: #333; line-height: 35px; padding-left: 15px; background: url(../img/dot.png) no-repeat 4px 16px; border-bottom: 1px dashed #D6D6D6;   overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: keep-all; }

.zixun .zixun-fr .sline li a { color: #333; }

.zixun .zixun-fr .sline li a:hover { color: #3c95d9; text-decoration: underline; }

.disnone { display: none; }

/* .gd-adv */
.gd-adv { margin-top: 25px; }

.gd-adv .swiper2 { width: 1000px; height: 90px; }

.gd-adv .swiper2 .swiper-slide { width: 1000px; }

.gd-adv .swiper2 .swiper-slide li { float: left; width: 230px; height: 90px; margin-left: 26.5px; }

.gd-adv .swiper2 .swiper-slide li.marnone { margin-left: 0; }

.gd-adv .swiper2 .swiper-slide li img { width: 230px; height: 90px; }

/* .hot */
.hot { margin-top: 25px; }

.hot .hot-fl { float: left; width: 663px; height: 443px; border: 1px solid #eeeded; padding-top: 10px; }

.hot .hot-fl .hot-top { line-height: 24px; padding: 0 15px; border-bottom: 1px solid #eeeded; }

.hot .hot-fl .hot-top .word { float: left; font-size: 18px; color: #3c95d9; padding: 0 8px 5px 8px; border-bottom: 2px solid #3c95d9; }

.hot .hot-fl .hot-top .aniu { float: right; margin-top: 2px; }

.hot .hot-fl .hot-top .aniu .swiper-button-prev1 { float: left; width: 19px; height: 19px; cursor: pointer; background: url(../img/zarrow.png) no-repeat; }

.hot .hot-fl .hot-top .aniu .swiper-button-prev1:hover { background: url(../img/zarrow2.png) no-repeat; }

.hot .hot-fl .hot-top .aniu .swiper-button-next1 { float: left; width: 19px; height: 19px; margin-left: 10px; cursor: pointer; background: url(../img/yarrow.png) no-repeat; }

.hot .hot-fl .hot-top .aniu .swiper-button-next1:hover { background: url(../img/yarrow2.png) no-repeat; }

.hot .hot-fl .hot-lb { padding: 0 15px; }

.hot .hot-fl .hot-lb .swiper3 { width: 100%; height: 400px; }

.hot .hot-fl .hot-lb .swiper3 .swiper-slide li { float: left; width: 200px; margin-left: 15px; margin-top: 15px; }

.hot .hot-fl .hot-lb .swiper3 .swiper-slide li span { display: block; font-size: 14px; line-height: 18px; color: #333; text-align: center; margin-top: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: keep-all; }

.hot .hot-fl .hot-lb .swiper3 .swiper-slide li.marnone { margin-left: 0; }

.hot .hot-fl .hot-lb .swiper3 .swiper-slide li:hover { cursor: pointer; }

.hot .hot-fl .hot-lb .swiper3 .swiper-slide li:hover span { color: #3C95D9; }

.hot .hot-fl .hot-lb .swiper3 .swiper-slide li img { width: 200px; height: 90px; }

.hot .hot-fr { float: right; width: 278px; height: 433px; border: 1px solid #EDEDED; padding: 10px 15px; }

.hot .hot-fr .topline .top-new { float: left; font-size: 18px; line-height: 20px; color: #333; padding-bottom: 5px; }

.hot .hot-fr .topline .top-new a { color: #333; }

.hot .hot-fr .topline .top-new.active { border-bottom: 3px solid #3c95d9; }

.hot .hot-fr .topline .top-new.active a { color: #3c95d9; }

.hot .hot-fr .topline span { float: left; width: 1px; height: 20px; background: #ccc; margin: 0 15px; }

.hot .hot-fr .sline { margin-top: 5px; }

.hot .hot-fr .sline .zy-ul { display: none; }

.hot .hot-fr .sline .zy-ul li { *padding-bottom: 11px; }

.hot .hot-fr .sline li { padding-bottom: 12px; padding-top: 12px; border-bottom: 1px dashed #EDEDED; font-size: 0px; line-height: 16px; }

.hot .hot-fr .sline li.bornone { border-bottom: none; }

.hot .hot-fr .sline li .li-head .num { float: left; font-size: 14px; width: 16px; height: 16px; border-radius: 2px; text-align: center; line-height: 16px; color: #fff; }

.hot .hot-fr .sline li .li-head .num.bgc { background: #fe8402; }

.hot .hot-fr .sline li .li-head .num.bgh { background: #bbbbbb; }

.hot .hot-fr .sline li .li-head .word { float: left; max-width: 200px; line-height: 16px; font-size: 14px; color: #333; margin-left: 8px; }

.hot .hot-fr .sline li .li-head .word a { display: block; height: 16px; font-size: 14px; color: #333; line-height: 16px; }

.hot .hot-fr .sline li .li-head .word a:hover { color: #3c95d9; text-decoration: underline; }

.hot .hot-fr .sline li .li-head .rd { float: right; font-size: 14px; line-height: 16px; color: #333; padding-right: 10px; }

.hot .hot-fr .sline li .li-head .rd.shangs { background: url(../img/rd.png) no-repeat right -28px; *background: url(../img/rd.png) no-repeat right -27px; /*只在IE7下解析*/ }

.hot .hot-fr .sline li .li-head .rd.xiaj { background: url(../img/rd.png) no-repeat right 2px; *background: url(../img/rd.png) no-repeat right 3px; /*只在IE7下解析*/ }

.hot .hot-fr .sline li .li-show { display: none; padding-top: 10px; }

.hot .hot-fr .sline li .li-show.show { display: block; position: relative; }

.hot .hot-fr .sline li .li-show .img { float: left; width: 80px; height: 60px; }

.hot .hot-fr .sline li .li-show .img img { width: 80px; height: 60px; }

.hot .hot-fr .sline li .li-show .desc { float: right; width: 180px; font-size: 13px; color: #333; text-align: justify; line-height: 20px;
  /*text-overflow: -o-ellipsis-lastline;*/
  white-space:wrap;
  overflow: hidden;
  /*text-overflow: ellipsis;*/
  -webkit-line-clamp: 2;
  line-clamp: 2;
  display: -webkit-box;
  display: box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  max-height: 40px;
}
.hot .hot-fr .sline li .li-show .desc::after {
  content: "...";
  position: absolute;
  bottom: 20px;
  right: 0;
  padding-left: 5px;
  background: -webkit-linear-gradient(left, transparent, #fff 0%);
  background: -o-linear-gradient(left, transparent, #fff 0%);
  background: -moz-linear-gradient(left, transparent, #fff 0%);
  background: linear-gradient(to left, transparent, #fff 0%);
}

.hot .hot-fr .sline li .li-show .desc a { color: #333; font-size: 13px; position: absolute; right: 0; bottom: -5px; }

.hot .hot-fr .sline li .li-show .desc a:hover { color: #3c95d9; text-decoration: underline; }

/* .about */
.about { width: 100%; padding: 35px 0 55px 0; background: #f7f9fa; margin-top: 35px; }

.about .about-fl { float: left; }

.about .about-fl .about-ul { float: left; width: 165px; border-right: 1px solid #eeeded; }

.about .about-fl .about-ul.bornone { border-right: none; }

.about .about-fl .about-ul .about-top { text-align: center; }

.about .about-fl .about-ul .about-mid { font-size: 14px; color: #333333; text-align: center; margin-top: 20px; }

.about .about-fl .about-ul .about-bot { margin-top: 15px; }

.about .about-fl .about-ul .about-bot a { display: block; text-align: center; line-height: 30px; font-size: 12px; color: #666666; }

.about .about-fl .about-ul .about-bot a:hover { text-decoration: underline; color: #3C95D9; }

.about .about-fr { float: right; height: 280px; margin-right: 35px; padding-left: 20px; border-left: 1px dashed #eeeded; }

.about .about-fr .topline { line-height: 24px; display: inline-block; font-size: 18px; color: #3c95d9; padding-bottom: 5px; border-bottom: 2px solid #3c95d9; }

.about .about-fr .sline { margin-top: 10px; }

.about .about-fr .sline .ewm { float: left; text-align: center; font-size: 14px; color: #333; }

.about .about-fr .sline .ewm.ewm2 { margin-left: 35px; }

.about .about-fr .sline .ewm p { margin-top: 10px; line-height: 22px;}

/* .methodbox */
.methodbox{ display: none; position: fixed; width: 36px; top: 25%; z-index: 1000; }

.methodbox > a{ display: block; width: 36px; height: 36px; cursor: pointer; }

.methodbox .meth-wx{ position: relative; background: url(../img/s_g.png) no-repeat center top; }

.methodbox .meth-wb{ background: url(../img/s_g.png) no-repeat center -35px; }

.methodbox .meth-xx{ background: url(../img/s_g.png) no-repeat center -70px; }

.methodbox .meth-qb{ background: url(../img/s_g.png) no-repeat center -105px; }

.methodbox .meth-backtop{ background: url(../img/s_g.png) no-repeat center -140px; }

.methodbox .meth-wx:hover{ background:url(../img/s_b.png) no-repeat center top }

.methodbox .meth-wb:hover{ background:url(../img/s_b.png) no-repeat center -35px }

.methodbox .meth-xx:hover{ background:url(../img/s_b.png) no-repeat center -70px }

.methodbox .meth-qb:hover{ background:url(../img/s_b.png) no-repeat center -105px }

.methodbox .meth-backtop:hover{ background:url(../img/s_b.png) no-repeat center -140px }

.methodbox .meth-wx:hover img{ display:block }

.methodbox .meth-wb:hover .wbbox{ display:block }

.methodbox .meth-wx img{ display:none; position:absolute; top:0; right:36px }

.methodbox .meth-wb .wbbox{ display:none; position:absolute; top:36px; right:36px; width:118px; background:#FFF}

.methodbox .meth-wb .wbbox img{ margin-bottom:10px }
/*# sourceMappingURL=main.css.map */

/* --- home.html end--- */


/* --- school_search.html --- */
#li_sxx_section{ margin-top:10px; }

#li_sxx_section .li_conBox{ border:1px solid #EDEDED; }

#li_sxx_section .li_conBox .li_screen{ margin: 20px 20px 0; padding-bottom: 20px; border-bottom:1px solid #ededed; overflow:hidden; display:none; }

#li_sxx_section .li_conBox .li_screen .li_chooseTxt{ width:80px; margin-top:24px; }

#li_sxx_section .li_conBox .li_screen .li_chooseTxt h3{ font-weight:normal; font-size:15px; }

#li_sxx_section .li_conBox .li_screen .li_chooseType ul{ overflow:hidden; padding:15px 0; }

#li_sxx_section .li_conBox .li_screen .li_chooseType li{ float:left; padding:2px 5px; border:1px solid #ededed; margin-right:10px; cursor: pointer; height:25px; line-height:25px; text-align:center; }

#li_sxx_section .li_conBox .li_screen .li_chooseType li a{ position:relative; padding:10px 20px 0 0; }

#li_sxx_section .li_conBox .li_screen .li_chooseType li a i{ line-height:26px; padding-right: 5px; font-size: 13px; }

#li_sxx_section .li_conBox .li_screen .li_chooseType li a img{ position: absolute; top:16px; right:-10px; }

#li_sxx_section .li_conBox .li_screen .li_chooseType li:hover{ background:#eee; }

#li_sxx_section .li_conBox .li_screen .li_chooseType li:last-child{ background:#FF7F00; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; }

#li_sxx_section .li_conBox .li_screen .li_chooseType li:last-child a{ color:#fff; font-size: 13px; }

#li_sxx_section .li_conBox .li_time{
  padding:10px;
  width:960px;
  margin:0 auto;
  border-bottom:1px solid #ededed;
  height:auto;
  overflow:hidden;
}
#li_sxx_section .li_conBox .li_time .li_timeTxt{
  width:80px;
  height:auto;
  margin-top:16px;
}
#li_sxx_section .li_conBox .li_time .li_timeTxt h3{
  font-weight:normal;
  font-size:15px;
}
#li_sxx_section .li_conBox .li_time .li_timeType{
  padding:10px 0;
  width: 800px;
}
#li_sxx_section .li_conBox .li_time .li_timeType ul{
	list-style: outside;
}
#li_sxx_section .li_conBox .li_time .li_timeType li{
  padding:6px 0;
}
#li_sxx_section .li_conBox .li_time .li_timeType li span{
  padding-right:4px;
  font-size:13px;
}
#li_sxx_section .li_conBox .li_time .li_timeType li span a.li_xiahuaxian:hover{
  text-decoration: underline;
  color:#3C95D9;
}
#li_sxx_section .li_conBox .li_time .li_timeType li span a.li_bianlan{
  background:#3C95D9;
  color:#fff;
  padding:2px 4px;
}

#li_sxx_section .li_conBox .li_place{ padding: 0 10px; margin: 0 10px; overflow: hidden; border-bottom: 1px solid #ededed; }

#li_sxx_section .li_conBox .li_place .li_placeTxt{ width:80px; margin-top:30px; }

#li_sxx_section .li_conBox .li_place .li_placeTxt h3{ font-weight:normal; font-size:15px; }

#li_sxx_section .li_conBox .li_place .li_placeCountry{ width:35px;  margin-right:20px; margin-top:30px; font-size:12px; }

#li_sxx_section .li_conBox .li_place .li_placeCountry a.li_chumoall:hover{ color:#3C95D9; }

#li_sxx_section .li_conBox .li_place .li_placeCountry a.li_bianlan{ background:#3C95D9; color:#fff; padding:2px 4px; }

#li_sxx_section .li_conBox .li_place .li_placeCity{ padding:10px 0; width: 800px; line-height: 18px;}

#li_sxx_section .li_conBox .li_place .li_placeCity ul{ list-style: outside; }

#li_sxx_section .li_conBox .li_place .li_placeCity li{ padding:6px 0; }

#li_sxx_section .li_conBox .li_place .li_placeCity li span{ padding-right:4px; font-size:13px; }

#li_sxx_section .li_conBox .li_place .li_placeCity li span a.li_xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

#li_sxx_section .li_conBox .li_place .li_placeCity li span a.li_bianlan{ background:#3C95D9; color:#fff; padding:2px 4px; }

#li_sxx_section .li_conBox .li_list{ padding: 10px; margin: 0 10px; overflow: hidden; border-bottom: 1px solid #ededed; }

#li_sxx_section .li_conBox .li_list .li_lstTxt{ width:80px; margin-top:16px; }

#li_sxx_section .li_conBox .li_list .li_lstTxt h3{ font-weight:normal; font-size:15px; }

#li_sxx_section .li_conBox .li_list .li_listAll{ width:35px; margin-right:20px; margin-top:18px; font-size:12px; }

#li_sxx_section .li_conBox .li_list .li_listAll a.li_bianlan{ color:#fff; background: #3C95D9; padding:2px 4px; }

#li_sxx_section .li_conBox .li_list .li_listAll a.li_chumoall:hover{ color:#3C95D9; }

#li_sxx_section .li_conBox .li_list .li_listType{ padding:10px 0; width: 800px;}

#li_sxx_section .li_conBox .li_list .li_listType ul{ list-style: outside; }

#li_sxx_section .li_conBox .li_list .li_listType li{ padding:6px 0; }

#li_sxx_section .li_conBox .li_list .li_listType li span{ padding-right:4px; font-size:13px; }

#li_sxx_section .li_conBox .li_list .li_listType li span a.li_xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

#li_sxx_section .li_conBox .li_list .li_listType li span a.li_bianlan{ background:#3C95D9; color:#fff; padding:2px 4px; }

#li_sxx_section .li_conBox .li_type{ padding: 10px; margin: 0 10px; overflow: hidden; }

#li_sxx_section .li_conBox .li_type .li_typeTxt{ width:80px; margin-top:16px; }

#li_sxx_section .li_conBox .li_type .li_typeTxt h3{ font-weight:normal; font-size:15px; }

#li_sxx_section .li_conBox .li_type .li_typeAll{ width:35px; margin-right:20px; margin-top:18px; font-size:12px; }

#li_sxx_section .li_conBox .li_type .li_typeAll a.li_bianlan{ color:#fff; background: #3C95D9; padding:2px 4px; }

#li_sxx_section .li_conBox .li_type .li_typeAll a.li_chumoall:hover{ color:#3C95D9; }

#li_sxx_section .li_conBox .li_type .li_typeType{ padding:10px 0; max-width:755px; }

#li_sxx_section .li_conBox .li_type .li_typeType li{ padding:6px 0; }

#li_sxx_section .li_conBox .li_type .li_typeType li span{ padding-right:4px; font-size:13px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-bottom:5px; display:inline-block; }

#li_sxx_section .li_conBox .li_type .li_typeType li span a.li_xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

#li_sxx_section .li_conBox .li_type .li_typeType li span a.li_bianlan{ background:#3c95d9; color:#fff; padding:2px 4px; }

#li_sxx_choose{ margin-top:20px; }

#li_sxx_choose .li_conBox{ background:#F1FAFF; border:1px solid #ededed; padding:20px 0; overflow:hidden; position:relative; }

#li_sxx_choose .li_conBox .li_chooseTxt{ position: absolute; top:35%; margin-left:30px; height:17px; line-height:17px; }

#li_sxx_choose .li_conBox .li_chooseTxt h3{ font-size:17px; font-weight:normal; letter-spacing: 10px; }

#li_sxx_choose .li_conBox .li_chooseBox{ line-height:15px; max-width:755px; margin-left:115px; }

#li_sxx_choose .li_conBox .li_chooseBox p{ display: inline-block; padding:5px 0; }

#li_sxx_choose .li_conBox .li_chooseBox p span:nth-child(1){ display: inline-block; margin-top:1px; }

#li_sxx_choose .li_conBox .li_chooseBox input{ padding-top:4px; }

#li_sxx_choose .li_conBox .li_chooseBox .li_tip{ margin-right:15px; }

#li_sxx_sort{ margin-top:10px; }

#li_sxx_sort .li_conBox{ margin:0 auto; overflow:hidden; padding:10px 0; }

#li_sxx_sort .li_conBox .li_box{ overflow:hidden; width:300px; }

#li_sxx_sort .li_conBox .li_sort{ padding-right:12px; background:#F5F1F2 ; background-repeat:no-repeat; background-position: 90px 10px; background-image: url(../img/px.png); width:100px; border:1px solid #ededed; height:30px; text-align:center; line-height: 30px; margin-right:60px; }

#li_sxx_sort .li_conBox .li_page{ height:32px; overflow:hidden; }

#li_sxx_sort .li_conBox .li_page .li_leftArrow{ margin-top:5px; }

#li_sxx_sort .li_conBox .li_page .li_pageTxt{ margin:4px 10px 0 10px; }

#li_sxx_sort .li_conBox .li_page .li_rightArrow{ margin-top:5px; }

.li_sxx_main{ width:1000px; margin:20px auto; border:1px solid #ededed; overflow:hidden; }

.li_sxx_main .li_schoolLogo{ padding:20px; }

.li_sxx_main .li_schoolLogo img{ width:120px; height:120px; }

.li_sxx_main .li_conBox{ position: relative; width:800px; padding:20px 0; }

.li_sxx_main .li_conBox h3{ font-size:24px; font-weight:normal; margin-right:10px; }

.li_sxx_main .li_conBox h3 a:hover{ color:#3A9BE0; text-decoration: underline; }

.li_sxx_main .li_conBox .li_tag{ color:#fff; margin-right:15px; margin-bottom:10px; background:url(../img/211.png) no-repeat center top; background-size:100% 100%; padding:4px 8px; font-size:12px; }

.li_sxx_main .li_conBox .li_line{ clear: both; display: block; overflow: hidden; height: 0px; margin: 0px; padding: 0px; line-height: 0; font-size: 0; }

.li_sxx_main .li_conBox .li_jieshao{margin-top:20px;color:#666;line-height:40px;}

.li_sxx_main .li_conBox .li_jieshao p{ height:40px; }

.li_sxx_main .li_conBox .li_jieshao p a{ color:#999; margin-right:19px; }

.li_sxx_main .li_conBox .li_jieshao p a:hover{ text-decoration: underline !important; }

.li_sxx_main .li_conBox .li_enroll{ position: absolute; width: 120px; font-size: 16px; line-height: 38px; height: 38px; top: 60px; right: 160px; border: 1px solid #C9EBF5; border-radius: 5px; -moz-border-radius: 5px; text-align:center; }

.li_sxx_main .li_conBox .li_enroll a{ display: block; background: #F0F9FF; }

.li_sxx_main .li_conBox .li_enroll a:hover{ background: #E5F2FB; }

.li_sxx_main .li_conBox .li_contrast{ position: absolute; width: 120px; font-size: 16px; line-height: 40px; height: 40px; top: 60px; right: 20px; text-align: center; }

.li_sxx_main .li_conBox .li_contrast a{ display: block; padding-left:15px; width:105px; background-image:url(../img/duibi_02.jpg); background-repeat: no-repeat; background-position: center top; }

.li_sxx_main .li_conBox .li_contrast a:hover{ background: #f60; background-image:url(../img/duibi_01.jpg) !important; background-position: center top; color:#fff; }

#li_sxx_backTop{ position:fixed; bottom:190px; left:50%; width:50px; margin-left:510px; z-index:999; overflow:hidden; height:auto; }

#li_sxx_backTop a.li_duibi{ width: 50px; height: 50px; display: block; margin-top: 3px; background: url(../img/floatbtn.png) no-repeat; }

#li_sxx_backTop a.li_duibi:hover{ background: url(../img/floatbtn.png) no-repeat -55px 0px; }

#li_sxx_backTop a.li_huiding{ width: 50px; height: 50px; display: block; margin-top: 55px; background: url(../img/floatbtn.png) no-repeat 0px -52px; margin-bottom:0px; }

#li_sxx_backTop a.li_huiding:hover{ background: url(../img/floatbtn.png) no-repeat -55px -52px; }

#li_sxx_contrastPlace{ width:1000px; position:fixed; bottom:25px; left:50%; margin-left:-500px; height:230px; overflow:hidden; z-index:9999; display:none; }

#li_sxx_contrastPlace .li_duibilan{ width:110px; height:30px; border:2px solid #3A9BE0; border-bottom:none; text-align:center; line-height:30px; font-weight:bold; background:#fff; }

#li_sxx_contrastPlace .li_duibilan em{ font-size:17px; color:#f60; }

#li_sxx_contrastPlace .li_hide{ width:50px; height:30px; line-height:30px; text-align:center; font-weight:bold; background:#eee; cursor: pointer; }

#li_sxx_contrastPlace .li_hide a{ color:#3A9BE0; }

#li_sxx_contrastPlace .li_hide:hover { background: #3A9BE0; }

#li_sxx_contrastPlace .li_hide:hover a { color: #eee; }

#li_sxx_contrastPlace .li_line{ clear: both; display: block; overflow: hidden; height: 0px; margin: 0px; padding: 0px; line-height: 0; font-size: 0; }

#li_sxx_contrastPlace .li_conBox{ width:996px; border:2px solid #3A9BE0; height:190px; background: #fff; overflow:hidden; }

#li_sxx_contrastPlace .li_conBox .li_uni{ padding-top:24px; width:198px; border-right:1px dashed #eee; margin-top:6px; }

#li_sxx_contrastPlace .li_conBox p{ margin-bottom:15px; text-align:center; }

#li_sxx_contrastPlace .li_conBox p img{ width:75px; height:75px; }

#li_sxx_contrastPlace .li_conBox p a{ color:#3A9BE0; border-bottom: 1px solid transparent; }

#li_sxx_contrastPlace .li_conBox p a:hover { border-bottom: 1px solid #3C95D9; }

#li_sxx_contrastPlace .li_conBox .li_duibiBtn{ padding:24px; width:100px; margin-top:30px; }

#li_sxx_contrastPlace .li_conBox .li_duibiBtn .li_btn{ width:90px; height:40px; text-align:center; line-height:40px; border-radius:5px; background: #FF8C00; margin:0 auto; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; margin-bottom:20px; cursor: pointer; }

#li_sxx_contrastPlace .li_conBox .li_duibiBtn .li_btn:hover { background: #f60; }

#li_sxx_contrastPlace .li_conBox .li_duibiBtn .li_btn a{ display:inline-block; color:#fff; width:90px; height:40px;}


/* school_main.html */
.pos { padding-top: 40px; padding-bottom: 25px; }

.pos .word { float: left; font-size: 12px; color: #333333; line-height: 16px; padding-right: 10px; border-right: 1px solid #3c95d9; }

.pos .possite { float: left; font-size: 12px; color: #666666; line-height: 16px; margin-left: 10px; }

.pos .possite a { font-size: 12px; color: #666666; margin: 0 3px; }

.pos .possite a:hover { color: #3c95d9; text-decoration: underline; }

.top-banner { width: 100%; background: #f6f6f6; }

.top-banner .banner { padding: 20px 0 20px 200px; position: relative; }

.top-banner .banner .banner-fl { float: left; width: 330px; }

.top-banner .banner .banner-fl .topline .school { float: left; max-width: 220px; font-size: 24px; color: #3c95d9; line-height: 30px; }

.top-banner .banner .banner-fl .topline .bm { float: left; width: 80px; height: 30px; text-align: center; line-height: 30px; border-radius: 5px; background: #3c95d9; font-size: 14px; color: #fff; margin-left: 30px; }

.top-banner .banner .banner-fl .topline .bm a { color: #fff; }

.top-banner .banner .banner-fl .sline { margin-top: 30px; }

.top-banner .banner .banner-fl .sline .bq { float: left; font-size: 12px; color: #FFF; min-width: 34px; height: 20px; line-height: 20px; text-align: center; background: url(../img/syl.png) no-repeat; margin-right: 10px; padding: 2px 10px; background-size: 100% 100%; margin-bottom: 10px; *background-image: none; *background-size: cover;  }

.top-banner .banner .banner-mid { float: left; margin-left: 20px; }

.top-banner .banner .banner-mid .ewm { float: left; font-size: 12px; color: #333333; margin-right: 35px; text-align: center; }

.top-banner .banner .banner-mid .ewm p { line-height: 16px; margin-top: 10px; }

.top-banner .banner .banner-fr { float: left; margin-left: 50px; }

.top-banner .banner .banner-fr li { width: 130px; font-size: 14px; color: #333; line-height: 34px; background: url(../img/y_dot.png) no-repeat left 13px; padding-left: 20px; }

.top-banner .banner .banner-fr li a { color: #333; }

.top-banner .banner .banner-fr li a:hover { text-decoration: underline; color: #3C95D9; }

.top-banner .banner .nav { position: absolute; top: 0; left: 0; width: 150px; background: #fff; border: 1px solid #e1e1e1; border-top: 3px solid #3c95d9; }

.top-banner .banner .nav .topline { width: 120px; height: 120px; margin: 10px auto 0; }

.top-banner .banner .nav .topline img { width: 120px; height: 120px; }

.top-banner .banner .nav .sline ul { margin: 45px 25px 20px 25px; }

.top-banner .banner .nav .sline ul li { font-size: 0px; line-height: 14px; padding-bottom: 25px; color: #333; padding-left: 30px; border-left: 2px dashed #ededed; position: relative; }

.top-banner .banner .nav .sline ul li.li-last { padding-bottom: 5px; }

.top-banner .banner .nav .sline ul li.cover span { left: -9px; top: 0px; background: url(../img/blued.png) no-repeat; }

.top-banner .banner .nav .sline ul li span { position: absolute; top: 2px; left: -6px; width: 18px; height: 16px; background: url(../img/grayd.png) no-repeat; }

.top-banner .banner .nav .sline ul li a { float: left; height: 14px; line-height: 14px; font-size: 14px; color: #333;
	display: inline-block;
  width: 60px;
  text-align: justify;
}
.top-banner .banner .nav .sline ul li a i {
	display: inline-block;
	width: 100%;
}

.top-banner .banner .nav .sline ul li a:hover { color: #3c95d9; text-decoration: underline; }

.descbox { padding-left: 167px; margin-bottom: 20px; }

.descbox .desc-fl { float: left; width: 530px; }

.descbox .desc-fl .item { margin-top: 20px; }

.descbox .desc-fl .item .item-head { width: 513px; height: 38px; padding-left: 15px; border: 1px solid #eeeded; line-height: 37px; }

.descbox .desc-fl .item .item-head span { display: inline-block; font-size: 18px; line-height: 18px; color: #1a6aa7; padding: 0 15px 5px 15px; margin-top: 12px; border-bottom: 3px solid #3c95d9; }

.descbox .desc-fl .item .item-desc { font-size: 14px; color: #333; line-height: 24px; margin: 20px 0; padding: 0 15px; text-align: justify; }

.descbox .desc-fl .item .item-desc a { color: #cc0000; margin-left: 10px; }

.descbox .desc-fl .item .item-dt { padding: 0 15px; margin-top: 15px; }

.descbox .desc-fl .item .item-dt li { font-size: 14px; color: #333; line-height: 35px; background: url(../img/dot.png) no-repeat 4px 16px; padding-left: 15px; }

.descbox .desc-fl .item .item-dt li a { color: #333; }

.descbox .desc-fl .item .item-dt li a:hover { color: #3c95d9; text-decoration: underline; }

.descbox .desc-fl .item .item-jh { text-align: center; padding: 40px 0 20px 0; }

.descbox .desc-fl .item .item-jh .jh-fl {float: left;width: 50%; }
.descbox .desc-fl .item .item-jh .jh-fr {float: left;width: 50%; }
.descbox .desc-fl .item .item-jh .title{font-size: 14px;color: #666;margin-bottom: 20px;}
.descbox .desc-fl .item .item-jh #chart_pie1{width: 260px;height: 200px;border: 1px solid #eee;border-radius: 5px;}
.descbox .desc-fl .item .item-jh #chart_pie2{width: 260px;height: 200px;border: 1px solid #eee;border-radius: 5px;}
.descbox .desc-fl .item .item-yx { margin-top: 35px; }

.descbox .desc-fl .item .item-yx table { width: 100%; border-right: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; }

.descbox .desc-fl .item .item-yx table th, .descbox .desc-fl .item .item-yx td { border-left: 1px solid #eeeeee; border-top: 1px solid #eeeeee; height: 40px; text-align: center; }

.descbox .desc-fl .item .item-yx .tr-head { font-size: 16px; color: #666666; }

.descbox .desc-fl .item .item-yx .tr-cont { font-size: 12px; color: #666666; }

.descbox .desc-fl .item .item-yx .tr-cont .zy span { margin: 0 5px; }

.descbox .desc-fl .item .item-yx .tr-cont .zy span a { color: #666; }

.descbox .desc-fl .item .item-yx .tr-cont .zy span a:hover { color: #3c95d9; text-decoration: underline; }

.descbox .desc-fl .item .item-yx .tr-cont .zy a { color: #cc0000; }

.descbox .desc-fl .item .item-yx .tr-cont a { color: #666; }

.descbox .desc-fl .item .item-yx .tr-cont .zy{
  display: flex;
  line-height: 40px;
}

.descbox .desc-fl .item .item-yx .tr-cont .zy p {
  max-width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.descbox .desc-fl .item .item-yx .tr-cont .zy>a { margin-left: 5px; }

.descbox .desc-fl .item .item-ds { margin-top: 25px; margin-bottom: 60px; }

.descbox .desc-fl .item .item-ds li { float: left; width: 125px; float: left; margin-left: 10px; }

.descbox .desc-fl .item .item-ds li.marnone { margin-left: 0; }

.descbox .desc-fl .item .item-ds li .img { width: 125px; }

.descbox .desc-fl .item .item-ds li .img img { width: 125px; height: 170px; }

.descbox .desc-fl .item .item-ds li p { line-height: 20px; text-align: center; font-size: 14px; color: #666666; margin-top: 5px; }

.descbox .desc-fl .item .item-ds li p a { color: #666666; }

.descbox .desc-fl .item .item-ds li p a:hover { color: #3c95d9; text-decoration: underline; }

.descbox .desc-fr { float: right; width: 280px; }

.descbox .desc-fr .qk { margin-top: 20px; }

.descbox .desc-fr .qk .fengg { position: relative; }

.descbox .desc-fr .qk .fengg img { width: 280px; height: 260px; }

.descbox .desc-fr .qk .fengg .word { width: 78px; background: #3C95D9; position: absolute; height: 28px; bottom: 10px; right: 10px; text-align: center; border: 1px solid #FFF; line-height: 28px; color: #FFF; }

.descbox .desc-fr .qk .urlbox { width: 258px; padding: 5px 10px; border: 1px solid #eeeded; }

.descbox .desc-fr .qk .urlbox .url-li { line-height: 24px; color: #333; padding: 5px 0; border-bottom: 1px dashed #eeeded; }

.descbox .desc-fr .qk .urlbox .url-li .word { font-size: 14px; color: #333; }

.descbox .desc-fr .qk .urlbox .url-li.bornone { border-bottom: none; }

.descbox .desc-fr .qk .urlbox .url-li a { font-size: 14px; color: #3c95d9; word-wrap: break-word; display:block;}

.descbox .desc-fr .qk .urlbox .url-li a:hover { text-decoration: underline; }

.descbox .desc-fr .qk .urlbox .phone { color: #3c95d9; }

.descbox .desc-fr .qk .urlbox .phone .word { color: #333; }

.descbox .desc-fr .qk .urlbox .phone a { text-decoration: underline; }

.descbox .desc-fr .qk .qk-head { font-size: 18px; color: #3c95d9; line-height: 18px; padding-left: 10px; border-left: 3px solid #3c95d9; }

.descbox .desc-fr .qk .qk-jz { width: 258px; padding: 0px 10px; border: 1px solid #eeeded; margin-top: 10px; }

.descbox .desc-fr .qk .qk-jz div { font-size: 14px; color: #333; line-height: 35px; background: url(../img/dot.png) no-repeat 4px 16px; padding-left: 15px; border-top: 1px dashed #eeeded; }

.descbox .desc-fr .qk .qk-jz div.bornone { border-top: none; }

.descbox .desc-fr .qk .qk-jz div a { color: #333; }

.descbox .desc-fr .qk .qk-jz div a:hover { color: #3c95d9; text-decoration: underline; }

.descbox .desc-fr .qk .qk-ph { width: 258px; padding: 0px 10px; border: 1px solid #eeeded; margin-top: 10px; }

.descbox .desc-fr .qk .qk-ph .ph-li { padding: 10px 0px; border-bottom: 1px dashed #d6d6d6; }

.descbox .desc-fr .qk .qk-ph .ph-li:last-child { border-bottom: none; }

.descbox .desc-fr .qk .qk-ph .ph-li.bornone { border-bottom: none; }

.descbox .desc-fr .qk .qk-ph .num { float: left; font-size: 13px; width: 19px; height: 18px; border-radius: 2px; text-align: center; line-height: 18px; color: #fff; }

.descbox .desc-fr .qk .qk-ph .num.bgc { background: #fe8402; }

.descbox .desc-fr .qk .qk-ph .num.bgh { background: #bbbbbb; }

.descbox .desc-fr .qk .qk-ph .school { float: left; max-width: 185px; line-height: 16px; font-size: 14px; color: #333; margin-left: 8px; }

.descbox .desc-fr .qk .qk-ph .school a { color: #333; }

.descbox .desc-fr .qk .qk-ph .school a:hover { color: #3c95d9; text-decoration: underline; }

.descbox .desc-fr .qk .qk-ph .rd { float: right; font-size: 14px; color: #333; line-height: 16px; }

.descbox .desc-fr .qk .qk-rs { width: 238px; padding: 10px 20px; border: 1px solid #eeeded; margin-top: 10px; line-height: 32px; }

.descbox .desc-fr .qk .qk-rs a { margin-right: 20px; }

.descbox .desc-fr .qk .qk-rs a:hover { text-decoration: underline; }

.descbox .desc-fr .qk .qk-rs .font_18 { font-size: 18px; }

.descbox .desc-fr .qk .qk-rs .colb { color: #1a6aa7; }

.descbox .desc-fr .qk .qk-rs .colh { color: #333; }

.duilian-fl { position: fixed; top: 130px; }

.duilian-fr { position: fixed; top: 130px; }


/* bottomNav */
#li_db_bottomNav{ width:100%; margin-top:30px; margin-bottom:30px; }

#li_db_bottomNav .li_conBox{
  width:1000px;
  margin:0 auto;
  border-top:1px solid #e3e3e3;
  overflow:hidden;
  height:auto;
  padding-top:20px;
}
#li_db_bottomNav .li_bottomLogo{
  background:url(../img/bot.png) no-repeat center -70px;
  width: 55px;
  height: 58px;
  margin-left: 15px;
}
#li_db_bottomNav .li_bottomLogo2{
  background:url(../img/bot.png) no-repeat center -153px;
  width: 55px;
  height: 58px;
  margin-left: 15px;
}
#li_db_bottomNav .li_bottomLogo3{
  background:url(../img/bot.png) no-repeat center -224px;
  width: 55px;
  height: 58px;
  margin-left: 15px;
}
#li_db_bottomNav .li_bottomLogo4{
  background:url(../img/bot.png) no-repeat center 9px;
  width: 55px;
  height: 58px;
  margin-left: 15px;
}
#li_db_bottomNav .li_bottomLogo5{
  background:url(../img/hd.jpg) no-repeat center 8px;
  width: 55px;
  height: 58px;
  margin-left: 15px;
}

#li_db_bottomNav .li_daohang{ width: 165px; }

#li_db_bottomNav .li_daohang h2{
  border-left: 3px solid #1A6AA7;
  font-size: 14px;
  font-weight: normal;
  margin-top:20px;
  padding:10px 0 10px 8px;
}
#li_db_bottomNav .li_daohang .li_list{
  padding:15px 10px 0;
  border-left:1px solid #e3e3e3;
}
#li_db_bottomNav .li_daohang .li_list li{
  padding:10px 0;
  font-size:12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#li_db_bottomNav .li_daohang .li_list li a:hover{
  color:#3A9BE0;
  text-decoration: underline !important;
}


/* school_introduce.html */
.intro_txt_y{
  margin-top: 20px;
  line-height: 28px;
  padding-bottom: 20px;
}
/*.intro_txt_y p{ text-indent: 2em; }*/

.school_bottom_y{
  margin-top: 20px;
  background: #fff;
  padding: 20px;
  border-top: 1px solid #ededed;
  box-sizing: border-box;
}

.intro_bottom_y>div{ width: 160px; float: left; }

.intro_bottom_y .intro_first{ margin-left: 135px; }

/* school_department.html */
.depart_txt_y{ width: 530px; }

.depart_txt_y div{
  margin-top: 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  float: left;
  margin-right: 10px;
}

.depart_txt_y div:nth-child(4n){ margin-right: 0; }

.depart_txt_y .depart_short_y{ width: 115px; }

.depart_txt_y .depart_long_y{ width: 125px; }

.depart_txt_y a{
  font-size: 12px;
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.depart_txt_y .depart_long_y:nth-child(2n+1) a{
  background: #3C95D9;
}
.depart_txt_y .depart_long_y:nth-child(2n+1) a:hover{
  background: #41ACE2;
}

.depart_txt_y .depart_long_y a{ background: #41ACE2; }

.depart_txt_y .depart_short_y a{ background: #3C95D9; }

.depart_txt_y .depart_long_y a:hover{ background: #3C95D9; }

.depart_txt_y .depart_short_y a:hover{ background: #41ACE2; }

.depart_tip{ text-align: center; margin-top: 60px; }


/* school_departmain.html */
.recom_right_y .depart_main_title h2{ padding-top: 25px; white-space: nowrap; }

.recom_right_y .depart_main_title h2 span{
  float: right;
  background: url(../img/y_dot.png) no-repeat right 5px;
  font-size: 12px;
  padding-right: 15px;
}

.recom_right_y .depart_main_title h2 a{ color: #3C95D9; }

.recom_right_y .depart_main_title h2 a:hover{ text-decoration: underline!important; }

.departmain_y{ margin: 20px; }

.departmain_y .departmain_title{
  padding: 5px 10px;
  background: #666;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}

.departmain_txt_y{ margin-top: 30px; }

.departmain_txt_y ul li{
  margin: 20px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.departmain_txt_y ul li a{ color: #666; }

.departmain_txt_y ul li em{
  padding: 2px 5px 4px;
  font-size: 12px;
  background: #DEEFFC;
  margin-left: 10px;
  color: #3399cc;
}

.departmain_txt_y ul li a:hover{ text-decoration: underline!important; color: #3C95D9; }

.desc_bottom_main .center{
	padding-left: 167px;
	box-sizing: border-box;
}

.desc_bottom1_y,
.desc_bottom2_y{
  margin-top: 20px;
  width: 49%;
  float: left;
  box-sizing: border-box;
}

.desc_bottom1_y{ margin-right: 2%; }

.desc_bottom1_y .title_y,
.desc_bottom2_y .title_y{
  border: 1px solid #ededed;
  height: 35px;
  padding-left: 15px;
}
.desc_bottom1_y h2,
.desc_bottom2_y h2{
  float: left;
  color: #1a6aa7;
  border-bottom: 3px solid #3C95D9;
  line-height: 33px;
  font-size: 18px;
}
.desc_bottom1_y h3,
.desc_bottom2_y h3{
  float: right;
  background: url(../img/y_dot.png) no-repeat right 13px;
  font-size: 12px;
  margin-right: 10px;
  padding-right: 15px;
  line-height: 36px;
}

.desc_bottom1_y h3 a,
.desc_bottom2_y h3 a{ color: #1a6aa7; }

.desc_bottom1_y h3 a:hover,
.desc_bottom2_y h3 a:hover{text-decoration: underline!important; }

.desc_bottom1_y ul li,
.desc_bottom2_y ul li{
  margin: 20px;
  background: url(../img/dot.png) no-repeat 4px 5px;
  padding-left: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.desc_bottom1_y ul li a:hover,
.desc_bottom2_y ul li a:hover{ color: #3C95D9; }

.depart_right_y{ width: 280px; margin-top: 20px; }

.depart_right_y .right_title_y h2{
  color: #1a6aa7;
  font-size: 18px;
  padding-top: 5px;
  line-height: 22px;
}
.depart_right_y .right_title_y h2 i{
  float: left;
  height: 15px;
  margin-top: 4px;
  display: block;
  border-left: 3px solid #3399CA;
  width: 10px;
}
.depart_right_y .right_title_y h2 a{
    float: right;
    font-size: 12px;
    color: #3C95D9;
    background: url(../img/y_dot.png) no-repeat right 5px;
    padding-right: 15px;
}

.depart_right_y .right_title_y h2 a:hover{ text-decoration: underline; }

.depart_right_y .right_content{
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0 10px 10px;
  border: 1px solid #ededed;
  overflow: hidden;
}
.depart_right_y .right_content1 div{
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.depart_right_y .right_content1 a{
  font-size: 12px;
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.depart_right_y .right_content1 div:nth-child(2n) { float: right; }

.right_content1 .content1_long_y{ width: 125px; }

.right_content1 .content1_long_y a{ background: #41ACE2; }

.right_content1 .content1_short_y{ width: 105px; }

.right_content1 .content1_short_y a{ background: #3C95D9; }

.right_content1 .content1_long_y a:hover{ background: #3C95D9; }

.right_content1 .content1_short_y a:hover{ background: #41ACE2; }



/* school_guide.html */
.guide_title_y{ margin-top: 30px!important; }

.guide_txt_y ul li{
  margin: 20px;
  background: url(../img/dot.png) no-repeat 4px 5px;
  padding-left: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.guide_txt_y ul li a:hover{ color: #3C95D9; text-decoration: underline; }


/* school_guidemain.html */
.guidebox{ margin-top: 20px; padding-left: 167px; }

.guidemain_y .item .item-head {
  height: 38px;
  padding-left: 15px;
  border: 1px solid #eeeded;
  line-height: 37px;
}
.guidemain_y .item-head span{
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  color: #1a6aa7;
  padding: 0 15px 5px;
  margin-top: 12px;
  border-bottom: 3px solid #3c95d9;
}
.guidemain_txt_y{
  width: 100%;
  padding: 20px 0;
  line-height: 28px;
}

.guidemain_txt_y p{ text-indent: 2em;}

.guidemain_txt_y .title{
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.guidemain_txt_y table td{
  border: 1px solid #000;
  padding: 2px;
}


/* school_profession.html */
.pro_y{
  border: 1px solid #ededed;
  padding: 10px;
  height: 60px;
}
.pro_y h2{
  background: url(../img/new.jpg) no-repeat right top;
  width: 70px;
  float: left;
  margin-left: 20px;
  line-height: 30px;
  letter-spacing: 10px;
  font-size: 18px;
  color: #336699;
}
.pro_y ul{
  float: left;
  margin: 5px 20px 0;
  line-height: 28px;
  font-size: 14px
}

.pro_y ul li a{ color: #666; }

.pro_y ul li a:hover{ text-decoration: underline!important; color: #3C95D9; }

.pro_title_y{ margin-top: 20px; }

.pro_txt_y{
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #ededed;
}
.pro_title_y h3,
.pro_txt_y h3{
  padding: 20px;
  border: 1px solid #ededed;
  font-size: 18px;
}
.pro_title_y .pro_content_y,
.pro_txt_y .pro_content_y{
  margin: 20px;
  text-align: justify;
  background: url(../img/dot_blue.jpg) no-repeat left 5px;
  padding-left: 10px;
  line-height: 28px;
}

.pro_txt_y .pro_content_y p{ font-size: 16px; }

.pro_txt_y .pro_content_y ul{ margin: 10px 0; }

.pro_txt_y .pro_content_y ul li{
  width: 240px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pro_txt_y .pro_content_y ul li a{ color: #666; }

.pro_txt_y .pro_content_y ul li a:hover{ text-decoration: underline!important; color: #3c95d9; }


/* school_promain.html */
.descbox .promain_y.desc-fl .item .item-head span{ margin-top: 5px; line-height: 26px; }

.promain_y .item-head i{ margin: 0 10px; }

.promain_y .item-head em{
  padding: 5px 10px;
  background: #DEEFFC;
  color: #3399cc;
  font-size: 12px;
}
.promain_txt_y h3{
  background: url(../img/blue_l.jpg) no-repeat 10px 8px;
  padding: 7px 0 20px 20px;
  margin-top: 20px;
  border-bottom: 1px solid #ededed;
  font-size: 16px;
}

.promain_txt_y dl{ line-height: 30px; margin: 10px; }

.promain_txt_y dl dd{ background: url(../img/dot.png) no-repeat 10px 14px; padding-left: 20px; }

.promain_txt_y table{ line-height: 30px; margin: 10px; }

.promain_txt_y table .gray{
  color: #666;
  font-size: 12px;
  border-bottom: 1px solid #ededed;
}

.promain_list_y{ margin-top: 20px; }

.promain_list_y h2{
  color: #1a6aa7;
  font-size: 18px;
  padding-top: 5px;
  line-height: 22px;
}
.promain_list_y h2 i{
  float: left;
  height: 15px;
  margin-top: 4px;
  display: block;
  border-left: 3px solid #3399CA;
  width: 10px;
}
.promain_list_y span{
  color: #1a6aa7;
  float: right;
  background: url(../img/y_dot.png) no-repeat right 9px;
  font-size: 12px;
  padding: 3px 15px 10px 0;
  margin-right: 10px;
}

.promain_list_y span a{ color: #3C95D9; }

.promain_list_y span a:hover{ text-decoration: underline!important; }

.promain_list_y ul{ border: 1px solid #ededed; padding-bottom: 10px; }

.promain_list_y ul li{
  padding: 10px 0;
  margin: 0 10px;
  padding-left: 15px;
  border-bottom: 1px dashed #d6d6d6;
  background: url(../img/dot.png) no-repeat 4px 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.promain_list_y ul li a{ margin-left: 10px; }

.promain_list_y ul li a:hover{ text-decoration: underline!important; color: #3c95d9; }


/* school_score.html */
.score_y .item-head span{ float: left; }

.descbox .score_y.desc-fl .item .item-head span{
  float: left;
  padding: 0 15px 7px 15px;
  margin-top: 11px;
}
.score_select_y{
  float: right;
  line-height: 0;
  margin-top: 8px;
}
.score_select_y select{
  margin-right: 10px;
  border: 1px solid #d6d6d6;
  color: #999;
}

.score_y table{ margin-top: 20px; }

.score_y table td{
  border: 1px solid #cae8fe;
  line-height: 30px;
  padding: 5px;
  font-size: 12px;
}
.score_y table tr td:nth-child(2) {
  width: 100px;
  text-align: left;
}
.score_y table tr:first-child td:nth-child(2) {
  text-align: center;
}

/* school_recommended.css */
.souky_main {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.search_main_y,
.recom_content_y,
.school_title_y,
.school_info_y{ margin-top: 20px; }

.top_content{
  width: 100%;
  height: 80px;
  background: #3C95D9;
}
.logo_y {
  width: 320px;
  background: url(../img/logo.png) no-repeat left 12px;
  height: 80px;
}
.logo_y a {
  display: block;
  width: 100%;
  height: 100%;
}

.top_text{ width: 680px; margin-top: 16px; }

.top_text li{ float: left; padding-right: 25px; }

.top_text li:hover{ background: url(../img/nav_bg1.png) no-repeat center top; }

.top_text li a:link, .top_text li a:visited {
  padding-top: 16px;
  padding-left: 28px;
  height: 35px;
  display: block;
  background: none;
  color: #fff;
  font-size: 16px;
}

.search_main_y .search_info_y{
  width: 100%;
  display: table;
  background: #f6f6f6;
  border: 1px solid #ededed;
  padding: 10px;
  box-sizing: border-box;
}
.search_main_y .search_title_y{
  float: left;
  font-size: 18px;
  padding: 5px 20px;
  border-right: 1px solid #3A9BE0;
  margin-right: 20px;
  margin-top: 5px;
}
.search_main_y .search_text_y{
  margin-top: 10px;
  font-size: 14px;
  float: left;
  padding-right: 30px;
}
.search_main_y .search_text_y a{
  margin: 0 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
}

.search_main_y .search_text_y a:hover{ color: #3A9BE0!important; border-bottom: 1px solid #3A9BE0!important; }

.form_y{ width: 490px; }

.form_info_y{
  width: 90px;
  border: 1px solid #E2E7EB;
  text-align: center;
  color: #666;
  height: 33px;
  line-height: 33px;
  cursor: pointer;
  position: relative;
}
.arrow_t{ background: #fff url('../img/dot_bg.png') no-repeat -8px 14px; }

.arrow_b{ background: #FFF url(../img/dot_bg.png) no-repeat 75px 15px!important; }

.form_info_y .form_result_y{
  background: #fff;
  width: 100%;
  border: 1px solid #E2E7EB;
  border-top: none;
  position: absolute;
  top: 34px;
  left: -1px;
}

.form_info_y .form_result_y ul{ line-height: 30px; }

.form_info_y .form_result_y ul li{ border-top: 1px solid #E2E7EB; text-align: center; }

.form_info_y .form_result_y ul li:first-child{ border-top: none; }

.form_info_y .form_result_y ul li a{
  display: block;
  background: #fff;
  color: #666;
}

.form_info_y .form_result_y li a:hover{ background: #3A9BE0; color: #fff; }

.form_y .form_input{
  width: 265px;
  padding: 0 10px;
  margin-right: 20px;
  height: 33px;
  border: 1px solid #E2E7EB;
  border-left: none;
  color: #666;
}
.form_y .form_btn_y{
  background: #FF8001 url('../img/sou.png') no-repeat 10px 9px;
  width: 75px;
  height: 34px;
  line-height: 34px;
  border-radius: 5px;
}
.form_y .form_btn_y a{
  display: block;
  color: #fff;
  font-weight: bold;
  padding-left: 32px;
}

.position_main_y .position_y{
  width: 100%;
  margin: 20px auto;
  font-size: 12px;
}

.position_main_y .position_y .pos{ padding: 10px 0; }

.position_main_y .position_tip{
  float: left;
  margin-top: 8px;
  padding-right: 5px;
  border-right: 1px solid #3A9BE0;
}
.position_main_y .position_text{
  float: left;
  margin-top: 8px;
  color: #999;
}
.position_main_y .position_text a{
  margin: 0 5px;
  color: #999;
  padding-bottom: 2px;
  border: 1px solid transparent;
}

.position_main_y .position_text a:hover{ color: #3A9BE0!important; border-bottom: 1px solid #3A9BE0!important; }

.line{ border-bottom: 1px solid #ededed; }

.line_blue{
  height: 1px;
  background: #44ACE1;
  overflow: hidden;
  margin: 30px auto;
}

.recom_leftinfo_y{ width: 700px; padding-bottom: 20px; }

.recom_leftinfo_y .recom_bg{ padding-right: 20px; }

.recom_leftinfo_y .recom_bg h2{
  float: left;
  color: #1a6aa7;
  font-size: 24px;
  margin-left: 20px;
  border-bottom: 3px solid #3C95D9;
  padding: 0 15px 9px;
}
.recom_leftinfo_y .recom_bg span{ float: right; padding-top: 10px; }

.recom_leftinfo_y .recom_bg em{ color: #cc0000; padding: 0 5px; }

.recom_leftinfo_y .recom_bg h3{
  text-align: center;
  font-size: 18px;
  margin-top: 30px;
}

.recom_table{ margin-top: 20px; }

.recom_table td{
  padding: 5px;
  margin-top: 20px;
  line-height: 22px;
  border: 1px solid #cae8fe;
  cursor: pointer;
}

.recom_table td a:hover{ color: #3C95D9; }

.recom_table_title{ font-weight: bold; }

.school_title_y{
  overflow: hidden;
  border: 1px solid #ededed;
  text-align: center;
}
.school_title_y .title1_y{
  width: 100px;
  height: 34px;
  background: #3F95D9;
  line-height: 34px;
  color: #FFF;
  font-size: 18px;
}

.school_title_y .school_page_y{ width: 120px; margin-top: 8px; }

.page_arrow_y{ width: 19px; height: 19px; }

.page_arrow_y img{ width: 100%; height: 100%; }

.page_text_y{
  padding: 0 15px;
  margin-top: 3px;
  color: #666;
}

.school_info_y{
  height: 150px;
  padding-top: 30px;
  border: 1px solid #ffebec;
  position: relative;
}

.school_info_y:hover{ border: 1px solid #cc0000; }

.school_info_y .info_dec{
  background: url('../img/tj.png') no-repeat center top;
  width: 47px;
  height: 31px;
  position: absolute;
  top: -4px;
  left: 15px;
}

.school_info_y .info_img{ width: 180px; text-align: center; }

.school_info_y .info_img img{ width: 120px; height: 120px; }

.school_info_y .info_text{ }

.school_info_y .info_text h2{
  font-size: 24px;
  color: #cc0000;
  float: left;
  margin-right: 20px;
  margin-top: -5px;
}
.school_info_y .info_text h2:hover a{
  color: #3F95D9;
  border-bottom: 1px solid #3F95D9;
  padding-bottom: 3px;
}
.school_info_y .info_text .dec{
  color: #ffffff;
  float: left;
  line-height: 18px;
  background: url('../img/211.png') no-repeat center top;
  margin-right: 15px;
  background-size: 100% 100%;
  padding: 1PX 10PX;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
}
.school_info_y .text_content{
  margin-top: 20px;
  line-height: 40px;
  color: #666;
}

.school_info_y .text_content a{ color: #999; margin-right: 20px; }

.school_info_y .text_content a:hover{ padding-bottom: 2px; border-bottom: 1px solid #999!important; }

.recom_right_y{ width: 280px; }

.recom_right_y .right_title_y h2{
  color: #1a6aa7;
  font-size: 18px;
  padding-top: 5px;
  line-height: 22px;
}
.recom_right_y .right_title_y h2 i{
  float: left;
  height: 15px;
  margin-top: 4px;
  display: block;
  border-left: 3px solid #3399CA;
  width: 10px;
}
.recom_right_y .right_content{
  margin-top: 10px;
  padding: 0 10px 10px;
  border: 1px solid #ededed;
  overflow: hidden;
}
.recom_right_y .right_content1 div{
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.recom_right_y .right_content1 div:nth-child(2n){
  float: right;
}
.recom_right_y .right_content1 a{
  font-size: 12px;
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right_content1 .content1_long_y{
  width: 135px;
}
.right_content1 .content1_long_y a{
  background: #41ACE2;
}
.right_content1 .content1_short_y{
  width: 115px;
}
.right_content1 .content1_short_y a{
  background: #3C95D9;
}
.right_content1 .content1_long_y a:hover{
  background: #3C95D9;
}
.right_content1 .content1_short_y a:hover{
  background: #41ACE2;
}

.recom_right_y .right_title_y.title2_y{
  margin-top: 20px;
}
.right_content2 .title{
  margin: 15px auto;
  line-height: 15px;
  border-bottom: 1px dashed #d6d6d6;
  padding-bottom: 15px;
}
.right_content2 .title span{
  display: inline;
  float: right;
  padding-top: 2px;
  color: #666;
  background: none;
  padding-right: 10px;
}
.right_content2 .title em{
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
  color: #FFF;
  background: #FE8500;
  line-height: 16px;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
}
.right_content2 .title h2{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.right_content2 .title h2:hover a{ text-decoration: underline!important; color: #3C95D9; }

.right_content2 .title i{
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
  color: #FFF;
  background: #999999;
  line-height: 16px;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
}

.recom_right_y .right_title_y.title3_y{ margin-top: 20px; }

.recom_right_y .right_title_y.title3_y b{
  background: url('../img/x_h.jpg') no-repeat right 7px;
  float: right;
  font-weight: normal;
  font-size: 14px;
  padding: 3px 15px 10px 0;
  margin-right: 10px;
}
.recom_right_y .right_title_y.title3_y em{
  background: url('../img/x_e.jpg') no-repeat right 7px;
  float: right;
  font-size: 14px;
  padding: 3px 15px 10px 0;
  margin-right: 10px;
}

.recom_right_y .right_title_y.title3_y b,
.recom_right_y .right_title_y.title3_y em{ color: #999; }

.right_content3{ width: 260px; }

.right_content3 ul{ line-height: 38px; }

.right_content3 ul li{ padding: 0 10px; white-space: nowrap; overflow: hidden; border-bottom: 1px dashed #d6d6d6; }

.right_content3 ul li:hover a{ color: #3C95D9; text-decoration: underline!important; }

.right_content3 ul li em{ background: url('../img/x_e.jpg') no-repeat right 14px; float: right; display: inline; padding: 14px 15px 15px 0; }

.right_content3 p{ color: #1a6aa7; float: right; margin-top: 10px; background: url('../img/y_dot.png') no-repeat right 5px; font-size: 12px; padding: 3px 15px 10px 0; margin-right: 10px; }

.right_content3 p a{ color: #1a6aa7; }

.right_content3 p:hover a{ padding-bottom: 1px; border-bottom: 1px solid #3C95D9; }


/* daoshi_main.html */
.daoshi-main .classify { padding-top: 15px; }

.daoshi-main .classify .item { margin-top: 20px; }

.daoshi-main .classify .item .item-word { float: left; font-size: 16px; line-height: 24px; color: #333; font-weight: bold; }

.daoshi-main .classify .item .item-sel { float: left; width: 740px; padding-top: 2px; margin-left: 5px; }

.daoshi-main .classify .item .item-sel .sel-word { float: left; margin-right:20px;  }

.daoshi-main .classify .item .item-sel .sel-word a.chumoAll:hover{ color:#3C95D9; }

.daoshi-main .classify .item .item-sel .sel-lx a.xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

.daoshi-main .classify .item .item-sel .sel-lx { float: left; width: 660px; *padding-bottom: 10px; }

.daoshi-main .classify .item .item-sel a {  font-size: 14px; color: #333333; height: 20px; line-height: 20px; padding: 0px 5px; margin-bottom: 6px; display: inline-block; }

.daoshi-main .classify .item .item-sel a.cover { background: #3C95D9; color:#fff; padding:2px 4px; }

.daoshi-main .result { margin: 100px auto; }

.daoshi-main .result .topline { font-size: 16px; color: #333333; padding-bottom: 2px; border-bottom: 1px solid #999; }

.daoshi-main .result .sline { padding-top: 5px; overflow: hidden; }

.daoshi-main .result .sline .ds-item { margin-top: 20px; }

.daoshi-main .result .sline .ds-item .img { float: left; width: 120px; height: 170px; border: 1px solid #dcdcdc;}

.daoshi-main .result .sline .ds-item .img a{ display: block; width: 100%; height: 100%; }

.daoshi-main .result .sline .ds-item .img img { width: 120px; height: 170px; }

.daoshi-main .result .sline .ds-item .desc { float: left; width: 680px; margin-left: 30px; font-size: 14px; color: #333333; line-height: 24px; }

.daoshi-main .result .sline .ds-item .desc .head .top-li { float: left; margin-right: 20px; }

.daoshi-main .result .sline .ds-item .desc .head .top-li > span.fontb { font-weight: bold; }

.daoshi-main .result .sline .ds-item .desc .mid { margin-top: 8px; }

.daoshi-main .result .sline .ds-item .desc .mid .mid-fl { float: left; }

.daoshi-main .result .sline .ds-item .desc .mid .mid-fl.fontb { font-weight: bold; }

.daoshi-main .result .sline .ds-item .desc .mid .mid-fr { float: left; width: 590px; text-align: justify; }

.daoshi-main .result .sline .ds-item .desc .bot { margin-top: 8px; text-align: justify; }

.daoshi-main .result .tline { margin-top: 70px; }







.fanye .page-up { float: left; font-size: 18px; color: #666666; padding: 0 8px; height: 28px; border: 1px solid #eeeeee; text-align: center; line-height: 28px; cursor: pointer; margin-right: 15px; }

.fanye .page-down { float: left; font-size: 18px; color: #666666; padding: 0 8px; height: 28px; border: 1px solid #eeeeee; text-align: center; line-height: 28px; cursor: pointer; }

.fanye .ym { float: left; }

.fanye .ym .ym-item { float: left; padding: 0 8px; height: 28px; border: 1px solid #eeeeee; text-align: center; line-height: 28px; font-size: 18px; color: #666; margin-right: 15px; }

.fanye .ym .ym-item.bornone { border: none; }

.fanye .ym .ym-item.active { background: #3a96d9; color: #fff; }

.fanye .ym .ym-item.active a { color: #fff; }

.fanye .ym .ym-item a { display: block; color: #666; }

.fanye .tiaoz { float: left; margin-left: 35px; font-size: 18px; color: #666666; }

.fanye .tiaoz span { float: left; line-height: 30px; margin: 0 15px; }

.fanye .tiaoz .tiaoz-num { float: left; padding: 0 8px; height: 28px; border: 1px solid #eeeeee; text-align: center; font-size: 0; }

.fanye .tiaoz .tiaoz-num input { display: block; width: 48px; height: 25px; line-height: 25px; text-align: center; border: none; background: #fff; font-size: 14px; color: #666; }

.fanye .tiaoz .comf { float: left; padding: 0 8px; height: 28px; border: 1px solid #eeeeee; text-align: center; line-height: 28px; cursor: pointer; }


/* find_ds.html */
.fd-daoshi .classify { width: 968px; height:100%; margin: 30px 0; padding: 0 15px 15px 15px; border: 1px solid #e4e4e4; }

.fd-daoshi .classify .classify-i { padding-top: 25px; }

.fd-daoshi .classify .classify-i.classify-lev2, .fd-daoshi .classify .classify-i.classify-lev3, .fd-daoshi .classify .classify-i.classify-lev4 { display: none; padding-bottom:10px; }

.fd-daoshi .classify .classify-i .classify-title { float: left; font-size: 16px; line-height: 24px; color: #333; font-weight: bold; }

.fd-daoshi .classify .classify-i .classify-con { float: left; height:100%; width: 880px; padding-top: 2px; margin-left: 5px; }

.fd-daoshi .classify .classify-i .classify-con .word-all { float: left; margin-right:20px; min-width:44px; }

.fd-daoshi .classify .classify-i .classify-con .word-all a.chumoAll:hover{ color:#3C95D9; }

.fd-daoshi .classify .classify-i .classify-con .classify-lx { float: left; width: 810px; height:100%; }

.fd-daoshi .classify .classify-i .classify-con .classify-lx a.xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

.fd-daoshi .classify .classify-i .classify-con .classify-lx.classify-lx-mf { margin-left: 63px; }

.fd-daoshi .classify .classify-i .classify-con a {  font-size: 14px; color: #333333; height: 20px; line-height: 20px; margin-right:8px;  display: inline-block;}

.fd-daoshi .classify .classify-i .classify-con a.cover { background: #3C95D9; color:#fff; padding:2px 4px; }

.fd-daoshi .classify .classify-lev4 .classify-lx a,.fd-daoshi .classify .classify-lev5 .classify-lx a{
  padding-bottom:5px;
}

.fd-daoshi .text { font-size: 18px; padding-bottom: 15px; border-bottom: 1px solid #eee; margin-bottom: 30px; color: #333; }

.fd-daoshi .text span { color: #0066cc; }

.fd-daoshi .daoshi-con table { width: 100%; border-right: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; }

.fd-daoshi .daoshi-con table th, .fd-daoshi .daoshi-con td { border-left: 1px solid #eeeeee; border-top: 1px solid #eeeeee; height: 50px; text-align: center; }

.fd-daoshi .daoshi-con .tr-head { font-size: 16px; font-weight: bold; color: #333; background: #f3f3f3; }

.fd-daoshi .daoshi-con .tr-cont { font-size: 14px; color: #333; cursor: pointer; }

.fd-daoshi .daoshi-con .tr-cont > td:nth-child(5) { text-align: left; padding: 10px; line-height: 20px;
display: -webkit-box;
    overflow: hidden; }

.fd-daoshi .daoshi-con .tr-cont a { color: #333; }

.fd-daoshi .daoshi-con .tr-cont:hover { background: #f9f9f9; color: #0066cc; }

.fd-daoshi .daoshi-con .tr-cont:hover a { color: #0066cc; }

.fd-daoshi .fanye.mart { margin-top: 30px; margin-bottom: 30px; }


/* find_zy.html */
.fd-zy .selectbox { margin-top: 20px; border: 1px solid #EDEDED; padding: 10px 10px; }

.fd-zy .selectbox .item { padding: 15px 10px; border-bottom: 1px solid #EDEDED; }

.fd-zy .selectbox .item.bornone { border-bottom: none; }

.fd-zy .selectbox .choose .word { float: left; font-size: 16px; line-height: 30px; color: #333; }

.fd-zy .selectbox .choose .choosen { float: left; margin-left: 10px; }

.fd-zy .selectbox .choose .choosen .choosen-li { float: left; font-size: 12px; color: #333; height: 28px; padding: 0 8px; line-height: 28px; border: 1px solid #EDEDED; cursor: pointer; margin-right: 10px; }

.fd-zy .selectbox .choose .choosen .choosen-li:hover { background: #F6F6F6; }

.fd-zy .selectbox .choose .choosen .choosen-li.del { background: #FF7F00; color: #fff; }

.fd-zy .selectbox .choose .choosen .choosen-li.del a { color: #fff; }

.fd-zy .selectbox .choose .choosen .choosen-li img { margin-top: -3px; margin-left: 3px; }

.fd-zy .selectbox .option { position: relative; }

.fd-zy .selectbox .option .line { position: relative; width: 850px; height: 1px; background: #D9EEFF; left: 90px; top: 40px; z-index: -1; display: none; }

.fd-zy .selectbox .option .word { float: left; font-size: 16px; line-height: 20px; color: #333; }

.fd-zy .selectbox .option .option-ul { float: left; margin-left: 10px; }

.fd-zy .selectbox .option .option-ul .option-li { float: left; font-size: 12px; color: #333; height: 20px; padding: 0 8px; line-height: 20px; margin-right: 5px; cursor: pointer; }

.fd-zy .selectbox .option .option-ul div.xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

.fd-zy .selectbox .option .option-ul .option-li a { color: #333; }

.fd-zy .selectbox .option .option-ul .option-li.cover { background: #3D96DA; color: #fff; }

.fd-zy .selectbox .option .option-ul .option-li.cover a { color: #fff; }

.fd-zy .selectbox .option .option-xkbox { float: left; width: 820px; margin-left: 90px; margin-top: -1px; padding: 0 15px; display: none; z-index: -1; }

.fd-zy .selectbox .option .option-xkbox .option-xk { float: left; font-size: 12px; color: #666; padding: 0 8px; line-height: 20px; margin: 12px 8px 0 8px; white-space: nowrap; cursor: pointer; }

.fd-zy .selectbox .option .option-xkbox div.xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

.fd-zy .selectbox .option .option-xkbox .option-xk a { color: #666; }

.fd-zy .selectbox .option .option-xkbox .option-xk.cover { background: #3D96DA; color: #fff; }

.fd-zy .selectbox .option .option-xkbox .option-xk.cover a { color: #fff; }

.fd-zy .selectbox .xkoption .xk-li { float: left; text-align: center; line-height: 20px; font-size: 12px; color: #333; margin-right: 13px; cursor: pointer; }

.fd-zy .selectbox .xkoption .option-ul div.xiahuaxian:hover{ text-decoration: underline; color:#3C95D9; }

.fd-zy .selectbox .xkoption .xk-li a { color: #333; }

.fd-zy .selectbox .xkoption .xk-li.cover { width: 70px; height: 40px; background: url(../img/bluesanj.png) no-repeat; color: #fff; }

.fd-zy .selectbox .xkoption .xk-li.cover a { color: #fff; }

.fd-zy .result { padding: 20px 0; }

.fd-zy .result .result-top .sum { float: left; padding-left: 10px; font-size: 14px; color: #333; line-height: 35px; }

.fd-zy .result .result-top .sum span { font-weight: bold; margin: 0 8px; }

.fd-zy .result .result-top .sort { float: right; font-size: 12px; color: #333; height: 35px; line-height: 35px; width: 80px; padding-left: 10px; margin-right: 50px; background-color: #F5F1F2; cursor: pointer; }

.fd-zy .result .result-top .sort img { margin-top: -4px; margin-left: 2px; }

.fd-zy .result .result-top .sort a { color: #333; }

.fd-zy .result .result-top .aniu { float: right; margin-right: 50px; padding-top: 8px; }

.fd-zy .result .result-top .aniu .aniu-fl { float: left; width: 19px; height: 19px; cursor: pointer; background: url(../img/zarrow.png) no-repeat; }

.fd-zy .result .result-top .aniu .aniu-fl:hover { background: url(../img/zarrow2.png) no-repeat; }

.fd-zy .result .result-top .aniu .aniu-fr { float: left; width: 19px; height: 19px; cursor: pointer; background: url(../img/yarrow.png) no-repeat; }

.fd-zy .result .result-top .aniu .aniu-fr:hover { background: url(../img/yarrow2.png) no-repeat; }

.fd-zy .result .result-top .aniu .aniu-nr { float: left; font-size: 12px; color: #333; line-height: 19px; padding: 0 15px; }

.fd-zy .result .result-mid { margin-top: 20px; }

.fd-zy .result .result-mid .line-li { float: left; height: 45px; line-height: 45px; font-size: 18px; color: #fff; text-align: center; background: #3f95d9; }

.fd-zy .result .result-mid .wid1 { width: 225px; overflow: hidden; text-overflow: ellipsis; overflow-wrap: break-word; white-space: nowrap; }

.fd-zy .result .result-mid .wid2 { width: 235px; overflow: hidden; text-overflow: ellipsis; overflow-wrap: break-word; white-space: nowrap; }

.fd-zy .result .result-mid .wid3 { width: 225px; overflow: hidden; text-overflow: ellipsis; overflow-wrap: break-word; white-space: nowrap; }

.fd-zy .result .result-mid .wid4 { width: 130px; }

.fd-zy .result .result-mid .wid5 { width: 185px; }

.fd-zy .result .result-mid .sline .sline-ul .sline-li { float: left; font-size: 14px; color: #333; text-align: center; height: 45px; line-height: 45px; background: #f0f0f0; margin-top: 20px; }

.fd-zy .result .result-mid .sline .sline-ul.active .sline-li { background: #dbeefd; color: #3399cc; }

.fd-zy .result .result-mid .sline .sline-ul .sline-li.active.bm a { color: #3399cc; }

.fd-zy .result .result-mid .sline .sline-ul .sline-li.ksyx { cursor: pointer; }

.fd-zy .result .result-mid .sline .sline-ul .sline-li.ksyx div{display: block;width: 82px;height: 23px;line-height: 23px;line-height: 22px;border: 1px solid #8EC3ED;background: #FFF;color: #333;margin: 10px auto 0;}

.fd-zy .result .result-mid .sline .sline-ul .sline-li.ksyx span:hover { color: #3C95D9;}

.fd-zy .result .result-mid .sline .sline-ul .sline-li.bm a { display: block; width: 76px; height: 23px; line-height: 23px; line-height: 22px; border: 1px solid #8EC3ED; background: #FFF; color: #333; margin: 10px auto 0; }

.fd-zy .result .result-mid .sline .sline-ul .sline-li.bm a:hover { color: #3C95D9; }

.fd-zy .result .result-mid .sline .yxshow { padding: 15px 30px; border: 1px solid #dbeefd; }

.fd-zy .result .result-mid .sline .yxshow .word { float: left; width: 80px; height: 30px; background: #3F95D9; line-height: 30px; font-size: 14px; color: #FFF; text-align: center; }

.fd-zy .result .result-mid .sline .yxshow .school { float: left; width: 650px; margin-left: 30px; }

.fd-zy .result .result-mid .sline .yxshow .school a { float: left; line-height: 30px; font-size: 14px; color: #666666; margin: 0 6px; white-space: nowrap; }

.fd-zy .result .result-mid .sline .yxshow .school a:hover { color: #3C95D9; text-decoration: underline; }

.fd-zy .result .result-mid .sline .yxshow .all { float: right; height: 30px; line-height: 30px; margin-right: 32px; }

.fd-zy .result .result-mid .sline .yxshow .all a { color: #1a6aa7; font-size: 14px; }

.fd-zy .result .result-mid .sline .yxshow .all a:hover { text-decoration: underline; }

.shuoming { background: #F2F2F2; width: 100%; margin: 0 auto; height: auto; padding: 20px 0; margin-top: 20px; }

.shuoming .box { width: 940px; margin: 0 auto; background: #fff; padding: 20px 20px 20px 40px; font-size: 14px; line-height: 26px; color: #333; }

.shuoming .box p { font-weight: bold; }


/* clicks.html */
.clicks_main{ margin-top: 20px; }

.hu_rank{ width: 190px; height: auto; padding: 10px; display: inline-block; font-size: 16px; border: 1px solid #ededed; }

.hu_rank span{ display: block; width: 175px; padding-left: 15px; height: 40px; line-height: 40px; vertical-align: middle; margin-bottom: 10px; cursor: pointer; }

.hu_rank_active{ width: 175px; border-radius: 3px; -moz-border-radius: 3px; padding-left: 15px; height: 40px; background: #3F95D9 url(../img/dot_r.jpg) no-repeat 170px 13px; line-height: 40px; vertical-align: middle; }

.hu_rank_active a{ color: #fff; }

.hu_contentbox{ width: 765px; margin-top: 10px; }

.hu_h1{ padding-bottom: 15px; margin-bottom: 10px; font-size: 24px; text-align: center; }

.hu_border_b{ border-bottom: 1px solid #93C5EA; }

.hu_select select{ width: 100px; margin: 20px 0; }

.hu_table{ text-align: center; margin-left: 0; }

.hu_table tr td{ border: 1px solid #E2E7EB; }

.hu_table thead tr{ background-color: rgb(245, 245, 245); color: #666; font-weight: bold; line-height: 25px; }

/*.hu_table tbody{ line-height: 40px; }*/

.hu_table tbody tr td:nth-child(3){
  padding: 10px 5px;
  text-align: left;
  line-height: 20px;
}

.hu_table1{ text-align: center; margin-left: 0; }

.hu_table1 tr td{ border: 1px solid #E2E7EB; }

.hu_table1 thead tr{ background-color: rgb(245, 245, 245); color: #666; font-weight: bold; line-height: 25px; }

.hu_table1 tbody{ line-height: 40px; }

.hu_table span{ display: block; width: 16px; height: 16px; margin-right: 10px; color: #FFF; background-color: #666; line-height: 14px; border-radius: 2px; margin-left: 18px; font-size: 12px; }

.hu_table a:hover{ color: #3D96DA; text-decoration: underline; }

.hu_table1 a:hover{ color: #3D96DA; text-decoration: underline; }

.hu_page{ padding-bottom: 35px; margin: 20px 0; }

.hu_record{ display: inline-block; float: left; line-height: 30px; }

.hu_record span{ color: #cc0000; }

.hu_page ul{ list-style: none; float: left; padding-left: 15px; }

.hu_page ul li{ display: inline-block; *display: inline; *zoom:1; list-style: none; height: 30px; margin-left: 8px; line-height: 30px; text-align: center; border: 1px solid #ccc; background-color: #fff; padding:0 10px; font-size: 12px; }

.hu_page ul li a{ color: #333; }

.hu_page ul li:hover{ cursor: pointer; background-color: #3e80c3; }

.hu_page ul li:hover a{ color: #fff; }


/* cankao.html */
.caokao_main{ margin-top: 20px; }

.hu_page_le{ padding-left: 120px; }

/* shiyan_detail.html */
.hu_trbg{ background-color: #f2f8fb; font-weight: bold; }

.hu_detail{ line-height: 28px; padding: 20px 40px; border: 1px solid #ededed; margin: 20px 0; }


/* fenshu.html */
.fenshu_main{ margin-top: 30px; }


/* 对比学校 */
#li_db_section{ width:1000px; margin:20px auto; border:0; height:140px; border:1px solid #E3E3E3; font-size:14px; }

#li_db_section tr{ display: table-row; vertical-align: inherit; border-color: inherit; background: #fff; }

#li_db_section td{ border:1px solid #e3e3e3; }

#li_db_section td p{ text-align:center; }

#li_db_section td .li_tip{ text-align:center; color:green; margin-top:4px; display:none; }

#li_db_section #li_db_place{ width: 80px; height: 25px; color: #999; border: 1px solid #ccc; box-sizing: border-box; align-items: center; margin-top:5px; z-index:99; }

#li_db_section #li_db_school{ width: 100px; height: 25px; color: #999; margin-top:20px; border: 1px solid #ccc; }

#li_db_section .li_submit{ vertical-align: middle; text-align: center; line-height: 21px; background: #3F95D9; width: 80px; height: 24px; border-radius: 3px; margin:15px auto 0; }

#li_db_section .li_submit a{ color:#fff; width:100%; height:100%; display: inline-block; }

#li_db_section tr td h4{ text-align:center; padding:15px 0; font-size:15px; font-weight: bold; }

#li_db_section .li_db_logo p{ margin-top:25px; }

#li_db_section .li_db_logo img{ height:120px; width:120px; }

#li_db_section .li_delete{ font-size: 14px; vertical-align: middle; text-align: center; line-height: 21px; background: #3F95D9; width: 80px; height: 24px; border-radius: 3px; margin:20px auto; }

#li_db_section .li_delete a{ color:#fff; }

#li_db_section td{ text-align:center; }

#li_db_section td>a:hover{ color:#3A9BE0; text-decoration: underline !important; }

#li_db_section .li_db_hui{ display:none; background:#eee; }

#li_db_section .li_db_title{ display:none; }

.aniu-page{margin: 3px 10px;}


/* 校园风光页轮播图 */
.scenerybox{
  padding-left: 167px;
}
.scenimg{
  text-align: center;
}
.scenimg h2{
  background: url(../img/ts.jpg) no-repeat center 5px;
  margin: 40px;
  font-size: 30px;
}
.scenerybox .wrapper {
  padding: 0 20px 0px 20px;
  margin: auto;
}
.connected-carousels .carousel {
  overflow: hidden;
  position: relative;
}
.connected-carousels .carousel ul {
  width: 20000em;
  position: relative;
}
.connected-carousels .carousel li {
  float: left;
}
/* Stage container */
.connected-carousels .stage {
  width: 750px;
  margin: 20px auto;
  position: relative;
}
.connected-carousels .carousel-stage {
  height: 400px;
  border: 10px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.connected-carousels .carousel-stage li{
  width: 730px;
}
.connected-carousels .carousel-stage li img{
  width: 100%;
  height: 400px;
}
.connected-carousels .prev-stage,
.connected-carousels .next-stage {
  display: block;
  position: absolute;
  top: 0;
  width: 305px;
  height: 420px;
  color: #fff;
}
.connected-carousels .prev-stage {
  left: 0;
}
.connected-carousels .next-stage {
  right: 0;
}
.connected-carousels .prev-stage.inactive,
.connected-carousels .next-stage.inactive {
  display: none;
}
.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
  display: none;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.connected-carousels .prev-stage span {
  left: 20px;
}
.connected-carousels .next-stage span {
  right: 20px;
}
.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
  display: block;
}
/* Navigation container */
 .connected-carousels .navigation {
  width: 699px;
  margin: 35px auto 20px;
  position: relative;
}
.connected-carousels .carousel-navigation {
  height: 110px;
  width: 675px;
  background: #fff;
  border: 10px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.connected-carousels .carousel-navigation li {
  cursor: pointer;
  width: 125px;
  height: 100px;
  margin-right: 10px;
}
.connected-carousels .carousel-navigation li img {
  display: block;
  border: 5px solid #fff;
  width: 100%;
  height: 100%;
}
.connected-carousels .carousel-navigation li.active img {
  border-color: #ccc;
}
.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 16px/29px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.connected-carousels .prev-navigation {
  left: -15px;
  top: 45px;
  text-indent: 6px;
}
.connected-carousels .next-navigation {
  right: -10px;
  top: 45px;
  text-indent: 20px;
}
.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
  opacity: .5;
  cursor: default;
}

.nodata{
  text-align:center;
  color:#7e7e7e;
  font-size:20px;
  padding: 50px 0;
}
.nodata a{
  text-decoration: underline;
  color: #3C95D9;
}

.mid-adv .mid-adv-li img {
    width: 120px !important;
    height: 60px !important;	
}
