@charset "utf-8";
/* CSS Document */
html{  background: url(../images/bg.png) repeat-x #ffffff;}
body{ font-size:14px;color: #333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif; min-width:1366px;}
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: #323232;}
a:hover{color: #c80100;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}
.imgResponsive{width: 100%;height: 0;padding-bottom: 55.67%;overflow: hidden;display: block;}
.imgResponsive img{width: 100%;}
.cleaFix{*zoom:1;clear:both;}
.cleaFix:after{content: '';display: block;clear:both;}

/*头部样式*/
.header{width:100%;min-width: 300px; z-index:990;position: relative;background-repeat: no-repeat !important;background-position: top center !important;padding-bottom: 167px;}
.top{width: 1200px;margin:0 auto;height: 499px;}
.logo{ width:auto;transition: all 0.3s ease;padding:0 0 0 0; float: left;}
.logo a{display: block;}
.logo img{width: auto;float: right;}
.logo_01{width: 340px;position: relative;z-index: 900;padding:28px 0 0 0; }
.logo_02{margin:60px auto;}
.logo:hover{opacity: 0.8;}
.nav{width:100%;background-color: #c70000;position: absolute;left: 0;bottom: 0}

.nav ul{width:1200px;margin:0 auto; font-size: 0;text-align: center;height: 56px;line-height: 56px;}
.nav ul > li{height: 56px;position: relative;display: inline-block;*display: inline;*zoom:1;width: 12.5%;}
/*.nav ul > li:first-child{display: block;}*/
.nav ul li > a{font-size:18px;color:#fff;display: block;text-align: center; }
.nav ul li.on,.nav ul li.active,.nav ul li:hover{color: #fff;background-color:#ac0000;height:56px;line-height: 56px;transition: all 0.3s ease;}
.nav ul li.on .subNav{display: block;font-size: 14px;}
.subNav{width:100%;background-color:#c29a6d;padding:10px 0 10px;border-top:1px solid #d7b186;}
.subNav{position: absolute;left:0;top:56px;display: none;}
.subNav dd {}
.subNav a{color:#fff;padding:8px 15px;display: block;line-height: 19px;text-align: center;}
.subNav a:hover{background: #da0000}
.flipInY  { -webkit-animation-name: flipInY ;animation-name: flipInY ;animation-duration: 0.6s; -webkit-animation-duration: 0.6s;animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out;visibility: visible !important; display: block;}
@keyframes flipInY  {
  from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;   opacity: 0;}
  40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}
  60% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg);    opacity: 1;}
  80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {-webkit-transform: perspective(400px);transform: perspective(400px);  }
}
.ser{width:100px; height:20px; line-height:20px; z-index:600;position: absolute;right:290px;top:38px;border-bottom: 1px solid #8b9db3}
.search input{position:absolute;  height: 20px;line-height:20px; color:#b9c3cc; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#999; padding:0 0 0 20px;width:80%;}   
.search input.notxt1 {position: absolute;width: 20px;height:20px;left:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;}
.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 14px;transition: none;background-color:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#e46856;}
/*手机端导航*/
.mobile{width: 100%;position: relative;height: 42px;display: none;bottom:0;right: 0;z-index: 99;}
.mobile-inner-header{width:100%;height: 42px;position: relative;top: 0px;right: 0px;z-index: 2;background-color: #da2120;}
.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% - 25px) / 2);
  top: calc((100% - -6px) / 3);  width: 25px;  height: 2px;  background-color: #fff;}
.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: 42px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;} 
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;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 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;}
.mobile-inner-header-icon.mobile-inner-header-icon-click span{top: calc((100% - -14px) / 3)}
@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:#ede9d7;width: 100%; position: absolute;top: 43px;left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;text-decoration: none;  width: 100%;font-size: 14px;border-bottom: solid 1px #d7cda2;-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: 15px;}
.mobile-inner-nav li strong{color:#aaa;position: absolute;right:20px;top:0;font-size: 25px;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;}
@-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 rgba(0,0,0,0.2);font-size: 12px;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #d3d3d3;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 90%;color:#333;margin-left:55px;border:none;height: 36px;line-height: 36px;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../images/searchBtn.png) no-repeat center center;border:none;height: 36px;line-height: 36px;}
/*footer*/
.wrap_footer{width: 100%;overflow:hidden;background-color:#d50014;}
.copyRight{width: 1200px;overflow:hidden;color:#ffffff;line-height: 24px;padding:38px 0;text-align: center;margin:0 auto;}
/*@media screen  and (max-width:1386px) {
   .top{height: 350px;}
   .header{background-size: cover !important;}
   .logo_01{width: 240px;}

}

@media screen  and (max-width:1220px) {
  .top{width: auto;padding:0 25px;}
	.copyRight{width: auto;}
  .nav ul li > a{}
  .nav ul{width: auto;}
  .header{background-size: cover !important;}
 
}
@media screen  and (max-width:998px) {
  .nav{display: none;}
  .header{background-size: cover !important;}
  .mobile{display: block;}
  .logo{padding: 20px 0;}
  .logo_01{width: 200px;margin:0 auto;padding:0;}
 .logo_02{margin:20px auto 40px;}
  .top{height: 250px;}
}
@media screen  and (max-width:768px) {

  .copyRight{padding:15px;font-size: 12px;}
  
}
@media screen and (max-width:640px) {
	.logo_01{width:130px; }
  .logo{padding: 10px 0;}
  .top{height: 150px;}
  .top{padding-bottom: 24.35%;height: 0;}
	}
@media screen and (max-width:480px) {
   .top{height: 120px;}
}
@media screen and (max-width:400px) {
  
}*/