@charset "utf-8";

.b-1 {
    height: auto;
    background: url(../images/b-1.jpg);
}

.b-1 h2 {
    font-size: 27px;
    text-align: center;
    color: #30c8c6;
    padding: 60px 0 20px;
}

.b-1 ul {
    width: 1200px;
    margin: 0 auto;
}

.b-1 li {
    width: 294px;
    height: auto;
    background: #fff;
    float: left;
    display: inline;
    box-shadow: 0 0 8px #ccc;
    margin-right: 8px;
}

.b-1 li:last-child {
    float: right;
    margin-right: 0;
}

.b-1 li img {
    display: block;
    margin: 10px auto;
    width: 280px;
    height: 280px;
    object-fit: cover;
}

.b-1 li .r {
    display: block;
    width: 90%;
    margin: 10px auto;
    height: 150px;
}

.b-1 li .r h3 {
    font-size: 17px;
    font-weight: normal;
}

.b-1 li .r span {
    color: #da1215;
    border: 1px solid #da1215;
    border-radius: 2px;
    font-size: 12px;
    padding: 1px 5px;
    margin-left: 10px;
}

.b-1 li .r p {
    padding: 8px 0 12px;
    color: #888;
}

.b-1 li .r .d em {
    font-size: 16px;
    color: #da1215;
    font-family: Arial;
    padding-right: 5px;
}

.b-1 li:hover {
    box-shadow: 0 0 15px #888;
}

.b-1 li:hover h3 {
    font-weight: bold;
}

.b-1 .xw {
    width: 1200px;
    height: 45px;
    line-height: 45px;
    margin: 30px auto 0;
    overflow: hidden;
}

.b-1 .tempWrap {
    padding-top: 12px !important;
}

.b-1 .xw dl {
    padding-top: 12px;
}

.b-1 .xw dt {
    font-size: 14px;
    float: left;
    display: inline;
    padding: 0 30px;
    border-right: 1px solid #ccc;
    height: 21px;
    line-height: 21px;
}

.b-1 .xw dt:last-child {
    border-right: 0;
}

.b-1 .xw dt a {
    padding-left: 15px;
}

.b-1 .xw dt span {
    color: #999;
}

.b-2 {
    background: #f7f8fa;
    padding-bottom: 50px;
}

.b-2 h2 {
    font-size: 27px;
    text-align: center;
    color: #30c8c6;
    padding: 40px 0 20px;
}

.b-2 .hd {
    text-align: center;
}

.b-2 .hd ul {}

.b-2 .hd li {
    display: inline-block;
    font-size: 15px;
    margin: 0 25px;
    padding: 0 5px 10px;
    cursor: pointer;
}

.b-2 .hd li.on {
    color: #30c8c6;
    background: url(../images/line.png) bottom center no-repeat;
}

.b-2 .bd {
    height: 366px;
    background: url(../images/b-2.jpg);
    margin-top: 40px;
    position: relative;
}

.b-2 .service {
    color: #fff;
    width: 240px;
    text-align: center;
    margin: 50px auto;
    float: left;
}

.b-2 .service p {
    font-size: 20px;
    font-family: Arial;
}

.b-2 .service h3 {
    font-size: 26px;
    font-weight: normal;
    padding-bottom: 16px;
}

.b-2 .service a {
    display: block;
    width: 100px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    background: #db181e;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}

.b-2 .bds {
    position: relative;
}

.b-2 .bds .tempWrap {
    margin-top: 11px;
    width: 956px;
    overflow: hidden;
    float: left;
}

/*.b-2 .bds ul{float:left;padding:11px 0 0 96px;}*/
.b-2 .bds li {
    padding: 19px;
    width: 200px;
    height: 317px;
    border-right: 1px dashed #ddd;
    text-align: center;
    float: left;
    display: inline;
}

.b-2 .bds li:last-child {
    border-right: 0;
}

.b-2 .bds li:hover {
    box-shadow: 0 0 12px #aaa;
}

.b-2 .bds li img {
    display: block;
    width: 200px;
    height: 237px;
    object-fit: cover;
}

.b-2 .bds li h3 {
    width: 200px;
    font-size: 16px;
    padding: 10px 0;
    overflow: hidden;
    text-wrap: nowrap;
}

.b-2 .bds li p {
    width: 200px;
    color: #999;
}

.b-2 .btn {
    width: 65px;
    height: 18px;
    background: url(../images/btn.png);
    position: absolute;
    top: -25px;
    right: 0;
}

.b-2 .btn .prev {
    width: 32px;
    height: 18px;
    float: left;
    cursor: pointer;
}

.b-2 .btn .next {
    width: 32px;
    height: 18px;
    float: right;
    cursor: pointer;
}

.b-3 {
    background: #fff;
}

.b-3 h2 {
    font-size: 27px;
    text-align: center;
    color: #30c8c6;
    padding: 40px 0 40px;
}

.b-3 .hd {
    width: 1200px;
    margin: 0 auto;
}

.b-3 .hd ul {
    padding: 0 1px;
}

.b-3 .hd li {
    width: 229px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    background: url(../images/no.png);
    font-size: 18px;
    color: #30c8c6;
    float: left;
    margin-right: 13px;
    position: relative;
    cursor: pointer;
}

.b-3 .hd li em {
    display: block;
    width: 14px;
    height: 9px;
    background: url(../images/em.png);
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -7px;
    display: none;
}

.b-3 .hd li:last-child {
    margin-right: 0;
}

.b-3 .hd li.on {
    background: url(../images/on.png);
    color: #fff;
}

.b-3 .hd li.on em {
    display: block;
}

.b-3 .bd {
    height: 519px;
    background: url(../images/b-3.jpg) center no-repeat;
}

.b-3 .bds {
    color: #fff;
    width: 350px;
    height: 158px;
    padding: 170px 0 0 60px;
}

.b-3 .bds h3 {
    font-size: 26px;
    font-weight: normal;
    padding: 10px 0 20px;
}

.b-3 .bds .i {
    font-size: 14px;
    line-height: 26px;
}

.b-4 {
    width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
}

.b-4 ul {}

.b-4 li {
    width: 300px;
    height: 80px;
    float: left;
    display: inline;
}

.b-4 li img {
    float: left;
}

.b-4 li .t {
    float: left;
    margin: 12px 0 0 12px;
}

.b-4 li .t h3 {
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
}

.b-4 li .t p {
    font-size: 18px;
    line-height: 18px;
    color: #aaa;
}

.b-5 {
    padding: 40px 0 50px;
    background: #f7f8fa;
}

.b-5 h2 {
    font-size: 27px;
    text-align: center;
    color: #30c8c6;
    padding: 0 0 40px;
}

.b-5 .hd {
    text-align: center;
}

.b-5 .hd li {
    display: inline-block;
    font-size: 16px;
    margin: 0 15px;
    border-bottom: 2px solid #f7f8fa;
    padding-bottom: 4px;
    cursor: pointer;
}

.b-5 .hd li.on,
.b-5 .hd li:hover {
    border-bottom: 2px solid #30c8c6;
}

.b-5 .bd {
    width: 1200px;
    position: relative;
    margin: 40px auto 0;
}

.b-5 .bd .slist {
    width: 100%;
    overflow: hidden;
}

.b-5 .bd ul {}

.b-5 .bd li {
    width: 280px;
    float: left;
    display: inline;
    margin-right: 26px;
}

.b-5 .bd li .p img {
    display: block;
    width: 280px;
    height: 280px;
    margin: 0 auto;
    object-fit: cover;
}


/*.b-5 .bd li:nth-child(4n){float:right;margin-right:0;}*/
.b-5 .bd li .t {
    background: #fff;
}

.b-5 .bd li .t a {
    display: block;
    padding: 8px 0 20px 0;
}

.b-5 .bd li .t a:hover {
    background: #30c8c6;
    color: #fff;
}

.b-5 .bd li .t a:hover em {
    color: #fff;
}

.b-5 .bd li .t h3 {
    width: 206px;
    height: 30px;
    line-height: 30px;
    background: url(../images/rr.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    font-size: 15px;
    padding-left: 30px;
    overflow: hidden;
}

.b-5 .bd li .t .sp {
    padding: 8px 0;
}

.b-5 .bd li .t p {
    font-size: 14px;
    padding: 0 22px;
    line-height: 25px;
}

.b-5 .bd li .t p em {
    color: #d72025;
    font-family: Arial;
}

.b-5 .bd li .t span {
    display: block;
    width: 79px;
    height: 36px;
    line-height: 36px;
    background: url(../images/m.png);
    color: #fff;
    margin: 0 0 0 22px;
    font-size: 14px;
    padding-left: 40px;
}

.b-5 .btn {
    width: 64px;
    height: 18px;
    background: url(../images/btn2.png);
    position: absolute;
    top: -25px;
    right: 0;
}

.b-5 .btn .prev {
    width: 32px;
    height: 18px;
    float: left;
    cursor: pointer;
}

.b-5 .btn .next {
    width: 32px;
    height: 18px;
    float: right;
    cursor: pointer;
}

.b-6 {
    width: 1200px;
    padding: 40px 0 50px;
    margin: 0 auto;
}

.b-6 h2 {
    font-size: 27px;
    text-align: center;
    color: #30c8c6;
    padding: 0 0 40px;
}

.b-6 .p {
    float: left;
}

.b-6 .p img {
    display: block;
    width: 400px;
    height: 450px;
    margin: 0 auto;
    object-fit: cover;
}

.b-6 ul {
    width: 800px;
    height: 415px;
    float: right;
    padding-top: 35px;
    box-shadow: 0 0 15px #ddd;
}

.b-6 li {
    margin: 0 50px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.b-6 li .d {
    width: 60px;
    height: 60px;
    background: #30c8c6;
    color: #fff;
    float: left;
    text-align: center;
    font-size: 25px;
}

.b-6 li .d em {
    display: block;
    font-size: 12px;
}

.b-6 li .t {
    width: 600px;
    height: 60px;
    float: right;
}

.b-6 li .t h3 {
    font-size: 14px;
}

.b-6 li .t .i {
    padding-top: 3px;
    color: #777;
}

.b-7 {
    width: 1200px;
    padding: 0 0 130px;
    margin: 0 auto;
}

.b-7-z {
    width: 368px;
    float: left;
}

.b-7-m {
    width: 368px;
    margin: 0 48px;
    float: left;
}

.b-7-y {
    width: 368px;
    float: right;
}

.b-7 dl {}

.b-7 dt {
    height: 41px;
    line-height: 41px;
    border-bottom: 1px dashed #ddd;
    padding: 5px 0;
}

.b-7 dt h3 {
    float: left;
    font-size: 20px;
    font-weight: normal;
    background: url(../images/line2.png) left center no-repeat;
    padding-left: 14px;
    color: #000;
}

.b-7 dt a {
    float: right;
    font-family: Arial;
}

.b-7 dd {
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    border-bottom: 1px dashed #ddd;
}

.b-7 dd a {
    float: left;
    background: url(../images/ico9.png) left center no-repeat;
    padding-left: 10px;
}

.b-7 dd span {
    float: right;
    font-family: Arial;
    color: #888;
}

.b-8 {
    background: url(../images/point.png);
}

.b-8 .wrap {
    position: relative;
    height: 140px;
}

.b-8 .wrap .p {
    width: 236px;
    height: 204px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.b-8 .wrap .hotline {
    font-size: 16px;
    color: #fff;
    float: left;
    margin: 56px 0 0 230px;
}

.b-8 .wrap .hotline em {
    display: block;
    font-family: Arial;
    font-size: 32px;
    line-height: 28px;
}

.b-8 .wrap form {
    float: right;
    width: 657px;
    height: 92px;
    float: right;
    margin-top: 24px;
    position: relative;
    font-size: 13px;
}

.b-8 .wrap .name {
    width: 260px;
    height: 44px;
    background: #f2f2f2;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 8px;
}

.b-8 .wrap .phone {
    width: 260px;
    height: 44px;
    background: #f2f2f2;
    position: absolute;
    top: 0;
    left: 272px;
    padding-left: 8px;
}

.b-8 .wrap select {
    width: 540px;
    height: 44px;
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #777;
}

.b-8 .wrap .text {
    width: 532px;
    height: 44px;
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #777;
    padding-left: 8px;
}

.b-8 .wrap .submit {
    width: 106px;
    height: 92px;
    background: #f00;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(#1787c5, #30c8c6);
    border-radius: 4px;
    font-size: 16px;
}


.b-9 {
    background: #fff;
}

.b-9 h2 {
    font-size: 27px;
    text-align: center;
    color: #30c8c6;
    padding: 40px 0 40px;
}

.b-9 .hd {
    width: 1200px;
    margin: 0 auto;
}

.b-9 .hd ul {
    padding: 0 1px;
}

.b-9 .hd li {
    width: 229px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    background: url(../images/no.png);
    font-size: 18px;
    color: #30c8c6;
    float: left;
    margin-right: 13px;
    position: relative;
    cursor: pointer;
}

.b-9 .hd li em {
    display: block;
    width: 14px;
    height: 9px;
    background: url(../images/em.png);
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -7px;
    display: none;
}

.b-9 .hd li:last-child {
    margin-right: 0;
}

.b-9 .hd li.on {
    background: url(../images/on.png);
    color: #fff;
}

.b-9 .hd li.on em {
    display: block;
}

.b-9 .bd {
    height: 519px;
    background: url(../images/b-9.jpg) center no-repeat;
}

.b-9 .bds {
    color: #fff;
    width: 350px;
    height: 158px;
    padding: 170px 80px 0 0px;
    float: right;
}

.b-9 .bds h3 {
    font-size: 26px;
    font-weight: normal;
    padding: 10px 0 20px;
}

.b-9 .bds .i {
    font-size: 14px;
    line-height: 26px;
}