﻿@charset "utf-8";
/* CSS Document */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
	border: medium none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body,
button,
input,
select,
textarea {
	font: 12px/1.5 "msyhl422459", "微软雅黑", Srial, Verdana, Geneva, sans-serif, tahoma, helvetica, sans-serif;
}

.city-box{display: flex;	justify-content: space-between;flex-wrap: wrap;margin-bottom: 20px;}
.city-box .city-item{width: 360px;height: 160px;background-color: #1a66dd;border-radius: 15px;margin: 20px 0;display: flex;justify-content: space-around;align-items: center;color: #FFFFFF;position: relative;}
.city-box .city-item a{color: #FFFFFF;}
.city-box .city-item .session{position: absolute;top: 0;left: 30%;width: 30px;color: #FFFFFF;font-size: 14px;background-color: rgb(68,141,255);border-radius: 0 0 17px 17px;	text-align: center;padding: 5px 0;}
.city-box .city-item .img-box{position: relative;}
.city-box .city-item .img-box .bor{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;border: 5px solid rgba(255,255,255,0.6);border-radius: 50%;}
.city-box .city-item img{width: 85px;height: 85px;border-radius: 50%;}
.city-box .city-item h2{margin-bottom: 20px;	font-size: 22px;}
.city-box .city-item p{line-height: 24px;font-size: 14px;color: #ffffffbd;}
.city-box .city-item:hover{background-image: linear-gradient(115deg, #3366ff 50%, #29bef1);box-shadow: 4px 10px 10px #6c9ff1;}
.city-box .city-item:hover .bor{border-color: #FFFFFF;}
.infobox{width: 200px;}
.links{width: 1200px;    margin: 0 auto;    line-height: 35px;}
.links a, .about a{color: #666666;}
.links a:hover,.about a:hover{color: #ff0000;}
.about{line-height: 25px;font-size: 16px;}
.about a{color: #666666;display: contents;}
.about img{ float: left;margin-top: 30px; }
.about span{margin-top: 30px;  width: 850px;   float: right;}

em {
	font-style: normal;
}

ul,
ol,
	{
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

body {
	margin: 0 auto;
	position: relative;
	min-width: 1366px;
}

input,
img {
	vertical-align: middle;
	border: none;
}

body,
html {
	margin: 0 auto;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	min-width: 1366px;
}

img {
	border: none;
	/*vertical-align:top;*/
}

* {
	margin: 0;
	padding: 0;
	text-shadow: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.clear {
	clear: both;
}
.t_nav {
    height: 37px;
    width: 100%;
	font-size: 14px;
}
.t_nav_con {
    width: 1200px;
    height: 37px;
    margin: 0 auto;
    line-height: 37px;
    color: #ddd;
}
.t_nav_con .red_logo {
    width: 100px;
    height: 37px;
}
.t_nav_con a {
    color: #666;
    float: left;
    margin-right: 10px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.banners {
	width: 100%;

	position: relative;
}

.banners .banner img {
	width: 100%;
}

.suspen {
	width: 150px;
	height: 540px;
	background: url(../images/suspen_bg.png) no-repeat;
	background-size: 100% 100%;
}

.suspen ul {
	width: 102px;
	margin: 0 auto;
	margin-top: 145px;
	height: 390px;
	cursor: pointer;
}

.suspen ul li {
	background: #dfeeff;
	margin-top: 1px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 16px;
}

.suspen ul .active {
	background: #228aff;
	color: #ffffff;
}

.sign {
	position: absolute;
	left: 65%;
	top: 5%;
	width: 320px;
	height: 390px;
	/*background-color:rgba(0,0,0,0.6);*/
	background-color: #fdfdfd;
	border-radius: .1rem;
}


.timediv {
	width: 100%;
	margin: 0 auto;
}

.timediv .timepo {
	color: #0054ff;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.3rem;
	margin-top: 0.1rem;
}

.timediv .timept {
	text-align: center;
	color: #666666;
	font-size: 0.16rem;
	/*margin-top: 0.1rem;*/
}

.timediv .timept span {
	display: inline-block;
	background: #ffffff;
	font-size: 0.16rem;
	color: #ff4f46;
	padding: 0.05rem;
	border-radius: 2px;
}

.signform .clearfix {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	margin-top: 0.1rem;
}

.signform .clearfix input {
	width: 100%;
	line-height: 0.42rem;
	color: #999999;
	font-size: 0.16rem;
	padding-left: 0.1rem;
	border-radius: .04rem;
	border: 1px solid #dddddd;
}

.signform .clearfix .submit {
	background-color: #006ee1;
	color: #ffffff;
	font-size: 0.2rem;
	background-image: linear-gradient(to right, #437afa, #a63c7a);
}

.signform p {
	width: 90%;
	margin: 0 auto;
	color: #666666;
	font-size: 0.16rem;
	margin-top: 0.1rem;
	line-height: 0.26rem;
}

/*涓棿瀵艰埅*/
.mdnav {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	cursor: pointer;
}

.mdnav ul {
	width: 100%;
}

.mdnav ul li {
	width: 14.2%;
	float: left;
	line-height: 45px;
	text-align: center;
	color: #999999;
	font-size: 0.2rem;
}

.advert {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.advert img {
	width: 100%;
}


.hr {
	width: 100%;
	border-bottom: 1px dashed #dddddd;
}


.spot {
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}

.spot .sptop {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}

.spot .sptop img {
	width: 100%;
}

.spot .spinfo {
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
}

.spot .spinfo ul {
	width: 100%;
}

.spot .spinfo ul li {
	border-radius: 0.1rem;
	color: #FFFFFF;
	letter-spacing: 0.02rem;
	position: relative;
	padding: 0.2rem 0 0 0.17rem;
}

.spot .spinfo ul .w45 {
	width: 48%;
	height: 2.82rem;
	float: left;
	margin-left: 1%;
	margin-top: 0.1rem;
	font-size: 0.38rem;
}

.spot .spinfo ul .w25 {
	width: 23.5%;
	height: 2.82rem;
	float: left;
	margin-left: 1%;
	margin-top: 0.1rem;
}

.spot .spinfo ul .l5 {
	margin-left: 1%;
}

.spot .spinfo .a1 {
	background: linear-gradient(to right,#2C78FF, #15A5FE);
	height: 3rem;
	/* padding: 0.5rem 0 0 0.5rem; */
}
.spot .spinfo .a1 .title{
	text-align: center;
}
.spot .spinfo .a2 {
	background: linear-gradient(#FFE8E9, #FFD5DC);
	background: url(../images/active-new11.png) no-repeat 100% 100%;
	height: 3rem;
	/* color: #FF5564!important; */
}

.spot .spinfo .a3 {
	background: linear-gradient(#D2EBFF, #A6C9FF);
	background: url(../images/active-new22.png) no-repeat 100% 100%;
	height: 3rem;
	/* color: #448AFF; */
}

.spot .spinfo .a4 {
	background: linear-gradient(#FF8CEE, #9246FA);
	background: url(../images/active-new33.png) no-repeat 100% 100%;
	height: 3rem;

}

.spot .spinfo .a5 {
	background: linear-gradient(#FFBA03, #FF9001);
	background: url(../images/active-new44.png) no-repeat 100% 100%;
	height: 3rem;
}

.spot .spinfo .a6 {
	background: linear-gradient(#FF688B, #FF0B47);
	background: url(../images/active-new55.png) no-repeat 100% 100%;
	height: 3rem;

}

.spot .spinfo li .title {
	font-size: 0.34rem;
	font-weight: bold;
}

.spot .spinfo li .text {
	font-size: 0.17rem;
	/* margin: 0.1rem 0 0.1rem 0.1rem; */
	margin: 0.05rem 0;
}

.spot .spinfo li .btn {
	font-size: 0.18rem;
	border: 1px solid #FFFFFF;
	border-radius: 0.05rem;
	padding: 0.03rem 0.1rem;
	margin-top: 0.05rem;
	display: inline-block;
}

/* .spot .spinfo ul li img{width:100%; height:2.82rem;} */
.spot .spinfo ul li img {
	/* 	position: absolute;
	bottom: 0;
	right: 0; */
}

.spot .spinfo ul li .mask {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 9999;
	display: none;
}

.spot .spinfo ul li .mask .pop {
	width: 5rem;
	background-color: #FFFFFF;
	position: fixed;
	top: -50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 0.1rem;
	color: #000000;
	font-size: 0.17rem;
	overflow: hidden;
}
.spot .spinfo ul li .mask .pop img{
    position: absolute;
	bottom: 0;
	right: 0;
}
.pop p{
	padding: 0.3rem;
	line-height: 0.3rem;
}




.product {
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
	background-color: #fdfdfd;
}

.product .prtop {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}

.product .prtop img {
	width: 100%;
	margin: 0 auto;
}

.prinfo {
	width: 1200px;
	margin: 0 auto;
}

.prinfo>ul {
	width: 100%;
}

.prinfo>ul li {
	width: 23.8%;
	background: #ffffff;
	height: 420px;
	float: left;
	margin-left: 1%;
	margin-top: 20px;
}

.prinfo>ul li .thimgs {
	width: 100%;
	/*border-bottom: 1px solid #dddddd;*/
	text-align: center;
	padding: 0.1rem;
}

.prinfo>ul li .thimgs img {
	width: 100%;
	/* height:1.5rem;*/
}

.prinfo>ul li .title {
	width: 90%;
	margin: 0 auto;
	font-size: 0.16rem;
	color: #333333;height: 50px;
	/*padding-top: 0.12rem;*/
	padding-bottom: 0.1rem;
	border-bottom: #dddddd 1px solid;
}

.prinfo>ul li .price {
	width: 90%;
	margin: 0 auto;
}

.prinfo>ul li .price p {
	color: #999999;
	font-size: 0.16rem;
	padding-top: 0.1rem;
	/*padding-bottom: 0.1rem;*/
}

.prinfo>ul li .price span {
	color: #333333;
	font-size: 0.16rem;
}

.prinfo>ul li .price span font {
	color: #ff0000;
	font-size: 0.24rem;
}

.prinfo>ul li .yuyues {
	width: 72%;
	margin: 0 auto;
	margin-top: 0.15rem;
	cursor: pointer;
	background-color: #fe0000;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.prinfo>ul li .yuyues a{ 
	color:#fff; 
	display: inline-block; 
	width: 100%;
}

.prinfo>ul li .yuyues img {
	width: 100%;
}

.more_bg {
	/*background:url(../images/more_bg.png) no-repeat scroll center 0 transparent;*/
	height: 81px;
	width: 100%;
	margin-top: 0.3rem;
	line-height: 80px;
	text-align: center;
	font-size: 30px;
	/*font-weight: bold;
	color: #FFF;*/
}
.more_bg a{ color:#666;}


.pageList1 {
	display: inline-flex;
	text-align: center;
	line-height: 29px;
	padding-top: 25px;
}

.pageList1 li {
	float: left;
	width: 28px;
	height: 29px;
	font-size: 16px;
	/*background:rgba(255,255,255,0.3);*/
	background: #969696 none repeat scroll 0 0;
	color: #fff;
	border-radius: 3px;
	margin-right: 21px;
	cursor: pointer;
}

.pageList1 li a {
	color: #fff;
}

.pageList1 li.show a {
	color: #fff;
}

.pageList1 li.show {
	background: #eb1c25 none repeat scroll 0 0;
	color: #fff;
}

.prinfo h5 {
	font-size: 45px;
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 0.3rem;
	font-weight: bold;
	color: #fff;
}

.brand {
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}

.brand .brtop {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}

.brand .brtop img {
	width: 100%;
	margin: 0 auto;
}

.brinfo {
	width: 1200px;
	margin: 0 auto;
}

.brinfo>ul {
	width: 100%;
	background: #ffffff;
	padding: 0.15rem;
	padding-left: 0;
	padding-right: 0;
}

.brinfo>ul li {
	width: 12%;
	float: left;text-align: center;
	margin-left: 2%;
	margin-top: 0.15rem;
}

.brinfo>ul li img {
	width: 100%;
	height: 60px;
	border: 1px solid #ccc;
}

.brinfo h5 {
	font-size: 25px;
	width: 100%;
	text-align: center;
	margin-top: 0.1rem;
	font-weight: bold;
	/*color:#fff;*/
}


.coupon {
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 45px;
	padding-bottom: 30px;
	background-color: #f6f6f6;
}

.coupon .cotop {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}

.coupon .cotop img {
	width: 100%;
	margin: 0 auto;
}

.coinfo {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.coinfo>ul {
	width: 100%;
}

.coinfo>ul li {
	width: 31%;
	height: 1.3rem;
	float: left;
	margin-left: 2%;
	margin-top: 0.15rem;
	background: url(../images/coubg.png) no-repeat;
	background-size: 100% 100%;
}

.coinfo>ul li div {
	float: left;
}

.coinfo>ul li .cdiv1 {
	width: 38%;
	padding-top: 0.2rem;
	text-align: center;
}

.coinfo>ul li .cdiv1 .cp01 {
	color: #ffffff;
	font-size: 0.26rem;
}

.coinfo>ul li .cdiv1 .cp02 {
	color: #ffffff;
	font-size: 0.14rem;
	border: #ffffff 1px dashed;
	width: 60%;
	margin: 0 auto;
	border-radius: 0.1rem;
	margin-top: 0.1rem;
}

.coinfo>ul li .cdiv2 {
	width: 46%;
	padding-top: 0.1rem;
	text-align: left;
	padding-left: 2%;
}

.coinfo>ul li .cdiv2 .cp03 {
	color: #666666;
	font-size: 0.22rem;
	margin-top: 0.05rem;
}

.coinfo>ul li .cdiv2 .cp04 {
	color: #333333;
	font-size: 0.14rem;
	margin-top: 0.05rem;
}

.coinfo>ul li .cdiv2 .cp05 {
	color: #999999;
	font-size: 0.14rem;
	margin-top: 0.05rem;
}

.coinfo>ul li .cdiv2 .cp05 span {
	color: #ff1212;
}

.coinfo>ul li .cdiv3 {
	width: 12%;
	padding-left: 5%;
	text-align: center;
	color: #95b8ff;
	font-size: 0.18rem;
	margin-top: 0.1rem;
}


.grava {
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}

.grava .grtop {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}

.grava .grtop img {
	width: 100%;
}

.grinfo {
	width: 1200px;
	margin: 0 auto;
	margin-top: 0.5rem;
}

.grinfo img {
	width: 100%;
	margin: 0 auto;
}

.grinfo .left {
	float: left;
	width: 49%;
	border: 0.1rem solid #0096ff;
	height: 4rem;
}

.grinfo .right {
	float: left;
	width: 49.5%;
	border: 0.1rem solid #0096ff;
	border-left: none;
	height: 4rem;
}

.grinfo .right div img {
	width: 100%;
	height: 3.8rem;
}


.service {
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
}

.service .setop {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}

.service .setop img {
	width: 100%;
	margin: 0 auto;
}

.seinfo {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.seinfo>ul {
	width: 100%;
	padding: 0.15rem;
	padding-left: 0;
	padding-right: 0;
}

.seinfo>ul li {
	width: 25%;
	float: left;
	border: 1px #dddddd solid;
	height: 350px;
}

.seinfo>ul li .secent {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.seinfo>ul li .secent img {
	width: 45%;
	margin: 0 auto;
}

.seinfo>ul .pjg {
	margin-top: 0.05rem;
	color: #2d87ff;
	font-size: 0.26rem;
	font-weight: bold;
	border-bottom: 1px dashed #dddddd;
	line-height: 0.55rem;
}

.seinfo>ul .pct {
	margin-top: 0.15rem;
	color: #666666;
	font-size: 0.16rem;
	line-height: 0.3rem;
}


.vicas {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
}

.vitop {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}

.vitop img {
	width: 100%;
}

.viinfo {
	width: 1200px;
	height: 450px;
	margin: 0 auto 60px;
	border: 5px solid#00a2ff;
	background: #ffffff;
	margin-top: 37px;
}

.viinfo .left {
	float: left;
	width: 55%;
	margin-top: 0.2rem;
	margin-left: 1%;
}

.viinfo .left img {
	width: 100%;
}

.viinfo .right {
	float: left;
	width: 40%;
	margin-top: 50px;
	margin-left: 2%;
	text-align: left;
}

.viinfo .right h3 {
	text-align: center;
	font-size: 0.26rem;
	color: #226eff;
}

.viinfo .right div {
	margin-top: 23px;
}

.viinfo .right div img {
	width: 0.4rem;
}

.viinfo .right div span {
	display: inline-block;
	padding-left: 0.1rem;
	color: #387ffd;
	font-size: 0.18rem;
}

.viinfo .right div p {
	line-height: 0.3rem;
	color: #333333;
	font-size: 0.14rem;
	padding-left: 0.5rem;
}

#cover {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 18888;
	background-color: #000000;
	opacity: 0.7;
	width: 100%;
	height: 100%;
}

#guide {
	position: fixed;
	z-index: 19999;
	text-align: center;
	margin: auto;
	left: 0;
	right: 0;
	top: 15%;
}

#guide img {
	width: 20%;
}

#guide p {
	width: 15%;
	margin: 0 auto;
	margin-top: 0.2rem;
}


.footsup {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 1.8rem;
	z-index: 998;
	background: url(../images/footer_bg.png) no-repeat;
	background-size: 100% 100%;
}

.focode {
	float: left;
	margin-left: 5.3rem;
	padding-top: 1.6rem;
	width: 1.2rem;
}

.focode p {
	padding-left: 0.2rem;
	font-size: 0.14rem;
	color: #fff3b0;
	line-height: 0.2rem;
}

.focode img {
	width: 1.1rem;
	padding-top: 0.1rem;
}

.blaup {
	float: left;
	margin-left: 0.6rem;
	width: 1rem;
	padding-top: 1.5rem;
}

.blaup img {
	width: 100%;
}

.foform {
	float: left;
	margin-left: 10rem;
	padding-top: 0.8rem;
}

.foform .frleft {
	float: left;
}

.foform .frleft div {
	margin-top: 10px;
}

.foform .frleft div input {
	line-height: 0.4rem;
	width: 3rem;
	padding-left: 0.25rem;
	color: #999999;
	font-size: 0.16rem;
}

.foform .frright {
	float: left;
	margin-left: 0.3rem;
}

.foform .frright input {
	width: 1.1rem;
	height: 1.1rem;
	background: url(../images/fbtn.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.closebg {
	float: left;
	margin-left: -0.6rem;
	margin-top: 0.3rem;
}

.closebg img {
	width: 0.5rem;
	height: 0.5rem;
}


table {
	width: 95%;
	border-spacing: 0;
	border: transparent;
	text-align: center;
	font-size: 0.1rem;
	overflow: hidden;
	border-radius: 15px;
	margin: 0.1rem auto;
}

table td {
	border: 1px solid #ADC9F3;
	box-shadow: 1px 1px 2px 2px #FDFEFF;
	padding: 0.05rem 0;
	color: #000000;
	font-weight: bold;
}

table td img {
	width: 0.5rem;
}


table tr td span {
	vertical-align: sub;
}

table tr td b {
	color: red;
	font-size: 0.15rem;
	vertical-align: sub;
}


table td {
	background-color: #DCEBFE;
}

/* 城市弹框 */
.Jia-city-guide-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000003;
	background: #000;
	opacity: .6;
	filter: alpha(opacity:60);
	display: none;
}

.city-guide-wrap {
	/* width: 510px;
    height: 160px; */
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000004;
	font-family: "微软雅黑";
	display: none;
}

.city-guide {
	width: 750px;
	padding: 3px;
	background: #ffe9c7;
}

.city-guide .container {
	width: 100%;
	height: 100%;
	background: #fff9f0;
}

.city-guide .wrapper {
	position: relative;
	padding: 20px 0 30px 20px;
	/*height: 100%;*/
	background: url(../images/cityguide_bg.jpg) right bottom no-repeat;
}

.city-guide .city-guess {
	font-size: 24px;
	color: #333;
}

.city-guess a {
	font-weight: 400;
	font-size: 30px;
	display: inline-block;
	color: #d00;
	padding: 0 20px;
	text-decoration: none;
}

.city-guide .city-advice span {
	padding-right: 8px;
	padding-top: 6px;

	font-size: 22px;

}

.city-guide .city-advice {
	display: flex;

	margin-top: 22px;
}

.city-guide .city-advice a {
	padding: 15px;
	white-space: nowrap;
	color: #d00;
	background: url(../images/separator.png) no-repeat scroll right 55% transparent;
	line-height: 30px;
	font-size: 24px;
}

.city-guide .city-advice a:last-child {
	background: 0 0;
}

.city-guide .viewmore {
	position: absolute;
	font-size: 12px;
	color: #666;
	line-height: 36px;
	right: 10px;
	bottom: 0;
}

.city-guide .btn-close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 12px;
	height: 12px;
	background: url(../images/nav_icon.png) left -218px no-repeat;
}

#qrcode {
				width: 100px;
				position: absolute;
				top: 58%;
				right: 1%;
				font-size: 12px;
				color: red;
				text-align: center;
			}

			#makeCode {
				width: 100%;
				height: 100%;
				text-align: center;
			}

			#makeCode img {
				width: 1.6rem;
			}

			#yqfriends {
				width: 100%;
				font-size: 12px;
				color: red;
				text-align: center;
				margin: 0 auto;
			}

			#yqfriends img {
				position: unset;
			}

			#friendsCode {
				width: 100%;
				height: 100%;
				text-align: center;
			}

			#friendsCode img {
				width: 2rem;
				height: 2rem;
			}

			.kown {
				width: 1.3rem;
				color: #FFFFFF;
				background-color: #0084FF;
				text-align: center;
				border-radius: 1rem;
				margin: 0 auto 0.3rem;
				padding: 5px 10px;
				cursor: pointer;
			}

			.newnav li {
				float: left;
				/*width:120px; font-weight:bold; */
				margin-right: 50px;
			}

			.newnavhover {
				border-bottom: 3px solid #2b86e6;
				padding-bottom: 6px;
				color: #2b86e6;
			}

			.newnav li a:hover {
				border-bottom: 3px solid #2b86e6;
				padding-bottom: 6px;
				color: #2b86e6;
			}

			.newnav .hot {
				width: 29px;
				height: 17px;
				margin-left: 3px;
				margin-top: -10px;
				/*position: absolute;  right: 13px;*/
			}

			.kztime {
				position: absolute;
				left: 19.5%;
				top: 66%;
				/* width: 21%; */
				color: #ffffff;
				font-size: 0.30rem;
				font-weight: bold;
			}



			.ulnav {
				width: 1200px;
				margin: 30px auto;
				height: 50px;
			}

			.ulnav li {
				float: left;
				width: 200px;
				height: 50px;
				line-height: 50px;
				text-align: center;
				color: #333333;
				border-right: 1px solid #dddddd;
				background-color: #f7f7f7;
				font-size: 16px;
				cursor: pointer;
			}

			.ulnav li a {
				width: 100%;
				height: 100%;
				display: block;
				color: #000000;
			}
			.ulnav li a:hover{
				background-color: #31b8ff;
				color: #FFFFFF;
			}
			.ulnav .active a {
				background-color: #31b8ff;
				color: #FFFFFF;
			}

			.area-title {
				width: 1200px;
				margin: 0 auto;
				padding: 20px 0;
				text-align: center;
				background-image: url(../images/area-bg.png);
				background-position: bottom;
				background-repeat: no-repeat;
				font-size: 36px;
				font-weight: bold;
				color: #666666;
			}

			.area-title .zh {
				color: #3366ff;
			}

			.area-title .desc {
				font-size: 16px;
				margin: 7px 0;
			}

			.lanzhuang {
				width: 1200px;
				margin: 30px auto 0;
				display: flex;
				padding: 30px;
				border-top: 1px solid #CCCCCC;
				background: url(../images/popup-bg.png) no-repeat 100% 100%;
			}

			.lanzhuang .left {
				/*border: 20px solid #efefef;*/
				float: left;
			}

			.right {
				float: right;
			}

			.lanzhuang .right p {
				font-size: 15px;
				color: #666666;
				margin-left: 30px;
				text-indent: 30px;
				line-height: 30px;
				padding: 10px 0;
				border-bottom: 1px dashed #CCCCCC;
			}

			.lanzhuang .right p:last-child {
				border: none;
			}

			.lz-style {
				width: 1200px;
				margin: 30px auto 60px;
				display: flex;
				justify-content: space-between;
				flex-wrap: wrap;
			}

			.lz-style img {
				width: 297px;
				margin: 2px 0;
			}

			.service-box {
				background: #F9F9F9 url(../images/service.png) no-repeat 100% 100%;
				text-align: center;
				padding: 30px 0;
			}

			.lz-news {
				margin: 50px 0;
			}

			.w1200 {
				width: 1200px;
				margin: 0 auto;
			}

			.service {
				display: flex;
				justify-content: space-around;
				flex-direction: row;
			}

			.service h3 {
				margin-top: 20px;
				margin-bottom: 10px;
				font-size: 20px;
				font-weight: bold;
			}

			.service p {
				margin: 0 0 10px;
				font-size: 14px;
			}

			.brinfo>ul li {
				width: 18%;
			}

			.brinfo>ul li a {
				color: #b6b6b6;
			}

			.brinfo>ul li img {
				height: auto !important;
			}

			.sign {
				padding: 30px 20px;
			}

			.tic_num,
			.tic_title {
				text-align: center;
			}

			.tic_title {
				height: 46px;
				line-height: 46px;
				font-size: 31px;
				color: #d80c18;
			}

			.tic_num {
				height: 25px;
				font-size: 14px;
			}

			.tic_input {
				border: 0px solid #ccc;
				color: #333;
				padding: 5px;
				box-sizing: border-box;
				margin: 5px;
				position: relative;
				font-size: 14px;
			}
	       .tic_btn a {
				display: block;
				width: 100%;
				height: 45px;
				color: #fff;
				line-height: 45px;
				text-align: center;
				background: #d80c18;
				margin: 15px auto 0;
				border-radius: 4px;
				border: 0;
				font-size: 20px;
			}

			.tic_under {
				font-size: 12px;
				color: rgb(102, 102, 102);
				margin-top: 10px;
				font-family: 微软雅黑;
			}
			.back2top {
			    width: 58px;
			    height: 58px;
			    position: fixed;
			    right: 5%;
				left: unset!important;
			    bottom: 100px;
			    cursor: pointer;
			    display: none;
			}
			.back2top a {
			    display: block;
			    width: 100%;
			    height: 100%;
			    background: url(../images/back2top.png) no-repeat;
			}
			.back2top a:hover {
			    background: url(../images/back2top.png) no-repeat -58px 0;
			}