.serviceMain{
	height: 4550px;
}

.servicePro{
	position: relative;
    top: 50px;
    height: 250px;
}


.serviceProLeft {
    float: left;
    width: 50%;
}

.serviceProTitle {
    font-size: 18px;
    font-weight: bold;
    color: rgba(40,40,40,1);
    margin: 35px 0;
    margin-left: 35px;
}

.serviceProLeft p {
    font-size: 16px;
    color: rgba(40,40,40,1);
    margin-left: 35px;
    line-height: 32px;
}

.serviceProRight {
    float: left;
    width: 50%;
    text-align: center;
}

.serviceProIcon {
    display: inline-block;
    width: 550px;
    height: 450px;
    background: url(../img/jgt.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin: 35px 0;
}

.serviceFunTitle {
    font-size: 18px;
    font-weight: bold;
    color: rgba(40,40,40,1);
    margin: 35px 0;
    margin-left: 35px;
}

.serviceValTitle {
    font-size: 18px;
    font-weight: bold;
    margin: 35px 0;
    margin-left: 35px;
}

.serviceValSafeTitle {
    margin-bottom: 15px;
}

.serviceValSafeImg {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../img/serviceValSafeImgsales.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-left: 27px;
}

.serviceValSafeTitle span {
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: rgba(40,40,40,1);
    margin-left: 5px;
}

.serviceValSafeUl li {
    height: 36px;
    line-height: 36px;
    list-style-type: square;
    list-style-position: inside;
    font-size: 16px;
    margin-left: 35px;
}

.serviceValIntoImg {
    background: url(../img/serviceValRunImgsales.png) no-repeat;
}

.serviceValUl>li {
    float: left;
    width: 50%;
    margin-bottom: 60px;
}

.serFunConLeft {
    float: left;
    width: 50%;
}

.serFunConLeftTitle {
    font-size: 18px;
    font-weight: bold;
    color: #009EFE;
	margin-top: 10px;
    margin-left: 20px;
	margin-right: 20px;
}

.serFunConLeft li {
    line-height: 28px;
    list-style-type: square;
    list-style-position: inside;
    font-size: 16px;
	margin-top: 10px;
    margin-left: 20px;
	margin-right: 20px;
}

.serFunConRight {
    float: left;
    width: 50%;
}

.serFunConOperationImg1 {
    display: inline-block;
    width: 550px;
    height: 340px;
	margin-top: 10px;
    background: url(../img/zs3.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.serFunConOperationImg2 {
    display: inline-block;
    width: 550px;
    height: 340px;
	margin-top: 10px;
    background: url(../img/zs1.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.serFunConOperationImg4 {
    display: inline-block;
    width: 550px;
    height: 340px;
	margin-top: 10px;
    background: url(../img/zs4.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.serFunConOperationImg5 {
    display: inline-block;
    width: 550px;
    height: 340px;
	margin-top: 10px;
    background: url(../img/zs5.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.serFunConOperationImg6 {
    display: inline-block;
    width: 550px;
    height: 340px;
	margin-top: 10px;
    background: url(../img/zs6.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.serFunConOperationImg7 {
    display: inline-block;
    width: 550px;
    height: 340px;
	margin-top: 10px;
    background: url(../img/zs7.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.serFunConOperationImg8 {
    display: inline-block;
    width: 550px;
    height: 340px;
	margin-top: 10px;
    background: url(../img/zs8.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
}

.serviceValRunImg {
    background: url(../img/serviceNXImgsales.png) no-repeat;
}

.serviceValAutoImg {
    background: url(../img/serviceNJYFXImgsales.png) no-repeat;
}

.serviceValZDHImg {
    background: url(../img/serviceValZDHImg.png) no-repeat;
}

.serviceValJJImg {
    background: url(../img/serviceValJJImg.png) no-repeat;
}


.serviceProLeft a {
    color: #a0d2cc;
    font-size: 16px;
    line-height: 38px;
    padding: 10px 11px 10px 23px;
    border: 1px solid #a0d2cc;
    border-radius: 3px;
}