﻿@charset "utf-8";
/* CSS Document */



.gundong{width:1000px;height:35px;line-height:35px; overflow:hidden; margin:10px auto;background: #fff; border: 1px solid #e5e5e5; }
.gundong ul{padding-left:10px;}
.gundong a{
	color:#666;
	font-size:12px;
	cursor:pointer;
	margin:0;
}
.gundong a:hover{
	color:#015db2;
}

.newsCon p img{
	max-width:664px;
}
/*logo 开始*/
/* .chilogo_search{
	height:200px;
	width:100%;
	background:url(../images/20.png) no-repeat;
	background-size:100%;
} */
.chilogo_search .chi_wrap img{
	position:absolute;
	left:810px;
	top:63px;
}
.chi_wrap{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.chi_logo{
	background:url(../images/logo.png) no-repeat left center;
	cursor:pointer;
	height:75px;
	margin-top:62px;
	margin-left:70px;
}
.chi_logo h1{
	padding-left:196px;
	padding-top:6px;
	font-size:36px;
	font-weight:normal;
	color:#003569;
}
.chi_logo p{
	padding-left:198px;
	font-size:14px;
	font-family:Arial;
	color:#003569;
	letter-spacing:0.8px;
	word-spacing:-1px;
	padding-left:200px !important;
}

.chi_search{
	margin-top:10px;
}
.chi_search .zw,.chi_search i,.chi_search .yw{
	font-size:12px;
	color:#4d4d4d;
	line-height:25px;
	letter-spacing:1px;
	word-spacing:1px;
}
.chi_search .yw{
	margin-right:20px;
}
.chi_search i{
	font-style:normal;
	padding:0 5px;
}
.chi_search .sear-Input{
	width:185px;
	height:24px;
	font-size:12px;
	border:1px solid #1F7BC3;
	background:#fff;
	float:right;
	line-height:24px;
	/* padding:0 5px; */
}
.chi_search .sear-btn{
	width:26px;
	height:26px;
	background:url(../images/searchIcon.png) #1F7BC3 no-repeat center;
	float:right;
}

/*logo 结束*/

/*nav开始*/
.chi_nav{
	margin-top:63px;
	width:100%;
	height:50px;
	color:#fff;
	background:#0956a1;
	border-bottom:1px solid #034d91;
	box-shadow:0 14px 13px #084e96 inset;
	-webkit-box-shadow:0 14px 13px #084e96 inset;
	-moz-box-shadow:0 14px 13px #084e96 inset;
	-ms-box-shadow:0 14px 13px #084e96 inset;
	-o-box-shadow:0 14px 13px #084e96 inset;
}
.chi_nav ul{
	width:1000px;
	margin:0 auto;
		background:url(../images/25.png) no-repeat center right;

}
.chi_nav li{
	float:left;
	width:110px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	background:url(../images/25.png) no-repeat center left;
}
.chi_nav li a{
	color:#fff;
}
.chi_nav .selected{
	background:#034d91;
}
/*nav结束*/


/*mian-content end*/
.footer{
	background:#edf5fc;
	border-top:4px solid #015db2;
	width:100%;
	height:115px;
}
.footer .wid-1000{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.footer-img{
	background:url(../images/bottom.png) no-repeat center;
	height:65px;
	width:56px;
	position:absolute;
	top:25px;
	left:280px;
}
.footer p , .footer p a{
	text-align:center;
	color:#666;
	font-size:12px;
	cursor:pointer;
	padding:6px 0px;
	margin:0;
}
.footer p a:hover{
	color:#015db2;
}

/*二维码开始*/
/* .yzm{
	position:fixed;
	right:10px;
	bottom:120px;
	z-index:9999;	
}
.yzmWord{
	width:112px;
	height:26px;
	color:#434343;
	background:url(../images/Sweep.png) #eee no-repeat center;
	background-position:15px;
	line-height:26px;
	text-indent:3em;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(ie-css3.htc);
	margin:5px 0px;
	cursor:pointer;
}
.yzm1 , .yzm2{
	text-align:center;
	margin:5px 0px;
	background:#eee;
	padding:5px 0px;
	border-radius: 2px;
} */


.enyzm{
	position:fixed;
	right:-40px;
	bottom:45px;
	z-index:9999;
	width:102px;
	height:287px;
}
.enyzm #div1{
	display:none;
}
.enyzm .code2{
	width:60px;
	height:60px;
	margin-bottom:10px;
	cursor:pointer;
	background:url(../img/12a.png) no-repeat left center;
}
.enyzm .code1{
	width:60px;
	height:60px;
	display:inline-block;
	background:url(../img/58.png) no-repeat left center;
	cursor:pointer;
}
.enyzm .code1:hover{
	background:url(../img/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;
	width: 106px;
	height: 106px;
}


/*二维码结束*/