* {
	font-family: "微软雅黑";
	list-style: none;
	padding: 0;
	margin: 0;
	color: #333;
	line-height: 1em;
}
body {
	overflow-x: hidden;
	min-width: 320px;
}
p, img, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	text-decoration: none;
}
img {
	border: none;
	max-width: 100%;
}
img.d100 {
	display: block;
	width: 100%;
}
input {
	border: none;
	outline: none;
}
.clear {
	clear: both;
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
.show {
	display: block;
}
.hide {
	display: none;
}
.container {
	width: 1200px;
	margin: 0 auto
}
.bg {
	background-repeat: no-repeat;
}
.over {
	overflow: hidden;
}
.bor {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 5px 2px #d7dbe0;
}
.aBox a {
	display: block;
	line-height: 2em;
	font-size: 16px;
}
.pd60 {
	padding: 60px 0;
}
.nav-ul>li {
	float: left;
	position: relative;
	transition: 0.3s all;
}
.nav-ul>li>a {
	display: block;
	overflow: hidden;
	height: 50px;
	margin-top: 10px;
	position: relative;
}
.nav-ul>li>a>span {
	display: block;
	text-align: center;
	transition: 0.3s all;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	padding: 0 30px;
	position: relative;
}
.nav-ul>li>a>span.en:after {
	content: "";
	display: block;
	width: 75px;
	height: 1px;
	background-color: #2f2f93;
	margin: -5px auto 0;
}
.nav-ul>li:last-of-type>a>span {
	padding-right: 0;
}
.nav-ul>li>a>span i {
	content: "";
	display: block;
	width: 20px;
	margin: 0 auto;
	height: 11px;
	position: absolute;
	right: 5%;
	bottom: 50%;
	margin-bottom: -5.5px;
	transition: 0.3s all;
	background: url(../images/jt2.png) no-repeat center;
	display: none;
}
.nav-ul>li.on1>a>span i {
	background-image: url(../images/jt3.png);
}
.nav-ul>li:hover>a>span, .nav-ul>li.on>a>span {
	transform: translateY(-50px);
}
.nav-ul>li:hover>a>span.en, .nav-ul>li.on>a>span.en {
	color: #2f2f93;
}
.child {
	width: 100%;/*position: absolute;left: 0;top: 100%;z-index: 999;*/
	display: none;
	background-color:#fff;
}
.child>li>a>span {
	font-size: 16px;
	display: block;
	text-align: left;
	line-height: 50px;
	height: 50px;
	padding: 0 10%;
	color: #9c9c9c;
	transition: 0.3s all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.child>li:hover>a>span, .child>li.on>a>span {
	color: #e71f19;
}
.pagesa {
	text-align:center;
	margin:0 auto;
	font-size: 0;
	padding:40px 0;
}
.pagesa span {
	display:inline-block;
	height:28px;
	width:28px;
	background:#fff;
	color:#333333;
	line-height:28px;
	font-size: 16px;
	margin: 0 5px;
	border:1px solid #333333;
}
.pagesa a {
	display:inline-block;
	height:28px;
	padding:0 10px;
	color:#999999;
	line-height:28px;
	font-size: 16px;
	margin: 0 5px;
	background-color: #ffffff;
	border:1px solid #e0e0e0;
}
.pagesa a:hover{
	color:#333333;
	border:1px solid #333333;
	}
.pagesa .a1 {
	display:inline-block;
	height:28px;
	color:#999999;
	line-height:28px;
	background-color: #ffffff;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
}
.pagesa * {
	font-size: 14px !important;
	border-radius: 3px
}
.foot {
	/*background:#1a1a1a;*/
	padding: 50px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.foot * {
	color: #fff;
}
.foot .r, .foot .l, .foot .c {
	width: 33.33%;
	box-sizing: border-box;
}
.foot .r {
	padding-left: 65px;
}
.foot .r h3, .foot .l h3 {
	font-size: 18px;
}
.foot .r p {
	font-size: 14px;
	margin-top: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.foot .l .searchf {
	margin: 18px 0;
	height: 30px;
	border: 1px solid #fff;
	background-color: transparent;
	width: 308px;
}
.foot .l .searchf input {
	display: block;
	height: 100%;
	border: none;
	outline: none;
	box-sizing: border-box;
	color: #333;
}
.foot .l .searchf input.txt {
	background-color: #fff;
	width: 85%;
	float: left;
	padding: 0 6px;
}
.foot .l .searchf input.sear {
	width: 15%;
	cursor: pointer;
	float: right;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 18px;
}
.foot .l p {
	font-size: 14px;
	color: #b3b3b3;
	margin-bottom: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.foot .c {
	padding: 0 4% 20px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.foot .c h3 {
	font-size: 32px;
	font-weight: bold;
	padding-left: 55px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1.5em;
	margin-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.foot .c .ewm {
	width: 88px;
}
.foot .ask p {
	padding-left: 38px;
	background-position: left center;
	background-repeat: no-repeat;
}
.foot .ask p a {
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	color: #1a1a1a;
	background-color: #d2d2d2;
	border-radius: 15px;
	margin: 12px 0;
}
.friend {
	margin-top: 55px;
}
.friend span {
	display: inline-block;
	float: left;
	width:95px;
	font-size: 18px;
	line-height: 20px;
}
.friend .aggre {
	float: left;
	width: 1105px;
	font-size: 0;
}
.friend .aggre a {
	display: inline-block;
	font-size: 16px;
	padding: 0 13px;
	line-height: 20px;
	margin-bottom: 7px;
}
.copy {
	/*background-color: #000;*/
}
.copy p span {
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
.copy p {
	text-align: center;
}
.tantan{
	width:100%;
	height:100%;
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 99995;
    text-align: center;
	display:none;
	overflow-y: auto;
}
.tantan img{
	display:block;
	max-width:100%;
	width:800px;
	height:auto;
	margin:0 auto;
}
.close-zoom {
    width: 48px;
    height: 48px;
    background: url(../images/btn_zoom_close.svg) 0 0 no-repeat;
    position: absolute;
    right: 15px;
    top: 8px;
    cursor: pointer;
}
