@charset "utf-8";
/* CSS Document */

.publicWrapp {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.publicWrapp-con {
    display: inline-block;
    width: 100%;
		margin-top:25px;
}
.publicWrapp-left h2 {
    font-size: 25px;
    color: #333;
}
.publicWrapp-left {
    display: inline-block;
    float: left;
    width: 303px;
}
.list1 li {
    display: inline-block;
    width: 100%;
    height: 65px;
}
.list1 li a{
    display: inline-block;
    width: 100%;
		height:100%;
		line-height:65px;
		background:url(/enimg/en_gl_bg.png) no-repeat center center;
		
}
.list1 li a span {
	font-size:18px;
	line-height:65px;
	padding-left: 20px;
	    height: 100%;
    width: 250px;
}
.list1 li.on a, .list1  li a:hover {
    background:url(/enimg/en_gl_bg2.png) no-repeat center center;
    color: #fff;
}
.publicWrapp-right {
    display: inline-block;
    float: right;
    text-align: left;
    width: 865px;
    margin-top: 35px;
}
.position {
    display: inline-block;
    text-align: right;
    width: 100%;
    height: 28px;
    border-bottom: 1px solid #e5e5e5;
}
.positionWrapp {
    display: inline-block;
		background: url(/enimg/en_home.png) no-repeat left -1px;
}
.positionWrapp span {
    padding-left: 20px;
}

.positionWrapp span a {
    font-size: 14px;
    color: #666;
}
.positionWrapp span a:hover{
	color:#006ec1;
}
.glRight-list li {
    display: inline-block;
    width: 865px;
    height: 50px;
		    border-bottom: 1px dashed #E5E5E5;
    background: url(/enimg/en_list_ico4.png) no-repeat left center;
}
.glRight-list li a {
    display: inline-block;
    float: left;
    width: 690px;
    font: 14px/50px "微软雅黑";
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.glRight-list li  span {
       float: right;
    font: 14px/50px "微软雅黑";
    color: #333;

}
.glRight-con {
    margin-top: 15px;
    margin-bottom: 15px;
}
.glRight-list li a:hover {
	color:#135ca9;
	
	}
.page {
    display: inline-block;
    margin: 30px 160px;
    color: #666;
}
.page li {
    background: none;
    float: left;
}
.page .current{
        color:#fff;
        background-color:#00558E; 
        margin-left: 10px;
        margin-right: 10px;
        text-align:left; 
        width: 38px;
        height:100%;.
        padding: 8px;
    }


/*细览*/
.glRight_con {
    display: inline-block;
}

.dwdgl {
    width: 900px;
    margin: 0 auto;
}
.dwdgl_con {
    margin: 25px;
    text-align: justify;
    word-break: break-word;
}
.xl_title {
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.xl_detail_dw {
    display: inline-block;
    margin-top: 35px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width: 480px;
    margin: 20px 195px auto;
}
.fb {
    display: inline-block;
    float: left;
    color: #777;
}
.fb a {
    color: #777;
}
.xl_ner_con {
    font-size: 14px;
    line-height: 24px;
}
.xl_ner {
    font-size: 14px;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 35px;
    padding-bottom: 60px;
 color: #333;
}
/*领导之窗*/
.ldzcCon-top {
    display: inline-block;
    width: 100%;
    height: 210px;
    overflow: hidden;
}.xl_ner * {
    font-size: 14px;line-height: 30px;}
.ldzcCon-top a {
    display: inline-block;
    width: 126px;
    height: 144px;
}
.ldzcCon-top a img{
    display: inline-block;
		width:100%;
		height:100%;
		margin-bottom: 15px;
}
.ldzcCon-top a p {
    font-size: 16px;
    color: #000;
    text-align: center;
		line-height:25px;
}
.ldzcCon-center tr {
    height: 75px;
}

.ldzcCon-center tr td {
    height: 75px;
		font-size:16px;
		color:#000;
}
.ldzcCon-center {
    display: inline-block;
    margin-top: 30px;
}
.ldzcCon-center tr td a {
    display: inline-block;
    font-size: 16px;
    color: #000;
    padding: 0px 20px;
    word-wrap: break-word;
		line-height:25px;
}
.zw {
    width: 200px;
    background: #cfe4fc;
		text-align:center;
}
.name {
    background: #ebf4fe;
		text-align:left;
}
.ldzcCon-center tr td a:hover{
	color:#135ca9;
}


/*图文概览*/
.ly_piclist {
    overflow: hidden;
    zoom: 1;
}
.ly_piclist li {
    display: inline-block;
    float: left;
    margin-top: 20px;
    width: 250px;
    overflow: hidden;
    height: 195px;
        margin-left: 28px;
}
.ly_piclist li .box {
    border: #ebebeb 1px solid;
    padding: 10px; 
    height: 165px;
}
.imgHover {
    overflow: hidden;
}
.ly_piclist li .box a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
        border: 2px solid #EBEBEB;
        
}
.ly_piclist li .box img {
    display: block;
    width: 100%;
    height: 100%;
}
.imgHover img {
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.imgHover img:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.ly_piclist li .box span {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.ly_piclist li .box i {
    display: block;
    height: 30px;
    background: url(/enimg/en-bg.png);

}
.ly_piclist li .box b {
    position: absolute;
    display: block;
    line-height: 30px;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.xl_ner img {
    max-width: 850px;
}


