@charset "utf-8";
/* css document */
*{
	margin: 0px;
    padding: 0px;
	box-sizing:border-box;
	}
body{
	font-family: arial;
    font-size: 16px;
    line-height: 1.6;
	min-width: 1250px;
}
ul,li{list-style:none;}
img{ border:0px;width: 100%; height: auto;}
a{ color: #424242; text-decoration: none;}
p{color: #424242; text-align: left;}
.blank30{height: 30px;}
.clear {clear: both;}
/* nav */
.top{
    width: 1200px;
    height: 80px;
    margin: 10px auto;  
}
.top .logo{
    width: 150px;
    height: 55px;
    margin: 10px 0px;
    float: left;
}
.top .logo h1{
    display: block;
    width: 150px;
    height: 55px;
    overflow: hidden;
}
.top .logo h2 {
    display: none;
}
.top .nav{
    height: 50px;
    margin: 15px 0px;
    float: right;
}
.top .nav li{
    height: 50px;
    line-height: 50px;
    float: left;
}
.top .nav li a{
    font-size: 16px;
    font-weight: bold;
    color: #0a4a8c;
    padding: 0 20px;
    border-left: 1px #ccc solid;
}
.top::after{
    content: "";
    display: block;
    clear: both;
}
.weizhi{
    width: 1200px; 
    margin: 10px auto 0px;
    font-size: 14px;
    color: #666;
}

.list {
    width: 1200px;
    margin: 0 auto;
}
/* list lf */
.listlf{
    width: 780px;
    border-top: 2px #0a4a8c solid;
    float: left;
}
.list_article{
    margin-bottom: 20px;
}
.list_article ul{
    margin-bottom: 20px;
}
.list_article ul li{
    height: 170px;
    overflow: hidden;
    margin: 10px 0px;
    border-top: 1px #ccc solid;
}
.list_article ul li:first-child{
    border: 0;
}
.list_article .pic{
    float: left;
}
.list_article .pic img{
    width: 230px;
    height: 155px;
    margin: 12px 20px 12px 0px;
}
.list_article h3{
    height: 25px;
    margin: 20px 0px;
    overflow: hidden;
}
/* line */
.mainline {
    width: 1px;
    height: 1450px;
    margin: 10px;
    background-color: #ccc;
    float: left;
}
/* list rt */
.listrt{
    width: 390px;
    float: left;
    border-top: 4px #0a4a8c double;
}
.title {
    width: 100%;
    height: 60px;
}
.title h2 {
    position: relative;
    display: inline-block;
    margin: 12px 21px;
    padding: 0 10px;
    font-size: 20px;
    color: #666;
    font-weight: bold;
}
.title h2::before, .title h2::after{
	content: '';
	position: absolute;
	top: 17px;
	display:inline-block;
	width: 21px;
	height: 1px;
	background: #666;
}
.title h2::before{
	left: -21px;
}
.title h2::after{
	right: -21px;
}

.box1 ul li {
    height: 200px;
    margin-bottom: 20px;
    overflow: hidden;
}
.box1_title {
    text-align:left; 
    margin-bottom:10px;
}
.box1_title h3{
    font-size: 16px;    
}
.box1_con{
    font-size: 14px;
    text-align:left; 
}
.box1_con::after{
    content: "";
    display: block;
    clear: both;
}
.box1_pic{
    width:200px;
    height: auto;
    float:right; 
    margin-left:20px;
}
.box1_pic img {
    width: 100%;
    height: 100%;
}
.box1_next{
    height: 154px;
    overflow: hidden;
}
.box1_next h3{
    font-size: 16px; 
    border-top: 1px #ccc solid;
    margin-top: 20px;
    padding: 10px 0px;
}
.box1_next p{
    font-size: 14px;
    height: 80px;
    overflow: hidden;
    line-height: 1.5;
}
.rt_list{
    margin-top: 20px;
}
.rt_list ul li{
    height: 70px;
    border-bottom: 1px #ccc dashed;
    float: left;
}
.rt_list span{
    display: inline-block;  
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #0a4a8c;
    text-align: center;
    margin: 20px 5px;
    background-image: url(/uploads/image/exeimages/circlebg.png);
    float: left;
}
.rt_list p{
    display: inline-block;  
    width: 350px;
    height: 44px;
    overflow: hidden;
    line-height: 1.4;
    margin: 13px 0px;
    float: left;
}
.list::after{
    content: "";
    display: block;
    clear: both;
}
.enfooter{
    width: 1200px;
    height: 150px;
    padding: 45px;
    margin: 0 auto;
    border-top: 1px #0a4a8c solid;
}
.enfooter p{
    font-size: 14px;
    line-height: 2.4;
    color: #000;
    text-align: center;
}

/* detail lf */
.content{
    width: 750px;
    text-align: left;
    overflow: hidden;
}
.content .tit h2{
    font-size: 30px;
    line-height: 1.6;
    margin: 20px 0px;
}
.content .from .con-info span{
    font-size: 14px;
    color: #666;
    padding: 10px 10px 10px 0px;
}
.content .con{
    margin: 30px 0px;
}
.content .con p{
    margin-bottom: 20px;
    color: #424242;
}
.text-editor{
    text-align: right;
    font-family: "simsun";
    margin: 25px 0px;
}
.pull-right {
    float: right!important;
}
.pages_print{ width:112px;height:25px; background:url(/uploads/image/xipublic/print.jpg) no-repeat 0 -8px;position: relative;z-index: 999;}
.pages_print span{ display:inline-block;height:25px; cursor:pointer;}
.pages_print span.btnprint,.pages_print span.smaller{width:25px;}
.pages_print span.bigger{width:25px;margin:0 11px;}

/* 分页样式 */
.page_num{padding-top:15px; height:40px; overflow:hidden; width:96%; margin:auto; font-size:14px; display: none;}
#page_div{line-height:20px; color:#666; width:590px; height:20px; margin:0 auto}
#pagination_input{ width:20px; height:16px; line-height:16px; margin:0 8px; padding:0; overflow:hidden; border:1px solid #ccc;}
#page_div .pagination_index, #page_div .pagination_index_num{ 
background:#f8f9fb; border:1px solid #cad4df; padding:0 8px;
margin-right:2px;
float: left; height:20px;text-align:center;}
#page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#666666; font-size:14px;}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#666666; font-size:14px;}
#page_div .pagination_index_last{width:260px; float:right; text-align:right; margin:0 auto;}
/* ========="é¦–é¡µ"æ ·å¼=========*/
#page_div .pagination_index_num{margin-right:2px; padding:0px; width:20px;}
#page_div .currentindex{ background:#145190; border:1px solid #145190; width:20px; height:20px;
line-height:20px; color:#fff;text-align:center; font-weight:bold; font-size:14px;}