/*公共样式*/
.mt-10 {
    margin-top: 10px;
}
.mp-10 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.color-ca {
    color: #3560CA;
}
/*天海简介*/
.information {
    margin-top: 10px;
}
.information .info-l {
    float: left;
    width: 532px;
}
.info-l-title {
    padding-bottom: 21px;
    font-size: 30px;
    color: #222222;
    line-height: 42px;
    border-bottom: 1px solid #e5e5e5;
}
.info-l-desc {
    margin-top: 23px;
    color: #868686;
    line-height: 30px;
    text-align: left;
}
.info-r img {
    float: right;
    width: 600px;
    height: 338px;
}
.p18-bg1 {
    background: url("../images/p18-bg1.jpg") no-repeat center top;
}
.p18-bg1 .cTit {
    color: #FFFFFF;
    margin-top: 27px;
}
.device-list {
    margin-top: 40px;
    padding-bottom: 40px;
    color: #FFFFFF;
}
.device-list a {
    position: relative;
    float: left;
    width: 224px;
    height: 100px;
    font-size: 20px;
    line-height: 88px;
    margin: 10px;
    box-sizing: border-box;
    text-align: center;
    border: 6px solid rgba(255,255,255,0.41);
    transition: all .36s;
}
.device-list a:nth-of-type(5n-4) {
    margin-left: 0;
}
.device-list a:nth-of-type(5n) {
    margin-right: 0;
}
.device-list a:hover {
    font-weight: 600;
    background: #FFFFFF;
    color: #3560CA;
    border-color: #FFFFFF;
}
.selection-list {
    margin-top: 40px;
}
.selection-list .selection-item {
    float: left;
    width: 285px;
    height: 310px;
    margin: 10px;
    box-sizing: border-box;
    border: 4px solid #F5F5F5;
    overflow: hidden;
    transition: 0.36s;
    background-color: #fff;
}
.selection-list .selection-item:hover{
  background-color: #3560CA;
 }
 .selection-list .selection-item:hover .select-title{
   color: #fff;
 }
 .selection-list .selection-item:hover .select-desc {
  color: #fff;
 }
.selection-list .selection-item:nth-of-type(4n-3) {
    margin-left: 0;
}
.selection-list .selection-item:nth-of-type(4n) {
    margin-right: 0;
}

.selection-item .select-item-content {
    margin: 0 25px;
    text-align: center;
}
.select-item-content img {
    margin-top: 31px;
}
.select-item-content .select-title {
    font-size: 20px;
    color: #222222;
    line-height: 28px;
    margin-top: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select-item-content .select-desc {
    text-align: left;
    color: #868686;
    line-height: 20px;
    margin-top: 12px;
}
.style-images {
    margin-top: 40px;
}
.style-images .style-l {
    position: relative;
    float: left;
    width: 590px;
    height: 443px;
    overflow: hidden;
}
.style-l img, .sr-top-item img, .style-r-bottom img {
    width: 100%;
    transition: all .36s;
}
.style-r-bottom:hover img, .style-l:hover img, .sr-top-item:hover img{
    transform: scale(1.08);
}
.style-bottom {
    position: absolute;
    width: 100%;
    height: 62px;
    color: #FFFFFF;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.style-bottom span {
    display: inline-block;
    max-width: 95%;
    font-size: 16px;
    line-height: 62px;
    margin: 0 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.style-r {
    float: right;
}
.style-r img {
    width: 100%;
}
.style-r .style-r-top .sr-top-item{
    position: relative;
    overflow: hidden;
}
.style-r .style-r-top .sr-top-item:first-of-type{
    float: left;
}
.style-r .style-r-top .sr-top-item:last-of-type{
    float: right;
}
.style-r .style-r-bottom {
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}
.client-list {
    margin-top: 30px;
}
.client-list .client {
    float: left;
    width: 224px;
    box-sizing: border-box;
    margin: 10px;
}
.client-list .client:nth-of-type(5n-4) {
    margin-left: 0;
}
.client-list .client:nth-of-type(5n) {
    margin-right: 0;
}
.client .client-main {
    position: relative;
    width: 100%;
    height: 122px;
    border: 4px solid #DFE6F8;
    background: #FFFFFF;
}
.client-main img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.client .client-name {
    color: #868686;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
    text-align: center;
    margin: 12px 12px 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*企业文化*/
.culture-list {
    box-sizing: border-box;
    padding-bottom: 10px;
}
.culture-list .culture {
    float: left;
    width: 384px;
    height: 305px;
    margin: 0 12px;
    background: #f5f5f5;
    text-align: center;
}
.culture img {
    width: 100%;
    height: 197px;
}
.culture-list .culture:first-of-type {
    margin-left: 0;
}
.culture-list .culture:last-of-type {
    margin-right: 0;
}
.culture .culture-info {
    margin-top: 20px;
}
.culture-info .culture-title {
    display: inline-block;
    position: relative;
    font-size: 24px;
    color: #3560CA;
    line-height: 32px;
}
.culture-info .culture-title::before {
    content: '';
    position: absolute;
    left: -59px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 10px;
    background: url("../images/p19-icon1.png") no-repeat center center;
    background-size: contain;
}
.culture-info .culture-title::after {
    content: '';
    position: absolute;
    right: -59px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 10px;
    background: url("../images/p19-icon2.png") no-repeat center center;
    background-size: contain;
}
.culture-info .culture-desc {
    font-size: 16px;
    color: #868686;
    line-height: 22px;
    margin-top: 12px;
}
.p19-bg1 {
    background: url(../images/p19-bg1.jpg) no-repeat center top;
}
.p19-bg1 .cTit, .p19-bg1 .cTitText {
    color: #FFFFFF;
}
.p19-bg1 .cTitText {
    padding-bottom: 32px;
}
.cTit-line {
    width: 199px;
    height: 1px;
    background: rgba(255,255,255,.5);
    margin: 27px auto 26px auto;
}
.ideas .culture-idea {
    position: relative;
    float: left;
    text-align: center;
    color: #868686;
}
.ideas .c-idea-1 {
    margin-left: 102px;
}
.idea-line-l, .line-max, .idea-line-r {
    position: relative;
    top: 77px;
}
.idea-line-l {
    top: 87px;
    width: 95px;
    height: 20px;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
}
.idea-line-l .line {
    position: absolute;
    top: 10px;
    width: 95px;
    height: 1px;
    background: #e5e5e5;
}
.idea-line-r .line {
    position: absolute;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}
.idea-line-r {
    float: left;
    top: 68px;
    width: 95px;
    height: 20px;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
}
.c-idea3-line {
    margin-left: -57px;
}
.line-max {
    float: left;
    width: 214px;
    height: 1px;
    background: #e5e5e5;
}
.c-idea1-line {
    margin-left: 7px;
}
.ideas .c-idea-2{
    margin-left: -58px;
}

.c-idea2-line {
    margin-left: -56px;
}
.ideas .c-idea-3 {
    margin-left: 102px;
}
.culture-idea .idea-img {
    width: 152px;
    height: 152px;
}
.culture-idea .idea-title {
    font-size: 24px;
    color: #222222;
    line-height: 33px;
    margin-top: 27px;
}
.culture-idea .idea-desc {
    font-size: 16px;
    line-height: 22px;
    margin-top: 12px;
}

/*联系我们*/
.tel-address {

}
.tel-address .ta-item {
    float: left;
    width: 588px;
    height: 153px;
    background: #F5F8FD;
    box-sizing: border-box;
    border: 1px solid #E6EEFF;
}
.tel-address .ta-item:not(:first-of-type), .tel-address .base-item:not(:first-of-type) {
    margin-left: 24px;
}
.base-info {
    margin-top: 17px;
}
.tel-address .base-item {
    float: left;
    width: 384px;
    height: 215px;
    background: #F5F8FD;
    box-sizing: border-box;
    border: 1px solid #E6EEFF;
}

.tel-address .item-title {
    font-size: 20px;
    font-weight: 600;
    color: #222222;
    line-height: 28px;
    text-align: center;
}

.ta-item .item-title {
    margin-top: 26px;
}
.base-info .item-title {
    margin-top: 22px;
}

.tel-address .item-desc, .item-desc-main, .item-phone-main {
    color: #868686;
    font-size: 16px;
    text-align: center;
}
.tel-address .tel {
    background: url("../images/p21-tel.png") no-repeat center center;
    transition: all .36s;
}
.tel-address .tel:hover {
    color: #FFFFFF!important;
    background: url("../images/p21-tel-hover.png") no-repeat center center;
}
.tel-address .ta-item:hover .item-desc, .ta-item:hover .item-title, .ta-item:hover .item-desc-main {
    color: #FFFFFF!important;
}
.tel-address .base-item:hover .item-phone-main, .base-item:hover .email-desc, .base-item:hover .item-title {
    color: #FFFFFF!important;
}
.tel-address .address {
    background: url("../images/p21-address.png") no-repeat center center;
    transition: all .36s;
}
.tel-address .address:hover {
    color: #FFFFFF!important;
    background: url("../images/p21-address-hover.png") no-repeat center center;
}
.tel-address .phone {
    background: url("../images/p21-phone.png") no-repeat center center;
    transition: all .36s;
}
.tel-address .phone:hover {
    color: #FFFFFF!important;
    background: url("../images/p21-phone-hover.png") no-repeat center center;
}
.tel-address .email {
    background: url("../images/p21-email.png") no-repeat center center;
    transition: all .36s;
}
.tel-address .email:hover {
    color: #FFFFFF!important;
    background: url("../images/p21-email-hover.png") no-repeat center center;
}
.tel-address .wx {
    background: url("../images/p21-wx.png") no-repeat center center;
    transition: all .36s;
}
.tel-address .wx:hover {
    color: #FFFFFF!important;
    background: url("../images/p21-wx-hover.png") no-repeat center center;
}
.tel .item-desc {
    line-height: 22px;
    margin-top: 30px;
}
.item-desc-main {
    max-width: 436px;
    margin: 13px auto 0 auto;
    text-align: left;
}
.item-phone-main {
    max-width: 156px;
    margin: 28px auto 0 auto;
    line-height: 32px;
}
.base-item .email-desc {
    font-size: 20px;
    color: #868686;
    line-height: 28px;
    text-align: center;
    margin-top: 76px;
}
.base-item .wx-desc {
    display: block;
    width: 118px;
    height: 118px;
    text-align: center;
    margin: 20px auto 0 auto;
}
.map {
    position: relative;
    margin-top: 67px;
    height: 380px;
    background: #F5F8FD;
}
.map .map-control {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #ffffff url("../images/map-icon.png") no-repeat center center;
    background-size: cover;
    z-index: 999
}
.honor-list {
    margin-top: 30px;
}
.honor-list .honor {
    float: left;
    width: 285px;
    min-height: 283px;
    max-height: 476px;
    margin: 10px;
    background: #f5f5f5;
}
.honor-list .honor:nth-of-type(4n-3) {
    margin-left: 0;
}
.honor-list .honor:nth-of-type(4n) {
    margin-right: 0;
}
.honor .honor-title-main {
    position: relative;
    max-width: 256px;
    height: 69px;
    margin: auto;
    text-align: center;
}
.honor .honor-title {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    line-height: 22px;
    color: #868686;
    font-size: 16px;
    text-align: left;
}
.honor-content .honor-image-main {
    width: 100%;
    height: 213px;
    background: #E2E2E2;
    text-align: center;
    overflow: hidden;
}
.honor-image-main .honor-image {
    margin-top: 13px;
}
.patent-content {
    margin-top: 50px;
}
.patent-list-main .patent-title {
    font-size: 24px;
    color: #3560CA;
    line-height: 33px;
    text-align: center;
    margin-top: 24px;
}
.patent-content .patent-list-main:nth-of-type(3) .patent-title, .patent-content .patent-list-main:nth-of-type(4) .patent-title {
    margin-top: 40px;
}
.patent-list-main .honor-list {
    margin-top: 20px;
}
.patent-list .honor-image {
    display: block;
    margin: auto;
}
/*精工制造*/
.cTitText-main {
    max-width: 625px;
    font-size: 16px;
    color: #868686;
    line-height: 30px;
    margin: 24px auto 0 auto;
    text-align: center;
}
.cTitText-main p {
    display: block;
    text-align: left;
}
.info-main {
    /*height: 280px;*/
    margin-top: 33px;
    background: #f5f5f5;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}
.info-main .info-main-content {
    margin: 16px;
}
.info-main-content .info-img, .info-main-content .info-content {
    float: left;
}
.info-main-content .info-img {
    width: 439px;
    height: 244px;
}
.info-main-content .info-content {
    width: 666px;
    margin-left: 24px;
    color: #868686;
    font-size: 16px;
}
.info-content p {
    line-height: 32px;
}
.info-content .info-labels {
    margin-top: 40px;
}
.info-labels span {
    float: left;
    width: 144px;
    height: 44px;
    background: #E3E3E3;
    margin: 0 15px;
    border-radius: 4px;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-labels .item1{
  background-color:#898EC3 ;
  font-family:PT Serif Caption;
  color: #fff;
}
.info-labels .item2{
  background-color:#F4A277;
  font-family:PT Serif Caption;
  color: #fff;
}
.info-labels .item3{
  background-color:#8FA8C6;
  font-family:PT Serif Caption;
  color: #fff;
}
.info-labels span:nth-of-type(4n-3) {
    margin-left: 0;
}
.info-labels span:nth-of-type(4n) {
    margin-right: 0;
}
.info-labels span:first-of-type {
    margin-left: 0;
}
.measures {
    margin-top: 40px;
}
.measures .measure-item {
    float: left;
    width: 384px;
    height: 348px;
    margin: 0 12px;
    background: #FFFFFF;
    overflow: hidden;
}
.measures .measure-item:nth-of-type(3n-2) {
    margin-left: 0;
}
.measures .measure-item:nth-of-type(3n) {
    margin-right: 0;
}
.measure-item .measure-info {
    padding: 24px;
    font-size: 16px;
}
.measure-info img {
    width: 336px;
    height: 158px;
}
.measure-info .measure-text {
    text-align: center;
    margin-top: 18px;
}
.measure-text p {
    display: inline-block;
    text-align: left;
    color: #868686;
    line-height: 28px;
}
.bg-zx {
    background: url("../images/p14-bg2.jpg") no-repeat center center;
}
.bg-know {
    background: url("../images/p14-bg1.jpg") no-repeat center center;
}
.bg-tech {
    background: url("../images/p14-bg3.png") no-repeat center center;
}
.tech-main {
    height: 364px;
    background: #FFFFFF;
    margin-top: 40px;
}

.tech-main .tech-content, .tech .tech-info {
    padding: 24px;
}
.tech-content .tech-name {
    font-size: 24px;
    color: #868686;
    line-height: 33px;
}
.tech-list {
    margin-top: 24px;
}
.tech-list .tech {
    position: relative;
    float: left;
    width: 368px;
    height: 253px;
    margin: 0 12px;
    background: #edeff4;
    overflow: hidden;
}
.tech-list .tech:nth-of-type(3n-2) {
    margin-left: 0;
}
.tech-list .tech:nth-of-type(3n) {
    margin-right: 0;
}
.tech-list .tech::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 24px;
    background: url("../images/p14-icon3.png") no-repeat center center;
}
.tech-list .tech::after {
    content: '';
    position: absolute;
    top: 0;
    height: 244px;
}
.tech-list .tech-1::after {
    width: 76px;
    right: 58px;
    background: url("../images/p14-icon5.png") no-repeat center center;
}
.tech-list .tech-2::after {
    width: 100px;
    right: 34px;
    background: url("../images/p14-icon6.png") no-repeat center center;
}
.tech-list .tech-3::after {
    width: 106px;
    right: 28px;
    background: url("../images/p14-icon7.png") no-repeat center center;
}
.tech-info .tech-title {
    font-size: 24px;
    color: #222222;
    line-height: 33px;
}
.tech-info .tech-line {
    width: 48px;
    height: 1px;
    background: #C3C8D5;
    margin-top: 17px;
}
.tech-info .tech-desc {
    color: #868686;
    font-size: 14px;
    line-height: 24px;
    margin-top: 21px;
}
.tech-next .tech {
    background: #F7F5ED;
}
.tech-next .tech::before {
    background: url("../images/p14-icon4.png") no-repeat center center;
}
.tech-next .tech-1::after {
    background: url("../images/p14-icon8.png") no-repeat center center;
}
.tech-next .tech-2::after {
    background: url("../images/p14-icon9.png") no-repeat center center;
}
.tech-next .tech-3::after {
    background: url("../images/p14-icon10.png") no-repeat center center;
}
/*项目总包*/
.zb-main {

}
.zb-main .zb-l {
    float: left;
    width: 513px;
    color: #868686;
}
.zb-main .zb-r {
    position: relative;
    float: right;
    width: 600px;
    height: 400px;
}
.zb-l .zb-title {
    font-size: 30px;
    color: #222222;
    line-height: 42px;
}
.zb-l .zb-desc {
    max-height: 183px;
    height: 183px;
    font-size: 16px;
    line-height: 32px;
    margin-top: 40px;
    overflow: hidden;
}
.zb-l .zb-labels {
    font-size: 0;
    margin-top: 50px;
}
.zb-labels .label {
    position: relative;
    display: inline-block;
    width: 146px;
    height: 85px;
    font-size: 14px;
    box-sizing: border-box;
    padding-top: 50px;
    color:rgba(53,96,202,1);
    background:rgba(242,245,255,1);
    border:1px solid rgba(53,96,202,1);
    margin: 0 15px;
    text-align: center;
}
.zb-labels .lab1 {
background:rgba(242,245,255,1) url(../images/zb-img01.png) no-repeat 59px 15px;
}
.zb-labels .lab2 {
  background: rgba(242,245,255,1) url(../images/zb-img02.png) no-repeat 59px 15px;
  }
  .zb-labels .lab3 {
    background: rgba(242,245,255,1) url(../images/zb-img03.png) no-repeat 57px 15px;
    }
.zb-labels .label:not(:nth-of-type(3n))::after {
    content: '+';
    position: absolute;
    right: -21px;
    font-size: 16px;
    top: 32px;
}
.zb-labels .label:nth-of-type(3n-2) {
    margin-left: 0;
}
.zb-labels .label:nth-of-type(3n) {
    margin-right: 0;
}

.zb-r .zb-r-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 315px;
    height: 92px;
    background: url("../images/p8-icon1.png") no-repeat center top;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 92px;
    text-align: center;
}
.zb-content-step {
    font-size: 0;
    margin-top: 40px;
}
.zb-content-step li {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    box-sizing: border-box;
    border-radius: 50%;
    font-size: 24px;
    font-weight: 600;
    line-height: 120px;
    text-align: center;
    color: #FFFFFF;
}
.zb-content-step li:nth-of-type(odd) {
    background: #3560CA;
}
.zb-content-step li:nth-of-type(even) {
    background: rgba(226,232,248,0.8);
    border: 2px solid #3560CA;
    color: #3560CA;
}
.zb-content-step li:not(:first-of-type) {
    margin-left: 89px;
}
.zb-content-step li:not(:last-of-type)::after, .zb-content-step li:not(:first-of-type)::before {
    content: '';
    position: absolute;
    top: 56px;
    width: 7px;
    height: 7px;
    background: #3560CA;
    border-radius: 50%;
    opacity: .5;
}
.zb-content-step li:not(:last-of-type)::after {
    right: -40px;
}
.zb-content-step li:not(:first-of-type)::before {
    left: -39px;
}
.zb-project-list {

}
.zb-project-list .zb-project {
    width: 584px;
    height: 552px;
    background: #f5f5f5;
    margin-top: 40px;
}
.zb-project-list .zb-project:nth-of-type(2n-1) {
    float: left;
}
.zb-project-list .zb-project:nth-of-type(2n) {
    float: right;
}
.zb-project img {
    height: 293px;
}
.zb-project .zb-project-main {
    padding: 32px 29px
}
.zb-project-main .zb-project-title {
    font-size: 24px;
    color: #222222;
    line-height: 33px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zb-project-main .zb-project-desc {
    max-height: 134px;
    font-size: 16px;
    color: #868686;
    line-height: 28px;
    margin-top: 24px;
    overflow: hidden;
}
/*服务承诺*/
.promise-list {
    margin-top: 40px;
}
.promise-list .promise {
    float: left;
    width: 384px;
    height: 370px;
    color: #868686;
    margin: 0 12px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}
.promise-list .promise:nth-of-type(3n-2) {
    margin-left: 0;
}
.promise-list .promise:nth-of-type(3n) {
    margin-right: 0;
}
.promise .promise-top {
    height: 220px;
    background: #ff8080;
    color: #FFFFFF;
    text-align: center;
}
.promise-top span {
    display: inline-block;
    margin-top: 96px;
    font-size: 20px;
    line-height: 28px;
}
.promise .promise-desc {
    line-height: 26px;
    padding: 24px 25px 24px 30px;
}
.pre-sale {
    margin-top: 40px;
    background: #FFFFFF;
}
.pre-sale .pre-sale-img {
    float: left;
    width: 600px;
    height: 274px;
}
.pre-sale .per-sale-info {
    float: left;
    width: 498px;
    margin-top: 40px;
    margin-left: 50px;
}
.per-sale-info p {
    font-size: 16px;
    color: #868686;
    line-height: 32px;
}
.per-sale-info .btn {
    width: 199px;
    margin-top: 50px;
}
.in-sale .promise {
    height: 422px;
    border: 0;
    background: #F5F5F5;
}
.in-sale .in-sale-title {
    font-size: 24px;
    color: #222222;
    line-height: 33px;
    text-align: center;
}
.in-sale .in-sale-desc {
    height: 99px;
    margin-top: 21px;
    overflow: hidden;
}
.after-sale {
    margin-top: 40px;
}
.after-sale .after-sale-item {
    width: 590px;
    height: 244px;
    background: #FFFFFF;
    font-size: 0;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    overflow: hidden;
}
.after-sale .after-sale-item:first-of-type {
    float: left;
}
.after-sale .after-sale-item:last-of-type {
    float: right;
}
.after-sale-item .after-icon {
    float: left;
    width: 80px;
    height: 80px;
    margin-top: 36px;
    margin-left: 40px;
    margin-right: 40px;
}
.after-sale-item .after-sale-info {
    float: left;
    width: 397px;
    font-size: 16px;
    margin-top: 43px;
}
.after-sale-info .after-sale-title {
    font-size: 24px;
    color: #222222;
}
.after-sale-info .after-sale-desc {
    color: #868686;
    font-size: 16px;
    line-height: 27px;
    margin-top: 18px;
}
.after-sale-item .after-1 {
    background: url("../images/p9-icon1.png") no-repeat center top;
}
.after-sale-item .after-2 {
    background: url("../images/p9-icon2.png") no-repeat center top;
}
.after-sale-btn {
    text-align: center;
    margin: 30px auto 0 auto;
}
.after-sale-btn .btn {
    width: 199px;
}
/*原装配件*/
.p10 .cTitText-main {
    max-width: 752px!important;
}
.fitting-table table {
    width: 100%;
    font-size: 16px;
    margin-top: 24px;
    border-collapse: collapse;
    border:none;
}
.fitting-table td, .fitting-table th {
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
}
.fitting-table tr {
    height: 49px;
}
.fitting-table td {
    background: #DFE6F8;
    color:rgba(34,34,34,.7);
    line-height: 30px;
}
.fitting-table th {
    background: #3560CA;
    color: #FFFFFF;
}
.fitting-table .table-row-2 {
    display: inline-block;
    width: 64px;
}
.fitting-list {
    margin-top: 20px;
}
.fitting-list .fitting-item {
    float: left;
    width: 285px;
    margin: 10px;
    padding-bottom: 10px;
}
.fitting-list .fitting-item:nth-of-type(4n-3) {
    margin-left: 0;
}
.fitting-list .fitting-item:nth-of-type(4n) {
    margin-right: 0;
}
.fitting-item .fitting-top {
    position: relative;
    height: 122px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 4px solid #DFE6F8;
}
.fitting-top img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.fitting-item .fitting-title {
    text-align: center;
    color: #868686;
    font-size: 16px;
    line-height: 22px;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cTit-tits {
    margin: 24px auto 0 auto;
    font-size: 0;
    color: #3560CA;
    line-height: 33px;
    text-align: center;
}
.cTit-tits span {
    font-size: 24px;
}
.cTit-tits span:not(:first-of-type) {
    margin-left: 30px;
}
.no-margin {
    margin-top: 0;
}
.p10-bg {
    width: 100%;
    height: 311px;
    background: url(../images/p10-bg1.png) no-repeat top center;
    background-size: cover;
}
