@charset "UTF-8";
/*
html{
    -webkit-filter : grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/
/*css 初始化 */
/*html {filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,#grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1);} */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
    font-family:'微软雅黑';
}
fieldset, img, input, button ,select{
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
ul, ol {
    list-style: none;
}
input , button{
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑";
}
button{
    cursor:pointer;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
/*防止拖动*/
textarea {
    resize: none;
}
img {
    border: 0;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
body {
    font: 14px/150% "微软雅黑"!important;
    color: #000;
    background-color: #f5f5f5;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1; /*IE/7/6*/
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
a {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}
em ,i{
    font-style: normal;
    text-decoration: none;
}
.inner{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.toe{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}/*超出省略号*/
.ml30{margin-left:30px;}
.mt30{margin-bottom:30px !important;}
.center{display:block;margin:0 auto;}
.navigation_right{float:right;color:#666666;font-weight:normal;font-size:14px;}
.navigation_right a:last-child{color:#214990;}
.header{height:100px; background:#fff url(../images/img1.png) 530px top no-repeat; position:relative; z-index:1;}
.wrapper{width:1200px;margin: 0 auto;}
.logo{float:left;margin-top:25px;}
.header .wrapper{position:relative;}
/*导航*/
.naver {width:100%; margin: 0 auto;height:50px; line-height:50px;background:#296fb7;font-size:14px; color:#fff;position:relative; z-index:1; }
.naver li{ float:left;height:50px; line-height:50px; position:relative; border-right:1px solid #548cc5;padding:0 50px;}
.naver li a{ font-size:18px;float:left;height:50px; line-height:50px; color:#fff; text-align:center;}
.naver li.selected,.naver li:hover{ color:#fff; text-decoration:none; background:#214990;}
.naver li:last-child{border:none;float:right;font-size:16px;padding:0;}
.naver li:last-child img{margin-right:5px;}
.naver li:last-child:hover{background:none;}

.home-about{display:inline-block;background:white;padding:50px 0;width:100%;}
.home-about-left{width:570px;}
.home-about-left h1{font-size:24px;margin:15px 0 20px;color:#333333;}
.home-about-left h2{font-size:16px;margin:10px 0 25px;color:#666666;}
.home-about-left p{color:#666666;line-height:25px;padding-top:15px;border-top:1px solid #f2f2f2;}
.home-about-left .about-btn{clear:both;margin-top:25px;}
.home-about-left .about-btn a{display:inline-block;padding:8px 30px;border-radius:25px;background:#296fb7;color:white;margin-right:30px;}
.home-about-left .about-btn a:last-child{background:#00bff3;}
.home-about-right{width:600px}
.home-about-right img {max-width: 100%;}

.home-notice{display:inline-block;background:#f5f5f5;padding:30px 0;width:100%;}
.home-notice-left{width:325px;background:#296fb7;padding:15px 0;position:relative;}
.home-notice-left h1{padding:0 15px;color:white;font-size:18px;line-height:30px;height:60px;overflow:hidden;font-weight:700;}
.home-notice-left .time{padding:15px;color:white;font-size:14px;}
.home-notice-left p{padding:15px;color:white;font-size:14px;line-height:25px;}
.home-notice-left img{width:100%;}
.home-notice-left .next,.home-notice-left .prev{display:inline-block;position:absolute;top:90px;right:30px;}
.home-notice-left .next{width:10px;height:18px;background:url(../images/btn.png) 0 9px;}
.home-notice-left .prev{width:10px;height:18px;background:url(../images/btn.png) 0 0;right:50px;}

.home-notice-right{width:850px}
.home-notice-right li{display:inline-block;width:100%;border-bottom:1px solid #f5f5f5;margin:20px 0 30px;}
.home-notice-right li .date{float:right;width:150px;background:#e2e2e2;line-height:40px;padding:10px 0 0;color:#949494;}
.home-notice-right li .date h3{font-size:16px;text-align:center;-webkit-background-size:24px 2px;background-size:24px 2px;}
.home-notice-right li .date p{font-size:44px;text-align:center;}
.home-notice-right li .info{float:left;width:620px;box-sizing:border-box;padding-left:20px;}
.home-notice-right li .info h3{font-size:18px;line-height:35px;color:#000000;font-weight:700;}
.home-notice-right li .info p{font-size:14px;line-height:20px;color:#9d9d9d;}
.home-notice-right li:hover{border-bottom:1px solid #296fb7;}
.home-notice-right li:hover .date{background:#296fb7;color:white;}
/*底部*/
.footer{text-align:center;background:#214990;color:white;padding:20px 0;line-height:25px;}

/*单页*/
.head{padding:15px 0 10px;line-height:25px;font-size:16px;color:#296fb7;border-bottom:1px solid #296fb7;margin:10px 0;}
.head h1{font-weight:700;}
.head h1 i{display:inline-block;width:3px;height:20px;background:#296fb7;vertical-align:middle;margin:-2px 15px 0 0;}

/*新闻列表*/
.list{padding:10px 0 25px;}
.list li{line-height:35px;padding:10px;border-bottom:1px solid #e6e6e6;}
.list li a{display:inline-block;width:100%;font-size:14px;color:#666666;}
.list li a span{float:right;}
.list li:hover a{color:#ff5a00;}

/*新闻详情*/
.body{background:white;margin:10px auto;padding:15px 50px;line-height:2rem;}
.body h1{font-size:24px;text-align:center;color:#000000;margin:25px 0 10px;padding-bottom:25px;border-bottom:1px solid #e6e6e6;line-height:35px;}
.body h2{font-size:14px;text-align:center;color:#999999;margin-bottom:25px;}
.body img{max-width:100%;}

/*分页*/
.pages{margin-top:40px; margin-bottom:30px;height:auto; overflow:hidden; clear:both; color:#666;}
.pages ul{ text-align:center;}
.pages ul li{font-size:14px;display:inline-block;*display:inline;zoom:1;margin:0 3px;height:24px;line-height:24px;border:1px solid #ddd;border-radius:2px;}
.pages ul li.active,.pages ul li.disabled{border:1px solid #f1720b;}
.pages ul li.active span,.pages ul li.disabled span{display:inline-block;padding:0 10px;color:#f1720b;}
.pages ul li a,.pages ul li span{color:#999;}
.pages ul li.selected{background:#f1720b;color:#fff;}
.pages ul li:hover{background:#f1720b;color:#fff;}
.pages ul li.active:hover,.pages ul li.disabled:hover{background:white;color:#f1720b;}
.pages ul li:hover a{color:#fff;text-decoration:none;}
.pages ul li a{padding:8px 10px;}
.pages ul li.selected a{color:#fff;}
.pages ul li.no{ border:none;color:#888;}
.pages ul li.on:hover{ border:none;}
