body{
	line-height: 1;
}
a {
	outline: none;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.seo {
	font-family: "seo" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.w {
	width: 1400px;
	margin: 0 auto;
}
/* header */

#header{
	background: #f5f5f5;
	height: 40px;
	width: 100%;
}
.header{
	height: 40px;
	margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul{
	float: left;
}
#divLogin ul li{
	margin: 0 13px;
	font-size: 14px;
	line-height: 40px;
	float: 	left;
}
#divLogin ul li a{
	color: #777777;
}
#divLogin ul li a:hover {
	color: #4385f5;
}
#divLogin ul li a.login {
	color: #4385f5;
	border-radius: 2px;
}
.Tophead {
	position: relative;
	margin: 0 auto;
}
.multimedia{
	position: absolute;
	top: -40px;
	right: 0;
	font-size: 14px;
	line-height: 40px;

}
.multimedia>div{
	padding-left: 15px;
	float: left;
	position: relative;
	cursor: pointer;
}
.multimedia a{
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}
.siteOld{
	padding-left: 0;
}
.siteOldTop a,
.mobileTop a,
.mobile-app a,
.weMediaTop a,
.siteService a,
.siteNavTop a{
	color: #777777;
	padding-right: 15px;
}
.siteNav1 .siteNavTop a.mediaOn2 i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.mobileBot{
	width: 260px;
	padding: 20px 20px 10px 20px;
	position: absolute;
	top: 40px;
	left: -208px;
	background: #fff;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
	z-index: 9999;
}
.mobile-img{
	width: 400px;
	padding: 20px 20px 10px 20px;
	position: absolute;
	top: 40px;
	left: -194px;
	background: #fff;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
	z-index: 9999;
}
.mobile-img .item {
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.mobile-img .item p {
	text-align: center;
	font-size: 16px;
}
.mobileBot .item .image, .weMediaBot .item .image, .mobile-img .item .image {
	width: 120px;
	height: 120px;
	margin-bottom: 8px;
}
.mobileBot p {
	font-size: 14px;
}
.siteNavBot ul{
	padding: 8px 0;
}
.siteNavBot ul li{
	font-size: 12px;
	line-height: 20px;
}
.weMediaBot{
	width: 260px;
	padding: 20px 20px 10px 20px;
	position: absolute;
	top: 40px;
	left: -136px;
	background: #fff;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);
	z-index: 9999;
}
.weMediaBot .item, .mobileBot .item, .mobile-img .item {
	width: 120px;
	margin-right: 20px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
}
.weMediaBot .item:last-child, .mobileBot .item:last-child, .mobile-img .item:last-child {
	margin-right: 0;
}
.weMediaBot .item b, .mobileBot .item b, .mobile-img .item b {
	font-weight: normal;
}
.weMediaBot .item p, .mobileBot .item p, .mobile-img .item p {
	text-align: center;
	font-size: 14px;
	color: #666;
}
.weMediaBot p {
	font-size: 14px;
}
.searchBox {
	background-color: #4385f5;
	padding: 40px 0;
}
.searchBox .logo-top {
	text-align: center;
	font-size: 0;
}
.searchBox .logo-top .logo {
	display: inline-block;
	width: 297px;
}
.searchBox .logo-top .pageName {
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	margin-left: 40px;
	padding-left: 40px;
	line-height: 36px;
	height: 40px;
	border-left: 1px solid #fff;
	vertical-align: top;
	margin-top: 16px;
}
.searchBox .searchInput {
	width: 720px;
	height: 48px;
	border-radius: 24px;
	background-color: rgba(255,255,255,.5);
	overflow: hidden;
	margin: 35px auto 0;
	position: relative;
}
.searchBox .searchInput form {
	height: 100%;
}
.searchBox .searchInput input {
	height: 100%;
	width: 100%;background: transparent;
	border: 0;
	font-size: 16px;
	color: #fff;
	padding: 0 120px 0 30px;
	box-sizing: border-box;
}
.searchBox .searchInput button {
	cursor: pointer;
	outline: none;
	width: 120px;
	height: 48px;
	line-height: 48px;
	border-radius: 24px;
	text-align: center;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	background-color: #ed6d00;
	border: 0;
}
.main {
	background-color: #fafafa;
	padding: 40px 0 50px;
}
.main .w {
	background-color: #fff;
	overflow: hidden;
	padding: 35px 30px;
}
.main ul {
	overflow: hidden;
	width: calc(100% + 15px);
	margin-top: -20px;
}
.main li {
	width: 33.33%;
	float: left;
	font-size: 18px;
	margin-top: 20px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.main li .item {
	margin-right: 15px;
}
.main li a {
	color: #333;
}
.main li a:hover {
	color: #ed6d00;
}
.main li a i {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../../../images/seo/version/2022/icon1.png) no-repeat;
	background-size: contain;
	margin-right: 15px;
}
.main li a:hover i {
	background: url(../../../../images/seo/version/2022/icon1hover.png) no-repeat;
	background-size: contain;
}
.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	text-align: center;
	color: #999;
	margin-top: 30px;
}
.pages a {
	width: 43px;
	height: 43px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/43px "Microsoft YaHei";
	color: #999;
	vertical-align: middle;
	border-radius: 4px;
	margin-right: 5px;
	background-color: #fff;
}
.pages a.on {
	background-color: #ed6d00;
	color: #fff;
}
.pages a:hover {
	background-color: #ed6d00;
	color: #fff;
}
.pages a.ft {
	display: none;
}
.pages a.prev,.pages a.lt {
	width: auto;
	padding: 0 14px;
}
.pages a.prev::after {
	content: "上一页";
}
.pages a.lt::after {
	content: "下一页";
}
.pages a.next {
	display: none;
}
.pages input {
	width: 43px;
	height: 43px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 16px/43px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: top;
}
.pages button {
	width: 70px;
	height: 44px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font: normal 16px/40px "Tahoma";
	vertical-align: top;
	cursor: pointer;
	background: #fff;
	color: #333;
	margin-left: 10px;
}
.pages .jump {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: 45px;
}

#footer{
	padding: 20px 0;
	background: #282828;
	text-align: center;
}
.footMenu{
	color: #868686;
	font-size: 14px;
	line-height: 30px;
}
.footMenu a{
	color: #bababa;
	margin: 0 6px;
}
.footMenu a:hover{
	color: #ff6600;
}
.copyright{
	font-size: 12px;
	line-height: 30px;
	margin-top: 5px;
	color: #868686;
}
#footer p{
	font-size: 12px;
	line-height: 30px;
	color: #868686;
}
.publicbox {
	width: 100%;
	background-color: #fff;
}
.lostpro {
	width: 450px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 165px;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 12px/30px "\5b8b\4f53";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}
