﻿html, body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "Microsoft Yahei", Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

ul, li, p, img, b, ol, em, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}

a, a:visited, a:link {
 
    text-decoration: none;color: #333;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.container {
    width: 1200px;
    margin: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.block{
    overflow: hidden;clear: both;
}
.header_top {
    width: 100%;
 background: #b72322 url(../../images/1.png) no-repeat left center;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.logo img {display: block;margin: auto;max-width: 100%;    padding: 15px 0;}

.navbox {
    width: 100%;
    height: 65px;
    line-height:65px;
    background: #b72322 url(../../images/1.png) no-repeat left center;
}

.navbox ul {
    text-align: center;    width: 1200px;
    margin: auto;
}

.navbox ul li {
    display: inline-block;
    position: relative;
}


.navbox ul li a {
    color: #fff;
    display: block;
    padding: 0 88px;font-size: 16px;
}
.navbox ul li:after {content: "";width: 1px;height: 15px;
    border-right: 1px dashed #b4b4b5;position: absolute;right: 0;top: 25px;z-index: 11;}
    
    
    .navbox ul li:nth-child(5):after {
        border: 0;
    }
    .navbox ul li:hover {
       font-weight: bold;
    }
    
 
.banner {
    width: 100%;position: relative;
}

.banner ul li img {
    width: 100%;
    display: block;
}
.banner .hd ul {
    text-align: center;
}

.banner .hd ul li {
    display: inline-block;
    margin: 0 5px;
    background: #eee;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    color: transparent;
}

.banner .hd ul li.on {
    background: #b72322;
}

.banner .hd {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 222;
    width: 100%;
}
.about {
    padding: 50px 0;
}

.about .container {
    overflow: hidden;
    position: relative;
}

.abt_img {
    width: 520px;
    float: left;overflow: hidden;
}

.abt_txt {
    width: 808px;
    background: #fff;
    position: absolute;
    z-index: 22;
    right: 11px;
    top: 21%;
    height: 344px;
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0 0 4px 1px #dcd9d9;
}

.abt_img img {
    width: 100%;
    display: block;
height: 500px;}

.about .container:after {content: "ABOUT US";font-size: 63px;font-weight: bold;
    color: #ccc;position: absolute;top: 33px;right: 319px;}

.abt_txt h3 {
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 22px;
    position: relative;
}

.abt_txt h3:after {content: "";width: 65px;height: 3px;background: #b72422;
    position: absolute;bottom: 0;left: 0;}

.abt_txt p {
  
    line-height: 27px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;text-indent: 24px;
}

a.mores {
    width: 160px;
    background: #b72422;
    display: block;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    height: 30px;
    line-height: 30px;  margin-top: 25px;

}

    .about .abt_img:hover img{
        transform: scale(1.3);
        transition: all 1s;
    }
  .mores:hover {
        background: #364073;
       
    }

    .products {
        padding: 50px 0;width: 100%;
        
    }
    .title {
        text-align: center;
        box-sizing: border-box;
        margin-bottom: 40px;
        background: url(../../images/3.png) no-repeat center center;
        background-size: 463px;
        height: 82px;
        padding-top: 18px;
        background-position-x: 383px;
    }
    
    .title h2 {
        font-size: 33px;
        margin-bottom: 8px;
        color: #333;
    }
    
    .title p {
        font-size: 14px;
        color: #666;
    }
  
        
    .products ul {
        overflow: hidden;
    }
    .products li {
        width: 364px;
        float: left;
        margin: 18px;
    }
    
    .p_box {
        width: 100%;
        overflow: hidden;
    }
    
    .p_box:hover img {
        transform: scale(1.5);
        transition: all 1s;
    }
    
    .p_box img {
        width: 100%;
        display: block;
        height: 243px;
    }
    
    .products li h3 {
        width: 345px;
        text-align: center;
        color: #fff;
        background:  #b72422;
        padding: 8px 0;
        position: relative;
        z-index: 22;
        margin-left: 10px;
        margin-top: -22px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .products li h3:before {content: "→";
        width: 49px;
        height: 40px;
        z-index: 2222;
        display: block;
        position: absolute;
        right: 0px;
        text-align: center;
        line-height: 40px;
        font-size: 20px;        background: linear-gradient(135deg, transparent 15px, #353f72 0) top right;
        top:0;}
    
   
    .products a.mores {
        margin: auto;margin-top: 25px;
    }
    
    .new {
        width: 100%;
        padding: 50px 0;
        background: url(../../images/b2.jpg) no-repeat left top;
        background-size: 100% 100%;
    }
    .new ul li {
        width: 497px;
        float: left;
        margin: 10px 51px;
        box-sizing: border-box;
        padding: 7px 19px 7px 64px;
        border: 2px solid #b72422;
        position: relative;
        border-radius: 10px;background: #fff;
    }
    
    .new ul {
        overflow: hidden;
    }
    
    .new ul li h3 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 5px;
        font-weight: bold;
        color: #333;
    }
    
    .new ul li span {
        position: absolute;
        left: -49px;
        top: 13px;
        width: 88px;
        height: 88px;
        background: #b72422 url(../../images/1.png) no-repeat left center;
        text-align: center;
        color: #fff;
        line-height: 88px;
        font-size: 14px;
        border-radius: 10px;
    }
    
    .new ul li p {
        color: #666;
        font-size: 12px;
        height: 72px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .new ul li:hover {
        background: #b72422;
    }
    
    .new ul li:hover h3,.new ul li:hover p {
        color: #fff;
    }
    .new a.mores {
        margin: auto;
        margin-top: 25px;
    }
    .footer {
        width: 100%;
        background: #000000 url(../../images/1.png) no-repeat left center;
        background-size: 100% auto;
        border-top:5px solid #b72422;
        position: relative;
    }
    
    .footer .container {
        overflow: hidden;
        padding: 50px 0;
        color: #fff;
    }
    
    .footer .container a {
        color: #f2f2f2;
    }
    
    ul.footer_fl.fl {
        width: 602px;
        overflow: hidden;
        line-height: 35px;
        border-right: 1px solid #f3f3f3;
    }
    
    ul.footer_fl.fl li {
        float: left;
        width: 50%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    ul.footer_fl.fl  .location {
        width: 100%;
    }
    
    .footer_fr.fr {
        width: 538px;
        overflow: hidden;
    }
    
    .footer_fr.fr ul li {
        float: left;
        margin: 4px;
    }
    
    .footer_fr.fr ul {
        overflow: hidden;
        margin-top: 3px;
    }
    
    .footer_fr.fr h2 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    
    .footer ul li:hover,.footer ul li:hover a {
        color: #b72422;
    }
    
    .footer:before {content: "";width: 0;height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 12px solid #b72422;position: absolute;left: 50%;
        margin-left: -5px;top: -14px;}
        .footercity {
            width: 100%;
           
            padding: 10px 0;
            line-height: 30px;
            border-top: 1px solid #555050;
        }
        
        .footercity ul {
            overflow: hidden;
            float: left;    width: 1100px;
        }
        
        .footercity ul li {
            float: left;
            margin:4px 7px;
        }
        
        .footercity .container {
            overflow: hidden;    padding: 0;
        }
        
        .footercity .container h3 {
            float: left;
            color: #fff;    margin-top: 3px;
        }
        /****/
        .container.page {
            padding: 20px 0;
        }
        
        .path {
            margin-bottom: 10px;
            border-bottom: 1px dotted #666;
            padding-bottom: 6px;
            padding-left: 28px;
            background: url(../../images/home.png) no-repeat left 0px;
            background-size: 24px;
        }
        
        .path a:hover {
            color: #b72422;
        }
        .page_product ul li {
            width: 380px;
            float: left;
            margin: 10px;
        }
        
        .page_product ul {
            overflow: hidden;
        }
        
        .page_product ul li img {
            width: 100%; 
            height: 290px;
            display: block;
        }
        
        .page_product ul li h3 {
            text-align: center;
            padding: 10px 0;
            background: #b72422 url(../../images/1.png) no-repeat left center;
            color: #fff;
            position: relative;
        }
        .page_product ul li:hover img {
            transform: scale(1.3);
            transition: all 1s;
        }
        
        .page_product ul li:hover .product_imgs {
            overflow: hidden;
        }
        .page_product ul li:hover h3{
          font-weight: bold;
        }
        .pading {
            text-align: center;
            margin-top: 50px;
            margin-bottom: 50px;
        }

.pading a {
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin: 0px 3px;
}

.pading a:hover {
    background: #b72422;
    color: #fff;
    border-color: #b72422;
}
.page_news ul li {
    width: 274px;
    float: left;
    margin: 12px;
    border: 1px solid #666;
    box-sizing: border-box;
    padding: 10px;
    border-top: 5px solid #b72422;
    position: relative;
    border-radius: 17px;
}


.page_news ul {
    overflow: hidden;
}

.page_news {
    margin-bottom: 50px;
}

.page_news ul li h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}

.page_news ul li p {
    color: #666;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 5px;
}

.page_news ul li span {
    font-size: 12px;
    color: #999;
}
/****/
.page_cps ul li {
    width: 380px;
    float: left;
    margin: 10px;
    position: relative;
}

.page_cps ul {
    overflow: hidden;
}

.page_cps {
    margin-bottom: 50px;
}

.page_cps ul li img {
    width: 100%;
    height: 260px;
    display: block;
}

.page_cps ul li h3 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: rgba(183,36,34,0.82);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 22;
    left: 0;
}

.page_cps .product_imgs {
    overflow: hidden;
}

.page_cps .product_imgs:hover img {
    transform: scale(1.2);
    transition: all 1s;
}
/****/
.page_new ul li {
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px dotted #888;
}

.page_new ul li .fl {
    width: 300px;
    border-top-left-radius: 70px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 70px;
    border: 5px solid #b72422;
}


.page_new ul li .fr {
    width: 844px;
}

.page_new ul li .fr h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #b72422;
}

.page_new ul li .fr p {
    width: 95%;
    line-height: 26px;
    color: #666;
    margin-bottom: 18px;
    height: 104px;
    overflow: hidden;
}

.page_new ul li .fr span {
    font-size: 12px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    background: #b72422;
}

.page_new ul li:hover {
    border-color: #b72422;
}

/****/
.page_city ul {
    overflow: hidden;
}

.page_city ul li {
    float: left;
    margin: 10px;
    background: url(../../images/4.png) no-repeat left center;
    width: 220px;
    background-size: 100% 100%;
}
.page_city ul li a {
    display: block;
    color: #fff;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 14px 0;
    width: 114px;
    margin: auto;
}

.page_city ul li:hover a {
    font-weight: bold;
}
.page_dan {
    padding: 20px 0;
}

.page_dan h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #333;
}

.page_dan {
    line-height: 29px;
    font-size: 16px;
    color: #333;
}



.topcp {
    overflow: hidden;
    box-shadow: 0px 3px 4px rgba(16,19,122,0.3);
}


.topcp .fl {
    width: 400px;
    box-sizing: border-box;
    padding: 10px;
}

.topcp .fl img {
    width: 100%;
    display: block;
    border-radius: 10px;
}

.topcp .fr {
    width: 800px;
    box-sizing: border-box;
    padding: 15px 30px;
}

.topcp .fr h3 {
    font-size: 22px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.topcp .fr p {
    color: #666;
    line-height: 28px;
    font-size: 14px;
}
.page_cont {
    padding: 20px 0;
    line-height: 24px;
    color: #666;
}

.page_cont p b a {
    font-weight: bold;
    font-size: 16px;
}
.page_bs {
    line-height: 50px;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
}
.page_bs a {
    color: #333;
}

a.page_return {
    width: 91px;
    background: #b72422;
    display: block;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    float: right;
}

.page_button a{
    color:#333;
}

.page_button {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 30px;
}

.page_button .prevrecord, .page_button .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 16px;
}

.page_button b {

    color: #333;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    padding: 0px 5px;
    font-weight: initial;
}

.page .page_return {
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    padding: 6px 10px;
    background: #ccc;
    float: right;
    color: #fff
}
.page_button a:hover {
    color: #b72422;
}

.page_new2 {
    overflow: hidden;
    width: 100%;
    margin-bottom: 50px;
}

.page_new2 ul li {
    width: 569px;
    float: left;
    position: relative;
    margin: 15px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #b72422;
}
.page_new2 ul li h3 {
    font-size: 16px;
    margin-bottom: 5px;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.page_new2 ul li p {
    color: #666;
    margin-bottom: 10px;height: 48px;
    font-size: 14px;
}

.page_new2 ul li span {
    display: block;
    font-size: 12px;
    width: 90px;
    background: #b72422;
    text-align: center;
    color: #fff;
    position: absolute;
    right: -22px;
    top: -14px;
}
.page_cp2 {
    margin-bottom: 50px;    width: 100%;
    overflow: hidden;
}

.page_cp2 ul li {
    width: 280px;
    float: left;
    margin: 5px;
}

.page_cp2 ul {
    overflow: hidden;
}
.page_cp2 ul li img {
    width: 100%;
    height: 210px;
    display: block;
}

.page_cp2 ul li h3 {
    text-align: center;
    width: 90%;
    background: #b72422;
    color: #fff;
    position: relative;
    z-index: 22;
    top: -10px;
    margin: auto;
    font-size: 14px;
    padding: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page_cp2 ul li h3:after {
   width: 40px;
   height: 34px;
   content: "→";
   display: block;
   position: absolute;
   right: 0px;
   text-align: right;
   line-height: 40px;
   font-size: 20px;
   background: linear-gradient(135deg, transparent 15px, #353f72 0) top right;
   top:0;
   box-sizing: border-box;
   padding-right: 6px;z-index: 2222;
}
.x_title {
    text-align: center;
    margin-top: 30px;
}
.x_title h3 {
    font-size: 30px;
    color: #333;
    padding-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.x_title p {
    font-size: 12px;
    color: #666;
}

.x_title img {
    display: block;
    margin: 5px auto;
}