/*-------------------------------------------------首页顶部----------------------------------------------------------*/

.index_header {
    width: 100%;
    height: auto;
}

.ih_top {
    width: 100%;
    box-sizing: border-box;
    padding: 14px 0;
}

.ih_top a,
.ih_top span {
    font-size: 14px;
    color: #000000;
}

.ih_top>div:nth-of-type(2) a {
    font-weight: 600;
    margin: 0 5px;
}

.ihb_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ihb_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 0;
}

.ihb_bottom>div:nth-of-type(1)>img {
    width: 264px;
    height: 75px;
}

.ihb_bottom>div:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ihb_bottom>div:nth-of-type(2)>span {
    font-size: 20px;
    color: #121314;
    font-weight: 600;
    text-align: center;
}

.ihb_bottom>div:nth-of-type(2)>a {
    font-size: 14px;
    color: #8d8d8d;
}

.ihb_bottom>div:nth-of-type(3) {
    width: 342px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #b4b4b4;
    position: relative;
}

.ihb_bottom>div:nth-of-type(3) img {
    width: 24px;
    height: 24px;
    margin: 10px 15px;
}

.ihb_bottom>div:nth-of-type(3) input {
    width: 219px;
    height: 45px;
    border: none;
}

.ihb_bottom>div:nth-of-type(3) button{
    display: block;
    width: 69px;
    height: 45px;
    background: #db3d3d;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    border:0;
}

.ihb_bottom>div:nth-of-type(4)>span {
    font-size: 20px;
    color: #5f5f5f;
    font-weight: 600;
    margin-bottom: 3px;
}

.ihb_bottom>div:nth-of-type(4)>div>span {
    font-size: 18px;
    color: #ff7800;
}

/*-----------切换城市-----------*/
.city {height:60px;text-align:center; width: 100px; text-align: center;}
.city_now {width:100px;padding-top:20px;color:#595756;font-size:16px;letter-spacing:3px;font-weight:bold;text-align: center}
.city_box {text-align:center;}
.city_box span {vertical-align:bottom;}
.city_nav {text-align:center;height:18px;line-height:18px;color:#333;cursor:pointer;overflow:hidden;display:inline-block;}
.city_hover {color:#f25000;height:18px;line-height:18px;overflow:hidden;}
.city_link {
    background:#FFFFFF;
    border:#f25000 2px solid;
    display:none;
    z-index:9999;
    position: absolute;
    left: 270px;
    top: 120px;
    width: 305px;
}

.city_hovers {display:block;position:absolute;}
.city_link li a {
    width:60px;
    margin-right:1px;
    height:30px;
    line-height:30px;
    font-size:13px;
    text-align:center;
    background:#f6f6f6;
    vertical-align:top;
    margin-bottom:1px;
    display:inline-block;
    float: left;
    color: #121314;
}
/*---------切换城市-------*/
/*---------------------------------------------------首页顶部end------------------------------------------------------*/


/* ----------------------------------------------------------导航样式------------------------------------------------ */

.header-wrap {
    background: #dc3e3f;
    width: 100%
}


/*.navwrap{background:#9b0000 url(../images/nav-bg.jpg) repeat-x;height:42px;border-top:1px #9c1900 solid;border-bottom:1px #8a1501 solid;box-shadow:0 1px 2px #999;-webkit-box-shadow:0 1px 2px #999;-moz-box-shadow:0 1px 2px #999}*/

#nav {
    height: 42px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    z-index: 99;
}
.nav_icon1{
    width:12px;
    height:11px;
    margin:0 10px;
}
.nav_icon2{
    width:8px;
    height:14px;
    margin-left:20px;
}
.navbar {
    height: 42px;
    padding-left: 159px;
    position: relative
}

.navbar a {
    float: left;
    display: inline-block;
    padding: 0px 30px;
    text-align: center;
    height: 42px;
    line-height:42px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    white-space: nowrap;
    position: relative;
    box-sizing: border-box;
}

.navbar a.first {
    border-left: 0 none
}

.navbar a.last {
    border-right: 0 none
}

.navbar a:hover {
    border-bottom: 3px solid #fff;
    color: #ffffff;
}

.navbar a.current {
    background-color: #6c1500;
    border-right: 1px #6c1500 solid;
    box-shadow: 0 0 10px #4f0000 inset;
    -webkit-box-shadow: 0 0 10px #4f0000 inset;
    -moz-box-shadow: 0 0 10px #4f0000 inset
}

.navbar a:hover {
    text-decoration: none
}

.navbar a.current:hover {
    color: #fff
}

.pros {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1000;
    width: 159px;
    background-color: #fff
}

.pros h2 {
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background: #a41d1d;
    cursor: pointer;
}

.subpage .prosul {
    display: none;
}

.prosul {
    padding-left: 3px;
    width: 159px;
    margin-top: 2px;
    _overflow:visible;
}

.prosul li {
    line-height: 50px;
    height: 50px;
    _overflow: hidden;
    /*display: none;*/
    border-bottom: 1px solid #c67777;
    margin-right: 3px;
    padding-left: 2px
}

.prosul li.prosahover {
    background-color: #dd3c3c;
    margin-right: 0;
    padding-right: 2px;
}

.prosul a {
    color: #ffd0c0;
    padding-right: 8px;
    _padding-right: 6px;
    white-space: nowrap;
    display: inline-block;
    height: 50px
}

.prosul li.prosahover a {
    color: #642423
}

.prosul li a.ti {
    font-size: 14px;
    color: #404040
}

.prosul li.prosahover a.ti {
    color: #fff
}

.prosul li a:hover {
    color: #d03322
}

.prosul li.nochild a:hover {
    color: #fff
}

.prosul li img{
    float: right;
    display: block;
    width:8px;
    height:14px;
    padding-right: 12px;
    padding-top:20px;
}

.prosul li.prosahover i {
    background-position: 0 -326px
}

.prosul li.last {
    border-bottom: 0 none
}

.prosul li.bd-solid {
    border-bottom: 1px #c22900 solid
}

.prosul li.hotareas {
    background-image: none;
    padding-left: 12px;
    line-height: 26px;
    height: 106px;
    *overflow: hidden
}

.prosul li.hotareas i {
    line-height: 30px;
    margin-top: -2px;
    height: 40px;
    background-position: 0 -279px
}

.prosul li.hotareas a {
    line-height: 30px;
    height: 30px
}

.prosul li.hotareas a.hot {
    background-position: right 0
}

.prosul li h2 {
    padding-left: 0;
    line-height: 40px;
    display: inline;
    font-size: 14px;
    font-weight: 400;
}

.prosul li.prosahover h2 {
    color: #d03322
}

.prosmore {
    padding: 15px 0 15px 15px;
    position: absolute;
    z-index: 999;
    left: 159px;
    top: 42px;
    background-color: #fff;
    border: 2px #d03322 solid;
    border-left: 0 none;
    width: 400px;
    height: 580px
}

.prosul .prosmore {
    text-align: left
}

.prosul .prosmore span {
    float: left;
    margin-left: 10px;
    display: inline-block;
}
.prosul li .prosmore a {
    height: 18px;
    line-height: 18px;
    padding: 1px 10px;
    font-size: 14px;
    color: #404040;
}

.prosul li .prosmore a:hover {
    color: #dc3e3f
}

.prosmore em {
    font-weight: 400;
    padding-top: 9px;
    display: inline-block
}
.currenty{
    border-bottom: 3px solid #fff;
}
/* ----------------------------------------------------------导航样式end------------------------------------------------ */

/*-----------------------------------------------首页banner-----------------------------------------------------------*/

.index_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 480px;
}
.ib_test{
    display: block;
    width:430px ;
    height:259px;
    position: absolute;
    top:54px;
    left:498px;
    z-index:2;
}
.ib_test>img{
    width: 100%;
}
.ib_login_box{
    width:264px;
    height:264px;
    position: absolute;
    top:182px;
    right:155px;
    z-index:2;
    background: #fff;
}
.ib_lb_top{
    width:100%;
    box-sizing: border-box;
    padding: 17px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ib_lb_top>img{
    width:60px;
    height:60px;
    margin-right: 10px;
}
.ib_lb_top p{
    font-size: 15px;
    color:#595959 ;
}
.ib_lb_top span{
    font-size: 18px;
    color:#ff7800 ;
}
.ib_lb_center{
    width:100%;
    box-sizing: border-box;
    padding:10px;
    display: flex;
    justify-content:space-around;
    align-items: center;
}
.ib_lb_center button{
    width:94px;
    height:38px;
    border:none;
    cursor: pointer;
}
.ib_lb_center button:nth-of-type(1){
    color: #fff;
    font-size: 20.4px;
    background: #db3e3e;
}
.ib_lb_center button:nth-of-type(2){
    color: #db3e3e;
    font-size: 20.4px;
    border:1px solid #db3e3e;
    background: #fff;
    box-sizing: border-box;
}
.ib_lb_bottom{
    width:100%;
    box-sizing: border-box;
    padding:0 18px;
}
.ib_lb_bottom p{
    font-size:14px ;
    color: #595959;
}
.ib_lb_bottom p span{
    font-size:14px ;
    color: #ff0000;
}
.ib_lb_bottom h4{
    margin-bottom: 10px;
}
.ib_lb_bottom h4 img{
    width: 22px;
    height:19px;
    margin-right: 5px;
}
.ib_lb_bottom h4 span{
    font-size:18px ;
    color: #595959;
    font-weight: 600;
}
.index_banner .swiper-slide{
    width: 100% !important;
/*    height: 600px;*/
    background:url("../images/index_banner.jpg") no-repeat center/cover;
}
.index_banner .swiper-container{
    width: 100% !important;
}
.index_banner .swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 40px;
}
/*-----------------------------------------------首页bannerend---------------------------------------------------------*/

/*------------------------------------------------------------底部-----------------------------------------------------*/
.index_footer{
    width:100%;
    height:auto;
    background: #f4f4f4;
}
.index_footer .if_top{
    width: 100%;
    padding:30px 0;
    border-bottom:1px solid #cdcdcd;
    position: relative;
}
.index_footer .if_top div h3{
    font-size: 18px;
    color: #636363;
    padding:5px 0 5px 10px;
    border-left:15px solid #f33333;
    margin-bottom:30px ;
}
.index_footer .if_top div ul{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.index_footer .if_top div ul li{
    width:7%;
    height:auto;
    /*border:1px solid #CDCDCD;*/
    margin-right: 5px;
}
.index_footer .if_top>div ul li a{
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
    color: #636363;
    padding: 3px 0;
}
.index_footer .if_top>div ul li a:hover{
    border:none;/*
    background: #e56f6f;
    color: #fff;*/
}
.index_footer .if_top>div>a{
    position: absolute;
    top:-95px;
    right: -117px;
}
.index_footer .if_top div a img{
    width: 219px;
    height:164px;
}
.if_center .lf li a:hover{
    color: #dc3e3f;
}
.if_center{
    padding-top: 15px;
}
.if_center>div:nth-of-type(1){
    width: 70%;
}
.if_center>div:nth-of-type(1)>div{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 15px 0;
}
.if_center>div:nth-of-type(1)>div>ul{
    width:auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap:wrap;
}
.if_center>div:nth-of-type(1)>div:nth-of-type(1)>ul li{
    padding: 0 22px;
    border-left: 1px solid #b5b5b5;
}
.if_center>div:nth-of-type(1)>div>ul li{
    padding: 0 7px;
}
.if_center>div:nth-of-type(1)>div>ul li a{
    font-size: 15px;
    color: #636363;
}
.if_center>div:nth-of-type(1)>div>span{
    font-size: 15px;
    color: #636363;
    margin-right: 7px;
}
.if_center>div:nth-of-type(1)>div>h4{
    font-size:17.98px;
    
    padding:4px 10px;
   /* background: #f33333; color: #fff;*/
    border-radius: 5px;
}
.if_center>div:nth-of-type(2){
    width: 30%;
    display: flex;
    justify-content: space-around;
}
.if_center>div:nth-of-type(2)>div{
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
    margin-top: 15px;
}
.if_bottom{
    width: 100%;
    overflow: hidden;
}
.if_bottom img{
    width: 100%;
    height:auto;
}
/*-----------------------------------------------------------底部end---------------------------------------------------*/

/*----------------------------------------------------------------翻页------------------------------------------------*/
.pagnation { text-align: center; margin-top: 32px; }
.pagnation a {
    display: inline-block;
    padding: 1px 10px;
    /*width: 30px; height: 30px;*/
    line-height: 30px;
    overflow: hidden;
    margin-left: 4px;
    font-size: 16px;
    vertical-align: top;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border:1px solid #d2d2d2;
    color:#dc3e3f;
    border-radius: 5px;
}
.pagnation a:hover {
    color: #ffffff;
    text-decoration: none ;
    background:#dc3e3f;
}

.pagnation .page-prev, .pagnation .page-next {
    color: #595959;
}

.pagnation .current {
    color: #fff ;
    background:#dc3e3f;
}
/*---------------------------------------------------------------翻页end-----------------------------------------------*/




/*---------------------------------------------------------------右侧悬浮----------------------------------------------*/
.side-bar {
    width: 70px;
    position: fixed;
    bottom:5%;
    right: 0px;
    font-size: 0;
    line-height: 0;
    z-index: 100;
    background: #ffffff;
    box-shadow: -2px -2px 20px #bbb8b8;
    border-radius: 10px;
    /*opacity: 0.8;*/
    height: 472px;
}

.side-bar>ul>li{
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}

.side-bar>ul>li>a{
    width: 70px;
    display: inline-block;
    margin-bottom: 2px;
    text-align: center;

}

.icon-apply a{
    height:75px;
    font-size: 16px;
    color: #393939;
    padding-top: 10px;
    word-wrap: break-word;
    width: 33px;
    line-height: 21px;
}
.recruit_students a{
    height:75px;
    font-size: 16px;
    color: #393939;
    padding-top: 10px;
    word-wrap: break-word;
    width: 33px;
    line-height: 21px;

}
.recruit_students a:hover{
    color: #dc3e3f;
}
.recruit_students {
    border-bottom: none;
}
.side-bar  li:last-child{
    border-bottom: 1px solid transparent;
}
/*------------------------右侧悬浮交互效果---------------------*/

/*--------------电话效果--------------------*/
.icon-phone {
    height: 55px;
    position: relative;
    line-height: 55px;
}
.phone_text{
    box-shadow: -2px -2px 20px #bbb8b8;
    position:absolute;
    left: 0px;
    top:0;
    width: 170px;
    height: 56px;
    background:white;
    text-align: center;
    border-radius: 5px;
    z-index: -1;
    opacity: 0;

}
.phone_icon:hover>.phone_text {
    left: -172px;
    z-index: 1;
    opacity: 1;
    transition: all 0.1s;
}
.phone_text h3 {
    font-size: 16px;
    color: #393939;
    margin-top: 20px;
}
.phone_text p{
    font-size: 16px;
    color: #dc3e3f;
    margin-top: 20px;
}


/*---------------QQ效果-----------------*/
.icon-qq {
    width: 70px;
    height: 50px;
    cursor: pointer;

}
.qq_text{
    margin-left: 20px;
    margin-top: 12px;
    width: 34px;
    height: 34px;
    background:url("../images/qq_before.png") no-repeat center/cover;
}
.icon-qq:hover .qq_text{
    background:url("../images/qq_after.png") no-repeat center/cover;
}

/*---------------报名章程-----------------*/
.icon-bm {
    width: 70px;
    height: 50px;
    cursor: pointer;

}
.bm_text{
    margin-left: 20px;
    margin-top: 12px;
    width: 34px;
    height: 34px;
    background:url("../images/write_before.png") no-repeat center/cover;
}
.icon-bm:hover .bm_text{
    background:url("../images/write_after.png") no-repeat center/cover;
}


/*-----------微信效果------------*/
.icon-weixin{
    position: relative;
    line-height: 55px;
    height: 55px;
}
.weixin_img{
    box-shadow: -2px -2px 20px #bbb8b8;
    position:absolute;
    left:0px;
    top:0;
    border-radius: 5px;
    opacity: 0;
    z-index: -1;
}
.weixin_img img{
    width: 167px;
    height: 204px;
}
.icon-weixin:hover>.weixin_img {
    left: -168px;
    z-index: 1;
    opacity: 1;
    transition: all 0.1s;
}


/*-----------分享效果------------*/
.icon-share{
    height: 55px;
}
.share_img{
    box-shadow: -2px -2px 20px #bbb8b8;
    position:absolute;
    left: 0px;
    top:0;
    width: 246px;
    height: 226px;
    background:white;
    text-align: center;
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
    font-size: 12px;
    color: #666666;
}
.share_img a{
    display: inline-block;
    font-size: 24px;
}
.share_img ul{
    padding: 20px;
    margin-left: 5px;
}

.share_img li{
    float: left;
    width: 50px;
    margin-top: 20px;
    font-size: 28px;
}

.share_img a{
    font-size: 12px;
    color: #6a6a6a;
    line-height: 28px;
    width: 34px !important;
    height: 34px !important;
    display: inline-block;
}

.icon-share:hover>.share_img {
    left: -248px;
    z-index: 1;
    opacity: 1;
    transition: all 0.1s;
}
.bshare-qqim ,.bshare-qzone
,.bshare-qqxiaoyou
,.bshare-qqmb
,.bshare-weixin
,.bshare-email ,.bshare-sinaminiblog
,.bshare-renren ,.bshare-douban
,.bshare-baiduhi ,.bshare-neteasemb{
    width: 32px !important;
    height: 32px !important;
    padding-left: 0 !important;
}
.bshare-qqim{
    background:url("../images/fx_01.png") no-repeat center/cover !important;
}
.bshare-qzone{
    background:url("../images/fx_02.png") no-repeat center/cover !important;
}
.bshare-qqxiaoyou{
    background:url("../images/fx_06.png") no-repeat center/cover !important;
}
.bshare-qqmb{
    background:url("../images/fx_04.png") no-repeat center/cover !important;
}
.bshare-weixin{
    background:url("../images/fx_05.png") no-repeat center/cover !important;
}
.bshare-sinaminiblog{
    background:url("../images/fx_07.png") no-repeat center/cover !important;
}
.bshare-renren{
    background:url("../images/fx_08.png") no-repeat center/cover !important;
}
.bshare-douban{
    background:url("../images/fx_10.png") no-repeat center/cover !important;
}
.bshare-baiduhi{
    background:url("../images/fx_11.png") no-repeat center/cover !important;
}
.bshare-email{
    background:url("../images/fx_09.png") no-repeat center/cover !important;
}
.bshare-neteasemb{
    background:url("../images/fx_12.png") no-repeat center/cover !important;
}
.bshare-more {
    margin-left:15px !important;
    margin-top: 5px !important;
}


/*-----------申请免费校车-------------*/
.icon-apply a:hover{
    color:#dc3e3f;
    font-weight: bold;
}

/*-----------招生章程-------------*/
.recruit_students a:hover{
    font-weight: bold;
    color:#dc3e3f;
}

/*-----------------------------------------------------右侧悬浮end-------------------------------------------------------*/

/*--------------热门推荐学校------------*/
.introduction_school{
    margin-top: 30px;
    position: relative;
}
.introduction_school li{
    float: left;
    margin-left: 39px;
}
.introduction_school li:first-child{
    margin-left: 0;
}
.school_qh {
    width: 730px;
    height: 220px;
    margin: 20px auto;
}
.school_ul{
    width: 9999rem;
    margin-top: 0.35rem;
    position: absolute;
    left: 0;
    top:0;
}
.school_k{
    width: 730px;
    overflow: hidden;
    height: 240px;
    margin: 0 auto;
    position: absolute;
}
.arrow_left img{
    position: absolute;
    left: 3%;
    bottom: 40%;
    cursor: pointer;
}
.arrow_right img{
    position: absolute;
    right: 3%;
    bottom: 40%;
    cursor: pointer;
}
.school_qh li p{
    text-align: center;
    color: #414141;
    font-size: 16px;
    margin-top: 10px;
    width: 217px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.school_qh img{
    width: 217px;
    height: 189px;
}
/*----------------------------------------------------右侧信息栏-------------------------------------------------------*/
/*0--------------右侧热门话题-----------------*/
.short_list_right{
    float: right;
    width: 303px;
    margin-top: 30px;
}
.hot_topic{
    margin-top: 30px;
}
.hot_top_title h2{
    font-size: 20px;
    font-weight: bold;
    color: #e54242;
    text-align: center;
}
.hot_topic img{
    margin-top: 10px;
}
.hot_topic ul{
    margin-top: 15px;
}
.hot_topic li {
    list-style-type: disc;
   /* margin-left: 20px;*/
    color: #474747;
    line-height: 24px;
    width: 290px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.hot_topic li a{
    font-size: 14px;
    color: #474747;
}
.hot_topic li:hover{
    color: #e54242;
}
.hot_topic li a:hover{
    color: #e54242;
}




/*------------热门专业-----------*/
.hot_zy_list {
    margin-top: 20px;
}
.hot_zy_list a{
    width:138px;
    height:30px;
    display: inline-block;
    background:rgba(255,255,255,1);
    border:1px solid rgba(220,220,220,1);
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #9b9b9b;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.hot_zy_list ul{
    float: left;
}
.hot_zy_list li{
    margin-top: 10px;
    float: left;
}
.hot_zy_list li:nth-child(2n){
    margin-left: 20px;
}
/*.hot_zy_list li:first-child{
    margin-top: 0;
}*/
.hot_zy_list li a:hover{
    border:1px solid #e54242;
    color: #e54242;
}


/*----------区域预览------------*/
.short_yl {
    margin-top: 20px;
}
.short_yl a{
    width:60px;
    height:30px;
    display: inline-block;
    background:rgba(255,255,255,1);
    border:1px solid rgba(220,220,220,1);
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #9b9b9b;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.short_yl li{
    float: left;
    margin-top: 10px ;
    margin-left: 15px;
}
.short_yl ul{
    margin-top: 10px;
}
.short_yl ul:first-child{
    margin-top: 0;
}
.short_yl li a:hover{
    border:1px solid #e54242;
    color: #e54242;
}
.short_yl ul li:first-child{
    margin-left: 0;
}

/*-----------------------------------------------------右侧信息end-------------------------------------------------------*/

/*----------------当前位置----------------------*/
.Current_Location{
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #121314;
}
.Current_Location span{
    height: 48px;
    line-height: 48px;
    color: #696969;
}
/*----------------当前位置end----------------------*/

.ft-carousel li a img{
    width: 192px;
    height: 120px;
}
.short_term_ad02 img{
    width: 304px;
    height: 203px;
}



.news table{
    margin-top: 25px;
}
.news table td{
    border:1px solid #646464;
    padding: 5px;
}
.news table th{
    border:1px solid #646464;
    padding: 10px;
}






