body, p, h1, h2, h3, h4, h5, li, span, i, ul, img, a, strong, input, button, textarea, select, dd, dl, dt, ol {
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

body {
    font-family: "Arial", "microsoft yahei";
    font-size: 14px;
    line-height: 1;
    color: #333
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

li {
    list-style-type: none;
    float: left
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a, area {
    text-decoration: none;
    outline: none;
    color: #000
}

img {
    border: none;
    vertical-align: middle
}

i, var, em {
    font-style: normal
}

button {
    font-family: "Arial", "microsoft yahei";
    font-size: 14px;
    outline: none;
    cursor: pointer;
    border: none;
    line-height: 1
}

input[type="submit"] {
    border: none
}

iframe {
    border: none
}

input, select, textarea {
    outline: none;
    font-family: "Arial", "microsoft yahei";
    font-size: 14px
}

textarea {
    resize: none;
    overflow-y: auto
}

.at {
    margin: 0 auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.dt {
    display: table;
    width: 100%
}

.fl-w {
    float: left;
    width: 100%
}

.hide {
    display: none
}

.pf25 {
    padding-left: 25px;
}

.mt10 {
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.ver-container {
    display: table;
    width: 100%;
    text-align: center
}

.ver-container > * {
    vertical-align: middle;
    display: table-cell
}

.swiper-button-disabled {
    cursor: no-drop !important;
    opacity: .5
}

[class*=icon] {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=ico] {
    vertical-align: middle;
    display: inline-block
}

.wid {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

body, html {
    width: 100%;
    height: 100%
}

.banner {
    width: 100%
}

.banner .list {
    width: 100%
}

.banner .list ul {
    width: 100%;
    margin: 0
}

.banner .list ul li {
    width: 100%;
    position: relative
}

.banner .list ul li .imgs {
    width: 100%
}

.banner .list ul li .imgs img {
    width: 100%
}

.banner .list ul li .text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.banner .list ul li .text .wid {
    max-width: 1510px;
    height: 100%
}

.banner .list ul li .text .wid .intr {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    padding-bottom: 54px
}

.banner .list ul li .text .wid .intr .item {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    float: left;
    position: relative
}

.banner .list ul li .text .wid .intr .item .labs {
    width: auto;
    display: inline-block;
    float: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.banner .list ul li .text .wid .intr .item .labs span {
    font-size: 148px;
    color: #fff;
    font-weight: bold;
    font-family: arial;
    font-style: italic
}

.banner .list ul li .text .wid .intr .item .labs i {
    display: inline-block;
    font-size: 54px;
    font-weight: bold;
    color: #fff;
    font-family: arial;
    position: absolute;
    right: 230px;
    top: 20px;
    width: 54px;
    text-align: center
}

.banner .list ul li .text .wid .intr .item .labs em {
    font-size: 60px;
    color: #58d1c8;
    font-weight: bold;
    padding-left: 40px
}

.banner .list ul li .inform {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.banner .list ul li .inform .wid {
    max-width: 1520px;
    height: 100%
}

.banner .list ul li .inform .wid .labels {
    width: 60%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.banner .list ul li .inform .wid .labels .tits {
    width: 100%
}

.banner .list ul li .inform .wid .labels .tits h4 {
    line-height: 68px;
    font-size: 68px;
    font-weight: bold;
    color: #fff;
    font-family: arial;
    margin: 0;
    text-transform: uppercase
}

.banner .list ul li .inform .wid .labels .tits h5 {
    margin: 0;
    line-height: 58px;
    font-size: 46px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff
}

.banner .list ul li .inform .wid .labels .txts {
    padding-top: 40px
}

.banner .list ul li .inform .wid .labels .txts h5 {
    line-height: 56px;
    font-size: 50px;
    color: #fff
}

.banner .list ul li .inform .wid .labels .txts h4 {
    font-size: 66px;
    color: #ef4c4f;
    font-weight: bold
}

.banner .list ul li .inform .wid .image {
    width: 40%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.banner .list ul li .inform .wid .image img {
    max-width: 90%
}

.banner .list .swiper-pagination {
    bottom: 20px
}

.banner .list .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 6px;
    opacity: 0.5
}

.banner .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    background-color: #ef4c4f;
    opacity: 1
}

.head {
    width: 100%;
    height: 120px;
    padding-bottom: 40px;
    position: fixed;
    left: 0;
    z-index: 10;
    top: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0))
}

.head .logo {
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.head .logo img {
    max-width: 80%
}

.head .logo span {
    font-size: 16px;
    color: #fff;
    padding-left: 10px
}

.head .func {
    height: 80px
}

.head .func .tel {
    line-height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 40px
}

.head .func .tel img {
    margin-right: 4px
}

.head .func .tel span {
    color: #fff;
    font-size: 14px
}

.head .func .nav {
    margin: 0
}

.head .func .nav ul {
    margin: 0
}

.head .func .nav ul li {
    line-height: 80px;
    min-width: 112px;
    margin: 0 10px;
    text-align: center;
    color: #fff;
    position: relative
}

.head .func .nav ul li h4 {
    margin: 0;
    line-height: 80px
}

.head .func .nav ul li h4 a {
    color: #fff;
    font-size: 18px;
    text-decoration: none
}

.head .func .nav ul li .slide {
    width: 120%;
    position: absolute;
    float: left;
    left: -10%;
    top: 80px;
    padding: 10px 0;
    display: none;
    background: rgba(0, 0, 0, 0.5)
}

.head .func .nav ul li .slide p {
    margin: 0;
    width: 100%;
    float: left;
    height: 40px
}

.head .func .nav ul li .slide p a {
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    display: block;
    text-decoration: none
}

.head .func .nav ul li .slide p a:hover {
    color: #da2629
}

.head .func .nav ul li h4 .acti {
    color: #da2629
}

.head .func .nav ul li:hover h4 a {
    color: #da2629
}

.head .func .nav ul li:hover .slide {
    display: block
}

.head .func .menu {
    height: 50px;
    margin-right: 10px
}

.head .func .menu .box {
    width: 50px;
    height: 50px;
    position: relative;
    right: -15px;
    display: flex;
    justify-content: center;
    align-items: center
}

.head .func .menu .box i {
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #da2629;
    position: relative
}

.head .func .menu .box i:after {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    height: 2px;
    transition: 0.5s;
    background-color: #da2629
}

.head .func .menu .box i:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    transition: 0.5s;
    height: 2px;
    background-color: #da2629
}

.head .func .menu .box.acti i {
    background: none
}

.head .func .menu .box.acti i:after {
    left: 0;
    top: 0;
    transform: rotate(45deg)
}

.head .func .menu .box.acti i:before {
    left: 0;
    top: 0;
    transform: rotate(-45deg)
}

.advantage {
    width: 100%;
    background-color: #da2629;
    float: left;
    overflow: hidden;
    padding: 72px 0
}

.advantage .conts {
    width: 100%
}

.advantage .conts .item {
    width: 100%;
    text-align: center;
    border-right: 2px solid #fff
}

.advantage .conts .item:nth-child(3) {
    border-right: none !important
}

.advantage .conts .row div:last-child .item {
    border: none
}

.advantage .conts .item .ico {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center
}

.advantage .conts .item .txt {
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #fff
}

.advantage .conts .item .text {
    width: 100%;
    padding: 15px 0
}

.advantage .conts .item .text p {
    margin: 0;
    line-height: 28px;
    font-size: 18px;
    color: #fff
}

.title {
    width: 100%;
    text-align: center
}

.title h3 {
    line-height: 48px;
    font-size: 22px;
    color: #4d4d4d;
    margin: 0;
    position: relative
}

.title h3:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
    width: 30px;
    height: 1px;
    background-color: #4d4d4d
}

.title h5 {
    line-height: 50px;
    font-size: 20px;
    color: #4e4e4e;
    margin: 0
}

.title h6 {
    line-height: 30px;
    font-size: 16px;
    color: #4e4e4e;
    margin: 0;
    margin-bottom: 50px;
}

.introduce {
    width: 100%;
    min-height: 100px;
    background-color: #fff;
    float: left;
    overflow: hidden;
    padding: 80px 0
}

.introduce .conts {
    width: 100%
}

.introduce .conts .text {
    width: 100%;
    margin-top: 25px
}

.introduce .conts .text h4 {
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: 80px;
    font-size: 22px;
    color: #333
}

.introduce .conts .text p {
    margin: 0;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-align: center
}

.introduce .conts .more {
    width: 100%;
    text-align: center;
    padding-top: 60px
}

.introduce .conts .more a {
    display: inline-block;
    width: 206px;
    height: 44px;
    border: 1px solid #da2629;
    color: #da2629;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    text-decoration: none
}

.introduce .conts .more a:hover {
    color: #fff;
    background: #da2629
}

.case {
    background-color: #dedede;
    width: 100%;
    padding: 50px 0;
    float: left;
    overflow: hidden;
    padding-bottom: 0
}

.case .title h3 {
    line-height: 50px
}

.case .title h3:after {
    background-color: #da2629
}

.case .tabs {
    padding: 24px 0
}

.case .tabs ul {
    width: 100%;
    margin: 0
}

.case .tabs ul li {
    width: calc(100% / 9);
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #333;
    text-align: center;
    cursor: pointer
}

.case .tabs ul li a {
    color: #333;
}

.case .tabs ul li.acti {
    background-color: #da2629;
    color: #fff
}

.case .tabs ul li.acti:hover {
    color: #fff
}

.case .tabs ul li:hover {
    color: #da2629
}

.case .list {
    width: 100%;
    padding-top: 60px
}

.case .list .item {
    width: 100%;
    background-color: #a9a9a9;
    position: relative;
    float: left
}

.case .list .item .imgs {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.case .list .item .imgs img {
    max-width: 165%;
    cursor: pointer;
    transition: 0.5s;
	height:380px
}

.case .list .item .slide {
    width: 100%;
    height: 100%;
    background: rgba(238, 64, 67, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.5s
}

.case .list .item .slide a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.case .list .item .slide h5 {
    text-align: center;
    line-height: 26px;
    font-size: 18px;
    color: #333;
    margin: 0
}

.case .list .item .slide h4 {
    font-size: 24px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    margin-top: 26px;
    margin-bottom: 24px
}

.case .list .item:hover .slide {
    opacity: 1
}

.case .list .item:hover .imgs img {
    transform: scale(1.3)
}

.case .list div:nth-child(2n) .item {
    background-color: #7d7d7d
}

.case .more {
    width: 100%;
    background-color: #dedede;
    padding: 60px 0;
    text-align: center;
    float: left
}

.case .more a {
    text-decoration: none
}

.case .more .ico {
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    background: #878787;
    border-radius: 50%;
    padding-top: 10px;
}

.case .more .txt {
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    color: #555
}

.solve {
    width: 100%;
    padding-top: 80px;
    float: left;
    background-color: #fff;
    padding-bottom: 75px;
    overflow-x: hidden
}

.solve .title {
    width: 100%
}

.solve .title h4 {
    line-height: 80px;
    font-size: 28px;
    color: #333;
    margin: 0
}

.solve .title h4 b {
    color: #fe0003
}

.case .more .ico:hover {
    background: #da2629;
}

.solve .conts {
    width: 100%;
    padding-bottom: 40px;
    position: relative
}

.solve .conts .prev {
    width: 64px;
    height: 92px;
    background: url("../bgimg/64cdab_37x82.png") center no-repeat;
    position: absolute;
    left: 50%;
    top: 45%;
    cursor: pointer;
    margin-left: -680px;
    margin-top: -46px;
    outline: none
}

.solve .conts .next {
    width: 64px;
    height: 92px;
    background: url("../bgimg/4200a6_37x82.png") center no-repeat;
    cursor: pointer;
    position: absolute;
    outline: none;
    right: 50%;
    top: 45%;
    margin-right: -680px;
    margin-top: -46px
}

.solve .conts .list {
    width: 100%
}

.solve .conts .list ul {
    width: 100%
}

.solve .conts .list ul li {
    width: 230px;
    border: 1px solid #da2629;
    padding-top: 6px
}

.solve .conts .list ul li .intr {
    width: 100%
}

.solve .conts .list ul li .intr .ico {
    width: 100%;
    height: 108px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.solve .conts .list ul li .intr .ico:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -10px;
    width: 12px;
    height: 19px;
    background: url("../bgimg/237a66_12x19.png") center no-repeat
}

.solve .conts .list ul li .intr .ico img {
    transition: all 0.5s
}

.solve .conts .list ul li .intr .txts {
    width: 100%;
    padding: 15px 22px
}

.solve .conts .list ul li .intr .txts p {
    margin: 0;
    line-height: 25px;
    font-size: 14px;
    color: #333
}

.solve .conts .list ul li .intr .txts h5 {
    margin: 0;
    line-height: 20px;
    font-size: 20px;
}

.solve .conts .list ul li .intr .txts h5 a {
    color: #333
}

.solve .conts .list ul li .labels {
    width: 100%;
    background-color: #da2629;
    padding: 0 24px;
    padding-top: 20px;
    padding-bottom: 22px;
    overflow: hidden;
}

.solve .conts .list ul li .labels h6 {
    margin: 0;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.solve .conts .list ul li .labels h5 {
    margin: 0;
    line-height: 26px;
    font-size: 17px;
    color: #fff
}

.solve .conts .list ul li:hover {
    cursor: pointer
}

.solve .conts .list ul li:hover .intr .ico img {
    transform: rotateY(180deg)
}

.banns {
    width: 100%;
    float: left;
    position: relative
}

.banns .image {
    width: 100%
}

.banns .image img {
    width: 100%
}

.banns .intr {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: 0.5s
}

.banns .intr .wid {
    height: 100%
}

.banns .intr .wid .text {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center
}

.banns .intr .wid .text h4 {
    line-height: 86px;
    font-size: 48px;
    color: #fff;
    letter-spacing: 2px;
    margin: 0;
    width: 100%
}

.banns .intr .wid .text h5 {
    line-height: 54px;
    width: 100%;
    letter-spacing: 4px;
    font-size: 38px;
    color: #fff
}

.banns:hover .intr {
    opacity: 1;
    cursor: pointer
}

.index-more {
    padding-top: 343px;
    padding-bottom: 300px;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}

.index-more .t1 {
    line-height: 35px;
    font-size: 35px;
    letter-spacing: 3px;
    clear: both;
    padding-top: 345px;
    color: #fff
}

.index-more .t1 p {
    width: 45%;
    margin: 0 auto;
}

.index-more .t2 {
    line-height: 45px;
    font-size: 26px;
    margin-top: 35px
}

.quotation {
    width: 100%;
    float: left;
    padding-top: 100px;
    background: #FFF;
    padding-bottom: 90px;
}

.quotation .title h3:after {
    background-color: #ee4043
}

.quotation .conts {
    width: 100%
}

.index-more2 {
    padding-top: 343px;
    padding-bottom: 300px;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}

.index-more2 .t1 {
    line-height: 35px;
    font-size: 65px;
    letter-spacing: 3px;
    clear: both;
    padding-top: 345px;
    color: #da2629
}

.index-more2 .t1 p {
    width: 45%;
    margin: 0 auto;
    padding-bottom: 38px;
    padding-top: 38px;
    border-top: 1px solid #da2629;
}

.index-more2 .t1 p:last-child {
    border-bottom: 1px solid #da2629;
}

.index-more2 .t2 {
    line-height: 45px;
    font-size: 20px;
    margin-top: 35px
}

.liu {
    padding-top: 0 !important
}

.quotation .conts {
    width: 100%
}

.quotation .conts .list2 {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px
}

.quotation .conts .list2 .item {
    width: 100%;
    height: 310px;
    overflow: hidden;
    margin-bottom: 8%;
}

.quotation .conts .list2 .item .imgs {
    width: 370px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.quotation .conts .list2 .item .imgs img {
    max-width: 100%;
    transition: 0.5s;
    cursor: pointer
}

.quotation .conts .list2 .item:hover .imgs img {
    transform: scale(1.1)
}

.liuchen {
    height: 617px;
    overflow: hidden;
    background: url("../bgimg/liuchen.jpg") center no-repeat;
}


.quotation .conts1 .list ul li {
    border: 1px #da2629 solid;
    margin: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 17.5%;
}

.quotation .conts1 .list ul li:nth-child(4) {
    margin-right: 0
}

.quotation .conts1 .list ul li .intr .txts {
    width: 100%;
    padding: 15% 22px
}

.quotation .conts1 .list ul li .intr .txts p {
    margin: 0;
    line-height: 36px;
    font-size: 20px;
    color: #da2629;
}

.quotation .conts1 .list ul li .intr .txts h5 {
    margin: 0;
    line-height: 40px;
    font-size: 20px;
    margin-top: 10px
}

.quotation .conts1 .list ul li .intr .txts h5 a {
    color: #333
}

.quotation .conts1 .list ul li .labels {
    width: 100%;
    background-color: #da2629;
    padding: 0 24px;
    padding-top: 20px;
    padding-bottom: 22px;
    overflow: hidden;
}

.quotation .conts1 .list ul li .labels h6 {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.quotation .conts1 .list ul li .labels h5 {
    margin: 0;
    line-height: 26px;
    font-size: 16px;
    color: #fff
}

.quotation .conts1 .list ul li:hover {
    cursor: pointer
}

.quotation .conts1 .list ul li:hover .intr .ico img {
    transform: rotateY(180deg)
}


.gongyi .list {
    width: 100%;
}

.gongyi .list .item {
    width: 100%;
    position: relative;
    float: left
}

.gongyi .list .item .imgs {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.gongyi .list .item .imgs img {
    max-width: 165%;
    cursor: pointer;
    transition: 0.5s;
	height:310px
}

.gongyi .list .item .slide {
    width: 100%;
    height: 100%;
    background: rgba(238, 64, 67, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.5s
}

.gongyi .list .item .slide a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.gongyi .list .item .slide h5 {
    text-align: center;
    line-height: 26px;
    font-size: 18px;
    color: #333;
    margin: 0
}

.gongyi .list .item .slide h4 {
    font-size: 24px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    margin-top: 26px;
    margin-bottom: 24px
}

.gongyi .list .item:hover .slide {
    opacity: 1
}

.gongyi .list .item:hover .imgs img {
    transform: scale(1.3)
}


.dynamic {
    width: 100%;
    padding-top: 40px;
    float: left;
    padding-bottom: 40px;
    overflow: hidden
}

.dynamic .title h3:after {
    background-color: #ee4043
}

.dynamic .title h5 i {
    position: relative;
    top: -10px;
    font-size: 14px;
    margin-left: 4px
}

.dynamic .conts {
    width: 100%;
    padding-top: 30px
}

.dynamic .conts .item {
    width: 100%;
    min-height: 100px
}

.dynamic .conts .item .imgs {
    width: 100%;
    overflow: hidden
}

.dynamic .conts .item .imgs img {
    width: 100%;
    transition: 0.5s
}

.dynamic .conts .item .labels {
    width: 100%;
    margin-top: 26px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.dynamic .conts .item .labels .tits {
    margin: 0;
    line-height: 32px;
    font-size: 13px;
    color: #666;
    font-family: arial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.dynamic .conts .item .labels .txts {
    width: 100%;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    text-align: justify;
    margin: 0;
    min-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.dynamic .conts .item .list {
    width: 100%;
    padding: 10px 0;
    padding-left: 20px
}

.dynamic .conts .item .list ul {
    width: 100%;
    margin: 0
}

.dynamic .conts .item .list ul li {
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    position: relative
}

.dynamic .conts .item .list ul li:after {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #cecece
}

.dynamic .conts .item .list ul li a {
    color: #888;
    text-decoration: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.dynamic .conts .item .list ul li:hover a {
    color: #da2629
}

.dynamic .conts .item:hover .imgs {
    width: 100%
}

.dynamic .conts .item:hover .imgs img {
    transform: scale(1.1)
}

.contact {
    width: 100%;
    background-color: #da2629;
    float: left;
    padding-top: 35px;
    padding-bottom: 20px;
}

.contact .intr {
    width: 100%;
    min-height: 100px;
    display: flex;
    justify-content: space-between
}

.contact .intr .codes {
    width: 120px;
    padding-top: 18px
}

.contact .intr .codes .imgs {
    width: 100%;
    text-align: center
}

.contact .intr .codes .imgs img {
    max-width: 100%
}

.contact .intr .codes .txts {
    width: 100%;
    text-align: center;
    padding-top: 8px
}

.contact .intr .codes .txts p {
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    color: #fff
}

.contact .intr .codes .txts p i {
    display: inline-block;
    position: relative;
    top: -4px
}

.contact .intr .addr {
    width: calc(100% - 120px);
    max-width: 230px;
    padding-right: 40px
}

.contact .intr .addr .logo {
    width: 100%;
    height: 38px;
    padding-top: 15px;
}

.contact .intr .addr .txts {
    width: 100%;
    padding-top: 30px;
}

.contact .intr .addr .txts p {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    margin: 0
}

.contact .list {
    width: 100%
}

.contact .list ul {
    width: 100%;
    margin: 0
}

.contact .list ul li {
    width: auto;
    margin-right: 30px
}

.contact .list ul li .tits {
    width: 100%;
    margin: 0
}

.contact .list ul li .tits span {
    display: inline-block;
    padding-right: 22px;
    line-height: 52px;
    color: #fff;
    font-size: 18px
}

.contact .list ul li .txts {
    width: 100%;
    padding: 12px 0;
    float: left;
    border-top: 2px solid #fff
}

.contact .list ul li .txts p {
    line-height: 20px;
    font-size: 14px;
    padding: 6px 0;
    margin: 0
}

.contact .list ul li .txts p a {
    color: #fff;
    text-decoration: none
}

.contact .list ul li .txts p a:hover {
    color: #323232
}

.contact .address {
    width: 100%;
    max-width: 252px;
    padding-top: 20px
}

.contact .address p {
    width: 100%;
    margin: 0;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    text-align: justify
}

.links {
    width: 100%;
    background-color: #323232;
    float: left;
    padding: 10px 0
}

.links .titles {
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #ababab
}

.links .list {
    width: 100%
}

.links .list ul {
    width: 100%;
    margin: 0
}

.links .list ul li {
    line-height: 40px;
    padding-right: 60px
}

.links .list ul li a {
    color: #777;
    text-decoration: none
}

.links .list ul li:hover a {
    color: #da2629
}

.alerts {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 9
}

.alerts .cont {
    width: 100%;
    padding-top: 50px;
    display: none
}

.alerts .cont .menu {
    width: 100%;
    min-height: 100px;
    background-color: #fff;
    float: left;
    padding: 20px 20px
}

.alerts .cont .menu .language {
    width: 100%
}

.alerts .cont .menu .language ul {
    float: right;
    border: 1px solid #da2629
}

.alerts .cont .menu .language ul li {
    width: 60px;
    height: 30px;
    text-align: center;
    color: #fff;
    background-color: #fff;
    line-height: 30px;
    color: #223b59
}

.alerts .cont .menu .language ul li.acti {
    background-color: #da2629;
    color: #fff
}

.alerts .cont .menu .list {
    width: 100%
}

.alerts .cont .menu .list ul {
    width: 100%
}

.alerts .cont .menu .list ul li {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 0
}

.alerts .cont .menu .list ul li:last-child {
    border: none
}

.alerts .cont .menu .list ul li a {
    color: #da2629;
    text-decoration: none
}

.alerts .cont .menu .list ul li h4 {
    width: 100%;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
    font-family: arial;
    position: relative
}

.alerts .cont .menu .list ul li h4 a {
    color: #da2629;
    text-decoration: none
}

.alerts .cont .menu .list ul li .slide {
    width: 100%;
    padding: 10px 0;
    display: none
}

.alerts .cont .menu .list ul li .slide a {
    width: 100%;
    line-height: 24px;
    color: #da2629;
    opacity: 0.8;
    padding-right: 20px;
    display: block;
    padding-left: 20px;
    position: relative
}

.alerts .cont .menu .list ul li .slide a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 8px;
    height: 2px;
    background-color: #da2629
}

.alerts .cont .menu .list ul li.btns h4:after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: 0.6s;
    margin-top: -12px;
    background: url("../bgimg/697a5f_24x24.png") center no-repeat;
    background-size: 14px 14px
}

.alerts .cont .menu .list ul li.acti h4:after {
    transform: rotate(180deg)
}

.alerts .cont .search {
    width: 100%;
    height: 60px;
    background-color: #da2629;
    float: left;
    padding: 10px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.5)
}

.alerts .cont .search .input {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background-color: #fff;
    padding: 0 20px
}

.alerts .cont .search .input input {
    width: 40px;
    float: left;
    border: none;
    background: none;
    height: 40px;
    font-size: 16px;
    background: url("../bgimg/eabeed_20x20.png") center no-repeat;
    color: #223b59
}

.alerts .cont .search .input input[type='text'] {
    width: calc(100% - 40px);
    background: none;
    height: 40px
}

.alerts .cont .search .input input::-webkit-input-placeholder {
    color: rgba(88, 184, 173, 0.8)
}

.alerts .cont .content {
    width: 100%;
    border-top: 1px solid #da2629;
    height: 50px;
    float: left;
    padding: 0 20px;
    display: flex;
    justify-content: flex-start;
    background-color: #fff;
    align-items: center;
    line-height: 50px
}

.alerts .cont .content img {
    height: 24px
}

.alerts .cont .content span {
    font-size: 16px;
    color: #da2629;
    padding-left: 10px;
    position: relative
}

.null {
    width: 100%;
    height: 50px;
    float: left
}

@media screen and (max-width: 1530px) {
    .wid {
        padding: 0 20px
    }
}

@media screen and (max-width: 1400px) {
    .banner .list ul li .text .wid .intr .item .labs span {
        font-size: 120px
    }

    .banner .list ul li .text .wid .intr .item .labs em {
        font-size: 48px
    }

    .banner .list ul li .text .wid .intr .item .labs i {
        right: 200px
    }

    .banner .list ul li .inform .wid .labels .tits h4 {
        font-size: 48px;
        line-height: 60px
    }

    .banner .list ul li .inform .wid .labels .tits h5 {
        font-size: 36px;
        line-height: 48px
    }

    .banner .list ul li .inform .wid .labels .txts h5 {
        font-size: 36px;
        line-height: 48px
    }

    .banner .list ul li .inform .wid .labels .txts h4 {
        font-size: 48px;
        line-height: 60px
    }

    .index-more2 .t1 {
        font-size: 40px
    }
}

@media screen and (max-width: 1200px) {
    .head .func .nav ul li {
        min-width: 90px
    }

    .solve .conts .list ul li .labels h6 {
        font-size: 22px
    }

    .solve .conts .list ul li .labels {
        padding: 0 5px;
    }

    .solve .conts .list ul li .labels h5 {
        font-size: 18px
    }

    .banner .list ul li .text .wid .intr .item .labs i {
        right: 180px
    }

    .index-more2 .t1 {
        font-size: 40px
    }
}

@media screen and (max-width: 1100px) {
    .head .func .nav ul li {
        min-width: 60px
    }

    .banner .list ul li .inform .wid .labels .tits h4 {
        font-size: 40px;
        line-height: 56px
    }

    .banner .list ul li .inform .wid .labels .tits h5 {
        font-size: 32px;
        line-height: 44px
    }

    .banner .list ul li .inform .wid .labels .txts h5 {
        font-size: 32px;
        line-height: 44px
    }

    .banner .list ul li .inform .wid .labels .txts h4 {
        font-size: 40px;
        line-height: 56px
    }

    .index-more2 .t1 {
        font-size: 37px
    }
}

@media screen and (max-width: 1000px) {

    .solve .conts .list ul li .labels h6 {
        font-size: 15px;
    }

    .index-more2 .t1 {
        font-size: 40px
    }
}

@media screen and (max-width: 993px) {
    .banner .list ul li .inform .wid .labels .tits h4 {
        font-size: 32px;
        line-height: 48px
    }

    .banner .list ul li .inform .wid .labels .tits h5 {
        font-size: 24px;
        line-height: 36px
    }

    .banner .list ul li .inform .wid .labels .txts h5 {
        font-size: 24px;
        line-height: 36px
    }

    .banner .list ul li .inform .wid .labels .txts h4 {
        font-size: 32px;
        line-height: 48px
    }

    .banner .list ul li .text .wid .intr .item .labs span {
        font-size: 80px
    }

    .banner .list ul li .text .wid .intr .item .labs em {
        font-size: 32px
    }

    .banner .list ul li .text .wid .intr .item .labs i {
        right: 120px;
        font-size: 32px
    }

    .head {
        height: 80px;
        padding-bottom: 20px
    }

    .head .logo {
        height: 60px
    }

    .head .func {
        height: 60px
    }

    .index-more2 .t1 {
        font-size: 37px
    }
}

@media (min-width: 768px) and (max-width: 840px) {
    .quotation .conts1 .list ul li .labels {
        padding: 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .banner .list ul li .inform .wid .labels .tits h4 {
        font-size: 24px;
        line-height: 32px
    }

    .banner .list ul li .inform .wid .labels .tits h5 {
        font-size: 18px;
        line-height: 26px
    }

    .banner .list ul li .inform .wid .labels .txts h5 {
        font-size: 18px;
        line-height: 26px
    }

    .banner .list ul li .inform .wid .labels .txts h4 {
        font-size: 24px;
        line-height: 32px
    }

    .banner .list ul li .inform .wid .labels .txts {
        padding-top: 10px
    }

    .wid {
        padding-left: 3%;
        padding-right: 3%
    }

    .contact .list ul li {
        width: 48%;
        margin-right: 0;
        padding-right: 10px
    }

    .contact .list ul li .txts {
        border-top: 1px solid #fff
    }

    .contact .address {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-bottom: 30px
    }

    .contact .address p {
        text-align: center
    }

    .dynamic .conts .item {
        margin-bottom: 20px;
        float: left
    }

    .links .list ul li {
        width: 33.3%;
        margin: 0;
        padding-right: 0
    }

    .links {
        padding: 15px 0
    }

    .solve .conts .list ul li .intr .txts p {
        font-size: 16px;
        line-height: 30px
    }

    .solve .conts .list ul li .intr .txts h5 {
        line-height: 30px;
        margin: 0
    }

    .solve .conts .list ul li .labels {
        padding: 10px 12px
    }

    .advantage .conts .item .text p {
        font-size: 12px
    }

    .advantage .conts .row div:nth-child(2) .item {
        border: none
    }

    .advantage {
        padding: 20px 0
    }

    .banner .list ul li .text .wid .intr {
        padding-bottom: 0
    }

    .banner .list ul li .text .wid .intr .item .labs span {
        font-size: 48px
    }

    .banner .list ul li .text .wid .intr .item .labs em {
        font-size: 26px
    }

    .banner .list ul li .text .wid .intr .item .labs i {
        right: 100px;
        font-size: 22px;
        top: 0px
    }

    .index-more {
        padding-top: 143px;
        padding-bottom: 100px
    }

    .index-more .t1 {
        padding-top: 143px;
        font-size: 22px;
        letter-spacing: 2px;
        line-height: 45px
    }

    .index-more .t2 {
        font-size: 18px
    }

    .head {
        height: 50px;
        background: #fff;
        background-image: initial;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1)
    }

    .head .logo {
        height: 50px;
        width: 70%
    }

    .head .logo img {
        max-width: 80%
    }

    .head .func {
        height: 50px
    }

    .introduce {
        padding: 30px 0
    }

    .title h3 {
        line-height: 44px;
        font-size: 24px
    }

    .title h3:after {
        background-color: #da2629
    }

    .title h5 {
        font-size: 16px;
        line-height: 34px
    }

    .introduce .conts .text h4 {
        font-size: 20px;
        line-height: 40px
    }

    .introduce .conts .text p {
        font-size: 16px;
        line-height: 26px;
        text-align: left;
    }

    .introduce .conts .text {
        padding-top: 10px
    }

    .introduce .conts .more {
        padding: 20px 0
    }

    .introduce .conts .more a {
        width: 140px;
        height: 40px;
        font-size: 16px;
        line-height: 40px
    }

    .case .title h3 {
        line-height: 44px
    }

    .case .tabs ul li {
        width: auto;		
		margin-right:20px;
        text-align: center;
        font-size: 15px;
        height: 32px;
        line-height: 32px
    }

    .case .tabs {
        padding: 12px 0
    }

    .case .more {
        padding: 20px 0
    }

    .case .list {
        float: left;
        padding: 20px 0
    }

    .case .more .txt {
        font-size: 14px
    }

    .case .more .ico {
        height: 40px
    }

    .case .more .ico img {
        width: 30px
    }

    .solve .title h4 {
        font-size: 24px;
        line-height: 40px
    }

    .solve .title h5 {
        margin-top: 10px;
        font-size: 18px;
        line-height: 34px
    }

    .solve .conts {
        padding: 20px 0
    }

    .solve .conts .prev {
        width: 40px;
        height: 80px;
        left: 0;
        margin-left: 0;
        z-index: 9
    }

    .solve .conts .next {
        width: 40px;
        height: 80px;
        right: 0;
        margin-right: 0;
        z-index: 9
    }

    .banns .intr .wid .text h4 {
        font-size: 24px;
        line-height: 44px
    }

    .banns .intr .wid .text h5 {
        font-size: 20px;
        line-height: 36px
    }

    .quotation {
        padding: 30px 0
    }

    .dynamic {
        padding: 30px 0
    }

    .dynamic .conts {
        padding-top: 30px
    }

    .dynamic .conts .item .labels .txts {
        height: 36px;
        min-height: 36px
    }

    .dynamic .conts .item .labels {
        border-bottom: none
    }

    .solve .conts .next {
        width: 32px;
        height: 56px;
        right: 0;
        background: rgba(218, 38, 41, 0.5) url("../bgimg/4200a6_37x82.png") center no-repeat;
        background-size: 20px 44px
    }

    .solve .conts .prev {
        width: 32px;
        height: 56px;
        right: 0;
        background: rgba(218, 38, 41, 0.5) url("../bgimg/4a5cbe_20x44.png") center no-repeat;
        background-size: 20px 44px
    }

    .banner .list ul li .text .wid .intr {
        padding-bottom: 50px
    }

    .quotation .conts1 .list ul li {
        width: 40%;
    }

    .quotation .conts .list2 .item {
        height: auto
    }

    .quotation .conts .list2 .item .imgs {
        width: 100%
    }

    .liu {
        display: none
    }

    .quotation .conts1 .list ul li .intr .txts {
        padding: 10%
    }

    .index-more2 .t1 {
        font-size: 20px;
    }

    .index-more2 .t2 {
        font-size: 18px;
        line-height: 30px;
    }

    .solve .conts .list ul li .intr .txts {
        padding: 15px 12px;
    }

    .solve .conts .list ul li .labels h6 {
        display: none
    }

    .solve .conts .list ul li .labels h5 {
        margin-top: 25px;
    }

    .solve .conts .list ul li .labels {
        height: 95px;
    }

    .links {
        display: none
    }

    .advantage .conts .item .ico {
        height: 50px
    }

    .advantage .conts .item .text {
        padding: 0;
    }

    .index-more2 .t1 {
        padding-right: 10px;
    }

    .case .list .item .slide h5 {
        font-size: 12px;
        line-height: 18px;
    }

    .case .list .item .slide h4 {
        font-size: 18px;
        line-height: 25px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .case .list .item .slide p img {
        width: 10px;
        height: 10px
    }

    .contact .list ul li .txts p {
        padding: 0
    }

    .quotation .conts1 .list ul li .labels {
        padding: 0 10px;
    }
	.case .list .item .imgs img{height:130px}
	.gongyi .list .item .imgs img {
	height:130px
}
}