﻿/*公共样式*/
.com_tit{ line-height: 40px; border-bottom: 2px solid #e9e9e9;padding:0 10px 0 0; }
.com_tit h3{ float:left; position: relative; font-size: 18px; color: #0679d7; font-weight: bolder;  padding: 0 14px;}
.com_tit h3:before{ position: absolute; content: ""; width:100%; height: 2px; background: #0679d7; left: 0 ; bottom:-2px;}
.com_tit a{ float: right; font-size: 14px; color: #999999 }
.com_tit a:hover{color: #0679d7; text-decoration: underline;}

.com_list{  font-size: 14px; padding-top: 3px;}
.com_list li{ position: relative; padding-left: 18px; line-height: 40px; overflow: hidden; border-bottom:1px dashed #ddd }
.com_list li a{ margin-left:13px; float: left;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.com_list li a.w420{ width: 420px; }
.com_list li a.w800{ width: 800px; }
.com_list li a.w99{ width: 99%; margin-left: 0 }
.com_list li a:hover{ text-decoration: underline; }
.com_list li span{ float: right; color: #999 }
.com_list li:before{content:"";width: 3px;height: 3px; display:block; background-color: #0679d7; position: absolute; left:5px; top:20px;}

.page{ text-align:center;padding:15px 0; margin:30px 0 0 }
.page a{ font-size:14px; color:#1a1a1a; margin:0 20px; display:inline-block }
.page a.active{ background:#313131; padding:5px 10px; border-radius:100%; color:#fff}

.theme_popover_mask {z-index:100;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.6;filter:alpha(opacity=60); display:none}

.main_tit{ line-height: 85px; background: #0679d7;text-align: center; }
.main_tit h3{ color: #fff; font-size:20px; font-weight: bolder; }

.com_but{ background:#2985dc; line-height:40px; border-radius:35px; border:none;  margin:0; width:300px; color:#fff; outline:none; cursor:pointer;font-size: 14px;}

.com_back{ overflow:hidden; line-height:50px; border-bottom:2px solid #f6f6f6; margin-bottom:20px;}
.com_back .box{ width:1100px; color:#999; font-size:14px}
.com_back a{ color:#0679d7; line-height:14px; margin:0 5px;}
.com_back a:hover{color:#0679d7;}
/*公共样式end*/
/*列表样式*/
.list_tit{ height: 50px; background: #0679d7; color: #fff; font-size:14px; }
.list_tit h3{ line-height: 50px; font-size: 16px; color: #fff; position: relative; text-indent: 22px;margin:0 5px 0 0; display: inline-block;*display: inline;*zoom:1;}
.list_tit a{line-height: 50px;color: #fff;display: inline-block;*display: inline;*zoom:1; margin:0 0 0 5px;}
.list_tit a:hover{ text-decoration: underline; }
.list_tit h3:before{ content: ""; position: absolute;width: 6px; height: 16px; background-color: #fff; left: 5px; top:17px; display: block; }
/*详情样式*/
.detials_box{ overflow:hidden; padding:20px 0}
.detials_name{ text-align:center; font-size:22px; color:#2985dc; border-bottom:1px dashed #f3f3f3; padding-bottom:35px}
.detials_name h2,.detials_name h3,.detials_name h4{ font-size:22px; color:#333}
.detials_text{ font-size:14px; color:#1a1a1a; line-height:30px; padding:10px 0}
.detials_text img{ display:block; max-width:80%; margin:30px auto}
.detials_text p{ text-indent:28px; margin-top:15px}
.detials_text .time{ text-align:center; line-height:20px; font-size:14px; color:#999}

