﻿/*dede58.com 做最好的织梦整站模板下载网站*/
body {
	background-color: #f2f2f2;
}
.top {
	background-color: #fff;
}
.header, .nav, .advantage, .items, .three, .resource, .lecture, .expert, .partner {
	width: 1200px;
	margin: 0 auto;
}
.header {
	height: 124px;
	position: relative;
}
.header img {
}
.header-logo {
	padding-top: 15px;
}
.header-describe {
	position: absolute;
	top: 49px;
	left: 228px;
}
.hide {
	position: absolute;
	z-index: -1;
	left: 50px;
	top: 45px;
}
.header-describe h2 {
	font-size: 18px;
	line-height: 18px;
	color: #888;
	font-weight: normal;
	margin-top: -3px;
}
.header-right {
	position: absolute;
	right: 0;
	top: 39px;
}
.header-phone {
	display: inline-block;
}
.phone-words {
	font-size: 14px;
	color: #999;
}
.phone-words img {
	margin-top: -7px;
	margin-right: 1px;
}
.phone-words span {
	/*margin-right: 213px;*/
	margin-right: 20px;
}
.phone-strong {
	font-size: 28px;
	color: #ff8d00;
	font-weight: normal;
	position: relative;
	/*right: -17px;*/
    /*left: 26.5%;*/
	top: 4px;
}
.header-search {
	position: relative;
	display: inline-block;
}
.header-search input {
	border: 1px solid #d4d4d4;
	width: 170px;
	/*border-right: 0;*/
	height: 26px;
	line-height: 26px;
	text-indent: .35em;
	transition: all linear .2s;
}
.header-search input:focus, .header-search input:hover {
	border-color: #ff8d00
}
.header-search button {
	/*border: 0;*/
	position: absolute;
	right: 1px;
	top: 1px;
	/*border: 1px solid #d4d4d4;*/
	border: 0;
	background-color: #fff;
	cursor: pointer;
	border-left: 0;
	margin-left: -5px;
	height: 25px;
	padding-right: 8px;
}
.header-line {
	border-bottom: 1px solid #e2e2e2;
	width: 100%;
}
.nav {
}
.nav ul {
	padding-top: 29px;
	padding-bottom: 29px;
}
.nav > ul > li {
	display: inline-block;
	width: 10.6%;
	text-align: center;
	font-size: 16px;
	color: #666;
	position: relative;
}
.nav .active a {
	border-top: 2px solid #ff8d00;
	padding-top: 28px;
}
.nav li:hover > a {
	border-top: 2px solid #ff8d00;
	padding-top: 28px;
}
.nav .sub-nav li:hover a {
	border-top: 0;
}
.nav li a {
	transition: height .3s linear;
}
.nav li a:hover {
	color: #e75a03;
}
.nav .active a {
	color: #e75a03;
}
.nav li .sub-nav {
	position: absolute;
	max-height: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all .4s linear;
	box-shadow: 0 0 5px #999;
	/*margin-top: 12px;*/
	margin-bottom: 20px;
	padding-top: 12px;
	/*padding-bottom: 20px;*/
	top: -16px;
	/*z-index: -99;*/
	z-index: 99;
	background: #fff;
}
.nav li .sub-nav li:before {
	/*content: '▸';*/
	margin-left: -20px;
	padding-right: 20px;
	color: #666;
}
.nav li .sub-nav li:first-child:before {
	content: '';
}
.nav li:hover .sub-nav {
	max-height: 1380%;
	visibility: visible;
	opacity: 1;
}
.nav .sub-nav li {
	display: inline-block;
	/*margin-left: -10px;*/
	width: 100px;/*border-bottom: 1px solid;*/
    /*border-color: #cacaca;*/
   /* border-image: linear-gradient( 90deg, #fff, #dadada, #cacaca , #dadada, #fff) 0 0 1 0;
    padding-bottom: 7px;
    margin-bottom: 3px;*/
}
.nav .sub-nav li:first-child {
	margin-bottom: 15px;
}
.nav .sub-nav li a {
	margin-left: -10px;
}
.nav .sub-nav li:first-child a {
	margin-left: 0px;
}
.nav .sub-nav li:first-child {
	margin-left: 0px;
	border-bottom: 0;
}
.nav .sub-nav li span {
	display: block;
	width: 100%;
	height: 12px;
	background: url('../img/mg.png');
	background-repeat: no-repeat;
	background-position: center;
}
.banner {
	/*position: absolute;*/
	position: relative;/*z-index: -199;*/
}
.banner img {
	width: 100%;
}
.banner .hd {
	position: absolute;
	bottom: -9%;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, 0);       /* for Firefox */
	-ms-transform: translate(-50%, 0);       /* for IE */
	-o-transform: translate(-50%, 0);
}
.banner .hd li {
	display: inline-block;
	background-color: #ddd;
	cursor: pointer;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	margin: 3px 13px 3px 4px;
}
.banner .hd .on {
	width: 14px;
	height: 14px;
	background-color: #ff8d00;
	margin: auto 10px auto 0;
}
.banner .tempWrap ul {
}
.tempWrap li {
	position: relative;
}
.tempWrap li .items-tag {
	left: 58%;
}
.banner .prev {
	background: url('../img/banner-prev.png');
	width: 35px;
	height: 72px;
	position: absolute;
	z-index: 800;
	left: 14%;
	top: 42.8%;
	bottom: -50px;
}
.banner .next {
	background: url('../img/banner-next.png');
	width: 35px;
	height: 72px;
	position: absolute;
	z-index: 800;
	right: 14%;
	top: 42.8%;
}
.advantage {
	/*margin-top: 450px;*/
	margin-top: 74px;
	/*margin-bottom: 40px;*/
	height: 325px;
}
.adv-top {
	position: relative;
	margin-bottom: 30px;
}
.adv-title {
	color: #666;
	padding-bottom: 9px;
	font-size: 24px;
	display: inline-block;
	border-bottom: 2px solid #ff8d00;
}
.adv-describe {
	display: inline-block;
	color: #888;
	font-size: 18px;
	margin-left: 33px;
}
.title-line {
	background: #e1e1e1;
	height: 2px;
	width: 1200px;
	position: absolute;
	bottom: 0;
	z-index: -1;
}
.adv-info li {
	display: inline-block;
	height: 221px;
	width: 276px;
	background-color: #fff;
	margin-right: 28px;
	text-align: center;
	font-size: 18px;
	color: #666;
	border: 1px solid #dedede;
	float: left;
}
.adv-info li:last-child {
	margin-right: 0;
}
.adv-info img {
	margin-top: 26px;
	margin-bottom: 26px;
}
.adv-oneLine {
	height: 2px;
	width: 48px;
	background-color: #ff8d00;
	display: inline-block;
}
.items {
	margin-bottom: 123px;
}
.items-top {
	position: relative;
	margin-bottom: 58px;
}
.items-title {
	color: #666;
	font-size: 24px;
	padding-bottom: 9px;
	display: inline-block;
	border-bottom: 2px solid #ff8d00;
}
.items-describe {
	display: inline-block;
	color: #888;
	font-size: 18px;
	margin-left: 33px;
}
.title-line {
	background: #e1e1e1;
	height: 2px;
	width: 1200px;
	position: absolute;
	top: 41px;
	bottom: 0;
	z-index: -1;
}
.items-card {
	float: right;
}
.items-card li {
	display: inline-block;
}
.items-card ul li a {
	color: #666;
	font-size: 18px;
	margin-left: 44px;
}
.items-card ul li:hover a {
	color: #ff8d00;
	border-bottom: 1px solid #ff8d00;
	padding-bottom: 17px;
}
.items-card ul .on a {
	color: #ff8d00;
	border-bottom: 1px solid #ff8d00;
	padding-bottom: 17px;
}
.items-bigBlock {
	height: 510px;
}
.items-big {
	width: 588px;
	height: 480px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	margin-bottom: 18px;
	border: 1px solid #dedede;
	transition: all .1s linear;
	position: relative;
}
.items-big img {
	width: 588px;
	height: 340px;
}
.items-tag {
	background: url('../img/items-tag.png') no-repeat;
	position: absolute;
	width: 81px;
	height: 70px;
	z-index: 99999;
	top: -11px;
	left: 80%;
	font-size: 24px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	text-indent: .3em;
}
.items-imgShadow {
	width: 587px;
	height: 340px;
	background-color: rgba(0, 0, 0, .45);
	position: absolute;
	z-index: 2;
	top: 0;
	display: table-cell;
	visibility: hidden;
	opacity: 0;
}
.items-big img + .items-imgShadow {
	transition: all .2s linear;
}
.items-big:hover img + .items-imgShadow {
	visibility: visible;
	opacity: 1;
}
.items-view {
	position: absolute;
	top: 57%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, -50%);       /* for Firefox */
	-ms-transform: translate(-50%, -50%);       /* for IE */
	-o-transform: translate(-50%, -50%);
	z-index: 5;
	transition: all .3s linear;
}
.items-big:hover .items-view {
	top: 50%;
}
.items-view span {
	background-color: #fff;
	padding: 7px 14px;
	margin-left: 3px;
	margin-right: 3px;
	transition: all .2s linear;
}
.items-view span:hover {
	background-color: #ff8d00;
	color: #fff;
}
.items-view span:hover a {
	color: #fff;
}
.items-big:hover {
	margin-top: -7px;
	box-shadow: 0 0 15px #bbb;
}
.items-big h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 6px;
}
.items-big h3 a {
	color: #666;
}
.items-big p {
	font-size: 18px;
	color: #888;
	margin-bottom: 27px;
	padding: 0 20px;
}
.items-big:first-child {
	margin-right: 20px;
	float: left;
}
.items-info {
	position: relative;
}
.items-info li {
	text-align: center;
	display: inline-block;
	background: #fff;
	width: 275px;
	height: 343px;
	margin-right: 30px;
	margin-top: 11px;
	border: 1px solid #dedede;
	transition: all .2s linear;
}
.items-info li:hover {
	box-shadow: 0 0 15px #bbb;
}
.items-info li:last-child {
	margin-right: 0;
}
.items-info li h3 {
	font-weight: normal;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 8px;
	color: #666;
}
.items-info li h3 a {
	color: #666;
}
.items-info li p {
	color: #888;
	font-size: 14px;
	line-height: 25px;
	padding-left: 35px;
	padding-right: 35px;
}
.minhd {
	text-align: center;
}
.minhd .minprev, .minhd .minnext {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px 15px;
	font-family: '宋体';
	cursor: pointer;
	text-align: center;
	position: absolute;
	bottom: -73px;
	color: #b9b9b9;
}
.minhd .minprev {
	left: 41%;
}
.minhd .minnext {
	left: 56.5%;
}
.minhd ul {
	/*display: inline-block;*/
	position: absolute;
	bottom: -65px;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, 0);       /* for Firefox */
	-ms-transform: translate(-50%, 0);       /* for IE */
	-o-transform: translate(-50%, 0);
}
.minhd li {
	cursor: pointer;
	width: 7px;
	height: 7px;
	background: #ddd;
	display: inline-block;
	background-color: #ddd;
	border-radius: 50px;
	margin: 3px 13px 3px 4px;
	border: 0;
}
.minhd .on {
	width: 14px;
	height: 14px;
	background-color: #ff8d00;
	margin: auto 10px auto 0;
	border: 0;
}
.three {
	position: relative;
	height: 566px;
}
.title-more {
	color: #999;
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 6px;
}
.title-more:hover {
	color: #ff8d00;
}
.title-more span {
	font-family: '宋体';
	padding-left: 5px;
}
.three-line {
	height: 2px;
	width: 100%;
	background-color: #e1e1e1;
}
.policy {
	width: 273px;
	position: absolute;
	left: 0;
}
.policy-top {
	margin-bottom: 40px;
}
.policy-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #ff8d00;
	display: inline-block;
	padding-bottom: 10px;
}
.policy-info {
	background-color: #fff;
	height: 427px;
	border: 1px solid #dedede;
}
.policy-imgBtm {
	text-align: center;
	margin-top: 5px;
}
.policy-info img {
	width: 260px;
}
.policy-info li {
	padding-left: 6px;
	/* white-space: nowrap; */
	overflow: hidden;
	width: 259px;
	border-bottom: 1px dashed #b7b7b7;
}
.policy-info li:last-child {
	border-bottom: 0
}
.policy-info li:hover a {
	color: #ff8d00;
}
.policy-info li h3 a:before {
	content: '▸';
	color: #ff8d00;
	padding-right: 10px;
}
.policy-info li h3 {
	font-weight: normal;
	text-indent: -1em;
	margin-left: 1em;
	width: 238px;
	margin-top: 13px;
	margin-bottom: 0px;
}
.policy-info li h3 a {
	font-size: 14px;
	color: #666;
	transition: all .2s linear;
}
.policy-info li p {
	font-size: 12px;
	color: #b8b8b8;
	text-indent: 1.2em;
	margin-bottom: 4px;
}
.trends {
	width: 548px;
	height: 427px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, 0);       /* for Firefox */
	-ms-transform: translate(-50%, 0);       /* for IE */
	-o-transform: translate(-50%, 0);
}
.trends-top {
	margin-bottom: 40px;
}
.trends-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #ff8d00;
	display: inline-block;
	padding-bottom: 10px;
}
.trends-info {
	background-color: #fff;
	height: 427px;
	border: 1px solid #dedede;
	overflow: hidden;
}
.info-top {
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	height: 150px;
}
.info-top h3 {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 20px;
	transition: all linear .2s;
}
.info-top :hover {
	color: #ff8d00;
}
.info-top p {
	color: #777;
	text-indent: 2em;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	transition: all linear .2s;
	padding-left: 17px;
	padding-right: 17px;
}
.info-top p a {
	color: #ff8d00;
	position: absolute;
	right: 15px;
	bottom: 0;
}
.info-normal {
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.info-img {
	float: left;
}
.info-img img {
	width: 146px;
	height: 95px;
}
.info-words {
	padding-left: 170px;
	height: 105px;
	position: relative;
}
.info-words .fs1 {
	position: absolute;
	bottom: 15px;
}
.info-words .fs2 {
	position: absolute;
	right: 0;
	bottom: 14px;
}
.info-words h3 {
	color: #666;
	line-height: 27px;
	font-size: 18px;
	font-weight: normal;
	transition: all linear .2s;
}
.info-words p {
	color: #a1a1a1;
}
.info-words p a {
	color: #ff8d00;
}
.info-words h3:hover {
	color: #ff8d00;
}
.approve {
	width: 273px;
	height: 427px;
	position: absolute;
	right: 0;
}
.approve-top {
	margin-bottom: 40px;
}
.approve-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #ff8d00;
	display: inline-block;
	padding-bottom: 10px;
}
.approve-info {
	background-color: #fff;
	height: 427px;
	position: relative;
	overflow: hidden;
}
.approve-info ul {
	height: 405px;
	overflow: hidden;
}
.approve-info li {
	list-style-type: circle;
	list-style-position: inside;
	padding-top: 25px;
	padding-left: 8px;
}
.approve-info li p {
	transition: all linear .2s;
}
.approve-info ul li:hover p {
	color: #ff8d00;
}
.approve-info li p:first-child {
	font-size: 13px;
	color: #b0b0b0;
	margin-bottom: 5px;
}
.approve-info li p:nth-child(2) {
	font-size: 14px;
	color: #666;
	text-indent: 1em;
}
.approve-line {
	width: 1px;
	background-color: #e1e1e1;
	height: 410px;
	top: 5px;
	left: 10px;
	position: absolute;
}
.resource {
	height: 750px;
}
.resource-top {
	position: relative;
}
.resource-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #ff8d00;
	display: inline-block;
	padding-bottom: 10px;
}
.resource-line {
	height: 2px;
	width: 1200px;
	margin-bottom: 43px;
	background-color: #e1e1e1;
	margin-top: -2px;
}
.resourece-info {
	position: relative;
}
.resourece-info img {
	width: 400px;
	height: 260px;
}
.imgInfo-one {
	width: 397px;
	background-color: #fff;
	display: inline-block;
	float: left;/*display: table-cell;*/
}
.imgInfo-words {
	height: 260px;
	position: relative;
}
.imgInfo-words p {
	color: #777;
	font-size: 16px;
	line-height: 30px;
	width: 309px;
	position: absolute;
	left: 50%;
	top: 20%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, 0);       /* for Firefox */
	-ms-transform: translate(-50%, 0);       /* for IE */
	-o-transform: translate(-50%, 0);
}
.imgInfo-words:nth-child(1) p {
	top: 40%;
}
.words-arrowUp {
	position: absolute;
	top: 1%;
	left: 11%;
	border-style: dashed dashed solid dashed;
	overflow: hidden;
	border-width: 14px;
	border-color: transparent transparent #ff8d00 transparent;
}
.words-arrowDown {
	position: absolute;
	bottom: 1%;
	left: 11%;
	border-style: solid dashed dashed dashed;
	overflow: hidden;
	border-width: 14px;
	border-color: #ff8d00 transparent transparent transparent;
}
.imgInfo-hd ul {
	/*display: inline-block;*/
	position: absolute;
	top: 575px;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, 0);       /* for Firefox */
	-ms-transform: translate(-50%, 0);       /* for IE */
	-o-transform: translate(-50%, 0);
}
.imgInfo-hd li {
	cursor: pointer;
	width: 7px;
	height: 7px;
	background: #ddd;
	display: inline-block;
	background-color: #ddd;
	border-radius: 50px;
	margin: 3px 13px 3px 4px;
	border: 0;
}
.imgInfo-hd .on {
	width: 14px;
	height: 14px;
	background-color: #ff8d00;
	margin: auto 10px auto 0;
	border: 0;
}
.imgInfo-hd .prev, .imgInfo-hd .next {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px 15px;
	font-family: '宋体';
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 568px;
	color: #b9b9b9;
}
.imgInfo-hd .prev {
	left: 39.5%;
}
.imgInfo-hd .next {
	left: 56.5%;
}
.lecture {
}
.lecture-top {
	position: relative;
}
.lecture-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #ff8d00;
	display: inline-block;
	padding-bottom: 10px;
}
.lecture-describe {
	display: inline-block;
	color: #888;
	font-size: 18px;
	margin-left: 33px;
}
.lecture-line {
	height: 2px;
	width: 1200px;
	background-color: #e1e1e1;
	margin-top: -2px;
	margin-bottom: 43px;
}
.lecture-li {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-bottom: 0;
}
.resource-info {
	height: 470px;
	width: 1200px;
	background-color: #fff;
}
.lecture-bd {
	height: 363px;
	background-color: #fff;
}
.lecture-hd {
	padding-left: 13px;
	padding-right: 13px;
}
.lecture-img {
	float: left;
	padding-left: 13px;
	padding-top: 13px;
}
.lecture-sign {
	height: 326px;
	padding-left: 625px;
	padding-right: 55px;
}
.lecture-sign h2 {
	font-size: 60px;
	color: #666;
	font-weight: normal;
	margin-top: 15px;
}
.lecture-sign h3 a {
	color: #666;
	transition: all linear .2s;
}
.lecture-sign h3 a:hover, .lecture-des:hover {
	color: #ff8d00;
}
.lecture-sign h3 {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	margin-top: 11px;
	margin-bottom: 15px;
}
.lecture-sign span {
	font-size: 20px;
	color: #999;
}
.lecture-sign .lecture-dateLine {
	font-size: 55px;
	color: #e2e2e2;
}
.lecture-des {
	font-size: 56px;
	color: #e0e0e0;
	font-family: '宋体';
	margin-bottom: 10px;
	transition: all linear .2s;
}
.lecture-sign p {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.lecture-sign .lecture-site {
	color: #313131;
	font-size: 18px;
}
.lecture-site span {
	font-size: 14px;
	color: #313131;
}
.lecture-sign .lecture-time {
	color: #313131;
	font-size: 18px;
	margin-bottom: 16px;
}
.lecture-time span {
	font-size: 14px;
	color: #313131;
}
.lecture-sign .lecture-signBtn a {
	color: #fff;
	background-color: #ff8d00;
	padding: 8px 16px;
}
.lecture-sign p a {
	color: #ff8d00;
}
.lecture-hd {
	background-color: #fff;
}
.lecture-hd ul {
	border-top: 4px solid #e1e1e1;
}
.lecture-hd li {
	display: inline-block;
	width: 17.8%;
	cursor: pointer;
	text-align: center;
	margin-top: -4px;
	margin-right: 78px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.lecture-hd .on, .lecture-hd li:hover {
	border-top: 4px solid #ff8d00;
}
.lecture-hd li p:first-child {
	margin-bottom: 2px;
}
.lecture-windowBtm {
	background: rgba(0, 0, 0, .55);
	width: 3000px;
	height: 3000px;
	z-index: 9999;
	position: fixed;
	top: 0%;
	left: 0%;
	display: none;
}
.lecture-signWindow {
	width: 882px;
	height: 650px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, -50%);       /* for Firefox */
	-ms-transform: translate(-50%, -50%);       /* for IE */
	-o-transform: translate(-50%, -50%);
	position: fixed;/*z-index: 9999;*/
}
.signWindow-top {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 32px;
}
.signWindow-top h3 {
	font-size: 26px;
	font-weight: normal;
	color: #ff8d00;
	margin-bottom: 30px;
}
.signWindow-line {
	background-color: #eaeaea;
	height: 2px;
	width: 100%;
}
.signWindow-close {
	position: absolute;
	right: 35px;
	top: -17px;
	font-weight: bold;
	font-size: 20px;
	color: #7b7b7b;
}
.signWindow-info {
	padding-left: 45px;
	padding-right: 45px;
	margin-top: 45px;
}
.signWindow-input li {
	display: inline-block;
	color: #666;
	float: left;
	position: relative;
}
.signWindow-input li i {
	position: absolute;
	top: 11px;
	left: -5%;
	color: #ff0000;
	font-style: normal;
}
.signWindow-input li:last-child i {
	position: absolute;
	top: 19px;
	left: -5%;
}
.signWindow-input li:nth-child(odd) {
	margin-right: 50px;
}
.signWindow-input li input {
	width: 258px;
	height: 38px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-indent: .35em;
	border: 1px solid #d3d3d3;
	transition: all .3s linear;
}
.signWindow-input li:last-child input {
	width: 185px;
	height: 38px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
	text-indent: .35em;
	border: 1px solid #d3d3d3;
}
.signWindow-input li input:focus, .signWindow-input li input:hover {
	border: 1px solid #ff8d00;
}
.signWindow-input li select {
	width: 260px;
	height: 42px;
	margin-bottom: 20px;
	margin-left: 26px;
	border-radius: 0;
	border: 1px solid #d3d3d3;
	transition: all .2s linear;
}
.signWindow-input li select:hover {
	border: 1px solid #ff8d00;
}
.signWindow-input li:nth-child(7) {
	letter-spacing: 16px;
	margin-right: 0;
}
.signWindow-input li:nth-child(7) span {
	position: absolute;
}
.signWindow-input li:nth-child(8) img {
	height: 38px;
	width: 100px;
	margin-left: 10px;
	cursor: pointer;
}
.signWindow-input li textarea {
	margin-left: 100px;
	height: 117px;
	width: 669px;
	border: 1px solid #d3d3d3;
	text-indent: .35em;
	transition: all .2s linear;
}
.signWindow-input li textarea:focus, .signWindow-input li textarea:hover {
	border: 1px solid #ff8d00;
}
.signWindow-btn {
	background-color: #ff8d00;
	position: absolute;
	top: 85%;
	left: 50%;
	color: #fff;
	padding: 3px 23px;
	font-size: 26px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, 0);       /* for Firefox */
	-ms-transform: translate(-50%, 0);       /* for IE */
	-o-transform: translate(-50%, 0);
}
.expert {
}
.expert-top {
	position: relative;
	margin-top: 70px;
}
.expert-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #ff8d00;
	display: inline-block;
	padding-bottom: 10px;
}
.expert-describe {
	display: inline-block;
	color: #888;
	font-size: 18px;
	margin-left: 33px;
}
.expert-line {
	height: 2px;
	width: 1200px;
	background-color: #e1e1e1;
	margin-top: -2px;
	margin-bottom: 43px;
}
.expert-info {
	height: 390px;
}
.expert-info li {
	background-color: #fff;
	text-align: center;
	width: 182px;
	height: 230px;
	overflow: hidden;
	display: inline-block;
	margin-right: 18px;
	float: left;
	padding-top: 38px;
	position: relative;
	transition: all .25s linear;
	border: 1px solid #e0e0e0;
}
.expert-info li .expert-name {
	font-size: 16px;
	color: #666;
	margin-top: 15px;
	margin-bottom: 3px;
}
.expert-info li:hover {
	padding-top: 0px;
	height: 375px;
}
.expert-shadhow {
	height: 195px;
	width: 100%;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	z-index: 99;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);    /* for Chrome || Safari */
	-moz-transform: translate(-50%, 0);       /* for Firefox */
	-ms-transform: translate(-50%, 0);       /* for IE */
	-o-transform: translate(-50%, 0);
	/*display: none;*/
	visibility: hidden;
	opacity: 0;
	transition: all .25s linear;
}
.expert-view {
	font-size: 14px;
	color: #666;
	padding: 8px 14px;
	background-color: #fff;
	display: inline-block;
	margin-top: 140px;
	transition: all .25s linear;
	transition: margin-top .4s ease;
}
.expert-view:hover {
	color: #fff;
	background-color: #ff8d00;
}
.expert-info li:hover .expert-view {
	margin-top: 95px;
}
.expert-info li:hover .expert-shadhow {
	/*display: block;*/
	visibility: visible;
	opacity: 1;
	height: 157px;
}
.expert-info li:last-child {
	margin-right: 0px;
}
.expert-info li .expert-default {
	transition: all .8s linear;
	opacity: 1;
	visibility: visible;
	color: #b3b1b1;
}
.expert-info li:hover .expert-default {
	/*display: none;*/
	opacity: 0;
	height: 0;
}
.expert-info li .expert-infoMore {
	transition: all .8s linear;
	/*display: none;*/
	opacity: 0;
	height: 0;
	margin-top: 4px;
}
.expert-info li .expert-infoMore p {
	color: #898989;
	padding: 0 5px;
	font-size: 14px;
	margin-top: 11px;
	line-height: 22px;
}
.expert-info li:hover .expert-infoMore {
	opacity: 1;
	visibility: visible;
}
.partner {
	margin-bottom: 25px;
}
.partner-top {
	position: relative;
}
.partner-title {
	font-size: 24px;
	color: #666;
	border-bottom: 2px solid #ff8d00;
	display: inline-block;
	padding-bottom: 10px;
}
.partner-describe {
	display: inline-block;
	color: #888;
	font-size: 18px;
	margin-left: 33px;
}
.partner-line {
	height: 2px;
	width: 1200px;
	background-color: #e1e1e1;
	margin-top: -2px;
	margin-bottom: 43px;
}
.partner-info {
	padding-left: 10px;
	padding-right: 10px;
}
.partner-info li {
	width: 183px;
	height: 100px;
	background-color: #fff;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	/*float: left;*/
	border: 1px solid #d6d6d6;
	margin-bottom: 31px;
	transition: all .1s linear;
}
.partner-info li:hover {
	box-shadow: 0 0 15px #ccc;
}
.partner-info li img {
	/*margin-top: 25px;*/
	width: 183px;
	height: 100px;
}
.partner-info li .partner-img {
	opacity: 1;
}
.partner-info li:hover .partner-img {
	display: none;
}
.partner-info li .partner-imgH {
	display: none;
}
.partner-info li:hover .partner-imgH {
	display: block;
}
.partner-info li:nth-child(6n), .partner-info li:last-child {
	margin-right: 0;
}
.footer {
	background-color: #fff;
	border-top: 1px solid #e1e1e1;
}
.footer-top {
	width: 1200px;
	height: 336px;
	margin: 0 auto;
}
.footer-help ul li {
	margin-top: 45px;
	display: inline-block;
	float: left;
	margin-right: 22px;
	width: 145px;
}
.footer-help ul li:last-child {
	margin-right: 0;
}
.footer-help li dt {
	font-size: 16px;
	margin-bottom: 23px;
}
.footer-help li dt a {
	color: #444;
	transition: all linear .2s;
}
.footer-help li dt a:hover {
	color: #ff8d00;
}
.footer-help li dd {
	font-size: 14px;
	margin-bottom: 8px;
}
.footer-help li dd a {
	color: #888;
	transition: all linear .2s;
}
.footer-help li dd a:hover {
	color: #ff8d00;
}
.footer-contact {
	width: 550px;
	margin-top: 45px;
	float: right;
}
.QRcode {
	float: left;
	text-align: center;
	margin-top: 3px;
	cursor: pointer;
}
.QRcode:hover img {
	animation: rockGo .4s linear 1;
}
@keyframes rockGo {
 0% {
 transform: translateY(0) scale(1.0) rotate(5deg);
}
 25% {
 transform: translateY(-2px) scale(1.02) rotate(-1deg);
}
 50% {
 transform: translateY(0px) scale(1.0) rotate(0deg);
}
 75% {
 transform: translateY(-1px) scale(1.01) rotate(0deg);
}
 100% {
 transform: translateY(0) scale(1.0) rotate(0deg);
}
}
.contact-detail {
	text-align: right;
}
.contact-detail h3 {
	color: #666;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
.contact-detail p {
	color: #888;
	font-size: 14px;
	line-height: 24px;
}
.contact-detail .help-phone {
	color: #ff8d00;
}
.contact-detail .help-phoneNum {
	color: #ff8d00;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact-detail img {
	margin-top: -3px;
	margin-right: 4px;
}
.footer-mid {
	width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	/*text-align: center;*/
	padding-top: 14px;
	padding-bottom: 14px;
}
.footer-mid p {
	/*display: inline-block;*/
	color: #999;
	text-align: center;
	margin-bottom: 5px;
}
.footer-mid ul {
	display: inline-block;
	padding: 0 28px;
}
.footer-mid li {
	/*display: inline-block;*/
	float: left;
	color: #666;
	/*margin-right: 18px;*/
	margin-bottom: 5px;
}
.footer-mid li:after {
	margin-left: 22px;
	content: '|';
	color: #d5d5d5;
	font-size: 12px;
}
.footer-mid li:last-child {
	margin-right: 0px;
}
.footer-mid li:nth-child(10n):after {
	content: '';
	margin-left: 0px;
}
.footer-mid li a {
	color: #666;
	margin-left: 22px;
	display: inline-block;
	/* width: 67px;*/
	text-align: center;
}
.footer-mid li a:hover {
	text-decoration: underline;
}
.footer-btm {
	text-align: center;
	padding-top: 27px;
	padding-bottom: 27px;
}
.footer-btm p {
	color: #999;
}
.footer-btm p span {
	color: #d5d5d5;
	margin-left: 22px;
	transition: all linear .2s;
}
.footer-btm p span:hover {
	color: #ff8d00;
}
@media all and (min-width:0) {
.nav li .sub-nav {
	padding-top: 15px;
}
}
@media (max-width: 1650px) {
.nav li .sub-nav {
	top: -15px;
}
.header-search button {
	height: 28px;
}
.signWindow-input li textarea {
	margin-left: 99px;
	width: 673px;
}
}
@media (max-width: 1550px) {
.adv-info li {
	margin-right: 29px;
}
.items-card ul .on a, .items-card ul li:hover a {
	padding-bottom: 17px;
}
.policy-info li h3 {
	margin-top: 15px;
}
.policy-info li p {
	margin-bottom: 10px;
}
.info-top {
	margin-bottom: 40px;
}
.info-normal {
	margin-bottom: 35px;
}
.approve-info li {
	padding-top: 22px;
}
.signWindow-input li textarea {
	margin-left: 100px;
	width: 669px;
}
.expert-info li {
	margin-right: 19px;
}
/*.partner-info li{
        margin-right: 10px;
    }*/
.signWindow-input li textarea {
	margin-left: 97px;
	width: 672px;
}
}
