/* 顶部开始 */
.header{
    width: 100%;
    background-color: #fff;
    height: 80px;
    z-index: 700;
    box-shadow: 0px 1px 20px 0px #999;
}
.header-main img{
    padding-top: 15px;
}
.header-main ul{
    border-right: 1px solid #f0efed;
  width: 800px;
    margin-left: 72px;
}
.header-main{
    width: 1180px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    line-height: 80px;
   
}
.header-main li{
    font-size: 14px;
    color: #333;
    width: 100px;
    /* padding: 0 22px; */
    
    
}
.header-main li a{
    z-index: 100;
  
}
.header-main li .bian{
   height: 0;
   width: 100px;
   background-color: #006fbc;
   position: absolute; 
right: 0px;
 bottom: 0px;
 
 z-index: 0;
}
.emtitle{
    position: relative;
    display: block;
    width: 100px;
    height: 80px;
    text-align: center;
}
.header-main li .bubian{
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 100px;
    height: 80px;
   font-weight: bold;
   color: #333;
}
.header-main li:hover .bian{
    height: 80px;
    transition: all 0.5s;
    z-index: 1;
}.header-main li:hover .bubian{
color: #fff;
transition: all 0.4s;
}
    


/* .header-main .first-back{
    height: 80px;
    width: 100px;
   right: 600px;
    background-color: red;
    position: absolute;
    bottom: 0;
 
} */
.header-main li:hover a{
  
}
.header-main div{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.header-main .lang,.header-main .youqing{
    margin-left: 28px;
    position: relative;
    overflow: visible;
    cursor: pointer;
}
.header-main .youqing img{
    margin-left: 14px;
    
}
.header-main .youqing .down{
    font-weight: normal;
    width: 200px;
    height: auto;
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 80px;
    left:-98px;
    z-index: 888;
    padding: 0px 15px;
  
    box-sizing: border-box;
  overflow: hidden;
}
/* .header-main .youqing:hover .down{
   
    height: 265px;
    transition: height 1s;

} */
.header-main .youqing .down p:nth-child(1){
    margin-top: 10px;
}
.header-main .youqing .down p{
    height: 30px;
    line-height: 30px;
}
.header-main .youqing .down p a{
    color: #fff;
}
.header-main .youqing .down p a:hover{
    color: #006fbc;
}
.header-main .lang .down p a:hover{
    color: #006fbc;
}
.header-main .lang .down{
    width: 193px;
 height: 0;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 80px;
   left:-31px;
    z-index: 888;
    overflow: hidden;
    box-sizing: border-box;
    
}
.header-main .lang:hover,.header-main .youqing:hover{
    color: #006fbc;
}
.header-main .lang:hover .down{
    height: 45px;
   transition: all 0.5s;
}
.header-main .lang .down .pr{
    border: none;
}
.header-main .lang .down p{
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    width: 96px;
    border-right: 1px solid #006fbc;
    text-align: center;
  padding: 0;
  margin-top: 13px;
  box-sizing: border-box;
}
.header-main .lang .down p a{
    color: #fff;
}
.header-main .youqing .down p a{
    color: #fff;
}
.header-main .first:hover .down{
    height: 50px;
    transition: all 0.5s;
}
.header-main .first .down{
    position: absolute;
    top: 80px;
    right:0px;
    background-color: rgba(0, 0, 0, 0.6);
    
    width: 884px;
    /* height: 50px; */
    z-index: 888;
    line-height: 50px;
    height: 0;
    overflow: hidden;
}
.header-main .first .down a{
    color: #fff;
    padding-left: 15px;
    font-weight: normal;
}
.header-main .first .down a:hover{
    color: #006fbc;
}
/* 顶部结束 */



/* 底部开始 */
.footer{
    background-color: #f5f5f4;
    height: 150px;
    width: 100%;
}
.footer-main{
    width: 1180px;
    height: 150px;
    margin: 0 auto;
}
.footer-about{
    height: 90px;
    width: 1180px;
    border-bottom: 1px solid #edecea;
    line-height: 90px;
    vertical-align:middle;
    display: table-cell;

}

.footer-about p img{

 vertical-align: middle;

}
.footer-about p{
    height: 90px;
line-height: 90px;
font-size: 14px;
color: #333;
}
.footer-about p a{
    margin-left: 5px;
    margin-right: 10px;
}
.footer-about .right {
margin-right: 0;
margin-left: 10px;
color: #333;
}
.footer .copyright{
  margin-top: 12px;
}
.footer .copyright p{
    color: #666;
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
}
.footer .copyright img{
    margin: 5px;
}
/* 底部结束 */



/* 内页开始 */
.cont-ban{
    height: 300px;
    width: 100%;
   overflow: hidden;

    z-index: 1;
    /* background: url("../images/about/about_banner.png") */
}
.contents{
    width: 1180px;

    margin: 0 auto;
}
.contents .contents-title{
   
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
    border-bottom:1px solid #e5e3df;
}
.contents .contents-title .biaoti{
    text-align: right;
    color: #006fbc;
    font-weight:bold;
    font-size: 18px;
}
.contents .contents-title .biaoti img{
    padding-bottom: 12px;
}
.contents .bread p{
    font-size: 12px;
    color: #666;

}
.contents .bread a{
    color: #666;
}
.contents .bread{
    position: absolute;
    right: 0;
    bottom: 30px;
}
/* 内页结束 */