*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    -webkit-appearance: none;
}

a{
    width: 100%;
    height: 100%;

}
a:hover{
    text-decoration: none;
}

body{
    width: 100%;
    height: 100%;
    /*display: flex;*/
    /*overflow-x:hidden*/
    /*background: #f4f4f4;*/
}

@font-face {font-family: "iconfont";
    src: url('iconfont.eot?t=1595574632277'); /* IE9 */
    src: url('iconfont.eot?t=1595574632277#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAATIAAsAAAAACTgAAAR8AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDSAqFJIRFATYCJAMYCw4ABCAFhG0HXhsBCFFUT7pkH4fpxl7GEBWTK9O21TPv8fC0X79zZ+bNqrTviEW6J9Nulk0qCRop4ynQvYQdZFNT86mwXXxielG4GKWBUqNn9CKmQL+L68Gx1E9rsDygd8loKnzA5wd6sIi03qaz8Q9koj4H4jZeXbqfQNe6piQny5q3B2qFMSwQj2gKB+qUVqkhh7ailswt4gNQaKd30osAeO//fvwHSaEmaTJj7IU7pRZQ8EvxbKVs6P+hurp6MGo8M7hFZBwCFOJlqfUxWRg9RKardJY7BehrS8pY7zA9K31mfrby/39SQsMZ+ua/PIokawRRQdqnsWf8Db9staLITFBLkJVCLUNmBretbCX4t6WsI/YZ4hMAsQ0M3CHSMEtbylQX5eenx3mdGE4k+uvjZ88PpsjZC9asCoSzhgZYZhIyXerZqjsW79u92C/mrN1Zf/0jMW7xguA5XlQU288VAufW4ue82JbLA3gxbL6I8nzIXB49fJt4WGt+wGeuuxK/wYsJQqN1l5psEHsKtR0EHuVFzHu7m9D74lsof7M9L3Q5JcQs5UtOi7ErvB3WHBl2ePzBoYfqDRCEloj2F6CiF7uAjedb88M7XBMmeNt5R6DXxW7BTeYs8GoBDWcGkbMzh2je+FP9Tw+8YvUzJFJjH6C+2BihL1hdtdu194hRByabP3YUARJ7bpjeXn/z3I7Gy2Ytnsx37n8uoSKkXWj3Lgl9pqxQdwgoejikzriYRRnxFYk2kCN5nllC5P37M8dpVfRVjO91578lP7OMZlR9fD2+jOzp4/b6zhdMm3Rs3LxegxQO5Vp3lsvV/H/nM23GrjJexKTjlbYpcW9k5Mwp8UpaOuZip1Wll2QDGyg7SYhtSVOMk03bkqW4olMu9eLJwrJSudw2FxaW+ix8VcqpD/MK5uWvK1j3AIT654+U7l1jGqEeMevs0PDhQcKwhoNihzge9ks5U1DQelrOWE//As+AsdOyl1misYGoICkaW3CbKYvIdxSFoST1jiQxTBwJBgJYDU13ZDYAyF+lv+Tw8TxV+lEPX8/PZQ0QHyBX5rd/nr/xcfgQeQ9Tztd2r4CfBeutPr+dFPwDZFrz/ioVRcLqt7zyAlpXi1zH5s+UpbpERYcTuqaTFZxT98ZSLp55PLQtYkha1iBr24Us2EPQ6DkMVdsR6DqofHHPDEsmSgcHjCIQxrZAMvQDsrFLyIK9C42lt1CNQwZd18J/zZ49QWuLWYhz0IKY+yE0wbhIy8Bpg8K2kPI4cDYp8CkoZGvoAJIYl5BNlEMXZMeYUNObSuI4EiFZxomUkcOgw8EgbpaxQYKLs3KcOys+nix7UBzBOIHWCSwIx4EsEGb9IGgEhgvpNudoc+9vC6J4OODYmroKMwpi1aDbRySKk9ACWS51taq7ls41eqMk4XBIehCJxXBClMEMOcwoA+Eu72UDEThxrD3CblniqUZkW2nc/HLnU26BLuPSGilylGiiRkv7AY27OMaTqCRxF9Wf1hxnGXRbGRdUWUo9Vg+uZVwW3Ea7GgAA') format('woff2'),
    url('iconfont.woff?t=1595574632277') format('woff'),
    url('iconfont.ttf?t=1595574632277') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('iconfont.svg?t=1595574632277#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header{
    height: 44px;
    width: 100%;
    background: #E60012;
    position: relative;
    position: fixed;
    top: 0;
    z-index: 99999999;
}
.header .lan{
    /*width:18px;*/
    height:15px;
    display: inline-block;
    padding-right: 3%;
    position: absolute;
    top: 27%;
    right: 0;
}
.header .lan a{ color: #fff;}

.daohang_btn {
    width:18px;
    height:15px;
    display: inline-block;
    padding-left: 2%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 10px;
    padding-bottom: 10px;
}

.daohang_btn > span {
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    background: #ffffff;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.daohang_btn > span:nth-child(2) {
    -webkit-transform: translate3d(0, 3px, 0);
    -moz-transform: translate3d(0, 3px, 0);
    transform: translate3d(0, 3px, 0);

}

.daohang_btn > span:nth-child(3) {
    -webkit-transform: translate3d(0, 6px, 0);
    -moz-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
    width: 60%;
}


.daohang_btn.bianhuan span {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
    -moz-transform: translate3d(0,6px, 0) rotate(45deg);
    transform: translate3d(0, 6px, 0) rotate(45deg);
}

.daohang_btn.bianhuan span:nth-child(2) {
    opacity: 0;
}

.daohang_btn.bianhuan span:nth-child(3) {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg);
    width: 100%;
}

.title{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.title>img{
    height: 35%;
}

.main{
    width: 100%;
    padding: 44px 0 56px 0;
}
f

.main>.main_top{
    width: 100%;
    position: relative;
}

.main>.main_top>.banner{
    width: 100%;
}

.main>.main_top>.banner>.banner_kuang{
    width: 100%;
    height: 100%;
}

.main>.main_top>.banner>.banner_kuang .tu{
    width: 100%;
    height: 100%;
}

.main>.main_top>.banner>.banner_kuang .tu>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.main>.main_top>.chanpin_s{
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0 30px 0;
}

.main>.main_top>.chanpin_s>.chanpin_kuang_s{
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li{
    width: 25%;
    background-image: url("../images/dianti/cp1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    display: flex;
    justify-content: center;
    flex-direction:column;
    align-items: center;
}

.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li:nth-child(2){
    background-image: url("../images/dianti/cp2.png");
}

.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li:nth-child(3){
    background-image: url("../images/dianti/cp3.png");
}
.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li:nth-child(4){
    background-image: url("../images/dianti/cp4.png");
}

.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li>.tubiao{
    width: 30%;
    height: 22%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li>.tubiao>img{
    width: 100%;
}
.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li>.name{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    padding: 10% 0 15% 0;
}

.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li>.liaojie{
    width:70%;
    height:20px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
}

.main>.main_top>.chanpin_s>.chanpin_kuang_s>.chanpin_li>.liaojie>a{
    width:100%;
    height:100%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 12px;
    transform: scale(0.8);
}

.main>.main_top>.chanpin_s>.sousuo{
    transform: translateY(-50%) translateX(-50%);
    width: 88%;
    height: 45px;
    border-radius: 45px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3);

}

.main>.main_top>.chanpin_s>.sousuo>form{
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;

}
.main>.main_top>.chanpin_s>.sousuo>form>#keyword{
    width: 80%;
    height: 100%;
    border: none;
    padding-left:20px;
}


.main>.main_top>.chanpin_s>.sousuo>form>#keyword::placeholder {
    color: #999999;
    padding-left: 20%;
}

.main>.main_top>.chanpin_s>.sousuo>form>.btn{
    padding: 0;
    border: none;
    width: 20%;
    height: 100%;
    margin: 0;
    background-color: #ffffff;
    background-image: url("../images/dianti/fangdajinip.png");
    background-repeat: no-repeat;
    background-size: 40% auto;
    background-position: 50%;
}
.main>.main_top>.chanpin_s>.sousuo>a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.main>.main_top>.jiaoxiang{
    width: 100%;
    background-image: url("../images/dianti/jxbj.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    padding-bottom: 20px;
    background-color: #ffffff;
}
.main>.main_top>.jiaoxiang.two{
    width: 100%;
    background-image: url("../images/dianti/guanguang.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang{
    width: 85%;
    margin: 0 auto;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_w{
    width: 50%;
    padding:23px 0 30px 0 ;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_w>.title{
   width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_w>.title>.name{
     font-weight:600;
     color:rgba(35,35,35,1);
     font-size: 17px;
    padding-right: 5px;
 }

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_w>.title>.xinhao{
    color:#999999;
    font-size: 12px;
}
.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_w>.wenzi{
    color:#999999;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
    padding: 25px 0;
    width: 90%;
}
.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_w>.btn{
    border: 2px solid #232323;
    padding: 0 5px;
    width: 60%;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_w>.btn>a{
    color:#232323;
    font-size: 12px;
    line-height:28px ;
    text-align: center;
    display: inline-block;
    transform: scale(0.9);
}


.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_tu{
    width: 34%;
    padding-right: 12%;
}

.main>.main_top>.jiaoxiang.two>.jiaoxiang_kuang>.jx_top>.jiaoxiang_tu{
    width: 34%;
    padding-left: 12%;
    padding-right: 0;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_top>.jiaoxiang_tu>img{
    width: 100%;

}
.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li{
    width: 32%;

}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li>.tu{
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;

    border-bottom: none;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li>.tu>.img{
    width: 80%;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow:hidden;

}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li>.tu>.img>img{
    height: 85%;
    width: 100%;
    object-fit:cover;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li>.li_b{
    width: 100%;
    background: #282828;
    padding-bottom: 10px;
}
.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li>.li_b>.wenzi{
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    padding: 14px 0;
    line-height: 14px;
}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li>.li_b>.lj{
    border: 2px solid #ffffff;
    padding: 0 5px;
    width: 60%;
    margin: 0 auto;

}

.main>.main_top>.jiaoxiang>.jiaoxiang_kuang>.jx_botom>.jx_li>.li_b>.lj>a{
    color:#ffffff;
    font-size: 12px;
    transform: scale(0.9);
    line-height:20px ;
    text-align: center;
    display: inline-block;
    transform: scale(0.9);
}

.main>.main_top>.aboutus{
   width: 100%;
    background-image: url("../images/dianti/about_b.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.main>.main_top>.aboutus>.name{
    font-size: 18px;
    color: #232323;
    text-align: center;
    padding: 40px 0 25px 0;
    font-weight: 600;
}


.main>.main_top>.aboutus>.tu{
    width: 70%;
    margin: 0 auto;
    padding-bottom: 5px;
}
.main>.main_top>.aboutus>.tu>img{
    width: 100%;
}

.main>.main_top>.aboutus_weniz{
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
    color: #232323;
    width: 85%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom:70px ;
}
.main>.main_top>.aboutus_weniz>text{
    color: #ff0000;
}
.dibu{
    width: 84%;
    background: #E60012;
    padding:9% 8%;
    display: flex;
    align-items: center;

}



.dibu>.logo{
    padding-right: 2%;
    width: 25%;
}
.dibu>.logo>img{
    width: 100%;
}


.dibu>.wenzi{
    padding-left: 5%;
    border-left: 1px solid #ffffff;
    transform: scale(0.9);
}



.dibu>.wenzi>.w{
    font-size: 12px ;
    line-height: 12px;
    color: #ffffff;
}
.dibu>.wenzi>.w:nth-child(2){
    padding: 10px 0;
}

.footer{
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #ffffff;
    border-top: 1px solid #fafafa;
    z-index: 9999999;
    box-sizing: border-box;
}
.footer>.footer_kuang{
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.footer>.footer_kuang>.footer_li{
   width: 25%;
    padding: 6px 0;
}

.footer>.footer_kuang>.footer_li>a{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer>.footer_kuang>.footer_li>a>.tu{
    width: 100%;
    height: 23px;
    display: flex;
    justify-content: center;
}
.footer>.footer_kuang>.footer_li>a>.tu>img{
    height: 100%;
}
.footer>.footer_kuang>.footer_li>a>.wenzi{
    font-size: 12px;
    color: #999999;
    padding-top: 5px;
}

.footer>.footer_kuang>.footer_li>a>.wenzi.xuanzhong{
    color: #000000;
}

.cp_daohang{
    width: 100%;
    position: fixed;
    top: 44px;
    bottom: 57px;
    background: rgba(0, 0, 0, .6);
    justify-content: flex-start;
    opacity: 0;
    display: none;

}
.cp_daohang.xuanzhong{
    opacity: 1;
}
.cp_daohang>.daohang_kuang{
    width: 78%;
    height: 90%;
    background: #ffffff;
    padding: 15% 0 0 0;
    position: relative;
    left: -100%;
    transition: opacity 0.3s,left 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;
}
.cp_daohang>.daohang_kuang.xuanzhong{
    left: 0;
}
.cp_daohang>.daohang_kuang>.kuang_c{
    width: 100%;
    height: 100%;
}

.cp_daohang>.daohang_kuang>.kuang_c>.dh_li{
    width: 90%;
    border-bottom: 1px solid #EEEEEE;
}

.cp_daohang>.daohang_kuang>.kuang_c>.dh_li>a{
    width: 92%;
    display: inline-block;
    padding: 10px 4%;
    font-size: 15px;
    color: #232323;
}

/*产品*/
.n_banner{
    width: 100%;
    /*height: 200px;*/
    padding-top: 44px;
}
.n_banner>.tu{
    width: 100%;
    height:100%;
}

.n_banner>.tu>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}





/*path面包屑*/
.path{
    width: 95%;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    color: #949494;
    background: #fafafa;
    padding-left: 5%;
}

.path>.home_tu>.iconfont{
    font-size: 16px;
    color: #4f4f4f;
}
.path>a{
    font-size: 14px;
    color: #949494;
    width: auto;
    height: auto;
}
/*path面包屑结束*/

.main.c{
    width: 100%;
    padding: 20px 0 57px 0;
}
.main.c.main_xx{
    padding: 0 0 57px 0;
}
.main.main_xx{
    padding: 0 0 57px 0;
}
.main>.chanpin_kuang{
    width: 90%;
    margin: 0 auto;
    padding:  0;

}
.main>.btn_kuang{
    width: 100%;
}

.main>.btn_kuang>.name{
    width: 100%;
    text-align: center;
    /*border-bottom: 1px solid #999999;*/
    color: #e60012;
    font-weight: 600;
    font-size: 24px;
    line-height: 60px;
}
.main>.btn_kuang>.hj_btn{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.main>.btn_kuang>.hj_btn>a{
    height: auto;
    width: 90%;
    padding: 0 5%;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f4f4f4;

}
.main>.btn_kuang>.hj_btn>a>.btn{
    padding: 0 5%;
    text-align: left;
    color: #666666;
    font-size: 20px;
    line-height: 50px;
    transition: background 0.3s,color 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;
}
.main>.btn_kuang>.hj_btn>a>.iconfont{
    color: #666666;
    font-size: 18px;
}



.main>.chanpin_kuang>.chanpin{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.main>.chanpin_kuang>.chanpin.jxby{
    justify-content: left;
}
.main>.chanpin_kuang>.chanpin>.cp_li{
    width: 45%;

}
.main>.chanpin_kuang>.chanpin.jxby>.cp_li{
    width: 32%;
    padding-right: 2%;
}
.main>.chanpin_kuang>.chanpin.jxby>.cp_li:nth-child(3n){
    padding-right: 0;
}
.main>.chanpin_kuang>.chanpin>.cp_li>a{
    width: 100%;
    display: inline-block;
    height: auto;
}
.main>.chanpin_kuang>.chanpin>.cp_li>a>.tu{
    width: 100%;

}
.main>.chanpin_kuang>.chanpin>.cp_li.fs>a>.tu{
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.main>.chanpin_kuang>.chanpin>.cp_li>a>.tu>img{
    width: 100%;

}

.main>.chanpin_kuang>.chanpin>.cp_li>a>.wenzi{
   text-align: center;
    font-size: 12px;
    color: #999999;
    padding: 5px 0;

}
.main>.chanpin_kuang>.chanpin>.cp_li>a>.wenzi>div:first-child{
    font-size: 14px;
    color: #232323;
}
.main>.chanpin_kuang>.chanpin>.cp_li>a>.wenzi>div:last-child{
    font-size: 12px;
    color: #999999;
}


/*分页*/
.fanye{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 0;
}

.fanye>.current,
.fanye>a{
    display: inline-block;
    border: 1px solid #a0a0a0;
    padding: 2px;
    color: #a0a0a0;
    font-size: 12px;
    width: auto;
    min-width: 20px;
    text-align: center;
    margin: 0 5px;
}

/*分页结束*/

.cpInfo{
    width: 90%;
    margin: 0 auto;
}
.cpInfo>.cp_tu{
    width: 100%;
    height: 460px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}
.cpInfo>.cp_tu>img{
    height: 100%;
}

.cpInfo>.xinxi{
    width: 100%;
    padding-bottom: 20px;
}

.cpInfo>.xinxi>.li{
   text-align: center;
    padding: 5px 0;
    color: #232323;
    font-size: 16px;
}
.cpInfo>.xinxi>.li>text{
    color: #E50012;
    font-size: 16px;
    font-weight: 600;
}

/*详情页分页*/
.chanping_fanye{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 25px 0 40px;
    border-top: 1px solid #dddddd;

}

.chanping_fanye>.fanye_left{
    display: flex;
    flex-direction: column;
    color: #666666;
    font-size: 14px;
    width: 40%;
}
.shangyiye{
    display: flex;

}
.chanping_fanye>.fanye_left a{
    color: #666666;
    font-size: 14px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.chanping_fanye>.fanye_left>.xiayiye{
    padding-bottom: 5px;
    display: flex;
    align-items: center;

}
.shangyiye>.shangl,
.chanping_fanye>.fanye_left>.xiayiye>.shangl{
    width: 20%;
}

.chanping_fanye>.fanhui_right{
    border: 1px solid #c4c4c4;
    font-size: 16px;
    padding: 10px 20px;
    transition: background 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;
}

.chanping_fanye>.fanhui_right:hover{
    background: #c4c4c4;
}

.chanping_fanye>.fanhui_right>a{
    color: #666666;
    transition: color 0.3s cubic-bezier(0.645,0.045,0.355,1) 0s;
}

.chanping_fanye>.fanhui_right:hover>a{
    color: #ffffff;
}
/*详情页分页结束*/

.chanping_fanye>.fanye_left{
    font-size: 12px;
    width: 70%;
}

.chanping_fanye>.fanhui_right{
    padding: 5px 10px;
    font-size: 12px;
}
.chanping_fanye>.fanye_left a{
    width: 75%;
}
.chanping_fanye>.fanye_left a{
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:1;

}


.shangyiye>.shangl,
.chanping_fanye>.fanye_left>.xiayiye>.shangl{
    width: 25%;
}


/*关于华美*/

.aboutus{
    width: 90%;
    margin: 0 auto;
}

.aboutus>.biaoti{
    width: 100%;
   color: #232323;
    font-size: 16px;
    font-weight: 600;
    padding-top: 20px;

}
.aboutus>.biaoti>text{
   position: relative;
}

.aboutus>.biaoti>text:after{
    content: '';
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 3px;
    background: #ff0000;
}
.aboutus>.wenzi{
    color: #232323;
    font-size: 12px;
    text-align: justify;
    width: 95%;
    margin: 0 auto;
    line-height: 20px;
    padding: 20px 0;
}
.aboutus>.wenzi>font{
    color: #232323;
    font-size: 12px;
    text-align: justify;
    line-height:22px;

}
.aboutus>.abouts_tu{
   width: 100%;
    display: flex;
    justify-content: center;
}
.aboutus>.abouts_tu>img{
   height: 200px;
}

.aboutus>.zizhitu{
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 40px 0;

}
.aboutus>.zizhitu>.tu_kuang{
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    width: 45%;
}
.aboutus>.zizhitu>.tu_kuang>.tu{
    width: 100%;
    height:200px ;
}
.aboutus>.zizhitu>.tu_kuang>.tu>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.aboutus>.zizhitu>.tu_kuang>.wenzi{
    color: #666666;
    font-size: 16px;
    padding: 10px 0;
}
/*关于华美结束*/
/*案例*/
.anli{
    width: 90%;
    margin: 0 auto;
}

.anli>.anli_wenzi{
    font-size: 12px;
    line-height: 20px;
    color: #232323;
    text-align: left;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.anli>.anlizhanshi{
    width: 100%;
}

.anli>.anlizhanshi>.biaoti{
    font-size: 16px;
    color: #232323;
    font-weight: 600;

}
.anli>.anlizhanshi>.biaoti>text{
    position: relative;
}

.anli>.anlizhanshi>.biaoti>text:after{
    content: '';
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 3px;
    background: #ff0000;
}
.anli>.anlizhanshi>.alzs{
    width: 100%;
    display: flex;
    flex-wrap:wrap;
    margin: 0 auto;
    padding-top: 30px;
}

.anli>.anlizhanshi>.alzs>.tu{
    width: 48%;
    padding-right: 4%;
    /*padding-bottom: 30px;*/
}
.anli>.anlizhanshi>.alzs>.tu:nth-child(2n){
    padding-right: 0%;
}
.anli>.anlizhanshi>.alzs>.tu>.tu_kuang{
    width: 100%;
    height: 110px;
    overflow: hidden;
    border-radius: 5px;
}
.anli>.anlizhanshi>.alzs>.tu>.tu_kuang>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    transition: transform 0.7s cubic-bezier(0.645,0.045,0.355,1) 0s;
}
/*.anli>.anlizhanshi>.alzs>.tu:hover>.tu_kuang>img{*/
/*    transform: scale(1.1);*/
/*}*/


.anli>.anlizhanshi>.alzs>.tu>.wenzi{
    font-size: 14px;
    padding: 15px 0;
    color: #666666;
    text-align: left;
}

/*弹出*/
.tancchu{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    opacity: 0;
}
.tancchu>.tu{
    width: 50%;
    height: 50%;
}
.tancchu>.tu>img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
/*案例结束*/

/*联系我们*/
.lianxi{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 57px;
}

.lianxi>.biaoti{
    font-size: 16px;
    color: #232323;
    font-weight: 600;
    padding: 20px 0;

}
.lianxi>.biaoti>text{
    position: relative;
}

.lianxi>.biaoti>text:after{
    content: '';
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 3px;
    background: #ff0000;
}

.lianxi>.map{
   width: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    overflow: hidden;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lianxi>.map>img{
    width: 100%;
}

.lianxi>.dizhi{
    display: flex;
    align-items: center;
    padding: 15px 10px;
}

.lianxi>.dizhi>.tu{
    padding-right: 5px;
}
.lianxi>.dizhi>.wenzi{
    line-height: 13px;
   color: #232323;
    font-size: 13px;

}

.lianxi>.lxws{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
}

.lianxi>.lxws>.wenzi{
     font-size: 14px;
     color: #232323;
    font-weight: 600;
 }
.lianxi>.lxws>.xinxi_kuang{
    width: 72%;
    border-radius: 10px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .2);
    background: #f4f8fb;
    padding: 10px 4%;
}

.lianxi>.lxws>.xinxi_kuang>.li{
    display: flex;
    align-items: center;
    padding: 5px 0;

}
.lianxi>.lxws>.xinxi_kuang>.li>.tu{
 padding-right:10px;

}
.lianxi>.lxws>.xinxi_kuang>.li>.wenzi{
    font-size: 12px;
    color: #232323;
}

/*搜索框改*/
/*搜索框改*/

.espcms_page{
    width: 100%;
    padding-bottom: 63px;
}
.espcms_formwidth_c{
    width: 90%;
    margin: 0 auto;
}
.espcms_newslist.xiugai{
    width: 90%;
    display: flex;
    flex-wrap:wrap;
    padding: 0;
    margin: 0 auto;

    padding-top: 20px;
}

.espcms_newslist.xfiugai>.espcms_strlist{
    width: 48%;
    padding: 0 4% 10px 0;
}
.espcms_newslist.xiugai>.espcms_strlist:nth-child(2n){
    padding: 0 0 10px 0;
}

.espcms_newslist.xiugai>.espcms_strlist>a{
    width: 100%;
    height: auto;
    display: inline-block;
}
.espcms_newslist.xiugai>.espcms_strlist>a>.tu_kuang{
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border: 1px solid #fafafa;
    box-sizing: border-box;
}

.espcms_newslist.xiugai>.espcms_strlist>a>.tu_kuang>img{
    width: 100%;
}

.espcms_newslist.xiugai>.espcms_strlist>a>.wenzi{
    font-size: 16px;
    color: #949494;
    text-align: center;
    line-height: 30px;
}

.espcms_member_login_center{
    padding: 0;
    border: none;
}
.espcms_formwidth_c{
    width: 90%;
    margin: 0 auto;
}
.espcms_form_group.xiugais{
    display: flex;
    justify-content: center;

}
.espcms_form_group.xiugais>.xiugai_kuang{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.espcms_form_group.xiugais>.xiugai_kuang>.control_required20{
    width: 90%;
    height: 30px;
}
.espcms_form_group.xiugais>.xiugai_kuang>.control_required20>input{
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
}
.espcms_form_group.xiugais>.xiugai_kuang>.espcms_form_group{
    width: 10%;
    height: 30px;
    padding-bottom: 0;
}
.espcms_form_group.xiugais>.xiugai_kuang>.espcms_form_group>.control_required20{
    float: none;
    width: 100%;
    height: 100%;
}

.espcms_form_group.xiugais>.xiugai_kuang>.espcms_form_group>.control_required20>input{
    padding: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #e60012;
    background-image: url("../images/dianti/fangda.png");
    background-repeat: no-repeat;
    background-size: 40% auto;
    background-position: 50%;
}

.espcms_page_typename_width{
    width: 100%;
    font-size: 14px;
}

.espcms_member_login_center .title{
    padding-top: 20px;
}

.beijin{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999999999;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.21);
}

.beijin>.tu{
    width: 80%;
    height: 80%;
}

.beijin>.tu>img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}