@charset "utf-8";
/* CSS Document */
body{font-size:12px; font-family:'Microsoft YaHei';min-width:1360px;
}
ul,li{
list-style:none;
}
img{border:0; display: block;
}
.clear{
	zoom:1;
}
.clear:after{
	content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden; 
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,pre, form, fieldset, table, th, td {
margin: 0; padding: 0;word-break:break-all;
}
a {color:#000;text-decoration:none;
}
a:hover {color:#c00;text-decoration:underline;
}

.pos_rel{ position:relative;}
.pos_abs{ position:absolute;}

/*-----------------font--------------*/

.F14 { font-size:14px;
}
.F16 { font-size:16px;
}
.F25 { font-size:25px;
}

/*-----------------line-height--------------*/
.LH2 { line-height:2em;
}
.LH2-2 { line-height:2.2em;
}
.LH2-4 { line-height:2.4em;
}
.LH3-2 { line-height:3.2em;
}

/*-----------------border--------------*/

.border_all { border:1px solid #e9e9e9;
}
.border_b { border-bottom:1px solid #e9e9e9;
}

.w950{ width:950px;}
.w980{ width:980px;}
.w1000{ width:1000px;}

.w1260{ width:1260px;}

.auto{ margin:0 auto;}

.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.ml25{ margin-left:25px;}
.mr25{ margin-right:25px;}


.bgfff{ background:#fff;}

.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}

.tl{ text-align:left;}
.tr{ text-align:right;}
.tc{ text-align:center;}

.top{margin-top:35px; margin-bottom:10px;}

.header{ width:100%; background:url(../images/bg_header.jpg) no-repeat center top; height:193px;}

.date{ width:554px;font-size:22px; color:#fff; margin-top:30px; line-height:1.8em; text-align:center;}
.ewm{ margin-right:24px; margin-top:55px;}

.idx_box{ width:1260px; margin-top:35px;}
.idx_l{ width:554px; margin-top:-100px;}
.btn_date{ left:-43px; top:100px; cursor:pointer;}
.idx_paper{-moz-box-shadow:1px 2px 5px #333333; -webkit-box-shadow:1px 2px 5px #333333; box-shadow:1px 2px 5px #333333;}
.btn_pre{ margin-left:100px;}
.btn_next{ margin-right:100px;}

.idx_m{ width:332px; margin-left:35px;}
.idx_m h1{ font-size:23px; background:#4ABCE1; color:#fff; font-weight:normal; line-height:1.5em; padding-top:10px; padding-bottom:10px; padding-left:20px;}
.idx_m ul li{ font-size:20px; border-bottom:1px solid #ccc; line-height:1.5em; padding-bottom:10px; padding-top:10px;}

.idx_r{ width:297px;}

.idx_r ul li{ background:#4ABCE1 url(../images/btn_arr.png) no-repeat 25px center; line-height:1.3em; padding-top:5px; padding-bottom:5px; margin-bottom:20px; font-size:20px; text-align:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;}
.idx_r ul li a{ color:#fff;}
.border-grey {border: 4px solid #d7d7d7;}

.p2_r{ width:650px;}
.btn_back{ position:absolute; right:-31px; top:0;}
.p2_cont{ line-height:2em; font-size:18px; height:800px; overflow-y:scroll;}
.p2_cont img{ max-width:600px; margin:15px auto;}

.p3_date{ width:300px; margin-top:88px;}
.p3_box{ width:1260px;}
.p3_l{ width:300px; background:#4ABCE1; min-height:800px;}
.p3_l h1{ text-align:center; line-height:2.5em; font-size:36px; color:#fff;}
.p3_l h2{ text-align:center; line-height:2em; font-size:25px; color:#fff; background:#0064A8;}
.p3_l ul li{ background:#4ABCE1 url(images/btn_arr.png) no-repeat 25px center; line-height:1.3em; padding-top:5px; padding-bottom:5px; margin-bottom:20px; font-size:20px; text-align:center;border-radius:5px;-webkit-radius:5px;-moz-radius:3px;-o-radius:3px;-ms-radius:3px;}
.p3_l ul li a{ color:#fff;}


.p3_r{ width:960px;}
.p3_r li{ width:200px; float:left; display:inline-block; margin-left:20px; margin-right:20px; margin-top:30px;}
.p3_r li p{ width:98%; display:block; margin:0 auto; background:#4ABCE1;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px; font-size:20px; text-align:center; color:#fff; padding-top:5px; padding-bottom:5px; margin-top:5px;}
.p3_r li a:hover{ color:#fff;}


.p4_box{ width:1050px;}
.p4_l{  margin-top:30px;}
.p4_r{ width:960px;}
.p4_r li{ width:200px; float:left; display:inline-block; margin-left:20px; margin-right:20px; margin-top:30px; text-align:center;}
.p4_r li img{ margin:0 auto; margin-bottom:6px;}
.p4_r li a span{ font-size:18px;}

.mask{background:rgba(0,0,0,0.8); position:fixed; left:0; top:0; display:none;}
.date_box{ width:297px; height:221px; position:fixed; left:50%; top:50%; margin-left:-149px; margin-top:-110px; background:#fff; display:none;}
.date_box span{ position:absolute; right:0px; top:-20px; font-size:15px; color:#fff; cursor:pointer;}


 .content{
        font-family: 'SimSun', '宋体';
    }