body {
    color: #000;
    background-color: #fbfbfb;
    padding: 0px;
    margin: 0px auto;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
    font-size: 16px;
    max-width: 640px;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
.cx{
	margin-top:20px;
}
.bk_t h2 {
    text-align: center;
    overflow: hidden;
    background: url(../images/lt.png) no-repeat center center;
    padding: 40px 0px;
    font-size: 14px;
        color: #FDBC00;
    border-radius: 5px;
}
.bk_b_list li {
    width: 33%;
    overflow: hidden;
    float: left;
    line-height: 0em;
    font-size: 16px;
    vertical-align: middle;
    background-color: #FFF;
}
.bk_b_i {
        padding: 0px 5px;
    text-align: center;
}
.bk_b_i img{
    width: 100%;
        margin: 0;
    padding: 0;
    border: 0;
}
.bk_b_t {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    padding: 0px 5px;
    text-align: center;
    font-weight: bold;
}
.logo img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.cx input{
        outline: none;
        width: 100%;
        box-sizing: border-box;
        font-size: 12px;
        background: #fff;
        border-radius: 8px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        height: 45px;
        border: 1px solid #dddddd;
        padding-left: 10px;
}
.cx form{
    margin: 0 5%;
}
.cx button{
       margin-top: 10px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: rgb(203 18 18);
    border: none;
    border-radius: 50px;
}
.clear{
    clear: both;
}
.foot{
        background: #000;
        padding: 5%;
        color: #bbb;
        font-size: 13px;
}
.foot a{
    color: #bbb;
}
.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .swiper {
      margin-left: auto;
      margin-right: auto;
    }
.banner{
    margin-bottom: 20px;
}
.swiper-pagination-bullet-active{
    background-color:#fcbc02!important ;
}
.xx{
    margin: 0 5%;
}
.xx_t{
    font-size: 13px;
    margin: 5px 0;
}
 .xx_t {
         display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
        }
        .xx_t1 {
            flex: 1;
            font-weight: bold;
            color: #333;
        }
        .xx_t2 {
            flex: 2;
            color: #666;
            word-break: break-all; 
        }
        .xx_n {
              margin-top: 10px;
    color: #333;
    font-size: 13px;
        }
         .xx_t22 {
       font-size: 13px;
    margin: 5px 0;
    font-weight: bold;
        }
        .xx{
            margin-top: 30px;
        }
        .ad img{
            display: block;
            width: 100%;
        }
        .xx{
            margin-bottom: 20px;
        }
        .xx_n a{
            color: #000;
            margin-left: 5px;
        }

.cx2 input{
        outline: none;
        width: 100%;
        height: 35px;
        border: 2px solid #fcbc02;
        box-sizing: border-box;
        font-size: 12px;
        padding-left: 10px;
}
.cx2 button{
    background-color: #fcbc02;
    color: #ffffff;
    border: none;
    height: 34px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin: 10px auto;
    width: 100%;
    font-weight: bold;
}
.lxx{
	color:#fcbc02!important;
}
.emw {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: white;
      border: 1px solid #ccc;
      padding: 10px;
      z-index: 1000;
	  width:70%;
	   display: none;
    }

   .close-btn {
      position: absolute;
      top: 5px;
      right: 5px;
      cursor: pointer;
    }
	.emw img{
		width:100%;
	}
	.emw p{
		    margin: 0;
    padding: 0;
    font-size: 13px;
    text-align: center;
    margin-bottom: 12px;
    line-height: 20px;
	}
	.mask {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 999;
      display: none;
    }

.foot_x{
    background: #f2f2f2;
    color: #000;
    text-align: center;
    padding: 20px 0;
    font-size: 12px;
}
.nav a{
	width: 25.33%;
	float:left;
	
	color:#000;
	padding: 4%;
	font-size: 14px;
	display:flex;
	align-items: center;
	justify-content: center;
}
.nav{
	margin: 0 20px;
	border-radius:8px;
	background:#edf7ff;
}

.nav a img{
	width:15px;
	margin-right: 5px;
}
.nav a .m2{
	display:none;
}
.clear{
	clear:both;
}
.nav .active{
	background: #055fae;
    color: #fff;
    border-radius: 8px;
}
.nav .active .m2{
	display:block;
}
.nav .active .m1{
	display:none;
}
.fh_box{
	margin:0 20px;
	
}
.nav{
	margin-bottom: 20px;
	margin-top: 20px;
}
.fh_box_f{
	    background: #fff;
	    border-radius: 8px;
	    margin-bottom: 10px;
	    display: flex;
	    align-items: center;
	    height: 45px;
	    border: 1px solid #dddddd;
	    padding-left: 10px;
}
.fh_box_f img{
	width:20px;
	margin-right: 10px;
}
.fh_box_f input{
	    height: 35px;
    width: 100%;
    outline: none;
    border: none;
}
.fh_box button{
	    margin-top: 10px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: rgb(203 18 18);
    border: none;
    border-radius: 50px;
}
.fh_box_f2 label{margin-right: 20px;color: #666666;}
.fh_box_f2{
	font-size: 13px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	height: 45px;
	border: 1px solid #dddddd;
	padding-left: 10px;
}
.fh_box_f2_x{
		    display: flex;
    align-items: center;
    margin-right: 15px;
}