<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
body{
	min-width:1200px;
}
p{
    color: #333;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }
.topNav{
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;

}
.logo{
    float: left;
    width: 280px;
    margin: 20px 0 0 50px;
   
}
.num{
    float: right;
    margin-right: 50px;
    font-weight: bold;
	font-size: 16px;
}

.clear{
    clear: both;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
  }
.item_banner{
    max-width: 1920px;
    margin: 0 auto;
    background: url('images/bg.jpg') top center no-repeat;
    background-size: cover ;
    overflow: hidden;

}
.item_topbg{
    width: 100%;

}
.item_topbg img{
    display: block;
    width: 1000px;
    margin: 15px auto;
}
.item_red{
    width: 1000px;
    background: url(images/redbg.jpg) top center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin: 50px auto;
    padding: 25px;
    line-height: 28px;
    color: #fff;
}

.item_box{
    width: 1000px;
    box-sizing: border-box;
    margin: 50px auto;
    background: url(images/boxbg.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
    box-shadow:5px 5px 10px 2px #b3b3b3;
}
.item_box_title{
    width: 800px;
    text-align: center;
    margin: 25px auto;
}
.item_box_title p{
	font-size:40px;
	color:#eb4e4e;
	letter-spacing:3px;
}
.item_box_title img{
    display: block;
    margin: 0 auto;
    height: 50px;
}
.item_box_container{
    width: 900px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.item_box_container_div{
    width: 440px;
}
.item_box_container_div_top{
    width: 180px;
    height: 60px;
    background: url(images/topred.jpg) top center no-repeat;
    background-size: cover;
    border-radius: 5px 5px 0 0;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
}
.item_box_container_div_mid{
    width: 100%;
    height: 230px;
    border-radius: 5px 5px 0 0;
    background: #fff;
    box-shadow:5px 5px 10px 2px #b3b3b3;
    box-sizing: border-box;
    padding: 15px;
}
.item_box_container_div_mid p{
    line-height: 40px;
}
.item_box_container_div_mid_a{
		float:right;
		color:#FF0000;
		font-size:14px;
}
.item_box_container_div2{
    width: 900px;
    height: 60px;
    margin: 0 auto;
    margin-top: 25px;
    display: flex;
    justify-content:flex-start;
    background: #fff;
    border-radius: 5px;
    box-shadow:5px 5px 10px 2px #b3b3b3;
}
.item_box_container_div_top2{
    width: 180px;
    height: 60px;
    background: url(images/topred.jpg) top center no-repeat;
    background-size: cover;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
}
.item_box_container_div2 p{
    line-height: 60px;
    margin-left: 50px;
}
.box_dw{
	width: 1000px;
    box-sizing: border-box;
    margin: 50px auto;
    background: rgb(242,227,219);
    overflow: hidden;
    box-shadow: 5px 5px 10px 2px #b3b3b3;
    box-sizing: border-box;
    border: 10px solid #fff;
    border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.box_dw p{
	color:#333;
	font-size:26px;
	margin-right:50px;
}
.box_dw_img{
	width:200px;
	padding:25px 0;
}
.item_box2{
    width: 1000px;
    box-sizing: border-box;
    margin: 50px auto;
    background: #fff;
    overflow: hidden;
    box-shadow:5px 5px 10px 2px #b3b3b3;
    box-sizing: border-box;
    border: 10px solid #e88a83;
    border-radius: 5px;
}
.item_box2_div{
    width: 550px;
    margin: 25px auto;
    line-height: 30px;
}
.item_box2_div p:nth-child(2){
    color: rgb(211, 26, 26);
    font-weight: bold;
}
.item_box_container_div3{
    
    width: 100%;
    margin-top: 15px;
}
.item_box_container_div_mid2{
    height: 60px;
}
.item_box3{
    width: 1000px;
    height: 200px;
    background: url(images/topred.jpg) top center no-repeat;
    background-size: cover;
    margin: 50px auto;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_box3_l{
    width: 150px;
    height: 160px;
    display: flex;
    justify-content:center;
    align-items: center;
    flex-wrap: wrap;
}
.item_box3_l p{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.item_box3_r{
    width: 400px;
    height: 130px;
    margin-left: 50px;
}
.item_box3_r_div{
    width: 100%;
    height: 28px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
}
.item_box3_r_div_c{
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    margin-right: 20px;
}
.item_box3_r_div p{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.item_box4{
    width: 1000px;
    margin: 50px auto;
	display: flex;
    justify-content: space-around;
}
.item_box4 a{
    font-size: 20px ;
    font-weight: bold;
	padding: 15px 25px;
    background: #cbcbcb;
}
.foot { width:100%; background-color:#333 }
.dwindex_foot{
height: auto;
margin: 0 auto;
background: #333;
padding: 1px;
}
.dwindex_foot_div{
   width: 1100px;
   height: auto;
   margin: 30px auto;
}
.dwindex_foot_left{
   width: 250px;
   height: auto;
   float: left;
}
.dwindex_foot_right{
   width: 790px;
   height: auto;
   float: right;
   border-left: 1px solid #999;
   padding-left: 50px;
}
.dwindex_foot_title{
   font-size: 16px;
   font-weight: bold;
   color: #eee;
}
.dwindex_foot_title2{
   margin-top:20px;
}
.dwindex_foot_right_con{
   width: 100%;
   display: flex;
   justify-content: space-between;
   flex-wrap: nowrap;
}
.dwindex_foot_right_con_item{
   width: 150px;
   height: 200px;
   text-align: center;
   margin-top:15px;
}
.dwindex_foot_right_con_item img{
   margin-top:15px;
}
.dwindex_foot_right_con_item p{
   font-size: 12px;
   color: #999;
}
.dwindex_foot_left p a{
   text-decoration: none;
   color: #999;
}
.dwindex_foot_hotline{
   color: #999;
   font-weight: bold;
   margin-top:20px;
}
.foot_year{
text-align:center;

}
.foot_year img{
width:100%}

.item_box5{
	width:1100px;
	margin: 50px auto;
}
.item_box5 img{
	display:block;
	margin:15px auto;
	width:100%;
}
.tanc{
    display: none;
}

.pop_wrap {
    z-index: 9999;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}

.pop_log {
    width: 540px;
    background-image: linear-gradient(-180deg, #ffa3a3 3%, #e35858 100%);
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	padding-bottom:50px;
}

.title_h {
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
}

.delete {
    color: #FFFFFF;
    font-size: 36px;
    position: absolute;
    right: 12px;
    top: -14px;
    cursor: pointer;
}
.yhzlxz{
	width: 410px;
    margin: 0 auto 23px;
    position: relative;
	height:60px;
	display:block;
	color:#999;
	font-size:18px;
	border-radius:4px;
	border:1px solid #DCDCDC;
	font-family:"宋体";
}

.log_t {
    width: 511px;
    padding: 50px 0;
    margin: 0 auto;
    background: #ffffff;
}

.ser_inp,
.ser_inp1 {
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
}

.ser_inp {
    width: 410px;
    margin: 0 auto 23px;
    position: relative;
}

.ser_box {
    width: 410px;
    margin: 0 auto;
    position: relative;
}

.ser_inp1 {
    width: 260px;
}

.icon1 {
    width: 17px;
    height: 25px;
    margin: 20px 10px 0 14px;
}

.icon2 {
    width: 21px;
    height: 24px;
    margin: 20px 10px 0 14px;
}

.txt_yzm {
    width: 203px;
}

.phone_r,.phone_sheng,
.txt_yzm {
    font-size: 18px;
    color: #999999;
    height: 100%;
    border: 0;
    vertical-align: top;
    display: inline-block;
    outline: none;
}

.send_btn1,
.confirm {
    font-size: 18px;
    width: 135px;
    height: 100%;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    float: right;
    border: 0;
    outline: none;
}

.send_btn1 {
    color: #fca8a8;
    border: 1px solid #fca8a8;
    position: absolute;
    right: 0;
}

.confirm {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-image: linear-gradient(-180deg, #fca8a8 3%, #fca8a8 100%);
}

.zt_tc{
	cursor:pointer;
}
.item_box2_div_ask{
	font-size:22px;
	float:right;
}
.item_change_title{
    background-image: -webkit-linear-gradient(left, #91aec0, #618194);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align:center;
	margin:50px auto;
}
.item3_container{
    width: 1020px;
    margin: 0 auto 50px;
    position: relative;
    background: #e3f1fe !important;
}
.item3_container_div{
    width: 100%;
    z-index: 1;
    border-radius: 0 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #fff;

}
.item_bottom{
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
}
.item_city{
    max-width: 1920px;
    margin: 0 auto;
    padding: 5px 0;
}
.item_city_div{
    margin: 0 auto;
    width: 980px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    background: #7994a5;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #4b6b80;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:1000px;
    height: 210px;
    box-shadow: 0 3px 10px 1px #bdbdbd;
	margin:15px auto;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 30px;
    margin-right: 150px;
}
.item_city_con_box_p{
    line-height: 180px;
    margin-left: 150px;
}
.item_city_con_box_city{
    margin-left: 100px;
}
.item_city_con_box_city p{
    margin-top: 21px;
    font-size: 16px;
}
.item_city_con_box_city p span{
    color: #7994a5;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #7994a5;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.foot { width:100%; background-color:#333 }
.dwindex_foot{
height: auto;
margin: 0 auto;
background: #333;
padding: 1px;
}
.dwindex_foot_div{
   width: 1100px;
   height: auto;
   margin: 30px auto;
}
.dwindex_foot_left{
   width: 250px;
   height: auto;
   float: left;
}
.dwindex_foot_right{
   width: 790px;
   height: auto;
   float: right;
   border-left: 1px solid #999;
   padding-left: 50px;
}
.dwindex_foot_title{
   font-size: 16px;
   font-weight: bold;
   color: #eee;
}
.dwindex_foot_title2{
   margin-top:20px;
}
.dwindex_foot_right_con{
   width: 100%;
   display: flex;
   justify-content: space-between;
   flex-wrap: nowrap;
}
.dwindex_foot_right_con_item{
   width: 150px;
   height: 200px;
   text-align: center;
   margin-top:15px;
}
.dwindex_foot_right_con_item img{
   margin-top:15px;
}
.dwindex_foot_right_con_item p{
   font-size: 12px;
   color: #999;
}
.dwindex_foot_left p a{
   text-decoration: none;
   color: #999;
}
.dwindex_foot_hotline{
   color: #999;
   font-weight: bold;
   margin-top:20px;
}
.foot_year{
text-align:center;

}
.foot_year img{
width:100%}</pre></body></html>