body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

*,*:before,*:after {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none !important;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
.fix {
	*zoom: 1;
}
body{
	--theme-color: #3366ff;
}

.header,
html {
	min-width: 1280px;
}

.header:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0;
}

body {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	font-family: "PingFang SC", 'Microsoft Yahei', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	-webkit-font-smoothing: antialiased;
	/*padding-top: 78px;*/
}

img {
	max-width: 100%;
	border: none;
}

input,textarea,select {
	font-size: 14px;
	color: #333;
	font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	border: none;
}

input[type='submit'],input[type='reset'],input[type='button'],input[type='radio'],input[type='checkbox'],select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

::-ms-input-placeholder {
	color: #999;
}

select::-ms-expand {
	display: none;
}

a {
	color: #333;
	text-decoration: none;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.div1200{
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
/*header*/
.h-top {
	background-color: #333333;
	height: 36px;
	line-height: 36px;
	/* padding: 10px 0; */
	/* overflow: hidden; */
	font-size: 14px;
	/*position: fixed;
	left: 0;
	right: 0;
	top: 0;*/
	z-index: 9999;
	color: #fff;
	display: none;
}
.h-top .div1200 {
	height: 41px;
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.left_content_top {
	color: #fff;
	font-size: 14px;
}
.phone {
	color: #fff;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.g-header-loginbar {
	-webkit-transition: top .4s;
	-o-transition: top .4s;
	-moz-transition: top .4s;
	transition: top .4s;
	/*position: fixed;
	top: 36px;*/
	left: 0;
	right: 0;
	z-index: 200;
	height: 78px;
	background: #fff;
	padding: 10px 0 12px;
}
.g-header-loginbar {
	background: transparent;
}
.g-header-loginbar .g-header-loginbar-logo {
	width: 130px;
	display: inline-block;
}
.g-header-loginbar .g-header-loginbar-logo a {
	margin-top: 8px;
	height: 46px;
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAAA4CAMAAAD0MIV5AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////8IX9KGAAAAFXRSTlMAIIBgQL/fEO+fcJAwz6DeUEGvnn80PeU8AAAJ2klEQVRo3syY7dqaMAyGSfpNqXZ9zfmf6iCkFizVbe+1XXt+IArU3snTNDo95R7FzDB9T3Mxq5JlESsFPf2PWjxtitN39KBL2V9gBkR1fcVp7bZXeTlJvRk5mvl5XuS8CTztwm/wAg1lPnmnEJXrKz+IYB+8h7uRmgZSRHAa4ixLIjMIM2ya3ktTdXGIiBhDMcnXLLvpnZBWPb4BnFGknkQtd4m+Rl60S5t+XmDVklU0ddreBDXAdtm52zYCLue1chPrfOCNyMR/Cnx7yRjSU1pR09GLRqnlaImB7HxpZ0s2vysP3r3lNXx8fAO4qFU1lzPRVjzNpmwpGWMNSxaQpOAMMNTjeslQGPBkSfEb3uQkz+5Xgc0mT2l7wQ0YdyNriTFOzt9hj8V9cukOL8m0PYDI7vIkuiQr7KaBDL256gyRcZX8MC990xfAi9rvpYO+KnCmOz/i+V2k5HjQZTve4VSxxBs6mMgXkizaqF2b2hKHtdxwHAaaeahBEbbyoBDTo04skumAOV8CrAEKzQCzADeLpy2/Kk/mvqKCxT0jeJHghWemnqtaaDun227etgLPiBhCSgYVhmQN1GHJXaV3C+HMX635Tkt0V08v6x7Y0pcAgwCqJzDI9uPm9XwzsuN3k3x2SjDsCa71JffOdbFs8fJjYOxrnZiBH1p63Idf+fRxGwGu9LO4LHbAmQgGwHImAnGC7SYjbMfqrnjesmagIZla78sl8CwDNNWly0uhK+IbLgX3sm8qWxcYknevwIUHHABbyhfAtsoTCmOLvpFAMDDs4bBQ3e7rFqYugXNtPrz1XOxSkofV5UMzp7dvFNDuiXJE8wmYj2oI/EMYJx1CKOTXY54sQasQ+GQ8N4cz4xFIbsxzznKLnTr56ghQiueX4bXmY1/a0U0nYBG4Gn7zAhyZaQCsyC8vWwxeABdxr2RbSM0B2LMrBVRfl2Px7ECRhkX8EXIHfIiTOwNbmp9fGBETFcQiwG3vAa11JL8eoQdm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) no-repeat top center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	/* background-image: url(../images/logo.png); */
}
.h-addr {
	font-size: 12px;
	margin-left: 5px;
	display: inline-block;
	width: 60px;
	line-height: 24px;
	height: 26px;
	color: #fff;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: top;
	margin-top: 16px;
	box-sizing: border-box;
	font-size: 0;
}
.h-addr span {
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
}
.h-addr .iconfont {
	/* line-height: 25px; */
	font-size: 14px;
	/* vertical-align: middle; */
	display: inline-block;
	vertical-align: middle;
}
.g-header-loginbar .g-header-loginbar-nav {
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	margin-left: 16px;
}
.nav1 {
	/* overflow: hidden; */
	display: block;
}
.nav1 li {
	float: left;
	margin:0 16px;
	/*margin-right: 12px;*/
	/*position: relative;*/
}
.g-header-loginbar .g-header-loginbar-nav .con {
	display: inherit;
	height: 60px;
	/* margin-right: 32px; */
	line-height: 56px;
	position: relative;
	font-weight: 500;
	cursor: pointer;
	color: #fff;
}
.g-header-loginbar .g-header-loginbar-nav .con:last-child {
	margin-right: 0;
}
.nav1 .on .con::after, .g-header-loginbar .g-header-loginbar-nav .con::after {
	display: block;
	width: 0;
	height: 4px;
	/*background-color: #fff;*/
	background: #236DEF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	content: '';
	position: absolute;
	bottom: 10px;
	left: 0;
	opacity: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	-ms-transition: all .4s;
	z-index: 1;
}

.g-header-loginbar .g-header-loginbar-nav .con {
	display: inherit;
	height: 60px;
	/* margin-right: 32px; */
	line-height: 56px;
	color: #111F33;
	position: relative;
	font-weight: 500;
	cursor: pointer;
}
.g-header-loginbar .g-header-loginbar-nav .con {
	color: #fff;
}
.g-header-loginbar .g-header-loginbar-nav li.cur .con::after {
	opacity: 1;
	width: 100%;
}
.g-header-loginbar .g-header-loginbar-nav .con:hover::after {
	opacity: 1;
	width: 100%;
}
.nav1 .icon {
	transition: transform .3s;
	display: inline-block;
}
.nav1 .con:hover .icon {
	transform: rotate(180deg);
}
.nav1 .c1 {
	display: none;
}
.nav1 .sub {
	padding: 0 calc((100% - 1200px)/2);
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	/* min-width: 230px; */
	/* transform: translateX(-50%); */
	/* display: none; */
	background-color: #fff;
	/* text-align: center; */
	/* padding: 20px 0; */
	border-top: 2px solid rgb(234, 247, 242);
	height: 280px;
	display: flex;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.nav1 li:hover .sub {
	opacity: 1;
	visibility: visible;
	cursor: default;
}

.h-sub-li {
	font-size: 16px;
	margin-right: 110px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	position: relative;
	height: 100%;
}
.h-sub-li {
	/*width: 464px;*/
	width: auto;
}
.h-sub-li1 {
	width: 464px;
}
.h-sub-li li:nth-of-type(6) {
	margin-top: 70px;
}
.h-sub-li::after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #ECEFF4;
	position: absolute;
	top: 63px;
	left: 0;
}
.h-sub-li .tit {
	line-height: 1;
	font-weight: 600;
	color: #232D47;
	margin: 34px 0 20px 0;
}
.h-sub-li li {
	height: 24px;
	line-height: 24px;
	margin-bottom: 15px;
	color: #4E5A70;
	margin-right: 48px;
	float: none;
}

.sub a {
	/* color: #333; */
	padding-left: 20px;
	display: block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 6px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.h-sub-li .v2 {
	padding-left: 0;
	font-size: 16px;
}

.h-tel {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	vertical-align: top;
	margin-top: 6px;
	margin-left: 0px;
}
.scale {
	display: inline-block;
	/* color: #fff; */
}
.cd-words-wrapper {
	display: inline-block;
	position: relative;
	text-align: left;
}
.cd-words-wrapper b {
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	left: 0;
	top: 0;
	font-weight: bold;
}
.cd-words-wrapper b.is-visible {
	position: relative;
}
.cd-headline.scale i {
	display: inline-block;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	font-style: normal;
}

.cd-headline.scale i {
	opacity: 1;
}

.cd-headline.scale i.in {
	-webkit-animation: scale-up 0.6s forwards;
	-moz-animation: scale-up 0.6s forwards;
	animation: scale-up 0.6s forwards;

}

.cd-headline.scale i.out {
	-webkit-animation: scale-down 0.6s forwards;
	-moz-animation: scale-down 0.6s forwards;
	animation: scale-down 0.6s forwards;
}

@-webkit-keyframes scale-up {
	0% {
		-webkit-transform: scale(0);
		opacity: 0;
	}

	60% {
		-webkit-transform: scale(1.2);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@-moz-keyframes scale-up {
	0% {
		-moz-transform: scale(0);
		opacity: 0;
	}

	60% {
		-moz-transform: scale(1.2);
		opacity: 1;
	}

	100% {
		-moz-transform: scale(1);
		opacity: 1;
	}
}

@keyframes scale-up {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0;
	}

	60% {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes scale-down {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}

	60% {
		-webkit-transform: scale(0);
		opacity: 0;
	}
}

@-moz-keyframes scale-down {
	0% {
		-moz-transform: scale(1);
		opacity: 1;
	}

	60% {
		-moz-transform: scale(0);
		opacity: 0;
	}
}

@keyframes scale-down {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	60% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0;
	}
}

.g-header-loginbar .g-header-loginbar-main {
	float: right;
}
.g-header-loginbar .g-header-loginbar-main a {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 4px;
	display: inline-block;
	width: 118px;
	line-height: 36px;
	height: 38px;
	color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #fff;
	text-align: center;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	vertical-align: top;
}
.g-header-loginbar .g-header-loginbar-main a:hover {
	background-color: #fff;
	color: #236def;
}

/*.fixed .h-top {
	height: 0;
	display: none;
}*/
.header.fixed .g-header-loginbar {
	/*top: 35px;*/
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	background: #fff;
	border-bottom: 1px solid #ECEFF4;
	position: relative;
}
.header.fixed .g-header-loginbar .g-header-loginbar-logo a {
	background: url('/images/wmt_logo.png') no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}
.fixed .h-addr {
	color: #236DEF;
	border-color: #236DEF;
}
.header.fixed .g-header-loginbar .g-header-loginbar-nav .con {
	color: #111F33;
}
.header.fixed .g-header-loginbar .g-header-loginbar-nav .bj .con{
	position: relative;
}
.header.fixed .g-header-loginbar .g-header-loginbar-nav .bj .con:before{
	position: absolute;
	content: '';
	width: 56px;
	height: 18px;
	background: url('/images/bj.png') no-repeat center top;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	top: -2px;
	right: -15px;
}
.header.fixed .g-header-loginbar .g-header-loginbar-nav a:hover, .header.fixed .g-header-loginbar .g-header-loginbar-nav a.active {
	border-color: #236DEF;
}
.fixed .nav1 .c1 {
	display: inline-block;
}
.fixed .h-tel {
	color: #236DEF;
}
.header.fixed .g-header-loginbar .g-header-loginbar-main a {
	color: #236DEF;
	border-color: #236DEF;
}
.header.fixed .g-header-loginbar .g-header-loginbar-main .btn-login {
	background-color: #236DEF;
	color: #fff;
}
.wmt_111 .h-sub-li{margin-right: 50px;}
/*header*/

/*footer*/
.footer{
	background-color: var(--theme-color);
	height: 50px;
	line-height: 50px;
}
.footer p{
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}
.footer p a{
	font-size: 12px;
	color: #ffffff;
}
/*footer*/

/*part-header*/
.fuwu-part-header{
	background-color: var(--theme-color);
	height: 250px;
}
.fuwu-part-container{
	display: flex;
	flex-wrap: wrap;
}
.fuwu-part-header .company{
	background: #fff;
	border: 1px solid #e5e5e5;
	width: 200px;
	height: 200px;
	float: left;
	margin-top: 73px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.fuwu-part-header .company img{
	position: absolute;
	inset: 0;
	margin: auto;
}
.fuwu-part-header .company-name{
	color: #fff;
	font-size: 24px;
}
.fuwu-part-header .info{
	color: #fff;
	float: left;
	margin-top: 125px;
	margin-left: 30px;
	font-size: 14px;
}
.fuwu-part-header .info .intro{
	font-size: 14px;
	color: #fff;
	margin: 15px 0;
	width: 700px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fuwu-part-header .info .count{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.fuwu-part-header .info .count span.icon-heart,.fuwu-part-header .info .count span.icon-comment{
	display: block;
	width: 15px;
	height: 14px;
	margin-right: 5px;
}
.fuwu-part-header .info .count span.icon-heart{
	margin-top: -3px;
	background: url(../images/icon-ha.png);
}
.fuwu-part-header .info .count span.icon-comment{
	margin-top: -1px;
	background: url(../images/icon-ha.png) 0 -15px;
	margin-left: 25px;
}
.fuwu-part-header .shop{
	float: right;
	margin-top: 195px;
	position: relative;
	z-index: 10;
	width: calc(100% - 930px);
}
.fuwu-part-header .number-status{
	display: none;
}
.fuwu-part-header .number-button{
	background: #fff;
	color: #333;
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 10px;
	float: left;
	text-align: center;
	cursor: pointer;
	width: 65px;
	background: #f60;
	color: #fff;
}
.fuwu-part-header .learn-more{
	position: relative;
	float: right;
	margin-left: 8px;
	width: 118px;
	height: 30px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	color: #333;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.fuwu-part-header .learn-more:hover{
	background: #F60;
	color: #fff;
}
.fuwu-part-header .learn-more i{
	color: #F60;
	margin-right: 8px;
	position: relative;
	width: 15px;
	height: 15px;
	display: inline-block;
}
.fuwu-part-header .learn-more i:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
	background: url(../images/ewm1.png) no-repeat center;
	background-size: 15px 15px;
}
.fuwu-part-header .learn-more:hover i:before{
	background: url(../images/ewm2.png) no-repeat center;
	background-size: 15px 15px;
}
.fuwu-part-header .learn-more .hover-qrcode{
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: -170px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
	height: 154px;
	background: #FFF;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
	padding: 10px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fuwu-part-header .learn-more:hover .hover-qrcode {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
}
.fuwu-part-header .learn-more .hover-qrcode .qrcode-cont {
	width: 140px;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
.fuwu-part-header .learn-more .hover-qrcode .qrcode-cont .qrcode{
	width: 120px;
	height: 120px;
}
.fuwu-part-header .learn-more .hover-qrcode .qrcode-cont .text{
	/*margin-top: 10px;*/
	font-size: 12px;
	color: #333;
}
/*part-header*/


/*ai-topmenu-con*/
.fuwu-part-content{
	position: relative;
	background: #f2f4f6;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	min-height: calc(100vh - 334px);
}
.fuwu-topmenu-con{
	height: 100px;
	background: #fff;
	-webkit-box-shadow: 0px 1px 9px 1px rgb(0 0 0 / 5%);
	box-shadow: 0px 1px 9px 1px rgb(0 0 0 / 5%);
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fuwu-topmenu{
	background: #fff;
	height: 90px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	width: 100%;
}
.fuwu-topmenu .top-con{
	width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.fuwu-topmenu .logo-box{
	width: 70px;
	height: 70px;
	background: #FFFFFF;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	opacity: 1;
	border: 1px solid #DDDDDD;
	margin-right: 20px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	cursor: pointer;
	display: none;
}
.fuwu-topmenu .guoyuan-name{
	display: none;
	max-width: 144px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	cursor: pointer;
	margin-right: 50px;
}
.fuwu-topmenu .menu-con{
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	height: 100%;
}
.fuwu-topmenu .menu-con .swiper-container{
	margin-right: 30px;
	height: 100%;
}
.fuwu-topmenu .menu-con .swiper-wrapper{
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.fuwu-topmenu .menu-con .swiper-slide{
	width: auto;
	margin-right: 50px;
	position: relative;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	line-height: 90px;
}
.fuwu-topmenu .menu-con .swiper-slide .label {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.fuwu-topmenu .menu-con .swiper-slide:hover .label {
	color: #3B98FF;
}
.fuwu-topmenu .menu-con .swiper-slide.active{
	font-weight: bold;
	color: #3B98FF;
}

.fuwu-topmenu .menu-con .swiper-slide.active::after {
	content: '';
	position: absolute;
	width: 28px;
	height: 4px;
	background: #3B98FF;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*fuwu-topmenu-con*/

/*fuwu-part-box-1*/
.content-container{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	padding-bottom: 30px;
}
.content-container::after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.fuwu-part-box-1{
	width: 100%;
	/*float: left;*/
}
.fuwu-part-box-10{
	width: 870px;
	float: left;
}
.fuwu-custommodule {
	font-size: 0;
	margin-top: 30px;
}
.fuwu-custommodule:first-child {
	margin-top: 0;
}
.fuwu-custommodule__icon {
	width: 26px;
	height: 5px;
	margin-bottom: 6px;
	box-sizing: border-box;
}
.fuwu-custommodule__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 20px;
	box-sizing: border-box;
	font-size: 16px;
}
.fuwu-custommodule__title .title {
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.fuwu-custommodule__title .right-btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	color: #999;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.fuwu-custommodule__title .right-btn i{
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
}
.icon-youjiantou svg{
	display: block;
	width: 100%;
	height: 100%;
	fill: #999;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.fuwu-custommodule__title .right-btn:hover{
	color: #3B98FF;
}
.fuwu-custommodule__title .right-btn:hover svg{
	fill: #3B98FF;
}
.fuwu-custommodule__title .right-btn .text {
	margin-right: 0;
}
.fuwu-custommodule > div, .fuwu-custommodule span, .fuwu-custommodule a, .fuwu-custommodule i, .fuwu-custommodule p{
	font-size: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}
.fuwu-custommodule .component {
	/*background: #fff;*/
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*border: 1px solid #EAEAEA;*/
	margin-top: 20px;
}
.fuwu-custommodule .component:first-child {
	margin-top: 0;
}
.fuwu-custommodule .component.article {
	/*overflow: hidden;*/
}
.fuwu-custommodule .component.article .fuwu-sectab {
	height: 60px;
	margin-bottom: 5px;
}
.fuwu-sectab__place {
	position: relative;
	max-width: 1200px;
	height: 50px;
}
.fuwu-custommodule .component.article .fuwu-sectab .fuwu-sectab__place {
	height: 60px;
}
.fuwu-sectab__cont {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: 870px;
	height: 50px;
	font-size: 15px;
	line-height: 50px;
	color: #666;
	border-bottom: 1px solid #ebeced;
	overflow: hidden;
	background: #fff;
}
.fuwu-custommodule .component.article .fuwu-sectab .fuwu-sectab__place .fuwu-sectab__cont {
	height: 60px;
	line-height: 60px;
	width: auto;
}
.fuwu-sectab__itembox {
	position: relative;
	height: 50px;
}
.fuwu-sectab__item {
	float: left;
	margin: 0 20px;
	height: 50px;
	text-align: center;
	cursor: pointer;
}
.fuwu-sectab__item.is-active {
	position: relative;
	text-shadow: .5px 0 0 currentColor,-.5px 0 0 currentColor;
	color: #333;
	cursor: default;
}
.fuwu-sectab a.fuwu-sectab__item {
	color: #666;
}
.fuwu-sectab a.fuwu-sectab__item.is-active {
	color: #333;
}
.fuwu-custommodule .component.article .fuwu-sectab .fuwu-sectab__place .fuwu-sectab__cont .fuwu-sectab__itembox .fuwu-sectab__item {
	height: 60px;
}
.fuwu-custommodule .component.article .fuwu-sectab .fuwu-sectab__place .fuwu-sectab__cont .fuwu-sectab__itembox .fuwu-sectab__item.is-active {
	text-shadow: none;
	font-weight: bold;
}
.fuwu-sectab__item.is-active::after, .fuwu-sectab__itembox::after {
	content: "";
}
.fuwu-sectab__item.is-active::after {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0;
	left: 0;
	border-bottom: 2px solid #f60;
}
.fuwu-sectab__itembox::after {
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.fuwu-custommodule .component.article .fuwu-sectab .fuwu-sectab__place .fuwu-sectab__cont .fuwu-sectab__itembox .fuwu-sectab__item.is-active::after {
	width: 40px;
	bottom: 1px;
	border-color: #3B98FF;
	left: calc(50% - 20px);
}

.fuwu-articlebox__cont {
	/*padding: 0 30px;*/
	display: flex;
	flex-wrap: wrap;
}
.fuwu-article {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 16px;
	margin: 0 auto;
	width: 49%;
	margin-top: 2%;
}
.fuwu-article:nth-child(odd){
	margin-right: 2%;
}
.fuwu-article::after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.fuwu-article--normal {
	position: relative;
	/*border-bottom: 1px solid #ebeced;*/
	background-color: #fff;
	box-shadow: 4px 4px 4px #cfcfcf;
	/*transition: all 0.5s;*/
}
.fuwu-article--normal:hover{
	transform: scale(1.02);
}
.fuwu-article__cont {
	float: right;
	width: calc(100% - 126px);
}
.fuwu-imgbox {
	display: block;
	position: relative;
	overflow: hidden;
}
.fuwu-article>.fuwu-imgbox {
	float: left;
	margin-left: -100%;
}
.fuwu-article--normal .fuwu-imgbox {
	width: 260px;
	height: 150px;
	background-color: #f2f4f6;
}
.fuwu-article--normal .fuwu-date{
	float: left;
	width: 126px;
	padding-right: 20px;
	text-align: right;
	background-color: #3498db;
	height: 192px;
}
.fuwu-article--normal .fuwu-date .day{
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	padding-top: 12px;
	line-height: 80px;
}
.fuwu-article--normal .fuwu-date .date{
	font-size: 15px;
	color: #fff;
	line-height: 16px;
}
.fuwu-article--normal .fuwu-date .username{
	font-size: 13px;
	color: #fff;
	line-height: 38px;
}
.fuwu-article--normal .fuwu-date .fuwu-category{
	font-size: 12px;
	color: #fff;
	line-height: 32px;
}
.fuwu-custommodule .component.article .fuwu-articlebox__cont .fuwu-article > .fuwu-imgbox {
	width: 226px;
	height: 130px;
}
.fuwu-imgbox img {
	position: absolute;
	max-width: 100%;
	width: auto;
	height: auto;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.fuwu-imgbox--hover img {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fuwu-article>.fuwu-imgbox img {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
}
.fuwu-imgbox--hover:hover img {
	-webkit-transform: scale(1.2) translate3d(-42%, -42%, 0);
	transform: scale(1.2) translate3d(-42%, -42%, 0);
}
.fuwu-article--normal .fuwu-article__info {
	position: relative;
	/*height: 140px;*/
	/*margin-left: 285px;*/
	padding-left: 28px;
	padding-right: 28px;
}
.fuwu-custommodule .component.article .fuwu-articlebox__cont .fuwu-article .fuwu-article__cont .fuwu-article__info {
	/*margin-left: 240px;*/
	height: 192px;
	overflow: hidden;
}
.fuwu-article__tit {
	display: block;
	font-size: 18px;
	line-height: 44px;
	font-weight: 400;
	color: #333;
	margin-top: 15px;
}
.fuwu-article--normal .fuwu-article__tit, .fuwu-article--normal.plat .fuwu-article__tit {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.fuwu-article--normal .fuwu-article__tit {
	-webkit-line-clamp: 1;
}
.fuwu-article__desc {
	/*margin-top: 13px;*/
	font-size: 15px;
	color: #717171;
	line-height: 30px;
	height: 60px;
	-webkit-line-clamp: 2;
	margin-bottom: 30px;
}
.fuwu-article--normal .fuwu-article__desc {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.fuwu-article__binfo {
	margin-top: 14px;
	font-size: 12px;
	color: #999;
}
.fuwu-article--normal .fuwu-article__binfo {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
}
.fuwu-article__binfo a {
	color: #999;
}
.fuwu-article--normal .userinfo {
	height: 30px;
	line-height: 30px;
	padding-right: 16px;
	display: flex;
	align-items: center;
}
.fuwu-article--normal .userimg {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	background: #fff;
}
.fuwu-article--normal .username {
	display: inline-block;
	vertical-align: middle;
	max-width: 170px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fuwu-article--normal .userinfo {
	height: 30px;
	line-height: 30px;
	padding-right: 16px;
}

.fuwu-article__info .fuwu-link:hover {
	color: #3B98FF !important;
}
.fuwu-article__info .fuwu-more{
	font-size: 13.39px;
	color: #3498db;
	border: 1px solid #4caafc;
	line-height: 26px;
	width: 89px;
	float: right;
	text-align: center;
}
.fuwu-article--normal:hover .fuwu-more{
	background: #3498db;
	color: #fff;
}


.fuwu-custommodule .component.video {
	padding: 30px 30px 0;
}
.fuwu-custommodule .component.video .component-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
}
.fuwu-custommodule .component.video .component-content .content-item {
	display: inline-block;
	width: 253px;
	margin-right: 24px;
	margin-bottom: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.fuwu-custommodule .component.video .content-item:nth-child(3n) {
	margin-right: 0;
}
.fuwu-custommodule .component.video .content-item .img-box {
	position: relative;
	width: 253px;
	height: 137px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.fuwu-custommodule .component.video .content-item .img-box::before {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(../images/paly.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 2;
}
.fuwu-custommodule .component.video .content-item .img-box .video__duration {
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 32px;
	z-index: 2;
	width: 100%;
	text-align: right;
	padding-right: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.fuwu-custommodule .component.video .content-item .img-box::after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.2);
	left: 0;
	top: 0;
	z-index: 1;
	position: absolute;
}
.fuwu-custommodule .component.video .content-item .img-box:hover::after {
	display: none;
}
.fuwu-custommodule .component.video .content-item .text-content .title {
	margin-top: 16px;
	font-size: 16px;
	color: #333;
	height: 45px;
	line-height: 22px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
}
.fuwu-custommodule .component.onlytext {
	padding: 6px 30px 6px;
}
.fuwu-custommodule .component.onlytext .row {
	padding: 18px 0;
	border-bottom: 1px dashed #E8E8E8;
}
.fuwu-custommodule .component.onlytext .row:last-child {
	border-bottom: none;
}
.fuwu-custommodule .component.onlytext .content-item {
	height: auto;
	width: 50%;
	padding-right: 30px;
	display: inline-block;
	vertical-align: top;
}
.fuwu-custommodule .component.onlytext.one .row:first-child .content-item {
	width: 100%;
	padding-right: 0;
}
.fuwu-custommodule .component.onlytext .content-item .item-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}
.fuwu-custommodule .component.onlytext .content-item .item-title img {
	width: 10px;
	height: 14px;
	margin-right: 5px;
}
.fuwu-custommodule .component.onlytext .content-item .item-title .title {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.fuwu-custommodule .component.onlytext .content-item .item-text {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: auto;
	margin-bottom: 2px;
	margin-left: 20px;
}
.fuwu-custommodule__bottom-btn {
	width: auto;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: 30px;
	cursor: pointer;
	font-size: 14px;
	color: #3B98FF;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 16px;
}
.fuwu-custommodule__bottom-btn .text {
	margin-right: 5px;
}
.fuwu-custommodule__bottom-btn img {
	width: 20px;
	height: 12px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.fuwu-custommodule__bottom-btn:hover {
	color: #64ABFB;
}

/*fuwu-part-box-1*/
/*fuwu-part-box-2*/
.fuwu-part-box-2{
	width: 310px;
	float: right;
	height: 100%;
	margin-bottom: 20px;
	position: sticky;
	top: 80px;
}
.fuwu-custommodule .component.video .content-item .text-content .time {
	margin-top: 15px;
	font-size: 12px;
	color: #999;
}
.fuwu-section {
	width: 100%;
	position: relative;
	background: #fff;
}
.fuwu-section--border {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ebeced;
}
.fuwu-section__head {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #ebeced;
	padding-top: 10px;
	font-size: 16px;
	line-height: 55px;
	font-weight: 700;
	color: #333;
}
.fuwu-section--small .fuwu-section__head {
	font-weight: 400;
	height: 48px;
	font-size: 20px;
	line-height: 48px;
	border-bottom: 1px solid #ebeced;
	padding: 0 20px;
}
.fuwu-section__head::after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
.fuwu-section__cont {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.list-cont ul {
	padding: 10px 0 25px;
}
.list-cont li {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fuwu-frame-guide li {
	height: 50px;
	padding: 0 20px 0 20px;
}
.list-cont .icon {
	position: absolute;
	width: 15px;
	height: 15px;
	left: 30px;
}
.list-cont li:hover .cont{
    color: #3B98FF;
}
.list-cont .cont{
	display: block;
	font-size: 14px;
}
.fuwu-frame-guide .cont {
	line-height: 49px;
	color: #666;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px solid #ebeced;
}
/*fuwu-part-box-2*/

/*fuwu-part-crumb*/
.fuwu-content__container{
	padding-top: 0;
	padding-bottom: 1px;
}
.fuwu-part-crumb{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.fuwu-frame-crumb{
	padding-top: 30px;
	padding-bottom: 20px;
	color: #555;
	font-size: 16px;
}
.fuwu-frame-crumb a{
	color: #555;
}
.fuwu-frame-crumb a:hover{
    color: #3B98FF;
}
.fuwu-frame-tabcont3 {
	margin-top: 20px;
}
.fuwu-frame-tab2-link {
	background: #fff;
}
.fuwu-frame-tab2-link .tab-wrap {
	overflow: hidden;
}
.fuwu-frame-tab2-link .tab {
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #666;
}
.fuwu-frame-tab2-link .active {
	background: var(--theme-color);
	color: #fff;
}
.fuwu-frame-tab2-link .tab a {
	display: block;
	padding: 0 20px;
}
.fuwu-frame-tab2-link .active a {
	color: #fff;
}


.module-items {
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}
.fuwu-frame-tabcont3 .cat {
	overflow: hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
}
.fuwu-frame-tabcont3 .cat-item {
	padding: 30px;
	overflow: hidden;
	border-bottom: 1px solid #dfdfdf;
}
.fuwu-frame-tabcont3 .left {
	float: left;
	width: 260px;
	height: 150px;
	overflow: hidden;
}
.fuwu-frame-tabcont3 .left img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.fuwu-frame-tabcont3 .left:hover img{
    transform: scale(1.1);
}
.fuwu-frame-tabcont3 .right {
	width: 530px;
	height: 150px;
	position: relative;
	float: left;
	margin-left: 20px;
}
.fuwu-frame-tabcont3 .title {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 26px;
	margin-bottom: 10px;
}
.fuwu-frame-tabcont3 .detail {
	display: -webkit-box;
	line-height: 2;
	color: #999;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
}
.fuwu-frame-tabcont3 .title:hover{
    color: #3B98FF;
}
.fuwu-frame-tabcont3 .author {
	font-size: 12px;
	color: #aaa;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
}
.fuwu-frame-tabcont3 .more {
	display: block;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	color: #888;
}
.fuwu-platform-box {
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 30px;
	font-size: 14px;
}
.fuwu-platform-box .fuwu-platform-summary {
	line-height: 24px;
	color: #666;
}
.fuwu-platform-content {
	margin-top: 35px;
	line-height: 160%;
	color: #666;
}
.fuwu-video{
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 30px 30px 20px;
}
.propaganda-video{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 16px;
	color: #333;
	word-break: break-all;
}
.propaganda-video__item {
	width: 253px;
	margin-left: 24px;
	margin-bottom: 30px;
}
.propaganda-video__item:nth-child(3n+1){
	margin-left: 0;
}
.propaganda-video__item .propaganda-video__image{
	display: block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 253px;
	height: 154px;
}
.propaganda-video__image:before {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(../images/paly.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 2;
}
.propaganda-video__item img {
	width: 100%;
	height: 100%;
}
.propaganda-video__image .video__duration {
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 32px;
	z-index: 2;
	width: 100%;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 8px;
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.4)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.4));
	background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.4));
	background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.4));
}
.propaganda-video__image:after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,.2);
	left: 0;
	top: 0;
	z-index: 1;
	position: absolute;
}
.propaganda-video__image:hover:after{
	background: rgba(0,0,0,0);
}
.propaganda-video__body {
	margin-top: 15px;
	padding: 0 5px;
}
.propaganda-video .propaganda-video__title {
	line-height: 20px;
	height: 40px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
}
.propaganda-video__author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.propaganda-video__author .video__portrait {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.propaganda-video__author .video__portrait img {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	max-width: 100%;
	width: auto;
	height: auto;
}
.propaganda-video__author .video__author {
	max-width: calc(100% - 34px);
	margin-left: 10px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.propaganda-video__author .video__createTime {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 10px;
}
.fuwu-video .more {
	display: block;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	color: #888;
}
/*fuwu-part-crumb*/

/*fuwu-article-box*/
.fuwu-article-box-container{
	background: #f3f4f4;
	padding-top: 20px;
}
.fuwu-article-box{
	display: flex;
	justify-content: space-between;
	position: relative;
}
.fuwu-article-content{
	margin-top: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	color: #333;
	padding: 38px 60px;
}
.fuwu-article-content .article-title{
	font-size: 34px;
	word-break: break-all;
}
.fuwu-article-content .article-author{
	display: -ms-flexbox;
	-webkit-box-align: center;
	position: relative;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 30px;
	height: 42px\9;
}
.fuwu-article-content .article-author .article-author-link{
	display: block;
}
.fuwu-article-content .article-author .portrait {
	width: 40px;
	height: 40px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	border: 1px solid #e8e8e8;
	float: left;
}
.fuwu-article-content .article-author .portrait img {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.fuwu-article-content .article-author .introduce {
	margin-left: 13px;
	width: 100%;
	float: left;
}
.fuwu-article-content .article-author .introduce .introduce-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.fuwu-article-content .article-author .introduce .introduce-name {
	font-size: 14px;
	font-weight: 700;
	margin-left: 30px;
}
.introduce-name {
	font-size: 14px;
	margin-left: 20px;
}
.fuwu-article-content .article-author .introduce .introduce-content {
	margin-top: 5px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.fuwu-article-content .article-author .date {
	font-size: 12px;
	color: #999;
	/*width: 180px;
	text-align: right;*/
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.fuwu-article-content .article-summary {
	background: #f3f4f4;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 30px;
	padding: 26px 30px 26px 66px;
	font-size: 18px;
	color: #999;
	position: relative;
	line-height: 30px;
	word-break: break-all;
}
.article-summary:before {
	font-size: 20px;
	content: "";
	position: absolute;
	color: #666;
	left: 30px;
	top: 25px;
	background-image: url(../images/yinhao.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 30px;
	background-size: 100%;
}
.article-content {
	margin-top: 30px;
	color: #333;
	line-height: 28px;
	font-size: 16px;
}
.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4{
    line-height: 1.8;
}
.article-content p {
	margin-bottom: 8px;
	color: #333;
	line-height: 28px;
	word-break: break-word;
}
.article-content table{
    margin: 5px 0px;
}
.article-content table tr th{
    background-color: #f4f4f4;
}
.article-content table tr td,.article-content table tr th{
    padding: 5px 10px;
}

.fuwu-video__content {
	width: 100%;
	height: 421px;
	background: #000;
	position: relative;
}
.fuwu-video__cover {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	-webkit-user-select: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.fuwu-video__cover img {
	max-width: 100%;
	max-height: 100%;
}
.prism-player {
	background-color: #000;
	position: relative;
}
.fuwu-video__player {
    width: 100%;
    height: 100%;
}

.fuwu-video__playerIcon {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	background: url(../images/paly.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background-position: center;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 2;
	cursor: pointer;
}
.news_list{
	width: 100%;
}
.news_list li{
	width: 100%;
	border-bottom: 1px solid #ddd;
	-o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 200%;
    background: #fff;
    padding-left: 24px;
}
.news_show a{
    color: #236DEF;
    font-weight: bold;
}
/*fuwu-article-box*/
.post-navigation{
	border-top: 1px solid #eee;
	display: inline-block;
	list-style: outside none none;
	min-height: 84px;
	padding: 20px 0 0;
	position: relative;
	width: 100%;
	background-color: #fff;
}
.post-navigation .post-next, .post-navigation .post-prev {
	position: absolute;
	font-size: 14px;
	max-width: 40%;
	height: 44px;
}
.single-post .post-navigation .post-prev {
	left: 0px;
}
.post-navigation .post-next {
	right: 0;
	text-align: right;
}

@media only all and (max-width: 767px){
	.footer{
		padding: 10px 0;
		height: auto;
		line-height: 2;
	}
}
.picture{
    text-align: center;
}