/* 页中滚动条 */

.index-pp {
    width: 100%;
    height: 121px;
    background: url(../../upload/image/1.jpg);
    background-repeat: no-repeat;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.part {
    background: url(http://www.dgchangshun.cn/templates/metx5/images/pic/1.jpg) no-repeat;
}

#demo {
    width: 1070px;
    margin-left: 500px;
    overflow: hidden;
    background: #fff;
}

#indemo {
    display: flex;
    width: max-content;
}

#indemo ul {
    display: flex;
}

#indemo li {
    box-sizing: border-box;
    width: 209x;
    height: 89px;
    margin-right: 8px;
    color: #fff;
    margin-top: 16px;
    text-align: center;
    line-height: 89px;
    border: 1px solid #ddd;
}

#indemo li:hover {
    border: 1px solid #333
}

#indemo li img {
    width: 209px;
    height: 80px;
    object-fit: cover;
}


/* 页面主体区域1样式 */

.index_text {
    height: 1020px;
    background-color: #fff;
}

.index-cp {
    width: 1200px;
    margin: 0 auto;
}

.index_product {
    margin: 0 auto;
    height: 160px;
}

.index_product .lanxian {
    width: 40px;
    height: 3px;
    background-color: #d82634;
    margin: 50px auto 0;
}

.index_product p {
    width: 275px;
    height: 48px;
    font-size: 30px;
    text-align: center;
    margin: 0 auto
}

.product_title {
    width: 180px;
    height: 25px;
    margin: 0 auto
}

.product_title span:nth-child(1) {
    float: left;
}

.product_title span:last-child {
    float: right;
}

.product_title span {
    width: 28px;
    border-bottom: 1px solid #333;
    margin-top: 12px;
    display: block;
}

.product_title dd {
    width: 120px;
    height: 25px;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.container-cp {
    display: flex;
    justify-content: space-between;
}

.left_lm {
    width: 230px;
    height: 860px;
}

.left_title {
    width: 230px;
    height: 80px;
    background-color: #d82634;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
    text-align: center;
    padding-top: 12px;
}

.left_title p {
    font-size: 20px;
    margin: 0;
}

.left_ejlm {
    width: 228px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 50px;
}

.left_ejlm ul li {
    width: 228px;
    height: 44px;
    line-height: 44px;
    text-indent: 1em;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}

.left_lxfs {
    width: 230px;
    height: 50px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #d82634;
    color: #fff;
    font-size: 18px;
    text-indent: 1em;
    line-height: 50px;
}

.left_qq {
   
    width: 100%;
    height: 80px;
    margin: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.left_qq li {
    width: 100%;
    height: 30px;
    line-height: 30px;
   
    font-size: 16px;
   
   
}

.lxfs {
    width: 200px;
    height: 110px;
    /* margin: 0 auto; */
}

.lxfs ul li:nth-child(1) {
    background: url(../../upload/image/22.jpg) no-repeat;
    background-position-y: center;
    text-indent: 2.5em;
    font-size: 16px;
}

.lxfs ul li {
    width: 200px;
    height: 35px;
    line-height: 35px;
}

.product_zs {
    display: flex;
    flex-direction: column;
    width: 950px;
    height: 820px;
}

.product_bt {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    border-bottom: 1px dashed #ddd;
}

.product_bt span {
    color: #b3b0b0;
    font-size: 16px;
}

.product_cpzs {
    margin-top: 20px;
}

.product_cpzs ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product_cpzs ul li {
    /* flex: 33%; */
    width: 305px;
    height: 350px;
    margin-right: 9px;
    margin-bottom: 30px;
}

.product_img {
    box-sizing: border-box;
    width: 305px;
    height: 305px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.product_img a img {
    width: 302px;
    height: 302px;
    object-fit: cover;
    transition: all ease-in 0.5s;
    -moz-transition: all ease-in 0.5s;
    -ms-transition: all ease-in 0.5s;
    -o-transition: all ease-in 0.5s;
    -webkit-transition: all ease-in 0.8s;
}

.product_img a img:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.product_cpzs .biaoti {
    width: 305px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
}

.product_zs .product_cpzs ul li:hover .biaoti {
    background-color: #d82634;
}

.product_zs .product_cpzs ul li:hover .biaoti a {
    color: #ffff;
}


/* 页面主体区域2 */

.index_about {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 500px;
    background-color: #e8e8e8;
}

.container-about {
    width: 1200px;
}

.container-about .about {
    height: 160px;
}

.about_lanxian {
    width: 30px;
    height: 3px;
    background-color: #d82634;
    margin: 50px auto 0;
}

.about .p1 {
    font-size: 30px;
    text-align: center;
    /* width: 275px; */
    margin: 0 auto;
}

.about_title {
    width: 180px;
    height: 25px;
    margin: 0 auto;
}

.about_title dd {
    height: 25px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.about_main {
    display: flex;
    justify-content: space-between;
    /* height: 340px; */
}

.about_main .about_jj {
    width: 580px;
    height: 280px;
}

.about_main .about_jj h4 {
    width: 580px;
    height: 65px;
    font-size: 1.286rem;
    line-height: 65px;
    color: #37474f;
}

.about_main .about_jj .about_text {
    width: 580px;
    height: 210px;
}

.about_main .about_jj .about_text p {
    font-size: 16px;
    line-height: 25px;
}

.about_img {
    width: 593px;
    height: 348px;
    background: url(../../upload/image/23.jpg);
}

.about_img img {
    width: 533px;
    height: 303px;
    margin-top: 27px;
    margin-left: 30px;
}

.index_tupian {
    height: 85px;
    background: url(../../upload/image/24.jpg);
    background-position-x: center;
    background-repeat: no-repeat;
}


/* 轮播图 */

.case_main {
    display: flex;
    flex-direction: column;
}

.case_title {
    width: 1200px;
    height: 265px;
}

.case_title img {
    margin-top: 60px;
}


/* 滚动区域 */

.case_zs {
    width: 1200px;
    height: 175px;
}

.picMarquee-left2 {
    width: 1200px;
    height: 165px;
}

.bd2 {
    width: 1200px;
    height: 165px;
}

.tempWrap {
    display: flex;
    width: 1160px;
    height: 155px;
    overflow: hidden;
}

.tempWrap ul {
    display: flex;
    width: 2552px;
    margin-top: 5px;
}

.tempWrap ul li {
    width: 216px;
    height: 145px;
    margin: 0 8px;
    border-top: 1px solid #ddd;
    overflow: hidden;
}

.tempWrap ul li .pic a img {
    width: 216px;
    height: 121px;
    object-fit: cover;
    transition: all ease-in 0.5s;
    -moz-transition: all ease-in 0.5s;
    -ms-transition: all ease-in 0.5s;
    -o-transition: all ease-in 0.5s;
    -webkit-transition: all ease-in 0.5s;
}

.tempWrap ul li .pic a img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.title2 {
    width: 216px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}


/* 底部新闻版块 */

.index_news {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.news_main {
    width: 1200px;
}

.news_main .news_title img {
    margin-top: 25px;
}

.news {
    display: flex;
    justify-content: space-between;
}

.news_left {
    width: 825px;
    height: 275px;
}

.news_left .bt1 {
    width: 110px;
    height: 40px;
    background: url(../../upload/image/27.jpg) no-repeat;
    font-size: 20px;
    line-height: 40px;
    background-position: center right;
}

.news_zs {
    width: 850px;
    height: 230px;
}

.news_zs ul {
    display: flex;
}

.news_zs ul li {
    width: 250px;
    height: 230px;
    margin-left: 20px;
}

.news_zs ul li .news_img {
    width: 250px;
    height: 149px;
    overflow: hidden;
}

.news_zs ul li .news_img a {
    width: 100%;
    height: 100%;
}

.news_zs ul li a {
    height: 26px;
    overflow: hidden;
    display: block;
}

.news_zs ul li a:hover {
    color: #d82634;
}

.news_zs ul li .news_img a img:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.news_zs ul li .news_img a img {
    width: 250px;
    height: 149px;
    object-fit: cover;
    transition: all ease-in 0.5s;
    -moz-transition: all ease-in 0.5s;
    -ms-transition: all ease-in 0.5s;
    -o-transition: all ease-in 0.5s;
    -webkit-transition: all ease-in 0.5s;
}

.news_zs ul li dd {
    width: 230px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

.news_zs ul li dd:hover {
    color: #d82634;
}

.news_text {
    width: 250px;
    height: 40px;
    font-size: 14px;
}

.news_right {
    width: 320px;
    height: 275px;
}

.news_right .bt2 {
    width: 110px;
    height: 40px;
    background: url(../../upload/image/27.jpg) no-repeat;
    font-size: 20px;
    line-height: 40px;
    background-position: center right;
}

.index_hyzx ul li {
    width: 320px;
    height: 40px;
    background-image: url(../../upload/image/30.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    text-indent: 1em;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_hyzx ul li:hover {
    color: #d82634;
}

ul,
li {
    /* margin: 0; */
    padding: 0;
    list-style: none;
}

.client-2 {
    position: absolute;
    right: -170px;
    top: 0;
    z-index: 900
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative
}

.client-2 .my-kefu-main {
    background: #d82634;
    width: 97px;
    height: 68px;
    position: relative;
    padding: 9px 0 6px;
    float: left
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative
}

.client-2 li a {
    text-decoration: none;
    color: #666;
    word-wrap: break-word
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px
}

.client-2 li i {
    background: url('/public/upload/image/fx.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
    font-style: normal
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff
}

.client-2 .my-kefu-right {
    width: 20px
}

.client-2 .my-kefu-tel-main {
    background: #d82634;
    color: #fff;
    height: 68px;
    width: 247px;
    padding: 9px 0 6px;
    float: left
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px
}

.kefu_main {
    position: fixed;
    top: 50%;
    z-index: 900;
    right: 0;
    width: 70px;
    height: 70px;
}