@charset "gb2312";
/* CSS Document */
a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none; -webkit-outline:none;}
:focus{outline:none;}
/*Reset Css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,area,param{margin:0; padding:0;}
html,body{margin:0; padding:0; height: 100%; font-family:arial,\5FAE\8F6F\96C5\9ED1,sans-serif; -webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; line-height:1;  }
select{*behavior: url("select.htc");}/*IE6,IE7select*/
ol,ul,li{padding-left:0; list-style-type:none; list-style:none;}
 th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
address, caption, cite, code, dfn, em, th, var,strong,i,strong{font-style:normal;font-weight:normal;}
input{display:inline-block; vertical-align:middle; font-family:arial,\5FAE\8F6F\96C5\9ED1,sans-serif;}
fieldset{border:none;}
legend{display:none;}
input[type="submit"],
input[type="reset"],
input[type="button"],
button{	-webkit-appearance: none;}

.main_input .input_box input[type="date"]{	padding-left:0;	margin-left:8rem;width:16rem !important;}

html{font-size:50px;}
body{ font-size: 0.28em;color:#666;   margin: 0 auto; max-width:640px; background:#FFF}

/*Clear Css*/
.clear{clear:both; font-size:0px; height:0px; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:block;zoom:1;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

/*Common Css*/
.fl{float:left;}
.fr{float:right;}
.show{display:block;}
.hide{display:none;}

em,i{ display:inline-block}
/*link*/
a{color:#333; text-decoration:none;}
a:active{color:#333; text-decoration:none;}
.a3{color:#333;}
.a6{color:#666;}
.a9{color:#999;}
.a_f{color:#fff;}
.a_f:active{color:#fff; text-decoration:underline;}
.a3:active{color:#333;text-decoration:none;}
.a6:active{color:#666;text-decoration:none;}
.a9:active{color:#999;text-decoration:none;}
.a_blue{color:#0697da}
.a_blue:active{text-decoration:underline;}
/*font size*/
.fs_12{font-size:1.2rem;}
.fs_14{font-size:1.4rem;}
.fs_16{font-size:1.6rem;}
.fs_18{font-size:1.8rem;}
.fs_20{font-size:2rem;}
.fs_22{font-size:2.2rem;}
.fs_24{font-size:2.4rem;}
.fs_28{font-size:2.8rem;}
.fs_30{font-size:3rem;}
.fw{font-family:\5FAE\8F6F\96C5\9ED1,arial,sans-serif;}/*雅黑*/
.airal{font-family:Arial;}
/*color*/
.fc_f{color:#fff;}
.fc_c{color:#ccc;}
.fc_3{color:#333;}
.fc_6{color:#666;}
.fc_9{color:#999;}
.fc_blue{color:#0697da}/*蓝*/
.fc_orange{color:#f60;}/*橙色*/
.fc_red{color:#ff3b3b}/*红*/
.fc_green{color:#65d233}/*绿*/
.fc_lblue{color:#42c6fc}/*亮蓝*/
.fc_yellow{color:#ffb731}/*黄*/

/*常用设置*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bold{font-weight:bold;}
.bold6{font-weight:600;}
.hidden{overflow:hidden;}
.display{display:none;}
.elli{overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}/*文字过长省略*/
.pos_rel{position:relative;}

/*margin*/
.margin_lr{margin-left:1.5rem; margin-right:1.5rem;}
.ml_5{margin-left:.5rem;}
.ml_10{margin-left:1rem;}
.ml_15{margin-left:1.5rem;}
.mr_5{margin-right:.5rem;}
.mr_10{margin-right:1rem;}
.mr_15{margin-right:1.5rem;}
.mr_25{margin-right:2.5rem;}
.mb_01{margin-bottom:-1rem;}
.mb_5{margin-bottom:.5rem;}
.mb_10{margin-bottom:1rem;}
.mb_15{margin-bottom:1.5rem;}
.mb_20{margin-bottom:2rem;}
.mb_40{margin-bottom:4rem;}
.mt_5{margin-top:.5rem;}
.mt_10{margin-top:1rem;}
.mt_15{margin-top:1.5rem;}
.mt_20{margin-top:2rem;}
/*padding*/
.pd{padding:0.8rem 1.5rem;}
.plr_15{padding-left:1.5rem; padding-right:1.5rem;}
.pl_15{padding-left:1.5rem;}
.pl_80{padding-left:8rem;}
.pr_15{padding-right:1.5rem;}
.pr_30{padding-right:1.5rem;}
.pr_40{padding-right:4rem;}
.pt_5{padding-top:.5rem;}
.pt_10{padding-top:1rem;}
.pt_15{padding-top:1.5rem;}
.pt_20{padding-top:2rem;}
.pb_5{padding-bottom:.5rem;}
.pb_10{padding-bottom:1rem;}
.pb_15{padding-bottom:1.5rem;}
.pb_20{padding-bottom:2rem;}
.pb_40{padding-bottom:4rem;}

/*border*/
.border{border:1px solid #e1e1e1;}
.border_tb{border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.border_b{border-bottom:1px solid #e1e1e1;}
.border_t{border-top:1px solid #e1e1e1;}
.border_l{border-left:1px solid #e1e1e1;}
.border_r{border-right:1px solid #e1e1e1;}
.border_xr{border-right:1px solid #e1e1e1;}
.border_xb{border-bottom:1px solid #e1e1e1;}
.img100{width:100%}
/*width %*/
.w_10{width:100%; box-sizing:border-box;}
.w_5{width:50%; box-sizing:border-box;}
.w_45{width:45%; box-sizing:border-box;}
/*首航缩进*/
.text_ind{text-indent:2em;}
/*行高*/
.line_h18{line-height:1.8rem;}
.line_h20{line-height:2rem;}
.line_h26{line-height:2.6rem;}
.line_h22{line-height:2.2rem;}
.line_h24{line-height:2.4rem;}
.line_h34{line-height:3.4rem;}
.line_h40{line-height:4rem;}
.line_h44{line-height:4.4rem;}
.line_h6{line-height:6rem;}
em,i{ display:inline-block}
.top10{ height:1rem; background:#dfdfe0; clear:both}
.top5{ height:0.5rem; background:#dfdfe0}
 


header{   width:100%;  font-size:0.3rem;  }
header img{ width:100%}
.nav{ margin-bottom:0.5rem;}
.nav .t{ line-height:0.8rem; background:#B21C25; border-top:1px solid  #B21C25; padding-left:0.2rem; color: #fff; font-size:0.35rem;}


.news_list{ line-height:0.55rem; padding:0.2rem;font-size:0.3rem;}
.news_list a{ color:#666}
.more{ border:1px solid #CCC; width:90%; display:block; text-align:center; line-height:0.5rem;border-radius: 0.1rem; margin:0 5%;}


.bottom{border-top:3px solid  #B21C25; text-align:center; line-height:0.4rem; font-size:0.2rem; padding-top:0.3rem}


.shows{ font-size:0.36rem; line-height:0.8rem; text-align:justify }
.shows img{ width:100%}

.ad{ background:#fff;}
.ad li{ width:50%; float:left;  margin: 0.2em auto;}

.ad li img{ height:2em; width:99%}

