﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea {
padding: 0;
margin: 0;
outline: 0;
font-family: "微软雅黑", Microsoft YaHei;
background: transparent;
border: 0;
box-sizing: border-box
}

em, i {
font-style: normal
}

button, input[type='button'], a {
cursor: pointer
}

li {
list-style: none
}

.margin-top {
margin-top: 20px
}

.announcement {
background-color: #fff;
border-radius: 3px;
padding: 0 15px
}


.links_title {
height: 50px;
line-height:  50px;
font-size: 28px;
border-bottom: 1px solid #dfdfdf;

}
.links_title .titbox{
width: 288px;
height: 50px;
margin-left: 6%;
background: url(../images/titbg.png) no-repeat left;
padding-left: 70px;
}
.links_title.center .titbox{
width: 100%;
height: 50px;
text-align:center;
background: url(../images/titbg.png) no-repeat center;
padding-right: 70px;
}
.links_title i{display:inline-block;margin: 0 2px;color: #868686;font-size: 16px;}
.links_title span, .links_title strong{font-weight: bold;}
.links_title strong{color:#868686;}
.links_title span{color:#005fb7}
.trends{
width: 100%;
margin-top: 20px;
}
.trends li{
float: left;
margin-bottom: 15px;
}
.trends li h5 a{
font-size: 16px;
line-height: 1.5;
color: #004a7c;

}
.trends li dl{width: 100%;}
.trends li dl:before, 
.trends li dl:after {
content:"";
display: table ;
clear:both;
}
.trends li dl, .trends li dl dt,.trends li dl dd{
float:left;
}
.trends li dl dt{
width: 90%;
color: #666666;
}

.trends li dl dd{
width: 10%;
text-align: right;
}
.trends li dl dd a{
display: inline-block;
padding: 5px 10px;
border-radius: 4px;
text-align: center;
background-color:#e8f1f5;
color: #004a7c;
}

.midbanner img{
width: 100%;
margin: 10px 0;
}

.noticebox, .populbox{
margin-top: 0;
}
.noticebox li, .populbox li{
height:40px;
line-height: 40px;
color: #666;
overflow: hidden;
white-space: nowrap; 
text-overflow: ellipsis; 
}

.noticebox li a, .populbox li a{
display: inline;
white-space: nowrap; 
text-overflow: ellipsis; 
}
.noticebox li a:hover, .populbox li a:hover{
color: #005fb7;
}
.asGrid.about{margin-top: 20px;text-align: center;}
.about ._cell_btn{
position: relative;
width: 150px;
height: 60px;
padding-left: 10px;

}
.about a._cell_btn{
position:relative;
font-size: 16px;
font-weight: bold;
line-height: 60px;
color: #fff;	
}
.about ._cell_btn:nth-child(2n+1){
margin-bottom: 20px;
margin-right: 10px;
}
.about ._cell_btn:nth-child(2n){
margin-bottom: 20px;
margin-left: 10px;
}
.about ._cell_btn.profile{background:url(../images/about1.png) no-repeat center}
.about ._cell_btn.leader{background:url(../images/about22.png) no-repeat center}
.about ._cell_btn.group{background:url(../images/about3.png) no-repeat center}
.about ._cell_btn.rule{background:url(../images/about4.png) no-repeat center}
.about ._cell_btn.suborgan{background:url(../images/about5.png) no-repeat center}
.about ._cell_btn.contact{background:url(../images/about6.png) no-repeat center}
.about a._cell_btn i{
	position:absolute;
	width: 0;
	left: 0;
	top: 0;
	height: 100%;
	background-color:rgba(255,255,255,0.1)!important;
	transition: width .3s ease;
	}
.about a._cell_btn:hover i{
	width: 100%;
}
.ptwork{
margin-top: 15px;
box-sizing: border-box;
}
._cell_work{
display: block;
width:24%;
margin-right: 1%;
}
._cell_work  img{
 display: block;
 width: 100%;
height: auto
}
 
.dload {
padding-left: 30px;
}
.dload li{
padding-left:20px;
}
.dload li a{
color: # 666;
line-height: 2;
}

.dload li a:hover{
color: #005fb7;
}

.roll-wrap:hover .control{
display: block;
}

.roll-wrap{
position: relative;
width: 100%;
padding-left: 20px;
height: 100px;
overflow: hidden;
}
.roll-wrap .roll__list{

}
.roll_row .roll__list::before, .roll_row .roll__list::after {
content: "";
display: table;
line-height: 0;
}
.roll_row .roll__list::after {
clear: both;
}
.roll_row .roll__list{
width: 9999px;
}
.roll_row .roll__list li{
float: left;
display: block;
margin:0 10px;
}
.control{
position: absolute;
top: 15px;
display: none;
width: 25px;
height: 40px;
font-weight: bold;
text-decoration: none;
color: #fff;
background-color: rgba(0, 0, 0, .3);
}
.control:hover{
background-color: rgba(0, 0, 0, .5);
}
.control.pre{
left: 5px;
background: url(../images/preImg.png) no-repeat center;
background-size: 50%;
}
.control.next{
right: 5px;
background: url(../images/nexImg.png) no-repeat center;
background-size: 50%;
}
.control:hover{
background-color: rgba(0, 0, 0, .5);
}




