/**
 * Copyright (c) 2000 - 2017 XINHUANET.com All Rights Reserved.
 * hk20 v0.5.43
 * @time 2017-06-22 15:27:18
 */
body {
	font-family: Arial, sans-serif;
	font-weight: 400
}
.windows body {
	font-family: Arial;
	font-weight: 400
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p,
ul {
	margin: 0;
	padding: 0
}
body,
html {
	height: 100%;
	background: #f7f7f7;
	font-family: Arial, sans-serif;
}
body {
	font-size: 62.5%;/**/
	color: #000
}
li {
	list-style-type: none
}
a {
	text-decoration: none;
	outline: 0;
	color: #4c4c4c;
	text-align: inherit;
	direction: rtl;
}
img {
	border: 0
}
.domPC{ display:none;}
.domMobile{ display:block;}
.clearfix:after,
.list li:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both
}
.left {
	float: left
}
.right {
	float: right
}
.part {
	width: 100%;
	margin: 0 auto
}
.part-banner {
	width: 100%;
	margin: 0 auto 6px
}
.pic-in:after,
.pic-list-in:after,
.pic-list:after,
.pic:after {
	content: '';
	clear: both;
	display: inline-block;
	overflow: hidden;
	height: 0;
	width: 100%
}
.default-no-data {
	font-size: 1em;
	text-align: center;
	line-height: 24px
}
.header {
	width: 100%;
	height: 60px;
	background: #fff;
	font-size: 1rem;
	color: #6b2c69;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.header h1,
.header h1 a {
	font-size: 1.4rem;
	line-height: 60px;
	width: 96%;
	text-align: center;
	color: #6b2c69;
}
.header h1 {
	position: absolute;
	z-index: 8;
}
.header-logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.header-banner {
	position: relative;
	z-index: 1
}
.menutop {
	display: block;
	width: 100%;
	height: 60px;
	background: #fff;
	position: absolute;
	z-index: 8;
	overflow: hidden;
}
.menu {
	top: 10px;
	right: auto;
	left: 10px;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 8;
	overflow: hidden;
	border-radius: 4px;
}
.xinhua {
	top: 14px;
	right: 5px;
	display: block;
	width: 50px;
	height: 36px;
	position: absolute;
	z-index: 8;
	overflow: hidden;
	border-radius: 4px;
}
.xinhua img {
	width: 100%;
	height: auto;
}
.menu-icon,
.menu-icon2,
.menu-icon2:after,
.menu-icon2:before,
.menu-icon:after,
.menu-icon:before {
	display: block;
	height: 3px;
	background-color: #6b2c69;
	position: absolute;
	-webkit-transition: all 1s;
	transition: all 1s
}
.menu-icon,
.menu-icon:after,
.menu-icon:before {
	width: 20px
}
.menu-icon2,
.menu-icon2:after,
.menu-icon2:before {
	width: 3px
}
.menu-icon,
.menu-icon2 {
	pointer-events: none;
	top: 18px;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.menu-icon {
	left: 13px;
}
.menu-icon2 {
	left: 8px;
}
.menu-icon2:before,
.menu-icon:before {
	content: "";
	top: -6px;
	left: 0;
}
.menu-icon2:after,
.menu-icon:after {
	content: "";
	top: 6px;
	left: 0;
}
.menu-list {
	background-color: #fff;
	color: #555;
	line-height: 40px;
	position: fixed;
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 6;
	font-size: 1em;
	top: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}
.menu-list ul {
	width: 40%;
	margin: 68px 2%;
}
.menu-list ul {
	padding: 0;
	list-style: none;
	text-align: right;
	direction: rtl;
	font-size: 1.1rem;
	line-height: 2rem;
	font-weight: bold;
}
.menu-list ul li {
	width: 100%;
	font-size:16px;
	line-height:32px;
}
.menu-list a {
	outline: 0;
	color: #4c4c4c;
	font-weight: bold;
	text-decoration: none
}
.menu-text {
	color: #ccc;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 100
}
.menu-text li a {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	color: #222;
	text-decoration: none;
}
.menu-btn {
	color: #555;
	margin-right: 1em;
	margin-left: 1em
}
.menu-list ul.lang {
	width: 46%;
}
.lang,
.lang li {
	text-align: center;
	color: #898989;
}
.lang,
.lang li a {
	color: #898989;
}
.menu-list ul li.backpc {
	width: 140px;
	padding-top: 0px;
	line-height: 23px;
	margin: 0 auto;
	position:relative;
}
.menu-list ul li.backpc a {
	color: #6b2c69;
}
.backpc img {
	width: 24px;
	height: auto;
	float: none;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-12px;
}
.backpc span {
	float: left;
	font-size: 16px;
	display: block;
    top: 30px;
    position: absolute;
    width: 100%;
    text-align: center;
}

@media screen and (max-width:320px) {
.menu {
	top: 10px;
	right: 5px
}
.xinhua {
	top: 16px;
	right: 5px;
	display: block;
	width: 46px;
	height: 32px;
}
}
.menu-list li a:active {
}
.open-menu {
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%
}
.open-menu .menu-icon,
.open-menu .menu-icon2,
.open-menu .menu-icon2:after,
.open-menu .menu-icon2:before,
.open-menu .menu-icon:after,
.open-menu .menu-icon:before {
	background-color: #6b2c69
}
.open-menu .menu-icon2 {
	-webkit-transform: translateX(45px);
	transform: translateX(45px)
}
.open-menu .menu-icon,
.open-menu .menu-icon:after,
.open-menu .menu-icon:before {
	width: 25px
}
.open-menu .menu-icon {
	-webkit-transform: translateX(90px);
	transform: translateX(90px)
}
.open-menu .menu-icon:after,
.open-menu .menu-icon:before {
	top: 50%;
	left: -95px;
	margin-top: -1px
}
.open-menu .menu-icon:before {
	-webkit-transform: rotate(-315deg);
	transform: rotate(-315deg)
}
.open-menu .menu-icon:after {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg)
}
.open-menu .menu-list {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	overflow: scroll!important
}
/*--------------内容----------------*/
/*footer*/
.footer {
	display: block;
	width: 100%;
	height:auto;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 0.9rem;
	line-height: 1.6rem;
	padding: 10px 0;
	margin-top:10px;
	min-width:0;
}
.footer,
.footer a {
	color: #333
}
.footer p {
	width:94%;
	margin:0 auto;
	color:#333;
	padding:10px 0;
	font-size:14px;
	text-align: center;
}
