*{
	margin: 0;
	padding: 0;
	/*font-family: "Microsoft YaHei", "微软雅黑";*/
	list-style: none;
}
.container {
	width: 1200px;
	padding: 0px;
}
a {
	color: #181818;
}
.shouqing2{
	position: absolute;
	top: 15px;
	right: 15px;
	height: 100px;
	border-radius: 50%;
}
a:hover{
	text-decoration:none;
}
a:focus{
	text-decoration: none;
}
em,i{
	font-style: normal;
}
body{
	font-family: PingFang SC,Microsoft YaHei,arial,helvetica,sans-serif;
}
/*右侧固定的联系客服与返回顶部*/
.return {
	width: 68px;
	height: auto;
	position: fixed;
	right:0px;
	top: calc(50vh - 136px);
	z-index: 999;
}
.return-sub{
	width: 68px;
	height: 68px;
	background: #fff;
	text-align: center;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.2);
	cursor: pointer;
	position: relative;
}
.return-sub p{
	margin-top: 10px;
	font-size: 12px;
	color:#404040;
}
.return-sub:first-child {
	border-radius: 6px 0 0 0;
}
.return-sub:last-child {
	border-radius: 0 0 0 6px;
}
.return-sub img{
	width: 26px;
	height: 26px;
	margin-top: 8px;
}
#backTop {
	display: none;
	line-height: 68px;
}
#backTop img {
	margin-top: 0;
	width: 36px;
	height: 36px;
}
.return-sub:hover .return-position {
	display: block;
}
.return-position {
	text-align: center;
	color: #fff;
	background: #fbb036;
	border-radius: 6px;
	position: absolute;
	display: none;
}
.return-telephone {
	width: 230px;
	height: 40px;
	line-height: 40px;
	top: 14px;
	left: -250px;
}
.return-qrcode {
	width: 150px;
	height: 150px;
	background: #09cb5f;
	top: -41px;
	left: -170px;
}
.return-position span {
	width: 0px;
	height: 0px;
	overflow: hidden;
	border: 10px solid transparent;
	border-left-color: #fbb036;
	position: absolute;
	top: calc(50% - 10px);
	right: -16px;
}

/*.div-select3 {
	border: 1px solid #ccc;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	text-align: left;
	position: relative;
	background: #fff url(../images/downarr.png) no-repeat scroll 272px center;
	width: 300px;
	z-index: 993;
	text-indent: 10px;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 59px;
	border-radius: 5px;
}*/

/*#consultationR {
	margin: 0 auto;
	margin-top: 40px;
	width: 300px;
	height: 50px;
	-webkit-background: linear-gradient(to right,#f44140,#e41730);
	background: linear-gradient(to right,#f44140,#e41730);
	color: #fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	border-radius: 5px;
	font-size: 18px;
}*/

/*导航开始*/
.pn-nav {
	height: 84px;
	border: none;
	border-radius: 0px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1020;
	background: transparent;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	padding: 10px 0;
}
.pn-nav a{
	color: rgba(255,255,255,0.7);
}
.pn-nav-active{
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	background: #fff;
	  width: 100%;
	padding: 10px 0;
	height: 84px;
	position: fixed;
	top: 0;
	left: 0;
}
.pn-nav-active a{
	color: #323232;
}
.pn-nav .navbar-nav > li {
	height: 64px;
	line-height: 64px;
	width: 94px;
	text-align: center;
}
.pn-nav .navbar-nav .logo{
	width: auto;
}
.pn-nav .navbar-nav .phone{
	width: auto;
}
.pn-nav .navbar-nav li a {
	font-size: 16px;
	display: block;
	height: 100%;
	width: 100%;
	line-height: 64px;
	position: relative;
	font-weight: 400;
	cursor: pointer;
	padding: 0;
}
.pn-nav .navbar-nav li.active a, .pn-nav .navbar-nav li a:hover {
	color: #fff;
}
.pn-nav-active .navbar-nav li.active a, .pn-nav-active .navbar-nav li a:hover {
	color: #db251a;
}
/*底部*/
.newFooter {
	/*height: 352px;*/
	width: 100%;
	background: #1a1a1a;
}
.newFooter>div>div {
	height: 298px;
	width: 100%;
	position: relative;
}
.newFooter>div>div>div {
	float: left;
	padding-top: 10px;
}
.newFooter>div>div>div:first-child {
	margin-right: 57px;
}

.newFooter>div>div>div:first-child>h6 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 11px;
}
.newFooter>div>div>div:first-child>img:nth-child(3) {
	width: 196px;
	height: 23px;
}
.newFooter>div>div>div:first-child>p {
	font-size: 12px;
	color: #b8b8b8;
	margin-top: 11px;
}
.newFooter>div>div>div:nth-child(2) {
	padding-left: 56px;
	padding-right: 3px;
	border-left: 1px solid #444;
}
.newFooter>div>div>div:nth-child(2)>div>dl {
	float: left;
	margin-left: 113px;
}
.newFooter>div>div>div:nth-child(2)>div>dl>dt {
	font-weight: 800;
	font-size: 14px;
	color: #fff;
	padding-bottom: 12px;
}
.newFooter>div>div>div:nth-child(2)>div>dl>dd {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
.newFooter>div>div>div:nth-child(2)>div>dl>dd>a {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.newFooter>div>div>div:nth-child(2)>div>dl:first-child {
	margin-left: 0;
}
.newFooter>div>div>div:nth-child(2)>div>dl>dd>a:hover {
	color: #fff;
}

.newFooter>p {
	width: 100%;
	height: 54px;
	text-align: center;
	line-height: 54px;
	font-size: 12px;
	color: #666;
	border-top: 1px solid #444;
	margin: 0;
}
.jinyuweiba11 {
	position: fixed;
	bottom: 20px;
	left: 20px;
	width: 200px;
	height: 136px;
	z-index: 1000;
	animation: weibamovea 2s infinite ease-in-out;
	-webkit-animation: weibamovea 2s infinite ease-in-out;
}

@keyframes weibamovea {
	0% {
		bottom: 230px;
	}

	50% {
		bottom: 260px;
	}

	100% {
		bottom: 229px;
	}
}
.nav>li>a:focus, .nav>li>a:hover{
	background: transparent;
}
.footer-qrcode{
	width: 100px;
	margin-top: 15px;
}
