@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.png) #F2F3F7 no-repeat;
	background-size:100%;
}

.pagination{text-align: center;margin-bottom:50px;}
.pagination li{display: inline-block;padding: 5px;}
.pagination li a{color: #555}
.pagination li.disabled {color:#b0b0b0;}










.enwrap{
	width:1200px;
	margin:0 auto;
}
/*logo_search开始*/
.enlogo_search{
	height:83px;
	/* line-height:83px; */
	background:url(../images/logo.png) no-repeat center left;
}

.enlogo_search .logo .title{
	font-size:26px;
	color:#003569;
	font-weight:bold;
	padding-left:173px;
	padding-top:27px;
	display:inline-block;
}
.enlogo_search .switch,.enlogo_search .switch a{
	font-size:12px;
	color:#4d4d4d;
	line-height:30px;
	text-align:right;
}
.enlogo_search .sear-Input{
	
	width:175px;
	height:24px;
	font-size:12px;
	border:1px solid #1F7BC3;
	background:#fff;
	float:right;
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
}
.enlogo_search .sear-btn{
	/* width:29px;
	height:26px;
	background:url(../image/search_btn.png) no-repeat center;
	float:right; */
	width:29px;
	height:26px;
	background:url(../images/searchIcon.png) #1F7BC3 no-repeat center;
	float:right;
}
/*logo_search结束*/


/*nav开始*/
.ennav{
	height:48px;
	background:#0070BC;
	border-top:1px solid #077ce8;
	border-bottom:1px solid #034d91;
}
.ennav ul{
	width:1300px;
}
.ennav li{
	float:left;
	width:149px;
	height:48px;
	border-left:1px solid #197EC3;
	border-right:1px solid #0564A4;
	line-height:48px;
	font-size:16px;
	text-align:center;
}
.ennav li.active{
	float:left;
	width:149px;
	height:48px;
	border-left:1px solid #197EC3;
	border-right:1px solid #0564A4;
	line-height:48px;
	font-size:16px;
	text-align:center;
	background:#034D91;
}
.ennav li a{
	color:#FFF;
	display: block;
}
.ennav li:hover,.nav .active{
	background:#034D91;
}
.ennav li:last-child{
	border-right:none;
}
/*nav结束*/

/*底部开始*/
.enfooter{
	background:#FFFFFF;
	border-top:4px solid #015db2;
	width:100%;
	height:105px;
	position:relative;
	padding-top:10px;
}
.enfooter .footer-img{
	background:url(../images/di.jpg) no-repeat center;
	height:65px;
	width:56px;
	position:absolute;
	top:16px;
	left:240px;
}
.enfooter p , .enfooter p a{
	text-align:center;
	color:#2c2c2c;
	font-size:12px;
	cursor:pointer;
	padding:4px 0px;
	margin:0;
}
.enfooter p a:hover{
	color:#015db2;
}
.enfooter .wid-1000{
	width:1000px;
	margin:0 auto;
	position:relative;
}

/*底部结束*/

/*二维码*/
.enyzm{
	position:fixed;
	right:-40px;
	bottom:45px;
	z-index:9999;
	width:102px;
	height:287px;
}
.enyzm #div1{
	display:none;
}
.enyzm .p2{
	width:60px;
	height:60px;
	margin-bottom:10px;
	cursor:pointer;
	background:url(../images/12a.png) no-repeat left center;
}
.enyzm .p1{
	width:60px;
	height:60px;
	display:inline-block;
	background:url(../images/58.png) no-repeat left center;
	cursor:pointer;
}
.enyzm .p1:hover{
	background:url(../images/59.png) center;
}
.enyzm .erweima{
	width:280px;
	height:130px;
	border:1px solid #DCDEE3;
	position:fixed;
	right:62px;
	bottom:200px;
	z-index:9999;
	background:#eff1f4;
	display:none;
}
.enyzm .erweima .on1 p,.enyzm .erweima .on2 p{
	text-align:center;
	margin-left:20px;
}
.enyzm .erweima img{
	display:inline-block;
	margin-left:20px;
	margin-top:6px;
}













