body,html{
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei";
}
input,button,select,textarea{
    font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; 
}
dl,dt,dd,ul,li,ol,h1,h2,h3,p{
    padding: 0;
    margin: 0;
}
ul,li,ol{
    list-style: none;
}
img{
    vertical-align: top !important;
    display: inline-block;
}
.clear{
    clear: both;
}
a{
    color: #666;
    text-decoration: none;
}
a:hover{
    color: #e50011;
    transition: 0.2s ease color;
}
.center{
    position: relative; 
    top: 50%; 
    -webkit-transform: translateY(-50%); 
    -moz-transform: translateY(-50%); 
    -ms-transform: translateY(-50%); 
    -o-transform: translateY(-50%); 
    transform: translateY(-50%);
}
/* Head */
.head-white{
    width: 100%;
    height: 80px;
}
.head-box{
    width: 100%;
    height: 80px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow:  0 0 5px rgba(0,0,0,0.2);
}
.head-cent{
    width: 1300px;
    height: 80px;
    margin: 0 auto;
}
.logo{
    width: 350px;
    height: 80px;
    float: left;
}
.menu{
    width: 560px;
    height: 80px;
    float: left;
    margin-left: 140px;
}
.menu ul li{
    display: block;
    width: 140px;
    height: 80px;
    float: left;
}
.menu ul li a{
    display: block;
    width: 90px;
    height: 30px;
    margin:25px auto 0 auto;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #444;
    position: relative;
    overflow: hidden;
}
.menu ul li a span{
    display: block;
    width: 90px;
    height: 30px;
    border-radius: 5px;
    background: #e50011;
    position: absolute;
    left: 0;
    top: -30px;
    -webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;
}
.menu ul li a:hover span{
    left: 0;
    top: 0;
    -webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;
}
.menu ul li a:hover text{
    color: #fff;
    position: relative;
    z-index: 2;
}
.menu ul li a.nav span{
    top: 0;
}
.menu ul li a.nav text{
    position: relative;
    z-index: 2;
    color: #fff;
}
.menu ul:hover li a.nav span{
    top: -30px;
}
.menu ul:hover li a.nav text{
    color: #444;
}
.menu ul:hover li a.nav:hover span{
    top: 0;
}
.menu ul:hover li a.nav:hover text{
    position: relative;
    z-index: 2;
    color: #fff;
}
.lang{
    width: 250px;
    height: 80px;
    float: left;
    text-align: right;
    font-size: 15px;
    line-height: 80px;
}
.lang text{
    padding: 0 5px;
    color: #999;
}
.lang a.nav{
    color: #e50011;
}
.lang:hover a.nav{
    color: #666;
}
.lang:hover a.nav:hover{
    color: #e50011;
}
.lang a:hover{
    color: #e50011;
}
/* Bottom */
.bottom-box{
    width: 100%;
    height: auto;
    background: #444;
    padding-top: 70px;
    overflow: hidden;
}
.bottom-cent{
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.bottom-cent a{
    color: #d3d3d3;
}
.bottom-cent a:hover{
    color: #d3d3d3;
    text-decoration: underline;
}
.bottom-top{
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    overflow: hidden;
}
.bottom-top dl.bot-nav{
    width: 15%;
    box-sizing: border-box;
    padding-left: 20px;
}
.bottom-top dl.bot-tel{
    width: 25%;
}
.bottom-top dl.bot-cod{
    width: 15%;
    box-sizing: border-box;
    padding-right: 20px;
}
.bottom-top dl{
    display: block;
    float: left;
}
.bottom-top dl dt{
    display: block;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.bottom-top dl dd{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.bottom-top dl dd ul{
    display: block;
    max-height: 150px;
    overflow: hidden;
}
.bottom-top dl dd ul li{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #d3d3d3;
}
.bottom-top dl dd img{
    width: 140px;
    max-width: 100%;
}
.bottom-top dl dd text{
    display: block;
    width: 140px;
    max-width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #d3d3d3;
    font-size: 12px;
}
.bottom-bot{
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 12px;
    color: #b9c7d1;
    border-top: #5f5f5f solid 1px;
    position: relative;
}
.bottom-bot text{
    position: absolute;
    right: 0;
    top: 0;
}
.ph{
    display: none;
}
.blank-right{
    width: 70px;
    height: 175px;
    position: fixed;
    right: 5px;
    top: 25%;

    z-index: 99;
}
.blank-list{
    position: relative;
    width: 70px;
    height: 70px;
    background: #6ca9df;
    margin-top: 5px;
    text-align: center;
    cursor: pointer;
}
.blank-list:nth-child(2){
    background: #78c340;
}
.blank-list:nth-child(2) div{
    background: #78c340;
}
.blank-list:nth-child(3){
    background: #ff811a;
}
.blank-list:nth-child(3) div{
    background: #ff811a;
}
.blank-list:nth-child(4){
    background: #ce8be1;
}
.blank-list:nth-child(4) div{
    background: #ce8be1;
}
.blank-list img{
    height: 40px;
}
.blank-tell div{
    width:220px !important;
    right:-310px !important;
    line-height:50px !important;
    padding:7px 0;
}
.blank-tell:hover div{
   right:70px !important;
}
.blank-list div{
    display: block;
    width: 170px;
    color: #fff;
    line-height: 70px;
    font-size: 16px;
    min-height: 70px;
    background: #6ca9df;
    position: absolute;
    right: -180px;
    top: 0;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}
.blank-list div text{
    display: block;
    padding-bottom: 7px;
    line-height: 25px !important;
}
.blank-list div img{
    margin: 5px 0;
    width: 160px;
    height: 160px;
}
.blank-list:hover div{
    right: 70px;
    /* background: #e50011; */
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}
.blank-list:hover {
    /* background: #e50011; */
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}