@charset "utf-8";
/* CSS Document */
html{background:#ffffff; }
body{font-size:14px;color: #666666; background-repeat: no-repeat !important; background-position: top center !important;
    background-size: 100% !important; font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:auto;max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333333;}
a:hover{color: #e41120;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,cite,code,dfn,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.imgResponse{width: 100%;height: 0;padding-bottom: 66.67%;overflow: hidden;display: block;}
.imgResponse img{width: 96%;}
.cleaFix{*zoom:1;clear:both;}
.cleaFix:after{content: '';display: block;clear:both;}



/*头部样式*/
.header{width:100%;min-width: 300px; max-height:660px; z-index:990;position: relative;background-repeat: no-repeat !important;background-position: top center !important;background-size: cover;}
.top{width: 1200px;margin:0 auto;}
.logo{ width:auto;transition: all 0.3s ease;padding:38px 0 0px;}
.logo a{display: block;}
.logo img{width: auto;}
.logo .logo_01{width: 320px;position: relative;z-index: 900; display: none;}
.logo .logo_02{margin:55px auto;text-align: center;}
.logo:hover{opacity: 0.8;}


  .snav{display:block;}
  .mbtn{display:block;}
  .logo{  height:auto; padding:29px 0;}
  .links{position:absolute;right:10px;top:0;z-index:1005;margin-top:43px;}
  .links li{float:right;height:30px;}
  .links a.btn_ser{padding:0 2px;height:30px;}
  #btn_ser{display:block;}
  
.topNav{ position:absolute; top:12px; right:0;}
.topNav a,.mtopNav a{ font-size:1.2em; display:inline-block; color: #7f7c79; font-weight: bold; }
.mtopNav{position:absolute; top:0; left:20px;}

  
/*导航*/
.nav{width:100%; height:60px; background: #e41120;}
.nav ul{height:60px; margin:0px auto;max-width:1200px;}
.nav ul li{float:left; width:14.2%; height:60px;line-height:60px;text-align:center;position:relative; }
.nav ul li a{color:#fff; font-size:18px;display:block; transition: all 0.3s ease;}
.nav ul li .subNav{ position:absolute; left:0;top:60px; left:0px; display:none;background:#cc0b19;overflow:hidden;width:100%; z-index: 99;}
.nav ul li.on{ background: #cc0b19;   -webkit-transition:  all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease;}
.nav ul li.on a{ color: #fff; }
.nav ul li.on .subNav { display:block;}
.nav ul li.on .subNav dl{overflow:hidden;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li.on .subNav dl dd:hover{ background: #da9f3a;}
.nav ul li.on .subNav dl dd a{ font-size:15px;line-height:18px;padding:10px 5px; text-align:center; font-weight:normal;}
.nav ul li.on .subNav dl dd:hover a{color: #fff;}
/*手机端导航*/
.mobile{width: 100%; height: 0; position:absolute;display: none;top:35px;right: 0;z-index: 99991}
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 50%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile_title a{float:left;margin-left: 10px;color:#fff;line-height: 31px;height: 31px;}
.mobile-inner-header{width:100%;
    height: 42px;position: absolute;top:15px;right:15px;}
  
  
    .mobile-inner-header-icon{

  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: #cf1717;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}

.mobile-inner-header-icon{
    height: 25px;float:right;width: 25px;position: relative; cursor: pointer;font-weight: bold;text-align: center;background:url(../../images/20190614/home.png) no-repeat; z-index:9999;} 
     
.mobile-inner-header-icon-out span{width: 24px;height: 2px;background-color:#957235;display: none;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }

.mobile-inner-header-icon-click{ background: none; margin-top: 10px; }

.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);
      
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}   

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
} 

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}   
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }


  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

  100% {
    transform: translateY(12px) rotate(0deg);
  }
}

.mobile-inner-nav{  background-color:rgba(28, 28, 28, 0.85);width: 100%; position: absolute;top: 0;   left: 0px;padding-top: 60px;padding-bottom: 25px;display: none; z-index:999;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;font-size: 14px; 
     border-bottom: solid 1px #646360;
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }

.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 0;}
.mobile-inner-nav li strong{color:#fff;position: absolute;right:20px;top:0;font-size: 2.5em;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;color:#fff;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom:dotted 1px rgb(105, 106, 106);font-size: 13px;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #747474;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 79%;color:#d9d9d9;margin-left:45px;border:none; height:34px; background:none;}
.mobile_search input.notxt1{width:45px;background-color:#fff;right:auto; position:absolute; top:10px;left:0;background:url(../../images/20190614/ser.png) no-repeat center center;border:none;}
.mobile-links{width: auto;overflow: hidden;border-bottom:solid 1px #747474;padding:6px 0; text-align: center;}
.mobile-links span{padding:0 30px; display: inline-block;}
.mobile-links span:first-child{ display: none; }
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;}


@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -moz-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}




/*footer*/
.wrap_footer{width: 100%;overflow:hidden;background-color:#e41120; }
.copyRight{width: 1200px;overflow:hidden;color:#fff;line-height: 24px;padding:15px 0;text-align: center;margin:0 auto;}
@media screen  and (max-width:1220px) {
  .copyRight{width: auto;padding:25px;}
  .top{width: auto;}
  .nav ul li > a{padding:0 28px;}
  .nav ul{width: 992px;}
    .logo_02{width: 60%; margin: 5% auto; }

}
@media screen  and (max-width:998px) {
  .nav{display: none;}
  .header{background-size: cover !important;}
  .mobile{display: block; position: static;}
  .logo{padding-top: 20px;}



}
@media screen  and (max-width:768px) {
  .logo .logo_01{width: 200px;padding-bottom: 15px}
  .logo{padding:2% 0 2%;}
  .mobile-inner-nav{top: 55px;}
  .top{padding:0 15px;}
  .copyRight{padding:15px;}

}
@media screen and (max-width:640px) {
	
	}
@media screen and (max-width:480px) {
   
}
@media screen and (max-width:320px) {
 
}
