.swiper-container {
    width: 100%;
    height: 550px;
}
 .swiper-slide{
    background: none no-repeat center;
    background-size: cover;
    width: 100%;
}
 .swiper-slide a{
    display: block;
     width: 80%;
	 height: 100%;
	 margin:0 auto;
}
.title-list{
    padding: 50px 0 30px 0;
}
 .swiper-pagination-bullet {
    width: 6px!important;
    height: 2px !important;
    padding: 2px 12px !important;
    border-radius: 0px !important;
}
.sheying{ width:1200px; height:50px; border-top: 1px solid #eee; margin-top: 30px; }
.sheying h1{
    position: relative;
    top: -25px;
    left: 447px;
    width: 267px;
    height: 50px;
    background-color:#f4f6f8;
    text-decoration: none; }
.sheying .span{ display:block;
}
.sheying  .sp1{ margin-top:2px; margin-left:23px}
.sheying  .sp1 img{ width: 38px;  height: 38px;}
.sheying  .sp2{ font-family:宋体; text-align: center;
    font-size:41px;box-sizing:border-box; margin-top:-2px; margin-left:9px}
.sheying .sp2 a{color:#333; text-decoration:none;}
.sheying .sp2 a:hover{outline: 0 none; text-decoration: underline; background-color: transparent;box-sizing: border-box;}
.sheying p{
    width: 250px;
    height: 35px;
    color: #333;
    font-family:宋体; text-align: center;
    font-size:25px;box-sizing:border-box;
    margin-left:480px;
    margin-top:-14px;
}

.lines{
    width:1200px;
    margin: 0 auto;

}
.lines .lines-list{
    width: 1206px;
    margin: 0 auto;
    overflow: hidden;
}
.lines .lines-left{
    width: 387px;
    margin: 20px 10px 2px 5px;
    position: relative;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.lines .lines-left:hover{
    background-color: #fff;
    moz-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
}

.lines .lines-first{
    width:587px;
    margin:0 10px 2px 5px;
}
.lines div>a{
    display: block;
    width: 100% ;
    height: 280px;
    overflow: hidden;
}
.lines .lines-first >a{
   display: block;
    width: 100% ;
    height: 360px;
    overflow: hidden;
}
.lines .lines-first img{
    width: 100% !important;
    height: 360px !important;
}
.lines .lines-left img{
    width: 100%;
    height: 280px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.lines .lines-left a:hover img{
    transform: scale(1.06);-moz-transform: scale(1.06, 1.06);-webkit-transform: scale(1.06, 1.06);-o-transform: scale(1.06, 1.06);
}
.lines .lines-left>h3{
    margin: 20px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:16px;
}
.lines .lines-first>h3{
    margin:20px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:20px;
}
.lines .lines-left p{
    margin-top: 10px;
    font-size: 15px;
}

.lines .lines-left .line-cat{
    position:absolute;
    top: 5px;
    left: 6px;
    color: #fff;
    font-size:14px;
    height: 25px;
    line-height: 25px;
    background-color: #009EE3;
    padding: 0 6px;
    font-family: "黑体";
    font-weight: 500;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.advantage{
    padding: 5px;
    margin-bottom: 15px;
}
.advantage .car-content{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-family: 宋体;
    margin-bottom: 26px;

}
.advantage .car-content img{
    width: 60%;
}
.advantage .car-left{
    width: 540px;
    font-size: 30px;
}
.advantage .car-middle{
    width: 120px;
    text-align: center;
}
.advantage .car-right{
    width: 540px;
    font-size: 30px;
}

.service-icon {
    width: 1226px;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.service-item:hover .service-icon {
    margin-bottom: 20px;
}

.service-icon i {
    -webkit-transform: rotate(-48deg);
    -moz-transform: rotate(-48deg);
    -ms-transform: rotate(-48deg);
    -o-transform: rotate(-48deg);
    transform: rotate(-48deg);
}

.service-icon img{
    width: 80%;
    box-shadow: 1px 1px 3px #e5e5e5;
}

.compare-title{
    font-size: 26px;
    color: #333;
    padding: 15px 15px;
    margin-bottom: 24px;
}
.compare-title>img{
    width:100%;
}

.vs-content{
    color: #666;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 15px;
}
.vs-content .content-left{
    width: 540px;
    height: 100px;
    padding: 5px 5px 5px 10px;
    font-size:14px;
    text-align: left;
   /* background-color: #fdfdfd;*/
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.vs-content .content-left:hover{
    background-color: #fff;
    moz-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
}

.vs-content .content-left>p{
    color: #333;
}
.vs-content .content-middle{
    width: 120px;
    height: 100px;
    text-align: center;
    padding: 37px 0 5px 0;
    color: #3a3a3a;
    font-size: 16px;
}
.vs-content .content-middle>p{
    color: #000;
}
.vs-content .content-right{
    width: 536px;
    height: 100px;
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    text-align: left;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.vs-content .content-right:hover{
    background-color: #fff;
    moz-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
}

.vs-content .content-right>p{
}


.spec-wrap{
    width: 100%;
    height: 400px;
    position: relative;
    margin-top: 44px;
}
.spec-wrap .inner{
    width: 1200px;
    position: absolute;
    z-index: 2;
    height: 400px;
    left: 50%;
    margin-left: -600px;
}
.spec-wrap .inner .sheying{
    height: 50px;
    border-top: 0;
    margin-top: 68px;
}
.spec-wrap .inner .sheying  h1 {
    position: relative;
    top: -25px;
    left: 447px;
    width: 267px;
    height: 50px;
    background-color: #f4f6f8;
    text-decoration: none;
}

.spec-wrap .inner .sheying  .sp1 {
    margin-top: 2px;
    margin-left: 23px;
}
.spec-wrap .inner .sheying .sp2 {
    font-family: 宋体;
    text-align: center;
    font-size: 41px;
    box-sizing: border-box;
    margin-top: -2px;
    margin-left: 9px;
}
.spec-wrap .inner .sheying .sp2  a {
    color: #333;
    text-decoration: none;
}