  @charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑";color:#303030;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#555555;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
a:hover{color:#ef8008;text-decoration:none;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1200px;}
.clear{clear:both;}
.sbj{margin-top:30px;}
.sbj1{margin-top:50px;}
.sbj2{margin-top:60px;}

.yqlj{line-height:32px;text-align:center;font-size: 14px;}
.yqlj a{padding-left:10px;font-size: 14px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:220px; float:left; margin-right:10px;margin-bottom: 20px;}
.iright{ width:970px; float:left;margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(/themes/default/static/images/icon.png) no-repeat 25px center #c21f1f;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#F0F0F0;}
.icpfl ul li{ background:url(/themes/default/static/images/dot1.png) no-repeat 15px center; line-height:36px; height:36px; background-color:#fff; margin-bottom:10px;}
.icpfl ul li a{ padding-left:30px; font-size:15px; color:#000;}
.icpfl ul li a:hover{color:#ef8008;}
.icpfl ul p{ background:url(/themes/default/static/images/dot1.png) no-repeat 30px center; line-height:36px; height:36px; background-color:#fff; margin-bottom:10px;}
.icpfl ul p a{ padding-left:45px; font-size:14px; color:#000;}
.icpfl ul p a:hover{color:#ef8008;}
.icpfl ul ol{ background:url(/themes/default/static/images/dot1.png) no-repeat 45px center; line-height:36px; height:36px; background-color:#fff; margin-bottom:10px;}
.icpfl ul ol a{ padding-left:60px; font-size:13px; color:#000;}
.icpfl ul ol a:hover{color:#ef8008;}
.lxwm{ margin-top:10px;}
.lxwm dl{ background-color:#c21f1f; height:46px; line-height:46px; color:#fff; text-align:center; font-size:16px;}
.lxwm dt{ border:1px solid #ccc; padding:10px 0px 10px 5px; line-height:32px; font-size:14px;}
.mup1{border-bottom:2px solid #c21f1f; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.mup{background-color: #c21f1f; height:46px;line-height: 46px;color:#fff; font-size:16px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.hg{line-height:30px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:227px;float:left;margin:0px 5px;}
.rytp a{width:225px;height:225px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
.lb{text-align: left;text-indent: 2em;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(/themes/default/static/images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{width:880px;text-align: center;margin: 0px auto;}
.page li{text-align: center;padding-right: 10px;float: left}
.page li a{ color:#333;font-size: 14px;}
.inews{padding: 10px;text-align: left;}
.inews li{height:40px;line-height:40px;text-align: left;border-bottom: 1px #D5D5D5 dotted; background:url(/themes/default/static/images/dot1.png) no-repeat left center;}
.inews li a{ padding-left:20px; color:#636363; font-size:14px;}
.inews li a:hover{color: #ef8008;}
.inews li span{float:right;}
/*内页样式*/
.nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}

.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }

.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(/themes/default/static/images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(/themes/default/static/images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(/themes/default/static/images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }