*{
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei","Heiti SC","Heiti";
}
body{
    margin: 0px;
    padding: 0px;
}
header{
    height: 155px;
    background: rgba(217,217,215,0.28) url(../image/top_bg.png) no-repeat center bottom;
}
.pdr27{
    padding-right: 27px;
}
.pdl27{
    padding-left: 27px;
}
.mt34{
    margin-top: -34px;
}
.top50{
    margin-top: -30px;  
}
@media screen and (max-width: 768px){
    .mt34{
        margin-top: -10px;
    }
}
.wrap .header-top{
    height: 40px;
    background: rgba(191,86,86,0.28);
    
}
.wrap .header-top ul li{
    list-style: none;   
    height: 40px;
    line-height: 40px;
    float: left;    
    font-size: 12px;
    color: #83adb4;
}
.wrap .header-top .header-left{
    margin: 0px;
    float: left;
}
.wrap .header-top .header-right{
    position: relative;
    margin: 0px;
    float: right;
    width: 230px;
}
.wrap .header-top ul li a{
    margin: 0px 15px;
    text-decoration: none;
    font-size: 14px;
    color: #000;
}
.wrap .header-top ul li a span{
    font-size: 14px;
    margin-left: 5px;
}
.wrap .header-top ul li a .glyphicon{
    font-size: 12px;
    margin-left: 5px;
}
.searchDIV{
    padding-left: 40px;
    
    background: #eeeeee;
    display:none;
    width: 100%;
    position:absolute;
    right:0px;
    top:0px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px; 
    animation:mymove 1s ;
    -webkit-animation:mymove 1s; 
    -moz-animation:mymove 1s;  
    -o-animation:mymove 1s; 
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
@keyframes mymove{
    from {
        right:-100%;
        width: 100%;
    }
    to {
        right:0px;
    }
}
@media screen and (min-width: 970px) and (max-width: 1100px){
    .wrap .header-top ul li a{
        margin: 0px 8px;
        text-decoration: none;
        font-size: 14px;
        
    }
}
.searchDIV .closeSearch{
    margin: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 20px;
    text-decoration: none;
    background: url(../image/delete.png) right center no-repeat;
}
.searchinp{
    font-family:'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
   
    height: 40px;
    line-height: 40px;
    
    font-size: 12px;
    vertical-align: top;
    margin-left: 10px;
    background-color: transparent;
    border:0px;
    outline: none;
}
.searchGO{
    margin: 0px!important;
    
    padding-right: 5px;
    float:right;
    font-family:'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
}
.searchlogo{
    margin: 0px!important;
}
#en{
    position: relative;
}
#en:hover {
    background: rgba(0,93,108,0.8);
}
#en:hover a{
    color: #ffffff;
}
#en:hover ul{
    display: block;
}
#en ul{
    position: absolute;
    top: 40px;
    width: 100%;
    display: none;
    background: rgba(0,93,108,0.8);
    z-index: 999;
}
#en ul li:hover{
    background: #50bccd;
}
#en ul li{
    float: none;
    height: 30px;
    line-height: 30px;
}
#en ul li a{
    display: block;
    margin: 0px 15px;
    color: #ffffff; 
    line-height: 30px;
}
#form_Search_itme{
    overflow: hidden;
}
.logo{
    height: 115px;
    line-height: 115px;
}
.logo svg{
    padding-top: 10px;
    height: 115px;
    width: 400px;
}
.logo image{
    height: 90px;
    
}
.logo img{
    height: 90px;
}
.menuNav{
    background:#751919;
    height: 40px;
}
.menu{ 
    height:40px;
    position:relative;
    z-index:998; 
    margin:0 auto; 
    
    background: #751919 url(../image/hw1.png) no-repeat center top;
    
    
}
#nav {
    padding-left: 280px;
    width:1170px;   
    height:40px; 
    line-height:40px; 
    margin:0px auto; 
    white-space:nowrap;
    background: url(../image/hw_zxdj.png) left no-repeat;
    background-size: auto 100%;
    background-position: 15px 0px;
}
@media screen and (max-width: 1200px)
{
    #nav{
        width: 970px;
    }
}
#nav .on{
    width: 12.5%;
}
#nav li{
    padding-left: 10px;
    float:left;
    display:inline; 
    height:40px; 
    text-decoration:none;
    font-size:18px; 
    color:#fff;
    text-align:left;
    z-index:990; 
}
#nav li a{ 
    
    display:block;
    font-size:18px; 
    color:#fff;
    text-decoration:none; 
    float:left;
    position:relative; 
    z-index:999; 
    width: 100%;
}
#nav li a:hover{ 
    color:#fff; 
    
}
#nav .on.active a{
    background: url(../image/top.png) bottom no-repeat;
    background-position: 35% 100%;
}
#nav .menu-hover a{ 
    color:#fff; 
    
    background:#700d0d;
}
.arrow-top{
    position: absolute;
    top: -80px;
    width: 150px;
    height: 80px;
    background: url(../image/top_ship.png) bottom left no-repeat;
    background-size: 100%;
    z-index: 998;
    background-position: -26px 10px;
}
#nav li:hover .arrow-top{
    display: block;
}
.menuNav .menuBlock{
    position: absolute;
    width: 100%;
    top: 195px;
    box-shadow: 0px 1px 13px rgba(0,0,0,0.4);
    background: #ffffff url(../image/nav-left.png) right center no-repeat;
    z-index: 999;
}
.top40{
    top: 40px!important;
}
.menuNav .menuBlock .pd280{
    padding-left: 280px;
    padding-right: 0px;
}
.menuNav .menuBlock ul{
    margin: 0px;
    float: left;
    width: 12.5%;
    height: 320px;
}
.menuNav .menuBlock .active{
    background: #ecdcdb;
}
.menuNav .menuBlock ul li{
    list-style: none;
}
.menuNav .menuBlock ul li a{
    padding: 8px 10px;
    display:block;
    text-align:left;
    text-decoration:none;
    font-weight:normal; 
    line-height:1.35; 
    font-size:14px; 
    background:none !important; 
    color:#b0b0b0;
    white-space: normal;
}
.menuNav .menuBlock .active li a{
    font-size:16px; 
    color: #000000;
}
.menuNav .menuBlock ul li:hover  a{
    color:#b90000!important;  
    
    
}
.menuNav .menuBlock ul li.nav-bb  a{font-size:14px;}
.text-bg{
    position: absolute;
    top: 0px;
    height: 320px;
    line-height: 320px;
    background: #f5f5f4 url(../image/bs.png) right bottom no-repeat;
}
.text-bg img {
    width: 180px;
    position: absolute; 
    right: 40px; 
    top:80px;
}
#nav .menuBlock{
    
    width: 100%;
    height: 0px;
    position:absolute;
    overflow: hidden;
    left:0px;
    top:40px; 
    background: rgba(255,255,255,1);
    z-index:99999;  
    transition-property: height; 
    transition-duration: 1s;
}
#nav .menuBlock .menuLeft ul{
    margin: 15px 0px 15px;
    width: 160px;
    float: left;
}
#nav .menuBlock .menuLeft ul li{
    height: 50px;
    line-height: 50px;
    list-style: none;
    float: none;
    display: inline;
    text-align: left;
}
#nav .menuBlock .menuLeft ul li a{
    text-align: left;
    font-size: 16px;
    color: #2c2c2c;
}
#nav .menuBlock .menuRight{
    float: right;
}
#nav .menuBlock .menuRight ul li{
    list-style: none;
    height: 180px;
    overflow: hidden;
}
#nav .firstCondition .menuLeft{
    padding-left: 280px;
}
#nav .firstCondition .menuRight ul li{
    position: absolute;
}
#nav .firstCondition .menuRight ul{
    
}
#nav .firstCondition .menuRight ul .One{
    left: 0px;
}
#nav .firstCondition .menuRight ul .Two{
    right: 0px;
}
#nav .secondCondition .menuLeft ul{
    float: right;
}
#nav .secondCondition .menuLeft ul li a{
    text-align: right;
}
#nav .secondCondition .menuRight{
    position: absolute;
    left: 0px;
} 
@media screen and (max-width: 1200px){
    #nav .menuBlock .menuRight ul .One{
        display: none;
    }
}
#nav li:hover .menuBlock{
    
    height: 180px;
    
}
.mobileSearch{
    display: none;
}
@media screen and (max-width: 1000px)
{
    .mobileSearch{
        position: absolute;
        top: 50px;
        height: 40px;
        width: 100%;
        background-color: #442e2e;
        z-index: 999;
    }
    #keyword{
        margin-left: 15px;
        margin-top: 2px;
        border:0px;
        box-shadow: none;
        border-radius: 0px;
    }
    .mobileSearch .btn{
        position: absolute;
        padding: 7px 12px;
        top: 2px;
        right: 0px;
        color: #ffffff;
        border:0px;
        box-shadow: none;
        border-radius: 0px;
        background-color: #442e2e;
    }
    .mobileSearch .btn-default{
        border: 0px;
        background: #442e2e;
        box-shadow: none;
        text-shadow: none;
        border-color: transparent;
    }
}
.smallHeader{
    display: none;
    
}
@media screen and (max-width: 1000px){
    header{
        display: none!important;
    }
    .menuNav{
        display: none;
    }
    .smallHeader{
        display: block;
    }   
}
.smallHeader .smallMenu{
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    border-bottom: 2px solid #442e2e;
    z-index: 999;
}
.smallHeader .smallMenu ul{
    list-style: none;
    margin: 0px;
}
.smallHeader .smallMenu ul li{
    float: left;
}
.smallHeader .smallMenu ul .menu1{
    float: left;
    width: 50px;
    padding-left: 15px;
    z-index: 999;
}
.smallHeader .smallMenu ul .loupe{
    width: 50px;
    float: right;
    text-align: right;
    padding-right: 15px;
    z-index: 999;
}
.smallHeader .smallMenu ul .smallLogo{
    width: calc( 100% - 100px );
    text-align: center;
    z-index: 998;
}
.smallHeader .smallMenu ul li img{
    height: 20px;
    width:20px;
    z-index: 1000;
}
.smallHeader .smallMenu ul .smallLogo a{
    text-decoration: none;
    margin: 0px;
}
.smallHeader .smallMenu ul .smallLogo a img{
    height: 35px;
    width: auto!important;
}
.smallHeader .navbar-menu{
    top: 50px;
    padding: 0px;
    height: calc( 100% - 50px );
    overflow-y: auto;
    background-color: #ffffff;
    z-index: 10000;
}
.smallHeader .role{ 
    height: 30px;   
    background-color: rgba(255,255,255,0.92);
}
.smallHeader .role ul{
    margin: 0px;
    float: left;
    height: 30px;
    width: 100%;
   
   margin-left:15px;
    clear: both;
    overflow: hidden;
}
.smallHeader .role ul li{   
    list-style: none;
    float: left;
    color: #442e2e;
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
}
.smallHeader .role ul li a{
    padding: 0px 10px;
    text-decoration: none;
    color: #442e2e;
    font-size: 12px;
}
.smallHeader .navbar-menu-info ul{
    
    margin: 0px;
    
}
.smallHeader .navbar-menu-info ul li{       
    float: left;
    width: 100%;
    list-style: none;
    background-color: rgba(238,238,238,0.5);
}
.smallHeader .navbar-menu-info  li:nth-child(2n){
    background-color: rgba(255,255,255,0.92);   
}
.smallHeader .navbar-menu-info ul li .dd-arrow{
    display: block;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
.smallHeader .navbar-menu-info ul li a .bt{
    padding: 10px 15px;
}
.smallHeader .navbar-menu-info ul li .dd-arrow{
    background: url(../image/down.png) right center no-repeat;
    background-size: 15px;
    background-position: 95%;
}
.smallHeader .navbar-menu-info ul li .dd-arrow.active{
    background: url(../image/top.png) right center no-repeat;
    background-size: 15px;
    background-position: 95%;
}
.smallHeader .navbar-menu-info ul li .dd-arrow.active span{
    background: rgba(237,115,63,0.9);
    color: #ffffff;
}
.smallHeader .navbar-menu-info ul li ul{
    display: none;
    padding: 0px 15px;
    width: 100%;
    float: left;
    border-left: 2px solid rgba(237,115,63,0.9);
    background-color: rgba(255,255,255,0.92)!important;
}
.smallHeader .navbar-menu-info ul li ul li{
    float: left;
    width: 33.333%;
    background-color: transparent!important;
}
.smallHeader .navbar-menu-info ul li ul li a{
    padding: 0px;
    font-size: 12px;
    color: #3e3e3e;
    height: 40px;
    line-height: 40px;
}
.smallHeader .quickLink{
    width: 100%;
    padding: 0px 15px;
    float: left;
    clear: both;
}
.smallHeader .quickLink ul{
    margin: 0px;
    float: left;
    width: 100%;
    clear: both;
}
.smallHeader .quickLink ul li{
    margin-right: 10px;
    list-style: none;
    float: left;
    line-height: 40px;
}
.smallHeader .quickLink ul li a{
    padding: 0px 12px;
    text-decoration: none;
    color: #ffffff;
    background: #ff4f49;
    border-radius: 5px;
}
.footer{
    width: 100%;
    background: url(../image/dbg.png) no-repeat center top;
    height: 300px;
    border-top: 1px solid #390303;
}
.footer .footLeft ul{
    margin: 60px 0px 0px;
    width: 50%;
    float: left;
}
.footer .footLeft ul li{
    list-style: none;
    line-height: 36px;
}
.footer .footLeft ul li a{
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
}
.footer .footCenter{
    margin: 60px 0px 0px;
}
.footer .footCenter .ewm{
 padding-left: 6px;
 padding-right: 6px;
 margin-top: 5px;
 text-align: center;
}
.footer .footCenter .ewm a{
 display: block;
 border-right: 2px solid rgba(255,255,255,0.2)
}
.footer .footCenter .ewm-div{
 padding: 0;
}
.footer .footCenter .ewm img{
 width: 85px;
 height: 85px;
}
.footer .footCenter .ewm b{
 display: block;
    text-align: center;
    color: #fff;
    margin-top: 5px;
    font-weight: normal;
}
.footer .footCenter .address{
    
}
.footer .footCenter .address p{
    font-size: 14px;
    color: #ffffff;
}
.footer .footCenter .address a{
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
}
.footer .footRight{
    padding-top: 60px;
} 
.footer .footRight a{
    text-decoration: none;
}
.footer .footRight a img{
    margin-bottom: 15px;
    float: right;
    height: 80px;
}
.footer .footRight ul{
    float: right;
}
.footer .footRight ul li{
    list-style: none;
    margin-left: 15px;
    float: left;
}
.footer .footRight ul li img{
    height: 40px;
}
@media screen and (max-width: 1024px){
    .footer .footRight a img{
        width: 100%;
        height: auto;
    }
}
.smallFooter{
    display: none;
    padding: 25px 0px;
    border-top: 3px solid #ed733f;
    background: #442e2e url(../image/footer1.png) center no-repeat;
    background-size: 100%;
}
.smallFooter .logoBottom{
    margin: 0px auto 10px;
    padding: 20px 0px 10px;
    width: 75%;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.smallFooter .logoBottom img{
    margin: 0px auto;
    height: 35px;
}
.smallFooter p{
    margin: 0px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.8;
}
.smallFooter p a{
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
}
@media screen and (max-width: 768px){
    .footer{
        display: none!important;
    }
    .smallFooter{
        padding: 15px 0px;
        display: block;
    }
}
.card-video{
    position: absolute;
    overflow: hidden;
    padding-bottom: 48.6%;
    height: 100%;
    width: 100%;
}
@media screen and (max-width:1270px){
    .card-video{
        padding-bottom: 100%;
    }
}
.card-video .card-video-wrap video{
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    object-fit:cover;
    
}
@media screen and (max-width:1500px){
    .card-video .card-video-wrap video{
        width: 100%;
        transform: scale(1.2);
    }
}
@media screen and (max-width:1300px){
    .card-video .card-video-wrap video{
        width: 100%;
        transform: scale(1.6);
    }
}
.card-video .card-video-content{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #463d3d;
    opacity: 0.1;
    z-index: 2;
}
.card-video .card-video-content img{
    margin: 60px 0px 0px 30px;
    height: 80px;
}
