﻿*{
    padding: 0;
    margin: 0;
    font-size:12px;
    color:#333;
    font-family:'微软雅黑';
    font-style:normal;
}
img{
    display: block;
}
ol,li{
    list-style: none;
}
a,a:hover{
    text-decoration:none;
}
/*清除浮动*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.container{
    width: 96%;
    margin: 0 auto;
}
.left{
    float:left;
}
.right{
    float: right;
}
.img100{
    width:100%;
}
.header-top{
    z-index: 11111111;
    background: #fff;
    padding: 0 2%;
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
}
.banner_area{
    margin-top: 60px;
}
.logo{
    height: 50px;
    margin: 10px 0 0;
    width: 80%;
}
.menu-button{
    width: 30px;
    margin-top: 15px;
    position: relative;
}
.menu-button span{
    width: 20px;
    height: 4px;
    background: #454545;
    display: block;
    border-radius: 24px;
    margin-top: 4px;
}
.menu-list{
    position: absolute;
    width: 130px;
    background: #fff;
    top: 60px;
    right: 0;
    z-index: 99;
}
.menu-list-level{
    position: absolute;
    width: 130px;
    background: #fff;
    top: 45px;
    right: 130px;
    z-index: 99;
}
.menu-list a{
    color: grey;
    text-align: center;
    font-size: 16px;
    display: block;
    line-height: 40px;
}
.menu-list-a {
    color: #3c99de !important;
}
/*通知*/
.nav{
margin-top: 10px;
}
.notice li{
    height:50px;
    position: relative;
    overflow: hidden;
}
.notice li b{
    float: left;
}
.notice li b:nth-child(1){
    width: 55px;
    height:50px;
    background: url(/skin/default/images/icon.png) center no-repeat;
    position: absolute;
    background-position: -50px -5px;
    top: 15px;
    left: 0;
    background-size: 700%;
}
.notice li b:nth-child(2) a{
    margin-left: 25px;
    line-height: 50px;
    font-size: 14px;
}
.notice li b:nth-child(3){
    line-height: 50px;
    color: #00a5e3;
    position: absolute;
    font-size: 14px;
    right: 1px;
}
/*选择*/
.nav a{
    float:left;
    width:49%;
    margin-right: 2%;
    padding-bottom: 10px;
}
.nav a:nth-child(2n){
    margin-right: 0;
}
/*助力*/
/*.help{*/
/*    padding-bottom: 30px;*/
/*    background:url(/skin/default/images/bj_1.jpg) center no-repeat;*/
/*}*/
.list-title{
    padding: 0 0 30px;
    position: relative;
}
.list-title p,.list-title b{
    text-align: center;
    letter-spacing: 3px;
}
.list-title span{
    display: block;
    text-align: center;
    margin: 30px 0 0;
    color: gray;
}
.list-title span i{
    color: #00a5e3;
}
.list-title img{
    margin:0 auto;
    width:60%;
}
.list-title p:nth-child(1){
    color: #d2f3fd;
    position: relative;
    z-index: 1;
    top:22px;
    font-size: 26px;
}
.list-title b:nth-child(2){
    color: #00a5e3;
    font-size: 20px;
    display: block;
    position: relative;
    z-index: 222;
}
/*查看按钮*/
.service{
    line-height: 35px;
    text-align: center;
    display: block;
    width: 120px;
    height: 35px;
    background: #00a5e3;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 10px;
    box-shadow: #999 2px 2px 0px;
}
.major-botton{
    margin-top: 0;
}

/*学院优势*/
.advantage{
    padding-bottom: 20px;
   /* background:url(/skin/default/images/advantage.jpg) center no-repeat;*/
	background: #f5f5f5;
}
.advantage-ul{

}
.advantage-ul li{
    margin: 0 auto;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px 10px 15px;
    border-radius: 10px;
    width: 49%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
    min-height: 140px;
}
.advantage-ul li:nth-child(2n){

    margin-right: 0;

}
.advantage-ul li i{
    width: 20px;
    height:20px;
	margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
    background: url(/skin/default/images/icon1.png) no-repeat;
}
.advantage-ul li b{
    font-size: 16px;
    color: #00a5e3;
    padding-bottom: 3px;
    display: block;
    text-align: center;
}
.advantage-ul li span{
    display: block;
    padding-top: 5px;
}
.advantage-ul li:nth-child(1) p{
    float: right;
    width: 70%;
    position: relative;
    left: -5px;
}




/*热门专业*/
.hot-major{
    padding-bottom: 20px;
    background:url(/skin/default/images/hot_major.jpg) center no-repeat;
}
.major li{
    float:left;
    width:49%;
    margin-right: 2%;
    position: relative;
    margin-bottom:20px;
    box-shadow: #ccc 0 0 2px;
    transition: top .3s ease-in-out;
    top:0;
    overflow: hidden;
}
.major li img{
    transition: all linear .3s;
}
.major li:nth-child(2n){
    margin-right: 0;
}
.major li p:nth-child(2) i{
    width:30px;
    height: 60px;
    display: inline-block;
    background: url(/skin/default/images/icon.png) no-repeat;
    background-position: -94px -45px;
    background-size: 2000%;
}
.major li p:nth-child(2) span{
    display: block;
    margin-top: -48px;
    margin-left: 10px;
    font-size: 16px;
    color: #00a5e3;
}
.major li p:nth-child(3) span{
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}
.major li p:nth-child(3) span em{
    color: #f8a559;
}
.major li p:nth-child(4) a{
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    line-height: 35px;
    background: #6bb5ff;
    margin-top: 10px;
    color: #fff;
    transition: all .3s;
}
.major li p:nth-child(4) a:nth-child(2){
    background: #ff6052;
}

/*就业*/
.hot-ming-title{
    font-size: 0.5rem;
    background: #00a5e3;
    height: 1.1rem;
    line-height: 1.1rem;
}
.hot-ming-div{
    border-radius: 0.15rem;
    overflow: hidden;
    border: 1px solid #00a5e3;
    border-top: none;
    min-height: 11rem;
    margin-bottom: 1rem;
}
.hot-ming-div i{
    width:20px;
    height:20px;
    display: inline-block;
    background: url(/skin/default/images/icon.png) no-repeat;
    background-position: -150px -185px;
    position: absolute;
    top: 5px;
}
.hot-ming-title div{
    color: white;
    text-align: center;
    float: left;
    border-right: 1px solid #00a5e3;
}
.hot-ming-title div:nth-child(1),.hot-ming-child div:nth-child(1){
    width: 31%;
}
.hot-ming-title div:nth-child(2),.hot-ming-child div:nth-child(2){
    width: 22%;
}
.hot-ming-title div:nth-child(3),.hot-ming-child div:nth-child(3){
    width: 14%;
}
.hot-ming-title div:nth-child(4),.hot-ming-child div:nth-child(4){
    width: 14%;
}
.hot-ming-title div:nth-child(5),.hot-ming-child div:nth-child(5){
    width: 17%;
    /*border: none;*/
}
.hot-ming-child{
    font-size: 0.42rem;
    background: #fff;
    height: 1.1rem;
    line-height: 1.1rem;
    color: #1B1B1B;
    text-align: center;
}
.hot-ming-child:nth-child(2n){
    /*background: #D3E5FF;*/
}
.hot-ming-child div:nth-child(4){
    color: #D90312;
}
.hot-ming-child div:nth-child(5) a{
    color: #00a5e3;
    border: none;
}
.hot-ming-child div{
    float: left;
    position: relative;
    border-right: 1px solid #00a5e3;
    border-bottom: 1px solid #00a5e3;
}
#bigBox{
    height: 9.9rem;
    overflow: hidden;
}
.relatives{
    position: relative;
    overflow: hidden;
}
.LR_User_Icon0{
    position: absolute!important;
    left: 0!important;;
    top: 0!important;;
    width: 100%!important;;
    height: 100%!important;;
    z-index: 50!important;;
    opacity: 0!important;;
}
.LR_User_Icon0 a{
    display: block!important;;
    height: 100%!important;;
}
.moreOneHide{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*校园环境*/
.ambient{
    padding-bottom: 30px;
    background: url(/skin/default/images/bj_3.jpg) no-repeat;
}
.ambient-nav{
    margin-top: 30px;
}
.ambient-nav li{
    float:left;
    width:22.75%;
    margin-right: 3%;
    background: #ccc;
    height:35px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
}
.ambient-nav li:nth-child(4){
    margin-right: 0;
}
.ambient-nav-select{
    background: #00a5e3 !important;
}
.ambient-img-r li{
    float: left;
    width: 49%;
    padding-bottom: 10px;
    overflow: hidden;
    margin-right: 2%;
}
.ambient-img-r li:nth-child(2n){
    margin-right: 0;
}
/*新闻中心*/
.new-back{
    background: #f5f5f5;
    padding-bottom: 30px;
}
.new li{
    background: #fff;
    padding: 0 2% 15px;
    box-sizing: border-box;
}
.new li:nth-child(3){
    margin-right: 0;
}
.new li b{
    margin: 20px auto;
    display: block;
    text-align: center;
    font-size: 24px;
    color: #00a5e3;
}
.news-list-box li{
    width: 30%;
    margin-right: 5%;
    border-radius: 10px;
}
.news-list-box li:nth-child(3){
    margin-right: 0;
}
.new li img{
    margin: 0 auto;
    border-radius: 10px;
    width:100%;
}
.new li a{
    display: block;
    position: relative;
    font-size: 14px;
    box-sizing: border-box;
    padding-top: 15px;
}
.new li a i{
    display: inline-block;
    margin-right: 5px;
    color: #cccccc;
}
.new li a span{
    position: absolute;
    right: 0;
}
/*合作单位*/
.cooperation{

}
.cooperation li{
    float: left;
    width: 32%;
    margin-right: 2%;
    text-align: center;
    line-height: 30px;
    margin-bottom: 15px;
}
.cooperation li:nth-child(3n){
    margin-right: 0;
}
/*叶底图标导航*/
.bottom-nav li{
    float: left;
    width: 25%;
    text-align: center;
    line-height: 15px;
    margin-bottom: 10px;
    position: relative;
    top:0;
}
.bottom-nav li i{
    width:50px;
    height:50px;
    display:block;
    margin: 10px auto 0;
    background: url("/skin/default/images/icon.png") no-repeat;
    background-position: -287px -185px;
    background-size: 1300%;
}
.bottom-nav li p{
    border-right: 1px #777 solid;
}
.bottom-nav li:nth-child(4) p{
    border-right: none;
}
.bottom-nav li:nth-child(2) i{
    background-position:-287px -275px;
}
.bottom-nav li:nth-child(3) i{
    background-position:-287px -360px;
}
.bottom-nav li:nth-child(4) i{
    background-position:-292px -433px;
}
/*在线报名*/
.baoming-mobile {
    display: block;
    background: #202b49;
    padding: 20px 0;
}

.baoming-mobile p {
    color: #fff;
    text-align: center;
    line-height: 25px;
}

.baoming-mobile p:nth-child(1) {
    line-height: 30px;
    font-size: 18px;
    font-weight: 600;
}

.baoming-mobile ul li input {
    width: 80%;
    margin: 0 auto;
    height: 35px;
    border-radius: 10px;
    border: none;
    margin-top: 15px;
    display: block;
    padding-left: 15px;
    box-sizing: border-box;
}

.mobile-submit_btn {
    background: #ff6600;
    color: #fff;
}
/*底部*/
.footer{
    background: #00a5e3;
    width:100%;
    position: relative;
}
.footer-ul{
    position: relative;
    height:170px;
    left:10px;
}
.footer-ul>img:nth-child(1){
    padding-top: 15px;
    position: relative;
    width: 70%;
}
.footer-ul p:nth-child(3){
    position: absolute;
    right: 0;
    top: 40px;
    width: 24%;
}
.footer-ul p:nth-child(2){
    position: absolute;
    right: 25%;
    top: 40px;
    width: 24%;
}
.footer-ul p:nth-child(1){
    position: absolute;
    top: 10px;
}
.footer-ul p:nth-child(1) em{
    display: block;
    line-height: 25px;
    color: #fff;
}
.footer-ul p span{
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    display: block;
}
/*
*
*
*公共样式
*/
/*分支页标题*/
.classes-title{
    padding: 20px 0;
}
.classes-title b,.classes-title p{
    display: block;
    text-align: center;
    color: #00a5e3;
}
.classes-title b{
    font-size: 20px;
}

/*班级优势*/
.classes-advantage{
    /* padding-bottom: 50px; */
}
.classes-advantage li{
    float: left;
    background: #d7ab7a;
    width:49%;
    margin-right: 2%;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px 4%;
    box-sizing: border-box;
    min-height: 200px;
    position: relative;
}
.classes-youshi li{
    min-height: 260px;
}
.classes-advantage li:nth-child(2n){
    margin-right: 0;
}
.classes-advantage li:nth-child(2){
    background: #368bff;
}
.classes-advantage li:nth-child(3){
    background: #ee5255;
}
.classes-advantage li:nth-child(4){
    background: #bc82fd;
}
/*.classes-advantage li i{*/
/*    display: block;*/
/*    color: #fff;*/
/*    margin: 10px auto;*/
/*    text-align: center;*/
/*    font-size: 14px;*/
/*}*/
.classes-advantage li b{
    display: block;
    color: #fff;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
}
.classes-advantage li b strong{
    display: inline-block;
    color: #d7ab7a;
    text-align: center;
    font-size: 16px;
    width: 40px;
    height: 60px;
    background: url(/skin/default/images/icon.png) no-repeat;
    background-position: -483px -219px;
    background-size: 1300%;
    line-height:42px;
}
.classes-advantage li:nth-child(2) b strong{
    color: #368bff;
}
.classes-advantage li:nth-child(3) b strong{
    color: #ee5255;
}
.classes-advantage li:nth-child(4) b strong{
    color: #bc82fd;
}
.classes-advantage li span{
    color: #fff;
    line-height: 20px;
}
.classes-advantage li a{
    display: block;
    text-align: center;
    padding: 4px;
    border: 2px #fff solid;
    color: #fff;
    border-radius: 5px;
    width: 50%;
    margin: 20px auto;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 25%;
}
.background-eef2fe{
    background: #eef2fe;
}
/*
 *
 *
 *
 *classes.html
 */
.nav-btn{
    width:100%;
    background: #f5f5f5;
    height:50px;
}
.nav-btn a{
    line-height: 50px;
}

/*班级介绍*/
.classes-show{
    position: relative;
    padding-bottom: 80px;
}
.classes-show li{

    overflow: hidden;
}
.classes-show li:nth-child(2){
    box-sizing: border-box;
    line-height: 25px;
}
.classes-show li:nth-child(2) a{
    position: absolute;
    bottom: 30px;
    border: 2px #359ef9 solid;
    line-height: 25px;
    border-radius: 15px;
    width: 25%;
    text-align: center;
}
.classes-show li:nth-child(2) a:nth-child(2){
    background: #359ef9;
    color: #fff;
    left: 20%;
}
.classes-show li:nth-child(2) a:nth-child(3){
    left: 55%;
}
/*涉及专业*/
.background-f7f7f7{
    background: #f7f7f7;
    width:100%;
}
.classes-major li p:nth-child(3) span{
    line-height: 25px;
}
/*魅力校园*/
.classes-ambient{

}
.classes-ambient-nav{
    margin: 20px auto 0;
}
.classes-ambient-nav li{
    width:32%;
    margin-right: 2%;
}
.classes-ambient-nav li:nth-child(3){
    margin-right: 0;
}

/*
  ambient.html
 */
.ambient-title-li{
    text-align: center;
    background: url(/skin/default/images/icon.png) no-repeat;
    width: 120px;
    height: 60px;
    margin: 30px auto 20px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    background-size: 500%;
}
.school-ambient-title{
    background-position: -350px 4px;
}
.school-ambient-title:nth-child(3){
    background-position: -350px -60px;
}
.school-ambient-title:nth-child(5){
    background-position: -350px -122px;
}
.school-ambient-title:nth-child(7){
    background-position: -350px -188px;
}
.school-ambient-title:nth-child(9){
    background-position: -350px -250px;
}
.ambient-content{
    /*padding-bottom: 30px;*/
    overflow: hidden;
}
.ambient-content p,.ambient-content span{
    font-size: 12px !important;
    line-height: 20px;
}
.ambient-content img{
    width: 100% !important;
    height: 100% !important;
}
.ambientHtml img{
    border-radius: 5px;
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 10px;
}
.ambientHtml img:nth-child(2n){
    margin-right: 0;

}




/*
school_introduce.html
*/
.school-introduce p{
    line-height: 25px;
    font-size: 12px;
    margin-top: 10px;
}
.school-introduce img{
    box-sizing: border-box;
    overflow: hidden;
}
.school-inter li p{
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 24px;
    position: relative;
    padding-bottom: 50px;
}
.school-inter li p b{
    display: block;
    margin: 15px auto;
    text-align: center;
    font-size: 16px;
    color: #00a5e3;
}
.school-inter li p a{
    position: absolute;
    bottom: 20px;
    left: 38%;
    width: 24%;
    border: 1px solid #00a5e3;
    text-align: center;
    color: #00a5e3;
    border-radius: 10px;
}
.school-target{
    padding: 30px 0;
}
.school-target li{
    float: left;
    width: 49%;
    margin-right: 2%;
    background: #fff;
    padding: 15px 10px;
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: 10px;
    min-height: 335px;
}
.school-target li:nth-child(2n){
    margin-right: 0;
}
.school-target li i{
    display: block;
    background: url(/skin/default/images/icon.png) no-repeat;
    background-position: -449px 10px;
    width: 50px;
    height: 50px;
    background-size: 1000%;
    margin: 0 auto;
    border: 2px solid #1c76ff;
    border-radius: 40px;
}
.school-target li:nth-child(2) i{
    background-position: -451px -35px;
}
.school-target li:nth-child(3) i{
    background-position: -453px -78px;
}
.school-target li:nth-child(4) i{
    background-position: -455px -126px;
}
.school-target li p{
    line-height: 25px;
    font-size: 14px;
    color: #7d7d7d;
}
.school-target li b{
    display: block;
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
}

/*
major.html
 */
.major-show{
    margin-bottom: 70px;
    position: relative;
}
/*.major-show img{*/
/*    margin-bottom: 10px;*/
/*}*/
.major-show p{
    line-height: 25px;
}
.major-show span{
    display: block;
    color: #00a5e3;
    font-size: 16px;
}
.major-show p a{
    width: 25%;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    position: absolute;
    bottom: -50px;
    left: 20%;
    border: 2px solid #00a5e3;
}
.a-Select{
    color:#fff !important;
    background: #00a5e3 !important;
}
.major-show p a:nth-child(4){
    left:55%;
    background: #fff;
    color: #333;
}
.major-employment p{
    text-indent: 30px;
    padding-bottom: 15px;
    line-height: 25px;
    font-size: 14px;
}
.major-employment ul li,.major-certificate li{
    float:left;
    width:32%;
    margin-right: 2%;
}
.major-employment ul li:nth-child(3),.major-certificate li:nth-child(3){
    margin-right: 0;
}
.base{
    background: url("/skin/default/images/major_base.jpg") no-repeat;
}
.major-base{
    padding-bottom: 30px;
}
.major-base img{
    width:49%;
    margin-right: 2%;
    float:left;
}
.major-base img{
    margin-bottom: 15px;
    border-radius: 5px;
}
.major-base img:nth-child(2n){
    margin-right: 0;
}
.certificate-bj{
    background: url("/skin/default/images/certificate_bj.jpg") no-repeat;
    padding-bottom: 30px;
}
.background-f2f7fa{
    background: #f2f7fa;
}
.major-obtain-employment li{
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}
.major-obtain-employment li img{
    width:100%;
    box-sizing: border-box;
    margin-top: 10px;
}
.major-obtain-employment li:nth-child(1) img{
    width:80%;
    margin: 10px auto;
}
.major-obtain-employment li b{
    padding-bottom: 10px;
    display: block;
    font-size: 16px;
    text-align: center;
}
.major-obtain-employment li p{
    text-indent: 35px;
    line-height: 20px;
}
.major-obtain-employment li a{
    text-align: center;
    display: inline-block;
    padding: 10px 10px;
    border: 3px #1280ef solid;
    width: 120px;
    color:#1280ef;
    position: absolute;
    bottom: 0;
    left: 70%;
}
.major-obtain-employment li:nth-child(2) a{
    left: 20%;
}



/*
new_list.html
 */
.new-list li{
    padding: 20px 0;
    border-top:1px #ccc solid;
    clear: both;
}
.new-list li img{
    width:40%;
    margin-right: 2%;
    display: inline-block;
}
.new-list li p{
    float: right;
    width: 58%;
    margin-top: -3px;
}
.new-list li p strong{
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
}
.new-list li p i{
    display: block;
    color: #aaa;
    padding-bottom: 5px;
}
.new-list li p span{
    color: #3c3c3c;
    line-height: 20px;
    margin-top: 5px;
    display: inline-block;
}
/*
major_list.html
 */
.majorSet-list,.new-list{
    margin: 10px auto -20px;
    overflow: hidden;
}

/*
applt.html
 */
.apply-from li{
    padding: 15px;
    border-bottom: 1px #ccc solid;
}
.apply-from li em{
    color: #00a5e3;
}
.apply-from li span,.apply-from li em,.inputlabel{
    font-size: 16px;
    letter-spacing: 2px;
}
.inputlabel{

}
.apply-from li input{
    line-height: 30px;
    font-size: 16px;
    border: none;

}
.apply-from li input::placeholder{
    color: #a2a2a2;
    letter-spacing: 2px;
}
.apply-from select {

    font-size: 16px;
    color: #a2a2a2;
    background: #fff;
}
.apply-from-btn{
    margin: 30px auto;
    display: block;
    width: 45%;
    border-radius: 5px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #00a5e3;
    border: 1px solid #00a5e3;
}
.regular-radio {
    display: none;
}
.regular-radio + label {
    -webkit-appearance: none;
    /* background-color: RGB(248,248,249); */
    border: 2px solid #d0d0d0;
    padding: 8px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 0;
}
.regular-radio:checked + label:after {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 6px;
    position: absolute;
    top: 3px;
    background: #7e7e7e;
    left: 3px;
}
.regular-radio:checked + label {
    border: 2px solid #d0d0d0;
}
.note p{
    line-height: 20px;
    color: #3b3b3b;
}
.note i{
    display: block;
    padding: 5px;
    background: #00a5e3;
    width: 40%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin-bottom: 15px;
}
.note b{
    margin: 15px 0;
    color:#00a5e3;
    font-size: 14px;
}
.note strong{
    font-size: 24px;
    color:#00a5e3;
}
/*
address.html
 */
.address-img{
    margin-top: 15px;
}
.address-img img{
    width: 100% !important;
    height: 100% !important;
}
.address-img p{
    font-size: 14px !important;
}
.address-route{
    padding-bottom: 30px;
}
.address-route p{
    line-height: 25px;
    font-size: 12px;
}
.display{
    display: none;
}
/*.major-fangxiang{*/
/*   padding-bottom:20px;*/
/*}*/
#LRdiv0,#LRfloater0{
    z-index: 22 !important;
}
.consulting{
    height:50px;
    position: fixed;
    bottom:0;
    width: 100%;
    z-index: 9999;
}
.consulting img{
    display: inline-block;
    position: relative;
    top: 6px;
}
.consulting li a{
    float: left;
    width:33.3%;
    background: #4a77f6;
    line-height: 50px;
    text-align: center;
    color:#fff;
    font-size: 16px;
}
.consulting li:nth-child(2) a{
    float: left;
    width:33.3%;
    background: #f2a354;
}
.position-float{
    position: fixed;
    z-index: 999;
    top: 200px;
    width: 90%;
    left: 5%;
}
.position-float a{
    width: 70px;
    height: 25px;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.position-float a:nth-child(3){
    left: 110px;
}