.customerService,.servicePage{max-width: 750px; margin: 0 auto; padding: 126px 0 128px 0; min-height: calc(100% - 254px); height: auto; background: #fff;}
.pageContent{width: 660px; margin: 0 auto;}
.title{font-size: 36px; color: #000; font-weight: bold; margin: 42px 0 0 0;}
.title span{color: #e40019;}
.customerService .navList{margin: 60px auto 0 auto;}
.customerService .navList .item{display: block; width: 324px; height: 274px; margin-bottom: 12px; position: relative;}
.customerService .navList .item:hover::before{content: ""; width: 100%; height: 2px; background: #e20000; position: absolute; left: 0; top: 0;}
.customerService .navList .item:nth-child(odd){float: left;}
.customerService .navList .item:nth-child(even){float: right;}
.customerService .navList .item:nth-child(1){background: #eee url("../images/server-nav-1.png") no-repeat center;}
.customerService .navList .item:nth-child(2){background: #eee url("../images/server-nav-2.png") no-repeat center;}
.customerService .navList .item:nth-child(3){background: #eee url("../images/server-nav-3.png") no-repeat center;}
.customerService .navList .item:nth-child(4){background: #eee url("../images/server-nav-4.png") no-repeat center;}
.customerService .navList .item:nth-child(5){background: #eee url("../images/server-nav-5.png") no-repeat center;}
.customerService .navList .item:nth-child(6){background: #eee url("../images/server-nav-6.png") no-repeat center;}
.servicePage .content{margin: 36px auto 36px auto;}
.servicePage .content p{font-size: 24px; color: #000; line-height: 150%; text-align: justify;}
.servicePage .content strong{font-size: 26px;}
.servicePage .resultBox{width: calc(100% - 2px); border-radius: 10px; box-shadow: 0 0 4px #6e6e6e; margin: 30px auto 0 auto; background: url("../images/selection-i2.png") no-repeat right 42px center; background-size: 15px auto;}
.servicePage .resultBox .result-txt{display: block; width: calc(100% - 192px); padding: 0 96px; height: 52px; line-height: 52px; font-size: 26px; color: #000; background: url("../images/selection-i1.png") no-repeat left 42px center; background-size: 22px auto;}