.header, .content, .footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.h_top {
    height: 223px;
    position: relative;
    z-index: 2;
    font-family: "Microsoft Yahei";
}

.h_top:before, .h_top:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    top: 159px;
    height: 1px;
    background: #d0d0d0;
}

.h_top:before {
    top: 0;
    height: 40px;
    background: #ececec;
}

.t_top {
    height: 40px;
    line-height: 40px;
    color: #666;
}

.t_top p a {
    color: #666;
    display: inline-block;
    background: url(../image/t_ico1.gif) no-repeat 0 center;
    padding: 0 31px 0 23px;
}

.t_top p a:nth-child(2) {
    background: url(../image/t_ico2.gif) no-repeat 0 center;
}

.t_top p a:nth-child(3) {
    background: url(../image/t_ico3.gif) no-repeat 0 center;
    padding-right: 0;
}

.t_top p a:hover {
    font-weight: bold;
    color: #c30d23;
}

.t_con {
    height: 90px;
    position: relative;
    padding: 29px 0 0;
}

.t_logo, .t_logo img {
    width: 124px;
    height: 63px;
    display: block;
}

.t_text {
    background: url(../image/t_ge.gif) no-repeat 19px 7px;
    padding: 0 0 0 42px;
    font-size: 28px;
    line-height: 38px;
    color: #313742;
    position: relative;
}

.t_text span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
}

.t_pho {
    background: url(../image/t_pho.gif) no-repeat 0 13px;
    padding: 6px 0 0 56px;
    line-height: 30px;
    color: #333;
    font-size: 26px;
    font-family: Arial;
}

.t_pho span {
    display: block;
}

.menu {
    white-space: nowrap;
    line-height: 64px;
    font-size: 18px;
}

.menu ul {
    height: 64px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.menu li {
    float: left;
    font-weight: bold;
    height: 66px;
}

.menu li a {
    color: #333;
    display: inline-block;
    padding: 0 24px;
    position: relative;
    z-index: 1;
}

.menu li:first-child a span {
    display: inline-block;
    padding: 0 0 0 30px;
    background: url(../image/ico_shy.png) no-repeat 0 center;
}

.menu li a:after {
    /*content: "";*/
    position: absolute;
    width: 1px;
    height: 16px;
    top: 24px;
    right: -1px;
    background: #c0c0c0;
    z-index: -1;
}

.menu li:last-child a:after {
    width: 0;
    height: 0;
}

.menu li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 64px;
    top: 0;
    left: 0;
    background: #c30d23;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    z-index: -1;
}

.menu li.cur a, .menu li:hover a {
    color: #fff;
}

.menu li.cur a:before, .menu li:hover a:before {
    width: 100%;
}

.menu li .submenu {
    overflow: hidden;
    display: none;
    position: absolute;
    width: 100%;
    top: 220px;
    z-index: 9;
    background: #f7f5f5;
    padding: 14px 0;
    left: 0;
    line-height: 0;
    font-size: 0;
    text-align: center;
}

.menu li .submenu dl {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.menu li .submenu dt {
    float: right;
    width: 450px;
    height: 260px;
    overflow: hidden;
}

.menu li .submenu dt a {
    background: none;
}

.menu li .submenu dt img {
    width: 450px;
    height: 260px;
    display: block;
}

.menu li .submenu dd {
    float: left;
    width: 740px;
    margin-top: 30px;
}

.menu li .submenu p a {
    display: block;
    float: left;
    width: 180px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border: 1px solid #d9d9d9;
    padding-left: 42px;
    font-size: 18px;
    color: #333333;
    margin: 0 20px 20px 0;
    position: relative;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu li .submenu p a:nth-child(2n), .menu li:nth-child(3) .submenu p a:nth-child(2n) {
    margin-right: 0;
}

.menu li:nth-child(3) .submenu p a:nth-child(3n) {
    margin: 0 20px 20px 0;
}

.menu li:nth-child(3) .submenu p a {
    width: 280px;
}

.menu li .submenu p a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid #c30d23;
    border-radius: 50%;
    left: 21px;
    top: 21px;
}

.menu li .submenu p a::after, .menu li .submenu dt a::before {
    width: 0;
}

.menu li:hover .submenu p a {
    font-weight: normal;
}

.menu li:hover .submenu p a:hover {
    border-color: #c30d23;
    background: #c30d23;
    color: #fff;
}

.menu li .submenu span a {
    display: block;
    width: 198px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #c30d23;
    padding-left: 42px;
    font-size: 18px;
    color: #fff;
    margin: 0 20px 20px 0;
    position: relative;
    text-align: left;
    font-weight: normal;
    float: left;
    background: #c30d23;
}

.menu li .submenu span a:before, .menu li .submenu p a:hover:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
    border-radius: 50%;
    left: 21px;
    top: 21px;
    background: #fff;
}

.menu li a:-webkit-any-link {
    display: block;
}


.s_bg {
    height: 76px;
    overflow: hidden;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    box-shadow: unset;
}

.search {
    width: 1200px;
    margin: 0 auto;
    height: 76px;
    overflow: hidden;
}

.search p {
    float: left;
    font-size: 16px;
    color: #000000;
    width: 920px;
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    background: url(../image/i23.png) no-repeat 0 24px;
    padding-left: 28px;
    background-size: 24px;
}

.search p a {
    font-size: 16px;
    color: #666;
    padding: 0 10px 0 0;
}

.search p a:hover {
    color: #333;
}

.isearch {
    position: relative;
    overflow: hidden;
}

.search .ser_inp {
    width: 100%;
    height: 40px;
    padding-left: 20px;
    border: none;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #666;
    line-height: 40px;
    outline: none;
    margin-top: 19px;
    border: 1px solid #cccccc;
    border-radius: 40px;
    box-sizing: border-box;
}

.search .ser_so {
    cursor: pointer;
    float: left;
    background: url(../image/i24.png) no-repeat;
    background-size: 20px;
    border: none;
    top: 27px;
    right: 12px;
    position: absolute;
    width: 20px;
    height: 20px;
}

input::-webkit-input-placeholder {
    color: #666;
}

.til01 {
    text-align: center;
    color: #333;
    font-size: 48px;
    line-height: 60px;
    font-family: "Microsoft Yahei";
    white-space: nowrap;
    padding: 0 0 38px;
    background: url(../image/tilbg1.png) no-repeat center bottom;
    margin-bottom: 40px;
}

.til01 p {
    display: block;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    opacity: 0.8;
}


.product {
    height: 970px;
    background: #F7F7F7;
}

.pro {
    padding-top: 68px;
}

.pro h3 {
    text-align: center;
    height: 70px;
    margin-bottom: 49px;
}

.pro h3 span {
    display: block;
    width: 327px;
    margin: 0 auto 13px;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    padding: 0 100px;
    position: relative;
}

.pro h3 span:before {
    width: 100px;
    height: 7px;
    background: url(../image/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
}

.pro h3 span:after {
    width: 100px;
    height: 7px;
    background: url(../image/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    top: 18px;
    right: 0;
}

.pro h3 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    font-weight: normal;
}

.pro .pronav {
    width: 240px;
    float: left;
}

.pro .pronav .prv {
    width: 240px;
    height: 78px;
    background: #c30d23;
    padding-top: 32px;
}

.pro .pronav .prv i {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #FFF;
    margin-bottom: 7px;
    opacity: 0.6;
}

.pro .pronav .prv em {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 26px;
}

.pro .pronav .slide-box {
    border: 1px solid #ebebeb;
    border-top: 0;
    background: #FFF;
    border-bottom: 0;
}

.pro .pronav .slide-box h2 {
    height: 50.5px;
    text-align: center;
    line-height: 50.5px;
    border-bottom: 1px solid #ebebeb;
}

.pro .pronav .slide-box h2 a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.pro .pronav .slide-box h2.cur a {
    color: #c30d23
}

.pro .pronav .slide-box ul {
    border-bottom: 1px solid #ebebeb;
    padding: 16px 0;
}

.pro .pronav .slide-box ul li {
    padding-left: 46px;
    height: 14px;
    line-height: 14px;
    margin-bottom: 12px;
}

.pro .pronav .slide-box ul li a {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    padding-left: 19px;
    background: url(../image/y.png) no-repeat left;
}

.pro .pronav .slide-box ul li a:hover {
    color: #c30d23;
}

.pro .pro_sm {
    width: 922px;
    height: 685px;
    float: right;
}

.pro .pro_sm dl {
    border: 1px solid #ebebeb;
    height: 402px;
    margin-bottom: 25px;
}

.pro .pro_sm dl dt {
    width: 537px;
    height: 402px;
    float: left;
    border-right: 1px solid #ebebeb;
}

.pro .pro_sm dl dt img {
    width: 537px;
    height: 402px;
}

.pro .pro_sm dl dd {
    width: 322px;
    float: left;
    padding-top: 78px;
    padding-left: 59px;
}

.pro .pro_sm dl dd span {
    display: block;
    margin-bottom: 36px;
    padding-top: 4px;
    padding-left: 22px;
    background: url(../image/h.png) no-repeat left top;
    background-size: 20px;
}

.pro .pro_sm dl dd span a {
    font-size: 18px;
    line-height: 18px;
    color: #c30d23;
    font-weight: bold;
}

.pro .pro_sm dl dd p {
    height: 102px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 46px;
    line-height: 26px;
}

.pro .pro_sm dl dd em a {
    display: block;
    width: 110px;
    height: 30px;
    background: #c30d23;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #FFFFFF;
}

.pro .pro_sm .bd {
    position: relative;
}

.pro .pro_sm .bd ul {
    height: 256px;
}

.pro .pro_sm .bd ul li {
    float: left;
    width: 276px;
    height: 256px;
    margin: 0 15px;
}

.pro .pro_sm .bd ul li span {
    display: block;
    width: 274px;
    height: 205px;
    border: 1px solid #ebebeb;
}

.pro .pro_sm .bd ul li span img {
    width: 274px;
    height: 205px;
}

.pro .pro_sm .bd ul li i {
    display: block;
    height: 49px;
    background: #c30d23;
    line-height: 49px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
}

.pro .pro_sm .bd .jt i {
    display: block;
    width: 44px;
    height: 44px;
    float: left;
    position: absolute;
    cursor: pointer;
}

.pro .pro_sm .bd .jt .prev {
    background: url(../image/prev.png) no-repeat center;
    top: 92px;
    left: 0;
}

.pro .pro_sm .bd .jt .next {
    background: url(../image/next.png) no-repeat center;
    top: 92px;
    right: 0;
}

.pro .pro_sm dl dd {
    padding: 78px 30px 0;
}

.slide-box ul {
    display: none;
}

.slide-box .fr1 {
    display: block;
}

/*优势*/
.ys_bg {
    background: url(../image/ys_bg.jpg) no-repeat center 0;
    height: 870px;
    overflow: hidden;
    padding: 68px 0 0;
    background-size: cover;
}

.ys_t {
    padding: 15px 0 0 105px;
    height: 90px;
}

.ys_t ul li {
    float: left;
    width: 265px;
    font-size: 24px;
    color: #fff;
    height: 60px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.ys_t ul li em {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 0;
    overflow: hidden;
    padding: 0 12px 0 0;
}

.ys_t ul li em img {
    width: 40px;
    height: 40px;
}

.ys_t ul li b {
    display: block;
    float: left;
    font-size: 24px;
    color: #333;
    width: 200px;
    line-height: 24px;
}

.ys_t ul li i {
    display: block;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.ys_t ul li {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.ys_t ul li:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #1d2088;
    height: 3px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.ys_t ul li:hover:before {
    right: 35%;
}

.ys_t ul li.on {
    background: url(../image/ys_line01.gif) no-repeat 0 57px;
}

.ys_m dl dt {
    width: 833px;
    height: 543px;
    float: right;
    line-height: 0;
    overflow: hidden;
}

.ys_m dl dt img {
    width: 833px;
    height: 543px;
}

.ys_m dl dd {
    width: 267px;
    height: 443px;
    background: #c30d23;
    float: left;
    padding: 100px 50px 0;
    position: relative;
    z-index: 10;
}

.ys_m dl dd:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 112px;
    border-left: 20px solid #c30d23;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.ys_m dl dd h5 {
    font-size: 32px;
    color: #fff;
    height: 75px;
    line-height: 32px;
    background: url(../image/ys_line02.gif) no-repeat 0 71px;
    margin-bottom: 25px;
}

.ys_m dl dd h5 i {
    display: block;
    font-size: 14px;
    color: #f8c8aa;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.ys_m dl dd p {
    font-size: 14px;
    color: #f9d3bd;
    line-height: 24px;
    padding: 20px 0 0 20px;
    background: url(../image/yjt.png) no-repeat 0 25px;
    background-size: 18px;
}

.ys_m dl dd span {
    display: block;
    width: 227px;
    padding: 50px 0 0;
}

.ys_m dl dd span a {
    display: block;
    font-size: 16px;
    color: #fff;
    background: url(../image/ys_btn.gif) no-repeat;
    width: 160px;
    height: 51px;
    line-height: 50px;
    overflow: hidden;
    /*padding-left: 67px;*/
    border: 1px solid #ffffff;
    text-align: center;
}

.ys_m dl dd span a:hover, .ban01_r em a:hover {
    animation: shake 1.5s linear;
    -webkit-animation: shake 1.5s linear;
}


/*广告条*/
.ban01 {
    background: url(../image/ban01.jpg) no-repeat center 0;
    height: 152px;
    overflow: hidden;
}

.ban01_l {
    font-size: 20px;
    color: #333;
    line-height: 40px;
    padding: 12px 0 0;
    width: 530px;
}

.ban01_l b {
    display: block;
    font-size: 34px;
}

.ban01_l i {
    color: #1d2088;
}

.ban01_r {
    width: 380px;
    padding: 30px 0 0;
}

.ban01_r span {
    display: block;
    float: left;
    width: 220px;
    background: url(../image/ban_tel.png) no-repeat 0 13px;
    padding-left: 45px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

.ban01_r b {
    display: block;
    font-size: 26px;
}

.ban01_r em {
    display: block;
    float: left;
    width: 115px;
    padding-top: 5px;
}

.ban01_r em a {
    display: block;
    font-size: 14px;
    color: #333;
    width: 115px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    overflow: hidden;
    border-radius: 30px;
}

/*新闻资讯*/
.nswsbox {
    padding: 68px 0;
    position: relative;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    overflow: hidden;
}

.nswsbox h3 {
    font-size: 24px;
    height: 62px;
    line-height: 44px;
    font-weight: normal;
    padding: 0 0 0 18px;
    position: relative;
}

.nswsbox h3:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 20px;
    left: 0;
    top: 12px;
    background: #c30d23;
}

.nswsbox h3 a {
    color: #000;
    display: block;
}

.news {
    width: 750px;
}

.news_c dl {
    width: 365px;
    height: 348px;
    overflow: hidden;
    float: left;
}

.news_c dl:nth-child(2) {
    margin-left: 20px;
}

.news_c dt, .news_c dt img {
    width: 365px;
    height: 203px;
    display: block;
    overflow: hidden;
}

.news_c dd h4 {
    font-size: 16px;
    line-height: 54px;
    height: 54px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_c dd h4 a, .new_top h4 a {
    display: block;
    color: #000;
}

.news_c dl:hover h4 a, .new_top:hover h4 a {
    color: #c30d23;
}

.news_c li {
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    position: relative;
    border-bottom: solid 1px #ededed;
    padding-left: 21px;
}

.news_c li span {
    float: right;
    color: #aaa;
}

.news_c li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 22px;
    left: 2px;
    background: #777;
    border-radius: 5px;
}

.news_c li a {
    color: #777;
    display: block;
    width: 600px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.faqs {
    width: 396px;
    overflow: hidden;
    height: 575px;
}

.faqs_c dl {
    margin-bottom: 31px;
}

.faqs_c dt {
    height: 36px;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 36px;
    background: #ededed;
    border-radius: 18px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.faqs_c dt a {
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.faqs_c dt em {
    width: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    background: #c30d23;
    float: left;
    margin-right: 18px;
    border-radius: 18px;
}

.faqs_c dl:hover dt a {
    color: #c30d23;
}

.shp-dl {
    width: 31%;
    margin-left: 2.3%;
}

.shp-dt {
    width: 100%;
    height: auto;
}

.shp-dd {
    text-align: center;
    width: 100%;
    line-height: 50px;
    padding: 0;
}

.shp-dd a {
    color: #fff;
    font-size: 16px;
}

.case .til01 a {
    color: #ffffff;
}

.case {
    padding: 30px 0;
}

/*关于我们*/
.iabout {
    position: relative;
}

.iabout img {
    width: 100%;
}

.iabout-tt {
    background: #ffffff;
    padding: 75px;
    position: absolute;
    width: 770px;
    height: 560px;
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 175px;
    margin: auto 0;
}

.iabout-tt h2 {
    font-size: 36px;
    color: #000000;
    font-weight: 500;
}

.iabout-tt h2 em {
    font-weight: bold;
}

.iabout-tt span {
    font-size: 18px;
    color: #333333;
    margin: 15px 0 20px;
    display: block;
}

.iabout-tt p {
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}

.iabout-tt p span {
    font-size: 16px !important;
}

.iabout a {
    display: block;
    width: 150px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #c30d23;
    border-radius: 40px;
    font-size: 20px;
    color: #c30d23;
    margin-top: 80px;
}

.qyfc {
    margin-top: 55px;
    margin-bottom: 50px;
}

.picScroll-left .bd ul li {
    width: 280px;
    margin-right: 20px;
}

.iabitem {
    width: 100%;
    overflow: hidden;
}

.case_nav {
    padding: 0;
    height: 70px;
}

.case_nav ul {
    text-align: center;
}

.case_nav ul li {
    display: inline-block;
}

.case_nav ul li a {
    font-size: 16px;
    color: #333;
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 32px;
}

.case_nav li a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.case_nav li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #c30d23;
    border-radius: 3rem;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.case_nav li a:hover:before, .case_nav li.cur a:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.case_nav li a:hover, .case_nav li.cur a {
    color: #fff;
    font-weight: bold;
}

.iabitem p {
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

/*底部*/
em, i {
    font-style: normal;
}

.footWrap {
    height: 513px;
    overflow: hidden;
    background: url(../image/footer_bg.gif) repeat-x center top;
    position: relative;
}

.footWrap .footer {
    width: 1200px;
    margin: 0 auto;
}

.flogo {
    height: 444px;
    width: 415px;
    border-right: 1px solid #393939;
}

.flogo h2 img {
    display: block;
    width: 267px;
    height: 83px;
    padding: 43px 0 20px;
}

.flogo h2 em {
    display: block;
    font: 20px "Microsoft YaHei";
    font-weight: bold;
    color: #fff;
}

.flogo li {
    font: 14px "Microsoft YaHei";
    color: #a0a0a0;
    margin-top: 20px;
}

.flogo li img {
    vertical-align: middle;
    padding-right: 10px;
}

.flogo .li4 {
    color: #ffffff;
    font-size: 18px;
}

.flogo .li4 em {
    padding-left: 30px;
}

.fnav {
    width: 370px;
    height: 444px;
    border-right: 1px solid #393939;
}

.fnav p {
    padding: 85px 0 0 40px;
    float: left;
    width: 140px;
    font: 14px "Microsoft YaHei";
    line-height: 48px;
    color: #a0a0a0;
}

.fnav p em {
    display: block;
    font: 18px "Microsoft YaHei";
    font-weight: bold;
    color: #fff;
    margin-bottom: 12px;
}

.fnav p a {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #a0a0a0;
    background: url(../image/farr_1.png) no-repeat left center;
    padding-left: 10px;
    overflow: hidden;
}

.fnav p a:hover {
    background: url(../image/farr_2.png) no-repeat left center;
    color: #ffffff;
    text-decoration: underline;
}

.fcode {
    width: 383px;
    height: 290px;
    overflow: hidden;
    background: url(../image/fcode.gif) no-repeat center top;
    margin-top: 84px;
}

.fcode span {
    display: block;
    font: 14px "Microsoft YaHei";
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    height: 144px;
    padding-top: 16px;
}

.fcode span em {
    display: block;
    font: 30px Arial;
    color: #fff;
    padding: 5px 0 0 35px;
    color: #fff;
}

.fcode p {
    width: 295px;
    margin: 0 auto;
}

.fcode p em {
    display: block;
    width: 82px;
}

.fcode p img {
    display: block;
    width: 82px;
    height: 82px;
}

.fcode p i {
    display: block;
    font: 13px "Microsoft YaHei";
    color: #868686;
    line-height: 35px;
    text-align: center;
}

.foot {
    height: 68px;
    font: 14px "Microsoft YaHei";
    line-height: 68px;
    color: #8a8a8a;
}

.foot span {
    float: right;
    font-weight: bold;
}

.foot span a {
    color: #8a8a8a;
    display: inline-block;
    padding: 0 5px;
    font-weight: normal;
}

.foot em {
    padding: 0 8px;
}

.foot a {
    color: #8a8a8a;
}

.long1 {
    margin-top: 40px;
}


.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination li {
    display: inline-block
}

.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.comtt {
    text-align: center;
    padding: 60px 0 50px;
}
.icase .comtt{
    padding-top: 20px;
}
.icase .comtt h2,.icase .comtt p{
    color: #ffffff;
}
.comtt h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}

.comtt p {
    font-size: 18px;
    color: #666666;
}

.ihzkh {
    padding-bottom: 60px;
}

.ikhlist {
    position: relative;
}

.ikhlist ul li {
    width: 19%;
    margin-right: 15px;
}

.ikhlist ul li .pic {
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}
.ikhlist ul li .pic img{
    width: 100%;
}

.ikhlist .ikhitem img {
    width: 100%;
}

.ikhlist .hd img {
    position: absolute;
    width: 50px;
    top: 25%;
}

.ikhlist .hd .prev {
    left: -60px;
}

.ikhlist .hd .next {
    right: -60px;
}

.pro {
    padding-top: 0;
}

.pro .pronav .slide-box h2 {
    padding: 0 10px;
    box-sizing: border-box;
}

.pro .pronav .slide-box h2 a {
    float: left;
}

.pjt {
    background: url("../images/xjt.png") no-repeat center;
    background-size: cover;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 14px;
}

.slide-box ul {
    display: block;
}

.pro .pronav .slide-box ul li {
    padding-left: 0;
}

.pro .pronav .slide-box ul {
    border-bottom: 1px solid #ebebeb;
    padding: 16px 0 0;
}

.pro .pronav .slide-box ul li a {
    font-size: 15px;
}

.pro .pro_sm .bd ul li {
    width: 49%;
    height: auto;
    margin: 0;
    margin-right: 2%;
    margin-bottom: 10px;
}

.pro .pro_sm .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.pro .pro_sm .bd ul li span {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #ebebeb;
}

.pro .pro_sm .bd ul li span img {
    width: 100%;
    height: auto;
}

.pro .pro_sm .bd ul li i {
    display: block;
    height: 49px;
    background: #ffffff;
    line-height: 49px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.product {
    height: auto;
    background: #F7F7F7;
    padding-bottom: 60px;
}

.pro .pro_sm {
    height: auto;
    float: right;
}

.pro .pronav {
    width: 270px;
    float: left;
}

.pro .pronav .prv {
    width: 270px;
    height: 95px;
    background: #c30d23;
    padding-top: 35px;
}

.iprotel {
    width: 100%;
    height: 140px;
    background: url("../images/iprotel.png") no-repeat;
    background-size: cover;
    padding: 45px 0 25px 55px;
    box-sizing: border-box;
}

.pro .pro_sm {
    width: 890px;
}

.iprotel h2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
}

.iprotel p {
    font-size: 26px;
    color: #eb1d27;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.iyslist {
    margin-bottom: 30px;
}

.iystxt {
    width: 50%;
}

.iysimg {
    width: 50%;
}

.iystxt h2 {
    font-size: 24px;
    color: #cc0000;
    font-weight: bold;
    margin-bottom: 20px;
}

.iystxt h2 span {
    font-size: 52px;
    color: #cc0000;
    font-style: italic;
    margin-right: 10px;
    font-family: Arial Black;
}

.iysp p {
    font-size: 15px;
    line-height: 30px;
    color: #333333;
    background: url("../images/iysicon.png") no-repeat left;
    padding-left: 20px;
}

.iysdesc p {
    font-size: 15px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 30px;
    padding-right: 50px;
}

.iabn {
    padding: 50px 0;
    box-sizing: border-box;
    background: #F2F4F7;
}

.iabnl {
    width: 49%;
    float: left;
}

.iabnr {
    width: 49%;
    float: right;
}


.iabdesc h2 {
    font-size: 36px;
    color: #cc0000;
    /*text-align: center;*/
    margin-bottom: 10px;
}
.inewtt h2 {
    font-size: 36px;
     color: #cc0000;
    /* text-align: center; */
    margin-bottom: 15px;
}
.iabdesc p {
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}

.iabnum {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.iabnumitem {
    text-align: center;
}

.iabnumitem span {
    font-size: 56px;
}

.iabnumitem p {
    font-size: 28px;
}

.iabmore {
    display: block;
    width: 120px;
    line-height: 40px;
    color: #ffffff;
    background: #cc0000;
    text-align: center;
    font-size: 14px;
    margin: 30px 0;
}

.iabnr-item {
    margin-bottom: 20px;
}

.iabnr-item img {
    float: left;
    width: 25%;
}

.iabnr-item .iabnr-desc {
    width: 73%;
    float: right;
}

.iabnr-item .iabnr-desc p {
    color: #666666;
    line-height: 25px;
}

.iabnr-desc h2 {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 5px;
}

.icase {
    padding: 45px 0;
    background: #990000;
}

.icaselist .bd ul li img {
    width: 100%;
}

.icaselist .bd ul li {
    margin: 0 10px;
    width: 380px;
}

.icaselist .bd ul li .icasedesc {
    padding: 40px 20px;
    box-sizing: border-box;
    width: 60%;
}

.icaselist .bd ul li h2 {
    font-size: 16px;
    color: #ffffff;
}

.icaselist .bd ul li p {
    color: #ffffff;
}

.icaseimg {
    overflow: hidden;
    position: relative;
}

.icaseimg img {
    transition: all .3s;
}

.icaseimg img:hover {
    transform: scale(1.1);
}

.icaseimg .lineRight {
    border-color: #ddd;
    color: inherit;
    position: absolute;
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    content: ' ';
    border: 1.5px solid #ddd;
    top: 1px;
    left: 50%;
    transition: height .1s linear .3s, width .1s linear .4s, visibility .0s .51s;
    border-bottom: 0;
    border-left: 0;
    margin: 10px;
    margin-left: 4px;
    z-index: 5;
}

.icaseimg .lineLeft {
    color: inherit;
    position: absolute;
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    content: ' ';
    border: 1.5px solid #ddd;
    right: 0;
    bottom: 0;
    transition: background-size .1s linear .0s, height .1s linear .1s, width .1s linear .2s, visibility .0s .3s;
    border-top: 0;
    border-right: 0;
    z-index: 5;
    margin: 10px;
}

.icaseimg .lineCenter {
    width: 0;
    height: 0;
    position: absolute;
    background-color: #ddd;
    margin-top: 11px;
    margin-left: 11px;
    z-index: 5;
    visibility: hidden;
}

.icaseimg:hover .lineRight {
    width: calc(52% - 22px);
    height: calc(100% - 22px);
    visibility: visible;
    transition: width .1s linear .0s, height .1s linear .1s;
}

.icaseimg:hover .lineLeft {
    width: calc(100% - 22px);
    height: calc(100% - 23px);
    transition: visibility .0s .2s, width .1s linear .2s, height .1s linear .3s, background-size .1s linear .4s;
    background-size: 51% 1px;
    visibility: visible;
}

.icaseimg:hover .lineCenter {
    width: calc(51% - 10px);
    height: 1.5px;
    visibility: visible;
    transition: visibility .0s .2s, width .1s linear .4s, height .1s linear .4s;
}

.icaselist .hd ul {
    text-align: center;
    margin-top: 20px;
}

.icaselist .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -9999999px;
    background: #d4d4d4;
    margin-right: 10px;
    border-radius: 100%;
}

.icaselist .hd ul li.on {
    background: #ffffff;
}

.icasett {
    margin-bottom: 35px;
    color: #ffffff;
    padding-left: 20px;
    font-size: 36px;
}

.ilink p {
    line-height: 70px;
    font-size: 16px;
}

.ilink b {
    font-weight: 500;
}

.pageshow {
    padding: 50px 0 70px;
}

.video {
    width: 40%;
    float: left;
    margin: 0 10px 10px 0;
}
.video img{
    width: 100%;
}

.pdesc h2 {
    font-size: 24px;
    color: #f41b26;
    margin-bottom: 10px;
    font-weight: 500;
}

.pdesc p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}


.w1180 {
    width: 1180px;
    margin: 0 auto;
}

.ab2-list {
    display: flex;
    justify-content: space-between;
}

.ab2-tt {
    font-size: 36px;
    color: #ec1e20;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 70px;
}

.ab2-item {
    margin: 0 10px;
    background: #f2f6f9;
    width: calc(25% - 40px);
    border-radius: 3px;
    text-align: center;
    padding: 20px 10px;
    word-break: break-word;
}

.ab2-item h2 {
    font-size: 50px;
    margin-bottom: 8px;
}

.ab2-item p {
    font-size: 16px;
    margin-bottom: 8px;
}

.ab3list .bd ul li {
    width: 32%;
    margin: 0 5px;
}

.ab3list .bd ul li p {
    font-size: 16px;
    margin: 10px 0 0 0;
    text-align: center;
}

.ab3list .bd ul li img {
    width: 100%;
}

.ab3list {
    margin-left: 5px;
}

.ab3-tt {
    font-size: 24px;
    font-weight: 500;
    margin: 70px 0 15px;
    margin-left: 13px;
    color: #ec1e20;
}

.ab3list {
    position: relative;
}

.ab3list .hd img {
    position: absolute;
    width: 70px;
    top: 38%;
}

.ab3list .hd .prev {
    left: -75px;
}

.ab3list .hd .next {
    right: -60px;
}

.ab4list {
    position: relative;
    padding: 20px;
    box-sizing: border-box;
}

.ab4list .line-top {
    position: absolute;
    content: '';
    width: 100%;
    height: calc(50% - 27px);
    opacity: 0.2;
    border-style: solid;
    left: 0;
    border-color: #151515;
    top: 0;
    border-width: 1px 1px 0 1px;
}

.ab4list .line-bottom {
    bottom: 0;
    border-width: 0 1px 1px 1px;
    position: absolute;
    content: '';
    width: 100%;
    height: calc(50% - 27px);
    opacity: 0.2;
    border-style: solid;
    left: 0;
}

.ab4list .bd ul li {
    width: 24%;
    margin: 0 5px;
}

.ab4list .bd ul li p {
    font-size: 16px;
    margin: 10px 0 0 0;
    text-align: center;
}

.ab4list .bd ul li img {
    width: 100%;
}

.ab4list {
    position: relative;
}

.ab4list .hd img {
    position: absolute;
    width: auto;
    top: 45%;
}

.ab4list .hd .prev {
    left: -10px;
}

.ab4list .hd .next {
    right: -10px;
}


/*发展历程*/
.lctt {
    font-size: 28px;
    color: #333333;
    text-align: center;
    margin-bottom: 50px;
}

.zhangjian_outwrap .zhangjian_ul .and .zhangjian_time_all .zhangjian_time {
    max-width: 480px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zhangjian_ul img {
    width: 100%;
    margin-top: 10px;
}

@media screen and(max-width: 1024px) {
    .zhangjian_outwrap .zhangjian_out {
        width: 1024px;
    }

    .zhangjian_outwrap .zhangjian_out .zhangjian_outbox .zhangjian_ul .zhangjian_time_all .zhangjian_content {
        width: 300px;
    }

    .zhangjian_outwrap .zhangjian_ul .and .zhangjian_time_all .zhangjian_time {
        max-width: 450px;
    }
}

@media screen and (max-width: 768px) {

    .zhangjian_outwrap .zhangjian_out {
        width: 768px;
    }

    .zhangjian_outbox .zhangjian_ul .and {
        margin-top: 10px;
    }

    .zhangjian_outwrap .zhangjian_out .zhangjian_outbox .zhangjian_center_line {
        margin-left: -27px;
        left: 10%;
    }

    .zhangjian_outwrap .zhangjian_out .zhangjian_outbox .zhangjian_ul .and .zhangjian_line_C {
        left: 10%;
        margin-left: -38px;
    }

    .zhangjian_outwrap .zhangjian_out .zhangjian_outbox .zhangjian_ul .and .zhangjian_time_all {
        left: 10%;
        margin-left: 20px;
        margin-top: 20px;
        top: -9px
    }

    .zhangjian_outwrap .zhangjian_out .zhangjian_outbox .zhangjian_ul .and:nth-of-type(even) .zhangjian_time_all {
        left: 10%;
        margin-left: 20px;
        margin-top: 20px;
    }

    .zhangjian_outwrap .zhangjian_out .zhangjian_outbox .zhangjian_ul .and:nth-of-type(even) .zhangjian_content {
        float: left;
    }

    .zhangjian_out .zhangjian_outbox .zhangjian_title .zhangjian_title_text {
        justify-content: start;
        margin-left: 49px;
    }
}

@media (max-width: 667px) {
    .zhangjian_outwrap .zhangjian_out {
        width: 667px;
    }

    .zhangjian_outbox .zhangjian_ul .and {
        margin-top: 10px;
    }

    .zhangjian_out .zhangjian_outbox .zhangjian_title .zhangjian_title_text {
        justify-content: start;
        margin-left: 38px;
    }
}

@media (max-width: 414px) {
    .zhangjian_outwrap .zhangjian_out .zhangjian_outbox .zhangjian_title .zhangjian_title_text {
        justify-content: start;
        margin-left: 12px;
    }

    .zhangjian_outbox .zhangjian_ul .and {
        margin-top: 10px;
    }

    .zhangjian_outwrap .zhangjian_out .and .zhangjian_line_C {
        left: 10%;
        margin-left: -37px;
    }

    .zhangjian_outwrap .zhangjian_out {
        width: 100%;
        padding: 20px 10px;
        box-sizing: border-box;
    }

    .zhangjian_outwrap .zhangjian_out .zhangjian_ul .and .zhangjian_time_all .zhangjian_content {
        width: 270px;
    }

    .zhangjian_outwrap .zhangjian_ul .and .zhangjian_time_all .zhangjian_time {
        max-width: 250px;
    }
}


.zhangjian_out {

    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
}

.zhangjian_out .zhangjian_outbox {
    height: 100%;
    position: relative;
}

.zhangjian_out .zhangjian_title .zhangjian_title_text {
    display: inline-block;
    margin: 50px auto;
    display: flex;
    justify-content: center;
    font-family: Oswald-Bold;
    font-size: 32px;
    color: #005BAC;
    letter-spacing: 0;
    font-weight: 700;
}

.zhangjian_out .zhangjian_outbox .zhangjian_center_line {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    height: 100%;
}

.zhangjian_out .zhangjian_outbox .zhangjian_center_line .zhangjian_line {
    /* position: fixed; */
    background: #005BAC;
    width: 3px;
    height: 2066px;
    margin: 0 auto;
    height: 97%;
}

.zhangjian_out .zhangjian_outbox .zhangjian_center_line .zhangjian_line_headC,
.zhangjian_line_C .zhangjian_line_bigC .zhangjian_line_smallC {
    margin: 0 auto;
    background: #005BAC;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

.zhangjian_ul .and {
    position: relative;
    list-style: none
}

.zhangjian_outbox .zhangjian_ul,
.zhangjian_content_wrap {
    list-style: none;
    padding: 0;
    margin: 0;
}

.zhangjian_ul .and .zhangjian_line_C {
    width: 36px;
    height: 36px;
    /* margin: 180px auto 0; */
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 0px;
    display: inline-block;
}

.zhangjian_ul .and .zhangjian_line_C .zhangjian_line_bigC {
    background: #FFFFFF;
    border: 1px solid #005BAC;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.zhangjian_ul .and .zhangjian_time_all {
    width: 118px;
    position: relative;
    display: inline-block;
    top: 10px;
    left: 50%;
    margin-left: 40px;

}

.zhangjian_ul .and .zhangjian_time_all .zhangjian_time {
    display: inline-block;
    background: #005BAC;
    padding: 0 10px;
    border-radius: 6px;
    min-width: 118px;
    height: 34px;
    border-radius: 6px;
    font-family: Arial-BoldMT;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 34px;
    top: -10px;
    position: absolute;

}

.and .zhangjian_time_all .zhangjian_time_s {
    transform: rotate(45deg);
    background: #005BAC;
    width: 25.8px;
    height: 25.8px;
    margin: 0 auto;
}


.zhangjian_ul .and .zhangjian_time_all .zhangjian_content {

    background: #FFFFFF;
    border-radius: 1px;
    width: 507px;
    /* height: 188px; */
    box-sizing: border-box;
    margin-top: 10px;
}

.zhangjian_ul .and .zhangjian_time_all .zhangjian_content .zhangjian_content_div {
    padding: 0 20px 15px 20px;
    word-break: break-word;
}

.zhangjian_ul .and .zhangjian_time_all .zhangjian_content .zhangjian_content_title {
    display: block;
    font-weight: 700;
    font-family: Arial-BoldMT;
    font-size: 15px;
    color: #005BAC;
    letter-spacing: 0;
    padding-top: 10px;
}

.zhangjian_ul .and .zhangjian_time_all .zhangjian_content .zhangjian_content_txt {
    display: block;
    width: 100%;
    font-family: ArialMT;
    font-size: 15px;
    color: #414142;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 7px;
    line-height: 1.5;
}

.zhangjian_ul .and .zhangjian_time_all .zhangjian_content .zhangjian_content_line {
    background: #F2F2F2;
    height: 1px;
    margin-top: 15px;
}

.and:nth-of-type(even) .zhangjian_time_all {
    margin-left: -158px;
}

.and:nth-of-type(even) .zhangjian_content {
    float: right;
}

.zhangjian_ul .andfirst {
    opacity: 1 !important;
    transition: all 0.5s ease-in-out;
    top: 0 !important;
}

.and .zhangjian_time_all .zhangjian_content .zhangjian_content_div .zhangjian_content_wrap:nth-last-of-type(1) .zhangjian_content_line {
    background: #fff;
}

@media (min-width: 770px) {
    .zhangjian_ul li:nth-child(even) .zhangjian_time_all .zhangjian_time {
        right: 0;
    }
}

/*品牌文化*/
.QX-11229244 {
    width: 100%;
    max-width: 1200px;
    margin: auto;

}

.QX-11229244 .zhu {
    position: absolute;
    right: 0;
    bottom: 0;
}

.QX-11229244 .QX {
    /* overflow: hidden; */
    width: 100%;
    padding-left: 50px;
    margin-left: -50px;
}

.QX-11229244 .all {
    display: flex;
    position: relative;
    margin-right: 50px;
    width: calc(100% - 50px);
    padding: 20px 0;
    align-items: start;
}

.QX-11229244 .textBox {
    width: 66.666%;
}

.QX-11229244 .titleBox {
    position: relative;
}

.QX-11229244 .title {
    font-size: 36px;
    line-height: 1.16667;
    font-style: normal;
    font-weight: 700;
    font-family: Lato, sans-serif;
    letter-spacing: 0em;
    text-align: inherit;
    color: #292929;
    padding: 0px 35px 0px 0px;
}

.QX-11229244 .textTwo {
    margin: 31px 0px 0px 0px;
    padding: 0px 45px 0px 0px;
}

.QX-11229244 .line {
    background-color: #339be2;
    left: -44px;
    width: 6px;
    position: absolute;
    top: 0;
    height: 100%;
}

.QX-11229244 .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    font-family: Lato, sans-serif;
    letter-spacing: 0em;
    text-align: left;
    color: #737373;
}

.QX-11229244 .wrapper {
    /* margin-top: 23px; */
    display: flex;
    flex-wrap: wrap;
}

.QX-11229244 .tile {
    margin: 38px 0px 0px 0px;
    padding: 0px 35px 0px 0px;
    width: calc(50% - 35px);
}

.QX-11229244 .iconBox {
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
}

.QX-11229244 .iconBox .backstage-componet-bd,
.QX-11229244 .iconBox .backstage-componet {
    width: 100%;
    height: 100%;
}

.QX-11229244 .iconBox .backstage-componet-bd img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.QX-11229244 .imgBox {
    width: calc(33.333% - 46px);
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: #339be2;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 90px 0px 0px 0px;
    padding: 0 23px;
    position: relative;
    box-sizing: border-box;
}

.QX-11229244 .imgWra {
    margin: -70px -128px 0px 0px;
    width: calc(100% + 123px);
}

.QX-11229244 .imgWra .backstage-componet,
.QX-11229244 .imgWra .backstage-componet-bd {
    width: 100%;
}

.QX-11229244 .imgWra img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.QX-11229244 .imgBox .text {
    margin-top: 23px;
    margin-bottom: 15px;
    padding: 0;
}

.QX-11229244 .button {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    bottom: -40px;
    right: -105px;
}

.QX-11229244 .buttonWra {
    display: flex;
    transform: translateX(-100%);
    position: absolute;
    top: 0;
    transition: all .3s cubic-bezier(.5, .12, .46, .88);
    opacity: 0;
}

.QX-11229244 .buttonWraTwo {
    /* display: flex; */
    transition: all .3s cubic-bezier(.5, .12, .46, .88);
    opacity: 1;
    display: inline-block;
}

.QX-11229244 .button:hover .buttonWra {
    transform: translateX(0);
    opacity: 1;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}

.QX-11229244 .button:hover .buttonWraTwo {
    transform: translateX(100%);
    opacity: 0;
}

.QX-11229244 .buttonWra .buttonBox a {
    color: inherit;
}

.QX-11229244 .buttonBox a {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: inherit;
    white-space: nowrap;
}

.QX-11229244 .buttonWra .arrow i {
    color: #292929;
}

.QX-11229244 .arrow i {
    color: #f2b002;
    /* font-size: 18px; */
    font-weight: 700;
}

.QX-11229244 .arrow {
    margin-right: 10px;
}

.QX-11229244 .component-button-editor {
    transform: rotate(-270deg) translate(-50%, -50%);
    right: -80%;
    left: unset;
    top: 50%;
}

.QX-11229244 .buttonBox .backstage-componet-bd {
    overflow: hidden;
    color: inherit;
}

.QX-11229244 .buttonBox .backstage-componet {
    color: inherit;
}

@media screen and (max-width: 1200px) {
    .QX-11229244 {
        width: calc(100% - 40px);
        margin: 0 10px 0 30px;
    }

    .QX-11229244 .line {
        left: -20px;
    }

    .QX-11229244 .all {
        margin-right: 0px;
        width: 100%;
    }

    .QX-11229244 .imgWra {
        margin: -70px -78px 0px 0px;
        width: calc(100% + 73px);
    }
}

@media screen and (max-width: 1000px) {
    .QX-11229244 .all {
        display: block;
        width: 100%;
        margin-right: 0;
    }

    .QX-11229244 .textBox {
        width: 100%;
    }

    .QX-11229244 .line {
        left: -14px;
    }

    .QX-11229244 .imgBox {
        width: calc(50% + 20px);
        margin-top: 80px;
        margin-left: -20px;
    }

    .QX-11229244 .imgWra {
        width: 100%;
        margin: 0;
    }

    .QX-11229244 .imgBox .text {
        margin-top: 30px;
        padding: 0 16px;
    }

    .QX-11229244 .button {
        position: relative;
        transform: rotate(0deg);
        bottom: 0;
        left: 0 !important;
        margin-bottom: 15px;
        padding-left: 16px;
    }
}

@media screen and (max-width: 600px) {
    .QX-11229244 .title {
        padding: 0;
    }

    .QX-11229244 .textTwo {
        padding: 0;
    }

    .QX-11229244 .tile {
        padding: 0;
        width: 100%;

    }

    .QX-11229244 .imgBox {
        width: calc(100% + 20px);
        margin-left: -20px;
        margin-top: 40px;
    }

    .QX-11229244 .tile {
        margin-top: 20px;
    }

    .QX-11229244 .wrapper {
        margin-top: 0px;
    }

    .QX-11229244 .QX {
        overflow: hidden;
    }
}

fieldset {
    border: 0;
}

.caselist .caseitem {
    width: 24%;
    margin-right: 1.3%;
    float: left;
    margin-bottom: 20px;
}

.caselist .caseitem p {
    font-size: 16px;
    margin: 15px 0;
    text-align: center;
}

.caselist .caseitem:nth-child(4n) {
    margin-right: 0;
}

.caselist .caseitem img {
    width: 100%;
    border: 1px solid #CCCCCC;
    padding: 5px;
    box-sizing: border-box;
}


.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination li {
    display: inline-block
}

.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.pageleft {
    line-height: 70px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 40px;
}

.pageleft ul {
    text-align: center;
}

.pageleft ul li {
    display: inline-block;
    padding: 10px 30px;
    box-sizing: border-box;
}

.pageleft ul li a {
    font-size: 16px;
}

.pageleft ul li a.active {
    color: #c30d23;
}

.pageleft ul li a:hover {
    color: #c30d23;
}

.pagenav {
    padding-top: 0;
}

.pronav {
    width: 280px;
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
    float: left;
}

.pronavtt {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 50px;
    box-sizing: border-box;
    background: #1c4561;
    width: 100%;
    line-height: 85px;
}


.pnav1 {
    border-bottom: 1px solid #d6d6d6;
    position: relative;
}

.updow {
    position: absolute;
    background: url('../images/updow.png') top center no-repeat;
    height: 24px;
    width: 20px;
    left: auto;
    right: 16px;
    top: 20px;
}

.updow.active {
    background-position: bottom center;
}

.pnav1 > a {
    line-height: 65px;
    font-size: 17px;
    color: #333333;
    padding-left: 25px;
    box-sizing: border-box;
}

.pnav1 > a.active {
    color: #2aa7ea;
}

.pnav2 a {
    line-height: 30px;
    font-size: 14px;
    color: #868585;
    display: block;
    padding-left: 28px;
    box-sizing: border-box;
}

.pnav2 {
    border-top: 1px solid #d6d6d6;
}

.proinfo {
    padding: 18px;
    box-sizing: border-box;
}

.proinfo h2 {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 10px;
}

.proinfo p {
    font-size: 14px;
    line-height: 25px;
    color: #333333;
}

.newlist-d h2 {
    line-height: 35px;
}

.newlist-d .nll {
    width: 25%;
    float: left;
}

.newlist-d .nlr {
    width: 70%;
    float: right;
}

.newlist-d .nll img {
    width: 100%;
}

.newlist-d {
    margin: 20px 0;
    padding-bottom: 10px;
}

.containerch {
    max-width: 1200px;
    margin: 0 auto;
}

.mainch_l {
    width: 100%;
    margin: 10px 0 45px;
    overflow: hidden;
    text-align: center;
}

.mainch_l h1 {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    margin: 15px 15px;
}

.mainch_l p {
    font-size: 16px;
    color: #666666;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 8px;
    margin-top: 8px;
    text-align: left;
    width: 41%;
}

.mainch_l input {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 10px 25px;
    font-size: 16px;
    box-sizing: border-box;
    float: left;
}

.dian_l {
    font-family: 微软雅黑;
    font-size: 14px;
    color: red;
    margin-left: 1%;
    vertical-align: top;
    line-height: 40px;
    height: 36px;
    text-align: left;
}

.mainch_l input {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 10px 25px;
    font-size: 15px;
    box-sizing: border-box;
}

.tijiao {
    width: 20% !important;
    padding: 12px 0;
    background: #c30d23;
    color: #ffffff;
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
}

.inputch textarea {
    width: 100%;
    font-size: 15px;
    font-family: inherit;
}

.inputch {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}

.inputch:nth-child(2n) {
    margin-right: 0
}

.teatareach {
    margin-right: 0;
    width: 100%;
}

.teatareach textarea {
    padding: 10px 22px;
    height: 200px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    box-sizing: border-box
}

.inputch input {
    border-radius: 5px;
    border: 1px solid #cccccc;
}

.clear {
    clear: both
}

.lxl {
    float: left;
    width: 45%;
}

.lxr {
    float: right;
    width: 50%;
}

.lxl h2, .lxr h2 {
    font-size: 22px;
    color: #333333;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 30px;
}

.lxlbox1 {
    /*float: left;*/
    width: 70%;
}

.lxlbox2 {
    /*float: right;*/
    overflow: hidden;
    margin-top: 50px;
}

.lxlbox2img{
    float: left;
    margin-right: 15px;
}
.lxlbox2img p{
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
}

.lxlbox2 img {
    width: 120px;
}

.lxlbox1 h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.lxlbox1 p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.lxmap {
    width: 100%;
    border: 5px solid #CCCCCC;
    box-sizing: border-box;
    margin-top: 30px;
}

#image-block {
    background: url(../images/loading.gif) no-repeat center;
    height: auto;
    overflow: hidden;
    border: 1px solid #DDDDDD;
    text-align: center;
    width: 100%;
}

#image-block a.mod-imagezoom {
    display: inline-block;
    position: relative;
}

#image-block img {
    display: block;
}

.mod-thumbnails {
    margin-top: 15px;
    width: 100%;
    float: left;
}

.mod-thumbnails .tempWrap {
    float: left;
}

.mod-thumbnails .btn-prev, .mod-thumbnails .btn-next {
    display: block;
    float: left;
    width: 15px;
    height: 78px;
    margin: 0 3px 0 0;
    display: inline;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 78px;
    font-size: 11px;
    color: #888;
    cursor: pointer;
}

.mod-thumbnails .btn-prev i, .mod-thumbnails .btn-next i {
    cursor: pointer;
}

.mod-thumbnails .btn-next {
    float: right;
    margin: 0 0 0 3px;
    display: inline;
}

.mod-thumbnails .btn-prev:hover, .mod-thumbnails .btn-next:hover {
    background-color: #f8f8f8;
    color: #1D6DBD;
}

.mod-thumbnails ul {
    float: left;
    padding-left: 0;
    margin-top: 0;
    overflow: hidden;
}

.mod-thumbnails ul li {
    margin: 0 5px;
}

.mod-thumbnails ul li, .mod-thumbnails ul li img {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.mod-thumbnails ul li img {
    width: 76px;
    height: 76px;
    padding: 1px;
    border: 1px solid #ddd;
}

.mod-thumbnails ul li.cover img {
    border-color: #1D6DBD;
    padding: 0;
    border-width: 2px;
}

/* Colorbox */
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}

#mod-product-detail{
    width: 50%;
    float: left;
}
.proshowr{
    width: 45%;
    float: right;
}
.proshowr h2{
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    margin: 20px 0 ;
}
.proshowr p{
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}
.proshowlx{
    margin-top: 100px;
    overflow: hidden;
}
.proshowlx p{
    background: url("../images/ilx.png") no-repeat left;
    padding-left: 50px;
    background-size: 35px;
    font-size: 24px;
    color: #f10000;
    line-height: 40px;
    float: left;
}
.proshowlx p span{
    font-size: 16px;
    color: #333333;
}
.proshowlx a{
    display: block;
    background: #1c4561;
    color: #ffffff;
    text-align: center;
    width: 150px;
    float: right;
}

.proshowcontent{
    border: 1px solid #CCCCCC;
    margin-top: 60px;
}
.proshowhead ul{
    background: #efefef;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.proshowhead ul li{
    float: left;
    cursor: pointer;
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    margin-left: -1px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #efefef;
}
.proshowhead ul li.on{
    border-right: 1px solid #ccc;
    border-top: 2px solid #666;
    position: relative;
    background: #fff;
    margin-top: -3px;
    bottom: -1px;
    height: 35px;
}
.proshowhead ul li.on a{
    font-size: 14px;
}

.proshowhead ul:after {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    content: ".";
}
.proshowmain{
    padding: 20px;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 15px;
}

.fpage{
    display: flex;
    justify-content: space-between;
}
.fpage .sh-a1{
    width: auto;
}
.mph{
    display: none;
}
.banner{
    position: relative;
}
.wap_banner{
    display: none;
}


.iyss{
    padding-bottom: 40px;
}
.ys1 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys1 img {
    width: 560px;
    height: 250px;
    float: right;
}
.ys1 dl {
    background: url(../images/ys01.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: left;
}
.ys1 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys1 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys1 dl dd span {
    color: #ec1b24;
    font-weight: bold;
}
.ys2 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys2 img {
    width: 560px;
    height: 250px;
    float: left;
}
.ys2 dl {
    background: url(../images/ys02.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: right;
}
.ys2 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys2 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys2 dl dd span {
    color: #ec1b24;
    font-weight: bold;
}
.ys3 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys3 img {
    width: 560px;
    height: 250px;
    float: right;
}
.ys3 dl {
    background: url(../images/ys03.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: left;
}
.ys3 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys3 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys3 dl dd span {
    color: #ec1b24;
    font-weight: bold;
}
.ys4 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys4 img {
    width: 560px;
    height: 250px;
    float: left;
}
.ys4 dl {
    background: url(../images/ys04.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: right;
}
.ys4 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys4 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys4 dl dd span {
    color: #ec1b24;
    font-weight: bold;
}

@media (max-width: 992px) {
    .mph{
        display: block;
    }
    .h_top{
        display: none;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .mob_top {
        z-index: 777;
        width: 100%;
        height: 5rem;
        top: 0;
        left: 0;
    }

    .mob_logo {
        float: left;
        height: 3rem;
        margin-top: 1rem;
    }

    .mob_logo img {
        max-height: 100%;
    }

    .mob_menu {
        width: 50px;
        height: 3rem;
        float: right;
        background: #fff;
        margin-top: 1rem;
        border-radius: 5px;
    }

    .mob_menu span {
        display: block;
        width: 60%;
        height: 2px;
        margin: 0.65rem auto 0;
        background: #000;
    }

    .mob_menu_fix {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #000;
        left: 100%;
        top: 0;
        background: #fff;
        transition: all .5s;
        z-index: 888;
    }

    .mob_menu2 {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 1rem 1rem;
    }

    .mob_menu_close {
        float: right;
        width: 5rem;
        height: 5rem;
        text-align: center;
        line-height: 5rem;
        color: #000;
        font-size: 3rem;
        font-weight: normal;
    }

    .mob_menu_close img {
        width: 20px;
        vertical-align: middle;
    }

    .mob_logo2 {
        float: left;
        height: 4rem;
        margin-top: 0.5rem;
    }

    .mob_logo2 img {
        max-height: 100%;
    }

    .menu_list {
        padding: 2rem 1rem;
    }

    .menu_li {
        width: 100%;
        text-align: left;
        line-height: 2rem;
        font-size: 1rem;
        color: #333;
        border-bottom: 1px solid #eee;
        position: relative;
    }

    .menu_li > a {
        color: #333;
    }

    .menu_li > span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 2rem;
        height: 2rem;
        text-align: center;
        transition: all .5s;
        background: url("../images/down.png") no-repeat center;
        color: #ff6a03;
    }

    .menu_ul2, .menu_ul3 {
        display: none;
        width: 100%;
        padding: 0 0 0 1rem;
    }

    .menu_li2, .menu_ul3 {
        width: 100%;
        text-align: left;
        font-size: 1rem;
        line-height: 2rem;
        border-bottom: 1px solid #eee;
        position: relative;
    }

    .menu_li2 a, .menu_li3 a {
        color: #333;
    }

    .menu_li2 > span, .menu_li3 > span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 3.5rem;
        height: 3.5rem;
        line-height: 3.5rem;
        text-align: center;
        transition: all .5s;
        background: url("../images/down.png") no-repeat center;
        color: #ff6a03;
    }
    .header, .content, .footer {
        width: 94%;
        margin: 0 auto;
        font-family: "Microsoft Yahei";
    }
    .wap_banner{
        display: block;
    }
    .pc_banner{
        display: none;
    }
    .comtt h2 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .comtt p {
        font-size: 16px;
    }
    .ikhlist ul li{
        width: 48%;
    }
    .ikhlist ul li img{
        width: 100%;
    }
    .ihzkh {
        padding-bottom: 0px;
    }
    .pro .pronav{
        width: 100%;
    }
    .pro .pronav .prv {
        width: 100%;
        height: 95px;
        background: #c30d23;
        padding-top: 35px;
    }
    .pro .pro_sm {
        width: 100%;
    }
    .pro .pro_sm .bd ul li{
        width: 100%;
    }
    .w1200 {
        width: 94%;
        margin: 0 auto;
    }
    .iystxt {
        width: 100%;
    }
    .iysimg {
        width: 100%;
        margin-top: 20px;
    }
    .iysimg img{
        width: 100%;
    }
    .iabnl {
        width: 100%;
        float: left;
    }
    .iabnumitem span {
        font-size: 30px;
    }
    .iabnumitem p {
        font-size: 16px;
        margin-top: 5px;
    }
    .iabnr {
        width: 100%;
        float: right;
    }
    .iabnr-item .iabnr-desc {
        width: 100%;
        float: right;
    }
    .iabnr-item img {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .icaselist .bd ul li{
        width: 100%;
    }
    .icaselist .bd ul li{
        margin:  0;
    }
    .icaselist .bd ul li .icasedesc {
        padding: 20px 20px;
        box-sizing: border-box;
        width: 100%;
        text-align: center;
    }
    .icaselist .bd ul li .icasedesc a:nth-child(2){
        display: none;
    }
    .flogo h2 img {
        display: block;
        width: 267px;
        height: 83px;
        padding: 43px 0 20px;
        margin:  0 auto;
        margin-bottom: 20px;
    }
    .footWrap .footer {
        width: 94%;
        margin: 0 auto;
    }
    .flogo {
        height: 444px;
        width: 100%;
        border-right: 1px solid #393939;
    }
    .footWrap {
        height: auto;
        background-size: cover;
    }
    .flogo {
        height: auto;
    }
    .fnav{
        height: auto;
    }
    .fnav p {
        padding: 20px 0 0 40px;
    }
    .fcode {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .foot {
        margin-top: 50px;
        margin-bottom: 20px;
        line-height: 24px;
    }
    .foot span {
        width: 100% ;
        float: right;
        font-weight: bold;
    }
    .ty-banner-1 img{
        width: 100%;
    }
    .w1180 {
        width: 94%;
        margin: 0 auto;
    }
    .video {
        width: 100%;
        float: left;
        margin: 0 10px 10px 0;
    }

    .pdesc h2 {
        font-size: 22px;
        color: #f41b26;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 500;
    }
    .ab2-tt {
        font-size: 26px;
    }
    .ab2-item {
        margin: 0;
        background: #f2f6f9;
        width: 49%;
        border-radius: 3px;
        text-align: center;
        padding: 20px 10px;
        word-break: break-word;
        float: left;
        margin-right: 2%;
        box-sizing: border-box;
    }
    .ab2-item:nth-child(2n){
        margin-right: 0;
    }
    .ab2-list {
        display: block;
        overflow: hidden;
    }
    .ab2-item h2 {
        font-size: 36px;
    }
    .ab3-tt {
        font-size: 22px;
        font-weight: 500;
        margin: 50px 0 20px;
        margin-left: 13px;
        color: #ec1e20;
    }
    .ab3list .bd ul li{
        width: 100%;
        margin: 0;
    }
    .ab3list .hd{
        display: none;
    }
    .ab3list {
        margin-left: 0;
    }
    .ab4list .bd ul li{
        width: 100%;
    }
    .QX-11229244 .title {
        font-size: 26px;
    }
    .pageleft ul li {
        display: inline-block;
        padding: 0 5px;
        box-sizing: border-box;
        line-height: 25px;
    }
    .caselist .caseitem {
        width: 49%;
        margin-right: 2%;
        float: left;
        margin-bottom: 20px;
    }
    .caselist .caseitem:nth-child(2n) {
        margin-right: 0;
    }
    .pronav {
        width:100%;
        margin: 0 auto;
    }
    .long1 {
        width:94%;
        margin: 50px auto;
    }
    .sp-ri-h{
        display: none;
    }
    .p-ri {
        width:100%;
        float: right;
        margin-right: 0;
    }
    .pro-dl{
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .newlist-d .nll {
        width: 100%;
        float: left;
    }
    .newlist-d .nlr {
        width: 100%;
        float: right;
    }
    .lxl {
        float: left;
        width: 100%;
    }
    .lxr {
        float: right;
        width: 100%;
    }
    .lxlbox2 {
        float: left;
        margin: 10px 0 20px;
    }
    .tijiao {
         width: 100% !important;
    }
    .show {
        width: 100%;
        padding: 0;
        margin-top: 50px;
    }
    #mod-product-detail {
        width: 100%;
        float: left;
    }
    .proshowr {
        width: 100%;
        float: right;
    }
    .proshowlx {
        margin-top: 50px;
        overflow: hidden;
    }
    .proshowr h2 {
        font-size: 18px;
        margin: 40px 0 10px;
    }

    .ys1,.ys2,.ys3,.ys4 {
        width: 100%;
        height: auto;
    }
    .ys1 dl,.ys2 dl,.ys3 dl,.ys4 dl {
        width: 100%;
        height: auto;
    }
    .ys1 dl dd,.ys2 dl dd,.ys3 dl dd,.ys4 dl dd{
        height: auto;
    }
    .ys1 img,.ys2 img,.ys3 img,.ys4 img {
        width: 100% !important;
        height: auto !important;
        margin-top: 10px;
    }
    .ys2 dl dt,.ys1 dl dt,.ys3 dl dt,.ys4 dl dt{
        margin-top: 20px;
        font-size: 20px;
    }
    .iabdesc h2,.inewtt h2{
        font-size: 26px;
    }
}









