*{
margin: 0;
padding: 0;
}
.header{
    width: 100%;
    height: 150px;
}
.nav-top{
    height: 70px;
    background-color: #fafafa;
    display: flex;
    align-items: center;
     justify-content: space-around;
}
.top-all{
    width: 1200px;
    display: flex;
    justify-content: space-between;
}
.navTopLeft{
    font-size: 18px;
color: #d60600;
font-family: "Source Han Sans CN";
}
.navTopRight a{
    font-size: 18px;
color: #d60600;
font-family: "Source Han Sans CN";
text-decoration: none;
}
.nav-bottom{
    width: 100%;
    height: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navBottomLeft img{
    width: 530px;
}

.navBottomRight{
    display: flex;
    margin-left: 45px;
}
.navBottomRight ul{
    width: 730px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
   color: #000;
   font-family: "Source Han Sans CN";
}
.navBottomRight ul>Li>a{
    color: #000;
}
.navBottomRight ul>Li{
    color: #d60600;
}

.navBottomRight ul>li>a:hover{
    color: #d60600;
}
.footer{
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 569px;
    background-color: #d60600;
    background-size:100% 100%;
    background-attachment: fixed;
    /*background: url(/templates/default/images/footer.png);*/
}

.opterFot{
    position: relative;
   margin: 0 auto;
   left:0; 
   top:0;
   width:100%; 
   height:100%;
   color: #000;
    
}
.opterFot::before{
    position:absolute;
    
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(255,255,255,0.3);
    /* //这句设置图片透明度 */
    z-index:1;
}
.foot{
    display: flex;
    align-items: center;
     justify-content: space-around;
     padding-top: 35px;
}
.footLeft{
    width: 1200px;
}
.footLeftLitle{
    display: flex;
    justify-content: space-between;
}
.litle{
    margin-top: 86px;
    margin-right: 79px;
}
.litle p{
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    font-family: "Source Han Sans CN";
    margin-bottom: 28px;
}
.litle1{
    margin-top: 86px;
    margin-right: 79px;
}
.litle1 p{
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    font-family: "Source Han Sans CN";
    margin-bottom: 28px;
}
.litle ul{
    font-size: 18px;
line-height: 36px;
color: #fff;
font-family: "Source Han Sans CN";
}
.litle ul>li>a{
    font-size: 18px;
line-height: 36px;
color: #fff;
font-family: "Source Han Sans CN";
}
.litleImg{
    width: 218px;
    height: 218px;
}
.footBottom{
    display: flex;
}
.fotBottomImg img{
    width: 580px;
}
.title{
    margin-left: 97px;
    font-size: 18px;
line-height: 26px;
color: #fff;
font-family: "Source Han Sans CN";
}
.hr{
    margin: 0 auto;
    width: 1200px;
height: 1px;
background-color: #fff;
}
.nvaFoot{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
color: #fff;
font-family: "Source Han Sans CN";
margin: 0 auto;
text-align: center;
margin-top: 17px;
}
.contentImg{
    display: flex;
    justify-content: center;
    align-items:center ;
    overflow: hidden;

}
.contentImg img{
    width: 1920px;
}
.consulting {
    width: 330px;
    height: 690px;
    padding: 40px 0;
    background-color: #d60600;
}

.consulting {
	position: fixed;
	top: 23%;
	left: 0px;
    width: 235px;
    height: 345px;
	padding: 40px 0;
	background-color: #d60600;
	z-index: 9;
    overflow: hidden;
}

.consulting-title {
	font-size: 24px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin-bottom: 5px;
	font-family: "Source Han Sans CN";
}

.preConsulting {
	position: relative;
	width: 184px;
	height: 32px;
	background-color: #000;
	color: #333333;
	font-family: "Source Han Sans CN";
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;

}

.afterConsulting {
	position: relative;
	width: 184px;
	height: 32px;
	background-color: #fff;
	color: #333333;
	font-family: "Source Han Sans CN";
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;

}

.allbut {
	width: 184px;
	height: 32px;
	background-color: #ffffff;
	font-size: 15px;
	color: #333333;
	font-family: "Source Han Sans CN";
	text-align: end;
	padding-right: 50px;
	margin: 0 auto;
	border: none;
}

.consultImg {
	width: 136px;
	height: 136px;
	margin: 0 auto;
	
}

.consultDil {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}

.consult {
	display: flex;
	justify-content: center;
	align-items: center;
}

.consultIn {
	justify-content: center;
	align-items: center;
	width: 184px;
	font-size: 13px;
	letter-spacing: 3px;
	line-height: 30px;
	color: #fff;
	font-family: "Source Han Sans CN";
}
.back {
	position: fixed;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    top: 40%;
    width: 100%;
	height: 100%;
    z-index: 1;
}

.pop_content {
	background:url(../image/09.png) no-repeat;
    width: 767px;
    height: 257px;
	z-index: 1;
	overflow: auto;
  border-radius: 0.5rem;
}

.confirm {
	display: flex;
    height: 257px;
text-align: center;
width: 70%;
}

.confirm-left {
	color: #000;
    position: absolute;
    text-align: center;
    width: 725px;
    height: 203px;
    padding: 48px 107px;
    margin-left: 55px;
    font-family: "Source Han Sans CN";
}
.confirm-right{
    position: absolute;
    font-size: 24px;
color: #000;
font-weight: 500;
    right: 26%;
    top: 25px;
} 
.left-tile {
	font-size: 24px;
	font-weight: 500;
}

.left-m {
	font-size: 18px;
	line-height: 20px;
}

.left-b {
	display: flex;
    justify-content: center;
    font-size: 18px;
    align-items: center;
    line-height: 35px;
    height: 20px;
    margin-top: 12px;
}
.left-b p{
	font-size: 24px;

}
.leftImg button{
    width: 177px;
height: 45px;
background-color: #ffffff;
margin-top: 12px;
font-size: 20px;
padding-left: 24px;
border: none;
}

.pop_select {
	text-align: center;
	color: #000;
	margin: 0.5rem;
}
.leftImg {
	position: relative;
	width: 178px;
	display: initial;
}