#LRdiv0,#LRdiv1,#LRdiv2,#LRdiv3{
	display:none !important;
}
/* banner */

.banner {
    width: 100%;
    height: 5rem;
}

.swiper-slide {
    width: 100%;
    height: 100%;
}

.banner01 {
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 100%;
}
.banner02 {
    background: url(../images/banner2.jpg) no-repeat;
    background-size: 100% 100%;
}
.banner03 {
    background: url(../images/banner3.jpg) no-repeat;
    background-size: 100% 100%;
}
.swiper-pagination{
	bottom:2px !important;
}
.part {
    padding: 0 15px;
    overflow: hidden;
}

.part .title {
    width: 100%;
    height: 0.69rem;
    margin-top: 0.4rem;
    background: url(../images/title.png) no-repeat center;
    background-size: auto 100%;
    font-size: 0.34rem;
    line-height: 0.7rem;
    color: #444444;
    text-align: center;
    font-weight: bold;
}


/* 服务项目 */

.serverces_list {
    margin-top: 0.4rem;
}

.serverces_list li {
    height: 2.28rem;
    margin-bottom: 0.2rem;
    position: relative;
}

.serverces_list li .left {
    width: 2.21rem;
    height: 2.02rem;
    position: absolute;
    left: 0;
    top: 0.13rem;
    display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    z-index: 3;
}

.serverces_list li .right {
    width: 5.32rem;
    height: 2.28rem;
    background: url(../images/serverces_right_bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
    z-index: 2;
}

.serverces_list li .right p {
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #555555;
}

.server01 {
    background: url(../images/serverces01.png);
    background-size: 100% 100%;
}

.server02 {
    background: url(../images/serverces02.png);
    background-size: 100% 100%;
}

.server03 {
    background: url(../images/serverces03.png);
    background-size: 100% 100%;
}

.zixunBtn {
    width: 2.71rem;
    height: 0.66rem;
    display: block;
    background: url(../images/zixunBtn01.png);
    background-size: 100%;
    margin: 0.25rem auto 0.4rem auto;
}


/* 热门产品问题 */

.part02 {
    background: url(../images/part02bg.png) no-repeat;
    background-size: 100%;
    height: 10.83rem;
}

.questions_list {
    margin-top: 0.4rem;
    height: 9rem;
    position: relative;
}

.question {
    width: 3.1rem;
    height: 4rem;
    background-image: url(../images/questionsbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.question div {
    width: 2.1rem;
    height: 2.1rem;
    font-size: 0.3rem;
    line-height: 2.1rem;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.question p {
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #414141;
    text-align: center;
    width: 2.95rem;
    margin-left: 0.15rem;
    margin-top: 0.2rem;
}

.top_left,
.top_right {
    background-position: bottom center;
}

.bottom_left,
.bottom_right {
    background-position: top center;
}

.top_left {
    position: absolute;
    left: 0;
    top: 0;
}

.top_left div {
    margin: 0 auto;
    background-image: url(../images/question01.png);
}

.top_right {
    position: absolute;
    right: 0;
    top: 0;
}

.top_right div {
    margin: 0 auto;
    background-image: url(../images/question02.png);
}

.bottom_left {
    position: absolute;
    left: 0;
    bottom: 0;
}

.bottom_left div {
    margin: 0 auto;
    background-image: url(../images/question03.png);
}

.bottom_right {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bottom_right div {
    margin: 0 auto;
    background-image: url(../images/question04.png);
}


/* 过度板块 */

.gdpart {
    width: 7.5rem;
    height: 1.3rem;
    background: url(../images/gd.png) no-repeat;
    background-size: 100%;
}


/* 底部对话框 */

.Dialog_box {
    height: 3.69rem;
    background: url(../images/Dialog_box_bg.png) no-repeat bottom center;
    background-size: 100%;
    padding-top: 0.1rem;
}

.Dialog_box li {
    line-height: 1.4rem;
    list-style: none;
    margin-top: 0.1rem;
}

.Dialog_box .time {
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #999999;
    text-align: center;
    margin-bottom: 0.15rem;
}

.Dialog_box .message {
    padding-left: 1.1rem;
    height: 1rem;
    background: url(../images/person.png) no-repeat left center;
    background-size: auto 100%;
}

.Dialog_box .message span {
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #333333;
    display: block;
    float: left;
    box-sizing: border-box;
    padding-left: 0.4rem;
    padding-top: 0.17rem;
}

.Dialog_box .message01 span {
    width: 4.06rem;
    height: 0.61rem;
    background: url(../images/message01.png) no-repeat;
    background-size: 100%;
}

.Dialog_box .message02 span {
    width: 5.38rem;
    height: 0.98rem;
    background: url(../images/message02.png) no-repeat;
    background-size: 100%;
}

.buttons {
    height: 1.1rem;
    box-sizing: border-box;
    padding: 0.25rem 0.15rem;
	margin-bottom:0.2rem;
}

.buttons input {
    width: 3.8rem;
    box-sizing: border-box;
    border: 0.01rem solid #ccc;
    font-size: 0.24rem;
    line-height: 0.65rem;
    color: #999999;
    float: left;
    text-indent: 2em;
    outline: none;
}

.buttons a {
    width: 1.4rem;
    height: 0.65rem;
    display: block;
    float: left;
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 0.65rem;
    text-align: center;
    border-radius: 0.05rem;
    margin-left: 0.25rem;
    text-decoration: none;
}

.buttons .zx {
    background: #2c90e6;
}

.buttons .call {
    background: #e86000;
}