.top400{
    width: 100%;
    height: auto;
    background: url("../images/400/400top_bg1.jpg");
    background-size: 100% 100%;
}
.top400_center1{
    width: 1080px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 110px;
}
.logo400{
    margin-top: 70px;
}
.top400_center1 h1{
    font-size: 48px;
    color: white;
    margin-top: -30px;
}
.top400_center1 p{
    font-size: 30px;
    color: white;
}
.top400_div1{
    width: 715px;
    height: 52px;
    margin: 0 auto;
    background: url("../images/400/400top_bg2.png");
    margin-top: 28px;
}
.top400_div1 span{
    width: 229px;
    height: 52px;
    display: block;
    float: left;
    line-height: 52px;
    font-size: 30px;
    color: #2a2a7e;
    font-weight: 200;
}
.top400_div1 span:nth-child(2){
    margin-left: 10px;
    margin-right: 15px;
}
.top400_div2{
    width: 1080px;
    height: 234px;
    margin-top: 65px;
}
.top400_div2 ul{
    width: 100%;
    height: auto;
}
.top400_div2 ul li{
    width: 245px;
    height: 234px;
    float: left;
    margin-left: 20px;
    transition: all .5s;
}
.top400_div2 ul li:hover{
    transform: translateY(-40px);
}
.top400_div2 ul li:nth-child(1){
    background: url("../images/400/400top_bg3.png");
}
.top400_div2 ul li:nth-child(2){
    background: url("../images/400/400top_bg4.png");
}
.top400_div2 ul li:nth-child(3){
    background: url("../images/400/400top_bg3.png");
}
.top400_div2 ul li:nth-child(4){
    background: url("../images/400/400top_bg4.png");
}
.top400_div2 ul li img{
    margin-top: 59px;
}
.top400_div2 ul li p{
    width: 190px;
    font-size: 18px;
    margin: 30px auto;
}

.package400{
    width: 100%;
    height: 1400px;
    background-size: 100% 100%;
    text-align: center;
    margin-top: 115px;
    background: url("../images/400/package_bj.jpg") no-repeat;
    background-position: 50% 49%;
}
.package400_center{
    width: 1080px;
    height: auto;
    margin: 0 auto;
    background-color: green;
}
.package400_center ul{
    width: 100%;
    height: auto;
}
.package400_center ul li{
    width: 338px;
    height: 578px;
    float: left;
    background: url("../images/400/package4001.jpg");
    margin-left: 30px;
    margin-top: 17px;
}
.package400_center ul li:nth-child(1){
    margin-left:0px;
}
.package400_center ul li:nth-child(4){
    margin-left:0px;
}
.package400_center_star{
    margin-top: 10px;
}
.package400_center ul li h3{
    font-size: 28px;
    color: #2a2a7e;
}
.package400_center ul li p{
    width: 336px;
    height: 109px;
    text-align: center;
    background:url("../images/400/package4002.png");
    margin: 0 auto;
    margin-top: 15px;
    color: white;
}
.package400_center ul li p img{
    margin: 0 auto;
    display: table;
    padding-top: 10px;
}
.package400_center_price{
    margin-top: 5px;
    margin-left: 60px;
}
.package400_center_bottom h4{
    margin-top: 10px;
    color: white;
    font-size: 15px;
}
.package400_center_bottom span{
    color: #2a2a7e;
    width: 125px;
    height: 30px;
    background: url("../images/400/package_bottom.png");
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    float: left;
    margin-left: 30px;
    margin-top: 13px;
}
.package400_center_bottom span:hover{
    color: white;
    background-color: #e5004f;
    background: #e5004f;
    border-radius: 10px;
}
.package400_center_bottom a{
    width: 269px;
    height: 34px;
    line-height: 34px;
    background: url("../images/400/package_bottom_a.png");
    display: inline-block;
    margin-top: 20px;
    color: white;
    font-size: 25px;
}

.query{
    width: 100%;
    height: 104px;
    background-color: #e5004f;
}
.query_center{
    width: 1080px;
    height: auto;
    margin: 0 auto;
}
.query1{
    position: relative;
    top: -35px;
    float: left;
}
.query_center input{
    line-height: 58px;
    float: left;
    background:url("../images/400/query_center_input.png");
    border: 0px solid white;
    margin-left: 15px;
    margin-top: 23px;
    font-size: 16px;
}
.query_center_input{
    margin-left: 40px!important;
}
.query_center input::placeholder{
    padding-left: 30px;
}
.query2{
    margin-left: 10px;
    margin-top: 23px;
}



.function400{
    width: 100%;
    height: 1200px;
    text-align: center;
    background: url("../images/400/functionbj.jpg") no-repeat;
    background-position: 50% 65%;
}
.function400_center{
    width: 1080px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}
.function400_center ul {
    width: 100%;
    height: auto;
}
.function400_center ul li{
    width: 360px;
    height: 360px;
    background: url("../images/400/function_bj1.png");
    float: left;
}
.function400_center ul li:nth-child(2n){
    background: url("../images/400/function_bj2.png");
}
.function400_center ul li img{
    margin-top: 80px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.function400_center ul li img:hover{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.function400_center ul li h2{
    font-size: 30px;
    color: white;
    margin-top: 20px;
}
.function400_center ul li p{
    color: white;
    margin-top: 20px;
}

.increment{
    width: 100%;
    height: 600px;
    text-align: center;
    margin-top: 130px;
}
.increment_center{
    width: 1080px;
    height: auto;
    margin: 20px auto;
}
.increment_center ul{
    width: 100%;
    height: auto;
}
.increment_center ul li{
    width: 330px;
    height: 180px;
    float: left;
    padding-left: 45px;
    padding-top: 50px;
}
.increment_center ul li:nth-child(1){
    padding-left: 0px;
}
.increment_center ul li:nth-child(4){
    padding-left: 0px;
}
.increment_center ul li img{
   display: table;
    transition: all .5s;
}
.increment_center:hover.increment_center img{
    transform: translateX(60px);
}
.increment_center ul li h2{
    font-size: 25px;
    color: #2a2a7e;
    float: left;
    margin-top: 10px;
    width: 100%;
    text-align: left;
}
.increment_center ul li p{
    font-size: 20px;
    width: 100%;
    text-align: left;
    margin-top: 50px;
}

.special{
    width: 100%;
    height: 1236px;
    background: url("../images/400/special_bj.jpg");
    background-position: 50% 0% ;
    text-align: center;
}
.special_title{
    margin-top: 75px;
}
.special_center{
    width: 1080px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}
.special_left{
    width:471px;
    height: auto;
    float: left;
}
.special_left h2{
    font-size: 45px;
    color: white;
    text-align: right;
}
.special_left img{
    position: relative;
    top: 5px;
    padding-left: 15px;
}
.special_left p{
    text-align: right;
    font-size: 26px;
    color: white;
}
.special_left span{
    text-align: left;
    font-size: 19px;
    color: white;
    display: inline-block;
    margin-top: 10px;
}
.special_left ul li:nth-child(1){
    position: relative;
    top: 36px;
}
.special_left ul li:nth-child(2){
    position: relative;
    top: 330px;
}
.special_right{
    width:471px;
    height: auto;
    float: right;
    padding-right: 10px;
}
.special_right h2{
    font-size: 45px;
    color: white;
    text-align: left;
}
.special_right img{
    position: relative;
    top: 5px;
    padding-right: 15px;
}
.special_right p{
    text-align: left;
    font-size: 26px;
    color: white;
}
.special_right span{
    text-align: left;
    font-size: 19px;
    color: white;
    display: inline-block;
    margin-top: 10px;
}
.special_right ul li:nth-child(1){
    position: relative;
    top: 251px;
}
.special_right ul li:nth-child(2){
    position: relative;
    top: 465px;
}
.submit{
    width: 100%;
    height: 124px;
    background: url("../images/400/submit_bg.jpg");
}
.submit a{
    width: 430px;
    height: 70px;
    line-height: 70px;
    border: 1px solid white;
    border-radius: 10px;
    color:white;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 25px;
    font-size: 35px;
}

.solve{
    width: 100%;
    height: auto;
    text-align: center;
}
.solve_title{
    margin-top: 80px;
}
.solve_center{
    width: 100%;
    height: 553px;
    background: url("../images/400/solve_bj.jpg");
    background-size: 100% 100%;
}
.solve_center ul{
    width: 1080px;
    height:554px;
    margin: 35px auto;
}
.solve_center ul li{
    width: 270px;
    height: 277px;
    background: url("../images/400/solve_bj1.png");
    float: left;
    color: white;
}
.solve_center ul li:nth-child(2){
    background: url("../images/400/solve_bj2.png");
}
.solve_center ul li:nth-child(4){
    background: url("../images/400/solve_bj2.png");
}
.solve_center ul li:nth-child(5){
    background: url("../images/400/solve_bj2.png");
}
.solve_center ul li:nth-child(7){
    background: url("../images/400/solve_bj2.png");
}
.solve_center ul li img{
    margin-top: 45px;
}
.solve_center ul li p{
    font-size: 30px;
    margin-top: 30px;
    color: white;
}
.solve_center ul li span{
    margin-top: 20px;
    font-size:18px;
    text-align: left;
    width: 190px;
    display: inline-block;
}
.solve_center ul li:nth-child(8) p{
    margin-top: 120px;
}

.handle{
    width: 100%;
    height: 540px;
    text-align: center;
    margin-top:30px;
}
.handle_center{
    width: 1080px;
    height: auto;
    margin: 70px auto;
}
.handle_center ul li{
    width: 463px;
    height: 97px;
    line-height: 97px;
    background-color: #e5004f;
    float: left;
    font-size: 30px;
    color: white;
}
.handle_center ul li:nth-child(2n){
    margin-left: 154px;
}
.handle_center ul li:nth-child(3){
    margin-top: 90px;
}
.handle_center ul li:nth-child(4){
    margin-top: 90px;
}
.handle_center ul li img{
    float: left;
    position: relative;
    top: -13px;
}
.cooperation{
    width: 100%;
    height: 620px;
    text-align: center;
    margin-top:30px;
}
.cooperation_title{
    margin-top: 30px;
}
.cooperation_center{
    width: 100%;
    height: auto;
}
.cooperation_center img{
    float: left;
    width: 11.7%;
    height: 5%;
    margin-left:2.36%;
    margin-top: 30px;
}

#zxjr {
    z-index: 99;
    position: fixed;
    top: 15%;
    right: 10px;
    text-align: center;
    width: 250px;
    height: 471px;
    background: url(../images/400/400float.png) no-repeat;
    background-size: 250px auto;
    border: none;
    font-family: Microsoft YaHei;
}
.onedayonly {
    position: relative;
    text-align: right;
    padding-top: 10px;
    left: 2px;
    _left: 12px;
    _top: 1px;
    color: #fd5e08;
    font-size: 12px;
}
.one_content {
    width: 260px;
    position: relative;
    top: 280px;
    height: 160px;
    overflow: hidden;
    margin: 0 auto;
}
.one_content li {
    position: relative;
    background: url(../images/400/line_gb.png) no-repeat bottom;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: red;
    font-weight: 400;
    width: 120px;
    margin: 0 auto;
    margin-left: 60px;
}
.one_content li a {
    font-weight: 600;
    height: 36px;
    line-height: 36px;
    color: #370816;
}
.one_content li a:hover{
    text-decoration: none ;
}
.one_content li.ym_fourten {
    color: #999;
    text-decoration: line-through;
}
.one_content li.ym_fourten a{
    color:#999;
}
.ulkong {
    font-size: 0px;
    line-height: 0px;
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
}

.zxjr_wb_zixun{
    width: 120px;
    height: 30px;
    position: relative;
    top: 282px;
    margin: 0 auto;
}
.zxjr_wb_zixun a{
    width: 120px;
    height: 30px;
    display: inline-block;
}