.img_hover:hover {
	transform: scale(1.01);
}

.img_hover img {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.img_hover:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.min {
	width: 1100px;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: auto;
	background-color: #fff;
	text-align: center;
	padding: 21px 0;
}

/*20211123add*/
.top .min {
	position: relative;
	height: 100px;
}
/*20211123add*/
/*20211123add*/
.logo{
     display: block;
    float: left;
    margin-left: 7px;
}
/*20211123add*/

.english {
	position: absolute;
	top: 30px;
	right: 48px;
}
.nav {
	width: 100%;
	height: 102px;
	background: url(../img/nav.png) no-repeat center top;
	position: relative;
	z-index: 100;
}

.nav_in li {
	float: left;
	width: 123px;
	text-align: center;
	line-height: 102px;
	cursor: pointer;
	position: relative;
}

.nav_in li.firstpage {
	width: 77px;
}

.nav_in li a {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}

.nav_in li input{
	width: 95px;
	height: 20px;
	line-height: 20px;
	outline: none;
	border-radius: 15px;
	background: none;
	border: none;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}

.nav_in li:hover {
	background: url(../img/nav_bg.png) no-repeat center top;
}


/*二级导航*/

.s_nav {
	display: none;
	width: 158px;
	height: auto;
	position: absolute;
	top: 102px;
	left: 0;
	z-index: 1000;
	background: url(../img/s_nav_bg.png) no-repeat;
}

.s_nav ul {
	padding-top: 10px;
	padding-left: 26px;
}

.s_nav ul li {
	line-height: 30px;
	text-align: left;
}

.s_nav ul li a {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #4e4e4e;
	cursor: pointer;
	text-align: left;
}
.s_nav ul li a:hover{
	text-decoration: underline;
}
/*二级*/
.second_nav{
	margin-top: 40px;
	padding: 0 10px;
}
.second_nav span{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	cursor: pointer;
	color: #757575;
}
.second_nav span a{
	color: #757575;
	
}

.second_nav a{
	color: #757575;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	cursor: pointer;
}
/*加入我们*/
.join{
	width: 100%;
	height: 283px;
	margin-top: 80px;
	background: url(../img/jioin_bg.jpg) no-repeat center top;	
}
.jion_in{
	padding: 0 52px;
}
.join_left{
	float: left;
	margin-top: 38px;
}
.join_left p.link{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #fff;
	line-height: 30px;
}
.join_left span{
	width: 346px;
	display: block;
	height: 1px;
	background-color: #fff;
	margin: 25px 0;
}
.join_left p a{
	font-family: "微软雅黑",Verdana;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	cursor: pointer;
	font-weight: light;
}
.join_right{
	float: right;
	margin-top: 85px;
}
/*footer*/
.footer{
	margin-top: 35px;
}
.footer_in{
	padding: 0 52px;
}
.logo_f{
	padding: 35px 0;
}
.footer_two>div{
	float: left;
	margin-right: 65px;
}
.footer_two div.last_li{
	margin-right: 0;
}
.footer_two div a{
	font-family: "微软雅黑";
	font-size: 20px;
	color: #282828;
	line-height: 40px;
	cursor: pointer;
}
.footer_two div .ul_two li{
	float: none;
}
.footer_two div .ul_two li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6a6a6a;
	line-height: 40px;
	cursor: pointer;
}
.line{
	margin-top: 50px;
	margin-bottom: 55px;
	width: 993px;
	height: 1px;
	display: block;
	background-color: #e0e0e0;
}
.concern{
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #929292;
	line-height: 40px;
}
.erweima{
	width: 315px;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 45px;
}
.erweima li{
	float: left;
	text-align: center;
	width: 142px;
}
.erweima li.middle{
	margin: 0 15px;
}
.erweima li p{
	margin-top: 20px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #a1a1a1;
	line-height:25px;
}
.footer_bottom{
	width: 100%;
	background-color: #cccccc;
	padding: 25px 0;
	text-align: center;
}
.footer_bottom p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	line-height:25px;
	width: 583px;
	margin: 0  auto;
}
.footer_three{
	margin-top: 1px;
	width: 100%;
	background-color: #cccccc;
	padding: 20px 0;
	text-align: center;
}
.footer_three p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	line-height:25px;
}

/*20211110*/
.article p strong{ font-weight:bold;}
.article p em{ font-style:italic;}
.erweima img{ width:123px; height:121px;}
/*20211110*/

#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
    line-height: 35px;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	padding:5px 10px;
	background-color:#b5b5b5;
	color:#fff;
	border:1px solid #dddad2;
}
#displaypagenum a {
text-decoration:none;
	padding:5px 10px;
	background-color:#f7f6f3;
	border:1px solid #dddad2;
	color:#848080;
}

#displaypagenum span:hover,#displaypagenum a:hover{background-color:#b5b5b5;border-color:#dddad2;color:#fff;cursor:pointer;}