@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #3a3a3a;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:100%;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: #131313;}
a:hover{color: #9b0000;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;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.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}
.header{background-color:#9C1621;height: 125px;position: fixed;left:0;top:0;z-index: 2;width: 100%}
.top{width: 1330px;margin:0 auto;position: relative;overflow: hidden;}
.logo{width: 520px;height: 83px;float:left;margin-top: 20px;}
.topRight{float:right;margin-top: 20px;}
.topRight a{background-color:#C82127;color: #fff;padding:5px;margin-left: 5px;font-size: 12px;font-size: 1.2rem;}
.ser_btn{display: none;width: 20px;height: 21px;position:absolute;right:15px;bottom:10px;}
.ser{width:308px; height:32px;line-height:32px; z-index:9999994; position: absolute;border:1px solid #831f0f;right:0;top: 60px;}
.search{width:308px; height: 32px;position:relative; overflow: hidden;z-index:99;background-color:#fff;}
.search input{position:absolute;  height: 32px;line-height:32px; color:#262626; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#6b6b6b; padding:0 0 0 7px;width:262px;}   
.search input.notxt1 {position: absolute;width: 44px;height:32px;right:0;border: none;background-color:#C82127;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;}


@media screen  and (max-width:1330px) {
.top{width: auto;padding:0 15px;}
.ser{right: 15px;width: 208px;top:49px;}
.search{width: 208px;}
.search input.notxt{width: 160px;}
.logo{width: 360px;height: auto;margin:0;padding:15px 0;}
.header{height: auto;}

 
}

@media screen  and (max-width:800px) {
	

}
@media screen  and (max-width:768px) {
.ser{display: none;right: 58px;}
.ser_btn{display: block;cursor: pointer;background-color:#C82127;padding:5px 5px 5px 8px;}

}

@media screen and (max-width:520px) {
.topRight a:first-child{display: none;}
}
	
	

@media screen and (max-width:480px) {
.logo{width: 260px;}
.topRight{display: none;}
.ser_btn{bottom: 23px;}
.ser{top:21px;}
    
}
@media screen /*and (min-width:320px)*/ and (max-width:360px) {
  
}



