.header{
	position: relative;
}
.posab{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.headerWrap_con01{
	/*overflow: hidden;*/
	clear: both;
	/*margin-top: 24px;*/
	/*margin-left: 92px;*/
	/*width: 1216px;*/
	max-width: 1180px;
    width: 100%;
	margin: 0 auto;
}
.headerWrap_con02{
	overflow: hidden;
	clear: both;
	margin: 0 auto;
    /* margin-top: 32px; */
    margin-top: -7px;
    max-width: 1180px;
    width: 100%;
}
.logo{
	/*margin-top: 24px;*/
	float: left;
}
.logo img{
	/*width: 260px;
	height: 56px;*/
	width: 767px;
	height: 112px;
}
.head_r{
	float: right;
	color: #fff;
	margin-top: 50px;
	/*font-family: PingFangSC-Regular;*/
	font-family: "Microsoft YaHei";
	font-size: 14px;
	display: none;
}
/*.head_r a{
	opacity: 0.9;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 20px;
}*/
.head_r .head_en{
	display: inline-block;
	padding-right: 20px;
	border-right: 1px solid #fff;
}
.head_r .head_en a{color: #FFFFFF;}
.head_r .head_login{
	display: inline-block;
	position: relative;
	padding-left: 20px;
	padding-bottom: 17px;
}
.head_r .head_login span{
	cursor: pointer;
	background: url(../image/login_icon.png) no-repeat right center;
	background-size: 15px;
	padding-right: 20px;
}
.head_r .head_login .head_login_list{
	position: absolute;
	top: 30px;
	/*top: 16px;*/
	left: 0;
	width: 100px;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
	line-height: 36px;
	z-index: 3;
	display: none;
}
.head_r .head_login .head_login_list:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    left: 46px;
    top: -9px;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #ccc;
    position: absolute;
}
.head_r .head_login .head_login_list:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    left: 46px;
    top: -8px;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
}
.head_r .head_login .head_login_list a{
	color: #666;
	display: block;
}
.head_r .head_info{
	display: inline-block;
	padding-left: 10px;
}
.head_r .photo{
	position: relative;
	display: inline-block;
	/*margin-right: 10px;*/
	vertical-align: middle;
}
.head_r .photo .photo_head_img{
	width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
}
.head_r .photo .photo_im_num{
	position: absolute;
	color: #fff;
    right: -13px;
    top: -8px;
	font-size: 12px;
	background: #f00;
	border-radius: 50%;
	width: 20px;
	line-height: 20px;
	text-align: center;
	animation: myfirst 1s infinite;
	-moz-animation: myfirst 1s infinite;
	-webkit-animation: myfirst 1s infinite;
	-o-animation: myfirst 1s infinite;
}
@keyframes myfirst
{
	0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; } 
}

@-moz-keyframes myfirst
{
	0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-webkit-keyframes myfirst
{
	0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-o-keyframes myfirst
{
	0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
.head_r .head_info a{
	color: #fff;
	margin: 0 10px;
}
.menu{
	float: left;
	display: none;
	/*margin-top: 6px;*/
}
.menu ul li{
	margin-right: 33px;
	display: inline-block;
}
.menu ul li:last-child{margin-right: 0;}
.menu ul li a{
	opacity: 0.9;
	/*font-family: PingFangSC-Regular;*/
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 28px;
}
.search{
	border: 1px solid #E6E6E6;
	border-radius: 20px;
	width: 260px;
	height: 38px;
	overflow: hidden;
	float: right;
	display: none;
}
.search .inp{
	/*font-family: PingFangSC-Regular;*/
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 38px;
	outline: none;
	border: none;
	background: none;
	width: 170px;
	float: left;
	padding-left: 20px;
}
.search .inp::-webkit-input-placeholder{color:#fff;}
.search .btn{
	width: 40px;
	height: 38px;
	border: none;
	outline: none;
	float: right;
	background: url(../image/Search_icon.svg) no-repeat center;
	cursor: pointer;
}
/*.banner_txt{
	position: absolute;
	bottom: 122px;
	left: 110px;
	width: 1180px;
}
.banner_txt .banner_tit{
	font-family: PingFangSC-Medium;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 56px;
	margin-bottom: 10px;
}
.banner_txt .banner_wz{
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 28px;
	width: 580px;
}*/
.swiper-pagination{
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
}
.swiper-pagination .swiper-pagination-bullet{
	background: #8ca3c2;
	height: 6px;
	width: 20px;
	border-radius: 6px;
	margin: 0 6px;
}
.swiper-pagination .swiper-pagination-bullet-active{
	background: #fff;
}
.pubhed{
	background: #FFFFFF;
	box-shadow:0 5px 6px -5px rgba(0,0,0,0.10);
}
.pubhed .logo img{width: auto;height: 70px;}
.pubhed .headerWrap_con01{margin-top: 24px;}
.pubhed .headerWrap_con02{padding-top: 25px;}
.pubhed .menu ul li{padding-bottom: 20px;border-bottom: 4px solid #fff;}
.pubhed .menu ul li.on,.pubhed .menu ul li:hover{border-bottom: 4px solid #2B73C8;}
.pubhed .menu ul li.on a,.pubhed .menu ul li:hover a{color: #1565C3;}
.pubhed .head_r{margin-top: 20px;}
.pubhed .head_r,.pubhed .head_r a,.pubhed .menu ul li a,.pubhed .search .inp,.newsearch .search .inp,.pubhed .head_r .head_en a{color: #333;}
.pubhed .search .inp::-webkit-input-placeholder,.newsearch .search .inp::-webkit-input-placeholder{color: #666;}
.pubhed .search .btn,.newsearch .search .btn{background: url(../image/Search_icon.png) no-repeat center;background-size: 18px 18px;}
.pubhed .head_r .head_en{border-color: #333;}
.pubhed .head_r .head_login span{
	background: url(../image/login_icon02.png) no-repeat right center;
	background-size: 15px;
}