@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
html{background:#FFF;}
body{font: 14px/1.5 "微软雅黑",'Microsoft Yahei','PingFang SC',Tahoma,Arial,\5FAE\8F6F\96C5\9ED1,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: #333; -moz-osx-font-smoothing: inherit | grayscale;}
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;cursor: pointer;}
a:hover{color: #ed242c;text-decoration: none;}
input[type='text']{outline:none;border:0 none;background-color:transparent;-web-kit-appearance:none;-moz-appearance: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
input[type="text"]:focus{outline:medium;}
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;}
/*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;}
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;}
.none{display:none;}
.block{display:block;}
.hidden{overflow:hidden !important;}
.textoverflow{ white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.underline:hover{text-decoration:underline;}
.hand{cursor: pointer;}
.distable{display: table;}
.distr{display:table-row;}
.distd{display:table-cell;}
.fontsize_22px{font-size: 22px !important;}
.fontnormal{font-weight: 500;}
.box_shadow01{box-shadow: 0px 0px 10px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);border:1px solid #fff;}
.box_shadow02{box-shadow: 0px 0px 6px rgba(0,0,0,0.1) inset;-moz-box-shadow:0px 0px 6px rgba(0,0,0,0.1) inset;-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.1) inset;border:1px solid #e6e6e6;}
.box_shadow03{box-shadow: 0px 0px 10px rgba(154,10,16,0.1);-moz-box-shadow:0px 0px 10px rgba(154,10,16,0.1);-webkit-box-shadow: 0px 0px 10px rgba(154,10,16,0.1);border:1px solid #ed242c;}
/*基本动画样式*/
a,a i{transition:0.3s all;-webkit-transition:0.3s all;-moz-transition:0.3s all;-o-transition:0.3s all;-ms-transition:0.3s all;}
.ease-in{-webkit-transition:0.2s ease-in 0s;-moz-transition:0.2s ease-in 0s;-ms-transition:0.2s ease-in 0s;-o-transition:0.2s ease-in 0s;}


/*头部样式*/
._header{background-color:#FFF;min-width: 1120px;}
.header,.nav{ width:1120px;margin:0 auto;z-index:9999999;}
.h_left{margin: 17px 0px;}
.h_left img{}
.links{margin-top: 15px;}
.links li{float: right;margin-bottom: 12px;}
.links li a{margin: 0px 15px;}
.ser{width:200px; height:25px; right:10px; top:32px;line-height:25px;  }
.search{background:url(../images/search02.png) no-repeat;width:300px; height: 40px;position:relative; overflow: hidden;}
.search input{position:absolute;width:250px;height: 40px;line-height:40px;color:#333;border:none;background:none;left:0px;top:0px;padding-left:0px;font: 14px/1.5 "微软雅黑",'Microsoft Yahei','PingFang SC',Tahoma,Arial,\5FAE\8F6F\96C5\9ED1,sans-serif;}
.search input.notxt{color:#999; padding-left:15px;padding-right: 5px;width:229px;}   
.search input.notxt1 {position: absolute;width: 54px;height: 40px;top: 0px;left:248px;border: none;background:url(../images/search03.png) no-repeat;cursor:pointer; overflow: hidden; }

._nav{background: #900;letter-spacing: 1px;min-width: 1120px;}
.nav li{float: left;text-align: center;width: 140px;height: 40px;position: relative;}
.nav li a{display: block;font-size: 16px;color: #fff;line-height: 40px;font-weight: bold;}
.nav li a:hover{background: #ed242c;}
.nav li a.on{background: #ed242c;}
.subNav{position: absolute;width: 100%;height: 0px;overflow: hidden;z-index: 999999;}
.subNav dd{height: 35px;letter-spacing: 0px;}
.subNav dd a{display: block;line-height: 35px;font-size: 15px;font-weight: normal;
	/*background:rgba(237,36,44,0.8);*/background: url(../images/subNav_bg01.png) repeat;}
.subNav dd a:hover{/*background: rgba(200,0,0,0.8);*/background: url(../images/subNav_bg02.png) repeat;}
.subNav dd a.on{/*background: rgba(200,0,0,0.8);*/background: url(../images/subNav_bg02.png) repeat;}

/*底部样式*/
._footer{background: url(../images/footer-bg.png);margin-top: 30px;min-width: 1120px;}
.footer{ width:1120px;margin:0 auto;padding: 35px 0px 25px 0px;font-size: 14px;}
.footer_left,.footer_right{width: 559px;height: 190px;}
.footer_left{border-right: 1px solid #440001;}
.footer_right{border-left: 1px solid #960e0e;}
.f_logo{margin-top: 16px;margin-left: 20px;}
.footer h3{font-size: 18px;color: #fff9f9;letter-spacing: 1px;font-weight: 400;margin-bottom: 20px;margin-top: 14px;}
.footer h1{font-size: 22px;color: #fff9f9;letter-spacing: 6px;font-weight: 400;height: 28px;line-height: 28px;}
.footer h5{font-size: 12px;color: #fff9f9;font-weight: 400;margin-bottom: 15px;}
.footer li span{display:inline-block;*zoom:1;*display:inline;color: #fff9f9;line-height: 18px;}
.footer li a{color: #fff9f9;}
.footer li a:hover{color: #ffb0b0;text-decoration: underline;}

.fl_info,h3{margin-left: 35px;}
.fl_info li{margin-bottom: 7px;}
.fl_info li:nth-child(1) span.fl_info_title{letter-spacing: 3px;}
.fl_info li:nth-child(3) span.fl_info_title{letter-spacing: 3px;}

.fr_info,h1,h5{margin-left: 60px;}
.fr_info li:after{content:'\20';display:block;height:0;clear:both; visibility:hidden;}
.fr_info li{zoom:1;margin-top: 7px;}
.fr_info li:first-child{margin-top: 0px;}
.fr_info_title{float: left;}
.fr_info_con{width: 423px;float: left;}

/*当前位置*/
.current_location{margin-bottom: 20px;color: #666;font-size:18px;line-height:18px}
.current_location a{color: #666;}
.current_location a:hover{color: #ed242c;}

/*返回顶部*/
#toTop {display: none;position: fixed;bottom: 1px;right: 1px;width: 45px; height:45px;text-indent: 9999px;color: #ca1c1d; z-index: 99;background: #ed242c url(../images/arrow_up.png) no-repeat;}
#toTopHover{}

/*二维码*/
._content{position: relative;}
.code{position: fixed;bottom: 50%;right: 1px;width: 70px;z-index: 99999;margin-bottom: -95px;display: none;}
.code h5{font-size: 13px;text-align: center;width: 100%;margin-left: 0px;background: #fff;padding-top: 3px;}
.code h5 span{color: #ed242c;}

/*翻页*/
.pages{width: 100%;font-size: 13px;text-align: center;margin: 40px 0px 20px 0px; }
.pages span,.pages a{display:inline-block;*zoom:1;*display:inline;padding: 0px 5px;min-width: 18px;height: 27px;text-align: center;line-height:27px;margin: 0px 3px;}
.pages span{border:1px solid #cc141b;color: #fff;background: #ed242c;}
.pages a{border:1px solid #dedede;background: #fff;}
.pages a:hover{border:1px solid #cc141b;background: #fff;color: #ed242c;}