﻿.dingwei{
    display:none;
}

.phone_foot{
    display:none;
}
.phone_nav{
    display:none;
}
/*头部*/
.nav_btn{
 display:none;   
}
.head{
    width:100%;
    /*overflow: hidden;*/
}
.head_top{
    width:1200px;
    height: 105px;
    margin:0 auto;
    overflow: hidden;
}
.head_top .logo{
    width:295px;
    height:100%;
    line-height:105px;
    float: left;
}
.head_top .logo img{
    vertical-align: middle;
}
.head_top .description{
    width: 360px;
    float: left;
    margin-left: 135px;
    margin-top: 46px;
}
.head_top .language{
    float: right;
    margin-top:69px;
    cursor: pointer;
}
.head_top .Consultation_phone{
    width: auto;
    height: 42px;
    float: right;
    background: url('../images/phone_icon_03.png') center left no-repeat;
    margin-top: 41px;
    margin-right: 32px;
}
.head_top .Consultation_phone p{
    font-size:17px;
    color:#f5821e;
    font-weight:bold;
    text-align: left;
    padding-left:42px;
}
.nav{
    width: 100%;
    height: 47px;
    background-color: #008df1;
}
.nav>ul{
    width: 1200px;
    margin:0 auto;
    /*overflow: hidden;*/
}
.nav>ul>li{
    float: left;
    width: 198px;
    height:47px;
    text-align: center;
    line-height: 47px;
    border-left:1px solid  #4db1f7;
    position: relative;
}
.nav>ul>li:last-child{
    border-right:1px solid  #4db1f7;
}
.nav>ul>li>a{
    display: block;
    width:198px;
    height:47px;
    font-size:16px;
    color:#fff;
}
.nav>ul>li ul{
    position:absolute;
    top:47px;
    z-index:9;
    width: 198px;
    display:none;
}
.nav>ul>li.on{
    background-color:#0062b3;
}
.nav>ul>li:hover ul{
    display:block;
}
.nav>ul>li:hover{
    background-color:#0062b3;
}
.nav>ul>li ul li:hover{
    background-color:#0062b3;
}
.nav>ul>li ul li{
    width:100%;
    height:47px;
    text-align:center;
    line-height:47px;
    background-color:#008df1;
}
.nav>ul>li ul li a{
    font-size:16px;
    color:#fff;
}
/*banner*/
.index_baner_phone{
    display:none;
}
.index_baner .swiper-button-next{
    width: 41px;
    height: 41px;
    background:#65696c url('../images/next_03.png') center center no-repeat;
    right:18px;
    top:318px;
    margin-top:0;
}
.index_baner .swiper-button-prev{
    width: 41px;
    height: 41px;
    background:#65696c url('../images/prev_03.png') center center no-repeat;
    left:18px;
    top:318px;
    margin-top:0;
}
.index_baner .swiper-button-next:hover{
    background:#070708 url('../images/next_03.png') center center no-repeat;
}
.index_baner .swiper-button-prev:hover{
    background:#070708 url('../images/prev_03.png') center center no-repeat;
}
/*公共title*/
.gonggong_title{
    width: 1200px;
    margin: 0 auto;
    margin-top:62px;
    text-align: center;
    overflow: hidden;

}
.gonggong_title .p1{
    font-size:26px;
    color:#2f2e2e;
}
.gonggong_title img{
    padding-top:14px;
}
.gonggong_title .p2{
    font-size:14px;
    color:#707070;
    padding-top:11px;
}
/*二级栏目*/
.erjilanmu{
    overflow: hidden;
    text-align: center;
    margin-top:52px;
}
.erjilanmu li{
    display: inline-block;
    width: 222px;
    height: 49px;
    background-color: #eeeeee;
    text-align: center;
    line-height: 49px;
    margin:0 8px;
}
.erjilanmu li.on{
    background-color:#008df1;
}
.erjilanmu li.on a{
    color:#fff;
}
.erjilanmu li a{
    display:block;
    width: 100%;
    height: 49px;
    font-size:18px;
    color:#313131;
}
/*尾部*/
/*侧边栏开始*/
.sliderBar{
    width: 117px;
    position: fixed;
    right: 16px;
    top: 200px;
    z-index: 99999;
}
.sliderBar .zaixianzixun{
    width: 117px;
    background:url('../images/zaixianzixunBg_03.png') no-repeat;
    background-size:100% 100%;
    position: relative;
}
.sliderBar .zaixianzixun .close{
    font-size: 12px;
    color: #fff;
    width: 44px;
    height: 20px;
    position: absolute;
    right: -2px;
    top: 12px;
    cursor: pointer;
}
.sliderBar .zaixianzixun .title{
    font-size:14px;
    color:#f68220;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 10px;
}
.sliderBar .zaixianzixun ul{
    width: 82px;
    margin:0 auto;
    padding-top:57px;
    overflow: hidden;
    background: url('../images/图层 34.png') bottom center no-repeat;
}
.sliderBar .zaixianzixun ul li{
    width: 100%;
    height: 22px;
    overflow: hidden;
}
.sliderBar .zaixianzixun ul li a{
    display: block;
    width: 100%;
    height: 22px;
    font-size:12px;
    color:#5e5e5e;
    line-height: 22px;
    text-align: right;
    background:url('../images/QQ 副本.png') center left no-repeat;
}
.sliderBar .zaixianzixun ul li:last-child{
    margin-bottom:10px;
}
.sliderBar .zaixianzixun .zixundianhua{
    font-size:12px;
    color:#5e5e5e;
    width: 82px;
    height: 15px;
    margin:0 auto;
    line-height: 15px;
    background: url('../images/电话.png') center left no-repeat;
    text-align: right;
    margin-top:16px;
}
.sliderBar .zaixianzixun .call{
    text-align: center;
    font-size:12px;
    color:#929292;
    padding-top:4px;
    padding-bottom:11px;
}
.sliderBar .return_top{
    width: 117px;
    height: 50px;
    background:url('../images/top_06.png') no-repeat;
    position: relative;
    margin-top:9px;
}
.sliderBar .return_top p{
    font-size:14px;
    color:#f68220;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 10px;
    cursor: pointer;
}

