body,
div,
span,
small,
p,
em,
th,
td,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
textarea {
    padding: 0;
    margin: 0;
}
ul,
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover{
    text-decoration: none;
    color: #000;
}
b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}
i,
em {
    font-style: normal;
}
img {
    border: none;
}
html{
    font-family: "Microsoft YaHei";
    font-size: 14px;
}
body{
    font-family: "Microsoft YaHei";
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
/*@media (min-width:1920px){
    body{
        background-size:100% auto;
    }
}
@media (max-width:1920px){
    body{
        background-size:1920px auto;
        background-position:center 0;
    }
}*/

.wrap1200{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
.fl{float:left}
.fr{float:right}

.header{
    border-top: 6px solid #ef372e;
}
.header .col-md-2 img{
    max-width: 170px;
}
.header .col-md-2 a{
    display: block;
    margin-top: 25px;
    padding-left: 10px;
}

.navbar-nav>li>a:hover{
    color: #333;
    background: url("../images/navlist-bg.png")no-repeat top center;
}
.navbar-nav>li.hover>a{
    color: #333;
    background: url("../images/navlist-bg.png")no-repeat top center;
}

.navbar-nav>li{
    position: relative;
}
.navbar-nav>li:hover div{
    display: block;
}
.navbar-nav>li div{
    width: 280px;
    display: none;
    position: absolute;
    z-index: 999;
    background: rgba(114,114,114,0.9);
}
.navbar-nav>li div a{
    color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.navbar-nav>li div a:hover{
    color: #ff5f5f;
}

.navbar-nav>li div a{
    display: block;
    padding: 10px 10px;
}

.navbar-nav>li>a{
    padding: 43px 24px;
    color: #000;
    font-size:18px;
}
.header .col-md-1{
    padding-top: 40px;
}
.header .col-md-1 a{
    display: inline-block;
    width: 23px;
    height: 23px;
    background: #ef372e;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}
.header .col-md-1 a:nth-of-type(2){
    background: #979cae;
}

.dian {
   bottom:40px;
}

.dian li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #ef372e;
    border-radius: 50%;
}

.dian .active {

    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ef372e;

}


@media (max-width: 1200px){
    .navbar-nav>li>a{
        padding: 43px 12px;
    }
}
@media (max-width: 992px){
    .navbar-nav>li>a{
        padding: 43px 7px;
    }
    .header .col-md-1{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 768px){
    .navbar-header button{
        float: left;
        background: #b9cada;
    }
    .navbar-header button span{
        background: #fff;
    }
    .navbar-nav li a{
        padding: 15px 7px;
    }
    .navbar-nav li a:hover{
        background: none;
    }
    .header .col-md-1{
        padding-top: 15px;
    }
}
.swiper-container{
    overflow: hidden;
}
.swiper-container img{
    display: block;
    width: 100%;
}
.search{
    padding: 32px 0;
    background: #ebeff2;
}
.search input{
    height: 50px;
    line-height: 50px;
    outline: none;
}
.search input:nth-of-type(1){
    width: 91%;
    border: 1px solid #d2dae2;
    margin-left: -1px;
    background:#fff url("../images/search.png")no-repeat right 15px center;
}
.search .col-md-2 input{
    text-align: center;
    padding: 0;
    background: #ef372e;
    color: #fff;
}
.search .srarch-inline{
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #747679;
    width: 86px;
    background: #fff;
    border: 1px solid #d2dae2;
}
@media (max-width: 1200px){
    .search .srarch-inline{
        display: none;
    }
}
@media (max-width: 768px){
    .search .col-md-2{
        padding-left: 0;
    }
}

.ww-offer{
    background: #f3f3f3;
}
.ww-offer .ww-title{
    height: 200px;
    line-height: 200px;
    font-size: 41px;
    text-align: center;
    color: #000;
    font-weight: 100;
}
.ww-offer .col-md-4{
    line-height: 30px;
    color: rgba(0,0,0,.6);
    height: 150px;
    margin-bottom: 60px;
}
.ww-offer .col-md-4 a{
    color: rgba(0,0,0,.6);
}
.ww-offer .col-md-4 .title{
    line-height: 22px;
    color: #ff5f5f;
}

.ww-offer .col-md-4 ul li{
   padding-left: 16px;
    background: url("../images/list-bg1.png")no-repeat left 13px;
	font-size:12px;
	overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}


.tuleft {
   width:30%;
   float:left;
   }
   
.turight {
   width:65%;
   float:right;
   }


.product{
    background: #0090d7;	padding-bottom:30px;
}
.product .col-md-6{
    line-height: 116px;
    height: 116px;
    color: #fff;
    font-size: 23px;
}
.product .col-md-6:nth-of-type(2){
    text-align: right;
}
.product .col-md-6 a{
    font-size: 14px;
    color: #ef372e;
}
.product .item{
    width: 100%;
    overflow: hidden;
}
.product .item li{
    float: left;
    width: 16.5%;
    margin: 0 0.0833%;
    overflow: hidden;
    position: relative;
}
.product .item li img{
    display: block;
    width: 100%;
}
.product .item li dd{
    text-align: center;
    line-height: 55px;
    color: #fff;
}
.product .item li a{
    display: block;
}
.product .item li:nth-of-type(1) div{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(47,48,54,0.4);
}
.product .item li:last-of-type div{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(47,48,54,0.4);
}
.product .carousel-inner{
    padding-bottom: 30px;
}
.product .carousel-indicators{
    bottom: 110%;
}
@media (max-width: 1200px) and (min-width: 800px){
    .product .item li{
        width: 24.5%;
        margin: 0 0.25%;
    }
    .product .item li:nth-of-type(4) div{
        position: absolute;
        left: 0;
        top:0;
        width: 100%;
        height: 100%;
        background: rgba(47,48,54,0.4);
    }
}
@media (max-width: 800px){
    .product .item li{
        width: 33%;
        margin: 0 0.166%;
    }
    .product .item li:nth-of-type(3) div{
        position: absolute;
        left: 0;
        top:0;
        width: 100%;
        height: 100%;
        background: rgba(47,48,54,0.4);
    }
}

.why-us{
    background: #f3f3f3;
    color: #000;
    padding-bottom: 55px;
}
.why-us .title{
    line-height: 104px;
    color: #ef372e;
    font-size: 24px;
}
.why-us .ccon{
    line-height: 27px;
    padding-bottom: 30px;
    margin-bottom: 13px;
    background: url("../images/ehyus-bg.png")no-repeat left bottom;
}
.why-us li{
    padding-left: 31px;
    background: url("../images/whyuslis-bg.png")no-repeat left center;
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}
.why-us li.juzhong{
    line-height: 38px;
}
.why-us .col-md-4{
    overflow: hidden;
}
.why-us .col-md-4 img{
    display: block;
    width: 100%;
    margin-top: 100px;
}
@media (max-width: 992px){
    .why-us .col-md-4{
        display: none;
    }
}

.new{
    background: #f6f7fa;
}
.new .col-md-6{
    line-height: 116px;
    height: 116px;
    color: #afb0b3;
    font-size: 23px;
}
.new .tit .col-md-6:nth-of-type(2){
    text-align: right;
}
.new .tit .col-md-6 a{
    font-size: 16px;
    color: #ef372e;
}
.new .tu img{
    display: block;
    width: 100%;
}
.new .tu{
    position: relative;
}
.new .tu div{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    background: rgba(239,55,46,0.8) url("../images/news-bg.png")no-repeat center center;
}
.new .col-md-3{
    margin-bottom: 38px;
}
.new .col-md-3>a .bt-rq p{
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}

.new .col-md-3>a:hover .tu div{
    display: block;
}
.new .col-md-3>a:hover .bt-rq p{
    color: #ef372e;
}
.new .col-md-3>a{
    display: block;
}
.new .col-md-3 .bt-rq{
    border:1px solid #eaebed;
    border-top: 0;
    padding-left: 14px;
    padding-bottom: 10px;
}
.new .col-md-3 .bt-rq span{
    font-style: italic;
    color: #9b9c9e;
}
.new .col-md-3 .bt-rq p{
    color: #383b41;
    line-height: 40px;
}
.bottom{
    background: #3c3c3c;
    padding-top: 80px;
}
.bottom .tit{
    height: 45px;
    color: #fff;
    font-weight: 600;
}
.bottom .tit1{
    padding-left: 15px;
}
.bottom ul{
    line-height: 24px;
    padding-bottom: 20px;
}
.bottom ul li{
    color: #fff;
}
.bottom ul li a{
    color: #fff;
}
.bottom .row>.col-md-5{
    background: url("../images/bottom-bg.jpg")repeat-y right top;
    margin-bottom: 45px;
}
.bottom .row>.col-md-3{
    padding-left: 70px;
    background: url("../images/bottom-bg.jpg")repeat-y right top;
    margin-bottom: 45px;
}
.bottom .row>.col-md-4 li{
    padding-left: 25px;
}
.bottom .row>.col-md-4 li:nth-of-type(1){
    background:url("../images/bottom1.png")no-repeat 2px 5px ;
}
.bottom .row>.col-md-4 li:nth-of-type(2){
    background:url("../images/bottom2.png")no-repeat 2px 6px ;
}
.bottom .row>.col-md-4 li:nth-of-type(3){
    background:url("../images/bottom3.png")no-repeat 2px 6px ;
}
.bottom .row>.col-md-4 li:nth-of-type(4){
    background:url("../images/bottom4.png")no-repeat 2px 6px ;
}
.bottom .row>.col-md-4{
    padding-left: 40px;
    margin-bottom: 40px;
}
.bottom .row>.col-md-4 form{
    overflow: hidden;
}
.bottom .row>.col-md-4 form input{
    border: 0;
    outline: none;
    height: 27px;
    line-height: 27px;
}
.bottom .row>.col-md-4 form input:nth-of-type(1){
    width: 70%;
    padding-left: 5%;
    float: left;
}
.bottom .row>.col-md-4 form input:nth-of-type(2){
    width: 20%;
    float: left;
    background: #ef372e;
    color: #fff;
}


.cpddx {
   height:auto; overflow:hidden;
   }
   
.cpddx li {
   list-style-type:none;
   float:left;
   width:316px;
   margin-left:2px;
   margin-right:2px;
   }
   
.cpddx li p {
   margin-top:5px;
   text-align:center;
   color:#FFFFFF;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
   
.quan {
   border-radius: 50%;
       aspect-ratio: 1/1;
    object-fit: cover;
   }


@media (max-width: 992px){
    .bottom .row>.col-md-3{
        padding-left: 30px;
        background:none;
    }
    .bottom .row>.col-md-5{
        background: none;
    }
    .bottom .row>.col-md-4{
        padding-left: 30px;
    }
}
.footer{
    padding: 25px 0;
    background: #2e3036;
    line-height: 25px;
    color: #fff;
}
.footer a{
    color: #fff;
}
.footer .col-md-5{
    text-align: right;
}
.footer .col-md-5 a{
    display: inline-block;
    width: 29px;
    height: 29px;
}
.footer .col-md-5 a:nth-of-type(1){
    background:url("../images/footer1.png")no-repeat;
}
.footer .col-md-5 a:nth-of-type(2){
    background:url("../images/footer2.png")no-repeat;
}
.footer .col-md-5 a:nth-of-type(3){
    background:url("../images/footer3.png")no-repeat;
}

