@charset "gb2312";
/*全局样式*/
*{ padding:0px; margin:0px; list-style:none}  
h1,h2,h3,h4,h5,h6,li{margin:0;padding:0;font-size:12px;font-weight: normal;}
select,input,img,select{vertical-align:middle; margin:0;padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
img{vertical-align:middle; border:none}
body{color:#333;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;font-size: 12px;margin:0;padding:0;background:#fff;}
a{color: #333;text-decoration:none;cursor: pointer;}
a:hover{color:#ff0000 ;text-decoration:none;}
.clearit,.clearb{clear:both;margin:0;padding:0;}
.overflow{ overflow:hidden; height:1%;}
.fl{ float:left}
.fr{ float:right}
/*------错误提示------*/
.field-validation-error{color:red}

.FriendLink{ border-top:1px solid #fff}
/*文章、栏目、站点、二级页面主体宽度*/
.main_content{width:960px;margin:0 auto;}
.wrap{width: 980px;margin:0 auto;}
/*左右布局样式*/
.Min_L{width:630px;}
.Min_R{width:290px;}

/*板块布局样式*/
.col-md-12{width:100%;} 
.col-md-10{width:83%;} 
.col-md-9{width:75%;}
.col-md-8{width:67%;}
.col-md-7{width:59%;}
.col-md-6{width:50%;}
.col-md-5{width:41%;}
.col-md-4{width:33%;}
.col-md-3{width:25%;}
.col-md-2{width:17%;}
.mrg{margin:0 2%;}
/*外边距像素*/
.mt5{margin-top: 5px;} 
.mt10{margin-top: 10px;}  
.mt15{margin-top: 15px}
.mt20{margin-top: 20px}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mg0-10{ margin:0 10px;}
.mg20-0{ margin:20px 0;}
.mg25-0{ margin:25px 0;}
/*内边距像素*/
.pd10{padding:10px}
.pd15{padding:15px;}
.pd20{padding:20px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px}
.pr10{padding-right: 10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 15px;}
.pd0-10{padding:0px 10px;}
.pd0-15{padding:0px 15px}
.pd0-20{padding:0px 20px}
.pd5-0{padding:5px 0px}
.pd10-0{padding:10px 0px}
.pd15-0{padding:15px 0px}
.pd20-0{padding:20px 0px}
.pd5-15{padding:5px 15px}
.pd0-15{padding:0px 15px}
.pd0-10{padding:0px 10px}
.pd0-20{padding:0px 20px}
/*边框样式*/
.border_T{border-top:1px solid #ededed;}
.border_B{border-bottom:1px solid #ededed;}
.border_L{border-left:1px solid #ededed;}
.border_R{border-right:1px solid #ededed;}
.border{border:1px solid #e8e8e8 ;border-top:2px solid #009983 ;}
/*渐变样式*/
.transition{
 transition: all 0.5s ease 0s;
 -moz-transition: all 0.5s ease 0s ;
 -webkit-transition: all 0.5s ease 0s;
 -o-transition: all 0.5s ease 0s; 
}
/*输入框样式*/
input,textarea,select{
 font-size: 14px;
 color: #555;
 background-image: none;
 border:1px solid #ccc;
 -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input:focus,textarea:focus,select:focus{
 border-color: #009983 !important;
 outline: 0!important;
 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
 box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

/*公用标题样式*/
h2.title_header{background:#f8f8f8; border-bottom: 1px solid #e1e1e1;color: #000;font-size: 14px;height: 40px;line-height: 40px;padding-left: 10px; }
h2.title_header a.more{float: right;font-size: 12px;font-weight: normal;line-height: 40px;padding-right: 5px;}
h2.title_header a.more:hover{font-size: 14px}
h2.title_header span{ font-weight:bold}
h2.title_header span a{}
/*栏目文章公用标题*/
.column_header{font-family: "黑体";font-size: 18px;font-weight: normal;line-height: 60px; color:#000}
/*首页文章列表插件样式*/
ul.article_list li{padding-left:8px;background:url(ContentAreasCommonimagesArticleli_bg.png) no-repeat 0 14px;line-height: 32px;}
ul.article_list li span.span_date{float: right}
ul.article_list li a.columnName{float: left;color: #ff0000; margin-right: 4px;}
ul.article_list li a.columnName:hover{font-weight: 600;}
/*二级页文章列表插件样式*/
.title{background:url(ContentAreasCommonimagesArticlebox.jpg) no-repeat;color: #231815;font-size: 14px;height: 35px;
line-height: 35px;padding-left: 30px; font-weight:bold}
.title_1{ background:url(ContentAreasCommonimagesArticlebox.jpg) no-repeat 0 -45px;color: #000;font-size: 14px;height: 36px;
line-height: 36px;padding-left: 12px;font-weight: 600;}
.box_R .more{ float:right; font-weight:normal; padding-right:10px; font-size:12px; color:#006dad}
.box_R .more:hover{ font-size:14px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s; color:#ff0000}
.box_R ul.article_list{ border:1px solid #e1e1e1; border-top:none; border-bottom:none}
.box_R ul.article_list li{ background:url(ContentAreasCommonimagesArticleli_bg1.png) no-repeat scroll 0 11px; line-height:24px;}
.box_R ul.article_list li a.title_type{ color:#004276}
.box_R ul.article_list li a.title_type:hover{ color:#ff0000}
.box_R ul.article_list li span.span_date{ color:#ccc}
/*栏目 文章右侧*/
.box_R ul.List_img{border:1px solid #e1e1e1; border-top:none;}
.box_R ul.List_img li{ width:50%; float:left; text-align:center}
.box_R ul.List_img li a.img_box img{border: 1px solid #ddd;height: 60px;padding: 1px; width: 90px; display:block; margin:0 auto}
.box_R ul.List_img li a.title_type{ line-height:27px; color:#1e50a2; text-decoration:underline}
.box_R ul.List_img li a.title_type:hover{ color:#ff0000}
/*公用读取一篇文章*/
.article_box{overflow:hidden}
.article_box img{float: left;margin-right:20px;}
.article_box h2{font-size: 18px;color: #333;font-weight: normal;}
.article_box p{font-size: 14px;line-height: 28px;color: #999999;}
.article_box .details {float: right;font-size: 12px;overflow: hidden;color: #ff0000; +float: none;}
.article_box .details:hover{ font-weight:bold; }
.detail,.details {color: #ff0000;}
.detail:hover,.details:hover{ font-size:14px;}

/*背景渐变样式*/
h2.title_header a.more:hover,p a.more:hover,p a.details:hover
{transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
 