<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*one*/
    .m-one{
        width: 1200px;
        margin: 20px auto;
        height: 315px;
        background-color: #fff;
    }
    .m-one-left{
		position:absolute;
    }
    #container {
			width: 556px;
			height: 288px;
			overflow: hidden;
            padding: 15px 0px 0px 0px;
            margin-left: 15px;
	}
	.sections,.section {
		height:100%;
	}
	#container,.sections {
		position: relative;
	}
	.section {
		background-color: #000;
		background-size: cover;
		background-position: 50% 50%;
		text-align: center;
		color: white;
	}

    .m-one-right{
        width: 490px;
        float: right;
        margin-right:45px;
        padding-top:15px;
		height:100%;
		line-height: 21px;
    }
    .m-one-right-title{
        font-size: 26px;
        width:120px;
        height: 45px;
        background:url(../images/m-one-right-title-bg.jpg)no-repeat;
        background-position: bottom;
		font-weight: bold;
		color:#1e3ba1;
    }

    /*m-two*/
    .m-two{
        width: 100%;
        height: 180px;
        background:url("../images/orderbg.jpg")no-repeat;
    }
    .m-two-center{
        width: 1200px;
        margin:0 auto;
        height: 100%;
    }
    .m-two-center-title{
        padding-top:20px;
        color:#1e3ba1;
        font-weight:bold;
        font-size: 18px;
    }
    .m-two-center-select select{
        width:285px;
        height:40px;
        margin-top:40px;
        margin-left: 25px;
        border: 0px;
    }
    .m-two-center-select button{
        width:150px;
        height: 40px;
        margin-left: 60px;
        background-color: #1e3ba1;
        color:#fff;
        border: none;
    }


    /*m-three*/
   .m-three{
       margin: 20px auto;
       width: 1200px;
       height: 456px;
   }
    .m-three-list{
        width: 393px;
        background-color: #fff;
        height: 100%;
        float: left;
        margin-right: 10px;
    }
   .m-three-list-titlemore{
       color:#1e3ba1;
       padding: 20px 20px 0px 20px;
   }
   .m-three-list-title{
       font-weight: bold;
       background:url(../images/m-one-right-title-bg.jpg)no-repeat;
       background-position: bottom;
       height: 30px;
       display: block;
       float: left;
   }
   .m-three-list-more{
       float: right;
   }

   .m-three-list-img{
       width: 356px;
       height: 182px;
       float: left;
       margin: 30px 18.5px 20px 18.5px;
   }
   .m-three-list-img-note{
       color:#fff;
       transition: all .7s ease 0s;
       background-color: #6073ad94;
       height: 20px;
       text-align: center;
       margin-top: 162px;
       
   }
   .m-three-list ul{
        clear: both;
        width: 336px;
        margin: 0 auto;
        padding-left:20px;
   }
   .m-three-list ul li{
       list-style: disc;
       line-height: 36px;
       
   }
   .m-three-list ul li span{
        float: right;
   }

   /*m-four*/
   .m-four{
        width: 100%;
        height: 270px;
   }
   .m-four img{
       width: 100%;
       height: 100%;
   }


   /*m-five*/
   .m-five{
       width: 1200px;
       height: 310px;
       margin: 20px auto;
       background-color: #fff;
   }
   .m-five-titlemore{
       color:#1e3ba1;
       padding: 20px 20px 0px 20px;
   }
   .m-five-title{
       font-weight: bold;
       background:url(../images/m-one-right-title-bg.jpg)no-repeat;
       background-position: bottom;
       height: 30px;
       display: block;
       float: left;
   }
   .m-five-more{
       float: right;
   }
   .m-five ul{
        margin: 45px auto 0px auto;
        height: 100%;
        width: 1160px;
   }
    .m-five ul li{
        width: 277px;
        float: left;
		margin: 0px 13px 0px auto;
		height: 210px;
   }
   .m-five ul li img{
       width: 100%;
	   height: 210px;
   }
   .m-five-ul-li-text{
	   width: 280px;
       text-align: center;
   }

   /*m-six*/
   .m-six{
       background-color: #fff;
       width:1200px;
       margin: 0 auto;
       height: 393px;
   }
   #cen_right_top{
       width:100%;
       margin:40px auto 0 auto;
   }
   #cen_right_top .active{
       background:#1e3ba1;
       color:#fff;
    }
    #cen_right_top h3{
        line-height:35px;
        text-align:center;
        float:left;
        height:35px;
        width:380px;
        margin:0px 30px 0 0;
        padding:0px;
        background-color:#d1d7ec;
        font-size:14px;
        color:#fff;
        cursor:pointer;
        font-weight: bold;
    }

    #cen_right_top  .m-six-div{
        font-size:14px;
        display:none;
        clear:both;
        padding:20px 0px 0px 20px;
        border-top-width:medium;
        border-top-style:solid;
        border-top-color:#1e3ba1;
    }
	#cen_right_top  .m-six-div img{
		width:280px;
		height:230px;
	}
    .m-six ul{
        margin: 0px auto 0px auto;
        height: 100%;
        width: 1160px;
    }
    .m-six ul li{
        width: 277px;
        float: left;
       margin: 0px 13px 0px auto;
    }
   .m-six ul li img{
       width: 100%;
    }
   .m-six-ul-li-text{
       margin-top:20px;
       text-align: center;
    }


    /*m-seven*/
    .m-seven{
        width: 1200px;
        height: 587px;
        background-color: #fff;
        margin: 20px auto;
    }
    .control-box {
        width: 1170px;
        height: 450px;
        background-size: 1055px;
        background-repeat: no-repeat;
        background-position: 60px 165px;
        margin-left: auto;
        margin-right: auto;
        margin-top:80px;
    }
    .control-box ul {
        list-style: none;
        position: relative;
    }
    .control-box ul li {
        position: absolute;
        top: 180px;
        cursor: pointer;
    }
    .prev {
        left: 0;
    }
    .next {
        right: 0;
    }
    .bigbox {
        overflow: hidden;
        width: 1020px;
        height: 100%;
        margin: auto 70px auto;
    }
    #switcher {
        height: 100%;
        left: 0px;
    }
    .content_1.content_2 {
    width: 100%;
    float: left;
    }
    .box {
        transition:all .7s ease 0s;
        height: 425px;
        float: left;
        border-left: 3px white solid;
    }

    .box img{
        width: 100px;
        height: 105px;
    }
    .m-seven-box-boxsub{
         border: 1px solid #33333317;
         height: 100%;
         width: 96%;
         margin-right: 20px;
		 background: linear-gradient(1turn,#fff,#fff 68%,#f1f6ff);
		 border-radius: 8px;
		 padding-top: 20px;
    }
    .box .m-seven-box-img{
        float: left;
        margin:20px 0px 30px 30px;
    }
    .box .m-seven-box-nametxt{
        float: left;
        margin-left: 30px;
        line-height: 15px;
        margin:20px 0px 30px 10px;
    }
    .m-seven-box-boxsub-head{
        height: 150px;
        width: 100%
    }
    
    .m-seven-box-content{
        height: 100%;
		width: 80%;
		background: url(../images/expert-txt-bg.png)no-repeat;
		background-size: 100% 65%;
		font-size: 14px;
		color: #8a8a8a;
		text-indent: 28px;
		padding-top: 20px;
		padding-right: 23px;
		padding-left: 16px;
		text-align: left;
		margin: 0 auto;
		line-height: 30px;
    }


    /*m-eight*/
    .m-eight{
        background: url('../images/otherbg.jpg')no-repeat;
        width: 100%;
        min-height: 185px;
		background-size: 100% 100%;
    }
    .m-eight-friend{
        width: 1200px;
        height: 100%;
        margin: 0 auto;
    }
    .m-eight-title{
       font-weight: bold;
       height: 30px;
       display: block;
       float: left;
    }
    .m-eight-ul{
        color: #fff;
    }
    .m-eight-ul li{
        width: 170px;
        
        border: 1px solid #fff;
        border-radius: 20px;
        float: left;
        text-align: center;
        margin: 40px 20px;
        padding:5px 10px;
    }
	
	
	#HBox{
		padding:0 20px 20px 20px;
		border: 1px solid #d1d3d4;

	}
	#HBox ul{
		margin-top:20px;
	}
	#HBox ul li{

		height: 55px;
	}
	#HBox .fl select{
		width:275px;
		height:40px;
		border:1px solid #d1d3d4;
		padding-left: 25px;
	}
	#HBox .hbox-nickname{
		height: 40px;
		background-color: #1b74ce;
		border: none;
		padding: 0 12px 0 30px;
		border-radius: 0 2px 2px 0;
		width: auto;
		background: url(../images/hbox-nickname.jpg) no-repeat;
		background-position: 5px;
		float:left;
		border:1px solid #d1d3d4;
		width: 230px;
	}
	#HBox .hbox-phone{
		height: 40px;
		background-color: #1b74ce;
		border: none;
		padding: 0 12px 0 30px;
		border-radius: 0 2px 2px 0;
		width: auto;
		background: url(../images/hbox-phone.jpg) no-repeat;
		background-position: 5px;
		float:left;
		border:1px solid #d1d3d4;
		width: 230px;
	}
	#HBox .hbox-identity{
		height: 40px;
		background-color: #1b74ce;
		border: none;
		padding: 0 12px 0 30px;
		border-radius: 0 2px 2px 0;
		width: auto;
		background: url(../images/hbox-identity.jpg) no-repeat;
		background-position: 5px;
		float:left;
		border:1px solid #d1d3d4;
		width: 230px;
	}
	#HBox .hbox-idtype{
		height: 40px;
		background-color: #1b74ce;
		border: none;
		padding: 0 12px 0 30px;
		border-radius: 0 2px 2px 0;
		width: auto;
		background: url(../images/hbox-idtype.jpg) no-repeat;
		background-position: 5px;
		float:left;
		border:1px solid #d1d3d4;
		
	}
	#HBox .hbox-address{
		height: 40px;
		background-color: #1b74ce;
		border: none;
		padding: 0 12px 0 30px;
		border-radius: 0 2px 2px 0;
		width: auto;
		background: url(../images/hbox-address.jpg) no-repeat;
		background-position: 5px;
		float:left;
		border:1px solid #d1d3d4;
		width: 230px;
	}
	#HBox .hbox-days{
		height: 40px;
		background-color: #1b74ce;
		border: none;
		padding: 0 12px 0 30px;
		border-radius: 0 2px 2px 0;
		width: auto;
		background: url(../images/hbox-days.jpg) no-repeat;
		background-position: 5px;
		float:left;
		border:1px solid #d1d3d4;
		
	}
	#HBox input{
		height:40px;
	}
	.input-text{
		font-size:12px;
		color:#cacaca;
	}
	.tipinfo{
		padding:20px;
	}
	.tipinfo-title{
		color:#1e3ba1;
		font-size:20px;
		font-weight:bold;
	}
	.tipinfo-info{
		font-size:16px;
		line-height: 40px;
	}
	.tipinfo-address{
		font-size:14px;
		line-height:20px;
	}
	.submitBtn{
		background:#1e3ba1;
		width:150px;
		border:0;
		color:#fff;
		display:block;
		margin:0 auto;
	}
	
</pre></body></html>