﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body,div {
	margin: 0;
	box-sizing: border-box
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

a,p,ul,li,dd,dt,dl,span,i,h1,h2,h3,h4,h5,h6,p,div {
	text-decoration: none;
	box-sizing: border-box;
	font-size: 14px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: normal;
	color: #333
}

*,*:after,*:before {
	box-sizing: border-box
}

.clearfix:before,.clearfix:after {
	display: table;
	content: ''
}

.clearfix:after {
	clear: both
}

input,textarea {
	border: 1px solid #D1D1D1;
	background: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	box-sizing: border-box;
	outline: none
}

a:hover {
	text-decoration: none
}

* {
	font-family:  "Helvetica", "Arial", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "sans-serif"!important;
	padding: 0;
	word-wrap: break-word;
	word-wrap: break-word
}

body,html {
	overflow-x: hidden;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	background: #eee
}

img {
	display: inline-block;
	max-width: 100%
}

.container {
	margin: 0 auto;
	padding: 0 20px
}

@media only all and (min-width: 1024px) {
	.container {
		padding: 0 20px !important
	}
}

@media only all and (min-width: 1200px) {
	.container {
		max-width: 1000px;
		padding: 0px !important
	}
}

@font-face {
	font-family:'SourceSansPro';src:url("http://shifan.keyan123.cn/http/77726476706e69737468656265737421e7e056d229317c456c0d8aa4915b227bf2f7de/public/assets/fonts/SourceSansPro-Regular.ttf")
}

article {
	margin-top: 190px
}

@media only all and (max-width: 1024px) {
	article {
		padding: 0 20px
	}
}

@media only all and (max-width: 850px) {
	article {
		margin-top: 40px
	}
}

article.inside-page {
	padding: 0;
	margin-top: 225px
}

@media only all and (max-width: 850px) {
	article.inside-page {
		margin-top: 185px
	}
}

@media only all and (max-width: 767px) {
	article.inside-page {
		margin-top: 75px
	}
}

@media only all and (max-width: 1024px) {
	article.inside-page section {
		padding: 0 20px
	}
}

section {
	max-width: 1000px;
	margin: 0 auto
}

@media only all and (max-width: 850px) {
	section {
		max-width: 768px
	}
}

.text-center {
	text-align: center
}

.show {
	display: block !important
}

.hidden {
	display: none !important
}

i.up {
	display: inline-block;
	margin-left: 5px;
	font-family: '宋体' !important;
	font-size: 14px;
	color: #fff;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-style: normal
}

.index-head {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99
}

.skiplink {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #303030;
	margin: 2px 0 1px;
	z-index: 99;
	overflow: hidden
}

.skiplink .skiplink-box {
	max-width: 1000px;
	margin: 0 auto
}

.skiplink .skiplink-box a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 33px;
	text-decoration: underline;
	font-family: 'source sans pro' !important
}

.header-top {
	width: 100%;
	overflow: hidden;
	background: #5a5a62
}

.header-top .img {
	padding: 10px 0;
	background: #44444e;
	height: 110px;
	text-align: center;
	display: block!important;
}

@media only all and (max-width: 767px) {
	.header-top .img {
		display: none!important
	}
}

.header-top .img img {
	margin: 0 auto;
	height: 90px
}

@media only all and (max-width: 767px) {
	.header-top .img img {
		max-width: none;
		margin-left: -25px
	}
}

.header-top .head-nav {
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	font-family: "宋体" !important;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis
}

.header-top .head-nav img {
	display: inline-block;
	margin: 0 3px
}

.header-top .head-nav a {
	display: inline-block;
	line-height: 35px;
	color: #fff
}

.header-top .head-nav a:hover {
	text-decoration: underline
}

.header-top .title-logo {
	float: right;
	display: block;
	width: 320px;
	height: 35px;
	background: #940720
}

@media only all and (max-width: 767px) {
	.header-top .title-logo {
		max-width: 130px;
		padding: 0 10px
	}
}

.header-top .title-logo img {
	margin: 5px auto;
	max-height: 25px
}

@media only all and (max-width: 767px) {
	.header-top .title-logo img {
		max-height: 25px
	}
}

header {
	width: 100%;
	background: #940720;
	z-index: 99
}

header .menu-btn {
	display: none
}

@media only all and (max-width: 850px) {
	header .menu-btn {
		display: block;
		float: left;
		width: 33px;
		height: 26px;
		line-height: 24px;
		border: 1px solid #fff;
		text-align: center;
		margin-top: 7px !important;
		margin-right: 8px
	}
}

header .menu-btn.active i {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

header .menu-btn i {
	margin: 0;
	font-size: 16px;
	transition: all 0.4s
}

header .logo {
	float: left;
	padding-right: 40px
}

header .logo a {
	font-family: 'PingFangSC';
	display: block;
	font-size: 36px;
	color: #ffffff;
	line-height: 80px
}

@media only all and (max-width: 850px) {
	header .logo a {
		font-size: 20px;
		line-height: 40px
	}
}

header .logo a img {
	height: 34px;
	margin-top: 23px
}

@media only all and (max-width: 850px) {
	header .logo a img {
		height: 20px;
		margin-top: 10px !important
	}
}

header nav {
	float: right
}

@media only all and (max-width: 850px) {
	header nav {
		display: none;
		position: fixed;
		top: 40px;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100% !important;
		overflow-y: scroll;
		background: rgba(0,0,0,0.4)
	}
}

@media only all and (max-width: 850px) {
	header nav ul {
		height: auto;
		padding: 18px 0;
		background: #dadada
	}
}
header nav{
	margin-right: 40px;
}
header nav ul li {
	display: inline-block;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	vertical-align: top
}

header nav ul li.active a {
	opacity: 0.6
}

@media only all and (max-width: 850px) {
	header nav ul li {
		display: block;
		padding: 18px 0px;
		position: relative;
		height: auto !important;
		line-height: 17px !important
	}
}

header nav ul li a {
	display: block;
	padding: 0 40px;
	font-size: 17px;
	color: #fff;
	vertical-align: top;
	transition: opacity 0.4s;
}
header nav ul li:last-child a{
	padding-right: 5px;
}
header nav ul li a:hover {
	opacity: 0.6
}

@media only all and (max-width: 850px) {
	header nav ul li a {
		display: inline-block;
		line-height: 24px;
		padding: 0 20px;
		color: #006699
	}
}

header nav ul li a i.up {
	display: inline-block;
	margin-left: 5px;
	font-family: '宋体';
	font-size: 14px;
	color: #fff;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-style: unset;
	transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	transition: transform 0.4s, -webkit-transform 0.4s
}

header nav ul li a i.up img {
	display: inline-block
}

header nav ul li a i.up img.img2 {
	display: none
}

@media only all and (max-width: 850px) {
	header nav ul li a i.up {
		color: #006699
	}

	header nav ul li a i.up img.img1 {
		display: none
	}

	header nav ul li a i.up img.img2 {
		display: inline-block
	}
}

header nav ul li a.active i {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

header nav ul li .menu-up {
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	height: 0;
	background: rgba(0,0,0,0.4);
	opacity: 0;
	overflow: hidden;
	transition: opacity 0.4s;
	z-index: 99
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up {
		position: relative;
		top: 20px !important;
		left: 0px;
		width: 100%;
		height: auto;
		background: transparent;
		opacity: 1;
		display: none
	}
}

header nav ul li .menu-up .menu-up-box {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding: 0;
	background: #eee;
	text-align: center;
	margin-top: -30px;
	transition: margin 0.4s
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box {
		height: auto;
		padding: 31px 0 39px;
		margin-top: 0
	}
}

header nav ul li .menu-up .menu-up-box a:hover {
	opacity: 1;
	text-decoration: underline
}

header nav ul li .menu-up .menu-up-box .line {
	display: inline-block;
	margin-top: 5px;
	width: 1px;
	height: 150px;
	background: #dadada;
	vertical-align: top
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box .line {
		display: none
	}
}

header nav ul li .menu-up .menu-up-box .img {
	display: inline-block;
	margin-right: 76px;
	width: 96px;
	vertical-align: top
}

header nav ul li .menu-up .menu-up-box .img .title {
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	white-space: nowrap;
	margin-bottom: 10px;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: 0.2px;
	text-align: left;
	color: #666666
}

header nav ul li .menu-up .menu-up-box .img a {
	display: block;
	padding: 0
}

header nav ul li .menu-up .menu-up-box .img a img {
	max-height: 124px
}

header nav ul li .menu-up .menu-up-box .img a:hover {
	opacity: 1
}

header nav ul li .menu-up .menu-up-box .img img {
	border: 2px solid #dadada
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box .img {
		display: none
	}
}

header nav ul li .menu-up .menu-up-box .menu-wx {
	display: inline-block;
	vertical-align: top;
	padding-left: 70px;
    text-align: left;
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box .menu-wx {
		display: block;
		padding: 0 20px !important;
		margin-bottom: 37px
	}
}

header nav ul li .menu-up .menu-up-box .menu-wx .title {
	font-size: 14px;
	line-height: 19px;
	font-weight: 600;
	color: #666
}

header nav ul li .menu-up .menu-up-box .menu-wx img {
	/* margin-top: 16px;
	width: 93px */
}

header nav ul li .menu-up .menu-up-box .menu-wx .link {
	/* font-size: 0;
	height: 35px */
}

header nav ul li .menu-up .menu-up-box .menu-wx .link a {
	/* margin-top: 15px;
	padding: 0;
	margin-right: 23px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #006699 */
}

header nav ul li .menu-up .menu-up-box .list {
	display: inline-block;
	vertical-align: top;
	text-align: left
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box .list {
		display: block;
		padding: 0 20px !important;
		margin-bottom: 37px
	}
}

header nav ul li .menu-up .menu-up-box .list .title {
	font-size: 17px;
	line-height: 19px;
	font-weight: 600;
	color: #666
}

header nav ul li .menu-up .menu-up-box .list .link a {
	margin-top: 22px;
	padding: 0;
	display: block;
	font-size: 17px;
	line-height: 25px;
	color: #006699;
	font-weight: bold;
}

header nav ul li .menu-up .menu-up-box .list.list1 {
	padding-right: 50px;
	padding-left: 70px
}

header nav ul li .menu-up .menu-up-box .list.list1 .text {
	margin-top: 16px;
	width: 205px;
	line-height: 20px;
	opacity: 0.62;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: 0.1px;
	text-align: left;
	color: #666666;
	max-height: 80px
}

header nav ul li .menu-up .menu-up-box .list.list1 .link a {
	margin-top: 39px
}
header nav ul li .menu-up .menu-up-box .cont{
	display: inline-block;
	width: 264px;
	font-size: 14px;
	color: #666;
	line-height: 2;
	text-align: left;
	margin-right: 70px;
}
header nav ul li .menu-up .menu-up-box .cont span{
	font-size: 17px;
}
header nav ul li .menu-up .menu-up-box .cont p{
	margin-bottom: 10px;
	font-size: 17px;
}
header nav ul li .menu-up .menu-up-box .list.list2 {
	padding-left: 70px;
	padding-right: 70px
}
header nav ul li .menu-up .menu-up-box .server-list {
	display: inline-block;
	vertical-align: top;
	width: 175px;
	margin-right: 71px;
	text-align: left
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box .server-list {
		width: 100%;
		padding: 0 20px;
		margin-right: 0;
		margin-bottom: 25px
	}
}

header nav ul li .menu-up .menu-up-box .server-list .title {
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: 0.2px;
	text-align: left;
	color: #666666
}

header nav ul li .menu-up .menu-up-box .server-list ul {
	font-size: 0;
	margin-top: 16px
}
header nav ul li .menu-up2 .menu-up-box .list.list2 {
	padding-left: 100px;
}
header nav ul li .menu-up2 .menu-up-box .server-list ul{
	margin-top: 26px;
}
header nav ul li .menu-up2 .menu-up-box .server-list{
	margin-left: 100px;
	width: 300px;
}
header nav ul li .menu-up2 .menu-up-box .img{
	width: auto;
	margin-right: 100px;
}
@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box .server-list ul {
		background: #eee;
		padding: 0;
		margin-top: 15px
	}
}

header nav ul li .menu-up .menu-up-box .server-list ul li {
	height: auto !important;
	line-height: 0 !important;
	padding: 0;
	float: left;
	width: 100%;
	margin-top: 26px
}

@media only all and (max-width: 850px) {
	header nav ul li .menu-up .menu-up-box .server-list ul li {
		margin-top: 13px
	}
}

header nav ul li .menu-up .menu-up-box .server-list ul li:first-child {
	margin-top: 0
}

header nav ul li .menu-up .menu-up-box .server-list ul li a {
	display: inline-block;
	padding: 0;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0.3px;
	text-align: left;
	color: #006699
}
header nav ul li .menu-up2 .menu-up-box .server-list ul li a{
	font-size: 14px;
	line-height: 0px;
}
header nav ul li .menu-up .menu-up-box .server-list ul li a:hover {
	opacity: 1;
	text-decoration: underline
}

header .cooperation-btn {
	float: right
}

header .cooperation-btn a {
	margin-top: 20px;
	display: block;
	width: 140px;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: solid 1px #fff
}

@media only all and (max-width: 850px) {
	header .cooperation-btn a {
		width: 96px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin-top: 7px;
		margin-bottom: 7px
	}
	header nav ul li .menu-up .menu-up-box .cont{
		display: block;
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}
	header nav ul li .menu-up2 .menu-up-box .server-list{
		width: 100%;
		margin-left: 0;
	}
	header nav ul li .menu-up2 .menu-up-box .server-list ul li a{
		line-height: 10px;
	}
}

header .cooperation-btn a:hover {
	background: #fff;
	color: #940720
}

header.header2 nav {
/*top:185px*/
}

@media only all and (max-width: 850px) {
	header.header2 nav {
/*top:75px*/
	}
}

header.header2 nav ul li .menu-up {
/*top:225px*/
}

header.active .logo a img {
	margin-top: 13px
}

header.active nav {
	height: 60px
}

header.active nav ul li {
	height: 60px;
	line-height: 60px
}

header.active nav ul li .menu-up {
	top: 60px
}

header.active .cooperation-btn a {
	margin-top: 10px
}

.inside-banner {
	margin: 0 auto;
	width: 100%;
	height: 250px;
	background: url(http://shifan.keyan123.cn/http/77726476706e69737468656265737421e7e056d229317c456c0d8aa4915b227bf2f7de/public/assets/img/masterClass-banner.jpg) no-repeat 50% 50%;
	background-color: #D7C8C8 !important;
	background-size: cover
}

@media only all and (max-width: 640px) {
	.inside-banner {
		height: 200px
	}
}

.inside-banner .banner-info {
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative
}

@media only all and (max-width: 850px) {
	.inside-banner .banner-info {
		max-width: 728px
	}
}

.inside-banner .banner-info .text {
	position: absolute;
	left: 0;
	top: 80px;
	width: 48.5%;
	padding: 20px;
	background: rgba(0,0,0,0.8)
}

@media only all and (max-width: 767px) {
	.inside-banner .banner-info .text {
		left: 20px
	}
}

@media only all and (max-width: 640px) {
	.inside-banner .banner-info .text {
		width: 70.5% !important;
		top: auto;
		bottom: 15%
	}
}

.inside-banner .banner-info .text .title {
	font-size: 30px;
	line-height: 40px;
	color: #fff
}

@media only all and (max-width: 640px) {
	.inside-banner .banner-info .text .title {
		font-size: 24px;
		line-height: 1.5;


		overflow: hidden;
		display: -webkit-box;
	   -webkit-line-clamp: 2;
	   -webkit-box-orient: vertical;
	   /* word-break: break-all; */


		/* white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis */
	}
}

.inside-banner .banner-info .text .txt {
	margin-top: 8px;
	line-height: 20px;
	font-size: 17px;
	color: #fff
}

@media only all and (max-width: 640px) {
	.inside-banner .banner-info .text .txt {
		margin-top: 14px;
		font-size: 13px;
		line-height: 20px
	}
}

.inside-banner.journals-banner .banner-info .text {
	width: 537px
}

.index-title {
	line-height: 33px;
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.3px;
	text-align: left;
	color: #222222
}

@media only all and (max-width: 640px) {
	.index-title {
		font-size: 20px;
		line-height: 28px
	}
}

.weixin-mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 9999
}

.weixin-mask img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 300px
}


.menu-up-box .menu-wx .menu-wx-con {
    margin-top: 16px;
}

@media only all and (max-width: 768px) {
    .menu-up-box .menu-wx .menu-wx-con {
        display: none;
    }
}

.menu-up-box .menu-wx .menu-wx-con .links {
    display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.menu-up-box .menu-wx .menu-wx-con .links .wechat {

}

.menu-up-box .menu-wx .menu-wx-con .links .wechat .item {
    font-size: 0;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}

.menu-up-box .menu-wx .menu-wx-con .links .wechat .item .img-wrap {
    display: inline-block;
    vertical-align: middle;
    height: 13px;
    margin-right: 10px;
}

.menu-up-box .menu-wx .menu-wx-con .links .wechat .item .img-wrap img {

}

.menu-up-box .menu-wx .menu-wx-con .links .wechat .item .img-wrap img.icon {
   
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item .img-wrap img.icon-hover {
    display: none;
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item .item-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 26px;
    color: #999;
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item:hover .img-wrap img.icon {
    display: none;
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item:hover .img-wrap img.icon-hover {
    display: block;
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item:hover .item-text {
    color: #006699;
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item.active .img-wrap img.icon {
    display: none;
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item.active .img-wrap img.icon-hover {
    display: block;
}
.menu-up-box .menu-wx .menu-wx-con .links .wechat .item.active .item-text {
    color: #006699;
}


.menu-up-box .menu-wx .menu-wx-con .links .others-share {
    font-size: 0;
    height: 26px;
    line-height: 26px;
    margin-top: 15px;
}
.menu-up-box .menu-wx .menu-wx-con .links .others-share .links {
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    font-size: 0;
    color: #fff;
    transition: none;
    margin-right: 20px;
}
.menu-up-box .menu-wx .menu-wx-con .links .others-share .links img {
    max-width: 16px;
}
.menu-up-box .menu-wx .menu-wx-con .links .others-share .links img.icon {

}
.menu-up-box .menu-wx .menu-wx-con .links .others-share .links img.icon-hover {
    display: none;
}
.menu-up-box .menu-wx .menu-wx-con .links .others-share .links:hover img.icon {
    display: none;
}

.menu-up-box .menu-wx .menu-wx-con .links .others-share .links:hover img.icon-hover {
    display: block;
}

.menu-up-box .menu-wx .menu-wx-con .qr-code {
    display: inline-block;
    vertical-align: top;
    margin-left: 38px;
}

.menu-up-box .menu-wx .menu-wx-con .qr-code .item {
    width: 110px;
    text-align: center;
    display: none;
}
.menu-up-box .menu-wx .menu-wx-con .qr-code .item.active {
    display: block;
}
.menu-up-box .menu-wx .menu-wx-con .qr-code .item .erweima {

}

.menu-up-box .menu-wx .menu-wx-con .qr-code .item .text {
    font-size: 12px;
    line-height: 30px;
    color: #999;
}


.menu-up-box .menu-wx .menu-wx-con-phone {
    display: none;
}

@media only all and (max-width: 768px) {
    .menu-up-box .menu-wx .menu-wx-con-phone {
        display: block;
        margin-top: 50px;
    }
}

.menu-up-box .menu-wx .menu-wx-con-phone .links {
	/* background-color: red; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
	justify-content: space-between;
	width: 266px;
	/* margin: 0 auto; */
}

.menu-up-box .menu-wx .menu-wx-con-phone .links .share {
    width: 40px;
    display: inline-block;
    vertical-align: top;
    /* margin-right: 10px; */
    padding: 0;
}

.menu-up-box .menu-wx .menu-wx-con-phone .links .share img {

}

.menu-up-box .menu-wx .menu-wx-con-phone .links .share img.icon {

}
.menu-up-box .menu-wx .menu-wx-con-phone .links .share img.icon-hover {
    display: none;
}

.menu-up-box .menu-wx .menu-wx-con-phone .links .share.active img.icon {
    display: none;
}
.menu-up-box .menu-wx .menu-wx-con-phone .links .share.active img.icon-hover {
    display: block;
}

.menu-up-box .menu-wx .menu-wx-con-phone .links .share:hover img.icon {
    display: none;
}
.menu-up-box .menu-wx .menu-wx-con-phone .links .share:hover img.icon-hover {
    display: block;
}


.menu-up-box .menu-wx .menu-wx-con-phone .qr-code {
	width: 275px;
	/* margin: 0 auto; */
	margin-top: 30px;
}

.menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item {
    display: none;
}

.menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item.active {
    display: block;
}

.menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item .lists {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}
@media only all and (max-width: 414px) {
    .menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item .lists {
        width: 120px;
    }
}

.menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item .lists:last-child {
    margin-right: 0;
}
.menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item .lists .erweima {
    width: 110px;
}

.menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item .lists .text-tit {
    font-size: 14px;
    color: #006699;
    margin-top: 15px;
}

.menu-up-box .menu-wx .menu-wx-con-phone .qr-code .item .lists .text {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}










footer {
	padding: 100px 0 118px
}

@media only all and (max-width: 850px) {
	footer {
		padding: 60px 0
	}
}

@media only all and (max-width: 640px) {
	footer {
		text-align: left
	}
}

footer .foot {
	padding-top: 35px !important;
	border-top: 1px solid #979797
}

footer .title {
	line-height: 20px;
	font-size: 14px;
	color: #666;
	font-weight: bold
}

footer .link {
	margin-top: 9px
}

footer .link a {
	display: block;
	font-size: 13px;
	line-height: 26px;
	color: #006699
}

footer .link a:hover {
	text-decoration: underline
}

footer .nature-web,footer .other,footer .english-web {
	float: left
}

@media only all and (max-width: 640px) {
	footer .nature-web,footer .other,footer .english-web {
		display: block;
		float: none;
		text-align: left;
		vertical-align: top;
		margin-left: 0 !important;
		margin-bottom: 40px
	}
}

footer .english-web {
	margin-left: 20%
}

@media only all and (max-width: 991px) {
	footer .english-web {
		margin-left: 10%
	}
}

@media only all and (max-width: 767px) {
	footer .english-web {
		margin-left: 6%
	}
}

footer .other {
	margin-left: 13%
}

@media only all and (max-width: 991px) {
	footer .other {
		margin-left: 8%
	}
}

@media only all and (max-width: 767px) {
	footer .other {
		margin-left: 5%
	}
}

footer .wx {
	float: right
}

footer .wx img {
	margin-top: 9px
}

@media only all and (max-width: 640px) {
	footer .wx img {
		margin: 9px 0;
		width: 130px
	}
}

@media only all and (max-width: 640px) {
	footer .wx {
		margin-top: 25px;
		float: none
	}
}

footer .copy {
	margin-top: 60px
}

@media only all and (max-width: 640px) {
	footer .copy {
		margin-top: 35px
	}
}

footer .copy h4 {
	font-size: 17px;
	color: #333;
	font-weight: bold
}

footer .copy h4 img {
	width: 140px
}

@media only all and (max-width: 640px) {
	footer .copy h4 img {
		margin: 0px 0
	}
}

footer .copy .copy-info {
	margin-top: 30px;
	color: #666;
  display: flex;
  align-items: center;
}

@media only all and (max-width: 640px) {
	footer .copy .copy-info {
		margin-top: 20px
	}
}

footer .powered {
	margin-top: 10px;
	color: #666
}

footer .powered a {
	color: #666
}

footer .powered a:hover {
	text-decoration: underline
}

@-webkit-keyframes menu {
	0%,100% {
		width: 27px
	}

	25% {
		width: 22px
	}

	50% {
		width: 17px
	}

	75% {
		width: 22px
	}
}

@keyframes menu {
	0%,100% {
		width: 27px
	}

	25% {
		width: 22px
	}

	50% {
		width: 17px
	}

	75% {
		width: 22px
	}
}


.embed-container{
  width: 100%;
  height: 210px;
}
.embed-container iframe{
  width: 100%;
  height: 210px;
}


#qr-code-list-wraps{
	display: flex;
	justify-content: space-between;
}
#qr-code-list-wraps .lists{
	width: 90px;
	margin-right: 0;
}

@media only all and (max-width: 768px) {
	#qr-code-list-wraps{
		display: flex;
		flex-wrap: wrap;
	}
	#qr-code-list-wraps .lists{
		width: 48%;
		margin-right: 0;
		margin-bottom: 20px;
	}

}