/*内容区域*/
/*统一标题*/
.gc_title{
    height: 50px;
    line-height: 50px;
}
.gc_title h1{
    background: #c42a06;
    float: left;
    font-size: 27px;
    color: #ffffff;
    width: 213px;
    padding-left: 10px;
}
.gc_title .more{
    float: right;
}
.gc_title .more a{
    font-size: 12px;
    color: #333333;
}
/*新闻*/
.part1{
    margin: 60px auto;
}
.part1 .news{
    float: left;
    width: 680px;
}
.news ul{

}
.news ul li{
  padding: 20px 0;
}
.news ul li a .img{
    float: left;
    width: 273px;
    height: 175px;
    overflow: hidden;
}
.news ul li a .img img{
    display: block;
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.news ul li a .img:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.news ul li a .text{
    float: right;
    width: 380px;
}
.news ul li a .text h1{
    font-size: 20px;
    color: #18327f;
    font-weight: bold;
}
.news ul li a .text span{
    font-size: 14px;
    color: #18327f;
    margin: 25px 0;
    display: block;
}
.news ul li a .text P{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
/*通知公告*/
.Events{
    float: right;
    width: 680px;
}
.Events .tt_Events{
    background: url("../img/tt_Events_bg.png") center center no-repeat;
    height: 161px;
    margin-top: 20px;
}
.tt_Events .Events_text{
    background:  url(../img/text_l.png) center center repeat;
    width: 556px;
    padding: 20px 0 20px 20px;
    margin-top: 35px;
}
.tt_Events .Events_text .Events_text_l{
    float: left;
}
.tt_Events .Events_text .Events_text_l h2{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.tt_Events .Events_text .Events_text_l h3{
    font-size: 16px;
    color: #333333;
    margin-top: 25px;
}
.tt_Events .Events_text .time{
    float: right;
    background: #18327f;
    font-size: 14px;
    color: #ffffff;
    padding: 15px 30px;
    margin-top: 15px;
}
.Events ul{
    background: #dce0e3;
    padding: 10px 18px;
    margin-top: 20px;
}
.Events ul li{
    background: #ffffff;
    margin: 15px 0;
}
.Events ul li .Events_list{
    background: #ffffff;
    padding: 10px 20px 10px 20px;
    border-top: 3px #ffffff solid;
}
.Events ul li .Events_list h1{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.Events ul li .Events_list span{
    font-size: 14px;
    color: #333333;
    display: block;
    margin: 15px 0;
}
.Events ul li .Events_list p{
    font-size: 16px;
    color: #333333;
}
.Events ul li:hover .Events_list{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
    transition: 0.5s;
    border-top: 3px #18327f solid;
}
.Events ul li:hover .Events_list h1,
.Events ul li:hover .Events_list span,
.Events ul li:hover .Events_list p{
    color: #18327f;
}
.ziban {
    display: block;
    width: 100%;
    height:300px;
    margin: 0 auto;
}
.box-zt {
    min-height: 600px;
    margin: 30px auto;
    /*background: rgba(255,255,255,0.8);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff,endcolorstr=#c8ffffff);*/
    /*box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);*/
}
/*列表页左侧*/
.menu_left {
    float: left;
    width: 240px;
}

.menu_left dl {
    background: #f5f5f5;
    padding-bottom: 10px;
}

.menu_left dl dt {
    background: #003371;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
}

.menu_left dl dt img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 16px;
    height: 50px;
}

.menu_left dl dd {
    text-align: center;
     /*height: 50px;*/
    border-bottom: 1px #ebebeb solid;
    line-height: 50px;
}

.menu_left dl dd:last-child {
    /*border-bottom:none;*/
}

.menu_left dl dd a {
    display: block;
    font-size: 15px;
    color: #333333;
}

.menu_left dl dd a:hover {
    color: #003371;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

.menu_left dl dd a.on {
    color: #003371;
    font-weight: bold;
    background: #e8e8e8;
    border-left: 2px solid #ffa800;
}

/*列表页右侧*/
.box-zt-right {
    float: right;
    width: 1110px;
}

.box-zt-right .place {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #cccccc solid;
}

.box-zt-right .place .place-bt {
    font-size: 22px;
    float: left;
}

.box-zt-right .place .place_r {
    float: right;
}

.box-zt-right .place .place_r span {
    background: url(../img/place.png) left center no-repeat;
    padding-left: 20px;
    line-height: 38px;
}

.box-zt-right .place .place_r a {
    font-size: 13px;
    color: #333333;
    padding: 0 5px;
}

.box-zt-right .place .place_r a:hover {
    color: #003371;
}

.box-zt-right .list_box {
    margin-top: 10px;
}

.box-zt-right .list_box li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
}

.box-zt-right .list_box li em {
    float: right;
    font-size: 14px;
    color: #666;
}

.box-zt-right .list_box li a {
    display: block;
}

.box-zt-right .list_box li a:hover {
    color: #003371;
    font-weight: bold;
}

/*内容页*/
.box-zt-right .main_content {
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
}

.box-zt-right .main_content .title {
    text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 1.7;
    margin-top: 30px;
    height: auto;
    border: 0;
    font-weight: bold;
}

.box-zt-right .main_content .Subtitle {
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 2.5;
    background: #f5f5f5;
    margin-top: 10px;
}

.box-zt-right .main_content .dpzw {
    font-size: 14px;
    color: #333333;
    line-height: 2.5;
    margin-top: 15px;
    border-bottom: 1px #cccccc dashed;
    padding-bottom: 30px;
}

.box-zt-right .main_content .dpzw p {
    margin-bottom: 1em;
}

.box-zt-right .main_content .page_box {
    margin-top: 20px;
}

.box-zt-right .main_content .page_box a {
    color: #666;
    line-height: 20px;
}

.box-zt-right .main_content .page_box a:hover {
    color: #003371;
}

/*图片列表页*/
.pic_list ul {
    padding: 10px 0;
}

.pic_list ul li {
    float: left;
    width: 25%;
}

.pic_list ul li a {
    display: block;
    padding: 10px 15px;
}

.pic_list ul li a:hover {
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}

.pic_list ul li a img {
    width: 100%;
    height: 200px;
    background: #000000;
    display: block;
}

.pic_list ul li p {
    text-align: center;
    line-height: 40px;
}

.pic_list ul li a:hover p {
    font-weight: bold;
    color: #003371;
}
/*机构设置*/
.jgsz dt{
	width: 230px;
	height: 42px;
	background: url(../img/dzjg-bt.png) no-repeat;
	line-height: 42px;
	padding-left: 20px;
	color: #fff;
	font-size: 18px;
	margin-top: 30px;
}
.jgsz dl > div{
	width: 1109px;
	margin-left: -20px;
	margin-right: -20px;
}
.jgsz dd{
	float: left;
	width: 46%;
	margin: 20px 2% 0 2%;
	/*margin-top: 20px;*/
	height: 36px;
	line-height: 36px;
	background: #f7f7f7;
	font-size: 15px;
}
.jgsz dd a{
	display: block;
	padding: 0 20px;
	background: url(../img/icon-jg.png) no-repeat 15px center;
	padding-left: 30px;
}
.jgsz dd a:hover{
	color: #18327F;
}
/*现任领导*/
.xrld ul{
	float: left;
	width: 45%;
	margin-left: 3%;
	margin-top: 20px;
}
.xrld ul.xrld-ul1{
	
}
.xrld ul li{
	line-height: 50px;
	font-size: 15px;
	margin-top: 20px;
        background:#f5f5f5;
}
.xrld ul li em{
	display: block;
	float: left;
	width: 400px;
        padding-left:10px;
	font-size: 16px;
	font-weight: bold;
	color: #18327F;
}
.xrld ul li .xrld-li{
	float: left;
        width:280px;
}
.xrld ul li .xrld-li a{
	display: inline-block;
	padding:0 10px;
	font-size: 15px;
}
.xrld ul li .xrld-li a:hover{
	color: #18327F;
}