@charset "utf-8";
/* CSS Document */
/*浏览器版本提示*/
.browserupgrade{ text-align:center; height:40px; line-height:40px; font-size:14px; color:#fff; background:url(../images/little/liu_03.png);}
.browserupgrade a{color:#32a8f5; padding:0 5px;}
.browserupgrade a:hover{color:#2b96dc;}
/*header*/
#header{ background:#fff; height:80px;width:100%; min-width:1180px; border-bottom:1px solid #f1f1f1; box-shadow:0 1px 3px #e5e5e5;}
.header-box{ width:1180px;}
.header-box .logo{/* width:210px;*/ max-height:64px; padding:10px 0 6px;}
.header-box .logo a{ display:block;}
.header-box .logo img{ max-height:64px;}
.header-box nav{ width:625px; margin-left:60px;}
.header-box.teach nav{ width:780px;}
.header-box.electricity nav,.header-box.cw nav{ width:780px;}
.header-box nav.teach{margin-left:40px; width:700px;}

body.icad .header-box nav{ width:610px;margin-left:40px;}

.header-box .nav > li{ width:auto; float:left; position:relative;/*margin-right:8px;*/margin-right:15px;}
.header-box .nav > li > a{ display:inline-block; padding:29px 0 7px; margin:0 15px;color:#666; font-size:16px; text-align:center;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.header-box .nav > li > a.cur{ border-bottom:2px solid #32a8f5; color:#32a8f5; font-weight:bold;}
.header-box .nav > li > a:hover,.header-box .nav > li:hover > a{ color:#32a8f5;}

/*登陆前*/
.header-box .login-box.system{ width:285px; height:34px; text-align:center; line-height:34px; margin-top:23px; }
.header-box .login-box{ /*width:155px; */width:70px;height:34px; text-align:center; line-height:34px; margin-top:30px;  position:relative;}
.header-box .login-box a{ color:#666; font-size:14px; width:60px; display:inline-block; float:left;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.header-box .login-box a.login{ background:url(../images/little/line_9.gif) no-repeat right center; margin-left:20px;}
.header-box .login-box a.login:hover,.header-box .login-box a.register:hover{ color:#32a8f5;}

/*=================系统中心登陆=====================*/
.header-box .login-box.system .system{ position:relative;width:125px; float:right; height:58px; }
.header-box .login-box.system .system span.tit{ border:1px solid #32a8f5;color:#32a8f5; background:url(../images/little/system_l.png) no-repeat 25px center; text-indent:1.5em; height:36px; border-radius:3px; font-size:14px; display:block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.header-box .login-box.system .system:hover span.tit{background:#32a8f5 url(../images/little/system_w.png) no-repeat 25px center;}
.header-box .login-box.system .system:hover span.tit a{color:#fff; }
.header-box .login-box.system .system span.tit a{ width:100%; display:block; color:#32a8f5;}

.header-box .login-box.system .system .subnav{visibility:hidden; position:absolute;top:57px; left:0px;width:125px; padding:10px 0; background:#fafafa; border:1px solid #f1f1f1; box-shadow:0px 2px 8px rgba(201,201,201,0.75); border-radius:5px; -webkit-opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0; filter:alpha(opacity=0);-webkit-transform: translate3d(0px, 15px, 0px);-moz-transform: translate3d(0px, 15px, 0px);-o-transform: translate3d(0px, 15px, 0px);transform: translate3d(0px, 15px, 0px);}
.header-box .login-box.system .system:hover .subnav{visibility:visible;-webkit-opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;opacity: 1; filter:alpha(opacity=100);-webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);z-index:9999;}
.header-box .login-box.system .system .subnav i.jian{ position:absolute;top:-8px; left:53px;width:14px; height:8px; background:url(../images/little/jian_l_x.png) no-repeat;}
.header-box .login-box.system .system .subnav a{display:block; text-align:center; width:125px;}
.header-box .login-box.system .system .subnav a em{ color:#666; border-bottom:1px dashed #ddd; display:block;width:90px; margin-left:15px; height:40px; line-height:41px;}
.header-box .login-box.system .system .subnav a:hover{ color:#32a8f5; background:#fff;}
.header-box .login-box.system .system .subnav a:hover em{ color:#32a8f5;}

.header-box .login-box.system .system.person .subnav{ left:-12px;}
.header-box .login-box.system .system.person .subnav i.jian{ left:65px;}
.header-box .login-box.system .system.person .subnav,.header-box .login-box.system .system.person .subnav a{ width:150px;}
.header-box .login-box.system .system.person .subnav a em{ width:120px;}
/*登陆后*/
.header-box .login-box a.outside{ width:130px;}
.header-box .login-box.in a{ border:none!important;}

.login-box .login-person{ position:absolute;top:-16px; right:0px;width:130px; height:76px;}
.login-box .login-person .img{ height:70px;width:130px; cursor:pointer;}

.login-box .login-person .img .imgBox{width:50px; height:50px; position:relative; margin-top:8px;}
.login-box .login-person .img .imgBox img{margin-top:0px;}
.login-box .login-person .img .imgBox i.num{ width:20px; height:20px; line-height:20px; text-align:center; color:#fff; background:#ff7172; font-size:12px; display:inline-block; position:absolute; top:-3px; right:-16px; border-radius:50%;}

.login-box .login-person .img img{ margin-top:8px; width:50px; height:50px; border-radius:50%; border:1px solid #e7e7e7;background:#fff;}
.login-box .login-person .img span.name{ margin-top:19px; margin-left:15px;text-align:right;}
.login-box .login-person .img span.name em{ color:#666;/* margin-left:15px;*/ max-width:45px; padding-right:12px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.login-box:hover .login-person .img span.name em{ color:#32a8f5;}
.login-box .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/little/jian_l.png) no-repeat; width:7px; height:4px; display:inline-block; position:absolute; right:0px; top:35px;}
.login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/little/jian_l_h.png) no-repeat;}

.login-box .login-person .subnav{ visibility:hidden; position:absolute;top:73px; left:30px;width:120px; padding:10px 0; background:#fff; border:1px solid #f1f1f1; box-shadow:0px 2px 8px rgba(201,201,201,0.75); border-radius:5px; -webkit-opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0; filter:alpha(opacity=0);-webkit-transform: translate3d(0px, 15px, 0px);-moz-transform: translate3d(0px, 15px, 0px);-o-transform: translate3d(0px, 15px, 0px);transform: translate3d(0px, 15px, 0px);}
.login-box .login-person:hover .subnav{visibility:visible;-webkit-opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;opacity: 1; filter:alpha(opacity=100);-webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);z-index:9999;}
.login-box .login-person .subnav i.jian{ position:absolute;top:-8px; left:53px;width:14px; height:8px; background:url(../images/little/jian_l_x.png) no-repeat;}
.login-box .login-person .subnav a,.header-box .login-box.guide .login-person .subnav a{ color:#666; line-height:40px; border-bottom:1px dashed #ddd; display:block; text-align:center; width:90px; margin-left:15px; height:40px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.login-box .login-person .subnav a:hover,.header-box .login-box.guide .login-person .subnav a:hover{ color:#32a8f5;}

/*蓝色登陆头部*/
#header-blue{ background:#32a8f5;width:100%; height:80px;}
#header-blue .logo a{ display:block; color:#fff;}
#header-blue .header-box .login-box a.login{/* border-right:1px solid #fff;*/}
#header-blue .nav > li > a{color:#fff;}
#header-blue .nav > li > a.cur{ border-bottom:2px solid #fff; color:#fff; }

#header-blue .header-box .login-box a{ color:#fff;}
#header-blue .header-box .login-box .subnav a{ color:#666;}

#header-blue .nav > li > a:hover,#header-blue .nav > li:hover > a,#header-blue .header-box .login-box a.login:hover,#header-blue .header-box .login-box a.register:hover{ color:#ebebeb;}
#header-blue .header-box .login-box a.login{ background:url(../images/little/line_w.gif) no-repeat right center;}

#header-blue .header-box .login-box.system .system span.tit{ border:1px solid #fff;color:#fff; background:url(../images/little/system_w.png) no-repeat 25px center; }
#header-blue .header-box .login-box.system .system span.tit a{ color:#fff;}
#header-blue .header-box .login-box.system .system:hover span.tit{background:#fff url(../images/little/system_l.png) no-repeat 25px center;}
#header-blue .header-box .login-box.system .system:hover span.tit a{color:#32a8f5; }

#header-blue .login-person .img span.name em,#header-blue .login-box:hover .login-person .img span.name em{ color:#fff; }
#header-blue .login-person .img span.name i.jian,#header-blue .login-box:hover .login-person .img span.name i.jian{ background:url(../images/little/jian_l_w.png) no-repeat;}

/*icad登陆头部*/
#header-icad{ background:#e30083;width:100%; height:80px;}
#header-icad .logo a{ display:block; color:#fff;}
#header-icad .header-box .login-box a.login{/* border-right:1px solid #fff;*/}
#header-icad .nav > li > a{color:#fff;}
#header-icad .nav > li > a.cur{ border-bottom:2px solid #fff; color:#fff; }

#header-icad .header-box .login-box a{ color:#fff;}
#header-icad .header-box .login-box .subnav a{ color:#666;}

#header-icad .nav > li > a:hover,#header-icad .nav > li:hover > a,#header-icad .header-box .login-box a.login:hover,#header-icad .header-box .login-box a.register:hover{ color:#ebebeb;}
#header-icad .header-box .login-box a.login{ background:url(../images/little/line_w.gif) no-repeat right center;}

#header-icad .header-box .login-box.system .system span.tit{ border:1px solid #fff;color:#fff; background:url(../images/little/system_w.png) no-repeat 25px center; }
#header-icad .header-box .login-box.system .system span.tit a{ color:#fff;}
#header-icad .header-box .login-box.system .system:hover span.tit{background:#fff url(../images/little/system_l.png) no-repeat 25px center;}
#header-icad .header-box .login-box.system .system:hover span.tit a{color:#e30083; }

#header-icad .login-person .img span.name em,#header-icad .login-box:hover .login-person .img span.name em{ color:#fff; }
#header-icad .login-person .img span.name i.jian,#header-icad .login-box:hover .login-person .img span.name i.jian{ background:url(../images/little/jian_l_w.png) no-repeat;}

/*footer*/
#footer{ background:#171c25; text-align:center; width:100%; min-width:1180px;}
#footer .footer-box{ width:1180px;}
#footer .code span{ display:inline-block;}
#footer .code span.app{ margin-right:20px;}
#footer .code span.app a:hover em{ color:#fff;}
#footer .code img{ width:108px; height:108px;}
#footer .code span em{ display:block; text-align:center; color:#686e78; line-height:34px;-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
#footer .subnav{ text-align:center; margin-top:30px; padding-bottom:25px;}
#footer .subnav a{ background:url(../images/little/line.jpg) no-repeat right center; display:inline-block; padding:0 15px; color:#686e78;-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
#footer .subnav a:hover{ color:#fff;}
#footer .copyright{ border-top:1px solid #1f252f; height:70px; line-height:70px; color:#444e5e;}
#footer .copyright a{color:#444e5e;}

#footer .technical{ line-height:70px; color:#606060;}
#footer .technical a{ color:#606060; }
#footer .technical a:hover{ color:#bbbaba; }

/*内部尾部*/
#footer.inner{background:#f0f0f0; border-top:1px solid #e7e7e7;}
#footer.inner .subnav{ padding:0; margin:0; line-height:70px;}
#footer.inner .subnav a{background:url(../images/little/line_inner.jpg) no-repeat right center; color:#999;}
#footer.inner .subnav a:hover{ color:#32a8f5;}
#footer.inner .copyright{ border:none; color:#999;}

/*公用当前位置面包屑*/
.public h2{ border-bottom:1px solid #e8ecef; height:47px;}
.public h2 strong{border-bottom:2px solid #32a8f5; font-size:24px; height:46px; line-height:39px; }
.public h2 span a{ font-size:14px; color:#999; vertical-align:middle;}
.public h2 span em{ line-height:24px; margin-right:5px;}
.public h2 span a:hover{ color:#32a8f5;}
.public h2 span a:hover i.jian{background:#32a8f5 url(../images/small_bg.png) no-repeat -5px -17px;}
.public h2 span i.jian{ width:12px; height:12px; background:#bababa url(../images/small_bg.png) no-repeat -5px -17px; border-radius:50%; margin-top:5px;}

/*合作伙伴*/
#friendlink{ background:#f3f5f7;}
#friendlink .links a{ color:#999; margin-right:20px;-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
#friendlink .links a:hover{ color:#32a8f5; }

/*无导航头部*/
.header-box .login-box.guide{ width:160px; height:34px; text-align:center; line-height:34px; margin-top:23px;}
.header-box .login-box.guide a{ color:#666; font-size:14px; height:34px; display:inline-block; border-radius:3px; float:left;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.header-box .login-box.guide a.login{background:#0ab8f9; margin:0 20px 0 0; color:#fff;width:70px;}
.header-box .login-box.guide a.register{border:1px solid #0ab8f9;color:#0ab8f9; height:32px;width:68px; line-height:32px;}
.header-box .login-box.guide a.login:hover{ color:#fff; background:#2699e5;}
.header-box .login-box.guide a.register:hover{ color:#fff;background:#32a8f5;}


/*黑色尾部*/
#footer.guide{background:#02090b;}
#footer.guide .subnav{ padding:0; margin:0; line-height:70px;}
#footer.guide .subnav a{background:url(../images/guide/line.jpg) no-repeat right center; color:#606060;}
#footer.guide .subnav a:hover{ color:#e7e7e7;}
#footer.guide .copyright{ border:none; color:#606060;}
#footer.guide .copyright a.author{ color:#606060; }
#footer.guide .copyright a.author:hover{ color:#fff; }

/*院校底部特殊处理-内容过多（2021.12.2）*/
#footer.guide.school,#footer.guide.school .copyright{ height:auto;}
/*#footer.guide.school .subnav{ padding:20px 0;  line-height:30px;}*/
#footer.guide.school .copyright{ line-height:30px; padding:20px 0; }
#footer.guide.school .wrapBox{}



/*教师资格证头部*/
.header-box.teach .nav > li > a.cur{ border-bottom:2px solid #5dd5a9; color:#5dd5a9; font-weight:bold;}
.header-box.teach .nav > li > a,.header-box.electricity .nav > li > a{ margin:0 13px;}
.header-box.teach .nav > li > a:hover,.header-box.teach .nav > li:hover > a,.header-box.teach  .login-box a.login:hover,.header-box.teach  .login-box a.register:hover,.header-box.teach .login-box.system .system .subnav a:hover,.header-box.teach .login-box.system .system .subnav a:hover em,.header-box.teach .login-box.system .system span.tit a,.header-box.teach .login-box .login-person .subnav a:hover{ color:#5dd5a9;}

.header-box.teach .login-box.system .system span.tit{ border:1px solid #5dd5a9;color:#5dd5a9; background:url(../images/little/system_l_b.png) no-repeat 25px center;}
.header-box.teach .login-box.system .system:hover span.tit{background:#5dd5a9 url(../images/little/system_w.png) no-repeat 25px center;}
.header-box.teach .login-box.system .system:hover span.tit a{color:#fff; }
.header-box.teach .login-box:hover .login-person .img span.name em{ color:#5dd5a9;}
.header-box.teach .login-box:hover .login-person .img span.name i.jian{ background:url(../images/little/jian_l_lv.png) no-repeat;}
/*期数(2018.8.16)*/
.number-periods{ width:110px; margin:20px 20px 0 0;}
.number-periods .layui-form-select .layui-input{ border:none; }
.number-periods .layui-form-select dl dd.layui-this{ background:#5dd5a9;}
.number-periods .layui-form-select dl{ border:1px solid #e5e5e5; color:#666;}

/*新闻列表头部*/
.header-box h2.littile-tit{ font-size:22px; line-height:22px; padding:29px 0 29px 30px; color:#666; margin-left:25px; background:url(../images/little/new_line.png) no-repeat left center;}

/*======================大学模板头部=============================*/
.schoolProject .header-box{ height:64px; padding:8px 0;}
.schoolProject .header-box .logo{height:64px; padding-top:0;}
.schoolProject .header-box .logo a img{ display:block;}
.schoolProject .header-box nav{ width:auto; margin-left:40px;}
.schoolProject .header-box .nav > li > a{ padding:20px 0 8px; margin:0 20px; }
.schoolProject .header-box .nav > li > a.cur{ border-bottom:2px solid #07c986; color:#07c986; }
.schoolProject .header-box .nav > li > a:hover,.schoolProject .header-box .nav > li:hover > a{ color:#07c986;}
.schoolProject .header-box .nav > li a em.app-code{ text-indent:-9999px;visibility:hidden;-webkit-opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0; filter:alpha(opacity=0); position:absolute; right:-35px; top:48px; width:170px; height:200px; display:block; background:url(../images/school_project/app_down.png) no-repeat;-webkit-transform: translate3d(0px, -10px, 0px);-moz-transform: translate3d(0px, -20px, 0px);-o-transform: translate3d(0px, -20px, 0px);transform: translate3d(0px, -20px, 0px);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.schoolProject .header-box .nav > li a:hover em.app-code{visibility:visible;-webkit-opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;opacity: 1; filter:alpha(opacity=100);-webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}

/*登陆前*/
.schoolProject .header-box .login-box{ width:142px;height:34px;  line-height:34px; margin-top:13px; position:relative;}
.schoolProject .header-box .login-box a{ color:#878787;}
.schoolProject .header-box .login-box a.login{ background:url(../images/little/line_9.gif) no-repeat right center; margin-left:20px;}
.schoolProject .header-box .login-box a.login:hover,.schoolProject .header-box .login-box a.register:hover{ color:#07c986;}

/*登陆后*/
.schoolProject .header-box .login-box a.outside{ width:130px;}
.schoolProject .header-box .login-box.in{ width:140px; margin-top:0;}
.schoolProject .login-box .login-person .img .imgBox{margin-top:6px;}
.schoolProject .login-box .login-person{ position:inherit; top:inherit;}
.schoolProject .login-box .login-person .img{ height:70px;width:130px; cursor:pointer;}
.schoolProject .login-box .login-person .img img{ margin-top:0px; }
.schoolProject .login-box .login-person .img span.name{ margin-top:13px; margin-left:15px;text-align:right;}
.schoolProject .login-box:hover .login-person .img span.name em{ color:#07c986;}
.schoolProject .login-box .login-person .img span.name i.jian{ background:url(../images/school_project/little/jian_l.png) no-repeat; width:7px; height:4px; display:inline-block; position:absolute; right:0px; top:30px;}
.schoolProject .login-box:hover .login-person .img span.name i.jian{ background:url(../images/school_project/little/jian_l_lv.png) no-repeat;}

.schoolProject .login-box .login-person .subnav{ top:70px; left:20px;width:120px; box-shadow:0px 2px 8px rgba(201,201,201,0.75); border-radius:5px; -webkit-opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0; filter:alpha(opacity=0);-webkit-transform: translate3d(0px, 15px, 0px);-moz-transform: translate3d(0px, 15px, 0px);-o-transform: translate3d(0px, 15px, 0px);transform: translate3d(0px, 15px, 0px);}
.schoolProject .login-box .login-person:hover .subnav{visibility:visible;-webkit-opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;opacity: 1; filter:alpha(opacity=100);-webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);z-index:9999;}

.schoolProject .login-box .login-person .subnav i.jian{ position:absolute;top:-8px; left:53px; background:url(../images/school_project/little/jian_l_x.png) no-repeat;}
.schoolProject .login-box .login-person .subnav a:hover,.schoolProject.header-box .login-box.guide .login-person .subnav a:hover{ color:#07c986;}



/*=========================颜色调用模块===========================*/
/*===============blue===================*/
body.blue .header-box .nav > li > a.cur{ border-bottom:2px solid #32a8f5; color:#32a8f5;}
body.blue .header-box .nav > li > a:hover,body.blue .header-box .nav > li:hover > a,body.blue .header-box .login-box.system .system span.tit a,body.blue .header-box .login-box.system .system .subnav a:hover,body.blue .header-box .login-box.system .system .subnav a:hover em,body.blue .login-box:hover .login-person .img span.name em,body.blue .login-box .login-person .subnav a:hover,body.blue .header-box .login-box.guide .login-person .subnav a:hover,body.blue #footer.inner .subnav a:hover,body.blue .public h2 span a:hover,body.blue #friendlink .links a:hover{ color:#32a8f5;}

body.blue .header-box .login-box.system .system span.tit{ border:1px solid #32a8f5;color:#32a8f5; background:url(../images/little/system_l.png) no-repeat 25px center; }
body.blue .header-box .login-box.system .system:hover span.tit{background:#32a8f5 url(../images/little/system_w.png) no-repeat 25px center;}

body.blue .public h2 strong{border-bottom:2px solid #32a8f5;}
body.blue .public h2 span a:hover i.jian{background:#32a8f5 url(../images/small_bg.png) no-repeat -5px -17px;}

body.blue .header-box .login-box.guide a.login{ background:#32a8f5;}
body.blue .header-box .login-box.guide a.login:hover{background:#1a99ec; color:#fff;}
body.blue .header-box .login-box.guide a.register{ border:1px solid #32a8f5; color:#32a8f5;}
body.blue .header-box .login-box.guide a.register:hover{background:#32a8f5; color:#fff;}

body.blue .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/little/jian_l_h.png) no-repeat;}

/*===============light-green================*/
body.light-green .header-box .nav > li > a.cur{ border-bottom:2px solid #5dd5a9; color:#5dd5a9;}
body.light-green .header-box .nav > li > a:hover,body.light-green .header-box .nav > li:hover > a,body.light-green .header-box .login-box.system .system span.tit a,body.light-green .header-box .login-box.system .system .subnav a:hover,body.light-green .header-box .login-box.system .system .subnav a:hover em,body.light-green .login-box:hover .login-person .img span.name em,body.light-green .login-box .login-person .subnav a:hover,body.light-green .header-box .login-box.guide .login-person .subnav a:hover,body.light-green #footer.inner .subnav a:hover,body.light-green .public h2 span a:hover,body.light-green #friendlink .links a:hover{ color:#5dd5a9;}

body.light-green .header-box .login-box.system .system span.tit{ border:1px solid #5dd5a9;color:#5dd5a9; background:url(../images/little/system_l_b.png) no-repeat 25px center; }
body.light-green .header-box .login-box.system .system:hover span.tit{background:#5dd5a9 url(../images/little/system_w.png) no-repeat 25px center;}

body.light-green .public h2 strong{border-bottom:2px solid #5dd5a9;}
body.light-green .public h2 span a:hover i.jian{background:#5dd5a9 url(../images/small_bg.png) no-repeat -5px -17px;}

body.light-green .header-box .login-box.guide a.login{ background:#5dd5a9;}
body.light-green .header-box .login-box.guide a.login:hover{background:#3fce9a; color:#fff;}
body.light-green .header-box .login-box.guide a.register{ border:1px solid #5dd5a9; color:#5dd5a9;}
body.light-green .header-box .login-box.guide a.register:hover{background:#5dd5a9; color:#fff;}

body.light-green .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/little/jian_l_lv.png) no-repeat;}

/*===============green====================*/
body.green .header-box .nav > li > a.cur{ border-bottom:2px solid #07c986; color:#07c986;}
body.green .header-box .nav > li > a:hover,body.green .header-box .nav > li:hover > a,body.green .header-box .login-box.system .system span.tit a,body.green .header-box .login-box.system .system .subnav a:hover,body.green .header-box .login-box.system .system .subnav a:hover em,body.green .login-box:hover .login-person .img span.name em,body.green .login-box .login-person .subnav a:hover,body.green .header-box .login-box.guide .login-person .subnav a:hover,body.green #footer.inner .subnav a:hover,body.green .public h2 span a:hover,body.green #friendlink .links a:hover{ color:#07c986;}

body.green .header-box .login-box.system .system span.tit{ border:1px solid #07c986;color:#07c986; background:url(../images/little/system_l_g.png) no-repeat 25px center; }
body.green .header-box .login-box.system .system:hover span.tit{background:#07c986 url(../images/little/system_w.png) no-repeat 25px center;}

body.green .public h2 strong{border-bottom:2px solid #07c986;}
body.green .public h2 span a:hover i.jian{background:#07c986 url(../images/small_bg.png) no-repeat -5px -17px;}

body.green .header-box .login-box.guide a.login{ background:#07c986;}
body.green .header-box .login-box.guide a.login:hover{background:#06dd93; color:#fff;}
body.green .header-box .login-box.guide a.register{ border:1px solid #07c986; color:#07c986;}
body.green .header-box .login-box.guide a.register:hover{background:#07c986; color:#fff;}

body.green .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/little/jian_l_lv.png) no-repeat;}

/*===============hkjjxy(海口经济学院)====================*/
body.hkjjxy .header-box .login-box a{ border:1px solid #4570b5; color:#4570b5; }
body.hkjjxy .header-box .login-box a.login:hover,body.hkjjxy .header-box .login-box a.register:hover{ color:#4570b5;}
body.hkjjxy .header-box .login-box a.login:hover{ background:#4570b5; color:#fff;}

body.hkjjxy .header-box .nav > li > a.cur{ border-bottom:2px solid #4570b5; color:#4570b5;}
body.hkjjxy .header-box .nav > li > a:hover,body.hkjjxy .header-box .nav > li:hover > a,body.hkjjxy .header-box .login-box.system .system span.tit a,body.hkjjxy .header-box .login-box.system .system .subnav a:hover,body.hkjjxy .header-box .login-box.system .system .subnav a:hover em,body.hkjjxy .login-box:hover .login-person .img span.name em,body.hkjjxy .login-box .login-person .subnav a:hover,body.hkjjxy .header-box .login-box.guide .login-person .subnav a:hover,body.hkjjxy #footer.inner .subnav a:hover,body.hkjjxy .public h2 span a:hover,body.hkjjxy #friendlink .links a:hover{ color:#4570b5;}

body.hkjjxy .header-box .login-box.system .system span.tit{ border:1px solid #4570b5;color:#4570b5; background:url(../images/module/system_l_hkjjxy.png) no-repeat 25px center; }
body.hkjjxy .header-box .login-box.system .system:hover span.tit{background:#4570b5 url(../images/little/system_w.png) no-repeat 25px center;}

body.hkjjxy .public h2 strong{border-bottom:2px solid #4570b5;}
body.hkjjxy .public h2 span a:hover i.jian{background:#4570b5 url(../images/small_bg.png) no-repeat -5px -17px;}

body.hkjjxy .header-box .login-box.guide a.login{ background:#4570b5;}
body.hkjjxy .header-box .login-box.guide a.login:hover{background:#3763aa; color:#fff;}
body.hkjjxy .header-box .login-box.guide a.register{ border:1px solid #4570b5; color:#4570b5;}
body.hkjjxy .header-box .login-box.guide a.register:hover{background:#3763aa; color:#fff;}

body.hkjjxy .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_hkjjxy.png) no-repeat;}

/*===============djd(北京交通大学)====================*/
body.djd .header-box .login-box a{ border:1px solid #005bac; color:#005bac; }
body.djd .header-box .login-box a.login:hover,body.djd .header-box .login-box a.register:hover{ color:#005bac;}
body.djd .header-box .login-box a.login:hover{ background:#005bac; color:#fff;}

body.djd .header-box .nav > li > a.cur{ border-bottom:2px solid #005bac; color:#005bac;}
body.djd .header-box .nav > li > a:hover,body.djd .header-box .nav > li:hover > a,body.djd .header-box .login-box.system .system span.tit a,body.djd .header-box .login-box.system .system .subnav a:hover,body.djd .header-box .login-box.system .system .subnav a:hover em,body.djd .login-box:hover .login-person .img span.name em,body.djd .login-box .login-person .subnav a:hover,body.djd .header-box .login-box.guide .login-person .subnav a:hover,body.djd #footer.inner .subnav a:hover,body.djd .public h2 span a:hover,body.djd #friendlink .links a:hover{ color:#005bac;}

body.djd .header-box .login-box.system .system span.tit{ border:1px solid #005bac;color:#005bac; background:url(../images/little/system_l.png) no-repeat 25px center; }
body.djd .header-box .login-box.system .system:hover span.tit{background:#005bac url(../images/little/system_w.png) no-repeat 25px center;}

body.djd .public h2 strong{border-bottom:2px solid #005bac;}
body.djd .public h2 span a:hover i.jian{background:#005bac url(../images/small_bg.png) no-repeat -5px -17px;}

body.djd .header-box .login-box.guide a.login{ background:#005bac;}
body.djd .header-box .login-box.guide a.login:hover{background:#024e91; color:#fff;}
body.djd .header-box .login-box.guide a.register{ border:1px solid #005bac; color:#005bac;}
body.djd .header-box .login-box.guide a.register:hover{background:#024e91; color:#fff;}

body.djd .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_bjd.png) no-repeat;}

/*===============hndx(海南大学)====================*/
body.hndx .header-box .login-box a{ border:1px solid #004098; color:#004098; }
body.hndx .header-box .login-box a.login:hover,body.hndx .header-box .login-box a.register:hover{ color:#004098;}
body.hndx .header-box .login-box a.login:hover{ background:#004098; color:#fff;}

body.hndx .header-box .nav > li > a.cur{ border-bottom:2px solid #004098; color:#004098;}
body.hndx .header-box .nav > li > a:hover,body.hndx .header-box .nav > li:hover > a,body.hndx .header-box .login-box.system .system span.tit a,body.hndx .header-box .login-box.system .system .subnav a:hover,body.hndx .header-box .login-box.system .system .subnav a:hover em,body.hndx .login-box:hover .login-person .img span.name em,body.hndx .login-box .login-person .subnav a:hover,body.hndx .header-box .login-box.guide .login-person .subnav a:hover,body.hndx #footer.inner .subnav a:hover,body.hndx .public h2 span a:hover,body.hndx #friendlink .links a:hover{ color:#004098;}

body.hndx .header-box .login-box.system .system span.tit{ border:1px solid #004098;color:#004098; background:url(../images/little/system_l.png) no-repeat 25px center; }
body.hndx .header-box .login-box.system .system:hover span.tit{background:#004098 url(../images/little/system_w.png) no-repeat 25px center;}

body.hndx .public h2 strong{border-bottom:2px solid #004098;}
body.hndx .public h2 span a:hover i.jian{background:#004098 url(../images/small_bg.png) no-repeat -5px -17px;}

body.hndx .header-box .login-box.guide a.login{ background:#004098;}
body.hndx .header-box .login-box.guide a.login:hover{background:#023984; color:#fff;}
body.hndx .header-box .login-box.guide a.register{ border:1px solid #004098; color:#004098;}
body.hndx .header-box .login-box.guide a.register:hover{background:#023984; color:#fff;}

body.hndx .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_bjd.png) no-repeat;}

/*===============hnyxy(海南医学院)====================*/
body.hnyxy .header-box .login-box a{ border:1px solid #005581; color:#005581; }
body.hnyxy .header-box .login-box a.login:hover,body.hnyxy .header-box .login-box a.register:hover{ color:#005581;}
body.hnyxy .header-box .login-box a.login:hover{ background:#005581; color:#fff;}

body.hnyxy .header-box .nav > li > a.cur{ border-bottom:2px solid #005581; color:#005581;}
body.hnyxy .header-box .nav > li > a:hover,body.hnyxy .header-box .nav > li:hover > a,body.hnyxy .header-box .login-box.system .system span.tit a,body.hnyxy .header-box .login-box.system .system .subnav a:hover,body.hnyxy .header-box .login-box.system .system .subnav a:hover em,body.hnyxy .login-box:hover .login-person .img span.name em,body.hnyxy .login-box .login-person .subnav a:hover,body.hnyxy .header-box .login-box.guide .login-person .subnav a:hover,body.hnyxy #footer.inner .subnav a:hover,body.hnyxy .public h2 span a:hover,body.hnyxy #friendlink .links a:hover{ color:#005581;}

body.hnyxy .header-box .login-box.system .system span.tit{ border:1px solid #005581;color:#005581; background:url(../images/little/system_l.png) no-repeat 25px center; }
body.hnyxy .header-box .login-box.system .system:hover span.tit{background:#005581 url(../images/little/system_w.png) no-repeat 25px center;}

body.hnyxy .public h2 strong{border-bottom:2px solid #005581;}
body.hnyxy .public h2 span a:hover i.jian{background:#005581 url(../images/small_bg.png) no-repeat -5px -17px;}

body.hnyxy .header-box .login-box.guide a.login{ background:#005581;}
body.hnyxy .header-box .login-box.guide a.login:hover{background:#014b71; color:#fff;}
body.hnyxy .header-box .login-box.guide a.register{ border:1px solid #005581; color:#005581;}
body.hnyxy .header-box .login-box.guide a.register:hover{background:#014b71; color:#fff;}

body.hnyxy .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_bjd.png) no-repeat;}

/*===============hnrdhyxy(海南热带海洋学院)====================*/
body.hnrdhyxy .header-box .login-box a{ border:1px solid #3b79c7; color:#3b79c7; }
body.hnrdhyxy .header-box .login-box a.login:hover,body.hnrdhyxy .header-box .login-box a.register:hover{ color:#3b79c7;}
body.hnrdhyxy .header-box .login-box a.login:hover{ background:#3b79c7; color:#fff;}

body.hnrdhyxy .header-box .nav > li > a.cur{ border-bottom:2px solid #3b79c7; color:#3b79c7;}
body.hnrdhyxy .header-box .nav > li > a:hover,body.hnrdhyxy .header-box .nav > li:hover > a,body.hnrdhyxy .header-box .login-box.system .system span.tit a,body.hnrdhyxy .header-box .login-box.system .system .subnav a:hover,body.hnrdhyxy .header-box .login-box.system .system .subnav a:hover em,body.hnrdhyxy .login-box:hover .login-person .img span.name em,body.hnrdhyxy .login-box .login-person .subnav a:hover,body.hnrdhyxy .header-box .login-box.guide .login-person .subnav a:hover,body.hnrdhyxy #footer.inner .subnav a:hover,body.hnrdhyxy .public h2 span a:hover,body.hnrdhyxy #friendlink .links a:hover{ color:#3b79c7;}

body.hnrdhyxy .header-box .login-box.system .system span.tit{ border:1px solid #3b79c7;color:#3b79c7; background:url(../images/module/system_l_hnrdhyxy.png) no-repeat 25px center; }
body.hnrdhyxy .header-box .login-box.system .system:hover span.tit{background:#3b79c7 url(../images/little/system_w.png) no-repeat 25px center;}

body.hnrdhyxy .public h2 strong{border-bottom:2px solid #3b79c7;}
body.hnrdhyxy .public h2 span a:hover i.jian{background:#3b79c7 url(../images/small_bg.png) no-repeat -5px -17px;}

body.hnrdhyxy .header-box .login-box.guide a.login{ background:#3b79c7;}
body.hnrdhyxy .header-box .login-box.guide a.login:hover{background:#014b71; color:#fff;}
body.hnrdhyxy .header-box .login-box.guide a.register{ border:1px solid #3b79c7; color:#3b79c7;}
body.hnrdhyxy .header-box .login-box.guide a.register:hover{background:#014b71; color:#fff;}

body.hnrdhyxy .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_bjd.png) no-repeat;}

/*===============qtsfxy(琼台师范学院)====================*/
body.qtsfxy .header-box .login-box a{ border:1px solid #6b1710; color:#6b1710; }
body.qtsfxy .header-box .login-box a.login:hover,body.qtsfxy .header-box .login-box a.register:hover{ color:#6b1710;}
body.qtsfxy .header-box .login-box a.login:hover{ background:#5e1009; color:#fff;}

body.qtsfxy .header-box .nav > li > a.cur{ border-bottom:2px solid #6b1710; color:#6b1710;}
body.qtsfxy .header-box .nav > li > a:hover,body.qtsfxy .header-box .nav > li:hover > a,body.qtsfxy .header-box .login-box.system .system span.tit a,body.qtsfxy .header-box .login-box.system .system .subnav a:hover,body.qtsfxy .header-box .login-box.system .system .subnav a:hover em,body.qtsfxy .login-box:hover .login-person .img span.name em,body.qtsfxy .login-box .login-person .subnav a:hover,body.qtsfxy .header-box .login-box.guide .login-person .subnav a:hover,body.qtsfxy #footer.inner .subnav a:hover,body.qtsfxy .public h2 span a:hover,body.qtsfxy #friendlink .links a:hover{ color:#6b1710;}

body.qtsfxy .header-box .login-box.system .system span.tit{ border:1px solid #6b1710;color:#6b1710; background:url(../images/module/system_l_qtsfxy.png) no-repeat 25px center; }
body.qtsfxy .header-box .login-box.system .system:hover span.tit{background:#6b1710 url(../images/little/system_w.png) no-repeat 25px center;}

body.qtsfxy .public h2 strong{border-bottom:2px solid #6b1710;}
body.qtsfxy .public h2 span a:hover i.jian{background:#6b1710 url(../images/small_bg.png) no-repeat -5px -17px;}

body.qtsfxy .header-box .login-box.guide a.login{ background:#6b1710;}
body.qtsfxy .header-box .login-box.guide a.login:hover{background:#5e1009; color:#fff;}
body.qtsfxy .header-box .login-box.guide a.register{ border:1px solid #6b1710; color:#6b1710;}
body.qtsfxy .header-box .login-box.guide a.register:hover{background:#5e1009; color:#fff;}

body.qtsfxy .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_qtsfxy.png) no-repeat;}

/*===============hnkjjyxy(海南科技职业学院)====================*/
body.hnkjjyxy .header-box .login-box a{ border:1px solid #0263b2; color:#0263b2; }
body.hnkjjyxy .header-box .login-box a.login:hover,body.hnkjjyxy .header-box .login-box a.register:hover{ color:#0263b2;}
body.hnkjjyxy .header-box .login-box a.login:hover{ background:#04599f; color:#fff;}

body.hnkjjyxy .header-box .nav > li > a.cur{ border-bottom:2px solid #0263b2; color:#0263b2;}
body.hnkjjyxy .header-box .nav > li > a:hover,body.hnkjjyxy .header-box .nav > li:hover > a,body.hnkjjyxy .header-box .login-box.system .system span.tit a,body.hnkjjyxy .header-box .login-box.system .system .subnav a:hover,body.hnkjjyxy .header-box .login-box.system .system .subnav a:hover em,body.hnkjjyxy .login-box:hover .login-person .img span.name em,body.hnkjjyxy .login-box .login-person .subnav a:hover,body.hnkjjyxy .header-box .login-box.guide .login-person .subnav a:hover,body.hnkjjyxy #footer.inner .subnav a:hover,body.hnkjjyxy .public h2 span a:hover,body.hnkjjyxy #friendlink .links a:hover{ color:#0263b2;}

body.hnkjjyxy .header-box .login-box.system .system span.tit{ border:1px solid #0263b2;color:#0263b2; background:url(../images/module/system_l_hnkjjyxy.png) no-repeat 25px center; }
body.hnkjjyxy .header-box .login-box.system .system:hover span.tit{background:#0263b2 url(../images/little/system_w.png) no-repeat 25px center;}

body.hnkjjyxy .public h2 strong{border-bottom:2px solid #0263b2;}
body.hnkjjyxy .public h2 span a:hover i.jian{background:#0263b2 url(../images/small_bg.png) no-repeat -5px -17px;}

body.hnkjjyxy .header-box .login-box.guide a.login{ background:#0263b2;}
body.hnkjjyxy .header-box .login-box.guide a.login:hover{background:#04599f; color:#fff;}
body.hnkjjyxy .header-box .login-box.guide a.register{ border:1px solid #0263b2; color:#0263b2;}
body.hnkjjyxy .header-box .login-box.guide a.register:hover{background:#04599f; color:#fff;}

body.hnkjjyxy .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_hkjjxy.png) no-repeat;}

/*===============icad(国际商业美术设计师)====================*/
body.icad .header-box .login-box a{color:#e30083; }
body.icad .header-box .login-box a.login:hover,body.icad .header-box .login-box a.register:hover{ color:#e30083;}
body.icad .header-box .login-box a.login:hover{ background:#c00e75; color:#fff;}

body.icad .header-box .nav > li > a.cur{ border-bottom:2px solid #e30083; color:#e30083;}
body.icad .header-box .nav > li > a:hover,body.icad .header-box .nav > li:hover > a,body.icad .header-box .login-box.system .system span.tit a,body.icad .header-box .login-box.system .system .subnav a:hover,body.icad .header-box .login-box.system .system .subnav a:hover em,body.icad .login-box:hover .login-person .img span.name em,body.icad .login-box .login-person .subnav a:hover,body.icad .header-box .login-box.guide .login-person .subnav a:hover,body.icad #footer.inner .subnav a:hover,body.icad .public h2 span a:hover,body.icad #friendlink .links a:hover{ color:#e30083;}

body.icad .header-box .login-box.system .system span.tit{ border:1px solid #e30083;color:#e30083; background:url(../images/module/system_l_icad.png) no-repeat 25px center; }
body.icad .header-box .login-box.system .system:hover span.tit{background:#e30083 url(../images/little/system_w.png) no-repeat 25px center;}

body.icad .public h2 strong{border-bottom:2px solid #e30083;}
body.icad .public h2 span a:hover i.jian{background:#e30083 url(../images/small_bg.png) no-repeat -5px -17px;}

body.icad .header-box .login-box.guide a.login{ background:#e30083;}
body.icad .header-box .login-box.guide a.login:hover{background:#c00e75; color:#fff;}
body.icad .header-box .login-box.guide a.register{ border:1px solid #e30083; color:#e30083;}
body.icad .header-box .login-box.guide a.register:hover{background:#c00e75; color:#fff;}

body.icad .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_icad.png) no-repeat;}


/*===============logistics(智慧物流)====================*/
body.logistics .header-box .login-box a{color:#ef5d00; }
body.logistics .header-box .login-box a.login:hover,body.logistics .header-box .login-box a.register:hover{ color:#ef5d00;}
body.logistics .header-box .login-box a.login:hover{ background:#f07b31; color:#fff;}

body.logistics .header-box .nav > li > a.cur{ border-bottom:2px solid #ef5d00; color:#ef5d00;}
body.logistics .header-box .nav > li > a:hover,body.logistics .header-box .nav > li:hover > a,body.logistics .header-box .login-box.system .system span.tit a,body.logistics .header-box .login-box.system .system .subnav a:hover,body.logistics .header-box .login-box.system .system .subnav a:hover em,body.logistics .login-box:hover .login-person .img span.name em,body.logistics .login-box .login-person .subnav a:hover,body.logistics .header-box .login-box.guide .login-person .subnav a:hover,body.logistics #footer.inner .subnav a:hover,body.logistics .public h2 span a:hover,body.logistics #friendlink .links a:hover{ color:#ef5d00;}

body.logistics .header-box .login-box.system .system span.tit{ border:1px solid #ef5d00;color:#ef5d00; background:url(../images/module/system_l_logistics.png) no-repeat 25px center; }
body.logistics .header-box .login-box.system .system:hover span.tit{background:#ef5d00 url(../images/little/system_w.png) no-repeat 25px center;}

body.logistics .public h2 strong{border-bottom:2px solid #ef5d00;}
body.logistics .public h2 span a:hover i.jian{background:#ef5d00 url(../images/small_bg.png) no-repeat -5px -17px;}

body.logistics .header-box .login-box.guide a.login{ background:#ef5d00;}
body.logistics .header-box .login-box.guide a.login:hover{background:#f07b31; color:#fff;}
body.logistics .header-box .login-box.guide a.register{ border:1px solid #ef5d00; color:#ef5d00;}
body.logistics .header-box .login-box.guide a.register:hover{background:#f07b31; color:#fff;}

body.logistics .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_logistics.png) no-repeat;}

/*===============sdwlxy(成都文理学院)====================*/
body.sdwlxy .header-box .login-box a{color:#b9251e; }
body.sdwlxy .header-box .login-box a.login:hover,body.sdwlxy .header-box .login-box a.register:hover{ color:#b9251e;}
body.sdwlxy .header-box .login-box a.login:hover{ background:#ac130c; color:#fff;}

body.sdwlxy .header-box .nav > li > a.cur{ border-bottom:2px solid #b9251e; color:#b9251e;}
body.sdwlxy .header-box .nav > li > a:hover,body.sdwlxy .header-box .nav > li:hover > a,body.sdwlxy .header-box .login-box.system .system span.tit a,body.sdwlxy .header-box .login-box.system .system .subnav a:hover,body.sdwlxy .header-box .login-box.system .system .subnav a:hover em,body.sdwlxy .login-box:hover .login-person .img span.name em,body.sdwlxy .login-box .login-person .subnav a:hover,body.sdwlxy .header-box .login-box.guide .login-person .subnav a:hover,body.sdwlxy #footer.inner .subnav a:hover,body.sdwlxy .public h2 span a:hover,body.sdwlxy #friendlink .links a:hover{ color:#b9251e;}

body.sdwlxy .header-box .login-box.system .system span.tit{ border:1px solid #b9251e;color:#b9251e; background:url(../images/module/system_l_sdwlxy.png) no-repeat 25px center; }
body.sdwlxy .header-box .login-box.system .system:hover span.tit{background:#b9251e url(../images/little/system_w.png) no-repeat 25px center;}

body.sdwlxy .public h2 strong{border-bottom:2px solid #b9251e;}
body.sdwlxy .public h2 span a:hover i.jian{background:#b9251e url(../images/small_bg.png) no-repeat -5px -17px;}

body.sdwlxy .header-box .login-box.guide a.login{ background:#b9251e;}
body.sdwlxy .header-box .login-box.guide a.login:hover,body.sdwlxy .header-box .login-box.guide a.register:hover{background:#ac130c; color:#fff;}
body.sdwlxy .header-box .login-box.guide a.register{ border:1px solid #b9251e; color:#ef5d00;}

body.sdwlxy .login-box:hover .login-person .img span.name i.jian{ background:url(https://www.yaoxuedao.com/images/module/jian_l_sdwlxy.png) no-repeat;}


/*自考云学习头部*/
.phone-down{margin-right:60px; height:28px;line-height:28px; padding:25px 0; position:relative;}
.phone-down a.app{ background:url(../images/phone.png) no-repeat;color:#333; font-size:16px; display:inline-block; padding-left:30px; }
.phone-down a.app:hover{ color:#32a8f5; }

.phone-down a.app .code{ position:absolute; z-index:101;top:66px; left:-30px; width:170px; height:200px;-webkit-opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;opacity: 0; filter:alpha(opacity=0);-webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);visibility:hidden; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; text-align:center; }
.phone-down a.app:hover .code{visibility:visible;-webkit-opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;opacity: 1; filter:alpha(opacity=100);-webkit-transform: translate3d(0px,-10px, 0px);-moz-transform: translate3d(0px, -10px, 0px);-o-transform: translate3d(0px, -10px, 0px);transform: translate3d(0px, -10px, 0px);}


.phone-down a.app:hover .code.zikao{background:url(../images/app_download/micro_zikao_play.png) no-repeat; }/*自考*/
.phone-down a.app:hover .code.answering{background:url(../images/app_download/micro_answering_play.png) no-repeat;}/*答辩系统*/
.phone-down a.app:hover .code.rz{background:url(../images/app_download/micro_rz_play.png) no-repeat;}/*职业认证*/
.phone-down a.app:hover .code.ck{background:url(../images/app_download/micro_ck_play.png) no-repeat;}/*成考*/

/*===============恒信源集团旗下公司==================*/
#friendLink{ background:#2e2e2e; padding:40px 0;}
.center-title strong.tit.te{font-size: 18px;height: 65px; font-weight:500; width:700px; display:inline-block; position:relative;}
.center-title strong.tit.white{ color:#fff; background:none!important;}
.center-title strong.tit.te i.line{ height:2px; width:40px; background:#007ff4; display:block; position:absolute; left:330px; bottom:15px;}
.center-title strong.tit.white i.line{ background:#fff;}

.friendLink-list li{ float:left; width:118px; height:118px; text-align:center;}
.friendLink-list li a{width:98px; height:98px; padding:10px; display:block; transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;}
.friendLink-list li a:hover{background:rgba(255,255,255,0.07);}
.friendLink-list li img{ display:inline-block; width:50px; height:50px;}
.friendLink-list li .tit{ display:block; font-size:14px; line-height:22px; color:rgba(255,255,255,0.7);}

@media only screen and (max-width:1000px) {
/*.login-box .login-person .img span.name{ margin-top:6px;}*/
.header-box .login-box.guide{ margin:22px 100px 0 0; }
.header-box .login-box.guide a{ font-size:20px; /*width:80px;*/ height:40px!important; line-height:38px!important;}

/*===============恒信源集团旗下公司==================*/
.center-title strong.tit.te{font-size:24px;}
.module-content{width:710px!important; min-width:auto; }
.friendLink-list{ width:710px!important; margin:0 auto;}
.friendLink-list li{ float:left; width:118px; height:118px; text-align:center;}
.friendLink-list li a{width:98px; height:98px; padding:10px; }
.friendLink-list li .tit{font-size:18px; line-height:28px;}

}