@charset "utf-8";
/* CSS Document */
html{background:#FFF;}
body{font-size:63%;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/color:#333;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{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: #333;}
a:hover{color: #b93806;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
/*定义清除浮动样式 方法一*/
.clearfix:after{content:'\20';display:block;height:0;clear:both; visibility:hidden;}
.clearfix{zoom:1;}
/*定义清除浮动样式 方法二*/
.clear{clear:both;}
/*font-size */
.f12px{font-size:1.2em;}
.f14px{font-size:1.4em;}
.f16px{font-size:1.6em;}
.f18px{font-size:1.8em;}
.f20px{font-size:2.0em;}
.f22px{font-size:2.2em;}
.f24px{font-size:2.4em;}
/*float */
.fl{float:left;}
.fr{float:right;}
.ct{ margin:0 auto;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
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}
.pa{position:absolute;}
.pr{position:relative;}
.inblock{display:inline-block;*zoom:1;*display:inline;}
.disnone{display:none;}
.block{ display:block;}
.hidden{ overflow:hidden !important;}
.none{ display:none;}
.textoverflow{ white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.underline:hover{text-decoration:underline;}
.mtc{margin:0 auto;}
.number{ font-family:Arial;}
.fw600{font-weight: 600;}
.hand{cursor: pointer;}
.distable{display: table;}
.distr{display:table-row;}
.distd{display:table-cell;}
.mr35px{margin-right: 35px;}
.ml35px{margin-left: 35px;}
.mr10px{margin-right:10px;}
.ml10px{margin-left:10px;}
.mt20px{margin-top:20px;}
.topicInfo li{transtion:all 1s ease 0s}
.imgResponsive {width: 100%;height: 0;padding-bottom: 66.67%;overflow: hidden;display: block;}
.imgResponsive img{width: 100%;}



/*头部样式*/
.wrap_header{ width:100%; background:rgba(255,255,255,0.9); background: #fff\9; *background: #fff; box-shadow: 0 0 13px 0 #999; position: fixed; top: 0; z-index: 9;}
.header{ max-width:1200px;height: 88px; margin:0 auto;z-index:999;}
#btn_ser{display:none;}
.links{float:right;text-align:right;margin-top:43px;}
.links01 ul li{ display: inline;height:25px;}
.links01 a{ color:#fff; padding:0 10px; }
.links01 a:hover{color: #c81622;}
.btn_ser{ display: inline-block; width:34px; height: 31px;cursor: pointer;}
.btn_ser img{ vertical-align: middle;}
.ser{height:34px; right:0; top:28px;line-height:34px; background:#ca522d; border-radius: 20px; }
.search{width:180px; height: 34px;position:relative;  overflow: hidden;}
.search input{position:absolute;height: 34px;line-height:34px; font-size: 1.2em; color:#fff; border:none; background:none;  }
.search input.notxt{padding-left:10px;width:137px;}   
.search input.notxt1 {position: absolute;width: 35px;height:34px;top: 0;left:145px;border: none;background:url(/tiyubu/images/gb20191224/ser.png) no-repeat center;cursor:pointer; overflow: hidden; }

  .snav{display:block;}
  .mbtn{display:block;}
  .logo{ max-width: 304px; height:auto; padding:12px 0;float: left;}
  .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:18px; right:0;}
.topNav a,.mtopNav a{ font-size:1.3em; display:inline-block; color: #c0c8d3; }
.mtopNav{position:absolute; top:0; left:20px;}

  
/*导航*/
.nav{ height:51px; position: relative;z-index: 999;margin-left: 360px;padding: 18px 0;}
.nav ul{height:50px;}
.nav ul li{float:left; width: 11.11%; height:50px;line-height:50px;text-align:center;position:relative; }
.nav ul li a{font-size:1.6em; display:block; transition: all 0.3s ease;}
.nav ul li .subNav{ position:absolute; left:0;top:50px; left:0px; display:none;overflow:hidden;width:160px; z-index: 99;
background-color:#dd6b57;
background: -webkit-linear-gradient(left, #dfa10c, #dd6b57); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #dfa10c, #dd6b57); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,#dfa10c, #dd6b57); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #dfa10c , #dd6b57); /* 标准的语法 */
}
.nav ul li:before{ content: ''; display: block; width: 100%; height: 0; background: #db4f37; position: absolute; left: 0; bottom: 0;transition: all 0.3s ease;}
.nav ul li.on:before{ height: 3px; }
.nav ul li.on{ transition: all 0.3s ease;}
.nav ul li.on a{color: #333;}
.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: #db4f37;}
.nav ul li.on .subNav dl dd a{ font-size:1.5em;line-height:18px;padding:10px 18px; color: #fff; text-align:left; font-weight:normal;}
.nav ul li.on .subNav dl dd:hover a{color: #fff;}


/*导航置顶*/
.wrap_header.current .header{ height: auto; overflow: hidden;}
.wrap_header.current .logo{transition: width 0.3s ease 0s; max-width: 234px;height:40px;padding:8px 0 0 0; float: left;}
.wrap_header.current .ser{ display: none; }
.wrap_header.current{position:fixed;top:0;width:100%;height:60px;z-index:9999; box-shadow: 0 0 13px 0 #999;}
.wrap_header.current .nav{height:60px; line-height:60px;margin-left:310px;padding: 0;}
.wrap_header.current .nav li{width:11.11%;background:none;font-size:0.9em;height:60px; line-height:60px;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
.wrap_header.current .nav ul{ height: 60px;}
.wrap_header.current .nav ul li:first-child:before,.wrap_header.current .nav ul li:after{ display: none; }
.wrap_header.current .nav li a{}
.wrap_header.current .nav li a:hover{ font-weight:normal; transition: all 0.3s ease 0s;}
.wrap_header.current .nav li:before{ display: none;}
.wrap_header.current .nav li .subNav{display:none;top:60px;}
.wrap_header.current .topWrap{height:60px;}
.wrap_header.current .topNav{display:none;}




/*手机端导航*/
.mobile{width: 100%;  position:absolute;display: none;top:0px;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: 25px;right:20px;}
  
  
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  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% - 20px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: rgba(255,255,255,1);}
.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{
    color: #fff; height:28px;float:right;width: 28px;position: relative; cursor: pointer;font-weight: bold;text-align: center;margin-top:5px;background: #fff; z-index:9999;} 
     
.mobile-inner-header-icon-out span{width: 20px;height: 2px;background-color:#ff5b3a;display: block;}
.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: 1.3em; 
     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: 1.2em;}
.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(/tiyubu/images/gb20191224/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;
    }
}



.wrap_footer{ 
background-color:#dd6b57;
background: -webkit-linear-gradient(left, #dfa10c, #dd6b57); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #dfa10c, #dd6b57); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,#dfa10c, #dd6b57); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #dfa10c , #dd6b57); /* 标准的语法 */}
.footer{ max-width: 1200px; margin:0 auto; padding: 40px 0px; background:url(/tiyubu/images/gb20191224/footerbg.png) no-repeat center;}
.footer-lf{ width: 70%; float: left; overflow: hidden;}
.footer-lf a{ display: block; max-width: 227px; margin: 0 0 15px 0;}
.footer-lf p{ font-size: 1.6em; color: #fff; line-height: 30px; }




.footer-rt{ width: 24%; float: right; }
.erweima { margin: 10px 0; }
.erweima a{ position: relative; display: inline-block; cursor: pointer;margin: 0 15px;float: right;} 

.weChat_img1,.weChat_img2{ display: block; width: 100px; height: 100px; overflow: hidden; }
.weChat_text{ display: block; height: 35px;line-height: 35px; color: #fff; font-size: 14px; }








@media screen  and (max-width:1440px) {
     .logo{ max-width:245px; padding: 18px 0;}
     .nav{ margin-left: 275px; }
     .header,.footer{ max-width: 1000px; padding-left: 15px; padding-right:15px; }
     .footer-rt{ width: 29%; }

}

@media screen  and (max-width:1200px) {
    .footer-lf{width: 50%;}
    .footer-rt{width: 50%;}
}



@media screen  and (max-width:992px) {
  .wrap_header{ position: static; }
	.nav{display:none;}
  .topNav,.ser{ display: none; }
  .mobile{ display:block;}

}

@media screen  and (max-width:767px) {
    .footer-lf,.footer-rt{ width: auto; float: none; }
    .footer-lf p{ font-size: 1.4em; } 
    .erweima{ margin: 20px 0 0 0; overflow: hidden;width: 280px;margin: 10px auto auto auto;} 
    .footer{ padding: 30px 15px; }
    .weChat_img{ left: 0; }
}



@media screen and (max-width:640px) {
 
}


@media screen and (max-width:480px) {
   .mobile-inner-header{ top: 15px; } 
   
}




