/*首页新版*/
body {
    overflow-x: hidden;
}

/*头部样式*/
.head-bg {
    border-bottom: 1px solid #cdcdcd;
    height: 24px;
}

.wel {
    line-height: 24px;
    font-size: 14px;
}

.wel p {
    margin: 0;
}

.k1 {
    line-height: 24px;
    font-size: 14px;
}

.k1 a {
    line-height: 24px;
    font-size: 14px;
}

#topheader {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

/*模块1产品中心*/
.container2 {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.product-bg {
    background: #f6f6f6;
    /*margin-top: 68px;*/
    padding: 58px 0;
}

.p-title {
    background: url(../img/t1.png) no-repeat top center;
    text-align: center;
    font-size: 40px;
    color: #2b2b2b;
    padding-top: 4px;
    font-weight: bold;
}

.p-title b {
    display: block;
    font-size: 18px;
    color: #707070;
    font-weight: normal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.p-title span {
    font-size: 44px;
    display: inline-block;
    /*width:56px;*/
    /*height: 1px;*/
    /*background: #c7c7c7;*/
    margin: 10px auto;
}

.p-sort {
    background: url(../img/t2.png) no-repeat top center;
    height: 191px;
    overflow: hidden;
    /*margin-top: 45px;*/
}

.sort1 {
    padding: 0 104px;
    padding-top: 58px;
    text-align: center;
    margin: 0 -43px;
}

.sort1 li {
    display: inline-block;
    width: 142px;
    margin: 0 43px;
    margin-bottom: 20px;
}

.sort1 li a {
    display: block;
    font-size: 18px;
    border-bottom: 1px solid #bebebe;
    text-align: center;
    line-height: 33px;
    color: #0f0f0f;
}

.sort1 li:hover a {
    border-color: #0463BD;
    font-weight: bold;
    color: #0463BD;
}

.product_list1 {
    margin: 0 -10px;
    margin-top: 38px;
}

.product_list1 li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
}

.product_list1 li a.img {
    border: 1px solid #c8c8c8;
}

.product_list1 li a.img img {
    width: 238px;
    height: 238px;
}

.product_list1 li h3 {
    width: 238px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_list1 li h3 a {
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: #434343;
    line-height: 38px;
}

.product_list1 li a.img {
    display: block;
}

.product_list1 li a.img:hover {
    border-color: #0463BD;
}

/*模块2 六大优势*/
.box3 {
    /*background: url(../img/bj.jpg) no-repeat top center;*/
    height: 969px;
    overflow: hidden;
}

.box3 .p-title {
    background: url(../img/bt1.png) no-repeat top center;
}

.ys-index {
    /*background: url(../img/bj.png) no-repeat top center;*/
    height: 764px;
    overflow: hidden;
    margin-top: 104px;
    padding: 0 20px;
    padding-top: 52px;
}

.ys-left {
    width: 390px;
    margin-top: 92px;
}

.ys-list li {
    padding-bottom: 36px;
    margin-bottom: 35px;
    border-bottom: 1px dashed #e6e6e6;
}

.ys-list li .ys-img {
    width: 60px;
    height: 60px;
    margin-top: 3px;
}

.ys-list li .ys-wen {
    width: 315px;
}

.ys-list li .ys-wen h2 {
    font-size: 26px;
    color: #2b2b2b;
    font-weight: bold;
    line-height: 24px;
}

.ys-list li .ys-wen p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    color: #878686;
}

.ys-list li:last-child {
    border-bottom: none;
}

.ys-list li:hover .ys-wen h2 {
    color: #0463BD;
    font-weight: bold;
}

.ys-right {
    width: 390px;
    margin-top: 92px;
}

.zixun {
    text-align: center;
}

.zixun a.ck {
    display: block;
    background: url(../img/ck.png) no-repeat 50%;
    font-size: 16px;
    color: #fff;
    width: 160px;
    line-height: 48px;
    text-indent: 65px;
    text-align: left;
    margin-right: 18px;
    margin-top: 5px;
    margin-left: 395px;
}

.zixun .dh {
    font-size: 15px;
    color: #2b2b2b;
    line-height: 27px;
    padding-left: 57px;
    background: url(../img/dh.png) no-repeat left 6px;
    text-align: left;
}

.zixun .dh p {
    line-height: 27px;
    font-weight: 600;
    font-size: 30px;
    color: #ea3d02;
}

.clearfix {
    zoom: 1;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

.clearfix:before {
    display: table;
    content: " ";
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

/*模块3 客户案例*/
.case-index {
    margin-top: 45px;
}

.c-title {
    background: url(../img/t3.png) no-repeat top center;
}

.roll_product {
    float: left;
}

.product_list22 li {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    display: inline;
}

.product_list22 li a.alink {
    width: 300px;
}

.product_list22 li .img img {
    width: 300px;
    height: 200px;
    border: 2px solid #efefef;
}

.product_list22 li h3 {
    text-align: center;
    padding-top: 35px;
    font-size: 20px;
    color: #000;
    background: url(../img/anlixian.png) no-repeat center;
}

.product_list22 li h3 a {
    font-weight: normal;
}

.product_list22 li a.alink {
    display: block;
}

.product_list22 li a.alink:hover {
    border-color: #ea3d02;
}

.product_list22 li h2 {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product_list22 li h2 span {
    color: #ecab43;
    font-weight: 700;
    padding-right: 5px;
}

.product_list22 li p {
    padding-top: 5px;
    width: 100%;
    height: 45px;
    color: #000;
    font-size: 14px;
    text-align: left;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.product_list22 li .xiangqing {
    margin-top: 0px;
    font-size: 14px;
    color: #333;
}

.product_list22 li .xiangqing i {
    color: #d3d3d3;
}

.p-roll {
    position: relative;
    margin-top: 40px;
}

.m_l_btn,
.m_r_btn {
    position: absolute;
    top: 0%;
    cursor: pointer;
}

.m_l_btn {
    left: -88px;
}

.m_r_btn {
    right: -88px;
}
.product_list22 li:hover h2 {
    color: #0463BD;
}
.product_list22 li:hover h3 {
    color: #0463BD;
}

.product_list22 li:hover .img img {
    border-color: #0463BD;
}

.product_list22 li:hover p {
    color: #0463BD;
}

/*.product_list22 li:hover .xiangqing{
    color: #ea3d02;
}*/
.m_l_btn:hover {
    /*background:url(../images/h-left11.png) no-repeat center #ea3d02;*/
    width: 50px;
    height: 200px
}

.m_r_btn:hover {
    /*background:url(../images/h_left11.png) no-repeat center #ea3d02;*/
    width: 50px;
    height: 200px
}

.m_l_btn {
    background: url(../img/red_left.png) no-repeat center;
    width: 50px;
    height: 200px;
}

.m_r_btn {
    background: url(../img/red_right.png) no-repeat center;
    width: 50px;
    height: 200px;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

/*模块4 公司介绍*/
.pic1 {
    width: 100%;
    position: relative;
    /*  left: 50%;
    margin-left: -960px;*/
    margin-top: 80px;
    background: url(../img/index/hen.png) center no-repeat;
    height: 272px;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pictel {
    width: 228px;
    font: normal 16px/16px MicrosoftYaHei;
    color: #fff;
    padding-top: 70px;
}

.pictel strong {
    font: bold 30px/30px MicrosoftYaHei;
    color: #fff;
    margin-top: 8px;
    display: block;
}

.pictel dt {
    margin-top: 34px;
}

.pictel dt a {
    display: block;
    background: url(../img/index/m1.png) no-repeat 50%;
    font-size: 21px;
    color: #fff;
    width: 225px;
    line-height: 50px;
    text-indent: 88px;
    text-align: left;
    font-weight: normal;
}

.w1 {
    color: #fff;
    font-size: 31px;
    display: block;
    line-height: 56px;
    padding-top: 65px;
}

.w1 span {
    color: #fff;
    font-size: 41px;
    display: block;
    letter-spacing: 2px;
}

.w2 {
    color: rgba(255, 255, 255, .32);
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
}

.ad1 {
    margin-top: 106px;
    margin-bottom: 80px;
}

.ad1-left {
    width: 650px;
}

.ad-title {
    font-size: 30px;
    color: #2b2b2b;
    background: url(../img/index/tt1.png) no-repeat left top;
    height: 96px;
    padding-left: 100px;
}

.ad-title span {
    display: block;
    width: 72px;
    height: 2px;
    background: #0463bd;
    margin-top: 5px;
}

.ad-content {
    padding-left: 100px;
    font-size: 15px;
    color: #3e3d3d;
    line-height: 32px;
    margin-top: -15px;
}

.ad-content .ad-txtbox {
    width: 100%;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:6;
    overflow: hidden;
}
.ad-content .ad-imgbox {
    width: 100%;
    height: 50px;
}
.box4 {
    background: url(../img/index/bj3.jpg) no-repeat top center;
    /*height: 765px;*/
    overflow: hidden;
}

.ad2 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ad2-right {
    width: 700px;
}

.ad-title2 {
    background: url(../img/index/tt2.png) no-repeat left top;
}

.p-roll {
    position: relative;
    margin-top: 40px;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
}

.l_btn {
    left: -38px;
}

.r_btn {
    right: -38px;
}

.ad3-left {
    width: 630px;
}

.ad-title3 {
    background: url(../img/index/tt3.png) no-repeat left top;
}


.box5 {
    background: url(../img/index/bj4.jpg) no-repeat top center;
    height: 434px;
    overflow: hidden;
}


.ad4 {
    margin-top: 40px;
}

.ad4-left {
    margin-left: -34px;
}

.ad4-right {
    width: 650px;
    margin-top: 24px;
}

.ad-title4 {
    background: url(../img/index/tt4.png) no-repeat left top;
}

/*公司介绍滚动*/

.l_btn,
.r_btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
    vertical-align: middle;
    width: 61px;
    height: 51px;
}

.l_btn {
    left: -38px;
}

.r_btn {
    right: -38px;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.product_list2 li {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    _display: inline;
}

.product_list2 li a.img {}

.product_list2 li a.img img {
    width: 302px;
    height: 215px;
}

.product_list2 li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list2 li h3 a {
    font-weight: normal;
}

.product_list2 li a.img {
    display: block;
}

.product_list2 li a.img:hover {
    border-color: #e87518;
}

/*模块4 公司介绍end*/
/*模块5 关于我们*/
.about-bg {
    width: 100%;
    /*background: url(../img/index/bj5.jpg) no-repeat top center;*/
    /*background: #0463BD;*/
    height: 533px;
    margin-top: 45px;
}

.about-index {
    padding-top: 85px;
    position: relative;
}

.about-img {
    width: 504px;
}

.about-wen {
    background: url(../img/index/about.png) no-repeat bottom center;
    height: 367px;
    width: 730px;
}

.ab-title {
    font-size: 36px;
    color: #ea3d02;
}

.ab-title b {
    color: #ffffff;
}

.ab-title span {
    color: #5e5e5e;
    font-weight: normal;
}

.ab-con {
    font-size: 15px;
    color: #ffffff;
    line-height: 28px;
    padding-right: 40px;
    text-align: justify;
    margin-top: 22px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;

}

.ab-more {
    width: 108px;
    height: 35px;
    background: #0463BD;
    float: right;
    margin-top: -21px;
    margin-right: 38px;
    position: relative;
    z-index: 9;
}

.ab-more a {
    display: block;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 15px;
}

/*模块5 关于我们end */
/*模块6 新闻*/
.tab_box {
    position: relative;
}

.news-more {
    position: absolute;
    top: 16px;
    right: 0;
}

.tabs {
    height: 40px;
    /*margin-bottom:30px;*/
}

.tabs li {
    float: left;
    margin-right: 33px;
}

.tabs li+li {
    background: url(../img/index/xian1.png) no-repeat left center;
    padding-left: 33px;
}

.tabs li a {
    display: block;
    font: 600 24px/52px "Microsoft Yahei";
    color: #2b2b2b;
}

.tabs li a.tab_click {
    color: #0463BD;

}

.news_box {
    padding-top: 35px;
}

#tab.tab_main {
    width: 100%;
    height: 520px;
    margin: 0 0 20px;
    position: relative;
    border-bottom: 0px solid #c6cdd7;
}

/*修改新闻*/
.newsright>.new_ti {
    color: #0463BD;
}

.hzzhli_r {
    width: 86%;
}

.time {
    background: #0463BD;
}
.time span{
    background: #0463BD;
}
.hzzhli_rt .fl {
    color: #0463BD;
}

/*模块6 新闻end*/
/*模块7*/
.dabiaoti{
     color: #0463BD;
}
.dabiaoti>.bor{
    background: #0463BD;
}
.painter ul li {
    width: 228px;
    height: 109px;
}

.painter {
    padding-bottom: 0px;
}

/*模块7end*/
/*在线留言页面*/
@media (min-width: 768px) {
    .col-sm-2 {
        width: 16.66666667%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-sm-7 {
        width: 58.33333333%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    #form .form-control {
        display: inline-block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }

    .form-group:before,
    .form-group:after {
        display: table;
        content: " ";
        clear: both;
    }

    .form-group {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 15px;
    }

    #form .form-control.btn {
        width: 100%;
        height: 34px;
        padding: 6px 12px !important;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        touch-action: manipulation;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #form .form-group textarea.form-control {
        height: auto;
        resize: none;
        display: inline-block;
    }

    #form .btn-primary {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    #form .btn-danger {
        width: 100% !important;
        height: 34px !important;
        color: #fff;
        background-color: #d9534f;
        border-color: #d43f3a;
    }
}

.page-wrap-right {
    margin-top: 20px;
    overflow: hidden;
}

#form {
    font-size: 0;
}

#form .red-star {
    color: red;
}

#form label {
    font-size: 14px;
}

#form textarea {
    resize: none;
}

#form #checkcode {
    display: inline-block;
    width: 30%;
}

#form #checkCodeImg {
    vertical-align: top;
    margin-left: 10px;
}

#form #change_code {
    line-height: 34px;
    padding: 0 10px;
    color: #ea3d02;
    font-size: 14px;
}

#form .error-info {
    padding-top: 4px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

#form.n-default .msg-wrap {
    position: static;
}

/*在线留言页面end*/
/*底部*/
.foot-bg {
    background: url(../img/index/foot.jpg) no-repeat top center;
    height: 340px;
    margin-top: 50px;
}

#footer {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    padding-top: 35px;
    color: #fff;
}

#footer p {
    letter-spacing: 0px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #0463BD;
    text-decoration: none;
}

.xian {
    margin-left: 40px;
    margin-right: 40px;
}

.foot1 p img {
    width: 280px;
    height: 280px;
}

.foot2 {
    font-size: 17px;
    line-height: 40px;
    margin-top: -12px;
}

.foot2 p a {
    width: 120px;
    font-size: 17px;
    line-height: 40px;
    display: inline-block;
}

.wei {
    /* height: 340px;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;*/
    margin-top: 40px;
}

.wei .erwei {
    width: 140px;
    height: 140px;
}

.foot3 {
    font-size: 15px;
    line-height: 40px;
    margin-top: -12px;
}

.foot3 p {
    padding-left: 30px;
    font-size: 15px;
    line-height: 40px;
}

.foot3 p:nth-of-type(1) {
    /*background: url(../images/pp1.png) no-repeat left center;*/
}

.foot3 p:nth-of-type(2) {
    /*background: url(../images/pp2.png) no-repeat left center;*/
}

.foot3 p:nth-of-type(3) {
    /*background: url(../images/pp3.png) no-repeat left center;*/
}

.foot3 p:nth-of-type(4) {
    /*background: url(../images/pp4.png) no-repeat left center;*/
}

.foot-bg2 {
    background: #0463BD;
}

.copyright0 {
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    padding: 15px 0;
}

.copyright0 a {
    color: #fff;
}

/*底部end*/
.edit_box {
    margin-top: 20px;
}

.edit_box textarea {
    width: 100%;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
}

.edit_box .product_show {
    width: 20%;
    background: #EA3D02;
    color: #fff;
    padding: 10px 20px;
}

.edit_box .product_show h2 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.edit_box .product_show h2 span {
    color: #fff;
    opacity: .6;
    font-size: 16px;
    font-weight: normal;
    margin-left: 10px;
    text-transform: capitalize;
}