*{
    margin: 0;
    padding: 0;
}
.common-header{
    width:100%;
    min-width: 1200px;
    background: url(../image/bar.png);
    background-repeat: repeat-x;
}
.topbar-header{
    width:100%;
    transition:all .3s linear;
    -webkit-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -o-transition:all .3s linear; 
    font-family: 'Microsoft YaHei !important';
}
.topbar{
    width:100%;
    height:40px;
    line-height: 40px;
    
    font-size: 0;
    
}
.topbar-wrapper{
    float:right;
    _width:806px;
    line-height: 1;
}
.input-container{
    position: relative;
    width:200px;
    height:24px;
    line-height: 24px;
    padding:0 22px 0 10px;
    
    float: left;
    margin-top: 8px;
    margin-right: 17px;
    *border:1px solid #b3c4dd;
    border:1px solid #b3c4dd\0/;
    border:1px solid rgba(251,251,251,0.1);
    transition:all .3s linear;
    -webkit-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -o-transition:all .3s linear; 
    font-family: Microsoft YaHei !important;
    z-index: 1;
}
.topbar-ul{
    float: right;
}

.input-container input{
    width:100%;
    vertical-align: middle;
    border:none;
    outline: none;
    font-size: 14px;
    color:#fff;
    background-color: transparent;
    font-family: Microsoft YaHei !important;
}
.input-container div{
    position: absolute;
    top:0;
    bottom:0;
    right:10px;
    z-index:99;
}
.input-container:hover{
    width:300px;
    *border:2px solid #b3c4dd;
    border:2px solid #b3c4dd\0/;
    border:2px solid rgba(251,251,251,0.1);
}

input[name="color"]::-webkit-input-placeholder { 
    color: #e8e8e8;
    font-family: Microsoft YaHei !important;
}

input[name="color"]:-moz-placeholder { 
    color: #e8e8e8;
    font-family: Microsoft YaHei !important;
}
input[name="color"]::-moz-placeholder { 
    color: #e8e8e8;
    font-family: Microsoft YaHei !important;
}

input[name="color"]:-ms-input-placeholder { 
    color: #e8e8e8;
    font-family: Microsoft YaHei !important;
}
.topbar-ul span{
  font-family: Microsoft YaHei !important;
}
.topbar-ul li{
    position: relative;
    z-index: 10;
}
.select-city{
    float: left;
    margin-right: 32px;
    padding-top:13px;
}
.select-city a{
    font-size: 14px;
    font-family: Microsoft YaHei !important;
    color:rgb(251,251,251);
}
.select-city a:hover{
    color:#1f6cdd;
}
#topbar-wrapper-last{
    margin-right: 0;
    margin-right: 50px;
}
.select-city-common{
    position: relative;
    font-family: Microsoft YaHei !important;
}
#select-city{
    _margin-top:10px;
    _height:40px;
    line-height: 40px;
    padding-top:0;
    padding-left:15px;
    padding-right: 15px;
    
    margin-right: 22px;
    vertical-align: middle;
    font-family: Microsoft YaHei !important;
    z-index: 9999;
}
#select-city span{
    font-size: 14px;
    margin: 0 10px;
    vertical-align: middle;
    color: #ffffff;
}
.select-city-bar{
    position: absolute;
    display: none;
    top:40px;
    left:0;
    text-align: left;
    width:160px;
    padding-left:21px;
    padding-top:20px;
    padding-bottom:20px;
    color:#fff;
    background-color: #26282a;
    z-index:9999;
    font-size: 0;
    font-family: Microsoft YaHei !important;
}
.select-city-bar-1-wrapper{
    position: absolute;
    bottom:34px;
    left:-2px;
    padding-bottom:12px;
}
.select-city-bar-1{
    display: none;
    text-align: left;
    width:155px;
    padding:24px 20px;
    color:#fff;
    background-color: #303235;
    border:1px solid #666666\0/;
    *border:1px solid #666666;
    border: 1px solid rgba(251,251,251,0.1);
    z-index:9999;
    font-family: Microsoft YaHei !important;
}
.selected-city:hover{
    color:#1f6cdd;
}
.select-city-bar ul li{
    width:100%;
    line-height: 1;
    display: block;
    margin-bottom: 20px;
}
#select-city-bar-ul-li-last{
    margin-bottom: 0;
}
.select-city-bar ul li a{
    font-family: Microsoft YaHei !important;
}
.rotateIcon{
    transform: rotate(180deg);
}
.nav{
    position: relative;
    z-index:1000;
}
.menu-dropdown{
    position: absolute;
    width:100%;
    top:60px;
    left:0;
    right:0;
    
    *top:60px;
    line-height: 1;
    display: none;
    background-color: #26282a;
    color:#fff;
    transition:all .2s linear;
    -webkit-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -o-transition:all .2s linear; 
    z-index:998;
}
.menu-dropdown-wrapper{
    height:100%;
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.menu-dropdown-sidebar{
    
    height: 100%;
    
    float: left;
    padding-right:40px;
    margin-left: 26px;
    text-align: right;

}
.menu-dropdown-sidebar ul{
    padding-top:40px;
    padding-bottom:40px;
}
.menu-dropdown-sidebar ul li{
    line-height: 1;
    margin-bottom: 32px;
    font-size: 14px;
    font-family: Microsoft YaHei !important;
}
.selected{
    color:#1f6cdd !important;
}
.menu-dropdown-sidebar ul li:last-child{
    margin-bottom: 0;
}
#menu-dropdown-sidebar-ul li a{
    color:#e8e8e8;
    font-family: Microsoft YaHei !important;
}
#menu-dropdown-sidebar-ul li a:hover{
    color:#1f6cdd;
}
#menu-dropdown-content-wrapper{
    
    float: left;
    *border-left:1px solid #b3c4dd;
    border-left:1px solid #b3c4dd\0/;
    border-left: 1px solid rgba(251,251,251,0.1);
}

.menu-dropdown-content{
    display: inline-block;
    min-height: 136px;
    
    padding-top:40px;
    padding-bottom:42px;
    padding-left:40px;
    *padding-left:20px;
    padding-left:30px \0/;
}
.menu-dropdown-content ul{
    float: left;
}
.menu-dropdown-content ul li{
    width: 250px;
    line-height: 1;
    margin-right: 8px;
    font-size:14px;
}
.menu-dropdown-content ul:last-child li{
    margin-right: 0;
}
.menu-dropdown-content ul li p:last-child{
    line-height: 14px;
    color:#959595;
}
.menu-dropdown-p{
    line-height: 14px;
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 12px;
    color:#959595;
    font-family: Microsoft YaHei !important;
}

.menu-dropdown-content ul li p a:hover{
    color:#1f6cdd;
}
.menu-dropdown-content-tab{
    display: none;
}
.menu-dropdown-content-wrapper{
    padding-top:60px;
    padding-bottom:60px;
}
.menu-dropdown-content-2{
    
    font-size: 14px;
}
.menu-dropdown-content-2 ul li{
    
    padding:0 40px;
}
.slescted-tab{
    display: inline-block;
    *zoom:1;
    *display: inline;
}

.nav-wrapper{
    height:58px;
    line-height: 58px;
    *border-bottom:1px solid #b3c4dd;
    border-bottom:1px solid #b3c4dd\0/;
    border-bottom: 1px solid rgba(251,251,251,0.1);
    *border-top:1px solid #b3c4dd;
    border-top:1px solid #b3c4dd\0/;
    border-top: 1px solid rgba(251,251,251,0.1);
    font-size: 0;
}
.nav-wrapper ul{
  float: left;
  
  line-height: 1;
}
.nav-wrapper-li{
    float: left;
    margin:0 20px;
     height: 60px;
    
}
.nav-wrapper-li a{
    font-family: Microsoft YaHei !important;
    box-sizing:border-box;
    cursor: pointer;
}
.nav-item{
    display: inline-block;
    height:60px;
    line-height: 60px;
    font-size: 16px;
    color:#fff;
    font-family: Microsoft YaHei !important;
}
.nav-item:hover{
    color:#1f6cdd;
}

#nav-wrapper-li-first{
    margin-left: 35px;
    line-height: 60px;
    display: inline-block;
    vertical-align: middle;
    padding:0 30px 0 15px;
}
#logo img{
    _margin-top:20px;
}
.nav-wrapper-li-first a img{
}
.tel{
    display:inline-block;
    float:right;
    text-align: right;
    padding-right:50px;
    
    font-size:24px;
    color:#fff;
    font-family: Microsoft YaHei !important;
}

#nav-wrapper-ul li a.act{
    
    
}


.banner-wrapper{
    height:428px;
}
.banner-content{
    width:1200px;
    height: 428px;
    margin:0 auto;
    display: none;
    overflow: hidden;
}
.banner-selected{
    display: block;
    opacity: 1;
}
.banner-content-left{
    
    
    z-index:-1;
    float: left;
    text-align: left;
    padding-top:160px;
    opacity: 0;
    font-family: Microsoft YaHei !important;
}
.banner-btn{
    width: 138px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border:1px solid #fff;
    font-size: 16px;
    cursor: pointer;
    color:#fff;
    font-family: Microsoft YaHei !important;
}
.banner-btn:hover{
    color:#333;
    background: #fff;
    transition: all linear .3s;


}
.banner-content-left h3{
    margin-bottom: 30px;
    font-size: 40px;
    font-family: Microsoft YaHei !important;
}
.banner-content-left p{
    margin-bottom: 40px;
    font-size: 20px;
    font-family: Microsoft YaHei !important;
}
.banner-content-right{
    
    
    float: right;
    text-align: right;
    padding-top:90px;
    opacity: 0;
    position: absolute;
    right:200px;
    top:40px;
}


.bottombar{
    height:110px;
    font-size: 0;
    background-color: rgba(251,251,251,0.05);
    
}
.bottombar-wrapper{
    width:1200px;
    height:110px;
    margin:0 auto;
}
.bottombar-wrapper ul{
    height:110px;
    line-height: 1;
    overflow: hidden;
}
.bottombar-item{
    display:inline-block;
    float: left;
    width:299px;
    height:110px;
    *border-left:1px solid #b3c4dd;
    border-left:1px solid #b3c4dd\0/;
    border-left:1px solid rgba(251,251,251,0.1);
    cursor: pointer;
    transition:all .3s linear;
    -webkit-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -o-transition:all .3s linear; 
    font-family: Microsoft YaHei !important;
}
.bottombar-item:hover{
    background-color:rgba(251,251,251,0.1);
}
.bottombar-item-wrapper{
    padding:17px 0 0 20px;
    color:#fff;
}
.bottombar-item-wrapper-p {
    font-size:16px;
    font-family: Microsoft YaHei !important;
}
.bottombar-item-wrapper div{
    line-height: 24px;
    margin-top: 18px;
    font-size:14px;
}
.bottombar-item-wrapper div p{
    font-family: Microsoft YaHei !important;
}
.bottombar-item-last{
    width:298px;
    border-right:1px solid #b3c4dd\0/;
    *border-right:1px solid #b3c4dd;
    border-right:1px solid rgba(251,251,251,0.1);
}
.tab-wrapper-top{
    height:104px;
}

.footer{
    width:100%;
    background-color: #303235;
}
.footer-wrapper{
    width:1200px;
    margin:0 auto;
    padding:60px 0 30px 0;
}
.footer-content{
    padding-bottom: 18px;
    border-bottom:1px solid #b3c4dd\0/;
    *border-bottom:1px solid #b3c4dd;
    border-bottom:1px solid rgba(251,251,251,0.1);
}
.footer-content-li{
    width:240px;
    float: left;
}
.footer-content-li h3{
    margin-bottom: 32px;
    font-size: 16px;
    color:#fff;
    font-family: Microsoft YaHei !important;
}
.footer-subcontent li a{
    font-size: 14px;
    color:#8e8e8e;
    font-family: Microsoft YaHei !important;
    cursor: pointer;
}
.footer-subcontent li a:hover{
    color:#1f6cdd;
}
.footer-subcontent li{
    margin-bottom: 12px;
}
.footer-subcontent-li-last{
    margin-bottom: 0;
}
.footer-img{
    display: none;
    margin-top: 10px;
}
.footer-img-seleted{
    display: block;
}
.fotter-tel{
    margin-top: 10px;
    font-size: 24px;
    font-family: Microsoft YaHei !important;
    margin-bottom: 40px;
}
.fotter-img-tel{
    position: relative;
    width: 170px;
    padding-left:60px;
}
.fotter-img-tel h3{
    margin-bottom: 0;
}
.fotter-img-tel img{
    position: absolute;
    top:-2px;
    left:0px;
}
.footer-icon-div{
    float: left;
    width: 32px;
    height: 16px;
    padding:8px 0;
    line-height: 38px;
    
    text-align: center;
    border-radius: 50%;
    border:1px solid #b3c4dd\0/;
    *border:1px solid #b3c4dd;
    border:1px solid rgba(251,251,251,0.1);
    cursor: pointer;
}

.footer-icon img{
    vertical-align: top
}
.footer-icon-div-first{
    margin-right:10px;
}
.footer-icon-div-last{
    position: relative;
}
.footer-icon-div-last img{
  *margin-bottom: 20px;
}
.footer-icon-modal{
    display: none;
    opacity: 0;
    position: absolute;
    top:-200px;
    left:-80px;
    padding:10px;
    font-size: 0;
    line-height: 1;
    background-color: #ffffff;
}
.footer-icon-modal p{
    color: #040000;
    font-size: 14px;
    font-family: Microsoft YaHei !important;
}
.footer-weixin-sanjiao{
    position: absolute;
    top:188px;
    left:92px;
}

.footer-icon .footer-icon-div-first .foot-wb{
    width: 20px;
    margin:0 auto; 
    height: 16px;
    background: url(../image/footer-weibo.png);
}
.footer-icon .footer-icon-div-first:hover .foot-wb{
    background: url(../image/footer-weibo-h.png);
}

.footer-icon .footer-icon-div-last .foot-wx{
    width: 23px;
    margin:0 auto; 
    height: 17px;
    background: url(../image/footer-weixin.png);
}
.footer-icon .footer-icon-div-last:hover .foot-wx{
    background: url(../image/footer-weixin-h.png);
}


.footer-middle{
    display: inline-block;
    padding:32px 0;
    padding-bottom: 12px;
    *padding-bottom: 32px;
    border-bottom:1px solid #b3c4dd\0/;
    *border-bottom:1px solid #b3c4dd;
    border-bottom: 1px solid rgba(251,251,251,0.1);
    overflow: hidden;
    font-size: 0;
}
.footer-middle h3{
    display: inline;
    margin-right: 86px;
    float: left;
    
    font-size: 16px;
    color:#8e8e8e;
    font-family: Microsoft YaHei !important;
    overflow: hidden;
}
.footer-middle-right{
    display: inline-block;
    width:1044px;
}
.footer-middle-right ul{
    
}
#footer-middle-right-ul-last{
    margin-bottom: 0;
}
.footer-middle-right ul li{
    display: inline-block;
    width: 140px;
    text-align: left;
    float: left;
    margin-right: 40px;
    margin-bottom: 19px;
    margin-top: 1px;
}
.footer-middle-right-ul-li-last{
  margin-right: 0 !important;
}
.footer-middle-right ul li a{
    font-size: 14px;
    color:#8e8e8e;
    font-family: Microsoft YaHei !important;
}
.footer-middle-right ul li a:hover{
    color:#166cdd;
}
.footer-bottom-content{
    width:100%;
    padding-top:18px;
    position: relative;
}
.footer-bottom-content-left{
    float: left;
    font-size: 0;
    color:#8e8e8e;
}
.footer-bottom-content-left span{
    display: inline-block;
    margin-right: 72px;
    font-size: 14px;
    vertical-align: top;
    font-family: Microsoft YaHei !important;
}
#footer-bottom-content-left-span-3{
    
}
#footer-bottom-content-left-span-last{
    margin-right: 0;
    font-size: 0;
    vertical-align: top;
}
.footer-bottom-content-left a{
    color:#8e8e8e;
    font-size: 14px;
    font-family: Microsoft YaHei !important;
}
.footer-bottom-content-right{
    float:right;
    line-height: 38px;
    color:#8e8e8e;
    font-size: 14px;
}
.footer-bottom-content-right p{
    font-family: Microsoft YaHei !important;
}
.footer-bottom-content-right img{
    width:40px;
    margin-left:20px;
}
.postionimg{
    position: absolute;
    right: 7px;
    top: 35px;
}
.floatleft{
    color: #8e8e8e;
    font-size: 14px;
    clear: both;
    margin-top: 50px;
}
.floatleft p{
    font-family: Microsoft YaHei !important;
}
.footer-bottom-select{
    display: inline-block;
    width:78px;
    height: 34px;
    
    
    padding:0 20px;
    border:1px solid #666666\0/;
    *border:1px solid #666666;
    border: 1px solid rgba(251,251,251,0.1);
    font-size: 0;
    font-family: Microsoft YaHei !important;
}
.footer-bottom-select img{
  margin:7px 0;
}
.footer-bottom-select span{
    font-family: Microsoft YaHei !important;
}
.select-city-bar-1 ul li a{
    font-family: Microsoft YaHei !important;
}

.out {
    background: #106B94;
    text-align: center;
}
.focus {
    
}
.h {
    height: 300px;
}
svg {
    cursor: pointer;
}
.progress {
    stroke-dashoffset: 282.783px;
    animation: progressAnimation 6000ms linear infinite;
}

@keyframes progressAnimation {
    from {
        stroke-dashoffset: 282.783px;
    }
    to {
        stroke-dashoffset: 6px;
    }
}
.progress-active {
    stroke-dashoffset: 6px !important;
}

.wy-mod-banner {
    
    
    height: 428px;
    width:100%;
    position: relative;
    overflow: hidden;
}
.wy-mod-banner .banners {
    width: 1600px;
    height: 428px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -800px;
    font-size: 16px;
    color: #fff;
}

.wy-mod-banner .banner {
    width: 1600px;
    height: 428px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -800px;
}

.wy-mod-banner .focus {
    width: 960px;
    margin: 0px auto;
    padding-top: 360px;
    text-align: center;
}

.wy-mod-banner .focus a {
    text-decoration: none;
    z-index: 3;
    width: 24px;
    height: 74px;
    position: relative;
    display: inline-block;
    *display: inline;
    overflow: hidden;
    margin: 0px 3px;
    zoom: 1;
}

.wy-mod-banner .focus svg {
    text-decoration: none;
    z-index: 3;
    width: 24px;
    height: 74px;
    position: relative;
    display: inline-block;
    *display: inline;
    overflow: hidden;
    margin: 0px 3px;
    zoom: 1;
}
.footer-top{
    font-size: 0;
}
.footer-ul {
    line-height: 1;
}
.footer-ul li{
    margin-bottom: 20px;
}
#footer-ul-li-last{
    margin-bottom: 0;
}
.footer-ul li a{
    font-family: Microsoft YaHei !important;
}
.footer-item{
    margin-top: 12px;
}
.footer-item a{
    font-size: 14px;
    font-family: Microsoft YaHei !important;
}
.footer-item a:hover{
    color:#1f6cdd;
}

.cantainer-layer{
    position: fixed;
    right:20px;
    bottom:55px;
    z-index:9999;
    width:50px;
}
.cantainer-layer ul li{
    height: 48px;
    margin-bottom: 2px;
    cursor: pointer;
}
.layer-li-2{
    position: relative;
}
.layer-tel{
    position: absolute;
    top:0;
    right:48px;
    display: none;
    width: 0;
    height: 48px;
    padding-left: 14px;
    line-height: 48px;
    color:#fff;
    font-size: 18px;
    background: #1f6cdd;
    overflow: hidden;
}

.layer-li-1{
    position: relative;
}
.layer-zx{
    position: absolute;
    top:0px;
    right:48px;
    display: none;
    width: 0;
    height: 175px;
    padding-left: 14px;
    line-height: 48px;
    color:#fff;
    font-size: 18px;
    overflow: hidden;
    padding-right:10px;
}



.nav-li-hide{
    display: none;
}


#nav-more{
    position: relative;
}
#hideMenu {
    position: absolute;
    display: none;
    top: 59px;
    left: -30PX;
    text-align: left;
    width: 96px;
    
    padding-bottom: 20px;
    color: #fff;
    background-color: #26282a;
    z-index: 9999;
    font-size: 0;
    font-family: Microsoft YaHei !important;
}
#hideMenu li.nav-wrapper-li{
    width: 100%;
    line-height: 1;
    display: block;
    margin-bottom: 20px;
    margin: 0;
}
#hideMenu .nav-li-show{
    text-align: center;
    padding:0 !important;
    height: 36px;
}

#hideMenu li a.act{ border-bottom: none; color: #fff;}
.hudong{height:120px!important;color:#fff;}

.hudong .hudongword{
    width: 16px;
    display: inline-block;
    padding: 23px 17px;
    line-height:18px;
    color: #fff;
}
.hudong a{    position: absolute;    z-index: 1;}
.hudong .hudongword:hover{color:#fff;}
.lianxi {
    height: 140px !important;
    background:#fff!important;
    border: solid 1px #efefef;
    margin-top: 10px;
}
.lianxi .lianxiword{
    width: 16px;
    display: inline-block;
    padding: 5px 17px;
    line-height:18px;
}
.xuanfu{
    height:50px;
    width:208px;
    font-size:14px;
    color:#666;
    padding-left:10px;
    padding-top:5px;
}
.xuanfu div{
    float: left; line-height: 20px; width: 162px; margin-left: 10px;
}
.xuanfu .phone {
    color:#fd7d00;
    font-weight: bold;
}
.border{box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);border: solid 1px #f8f8f8;background: #fff;padding: 5px 0;}
.xuanfu1:hover{background:#fafafa;}
.xuanfu2:hover{background:#fafafa;}
.menban{
    background-color:#000;
    filter:Alpha(Opacity=1);
    opacity:0.1;
    height: 120px;
    position: absolute; 
    width: 48px;
    display: none;
}