﻿@charset "utf-8";

/*->主体框架类
*********************/
em{text-decoration: none;
    font-style: normal;
    margin: 0px;
    padding: 0px;}
a{ font-style:normal;color: #666;}
/*ul{list-style-type: none;}*/
img{max-width: 100%;}
.clear{ clear:both;}
.lost{ margin-right:0 !important;}
.box{ width: 1300px !important;margin: 0 auto;}
.pdnone{padding: 0 !important;}
.container{margin-right: auto;margin-left: auto;}
.tl{text-align: left !important;}
.tc{text-align: center !important;}
.tr{text-align: right !important;}
.br5{border-radius: 5px !important;}
.br5_top{border-top-right-radius: 5px !important;border-top-left-radius: 5px !important;}
.br5_bottom{border-bottom-right-radius: 5px !important;border-bottom-left-radius: 5px !important;}
.h-10{height: 10px;}
.h-20{height: 20px;}
.h-30{height: 30px;}
.h-40{height: 40px;}
.h-50{height: 50px;}
.clear{clear: both;}
.A-inline-block{display: inline-block;width: 100%;height: 100%;}
.clear::after{
    display:block;clear:both;content:"";visibility:hidden;height:0
}
.foot-ding{position: absolute;bottom: 0;background: rgba(0,0,0,0.6);width: 100%;color: #fff;padding: 1%;opacity: 0;}
.item:hover .foot-ding{opacity: 1;transition: 0.8s}
.imgD{
    line-height: normal;
    vertical-align: middle;
}
.fl{
	width: 1200px !important;margin: 0 auto;/*padding:0.5% 0;*/height: 87px;
}
.fr{
    float: right !important;
    display: block;
}
.header_wrapper{
    background: #fff;
    height: 112px;
}
.header{
    width: 100%;
    /* height: 186px; */
}
.header .left{
    width: 20%;
}
.header .left div{
	display: inline-block;
    vertical-align: middle;
}
.
.header .left div img{
    max-width: 100%;
    max-height: 100%;
}

.header .center{
    width: 100%;
  
}
.header .center .nav{
	text-align: center;
    float: right;
	color: #ffffff;
   
}
.tnav li{display: inline-block;width: 100%;     font-size: 14px;
    text-align: center;
   height: 46px;line-height: 46px;}
.top-won{width: 320px;float: left;display: block;margin-right: 120px;}
.top-color-won:hover{color: #cc0000}
.has:hover{background: #ffffff;}
.top-color-won{font-size: 14px !important;}
.tnav li a:hover{font-weight: bold;}


.header .center .nav>ul>li{
    display: inline-block;
    padding: 24px 18px;
    font-size: 16px;
    position: relative;
    /*border-radius: 5px;*/
    transition: all 1s;
}
/*.header .center .nav>ul>li>a{color: #fff !important;}*/
.header .center .nav>ul>li:hover>a{
    color: #024886 !important;
    font-weight: 600;
}
.header .center .nav i.hot{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 3px;
    top: 8px;
    background: url("../images/hot.png") center center no-repeat;
}
.header .center .nav>ul>li .tnav li a{color: #ffffff;font-size: 12px}
.header .center .nav>ul>li .tnav{
     background: #024886; 
    width: 100%;
    display: none;
    line-height: 35px;
    text-align: center;
    position: absolute;
    left: -9px;
    top: 60px;
    padding: 0px 8px;
    z-index: 9999;
    /* background: #fff; */
    font-size: 12px;
    /* opacity: 0.8; */
    border-radius: 0;
}
.header .center .nav>ul>li .tnav li{
    height: 35px;
    overflow: hidden;
}
.header .center .nav>ul>li .tnav a:hover{
    color: #3f87f5;
}
.header .center .nav>ul>li:hover .tnav{
    display: block;
}
.header .right{
    width: 20%;
    text-align: center;
    line-height: 100px;
}
.header .right div{
    line-height: 100px;
    font-size: 18px;
    font-weight: 600;
    color: #0082be;
}
.has:hover .tnav{display: block !important;}
.header .center .nav>ul>li:hover .tnav{
    display: block;
}
.header .right{
    width: 20%;
    text-align: center;
    line-height: 100px;
}
/*.tnav li:nth-child(2){display: none;}*/
.header .right div{
    line-height: 100px;
    font-size: 18px;
    font-weight: 600;
    color: #0082be;
}

.footer-ul{width: 1200px;margin: 0 auto;text-align: center;}
.footer-ul li{display: inline-block;margin: 2% 0;margin-right: 1.6%;padding-right: 2%;border-right: 1px solid #8e8e8e;}
.footer-ul li:nth-child(5){border-right:0 ;}
.footer-ul li a{font-size: 16px;color: #8e8e8e;}
.footer-left{display: inline-block;color: #ffffff;font-size: 22px;padding: 2% 0;width: 17%}
.footer-left a{color: #FFFFFF !important;font-size: 16px;}
.footer-left i{font-size: 22px;}
.footer-left-ul li{display: inline-block;margin-right: 2%;}
.footer-left-ul{margin-top: 10%; text-align: center;}
.footer-img-log{display: inline-block;float: right;margin-top: 2%;}
.footer-ewm{float: right;width: 31%;margin-top: 2%;}
.footer-ewm img{display: block;margin: 0 auto;}
.footer-ewm p{display: block;text-align: center;color: #ffffff;}
.foot-beian{background: #005bac;border-top: 1px solid #074583;}
.foot-beian a{color: #ffffff;}
.beian{text-align: center;color: #FFFFFF;}

.footer{
	padding: 1% 0;
    width: 100%;
    background: #313131;
    position: relative;
}
.footer .beian{
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -600px;
    line-height: 40px;
    text-align: center;
}
.footer .foot{
    padding: 0 0 20px 0;
    height: 290px;
}
.footer .foot .left{
    width: 20%;
    float: left;
}
.footer .foot .left div{
    line-height: 320px;
    vertical-align: middle;
    text-align: center;
}
.footer .foot .left div img{
    width: 190px;
}
.footer .foot .center{
    width: 60%;
    float: left;
    padding: 70px 50px 0 50px;
    line-height: 30px;
}
.footer .foot .center .link{
    padding-top: 10px;
}
.footer .foot .right{
    width: 20%;
    float: right;
}
.footer .foot .right div{
    line-height: 320px;
    vertical-align: middle;
    text-align: center;
}
.footer .foot .right div img{
    width: 290px;
}

.page{
    margin-top: 20px;
    text-align: center;
	margin-bottom: 1%;;
}
.page a{
    display: inline-block;
    padding: 6px 17px;
}
.page a.select{
    text-align: center;
    color: #fff;
    background: #005bac;
}


.banner{position: relative;}
.banner-postion{position: absolute;top: 0;height: 100%;width: 20%;background: rgba(0,0,0,0.9);left:19.5%;padding: 1%;}
/*.banner_img{    height: 450px !important;}*/
.color_f{color: #ffffff !important;}
.has span{ font-size: 12px !important }
.zhuanjia-more{line-height: 46px !important;}
.index-zhuanjia-xian{width: 12% !important;}
.lzal-xian{width: 12% !important;}
.lzal-xian1{width: 38% !important;}
.news-list-div1-w{width: 117px !important;}
.news-list-div2-w{width: 88% !important;}
.news-list-title-color{color: #df9d00 !important;}
.h-More501{line-height: 40px !important;}
.top-img-1{margin-bottom: 4px;;}
.inext-bottom-xian-yupei{width: 12%!important;}
.fanv-img{margin-bottom: 2px;;}
.l-hite-48{line-height: 48px !important;}
.falv-bootm-xian{width: 11% !important;}
.about-bottom-xian{width: 11% !important;}
.news-title-a{font-size: 20px;text-align: center;margin-bottom: 1%;color: #111111;font-weight: bold;line-height: 28px;}
.news-title-as{font-size: 17px;text-align: center;margin-bottom: 1%;color: #787878;}
.products-show-img{margin: 0 auto;display: block;}

/* 头部 */
..carousel-control{background: #f5f5f5 !important;}
.heder-top{background: #f5f5f5;} 
.heder-top1{width: 1200px;margin: 0 auto;height: 34px;}
.header_right{width: 20%;height: 26px;/*border: 1px solid #e5e6e6;*/border-radius: 50px;overflow: hidden;float: right;margin-top: 1%;}
.header_right input{height: 26px;float: left;border:none;text-indent: 1rem;outline: none;width: 80%;background: #d8d1d1;}
.header_right button{width: 20%;background: #005bac;height: 100%;border:none;outline: none;color: #FFFFFF;padding:1%;}
.header_right button img{    margin-top: 0px;width: 100%;height: 100%;}
.telzhan{float: right;display: block;color: #005bac !important;line-height: 32px;vertical-align: middle;font-size: 15px;margin-left: 1%;margin-top: 7px;}
.telzhan i{color: #fff;font-size:26px;vertical-align: middle;}
/* banner热门国家 */
.top-img{padding: 6% 0%;}
.top_news_re{padding: 0 3% 2% 3%;border-bottom: 1px solid #5b5b5b;}
.top_news_re li{display: inline-block;width: 50%;line-height: 30px;;}
.top_news_re li a{color: #d8d8d8;font-size: 17px;;}
.top_news_re li:nth-child(2n){float: right;text-align: right;}
/* banner留学费用 */
.top_news_money{padding: 0 3% 2% 3%;border-bottom: 1px solid #5b5b5b;}
.top_news_money li{display: inline-block;width: 32%;line-height: 30px;;}
.top_news_money li a{color: #d8d8d8;font-size: 17px;;}
.top_news_money li:nth-child(3n){float: right;text-align: right;}
.top_news_money li:nth-child(2){text-align: center;}
.top_news_money li:nth-child(5){text-align: center;}
.top_news_money li:nth-child(8){text-align: center;}
.top-img1{padding: 6% 0;border-bottom: 1px solid #5b5b5b;}
.carousel-inner{margin: 0 auto !important;width: 1200px !important;}
.w-1200{width: 1200px;margin: 0 auto;}
/* 首页 */
/*新闻中心 */
.index-title-he{display: inline-block;color: #444444;font-size: 18px;font-weight: bold;padding-bottom: 5px;}
.index-title-he span{font-size: 16px;font-family: Times New Roman}
.news-div-index{display: inline-block;width: 67px;}
.news-div-index p{width: 100%;text-align: center;}
.news-div-index p:nth-child(1){background:#3A9AF1;color: #ffffff;font-size: 14px}
.news-div-index p:nth-child(2){background: #ececec;color: #646464;font-size: 14px}
.index-anli-ul li{width: 100%;margin-top:0%;padding-bottom:0%;border-bottom: 1px solid #ececec;padding:7.6px 0;    background: #f5f5f5;}
.index-anli-ul li a{vertical-align: middle; font-size: 16px;color: #111111;}
.index-anli-ul li img{margin-right: 1%;;}
.swiper-container{width: 100% !important;}
.hidden-sheng{text-overflow: ellipsis;overflow:hidden;white-space: nowrap;position: relative;}
.hidden-sheng-title{position: absolute;bottom: 0;padding: 2% 0;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;text-align: center;background: rgba(0,0,0,0.5);width: 100%;color: #FFFFFF;font-size: 16px}
.news-div-index-right{display: inline-block;float: right;text-align: left;width: 320px;overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;  }
/* 教学科研 */
.jiaoxue-keyan{width: 30%;display: inline-block;margin-right: 2%;}
.teseyoushi{display: inline-block;width: 36%;float: right;margin-right: 2%;}
.youshi-list li{display: inline-block;width: 48%;}
.youshi-list li:nth-child(2n){float: right;}
.youshi-list li img{width: 100%;display: block;}
    .youshi-list li:nth-child(1){margin-bottom: 12px;}
/* 留学快讯 */
.swiper-container23 {width: 100%;height: 20px;line-height: 20px;overflow: hidden;} 
.index-liuxue{width: 100%;box-shadow :0px 2px 7px #696565;padding: 1% 1% 1% 0;margin: 2% 0;}
.index-liuxue p{ text-align: center;width: 104px;float: left;font-size: 16px;display: inline-block;border-right: 1px solid #dadada;height: 47px;margin-top: 6px;color: #111111}
.index-liuxue p a{font-size: 14px !important; }
.index-updates-ul{text-align: center;display: inline-block;width: 100%;}
.index-updates-ul li{display: inline-block;width: 33%;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;font-size: 16px;}
.index-updates-ul li a{color: #111111 !important;}
.index-updates-ul:nth-child(1){margin-bottom: 1%}
/* 热门国家 */
.index-re{width: 100%;}
.index-public{width: 100%;border-bottom: 1px solid #e8e8e8;position: relative;margin-bottom: 2%;}
.index-public a{display: inline-block;float: right;line-height:26px;font-size: 16px;color: #8e8a8a;}
.inext-bottom-xian{position: absolute;bottom: 0;height: 1.5px;width:34%;background: #000000;}
.index-guo-ul{width: 100%;;}
.index-guo-ul li{display: inline-block;margin-right: 2.3%;margin-bottom: 1%;}
.index-guo-ul li img{width: 122px;height: 76px;;}
.index-guo-ul li p{text-align: center;margin: 6px 0;font-size: 15px}
.index-guo-ul li:nth-child(8n){margin-right: 0;}
/* 留学专家 */
.index-liuxue-ul{width: 100%;;}
.index-liuxue-ul li{display: inline-block;width: 18.9%;margin-right: 1%;border: 1px solid #dedede;margin-bottom: 3%;}
.index-liuxue-ul li:nth-child(5n){margin-right:0%;}
.index-liuxue-ul li a{display: inline-block;width: 100%;}
.index-liuxue-ul li img{width: 80%;margin: 0 auto;display: block;}
.index-liuxue-ul li p{font-size: 16px;line-height: 26px;padding: 4% 6% 12% 6%;color: #191919;overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;  }
/* 励志案列 */
.index-public-lizhi{width: 31%;display: inline-block;}
.index-anli-img1{width: 100%;}
.news-div-index-yuan{width: 4px;height: 4px;border-radius: 25px;display: inline-block;background: #444444; margin-left: 9px;vertical-align: middle}
/* 榜单展示 */
.index-bangdan{width:67%;display: inline-block;float: right;}
.index-right-more{line-height: 44px !important;}
/* 留学活动 */
.inext-bottom-xian-liuxue{width:73%;;}
.index-liuxuehd{width: 30%;display: inline-block;}
.index-public-bottom{margin-bottom: 4.3%;}
.index-lxhd-da{width: 100%;;}
.swiper-container{width: 68.5%;display: inline-block;float: right;}
.banner img{width: 100%;;}
/* 语培中心 */
.index-yupei-da{width: 67%;display: inline-block;}
.index-dangan-img1{display: inline-block;width: 393px;overflow: hidden;}
.index-yupei-ul{width: 100%;display: inline-block;float: right;}
.index-yupei-type{display: inline-block;float: right;width: 100%;}
.index-yupei-type li{display: inline-block;}
.index-yupei-da-da{display: inline-block;width:50%;float: right;}
.index-yupei-type li{padding: 1% 2%;font-size: 16px;;}
.index-yupei-type span:nth-child(1){display: none;}
.index-yupei-type span{font-size: 16px;margin-right: 1%;;}
.act{background: #ff950c ;color: #ffffff;}
.index-shiwenjiuda{float: right;}
.h-More50{line-height: 50px !important;}
.h-More39{line-height: 39px !important;}
/* 关于我们 */
.index-about{height: 313px;}
.index-about-left{display: inline-block;width: 50%;height: 100%;}
.index-about-left img{width: 100%;height: 100%;}
.index-about-right{display: inline-block;width: 600px;float: right;padding: 3% 2% 4% 2%;background: #e2e2e2;}
.about-title{font-size: 25px;}
.about-cont{line-height: 32px;font-size: 16px;margin-top: 2%;}
.about-duo{background: #ff950c;padding: 2% 4%;display: inline-block;margin-top: 4.9%;color: #ffffff !important;border-radius: 20px;}
/* 友情链接 */
.youqing-img{width: 99% !important;height: auto !important;}
.index-guo-ul-center{/* text-align: center; */}
.youqing-right{margin-right: 0.2% !important;}
.index-guo-ul-center li{border: 1px solid #d9d9d9;}
.index-guo-ul-center li:nth-child(6n){margin-right:0 !important;}
.index-guo-ul-center li:nth-child(8n){margin-right: auto;}
/* 二级页 热门国家 */ 
.news-re-ul li{display: inline-block;background: #efefef;width: 144px;font-size: 17px;margin-bottom: 1%;padding: 1% 0;text-align: center;margin-right: 3px;}
.news-re-ul li:nth-child(8n){margin-right: 0;float: right;}
.news-re-ul li span{color: #e2151d;}
.news-re-ul li a{display: inline-block;width: 100%;height: 100%;;}
.bg-ff950c{background:#ff950c !important ;}
.news-type{display: block;float: none;}
.news-type li{padding: 10px;;}
.news-type span{margin-right: 5px;}
.bg-ff950c-fff{background: #ff950c;}
.bg-ff950c-fff a{color: #fff !important;}
.news-list-ul li{padding: 2% 0;border-bottom:1px solid #dbdbdb;}
.news-list-div1{display: inline-block;width: 220px;height: 143px;}
.news-list-div1 img{width: 100%;height: 100%;}
.news-list-div2{display: inline-block;float: right;width: 74%;}
.news-list-title{margin-top: 1%;font-size: 20px;color: #111111;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;}
.news-list-jianjie{line-height: 26px;font-size: 16px;margin-top: 1%;color: #8b8b8b;height: 78px;}
.news-list-xq{width: 12%;border: 1px solid #f0f0f0;text-align: center;color: #000000;margin-top: 1%;padding: 0.5% 0;}
.news-list-li:hover .news-list-xq{background: #f67605;color: #ffffff;}
/* 十问九答 */
.swjd-title{font-size: 18px;height: 46px;;line-height: 40px;border-bottom: 1px solid #dbdbdb;color: #111111;}
.swjd-content{display: none;color: #8b8b8b;}
.swjd-title-span{float: right;font-size: 28px;}

/* 我要反馈 */
.fkbj-cont{/* background: url(../images/fkbj.png); */width: 791px;height: 415px;margin: 0 auto;padding: 5% 0 0 5%;;}
.fkbj-cont input{width: 95%;margin-bottom: 2%;}
.title-yzxx{/*font-size: 20px;*/margin-bottom: 2%;}
.textarea{text-indent: 0;width: 95%;height: 166px;background: rgba(255,255,255,0.5);color: #000000; outline: none;text-indent: 1rem;padding: 1%;    line-height: 24px;}
.tijiao{width:27%;background: #ff950c;border:none;color: #fff;border-radius: 3px;padding: 2% 0;font-size: 18px;margin-top: 2%;}
#tong{display:  none;}
/* 留言板 */
.fkbj-cont-lyb{background: url(../images/lyb1.png);width: 791px;height: 500px;margin: 0 auto;padding:14% 0 0 5%;}
/* 语培中心 */
.ypzx-type li{display: inline-block;width: 24%;margin-right: 1%;margin-top: 3%;    box-shadow: 5px 5px 4px rgba(0,0,0,0.2);}
.ypzx-type li:nth-child(4n){margin-right: 0;}
.ypzx-top{width: 100%;height: height: 110px;text-align: center;line-height: 110px;font-size: 22px;color: #fff;}
.ypzx-zhong{font-size: 16px;padding: 7% 0;line-height: 28px;color: #454444;overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;  }
.yqzx-btn{text-align: center;background: #ff950c;padding: 3% 0;font-size: 16px;color: #ffffff;margin: 0 auto 5% auto;    width: 82%;}

.ypzx2-type{text-align: center;background: #f6f6f6;margin-bottom: 1%;}
.ypzx2-type li{display: inline-block;text-align: center;width: 49.6%;background: #f6f6f6;padding: 9px 0;font-size: 16px;}
.ypzx2-type li a{display: block;color: #df9d00;}
.act-s{background: #ff950c !important;}
.act-s a{color: #ffffff !important;}



.con_left{width:257px; float:left;}
.con_left_title{width:257px; height:44px; text-align:center; line-height:44px; background:#005bac; color:#fff;font-size: 14px}
.con_left_title span{font-size: 12px}
.con_left_li{ padding-bottom:20px; background:#f7f7f7;;}
.con_left_li li{line-height:45px; border-bottom:1px dashed #e6e6e6;  padding:0px 36px;}
.con_left_li li em{float:left; font-family:"瀹嬩綋";height: 34px;}
.con_left_li li em img{margin-top: -3px;}
.con_left_li a{color:#666; cursor:pointer;display: block;}
.tab{background: #a1b2c3;color: #ffffff !important;}
.con_left_li .con_left_bot{display:none;}
.con_left_li dl{line-height:45px; border-top:1px dashed #e6e6e6; color:#666; padding-left:20px;}
.con_left_li dl:hover{color:#d7ba83;}

.con_right{width:924px; float:right;}
.con_right_title{height:44px; line-height:44px; border-bottom:1px solid #e6e6e6; font-size:16px;}
.con_right_title em{float:right; color:#696868; font-size:12px;}
.con_right_title span{float:left; line-height:42px;  padding-left:10px; padding-right:20px;font-weight: bold;}
/* 院系设置 */
.yuanxi-list-div1{width: 76px;height: 76px;display: inline-block;background:#f2f2f2 ;}
.yuanxi-list-div1 p:nth-child(1){font-size: 20px;line-height: 42px;}
.yuanxi-list-div1 p:nth-child(2){line-height: 39px;}
.yuanxi-list-div1 p{text-align: center;height: 32px;font-size: 16px;;}
.yuanxi-list-title{font-size: 18px;color: #111111;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;}
.yuanxi-list-jianjie{    line-height: 26px;font-size: 16px;margin-top: 0.4%;color: #8b8b8b;overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;  }
.yuanxi_color{color: #0e3f6f !important;}
.yuanxo-list-div3{width: 90% !important;}


/* 教学科研 */
.jxky-list-ul li{display: inline-block;width: 32%;margin-right: 14px;}
.jxky-list-ul li:nth-child(3n){margin-right:0 ;}
.yxky-div-fot{padding: 2% ;border: 1px solid #e6e6e6;}
.yxky-div-fot p:nth-child(1){font-size: 16px;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;color: #323232;}
.yxky-div-fot p:nth-child(2){color: #969696;font-size: 15px;margin-top: 4px;padding-bottom: 2%;border-bottom: 1px solid #e6e6e6;}
.yxky-div-fot p:nth-child(3){padding: 3% 0;font-size: 15px;color: #969696;}
.jxky-img{width: 100%;}
/* 留言 */
.lxkx-title{text-align: center;font-size: 20px;padding-bottom: 2%;}
.lxkx-con-left{background: #f1f1f1;padding: 1%;}
.lxkx-con-right{float: right;width: 30%;}
.lxkx-con-right em select,input{width: 100%;height: 32px;border:1px solid #c5c8c7;border-radius: 3px; outline: none;text-indent: 1rem;color: #bebebe;margin-bottom: 3%;}
option{color: #000;}
.lxkx-con-right button{width: 48%;background: #ff950c;border:none;color: #fff;border-radius: 3px;padding: 3% 0;font-size: 18px;}
.lyb-xian{width: 9% !important;}

.ly-div{display: inline-block;width: 30%;margin-right: 4.6%;margin-bottom: 20px;}
.ly-div:nth-child(3n){margin-right: 0;}
.ly-div em{display: inline-block;width: 72%}
.ly-div span{font-size: 16px;color: #005bac;font-weight: bold;}
.ly-div span a{color: #b60005;}
.ly-div em input{width: 103%;}
.ly-div em select{height: 32px;width: 103%;border: 1px solid #c5c8c7;border-radius: 3px;}
.but-t{width: 15%;display: block;margin: 0 auto;padding: 0.5% 0;background: #005bac;border-radius: 25px;border: none;color: #FFFFFF;font-size: 16px}
/* 右边 */
.h-250{height: 316px;}
.pos-right{background: #F7F7F7;position: fixed;right: 0;width: 166px;bottom: 36%;background-size: 100%;padding: 5px;}
.pos-right-a{border-radius: 25px;width: 90%;margin: 0 auto;color:#FFFFFF !important;background: #005bac;display: block;height: 32px;line-height: 32px;text-align: center;margin-bottom: 9%;}
.pos-right p{text-align: center;font-size: 16px;margin-bottom: 10px;    color: #005bac;font-weight: bold;}
/* 考生查询 */
.ks-bjimg{background: url(../images/cx.jpg) no-repeat;background-size: 100%;width: 300px;height: 311px;margin: 0 auto;padding: 2%;}
.lqtz{text-align: center;padding-top: 12%;font-size: 20px;margin-bottom: 15%;color: #005bac;font-weight: bold;}
.ks-div{position: relative;margin-bottom: 10%;}
.ks-div img{position: absolute;top: 4px;left: 12px;;}
.ks-div input{text-indent: 3rem;}
/*  */
.da-title{text-align: center;font-size: 18px;color: #b60005;}
.ks-bjimg p{font-size: 16px;margin-bottom: 5px;}
.ks-bjimg p span{color:#b60005 ;}
.title-index-top{display: none;}
.has a span:nth-child(2){display: block !important;}

.yuanxiao{text-align: center;}
.yuanxiao li {display: inline-block;width: 130px;display: inline-block;margin-right: 3%;}
.yuanxiao li:nth-child(5){margin-right: 0}
.yuanxiao li a p{text-align: center;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;    font-size: 15px;}
.right-kstd{text-align: center;}
.right-kstd {text-align: center;}
.right-kstd a:nth-child(3n){margin-right: 0;}
.right-kstd a{display: inline-block;width: 31%;margin-right:2%;margin-bottom: 3%;}

/*党建*/
.flx{ float:left;}
.frx{ float:right;}
.clear{clear: both;}
.hg20{ height:20px; clear:both;}
.box{ width:1200px; margin:0 auto;}
.d_ban{ height:411px;}
.d_nav_w{ height:54px; background:#b00a00;}
.d_nav_w li{ height:54px; text-alignc:content; font-size:18px; float:left;line-height: 54px; width: 150px;text-align: center;position: relative;}
.d_nav_w li a{ display:black; color:#fff;}
.d_nav_w li .chlist{ position:absolute; left:0; top:54px; width:100%; background:#b00a00; color: #fff; display:none;}
.d_nav_w li .chlist a{ font-size:14px;}
.d_title{ padding-top:20px; height:60px;line-height:40px; border-bottom:1px solid #bebebe;}
.d_title span{ display:black;font-size: 16px;font-weight: bold; float:left; width:120px; height:40px; padding-left:40px; background:url(http://www.huaao.sx.cn/templates/default/resource/images/d_3.jpg) no-repeat; position:relative; bottom:-1px;}
.d_title a{ float:right; font-size:14px; color:#979797; padding-right:10px;}
.d_in1{width:580px; float:left; padding-top:15px;}
.d_in1 li{line-height:45px;}
.d_in1 li span{ font-size:14px; width:75px; height:26px; text-align:center; line-height:26px; background:#b00a00; color:#fff;display: inline-block;}
.d_in1 li a{ display:inline-block; padding-left:10px; font-size:16px;}
.d_in2{ width:589px; height:293px; overflow:hidden; position:relative;}
.d_in2 img{ display:black; width:589px; height:293px;}
.d_in2 p{position: absolute;left: 0;bottom: 0;width: 100%;height: 40px;background: #000;opacity: 0.7;color: #fff;line-height: 40px;text-align: center;font-size: 16px;}
.d_in2_w{ width:589px; height:293px; float:right; overflow:hidden;top:20px;  position:relative;}
.d_in2_w .layui-carousel-ind{ display:none;}
.d_in3{ padding-top:18px;clear: both;}
.d_in4{ width:574px;}
.d_in4 li{ line-height:46px; font-size:16px;}
.d_in4 li span{ width:7px; height:7px; border-radius:30px; background:#b00a00; display:inline-block;margin-right:5px;}
.d_in4 li em{ float:right;}
.d_in5{ padding-top:18px;}
.d_in5 img{width:223px; height:87px; border:1px solid #cecece; float:left; margin:0 17px 19px 0;}
.copyright{ background:#b00a00; text-align:center; padding:20px 0;font-size: 16px;color: #fff;}
.d_in6{ width:229px; float:left;}
.d_in7{ width:917px; float:right;}
.d_in7 .page a.select{ background:#b00a00 !important;}
.d_in8{ background:#ebebeb; padding:32px 0;}
.d_in9{ height:100px; line-height:100px; text-align:center; font-size:30px; color:#fff; background:url(http://www.huaao.sx.cn/templates/default/resource/images/d_4.jpg) no-repeat center;}
.d_in10{ padding-top:10px;}
.d_in10 li{ height:74px; line-height:74px; text-align:center; background:#fff; font-size:16px; margin-bottom:6px;}
.d_in10 li.hover{ background:#b00a00;}
.d_in10 li.hover a{ color:#fff;}
.d_in11{ padding:34px 0;}
.d_in11 span{ font-size:24px;}
.d_in11 em{ float:right; color:#afafaf; font-size:16px;}
.d_in11 em a{color:#afafaf; }
.d_in12{ text-align:center; font-size: 28px;font-weight: bold;color: #343434;line-height: 50px;}
.d_in13{ text-align:center; color:#2c2c2c; font-size:16px; padding:20px 0;}
.d_in14{font-size: 18px;color: #2c2c2c;line-height: 40px;}
.d_in14 span{font-size: 18px !important;color: #2c2c2c !important;}
.d_in15 li{ width:49%; float:left; margin-right:1%; text-align:left; padding-left:15px;}
.d_in15 li span{ float:right; padding-right:10px; font-size:18px;}
.hg_10{ height:10px;clear: both;}


