@charset "utf-8";
/* CSS Document */
.linksItem {
    clear: both;
    padding: 14px 0 10px;
    margin: 0 20px;
    border-top: 1px dotted #eee;
    color: #666;
    font-size: 14px
}

.linksItem:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: visible
}

.b-left {
    margin-right: 15px;
    float: left;
    line-height: 24px;
    text-align: right
}

.b-right {
    width: 1020px;
    float: right;
    line-height: 24px
}

.b-ul li {
    display: inline-block;
    float: left;
    width: 134px;
    line-height: 24px
}

* {
    margin: 0;
    padding: 0;
}

*:focus {
    outline: none;
}

body, input, textarea {
    font-family: "微软雅黑", "宋体", "新宋体", "幼圆", Arial;
    -webkit-appearance: none;
}

body {
    background: center center;
    font-size: 16px;
    color: #666666;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

a, a:link, a:active, a:visited {
    color: #666;
    text-decoration: none;
}

a:hover, .nav li a:hover {
    color: #ac273a;
    text-decoration: none;
}

a:focus {
    -moz-outline-style: none;
}

ul {
    list-style: none;
}

ul:after, .news-list:after, .box:after {
    content: '';
    clear: both;
    font-size: 0;
    display: block;
}

i, em {
    font-style: normal;
}

img {
    border: none;
}

@font-face {
    font-family: 'iconfont';  /* project id 1164577 */
    src: url('//at.alicdn.com/t/font_1164577_j1emomy4xfm.eot');
    src: url('//at.alicdn.com/t/font_1164577_j1emomy4xfm.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_1164577_j1emomy4xfm.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_1164577_j1emomy4xfm.woff') format('woff'),
    url('//at.alicdn.com/t/font_1164577_j1emomy4xfm.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_1164577_j1emomy4xfm.svg#iconfont') format('svg');
}

.ift, .lisa li:before {
    font-family: 'iconfont';
    display: inline-block;
}

.anmt10 {
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.anmt5, .fxpst {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.anmt3, .imenu, .imenu:after, .imenu:before, .nav, .nav span, .nav em, .fxpst a, .fxpst .wx2wm img, li img, li .pic, li i, li div, .bkps1, .listys4 li, .listys4 a, .boxselkc li, .boxselkc li:after, .boxselth li span, .boxst10 .solid, .boxst10 .solid:before, .boxst10 .titsa, .boxxyzpli .swiper-slide img, .selabt li span {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.anmt2 {
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.boximg {
    max-width: 100% !important;
    height: auto !important;
}

.boximg {
    width: 100%;
    display: block;
}

.oohid {
    opacity: 0;
    visibility: hidden;
}

.bkf5 {
    background-color: #f5f5f5;
}

.bkf3 {
    background-color: #f3f3f3;
}

.font2h, .font3h, .boxselkn .n p, .listcase li p, .news-list .dbox .dyou .dn2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.font3h, .boxselkn .n p, .news-list .dbox .dyou .dn2 {
    -webkit-line-clamp: 3;
}

.fontovdd, .listcase li a, .news-list .dbox .dyou .dn1, .listupinfo .swiper-slide li, .boxselkc li span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.nbk {
    background: none !important;
}

.boxflex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.boxflex li {
    -webkit-flex: 1;
    flex: 1;
    float: left;
    white-space: nowrap;
}

.box {
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.main {
    background-color: #fff;
    padding: 15px;
    overflow: hidden;
}

/* head */
.head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 6;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 0 20px;
    font-size: 20px;
}

.head .box {
    height: 3.5em;
    max-width: 1600px;
}

.head .logo {
    background: url("../images/logo.png") no-repeat center center;
    background-size: contain;
    position: relative;
    top: .8em;
    width: 11.5em;
    height: 1.9em;
    display: block;
    overflow: hidden;
    text-indent: -999px;
    float: left;
}

.head .nav {
    float: right;
    overflow: visible;
    position: relative;
    top: 1.2em;
    margin-right: 1em;
}

/*position: absolute; top:50%; transform: translate(0,-50%); right:0; */
.head .nav li {
    float: left;
    position: relative;
    text-align: center;
}

.head .nav li a {
    display: block;
    font-size: .8em;
    padding: 0 1em;
    color: #000000;
}

.head .nav li a:hover {
    color: #ac273a;
}

.head .nav li span {
    display: block;
    position: relative;
    top: 0;
}

.head .nav li.on a {
    color: #ac273a;
}

.head .nav li:hover span, .head .nav li.on span {
    top: -.5em;
}

.head .nav li em {
    font-size: .8em;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    bottom: 0;
    opacity: 0;
    transform: translate(-50%, 0);
}

.head .nav li:hover em, .head .nav li.on em {
    bottom: -.6em;
    opacity: 1;
}

.head .tel {
    float: right;
    position: relative;
    top: .9em;
    overflow: hidden;
    padding-left: 2.3em;
}

.head .tel em {
    display: block;
    font-size: .6em;
    font-weight: lighter;
    line-height: 1em;
}

.head .tel a {
    color: #ac273a;
}

.head .tel b {
    font-size: .9em;
    color: #ac273a;
    display: block;
}

.head .tel b span:before {
    content: '/';
    font-size: .7em;
    margin: 0 .6em;
    font-weight: normal;
}

.head .tel:before {
    float: left;
    content: '\e633';
    font-family: iconfont;
    color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-size: 2em;
}

.imenu {
    display: none;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 14px;
    width: 30px;
    height: 15px;
    border-top: 2px solid #ac273a;
    border-bottom: 2px solid #ac273a;
    cursor: pointer;
    float: right;
    z-index: 9;
}

.imenu:after, .imenu:before {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 0;
    left: 0;
    border-top: 2px solid #ac273a;
    content: '';
    display: block;
}

.showMenu .imenu {
    border: 0px solid transparent;
}

.showMenu .imenu:after {
    transform: rotate(45deg)
}

.showMenu .imenu:before {
    transform: rotate(-45deg)
}

/* 轮播图 */
.sbanner {
    position: relative;
    /*height: 33vw;*/
    margin: 70px 0 0;
}

.sbanner .swiper-slide {
    /*height: 860px;*/
    background-position: center center;
    background-size: cover;
    position: relative;
}


/*.sbanner .swiper-slide a{position: absolute; top:0; right:0; bottom:0; left:0; z-index: 2;}*/
.sbanner .swiper-pagination {
    bottom: 25px;
}

.sbanner .swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid transparent;
    padding: 4px;
    margin: 0 10px;
    opacity: 1;
    width: auto;
    height: auto;
}

.sbanner .swiper-pagination-bullet:after {
    content: '';
    display: block;
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, .5) 0 0 10px;
}

.sbanner .swiper-pagination-bullet-active {
    background-color: transparent;
    border-color: #fff;
    opacity: 1;
}

.sbanner .swiper-pagination-bullet-active:after {
    background-color: #ac273a;
    box-shadow: none;
}

.sbanner.sn .swiper-pagination {
    bottom: 15px;
}

.sbanner .swiper-slide .pst {
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    width: 100%;
    height: 100%;
    /*top: 0;*/
    /*left: 0;*/

}

.sbanner .swiper-slide .pst a {
    display: block;
    width: 100%;
    height: 100%;
}

.sbanner .swiper-slide .pst .bngomsg {
    font-size: 1.3em;
    position: relative;
}

.sbanner .swiper-slide .pst .bngomsg span {
    font-size: .7em;
    font-weight: lighter;
    letter-spacing: .35em;
    margin-left: 2.6em;
    line-height: 1.3em;
}

.sbanner .swiper-slide .pst .bngomsg em {
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: 0;
}

.sbanner .swiper-slide .pst .bngomsg:before {
    content: '\e633';
}

.sbanner .swiper-slide .pst.s1 .bngomsg {
    top: -1.5em;
}

.sbanner .swiper-slide .pst.s2 {
    padding-left: 15%;
}

.sbanner .swiper-slide .pst.s2 .bngomsg {
    margin-top: 1.5em;
}

/* body */
.titsa {
    text-align: center;
    font-size: 20px;
    padding: 1em 0;
    text-align: center;
}

.titsa b {
    color: #333;
    font-size: 1.6em;
    letter-spacing: 2px;
    line-height: 1.6em;
}

.titsa b em {
    color: #ac273a
}

.titsa i {
    display: block;
    width: 90%;
    max-width: 550px;
    border-bottom: 1px dashed #ccc;
    position: relative;
    padding: .7em 0 0;
    margin: 0 auto .7em;
}

.titsa i:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%);
    height: 5px;
    width: 5em;
    background-color: #b2b2b2;
}

.titsa p {
    font-size: .9em;
    line-height: 1.4em;
}

.titsa p:last-of-type {
    color: #333;
}

.boxptbb, .boxpt {
    font-size: 20px;
    padding: 4em 20px 3em;
}

.boxpt {
    padding-bottom: 0;
}

.listp1 {
    font-size: 20px;
    padding: 1em 0;
}

.listp1 li {
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    width: 33.333%;
    text-align: center;
}

.listp1 li .pic {
    display: block;
}

.listp1 li img {
    display: block;
    width: 100%;
    height: 265px;
}

.listp1 li:hover img {
    transform: scale(1.03);
}

.listp1 li div {
    background-color: #f9f9f9;
    padding: 1.5em .5em 2em;
}

.listp1 li div b {
    font-weight: normal;
    color: #333;
    line-height: 2em;
}

.listp1 li div p {
    font-size: 14px;
    color: #666;
    padding-bottom: 1.5em;
}

a.bngomsg {
    background-color: #ac273a;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    display: block;
    width: 8em;
    line-height: 2.2em;
    margin: 0 auto;
    text-align: center;
}

a.bngomsg:hover {
    background-color: #d42a43;
}

a.bngomsg:before {
    content: '\e607';
    display: inline-block;
    font-family: iconfont;
    margin-right: .5em;
    transform: scale(1.2);
}

a.bngomsg.st {
    padding: 0 1em;
    position: relative;
}

a.bngomsg.st:before {
    position: absolute;
    left: .6em;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 1.6em;
}

a.bngomsg.st span {
    text-align: left;
    display: block;
    margin-left: 2em;
    line-height: 1em;
    padding: .5em 0;
}

a.bngomsg.st em {
    font-size: .9em;
    font-weight: lighter;
}

.listhytd li {
    float: left;
    font-size: 20px;
    padding: .3em 1em;
    box-sizing: border-box;
    width: 25%;
    text-align: center;
    position: relative;
}

.listhytd li:after {
    position: absolute;
    top: 20%;
    right: 0;
    bottom: 20%;
    border-right: 1px solid #d7dce0;
    content: '';
}

.listhytd li:last-of-type:after {
    display: none;
}

.listhytd li div {
    background-color: #fff;
    border-radius: 10px;
    padding: 2em 1em;
}

.listhytd i {
    font-family: iconfont;
    font-size: 4em;
    display: inline-block;
    color: #333;
}

.listhytd p {
    font-size: .8em;
    line-height: 1.6em;
    color: #000;
    padding: .5em 1em;
}

.listhytd li:hover div {
    background-color: rgba(255, 255, 255, .5);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.listhytd li:hover i {
    color: #ac273a;
    transform: scale(1.06);
}

.bkps1 {
    background: url("../images/bkps1.jpg") no-repeat center center;
    background-size: cover;
    margin: 1em;
    border-radius: 20px;
    color: #333;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.bkps2 {
    background: url("../images/bkps2.jpg") no-repeat top center;
    background-size: cover;
}

.bkps3 {
    background: url("../images/bkps3.jpg") no-repeat top center;
    background-size: cover;
}

.bkps1 .titsa {
    padding: 2em 0;
}

.bkps1 .titsa i:after {
    background-color: #ac273a;
}

.bkps1 a.bngomsg {
    margin: 1em auto 2em;
}

.listys4 {
    width: 50%;
    min-width: 500px;
    font-size: 20px;
}

.listys4 li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 2em 8%;
}

.listys4 li i {
    font-family: iconfont;
    display: block;
    font-size: 4em;
    color: #000;
}

.listys4 li b {
    font-weight: normal;
    font-size: 1.1em;
    color: #000;
    border-bottom: 1px solid #ccc;
    line-height: 2em;
    display: inline-block;
}

.listys4 li p {
    font-size: 12px;
    color: #333;
    padding: 1em 0;
    line-height: 1.8em;
}

.listys4 li .more {
    border: 1px solid #333;
    color: #333;
    border-radius: 5px;
    font-size: 12px;
    line-height: 2em;
    padding: 0 1em;
    text-transform: uppercase;
    display: inline-block;
}

.listys4 li .more:after {
    content: '\e609';
    font-family: iconfont;
    display: inline-block;
    margin-left: .5em;
}

.listys4 li:hover {
    background-color: #fff;
    border-radius: 1em;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.09);
}

.listys4 li:hover i {
    color: #ac273a;
}

.listys4 li:hover .more {
    color: #fff;
    border-color: #ac273a;
    background-color: #ac273a;
}

.boxselkc {
    background-color: #f7f7f7;
    font-size: 20px;
    margin: 1em auto 2em;
    padding: 0;
}

.boxselkc li {
    float: left;
    width: 20%;
    text-align: center;
    color: #333;
    line-height: 3.4em;
    position: relative;
    cursor: pointer;
}

.boxselkc li:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    border-width: .7em .5em 0;
    border-style: solid;
    border-color: #f7f7f7 transparent transparent;
}

.boxselkc li:hover {
    background-color: #eee;
}

.boxselkc li:hover:after {
    border-color: #eee transparent transparent;
}

.boxselkc li.on {
    background-color: #ac273a;
    color: #fff;
}

.boxselkc li.on:after {
    bottom: -.7em;
    border-color: #ac273a transparent transparent;
}

.boxselkc li span {
    font-size: .9em;
}

.boxselkc_bd.box {
    font-size: 20px;
    padding: 0 2em;
    max-width: 1280px;
    position: relative;
}

.boxselkn {
    height: 0;
    overflow: hidden;
}

.boxselkn.on {
    height: auto;
    overflow: visible;
}

.boxselkn .sun {
}

.boxselkn .swiper-button-next {
    right: 0;
}

.boxselkn .swiper-button-prev {
    left: 0;
}

.boxselkn .sun.my-button-disabled {
    opacity: .1;
}

.boxselkn .swiper-slide {
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 1em;
}

.boxselkn .pic {
    background: no-repeat center center;
    background-size: cover;
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 6em;
    text-shadow: 0 0 30px rgba(0, 0, 0, .7);
    letter-spacing: 2px;
}

.boxselkn .pic a {
    display: block;
    color: #fff;
}

.boxselkn .n {
    padding: 1em .5em;
    font-size: 14px;
    line-height: 2em;
    min-height: 19em;
}

.boxselkn .n em {
    color: #000;
}

.boxselkn .n strong {
    color: #ac273a;
}

.boxselkn .bn {
    text-align: center;
    padding-bottom: 1em;
}

.boxselkn .bn a {
    display: inline-block;
    font-size: 13px;
    font-weight: lighter;
    line-height: 1em;
    padding: .5em 2.5em;
    box-sizing: border-box;
    margin-right: 1em;
    vertical-align: middle;
}

.boxselkn .bn a:hover {
    opacity: .8;
}

.boxselkn .bn a:last-of-type {
    margin-right: 0;
}

.boxselkn .bn a span {
    line-height: 3em;
    padding: 0 1.5em;
    display: block;
    overflow: hidden;
}

/*.boxselkn .bn a span{line-height:1.2em; display: inline-block; overflow: hidden;transform: translate(0,.45em);}*/
.boxselkn .bn a em {
    margin-left: .5em;
}

/*.boxselkn .bn a em{display:block; float: left; width:100%; text-align:center;}*/
.boxselkn .bn a.bnsm {
    background-color: #ac273a;
    color: #fff;
    border: 1px solid #ac273a;
    padding: .15em .3em;
}

.boxselkn .bn a.bnsy {
    background-color: #fff;
    color: #000;
    border: 1px solid #333;
}

.boxselth {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(4, 0, 0, 0.1);
    max-width: 640px;
    margin: 2em auto;
    padding: 0 2em;
    font-size: 20px;
}

.boxselth li {
    float: left;
    width: 30%;
    margin: 0 1.666%;
    text-align: center;
    height: 2.6em;
    line-height: 2.6em;
    cursor: pointer;
    position: relative;
}

.boxselth li span {
    display: block;
    border-radius: 5px;
    position: relative;
    top: 0;
}

.boxselth li:hover span {
    color: #ac273a;
}

.boxselth li.on span {
    background-color: #ac273a;
    color: #fff;
    top: -.3em;
    line-height: 3.2em;
}

.dbths .n {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    position: relative;
}

.dbths .n.on {
    visibility: visible;
    height: auto;
}

.dbths .info {
    width: 68%;
    float: left;
    background-color: #f4f4f4;
    font-size: 20px;
    height: 30em;
    position: relative;
}

.dbths .info .pic {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: no-repeat center center;
    background-size: cover;
    width: 55%;
}

.dbths .info .txt {
    margin: 13% 0 0 60%;
}

.dbths .info .txt b {
    display: block;
    color: #000;
    font-size: 1.5em;
}

.dbths .info .txt span {
    color: #000;
    font-size: .9em;
}

.dbths .info .txt p {
    font-size: 12px;
    line-height: 2em;
    font-weight: lighter;
    padding: 1em 1em 0 0;
    max-width: 250px;
    text-align: justify;
}

.dbths .info a.more {
    position: absolute;
    left: 60%;
    bottom: 10%;
    font-size: .7em;
    color: #333;
    cursor: pointer;
    z-index: 2;
}

.dbths .info a.more:after {
    content: '\e60a';
    display: inline-block;
    font-family: iconfont;
    margin-left: .5em;
    font-size: 1.3em;
}

.dbths .info a.more:hover {
    color: #ac273a;
}

.dbths .listths {
    margin-left: 70%;
}

.dbths .listths .sun {
    width: 2em;
    height: 2em;
    bottom: 0;
    top: auto;
    background-size: 40%;
    background-color: #f4f4f4;
    cursor: pointer;
}

.dbths .listths .sun.swiper-button-prev {
    right: 2.1em;
    left: auto;
}

.dbths .listths .swiper-slide li {
    width: 50%;
    padding: 1px;
    box-sizing: border-box;
    float: left;
    position: relative;
    cursor: pointer;
}

.dbths .listths .swiper-slide li img {
    display: block;
    width: 100%;
}

.dbths .listths .swiper-slide li.on:after {
    border: 3px solid #ac273a;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.dbths .listths .swiper-slide li div {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
}

.listcase {
    font-size: 20px;
    margin: 0 0 1em;
}

.listcase li {
    float: left;
    box-sizing: border-box;
    padding: 15px;
    width: 33.333%;
}

.listcase li:nth-child(3n+1) {
    clear: left;
}

.listcase li a.pic {
    display: block;
    margin-bottom: .5em;
    /*width: 356px;*/
    height: 260px;
    width: 100%;
}


.listcase li:hover .img-box {
    transform: scale(1.05);
}

.listcase li a {
    font-size: .8em;
    line-height: 2em;
}

.listcase li p {
    color: #999;
    font-size: 12px;
    line-height: 1.6em;
}

.boxstzpics.box {
    max-width: 1280px;
    padding-bottom: 3em;
}

.boxstzpics strong {
    font-size: 16px;
    color: #333;
    padding-left: 2em;
    display: block;
}

.boxxyzpli {
    position: relative;
    padding: 0 2em;
    font-size: 20px;
}

.boxxyzpli .swiper-container {
    padding: 1em 0;
}

.boxxyzpli a {
    display: block;
}

.boxxyzpli img {
    display: block;
    width: 100%;
}

.boxxyzpli .swiper-slide:hover img {
    transform: scale(1.05);
}

.iload {
    text-align: center;
    color: #000;
    font-size: 14px;
}

.iload:before {
    content: '\e641';
    display: inline-block;
    font-family: iconfont;
    border-radius: 50%;
    width: 1.6em;
    height: 1.6em;
    text-align: center;
    line-height: 1.6em;
    -webkit-animation: rotate360 6s linear infinite;
    margin-right: .5em;
    color: #333;
}

.iload:hover, .iload:hover:before {
    color: #ac273a;
}

.boxst10 {
    font-size: 20px;
    padding: 14em 0;
}

.boxst10 .boxs {
    width: 24em;
    position: relative;
    margin: 0 auto;
}

.boxst10 .titsa {
    border-radius: 50%;
    border: 2em solid rgba(0, 0, 0, .3);
    padding: 0;
    overflow: hidden;
}

.boxst10 .titsa i:after {
    background-color: #ac273a;
}

.boxst10 .titsa:hover {
    border-color: rgba(0, 0, 0, .5);
}

.boxst10 .titsa div {
    background-color: #fff;
    height: 19.5em;
    padding-top: 5em;
    box-sizing: border-box;
    font-size: 20px;
}

.boxst10 .titsa p:last-of-type {
    font-size: .8em;
}

.boxst10 .titsa .bngomsg {
    margin-top: 1em;
}

.boxst10 .solid {
    position: absolute;
    width: 7.5em;
    height: 7.5em;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 50%;
    padding-top: 1.4em;
    text-align: center;
    box-shadow: -4px 8px 29px 0 rgba(0, 0, 0, .2);
    color: #333;
}

.boxst10 .solid:before {
    content: '\e911';
    display: block;
    text-align: center;
    font-size: 2.3em;
    font-family: iconfont;
}

.boxst10 .solid:hover {
    box-shadow: -4px 8px 29px 0 rgba(0, 0, 0, .5);
    color: #ac273a;
}

.boxst10 .solid:hover:before {
    transform: scale(1.15);
    color: #ac273a;
}

.boxst10 .solid p {
    font-size: 14px;
}

.boxst10 .solid p em {
    display: block;
}

.boxst10 .solid.p01 {
    top: -8em;
}

.boxst10 .solid.p02 {
    top: -9em;
    right: 4em;
}

.boxst10 .solid.p03 {
    top: -2em;
    right: -7em;
}

.boxst10 .solid.p04 {
    top: 8em;
    right: -10em;
}

.boxst10 .solid.p05 {
    top: 18em;
    right: -7em;
}

.boxst10 .solid.p06 {
    top: 25em;
    right: 12em;
}

.boxst10 .solid.p07 {
    top: 25em;
    right: 1em;
}

.boxst10 .solid.p08 {
    top: 20em;
    right: 22em;
}

.boxst10 .solid.p09 {
    top: 10em;
    right: 27em;
}

.boxst10 .solid.p10 {
    top: 0;
    right: 25em;
}

/* about */
.selabt {
    font-size: 20px;
    text-align: center;
    padding: 0 0 1.5em;
}

.selabt li {
    display: inline-block;
    padding: 0 1em;
    position: relative;
    cursor: pointer;
}

.selabt li:after {
    position: absolute;
    top: 20%;
    right: 0;
    bottom: 20%;
    border-right: 1px solid #ccc;
    content: '';
}

.selabt li:last-of-type:after {
    display: none;
}

.selabt li span {
    display: block;
    padding: 0 1.5em;
    line-height: 2.4em;
    border-radius: 5px;
    font-size: .9em;
}

.selabt li.on span, .selabt li.on:hover span {
    background-color: #ac273a;
    color: #fff;
}

.selabt li:hover span {
    color: #ac273a;
    background-color: #eee;
}

.boxabtdb .n {
    display: none;
}

.boxabtdb .n.on {
    display: block;
}

.boxabtdb .boxabt {
    position: relative;
}

.boxabtdb .boxabt .info {
    margin-left: 55%;
    padding: 1em 0;
}

.boxabtdb .boxabt .pic {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background: no-repeat center center;
    background-size: cover;
}

.boxabtdb .boxabt b {
    display: block;
    text-align: center;
    color: #333;
    font-size: 1.3em;
    line-height: 2em;
}

.boxabtdb .boxabt p {
    text-indent: 2em;
    padding: .5em 0;
    font-size: 14px;
    line-height: 2em;
}

.listimgs {
    margin-bottom: 1em;
}

.listimgs li {
    width: 33.333%;
    box-sizing: border-box;
    padding: 10px;
    float: left;
}

.listimgs li img {
    display: block;
    width: 100%;
    border: 1px solid #eee;
    box-sizing: border-box;
    height: 245px;
}

.listimgs li:hover img {
    transform: scale(1.05);
}

/* news */
.img-box {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .4s ease
}

.news-list .dbox {
    float: left;
    width: 48%;
    margin: 0 0 3%;
    font-size: 20px;
}

.news-list .dbox:nth-child(2n+1) {
    clear: left;
}

.news-list .dbox a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.news-list .dbox .dzuo {
    width: 10em;
    height: 6em;
    float: left;
    overflow: hidden
}

.news-list .dbox:hover .dzuo .img-box {
    transform: scale(1.1)
}

.news-list .dbox .dyou {
    margin-left: 11em;
    position: relative;
    border-bottom: 1px solid #EBEBEB
}

.news-list .dbox .dyou .dn1 {
    color: #000000;
    font-size: .9em;
    transition: all .4s ease
}

.news-list .dbox:hover .dyou .dn1 {
    color: #AC283D
}

.news-list .dbox .dyou .dn2 {
    color: #666;
    text-align: justify;
    margin: 3px 1em 0 0;
    font-size: .7em;
    min-height: 4em;
    margin-bottom: 2.5em;
}

.news-list .dbox .dyou .dn3 {
    position: absolute;
    left: 0;
    bottom: 6px;
    color: #101010;
    font-size: 12px
}

.fy {
    text-align: center;
    padding: 30px 0 20px;
    font-size: 14px;
}

.fy li {
    display: inline-block;
    background-color: #f3f1ed;
    border-radius: 5px;
    margin: 0 3px;
}

.fy li a, .fy li span {
    padding: 5px 12px;
    display: inline-block;
}

.fy li:hover {
    background-color: #fff;
}

.fy li.thisclass {
    background-color: #d42a43;
}

.fy li.thisclass a, .fy li.thisclass span {
    color: #fff;
}

.fy .pageinfo {
    display: none;
}

.boxun {
    font-size: 14px;
    line-height: 24px;
    padding: 20px 20px 40px;
}

.boxun .back {
    float: right;
    margin-top: 10px;
}

.boxfx {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .9);
    color: #fff;
    font-size: 20px;
    padding: .7em 0;
}

.boxfx.ov {
    position: static;
}

.boxfx .logo, .footer .logo {
    display: block;
    float: left;
    background: url("../images/logo_w.png") no-repeat center center;
    background-size: cover;
    width: 11.4em;
    height: 1.9em;
}

.boxfx i {
    font-family: iconfont;
    transform: translate(0, -50%);
    margin-right: 1em;
    font-size: 2.4em;
    position: absolute;
    left: 0;
    top: 50%;
}

.boxfx ul {
    float: right;
}

.boxfx ul li {
    float: left;
    position: relative;
    margin: 0 .7em;
    padding: .1em 1.5em .1em 3em;
}

.boxfx ul li.wap {
    display: none;
}

.boxfx ul li a {
    color: #fff;
    display: block;
}

.boxfx ul li a:hover {
    opacity: .7;
}

.boxfx ul li:after {
    content: '';
    position: absolute;
    top: 10%;
    right: 0;
    bottom: 10%;
    border-right: 1px solid #474747;
}

.boxfx ul li:last-of-type:after {
    display: none;
}

.boxfx ul li span, .boxfx ul li em {
    display: block;
    line-height: 1.2em;
}

.boxfx ul li span {
    font-size: .8em;
}

.boxfx ul li em {
    font-size: 12px;
    color: #bababa;
}

.boxfx ul li.show_wx2wm div {
    position: absolute;
    bottom: 90%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #000;
}

.boxfx ul li.show_wx2wm * {
    -moz-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    -khtml-user-select: text;
    user-select: text;
}

.boxfx ul li.show_wx2wm b {
    display: block;
}

.boxfx ul li.show_wx2wm:hover div, .boxfx ul li.show_wx2wm.on div {
    opacity: 1;
    visibility: visible;
    bottom: calc(100% + .7em);
    padding: 1em;
    font-size: 14px;
}

.boxfx .bngomsg {
    float: right;
    font-size: 16px;
}

.boxfx .bngomsg:before {
    content: '\e650';
}

.boxform .info {
    width: 48%;
    box-sizing: border-box;
    float: left;
}

.boxform .info .t {
    font-size: 20px;
    color: #000;
    padding-bottom: 1em;
}

.boxform .info .t span, .boxform .titsa p {
    font-size: .8em;
}

.boxform .info .t b, .boxform .titsa b {
    font-size: 1.5em;
    display: block;
    line-height: 1.4em;
}

.boxform .info .t em {
    font-size: .7em;
}

.boxform .info .bn {
    padding: 1em;
}

.boxform .info .bngomsg {
    font-size: .8em;
    padding: 0 1em;
}

.listupinfo {
    background-color: #fff;
    border-radius: .5em;
    padding: 1em;
}

.listupinfo .swiper-container {
    height: 8em;
}

.listupinfo .swiper-slide li {
    float: left;
    font-size: 14px;
    line-height: 2.2em;
    text-align: center;
    padding: 0 1%;
    box-sizing: border-box;
    color: #333;
}

.listupinfo .swiper-slide li:nth-child(1) {
    width: 20%;
}

.listupinfo .swiper-slide li:nth-child(2) {
    width: 20%;
}

.listupinfo .swiper-slide li:nth-child(3) {
    width: 30%;
}

.listupinfo .swiper-slide li:nth-child(4) {
    width: 30%;
}

.boxform .right {
    margin-left: 52%;
}

.boxform .form {
    overflow: hidden;
}

.boxform .inp1, .boxform .tex1 {
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
    border: none;
    display: block;
    line-height: 3em;
    box-sizing: border-box;
    width: 100%;
    padding: 0 1em;
}

.boxform .inp1 {
    height: 3em;
}

.boxform .blo-box {
    float: left;
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
}

.boxform .dpai {
    clear: both;
    padding: 5px;
    position: relative;
}

.boxform .tex1 {
    line-height: 1.4em;
    padding: 1em;
}

.boxform .bnsbm {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 14px;
    border-radius: 5px 0 5px 0;
    background-color: #ac273a;
    color: #fff;
    cursor: pointer;
    line-height: 2.6em;
    padding: 0 3em;
}

.boxform .bnsbm:hover {
    background-color: #d42a43
}

.footer {
    background-color: #000;
    font-size: 20px;
    padding: 3em 0;
    color: #ccc;
}

.footer .logo {
    float: none;
}

.footer .box {
}

.footer .info {
    float: left;
    padding-right: 1em;
    width: 30%
}

.footer .info p {
    font-size: .7em;
    padding: 1.5em 0 1em;
    line-height: 1.6em;
}

.footer .info li {
    float: left;
    position: relative;
    cursor: pointer;
    margin-right: 1em;
}

.footer .info li a {
    display: block;
}

.footer .info li img {
    position: absolute;
    bottom: 90%;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0;
    visibility: hidden;
}

.footer .info li:hover img {
    bottom: 120%;
    opacity: 1;
    visibility: visible;
}

.footer .info li i {
    background-color: #ac273a;
    color: #fff;
    font-size: 1.2em;
    font-family: iconfont;
    border-radius: 50%;
    padding: .3em;
    display: block;
}

.footer div.wx2wm {
    float: right;
    width: 12.45%;
}

.footer dl {
    float: left;
    width: 11%;
    margin-bottom: 1em;
}

.footer dl dt {
    padding-bottom: 1em;
}

.footer dl dt a {
    color: #fff;
    font-size: .8em;
}

.footer dl dd a {
    color: #999;
    font-size: .7em;
    display: block;
    line-height: 1.6em;
}

.footer dl dd a:hover {
    color: #fff;
}

.footer_copy {
    text-align: center;
    font-size: 10px;
    color: #666;
    background-color: #000;
    padding: 0 2em;
}

.footer_copy a {
    color: #666;
}

.p-fz {
    background-color: transparent;
    border: none;
    color: #f30;
}

.fxpst {
    display: none;
}

@media (min-width: 990px) {
    .footer_copy .youqing {
        margin-top: 1em;
        line-height: 1.5em;
        width: 1150px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1000px) {
    .fxpst {
        display: block;
        visibility: hidden;
        opacity: 0;
        position: fixed;
        top: 60%;
        right: 1%;
        transform: translate(0, -50%);
        z-index: 8;
        overflow: visible;
    }

    .fxpst.on {
        visibility: visible;
        top: 50%;
        opacity: 1;
    }

    .fxpst li {
        margin-bottom: 6px;
        cursor: pointer;
        position: relative;
        width: 50px;
        height: 50px;
        line-height: 54px;
    }

    .fxpst a {
        border: 1px solid #dddddd;
        text-align: center;
        background-color: #fff;
        color: #848484;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: block;
        overflow: hidden;
    }

    .fxpst a:hover {
        background-color: #ac273a;
        color: #ffffff;
        border-color: #ac273a;
    }

    .fxpst i {
        font-size: 30px;
        display: block;
        float: left;
        width: 50px;
        font-family: iconfont;
        -webkit-transition: none;
    }

    .fxpst .m {
    }

    .fxpst .m.onlinesv {
        display: none;
    }

    .fxpst .m.onlinesv a:hover {
        width: 190px;
    }

    .fxpst .m.tel a:hover {
        width: 170px;
    }

    .fxpst .m span, .fxpst .m span {
        position: absolute;
        top: 0;
        left: 50px;
        bottom: 0;
        line-height: 50px;
    }

    .fxpst .wx2wm a {
        overflow: visible;
    }

    .fxpst .wx2wm img {
        position: absolute;
        top: -100%;
        left: -170px;
        opacity: 0;
        visibility: hidden;
    }

    .fxpst .wx2wm:hover img {
        opacity: 1;
        visibility: visible;
        left: -150px;
    }
}

@media screen and (min-width: 1000px) {
}

@media screen and (max-width: 1400px) {
    .head .nav li a {
        padding: 0 .5em;
    }
}

@media screen and (max-width: 1300px) {
    .head {
        font-size: 18px;
    }
}

@media screen and (max-width: 1200px) {
    .head .tel b span {
        display: none;
    }
}

@media screen and (max-width: 1080px) {
    .boxfx .logo {
        display: none;
    }

    .titsa, .boxptbb, .boxpt {
        font-size: 18px;
    }

    /*.sbanner .swiper-slide {*/
    /*height: 700px;*/
    /*}*/
}

@media screen and (max-width: 1030px) {
    .head {
        font-size: 16px;
    }
}

@media screen and (max-width: 930px) {
    .boxst10 {
        padding: 0;
    }

    .boxst10 .boxs {
        width: auto;
        background-color: rgba(255, 255, 255, .5);
        padding: 4em 20px;
    }

    .boxst10 .titsa {
        border: none;
        border-radius: 0;
    }

    .boxst10 .titsa div {
        background-color: transparent;
        padding-top: 0;
        height: auto;
        margin-bottom: 1em;
    }

    .boxst10 .solid {
        position: static;
        float: left;
        width: 18%;
        margin: 1%;
    }

    .boxselkn .n {
        min-height: auto;
    }

    .boxfx {
        font-size: 16px;
    }

    .boxfx ul {
        width: 100%;
    }

    .boxfx ul li {
        box-sizing: border-box;
        width: 50%;
        margin: 0;
        padding: 0;
        padding-left: 3.4em;
    }

    .boxfx ul li:nth-of-type(2) {
        display: none;
    }

    .boxfx ul li.pc {
        display: none;
    }

    .boxfx ul li.wap {
        display: block;
    }

    .boxfx ul li:after {
    }

    .boxfx ul li em {
        font-size: 10px;
    }

    .boxfx ul li i {
        font-size: 1.6em;
        left: .8em;
    }

    .boxfx .box {
        padding: 0;
    }

    .listys4 {
        font-size: 16px;
    }

    .imenu {
        display: block;
    }

    .head {
        font-size: 14px;
    }

    .head .logo {
        font-size: .9em;
        top: 1em;
    }

    .head .tel {
        margin-right: 3em;
    }

    .head .tel b span {
        display: inline-block;
    }

    .head .nav {
        position: absolute;
        top: 100%;
        right: 0;
        opacity: 0;
        margin: 0;
        visibility: hidden;
        background-color: rgba(0, 0, 0, .8);
        font-size: 20px;
    }

    .head .nav li {
        float: none;
        display: block;
        text-align: center;
        padding: .3em 0;
    }

    .head .nav li a {
        color: #fff;
        display: inline-block;
    }

    .head .nav li:hover span, .head .nav li.on span {
        top: 0;
    }

    .head .nav li em, .boxfx .bngomsg {
        display: none;
    }

    .head .nav li span {
    }

    .showMenu .nav {
        opacity: 1;
        visibility: visible;
        padding: 1.5em;
    }

    /*.sbanner .swiper-slide {*/
    /*height: 600px;*/
    /*}*/
    .sbanner .swiper-pagination {
        bottom: 10px;
    }
}

@media screen and (max-width: 860px) {
    .footer .info {
        width: 32%;
    }

    .footer dl {
        width: 13%;
    }

    .footer div.wx2wm {
        display: none;
    }

    .news-list .dbox {
        width: 100%;
        font-size: 16px;
    }
}

@media screen and (max-width: 760px) {
    .sbanner{
        margin: 0;
    }
    .sbanner .swiper-slide .pst.s1 {

    }

    .sbanner .swiper-slide .pst.s2 {
        width: 60%;
    }

    .sbanner .swiper-slide .pst.s1 .bngomsg {
        font-size: 14px;
    }

    .sbanner .swiper-slide .pst.s2 .bngomsg {
        font-size: 14px;
    }

    .boxselth {
        padding: 0 .5em;
    }

    .dbths .info {
        display: none;
    }

    .dbths .listths {
        margin: 0;
        padding-bottom: 2.2em;
    }

    .dbths .listths .swiper-slide li {
        width: 33.333%;
    }

    .dbths .listths .swiper-slide li .url {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
    }

    .listimgs li {
        padding: 5px;
        width: 50%;
    }

    .boxabtdb .boxabt .pic {
        position: static;
        height: 16em;
        width: 100%;
    }

    .boxabtdb .boxabt .info {
        margin: 0;
    }

    .boxabtdb .boxabt p {
        font-size: 12px;
        padding-bottom: 0;
    }

    .selabt {
        font-size: 14px;
    }

    .selabt li {
        width: 25%;
        margin: 0;
        box-sizing: border-box;
        text-align: center;
        padding: 0 .2em;
    }

    .selabt li span {
        padding: 0;
    }

    .swiper-button-next, .swiper-button-prev {
        width: 20px;
        background-size: contain;
    }

    .boxxyzpli, .boxselkc_bd.box {
        padding: 0 1.3em;
    }

    .boxselkn .pic {
        line-height: 4em;
    }

    .boxselkc {
        font-size: 12px;
        margin-top: 0;
    }

    .boxform .info {
        width: auto;
        float: none;
    }

    .boxform .box {
        padding: 0;
    }

    .boxform .right {
        margin: 0;
    }

    .boxform .info .t, .boxselth {
        font-size: 14px;
        text-align: center;
    }

    .boxform .inp1, .boxform .tex1 {
        font-size: 13px;
    }

    .listcase li {
        width: 50%;
        padding: 10px;

    }

    .listcase li a.pic {
        height: 130px;
    }

    .listcase li:nth-child(2n+1) {
        clear: left;
    }

    .listcase li:nth-child(3n+1) {
        clear: none;
    }

    .boxselkn .n {
        font-size: 12px;
    }

    .boxptbb, .boxpt {
        padding: 2.5em 15px 2em;
    }

    .boxst10 .boxs {
        padding: 2em 0;
    }

    .listys4 {
        font-size: 14px;
    }

    .listys4 li {
        padding: 1em 4%;
    }

    .listys4 li p, .listys4 li .more {
        font-size: 10px;
    }

    .listhytd li {
        font-size: 14px;
        padding: .3em;
    }

    .listhytd li:after {
        display: none;
    }

    .listhytd li div {
        padding: 1em;
    }

    .bkps1 {
        margin: 1em 0;
    }

    .listp1 li {
        padding: 0;
        width: 100%;
        background-color: #f9f9f9;
        margin-bottom: 2px;
    }

    .listp1 li .pic {
        width: 50%;
        float: left;
    }

    .listp1 li div {
        margin-left: 50%;
        font-size: 16px;
        text-align: left;
        padding: 1em 1em 0;
    }

    .listp1 li div b {
        line-height: 1em;
        margin-bottom: .5em;
        display: block;
    }

    .listp1 li div p {
        font-size: 10px;
        padding-bottom: 1em;
    }

    .listp1 li a.bngomsg {
        font-size: 10px;
    }

    .listp1 li:nth-child(2n) .pic {
        float: right;
    }

    .listp1 li:nth-child(2n) div {
        margin: 0 50% 0 0;
        text-align: right;
    }

    .footer {
        font-size: 16px;
        padding: 2em 0;
    }

    .footer .info {
        width: auto;
        text-align: center;
        float: none;
        padding: 0;
    }

    .footer .logo {
        display: inline-block;
    }

    .footer .info li {
        display: inline-block;
        float: none;
    }

    .footer dl {
        display: none;
    }

    .boxst10 ul {
        padding: 10px;
    }

    .boxst10 .solid {
        width: 48%;
        border-radius: 0;
        height: auto;
        padding: 1em 0;
    }

    .boxst10 .solid:before {
        font-size: 1.4em;
    }

    .listhytd li {
        width: 50%;
    }

    .listys4 {
        min-width: 100%;
    }

    body {
        padding-top: 49px;
    }

    .head .tel b span {
        display: none;
    }

    .titsa, .boxptbb, .boxpt, .boxst10 .titsa div {
        font-size: 12px;
    }


}

@-webkit-keyframes rotate360 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(90deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    75% {
        -webkit-transform: rotate(270deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}