@charset "utf-8";
/* CSS Document */
html{background:#FFF;}
body{font-size:63%;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #444;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;color: #323232; -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: #2e2e2e;}
a:hover{color: #b11123;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}
/*头部样式*/
.wraq_header{ width:100%;background:url(../images/logo01.png) no-repeat top right;}
.header{ max-width:1200px; min-width: 320px; margin:0 auto;z-index:600;}
#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:28px; right:33%; top:60px;line-height:28px; background:#fff; }
.search{width:220px; height: 28px; border:#b11123 1px solid;position:relative;  overflow: hidden;}
.search input{position:absolute;height: 28px;line-height:28px; font-size: 1.4em; color:#585858; border:none; background:none; left:0px; top:0px; padding-left:0px; }
.search input.notxt{padding-left:7px;width:190px;}   
.search input.notxt1 {position: absolute;width: 38px;height: 28px;top: 0;left:187px;border: none;background:url(../images/ser.png) no-repeat center #b11123;cursor:pointer; overflow: hidden; }

  .snav{display:block;}
  .mbtn{display:block;}
  .logo{ max-width:590px; height:118px; padding:6px 0;}
  .logo a{ display:inline-block;padding-right:5%; width:41%;}
  .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;}
  
  
/*导航*/
.nav{width:100%; height:50px; line-height: 50px; z-index:888; background: #f5f5f5;}
.nav ul{height:50px; margin:0px auto;max-width:1200px;}
.nav ul li{float:left;height:50px;line-height:50px;padding:0 4%;text-align:center;position:relative; }
.nav ul li a{color:#000000; font-size:1.6em;display:block; font-weight:bold;transition: all 0.3s ease;}
.nav ul li .subNav{ position:absolute; z-index:2; left:0;top:50px; left:0px; display:none;background:#b11123;overflow:hidden;width:100%;}

.nav ul li.on{background-color:#b11123; font-weight:bold;}
.nav ul li.on a{color:#fff;}
.nav ul li.on .subNav { display:block;}
.nav ul li.on .subNav dl{overflow:hidden;padding:5px 0;}
.nav ul li.on .subNav dl dd{height:auto;line-height:22px;text-align:left;}
.nav ul li.on .subNav dl dd a{ display:block; font-size:1.5em;line-height:22px; text-align:center; font-weight:normal; color:#fff;padding:10px 5px;}
.nav ul li.on .subNav dl dd a:hover{font-weight:bold; background:#ed9523;}
.nav ul li a.en{ font-weight:normal; color:#b11123;}
.nav ul li.on a.en{ background:none; color:#fff;}


/*手机端导航*/
.snav{display: none;height: 35px; position:absolute;right:0px; top:0;z-index: 1002; width:100%;background: #8c0025;}
.mbtn{display: block;width:32px;height: 32px; right:7px; top:1px;z-index: 1002;cursor:pointer; background:#d6d6d6;}
#Index_mbtn{margin:0 auto;width:16px;height:18px;display: block;margin-top:10px;color:#8c0025;}
.mbtn .m{font-size: 12px;font-weight:400;font-family:Arial;color:#fff;text-align:center;width:100%;display:block;height:20px;}
.navm{ width:100%;z-index: 99999; line-height: 30px; background-color:#8c0025;overflow: hidden; text-align: left; display: none;top:36px;left:0;}
.navm ul{}
.navm li{width:100%;overflow:hidden;border-bottom:1px solid #905151;}
.navm li a{ font-size: 14px; float:left; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:block;}
.navm li a:hover{color:#fff;}
.navm li span{ padding:10px 10px 0 0;float:right;margin-right:7px;color: #fff;cursor: pointer;}
.navm dl{ background-color:#b05d5d;color:#fff;}
.navm dl dd{width:100%;height:30px;line-height:30px;border-bottom:1px solid #994040;}
.navm li.on dl dd a{ display:block;font-size: 14px; color:#fff; line-height:30px;height:30px;padding-left:20px;}
.navm li dl dd a{  color:#fff; font-weight:normal; display:inline; display:block; border:none; padding:0;}
.navm li dl dd a:hover{ font-weight:bold;}
.subNavs{width:100%;overflow:hidden;display: none; }
.nlinks{width:100%;overflow:hidden;}
.nlinks span{float:left;padding:0 10px;height:30px;line-height: 30px;}
.nlinks span a{color:#fff;font-size: 14px;}

.snav_link{position:absolute; left:20px; top:9px;}
.snav_link a { font-size:12px; color:#d4d9e2; padding:0 5px;}

.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);
  }
}





.fooer_wrap{width:100%; background-color:#515151; overflow:hidden; margin-top:30px;}
.CopyRight{max-width:1200px;margin:0 auto; position:relative;}
.CopyRight p{ font-size:1.2em; color:#fff; padding:22px 0; text-align:center;}
.footer_logo{ width:9%; margin:0 auto; position:absolute; /*right:30px; */top:0;}


.goTop {position: absolute;bottom: 0;right:50px;z-index: 99;color: #8f000b;text-align: center;font-size: 16px;transition: none;}
.goTop i {color: #8f000b;display: block;margin-bottom: 8px;transition: all 0.3s ease;}
.goTop,.goTop:hover{color: #8f000b;}
.goTop:hover i {transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px);}

.goTop .bmcx,.goTop .zscx{ display:block; width:75px; height:75px; text-align:center; background:url(../images/cx.png) no-repeat; margin:6px 0;}
.goTop .bmcx font,.goTop .zscx font{ display:block; color:#fff; font-size:18px; padding:12px;}

.goTop .pxgl{ display:block; width:75px; height:105px; text-align:center; background:url(../images/cx.png) no-repeat; margin:6px 0;}
.goTop .pxgl font{ display:block; color:#fff; font-size:16px; padding:12px;}

@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;
    }
}

@media screen  and (max-width:1755px) {
	.ser{ right:36%;}
	}

@media screen  and (max-width:1700px) {
	.ser{ right:-14%;}
	}

@media screen  and (max-width:1600px) {
	.ser{ right:-10%;}
	}
@media screen  and (max-width:1500px) {
	.ser{ right:-4%;}
	}
@media screen  and (max-width:1366px) {
	.ser{ right:0;}
	}
	

@media screen  and (max-width:1200px) {
	
	.wraq_header{ background:none;}
.footer { height: auto; }
.CopyRight{padding:0 15px;}
.copy { float: none; margin: 0 auto; text-align: center; padding: 0 0 20px 0; }
}


@media screen  and (max-width:1185px) {
     .nav ul li{padding: 0 3.3%;}
}


@media screen  and (max-width:1025px) {
     .nav ul li{padding: 0 3%;}
}

@media screen  and (max-width:900px) {
     .nav ul li{padding: 0 2.3%;}
}

@media screen  and (max-width:800px) {
	.wrap_navTop{ display:none;}
	 .nav{display:none;}
  .snav{display:block;}
  .mbtn{display:block;}

  .logo{ margin:0px auto;padding-top:35px;float:none; height:auto;}
  .logo a{ padding-right:0; margin:0 4%;}
	  .search{ width:100%; }
	  .search input.notxt{ width:93%;}
	  .search input.notxt1{ left:96%;}
       #ser{ display:none;}
  #btn_ser{display:block;}
 
.goTop{ right:0;}
.footer_logo{ position:static; width:18%;}
  
}

@media screen and (max-width:640px) {
	.search input.notxt1{ left:95%;}
}


@media screen and (max-width:600px) {

}
@media screen and (max-width:460px) {

}

