*{
	margin: 0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-size:15px;
}
a:hover{
	text-decoration:none;
}
input{
	border: none;
}
input:focus{
	outline: none;
}
[v-cloak]{
	display: none;
}
.zhezhao{
	position:fixed;
	width:100%;
	height:100vh;
	background:rgba(0, 0, 0, 0.4);
	z-index:9999;
	overflow: hidden;
	top: 0;
}
.zhezhao1{
	width:592px;
	height:auto;
	padding:30px 114px;
	box-sizing:border-box;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-296px;
	margin-top:-191px;
    background-color:#fff;
	border-radius:18px;
}
.zzimg{
	position:absolute;
	width:24px;
	height:24px;
	right:20px;
}
.zzimg1{
	width:16px;
	height:16px;
}
.zz_login{
	display:inline-block;
	width:364px;
	height:62px;
	background-color: #FFA55A;
	color:#fff;
	margin-top:20px;
	text-align:center;
	line-height:62px;
	font-size:18px;
	border-radius:6px;
}
.zz_login:hover{
	color:#fff;
	cursor: pointer;
}
.zhezhao1_1 h3{
	width:100%;
	text-align:center;
	margin-bottom:28px;
}
/* .zhezhao1_1>a{
	display:inline-block;
	width:100%;
	text-align: center;
	line-height:30px;
	color: #333;
	display: none;
} */
.zhezhao1_div{
	width:364px;
	height:62px;
	background:#F2F3F5;
	margin-bottom:16px;
	display:flex;
	align-items:center;
	justify-content:space-around;
	border-radius:6px;
	overflow: hidden;
}
.zhezhao1_p{
	width: 364px;
	height: 62px;
	display:flex;
	justify-content:center;
	align-items:center;
	background-color: #FFA55A;
	color:#fff;
	border-radius:31px;
	text-align:center;
	line-height:62px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.zhezhao1_p a{
	color:#fff;
	font-size:24px;
}
.zhezhao1_div input{
	border:none;
	background-color:#F2F3F5;
	padding-left:10px;
	width:280px;
	box-sizing: border-box;
}
.zhezhao1_div select{
	border:none;
	background-color:#F2F3F5;
	padding-left:10px;
	width:280px;
	box-sizing: border-box;
	text-align:right;
}
.zhezhao1_div span{
	display: inline-block;
	width:84px;
}
.zhezhao1_div input:focus{
	outline: none;
}
.header1{
	width:1532px;
	height:60px;
	margin:0 auto;
	overflow: hidden;
}
.header1_logo{
	width:200px;
	height:60px;
    overflow: hidden;
	float: left;
}
.h_header1{
	width:100%;
	padding-bottom: 10px;
}
.active{
	background-color:#FFA55A !important;
}
.header1_logo>a>img{
	width:120px;
	height:80px;
	margin-top:0px;
	float: left;
}
.header1_logo>div{
	float:right;
	margin-top:37px;
	display: flex;
}
.header1_logo>div>img{
	width:20px;
	height:20px;
}
.header_right{
	width:800px;
	float: right;
	overflow: hidden;
}

span:hover,p:hover,li:hover{
	cursor:pointer
}
.fenye>div:hover{
	cursor:pointer
}
nav{
	float: left;
	height:30px;
	margin-top:30px;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
nav>li>a{
	margin-right:30px;
	color: #1D2129;
	font-size:16px;
}
.fenye {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fenye div {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    margin: 10px;
    color: #333;
    background-color: #E5E6EB;
}
.login{
	float:right;
	width: 100px;
	height:30px;
	background: #FFA55A;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
	border: 1px solid #FFA55A;
	text-align:center;
	line-height:30px;
	margin-top:30px;
	color: #FFFFFF;
	font-size:16px;
	cursor: pointer;
}
.loguser{
	float:right;
	width: auto;
	height:30px;
	display:flex;
	align-items:center;
	margin-top: 30px;
}
.loguser img{
	width:24px;
	height:24px;
	border-radius:50%;
	margin-right:5px;
}
.footer{
	width:100%;
	height:464px;
	background-color:#434343;
}
.footer1{
	width:1532px;
	margin: 0 auto;
}
.footer1_1{
	width:100%;
	height:70px;
	overflow: hidden;
	border-bottom:1px solid #959595;
}
.footer1_1 li{
	float: left;
	line-height:70px;
	margin-right:56px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer1_1 li>a{
	color: #FFFFFF;
	font-size: 16px;
}
.footer1_1 li>a:hover{
	color: #FFA55A;
}
.footer1_2{
	width:100%;
	height:130px;
	padding:20px 0;
	border-bottom:1px solid #959595;
}
.footer1_nev{
	width:100%;
	overflow: hidden;
	padding-bottom:20px;
}
.footer1_nev li{
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right:50px;
}
.footer1_nev li>a{
	color: #FFFFFF;
	font-size: 14px;
}
.footer1_nev li>a:hover{
	color: #FFA55A;
}
.footer1_nev2{
	width:100%;
	overflow: hidden;
	margin-top:10px;
}
.footer1_nev2 li{
	float: left;
	margin-right: 130px;
	margin-bottom:20px;
}
.footer1_nev2 li>a{
	color: #FFFFFF;
	font-size:12px;
}
.footer1_nev2 li>a:hover{
	color: #FFA55A;
}
.footer1_3{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	color:#fff;
}
.footer1_3 img{
	width:122px;
	height: 122px;
	margin-top:22px;
}
.footer1_3 figcaption{
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}
.footer1_4 p{
	font-size:38px;
}
.footer2{
	width:100%;
	text-align:center;
	background-color:#000;
	line-height:45px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
}
.fuwu4_6{
	width:100%;
	height:50px;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:46px;
}
.fuwu4_6 span{
	display:block;
	width: 164px;
	height: 49px;
	color:#fff;
	text-align:center;
	line-height:49px;
	border: 1px solid #FFFFFF;
	border-radius:24.5px;
	font-size:0.2rem;
}
.CeBian{
	width:68px;
	height:342px;
	box-sizing: border-box;
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.08);
	position: fixed;
	right:20px;
	bottom:200px;
	background-color:#fff;
	border-radius:34px;
	z-index:9999;
}
.zhiding{
	width:60px;
	height:60px;
	border-radius:50%;
	background-color: #FFA55A;
	box-sizing: border-box;
	box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.5);
	position: fixed;
	right:20px;
	bottom:100px;
	animation:mymove 5s infinite;
	animation-direction:alternate;/*轮流反向播放动画。*/
	animation-timing-function: ease-in-out; /*动画的速度曲线*/
	display:none;
}
@keyframes mymove{
		0%{
		transform: scale(1);  /*开始为原始大小*/
		}
		25%{
			transform: scale(1.2); /*放大1.1倍*/
		}
		50%{
			transform: scale(1);
		}
		75%{
			transform: scale(1.2);
		}
}
.zhiding img{
	width:100%;
	height:100%;
}
.CeBian ul{
	height:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-direction: column;
	padding:28px 0;
	font-size: 12px;
	font-weight: 400;
	color: #86909C;
}
.CeBian figure{
	text-align:center;
}
.CeBian figcaption{
	font-size:12px !important;
}
.CeBianimg{
	width: 28px;
	height: 28px;
}
.header_right a:hover{
	color: #FFA55A;
	font-size:16px;
}
.baoshi {
    position: absolute;
    top: 10px;
    width: 116px;
    height: 38px;
    background: linear-gradient(180deg, #FFDCBB 0%, #FF9F46 100%);
    border-radius: 0px 19px 19px 0px;
    color: #fff;
    line-height: 38px;
    text-align: center;
}
.baoshis{
    position: absolute;
    top: 180px;
    width:100%;
    height: 38px;
    background:rgba(0, 0, 0, 0.4);
  /*  border-radius: 0px 19px 19px 0px; */
    color: #fff;
    line-height: 38px;
    text-align:left;
	padding-left:15px;
	box-sizing: border-box;
}
.newzx{
	width:100%;
	text-align:center;
}
.newzx input{
	width:100%;
	line-height:40px;
	border:1px solid #FF9F46;
	margin-top:20px;
	border-radius:6px;
	padding-left:12px;
}
.newbot{
	display: inline-block;
	width:100%;
	text-align: center;
	background-color: #FF9F46;
	color:#fff;
	line-height:50px;
	margin-top:20px;
	border-radius:6px;
}
.newzximg{
	width:100%;
	display:flex;
	justify-content: space-between;
	padding-top:30px;
}
.newzximg img{
	width:40px;
	height:40px;
	margin-bottom:15px;
}
.newzximg figure{
	text-align: center;
}
.yjbh{
	display:none;
}
@media screen and (max-width: 1530px) {
    /* .header2{
		    margin-top: -445px;
	 } */
	 .header1 {
	     width:1200px;
	 }
	 .footer1{
	 	width:1200px;
	 	margin: 0 auto;
	 }
	 .sj_footer{
		 width:100%;
		 background-color: #1D2129;
		 padding:5%;
		 box-sizing: border-box;
		 color:hsla(0,0%,77.6%,.8);
		 font-size:0.5rem;
		 text-align:center;
	 }
	 .sJ_img{
	 	width:100%;
	 	display:flex;
	 	justify-content:center;
	 	align-items:center;
	 }
	 .sJ_img img{
	 	width:8rem;
	 }
	 .sJ_p{
		 font-size:1rem;
		 margin-top:20px;
	 }
	.baoshis {
		position: absolute;
		top: 132px;
		width: 100%;
		height: 38px;
		background: rgba(0, 0, 0, 0.4);
		/* border-radius: 0px 19px 19px 0px; */
		color: #fff;
		line-height: 38px;
		text-align: left;
		padding-left: 15px;
		box-sizing: border-box;
	}
	.large_box img{
		height:460px !important;
	}
	.footer1_nev2 li {
		float: left;
		margin-right: 85px;
	}
 }
 iframe{
 	width:100%;
 	height:480px;
 	margin-top: 50px;
 	vertical-align: bottom;
 }
 .sjlxkf{
	 display:none;
 }
 @media screen and (max-width: 1200px) {
	 iframe{
	 	display: none;
	 }
	.sjlxkf{
	 	 display:block;
		 position: fixed;
		 width:60px;
		 height:60px;
		 right: 0px;
		 top: 50%;
		 color:#fff;
		 border-radius:50%;
	     background-color: #FFA450;
		 box-shadow: 0px 0px 5px #333;
		 padding:10px;
		 box-sizing: border-box;
		 text-align:center;
	 }
	 .sjlxkf>div{
		    position: absolute;
            right: 68px;
            top: -11px;
            width: 100px;
            height: 155px;
            background-color: #fff;
            border-radius: 5px;
            box-shadow: 0px 0px 5px #333;
            color: #333;
            display: flex;
            justify-content: space-between;
            flex-direction: column;
            align-items: center;
            box-sizing: border-box;
            padding: 10px 10px;
	 }
	 .sjlxkf a{
		 padding-top:0 !important;
	 }
	 .sjlxkf a>div{
		 width:90%;
		 height:30px;
		 background-color: #FFA450;
		 line-height:30px;
		 border-radius:6px;
		 box-sizing: border-box;
		 color:#fff;
		 margin-top:10px;
		 margin-left:5%;
	 }
	 .zhezhao1_1>a{
		 display: block;
	 }
	 .zhezhao1{
		 max-width:300px;
		 margin-left: -150px;
		 padding:10px 10px;
	 }
	 .CeBian{
		 display:none;
	 }
	 .zhezhao1_p{
		 width:100%;
		 height:30px;
		 font-size:1rem;
	 }
	 .zhezhao1_p a{
	 	font-size:1rem;
	 }
	 .small_list ul{
		 width:100% !important;
	 }
	 .small_list{
		 width:300px !important;
	 }
	 .small_list ul li{
		 width:50px;
	 }
	 .oit{
		 display: none;
	 }
 }