a{
    color: #333;
}



.bannerWrapper{
    width: 100%;
    height: 307px;
}
.banner{
    width: 1200px;
     margin: auto;
     height: 307px;
     background: url(lylsbanner.jpg) no-repeat;
}
/* sectionOne */
.sectionOne{
    width: 1200px;
    margin: auto;
    height: 958px;
    padding-top: 45px;
    background: url(mainBg.jpg) no-repeat top center;
}
.sectionOne .title{
    margin-bottom: 32px;
    height: 60px;
    width: 1200px;
    background: url(title1.png) no-repeat center center;
}
.sectionOne .sectionOneMain{
    width: 1000px;
    height: 776px;
    overflow: hidden;
    margin: auto;
}
.sectionOneLeft{
    margin-top: 25px;
    float: left;
    width: 458px;
}
.sectionOneLeft .leftArticle{
    height: 170px;
    width: 450px;
    padding: 13px 20px 10px 20px;
    background: url(main_bg2.png) no-repeat;
    line-height: 25px;
    font-size: 15px;
    color: #fff;
    text-indent: 30px;
    
} 

.sectionOneLeft .order{
    margin-top: 10px;
}
.orderOneTitle,.orderTwoTitle,.orderThreeTitle,.orderFourTitle{
    background: url(main_bg4.png) no-repeat;
    line-height: 36px;
    padding-left: 22px;
    font-size: 18px;
    color: #fff;
}
.orderOneContent,.orderTwoContent,.orderThreeContent{
    margin-bottom: 10px;
}
.orderOneContent li,.orderTwoContent li,.orderThreeContent li{
    font-size: 16px;
    line-height: 38px;
    padding-left: 20px;
}
.orderFourContent{
    overflow: hidden;
    padding-left: 20px;
}
.orderFourContent li{
    float: left;
    font-size: 16px;
    line-height: 38px;
    margin-left: 12px;

}
.orderFourContent li:first-child{
    margin-left: 0;
}
.sectionOneRight{
    float: right;
    width: 459px;
    margin-top: 25px;
    padding-left: 5px;
}
.orderRightTitle{
    background: url(main_bg5.png) no-repeat;
    line-height: 36px;
    padding-left: 22px;
    font-size: 18px;
    color: #fff;
}
.sectionOneRight ul{
    margin-top:5px
}
.sectionOneRight li {
    margin-bottom: 27px;
}
.sectionOneRight li .descTitle{
    background: url(useDot.png)  no-repeat left center ;
    line-height: 16px;
    color: #d26f69;
    font-size: 18px;
    padding-left: 20px;
}
.sectionOneRight li  .descContent{
    margin-top: 6px;
    line-height: 24px ;
    font-size: 15px;
}
/* 第二部分 */
.sectionTwo{
    width: 1200px;
    margin: auto;
    background: url(sec2Bg.png) no-repeat top center;
    height: 643px;
    padding-top: 85px;
}
.sectionTwo .title{
    height: 60px;
    background: url(title2.png) no-repeat center center;
}
.jcImgScroll{
    position:relative;
    height:390px;
    left: 50px;
    width: 1103px;
    margin-top:47px ;
}
.jcImgScroll li{
    border:1px solid #ccc;
}
.jcImgScroll li p{
    margin-top: 14px;
    text-align: center;

}
.jcImgScroll li a{
    background:#fff;display:block;position:relative;z-index:99;
}
.jcImgScroll li.loading a{
    background:#fff url(loading.gif) no-repeat center center;
} 
.jcImgScroll li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{
    display:none;border:0 none;
}
.jcImgScroll em.sPrev{
    background:url(leftBtn.png) no-repeat left center;
    position: absolute;
    left: 26px !important;
    top: 0 !important;
   
}
.jcImgScroll em.sNext{
    background:url(rightBtn.png) no-repeat right center;
    left: 1023px !important;
    
    top: 0 !important;
}
.jcImgScroll dl dd{
    background:url(NumBtn.png) no-repeat 0 bottom;text-indent:-9em;
}
.jcImgScroll dl dd:hover,.jcImgScroll dl dd.curr{
    background-position:0 0;
}
.maskSwiper{
    filter: blur(2px);
}
.select{
    filter: blur(0);
}
.jcImgScroll li.select{ overflow:visible !important}
/* 第三部分呢 */
.sectionThree{
    width: 1200px;
    margin: auto;
    background: url(sec3Bg.jpg) no-repeat top center;
    height: 580px;
    padding-top: 53px;
}
.sectionThree .title{
    height: 60px;
    background: url(title3.png) no-repeat center center;
}
.sectionThree .swiper{
    overflow: hidden;
    margin-left: 20px;
    height: 360px;
    margin-top: 45px;
    padding-left: 75px;
    padding-right: 77px;
    position: relative;
}
.sectionThree .swiper li{
    padding-top: 48px;
    width: 330px !important;
    margin-right: 20px;
    background: url(sec3Bg2.png) no-repeat top center;
}
.sectionThree .swiper-container{
    width: 1050px;
    overflow: hidden;
}
.sectionThree .swiper li a p.outlineTitle{
    font-weight: bold;
    line-height: 24px;
    font-size: 16px;
    color: #2a2a2a;
    text-align: center;
    padding-left: 17px;
    padding-right: 24px;
}
.sectionThree .outlineContent{
    padding-left: 17px;
    margin-top: 26px;
    padding-right: 24px;
}
.sectionThree .outlineContent img{
    width: 300px;
    height: 180px;
}
.sectionThree .swiper-button-prev{
    position: absolute;
    left: 35px;
    top: 200px;
    width: 28px;
    height: 54px;
}
.sectionThree .swiper-button-next{
    position: absolute;
    right: 38px;
    top: 205px;
    width: 28px;
    height: 54px;
}

/* 底部 */
.footerrr{
    width: 1200px;
    margin: auto; background:url(footBg.jpg) no-repeat bottom center;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    height: 114px;
    text-align: center;
    padding-top: 30px;
}
.swiper-button-prev,.swiper-button-next{ cursor:pointer}
*{ box-sizing:border-box !important}