@charset "gb2312";
/* CSS Document */

/*全局申明*/
body{margin: 0 auto;padding: 0;width: 100%;max-width: 640px;min-width: 320px;font-family: "Microsoft YaHei";}
ul{list-style: none;}
a{text-decoration: none;}
a,img{display: block;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 
.height-1{width: 100%;height: .5rem;background: #F0F0F0;}
.clear{clear: both;}

/*顶部下拉菜单*/
.hometopmenu {display: none; position: fixed;top: 0;z-index: 99;width: 100%;max-width: 640px;min-width: 320px; height: 2.5rem;line-height: 2.5rem;margin: 0 auto;background-color: #0a93d6;}
.hometopmenu a {display: block;float: left;width: 25%;color: #fff;text-align: center;}
.hometopmenu a span {display: block;border-right: 1px solid #fff;}


/*顶部离线宝*/
/*.li-lxb{position: fixed;z-index: 1000;top: 0;width: 100%;max-width: 640px;min-width: 320px;height: 2.5rem;margin: 0 auto;background: #09F;box-shadow: 0 0 2px #333;-webkit-box-shadow: 0 0 2px #333;font-family: "Microsoft YaHei";}
.li-lxb input{display: block;float: left;height: 2.5rem;line-height: 2.5rem;}
.li-lxb #telInput{width: 70%;text-indent: .5rem;}
.li-lxb button{display: block;float: left;width: 30%;height: 2.5rem;line-height: 2.5rem;color: #FFF;font-size: 1.1rem;text-align: center; background: #F00;border: 0;
    -webkit-animation-name: colorb;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
	}
@-webkit-keyframes colorb{ from{background-color: #F00; -webkit-box-shadow: 0 0 2px #333;}
  25%{ background-color: #af0303;-webkit-box-shadow: 0 0 4px #320000;}
  50%{ background-color: purple; -webkit-box-shadow: 0 0 8px #2daebf;}
  75%{ background-color: #af0303;-webkit-box-shadow: 0 0 4px #320000;}
  to { background-color: #F00; -webkit-box-shadow: 0 0 2px #333;}}*/

/*顶部LOGO*/
.topup{position: relative;z-index: 2;width: 100%;height: auto;margin: 0.5rem auto;padding: 0;overflow: hidden;}
.topup .logo{float: left;margin-left: 1%;width: 69%;}
.topup .weixin,.topup .qqzone{float: right;width: 10%;}
.topup .weixin{margin-left: 5%;}
.topup img{width: 100%;}

/*banner*/
.banner{margin: 0 auto;width: 100%;height: auto;overflow: hidden;}
.banner .swiper-wrapper{width: 100%;height: auto;}
.banner .swiper-wrapper .swiper-slide{width: 100%;}
.banner .swiper-wrapper .swiper-slide a{margin: 0 auto;width: 99%;}
.banner .swiper-wrapper .swiper-slide a img{padding: 1px;width: 100%;border: 1px solid #ddd;}

/*万通头条*/
.wttt{width: 100%;}
.wttt .txtScroll-top{display: -webkit-flex; display: flex;width: 100%;align-items: center;justify-content: space-between;}
.wttt .txtScroll-top .hd{width: 18%;max-width: 75px;}
.wttt .txtScroll-top .hd img{width: 100%;padding: .5rem 0;}
.wttt .txtScroll-top .bd{width: 82%;}
.wttt .txtScroll-top .bd ul{width: 100%;}
.wttt .txtScroll-top .bd ul li{display: -webkit-flex; display: flex;width: 100%;height: 2rem;line-height: 2rem;justify-content: space-between;}
.wttt .txtScroll-top .bd ul li p{width: 80%;font-size: .8rem;}
.wttt .txtScroll-top .bd ul li a{width: 20%;font-size: .8rem;color: #F00;text-decoration: underline;}

/*万通优惠*/
.wtyh{display: -webkit-flex; display: flex;width: 100%;justify-content: space-around;}
.wtyh .txtScroll-top{display: -webkit-flex; display: flex;width: 85%;align-items: center;justify-content: space-around;}
.wtyh .txtScroll-top .hd{width: 20%;margin-left: .2rem;max-width: 75px;}
.wtyh .txtScroll-top .hd img{width: 100%;}
.wtyh .txtScroll-top .bd{width: 80%;}
.wtyh .txtScroll-top .bd ul{width: 100%;}
.wtyh .txtScroll-top .bd ul li{display: -webkit-flex; display: flex;width: 100%;height: 1.5rem;line-height: 1.5rem;justify-content: space-between;}
.wtyh .txtScroll-top .bd ul li p{width: 100%;font-size: .75rem;}
.wtyh .yy {width: 15%;max-width: 70px;}
.wtyh .yy a{width: 100%;}
.wtyh .yy a img{width: 100%;padding: .5rem 0;}


/*顶部导航*/
.topnav{width: 100%;height: 14rem;border: 1px solid #efefef;}
.topnav ul{float: left;width: 100%;}
.topnav ul li{float: left;margin-top: 0.5rem;width: 25%;}
.topnav ul li a{margin: 0 auto;width: 4.2rem;text-align:center;}
.topnav ul li a .icon1{display: flex;align-items: center;width: 4.2rem;height: 4.2rem;border-radius: 50%;border: 2px solid #1296DB;}
.topnav ul li a img{margin: 0 auto;width: 55%;}
.topnav ul li p{float: left;width: 100%;margin: .3rem 0;text-align: center;font-size: 1rem;}

/*2019春季顶部导航*/
.top_nav{width: 100%;height: 14rem;border: 1px solid #efefef;}
.top_nav ul{float: left;width: 100%;}
.top_nav ul li{float: left;margin-top: 0.5rem;width: 25%;}
.top_nav ul li a{margin: 0 auto;width: 4.2rem;text-align:center;}
.top_nav ul li a .icon1{display: flex;align-items: center;width: 4.2rem;height: 4.2rem;}
.top_nav ul li a img{margin: 0 auto;width: 100%;}
.top_nav ul li p{float: left;width: 100%;margin: .3rem 0;text-align: center;font-size: 1rem;}


/*报名火*/
.bmh{width: 100%;padding-bottom: .3rem;background: #F0F0F0;}
.bmh .picScroll-left{width: 100%;}
.bmh .picScroll-left .hd{width: 100%;height: 2rem;line-height: 2rem;text-align: center;font-size: 1rem;color: #FFF;background: #0a93d6;}
.bmh .picScroll-left .bd{width: 100%;}
.bmh .picScroll-left .bd ul{width: 100%;}
.bmh .picScroll-left .bd ul li{width: 100%;}
.bmh .picScroll-left .bd ul li .pic{width: 90%;margin: .3rem 5%;}
.bmh .picScroll-left .bd ul li .pic a{display: -webkit-flex; display: flex;width: 100%;justify-content: space-between;}
.bmh .picScroll-left .bd ul li .pic a img{width: 49%;height: 100%;}
.bmh .yd_zx{display: -webkit-flex; display: flex;width: 90%;margin: .3rem 5%;justify-content: space-between;}
.bmh .yd_zx a{width: 49%;height: 2.2rem;line-height: 2.2rem;text-align: center;color: #FFF;border-radius: .3rem;}
.bmh .yd_zx a:hover{font-size: 1rem;}
.bmh .yd_zx a#a1{background: #F00;}
.bmh .yd_zx a#a2{background: #0a93d6;}

/*新生证言*/
.xsbm{width: 100%;padding-bottom: .3rem;background: #F0F0F0;}
.xsbm h3{width: 100%;margin: .3rem 0;padding: .5rem 0;text-align: center;font-size: 1rem;color: #FFF;background: #0a93d6;}
.xsbm .xs{display: -webkit-flex; display: flex;width: 96%;margin: .3rem 2%;justify-content: space-between;}
.xsbm .xs video{width: 49%;height: 100%;}
.xsbm .yd_zx{display: -webkit-flex; display: flex;width: 90%;margin: .3rem 5%;justify-content: space-between;}
.xsbm .yd_zx a{width: 49%;height: 2.2rem;line-height: 2.2rem;text-align: center;color: #FFF;border-radius: .3rem;}
.xsbm .yd_zx a:hover{font-size: 1rem;}
.xsbm .yd_zx a#a1{background: #fe3864;}
.xsbm .yd_zx a#a2{background: #0a93d6;}

/*今日头条*/
.txtMarquee-top{ margin-top: ;width: 100% !important;overflow:hidden; position:relative;  border:1px solid #ccc;   }
.txtMarquee-top .jrtt{float: left;width: 18%;height: 2.6rem;color: #ff0000;line-height: 2.6rem;text-align: center;border-right: 1px solid #ddd;}
.txtMarquee-top .bd{ float: left;padding: 0.3rem 0;width: 80% !important;}
.txtMarquee-top .infoList{width: 100% !important;}
.txtMarquee-top .infoList li{width: 100%;height: 2rem; line-height: 2rem;}
.txtMarquee-top .infoList li a{display: block;width: 100% !important;color: green;}

/*顶部引导*/
.topyd{width: 100%;height: 6.6rem;background: #eee;border: 1px solid #efefef;}
.topyd ul{margin: 0 auto;width: 98%;}
.topyd ul li{float: left;margin: 0.5rem 0 0 2%;width: 47%;}
.topyd ul li a{width: 100%;height: 2.5rem;line-height: 2.5rem;text-align: center;color: #FFF;font-size: 1.2rem;background: #ff5656;border-radius: .3rem;}

/*咨询电话*/
.zixun{width: 100%;height: 3rem;line-height: 3rem;background: #0a93d6;border-radius: .3rem;}
.zixun a{display: block;margin: 0.5rem auto;width: 100%;height: 3rem;line-height: 3rem;font-size: 1.5rem;color: #FFF;text-align: center;}

/*top通栏*/
.toptl{margin-top: 0.5rem;width: 100%;}
.toptl a{}
.toptl a img{display: block;width: 100%;}

/* 报名动态*/
.bmdt{width: 100%;margin-top: .5rem;}
.bmdt ul{float: left;text-align: center;}
.bmdt .ul1{width: 35%;}
.bmdt .ul2{width: 20%;}
.bmdt .ul3{width: 20%;}
.bmdt .ul4{width: 25%;}
.bmdt ul li{width: 100%;height: 2rem;line-height: 2rem;font-size: .8rem;border-bottom: 1px solid #ddd;}
.bmdt ul li:nth-child(1){height: 2.5rem;line-height: 2.5rem;font-size: .9rem;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.bmdt ul li a{display: block;width: 100%;color: #C00;}


.txtMarquee-left{position:relative; margin-top: 0.5rem;width: 100%; max-width: 640px; border:1px solid #ccc;background:#fff; font: 0.8rem 'Microsoft YaHei',宋体; }
.txtMarquee-left .hd{position:absolute;z-index: 1; width: 25%;height:44px; line-height: 44px;color: #F00;text-align: center;background: #FFF;overflow:hidden;font-weight: bold;font-size: 1.2rem;font-family: 'Microsoft YaHei';border-right: 1px solid #ddd;}
.txtMarquee-left .bd{ padding:10px 0; }
.txtMarquee-left .bd .tempWrap{width:100% !important;}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1;list-style: none; }
.txtMarquee-left .bd ul li{float:left;height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{display: block; text-indent:0.5rem;text-decoration:none; color:#333;  }
.txtMarquee-left .bd ul li a:hover{ color:#1974A1;}
.txtMarquee-left .bd ul li a font{color: #F00;}
.txtMarquee-left .bd ul li span{ color:#999;  }

/*热门专业*/
.rmzy{margin-top: 0.5rem;width: 100%;}
.rmzy .rmzy_title{width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.rmzy .rmzy_title h3{float: left;padding-left:0.5rem;width: 60%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.rmzy .rmzy_title a{display: block;float: right;width: 40%;height: 2.5rem;color: #0a93d6;text-align: right;float: left;line-height: 2.5rem;}
.rmzy .rmzy_title a i{padding-right: 0.5rem;color: #0a93d6;line-height: 8.5;}
.rmzy .rmzy_table{width: 96.875%;margin: .5rem auto;}
.rmzy .rmzy_table ul{display: -webkit-flex; display: flex;width: 100%;flex-flow: wrap;justify-content: space-between;}
.rmzy .rmzy_table ul li{display: -webkit-flex; display: flex;width: 49.5%;margin-top: 0.5rem;padding-bottom: .3rem;flex-flow: wrap;border: 1px solid #ddd;}
.rmzy .rmzy_table ul li a img{width: 100%;}
.rmzy .rmzy_table ul li h2{width: 100%;margin: .3rem 0;text-indent: .2rem;font-size: 0.9rem;}
.rmzy .rmzy_table ul li p {width: 50%;text-align: left;text-indent: .2rem;}
.rmzy .rmzy_table ul li span{display: line-block;width: 50%;}
.rmzy .rmzy_table ul li span a{display: line-block;width: 100%;text-align: right;color: #F00;}

.zy{width: 100%;}
.zy .zy-title{width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.zy .zy-title{width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.zy .zy-title h3{float: left;padding-left:0.5rem;width: 60%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.zy .zy-title a{display: block;float: right;width: 40%;height: 2.5rem;color: #0a93d6;text-align: right;float: left;line-height: 2.5rem;}
.zy .zy-title a i{padding-right: 0.5rem;color: #0a93d6;line-height: 8.5;}
.zy .jnzy,.zy .cyzy,.zy .dqzy,.zy .cqzy{width: 100%;margin: .5rem 0;}
.zy-description{float: left;width: 40%;height: 8rem;text-align: center;background: #008ae3;}
.zy-description h2{width: 80%;height: 2rem;line-height: 2rem;margin: 0 auto;margin-top: 2rem;color: #FFF;font-size: 1.2rem;border-bottom: .1rem solid #FFF;}
.zy-description p{height: 2rem;line-height: 2rem;font-size: .9rem;color: #f5f5f5;}
.zy-content{float: left;width: 60%;}
.bg-green{background: #30cd73;}
.bg-blue{background: #008ae3;}

.zy-name{height: 4rem;}
.bg-dark-grey{background: #e8e8e8;}
.bg-light-grey{background: #f5f5f5;}
.zy-name a h2{width: 100%;line-height: 2rem;text-indent: .6rem;font-size: .9rem;}
.zy-name a p{float: left;width: 52%;line-height: 2rem;text-indent: .6rem;font-size: .8rem;}
.zy-name a span{display: block;float: left;width: 48%;line-height: 2rem;padding-right: .4rem;color: #f20e0e;text-align: right;font-size: .8rem;}

.zbyd{width: 100%;}
.zbyd a{width: 100%;}
.zbyd a img{width: 100%;}

/*专业推荐*/
.zytj{width: 100%;}
.zytj .zytj_tit{width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.zytj .zytj_tit h3{float: left;padding-left:0.5rem;width: 80%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.zytj .zytj_tit h3 span{display: inline-block;padding-left: .2rem;color: #F00;font-size: .8rem;}
.zytj .zytj_tit a{display: block;float: right;width: 20%;height: 2.5rem;color: #0a93d6;text-align: right;float: left;line-height: 2.5rem;}
.zytj ul{display: -webkit-flex; display: flex;width: 96%;margin: .5rem 2%;flex-flow: wrap;justify-content: space-between;}
.zytj ul li{width: 49%;margin: .3rem 0;border: 1px solid #ddd;}
.zytj ul li .zy_img{position: relative;width: 100%;}
.zytj ul li .zy_img a{width: 100%;}
.zytj ul li .zy_img a img{display: inline;width: 100%;}
.zytj ul li .zy_img p{position: absolute;bottom: 0;display: block;width: 100%;height: 1.5rem;line-height: 1.5rem;margin-top: -1.5rem;z-index: 2;text-align: center;font-size: .8rem;font-weight: 400;color: #FFF;background-color: rgba(10,37,64,.78);word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.zytj ul li span{display: block;margin: .3rem 0;text-align: center;font-size: .8rem;}
.zytj ul li .zy_zx{display: -webkit-flex; display: flex;width: 90%;height: 2.2rem;margin: .3rem 5%;justify-content: space-between;}
.zytj ul li .zy_zx a{width: 50%;height: 2.2rem;line-height: 2.2rem;text-align: center;}
.zytj ul li .zy_zx a:hover{font-size: 1rem;}
.zytj ul li .zy_zx a#xf{border: 1px solid #0a93d6;border-top-left-radius: .3rem;border-bottom-left-radius: .3rem;}
.zytj ul li .zy_zx a#bm{color: #FFF;background: #0a93d6;border-top-right-radius: .3rem;border-bottom-right-radius: .3rem;}

.zytj .zyyd{width: 100%;}
.zytj .zyyd a{width: 100%;}
.zytj .zyyd a img{width: 100%;}

/*学前测试*/
.test{width: 100%;}
.test a img{width: 100%;}

/*邮寄简章*/
.yjjz{padding: 5px 0;width: 100%;background-color: #eee;}

/*rob*/
.rob{width: 100%;}
.rob ul{width: 100%;margin-bottom: 1rem;}
.rob ul li{float: left;width: 32%;}
.rob ul li:nth-child(2){margin: 0 2%;}
.rob ul li a{width: 100%;}
.rob ul li a img{width: 100%;}

/*热点聚焦*/
.rdjj{width: 100%;}
.rdjj .rdjj_tit{margin-bottom: 0.5rem;width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.rdjj .rdjj_tit h3{float: left;padding-left:0.5rem;width: 60%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.rdjj .rdjj_tit a{display: block;float: right;width: 40%;height: 2.5rem;color: #0a93d6;text-align: right;float: left;line-height: 2.5rem;}
.rdjj .rdjj_tit a i{padding-right: 0.5rem;color: #0a93d6;line-height: 8.5;}
.rdjj .swiper-wrapper{width: 100%;height: auto;}
.rdjj .swiper-wrapper .swiper-slide{width: 100%;}
.rdjj .swiper-wrapper .swiper-slide a{margin: 0 auto;width: 99%;}
.rdjj .swiper-wrapper .swiper-slide a img{padding: 1px;width: 100%;border: 1px solid #ddd;}

/*校园环境-行业新闻-学校新闻*/
/*.slideTxtBox{ width: 100%;margin: .5rem 0;}
.slideTxtBox .hd{ height: 2rem;position:relative; }
.slideTxtBox .hd ul{height: 2rem;padding-left: .2rem;}
.slideTxtBox .hd ul li{ float: left;height: 2rem; line-height: 2rem;text-align: center;font-size: 1.2rem;font-weight: bold;color: #0a93d6;cursor:pointer; }
.slideTxtBox .hd ul li span{height: 2rem; line-height: 2rem;padding: 0 .5rem;text-align: center;font-size: 1.2rem;font-weight: bold;color: #0a93d6;}
.slideTxtBox .hd ul li.on span{color: #FFF;background: #0a93d6;}
.slideTxtBox .bd ul{width: 100%;}
.slideTxtBox .bd ul li{width: 100%;}*/

/*创业就业*/
/*.slideTxtBox .bd ul li .xxnews{display: -webkit-flex; display: flex;width: 100%;margin: .5rem 0;flex-flow: wrap;justify-content: space-between;border: 1px solid #ddd;}
.slideTxtBox .bd ul li .xxnews div{margin-top: .5rem;width: 49%;border: 1px solid #ddd;}
.slideTxtBox .bd ul li .xxnews div a{width: 100%;}
.slideTxtBox .bd ul li .xxnews div a img{padding: 0.1rem;width: 100%;}
.slideTxtBox .bd ul li .xxnews div a p{margin: 0.5rem 0;padding-left: 0.1rem;font-size: .8rem;}*/

/*2019春季图说万通*/
.tswt{width: 100%;}
.tswt .tit{display: -webkit-flex; display: flex;width: 96%;margin: .5rem 2%;justify-content: space-between;}
.tswt .tit h3{font-size: 1.2rem;color: #343434;}
.tswt .tit a{padding: 0 .3rem;color: #666;border-radius: .8rem;border: 1px solid #ddd;}
.tswt .img{width: 96%;margin: .5rem 2%;}
.tswt .img .img1{width: 100%;}
.tswt .img .img1 a img{width: 100%;}
.tswt .img .img2{display: -webkit-flex; display: flex;width: 100%;justify-content: space-between;}
.tswt .img .img2 .img3{width: 49%;}
.tswt .img .img2 .img3 a img{width: 100%;margin: .3rem 0;}

/*2019春季新闻版块*/
.xwzx{display: -webkit-flex; display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;}
.xwzx .tit{position:relative;z-index: 1;width: 28%;height: 2rem;line-height: 2rem;margin-left: 2%;font-size: 1rem;}
.xwzx .hd{position:relative;z-index: 2;width: 68%;margin-right: 2%;height: 2rem;line-height: 2rem;}
.xwzx .hd ul{display: -webkit-flex; display: flex;width: 100%;justify-content: space-around;}
.xwzx .hd ul li span{display: block;width: ;height: 2rem;line-height: 2rem;padding: 0 .2rem;text-align: center;font-size: .9rem;}
.xwzx .hd ul li:hover{cursor: pointer;}
.xwzx .hd ul li.on span{color: #F33;border-bottom: 1px solid #F33;}
.xwzx .line{width: 100%;height: 1px;margin-top: -1px;background: #ddd;}
.xwzx .bd{width: 100%;}
.xwzx .bd ul{width: 96%;margin: .5rem 2%;}
.xwzx .bd ul li{width: 100%;}
.xwzx .bd ul li .xw_news{width: 100%;}
.xwzx .bd ul li .xw_news .toutiao{width: 100%;border-bottom: 1px solid #DDD;}
.xwzx .bd ul li .xw_news .toutiao a{display: -webkit-flex; display: flex;width: 100%;padding: .2rem 0;justify-content: space-between;}
.xwzx .bd ul li .xw_news .toutiao a .img{width: 30%;}
.xwzx .bd ul li .xw_news .toutiao a .img img{width: 100%;}
.xwzx .bd ul li .xw_news .toutiao a .des{width: 69%;}
.xwzx .bd ul li .xw_news .toutiao a .des h4{margin: 0;}
.xwzx .bd ul li .xw_news .toutiao a .des h4 span{display: inline-block;width: 2rem;padding: 0 .2rem;text-align: center;font-size: .7rem;color: #FFF;background: #F33;border-radius: .2rem;}
.xwzx .bd ul li .xw_news .toutiao a .des p{margin-top: 1rem;font-size: .7rem;color: #666;}
.xwzx .bd ul li .xw_news .liebiao{width: 100%;}
.xwzx .bd ul li .xw_news .liebiao a{display: block;width: 100%;}
.xwzx .bd ul li .xw_news .liebiao a h4{height: 2rem;line-height: 2rem;margin: 0;font-weight: normal;border-bottom: 1px solid #ddd;}
.xwzx .bd ul li .xw_news .liebiao a h4 span{float: right;font-size: .8rem;}
.xwzx .bd ul li .more{width: 100%;}
.xwzx .bd ul li .more a{display: block;line-height: 2rem;text-align: center;font-size: .9rem;}

/*.cyjy{margin-top: 0.5rem;width: 100%;}
.cyjy .cyjy_tit{margin-bottom: 0.5rem;width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.cyjy .cyjy_tit h3{float: left;padding-left:0.5rem;width: 60%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.cyjy .cyjy_tit a{display: block;float: right;width: 40%;height: 2.5rem;color: #0a93d6;text-align: right;float: left;line-height: 2.5rem;}
.cyjy .cyjy_tit a i{padding-right: 0.5rem;color: #0a93d6;line-height: 8.5;}
.cyjy .cyjy_xuezi{width: 100%;}
.cyjy .cyjy_xuezi div{float: left;margin-left: 2%;width: 47%;border: 1px solid #ddd;}
.cyjy .cyjy_xuezi div a{width: 100%;}
.cyjy .cyjy_xuezi div a img{padding: 0.1rem;width: 100%;}
.cyjy .cyjy_xuezi div a p{margin: 0.5rem 0;padding-left: 0.5rem;}
.cyjy .cyjy_yd{margin: 0.5rem auto;width: 100%;}
.cyjy .cyjy_yd a{display: block;float: left;margin-left: 2%;width: 47%;height: 4rem;border: 1px solid #ddd;border-radius: .3rem;}
.cyjy .cyjy_yd a span{display: block;float: left;margin: 0.6rem auto;margin-left: 0.5rem;width: 2.5rem;height: 2.5rem;background: #0a93d6;border-radius: 0.5rem;}
.cyjy .cyjy_yd a span i{margin-top: -4rem;width: 2.5rem;height: 2.5rem;text-align: center;color: #FFF;font-size: 18px;}
.cyjy .cyjy_yd a p{float: left;margin: 0.5rem auto;padding-top: 0.1rem;padding-left: 0.2rem;width: 6rem;height: 3rem;font-size: 0.8rem;}
.cyjy .cyjy_yd a p font{font-weight: bold;font-size: 0.9rem;}*/

/*精彩万通*/
.jcwt{margin-top: 0.5rem;width: 100%;}
.jcwt .jcwt_tit{margin-bottom: 0.5rem;width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.jcwt .jcwt_tit h3{float: left;padding-left:0.5rem;width: 60%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.jcwt .jcwt_tit a{display: block;float: right;width: 40%;height: 2.5rem;color: #0a93d6;text-align: right;float: left;line-height: 2.5rem;}
.jcwt .jcwt_tit a i{padding-right: 0.5rem;color: #0a93d6;line-height: 8.5;}
/*.jcwt .jcwt_l{float: left;width: 43%;}
.jcwt .jcwt_l a,.jcwt .jcwt_r a{width: 100%;}
.jcwt .jcwt_l a img,.jcwt .jcwt_r a img{padding: 0.1rem;width: 100%;}
.jcwt .jcwt_r{float: left;margin-left: 1%;width: 55%;}*/

.jcwt ul{display: -webkit-flex; /* Safari */display: flex;width: 100%;height: auto;margin: .5rem 0;justify-content: center;flex-flow: wrap;}
.slideTxtBox .bd ul li .jcwt ul li{width: 49%;margin: .1rem 0;}
.jcwt ul li a{width: 100%;}
.jcwt ul li a img{width: 100%;padding: .1rem;border-radius: .5rem;border: .1rem solid #eee;}
.jcwt ul li a p{display: none;width: 97%;height: 2.5rem;line-height: 2.5rem;margin: 0 auto;margin-top: -2.6rem;padding: .1rem;text-align: center;color: #FFF;background: #000;filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;border-bottom-left-radius: .5rem;border-bottom-right-radius: .5rem;}
.jcwt ul li a:hover p{display: block;font-size: 1.1rem;}

/*热点问答*/
.wenda{width: 100%;background: #eee;}
.wenda ul{padding-bottom: 0.5rem;width: 100%;}
.wenda ul li{float: left;margin-top: 0.5rem;margin-left: 2%;width: 47%;height: 2rem;line-height: 2rem;}
.wenda ul li a{width: 100%;text-align: center;height: 2rem;line-height: 2rem;color: #fff;font-size: 1rem;background: #0a93d6;border-radius: .3rem;}

/*学校新闻*/
.xxxw{width: 100%;}
.xxxw .xxxw_tit{margin-bottom: 0.5rem;width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.xxxw .xxxw_tit h3{float: left;padding-left:0.5rem;width: 60%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.xxxw .xxxw_tit a{display: block;float: right;width: 40%;height: 2.5rem;color: #0a93d6;text-align: right;float: left;line-height: 2.5rem;}
.xxxw .xxxw_tit a i{padding-right: 0.5rem;color: #0a93d6;line-height: 8.5;}
.xxxw .xxxw_list{width: 100%;}
.xxxw .xxxw_list li{margin: 0.3rem auto;width: 98%;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.xxxw .xxxw_list li .xxxw_pic{float: left;margin-top: 0.5rem;width: 32%;}
.xxxw .xxxw_list li .xxxw_pic a{display: block;width: 100%;}
.xxxw .xxxw_list li .xxxw_pic a img{width: 100%;}
.xxxw .xxxw_list li .xxxw_des{float: left;margin-top: 0.5rem;margin-left: 1%;width: 67%;}
.xxxw .xxxw_list li .xxxw_des a{}
.xxxw .xxxw_list li .xxxw_des a h3{margin: 0.2rem 0;font-size: 0.8rem;}
.xxxw .xxxw_list li .xxxw_des a p{font-size: 0.8rem;}
.xxxw .xxxw_list li .xxxw_des a div{height: 1.5rem;line-height: 1.5rem;}
.xxxw .xxxw_list li .xxxw_des a div span{display: block;float: right;margin-right: 2%;width: 40%;height: 1.5rem;text-align: left;line-height: 1.5rem;font-size: 0.7rem;}
.xxxw .xxxw_list li .xxxw_des a div span i{padding-right: 0.1rem;color: #0a93d6;line-height: 7.2;}

/*预约报名*/
.yybm{margin-top: 0.5rem;width: 100%;}
.yybm .yybm_tit{margin-bottom: 0.5rem;width: 100%;height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #ddd;}
.yybm .yybm_tit h3{float: left;padding-left:0.5rem;width: 40%;color: #0a93d6;font-size: 1.2rem;font-weight: bold;}
.yybm .yybm_tit a{display: block;float: right;padding-right:0.5rem;width: 60%;height: 2.5rem;color: #ff0000;text-align: right;float: left;line-height: 2.5rem;}
.yybm .yybm_table{width: 100%;}
.yybm .yybm_table .feedback_ul{margin: 0.5rem auto;width: 96%;}
.yybm .yybm_table .feedback_ul li{margin: 0.5rem auto;width: 100%;height: 2.5rem;line-height: 2.5rem;}
.yybm .yybm_table .feedback_ul li label{display: block;float: left;width: 30%;height: 2.5rem;line-height: 2.5rem;margin-left: 1.5%;font-size: 1rem;color: #333;text-align: center;background: #eeeeee;}
.yybm .yybm_table .feedback_ul li input,.yybm .yybm_table .feedback_ul li select{float: left;margin-left: 1%;padding-left: 0.5rem;width: 66%;height: 2.5rem;line-height: 2.5rem;color: #666;font-size: 1rem;text-align: left;background: #eeeeee;border: none;}
.yybm .yybm_table .feedback_ul li #submit{margin-left: 1.5%;padding: 0;width: 97%;background: #0a93d6;color: #FFF;text-align: center;font-size: 1.5rem;border-radius: .3rem;}

.yybm .yybm_table .feedback_ul li.li1 {display: -webkit-flex; display: flex;width: 97%;margin: .3rem 1.5%;justify-content: around;}
.yybm .yybm_table .feedback_ul li.li1 img {width: 20%;height: 2.5rem;}
.yybm .yybm_table .feedback_ul li.li1 input {width: 79%;height: 2.5rem;line-height: 2.5rem;border: 1px solid #ddd;}

/*底部学校信息*/
.bt-info{width: 100%;margin-top: .5rem;margin-bottom: 2rem;padding: 1rem 0;background: #FFF;border-top: 1px solid #DDD;}
.bt-info p{line-height: 1.2rem;font-size: .8rem;text-align: center;color: #555;}

/*底部浮动*/
.footmenu{display: block;bottom: 0;margin: 0 auto;width: 100%;max-width: 640px;min-width: 320px;height: 3rem;line-height: 3rem;background: #0a93d6;position: fixed;z-index: 9998;}
.footmenu ul{width: 100%;height: 3rem;line-height: 3rem;}
.footmenu ul li{float: left;margin-left:2.5%;width: 30%;height: 3rem;line-height: 3rem;}
.footmenu ul li a{width: 100%;line-height: 3rem;text-align: center;height: 3rem;line-height: 3rem;}
.footmenu ul li a i{float: left;width: 2rem;height: 2rem;font-size: 1.5rem;text-align: right;color: #FFF;line-height: 7.8;}
.footmenu ul li a span{display: block;float: left;color: #FFF;font-size: 1rem;line-height: 3rem;font-family: 'Microsoft YaHei';}
.footmenu ul li a p{color: #FFF;margin-top: ;margin-left: 1.2rem;width: 1.2rem;height: 1.2rem;line-height: 1.2rem;text-align: center;background: #F00;position: absolute;z-index:10001;font-size: 0.8rem;font-weight: bold;border-radius: 50%;}
/*.footmenu p{width: 100%;height: 3rem;background: #C00;}
.footmenu p a{display: block;width: 100%;line-height: 3rem;text-align: center;font-size: 1.2rem;color: #FFF;}*/

/*字体图标*/
@font-face {font-family: "iconfont";
          src: url('iconfont.eot'); /* IE9*/
          src: url('iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('iconfont.woff') format('woff'), /* chrome, firefox */
          url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }

.iconfont{
       font-family:"iconfont" !important;
       font-size:16px;
       font-style:normal;
       -webkit-font-smoothing: antialiased;
       -webkit-text-stroke-width: 0.2px;
       -moz-osx-font-smoothing: grayscale;
      }
