*{list-style:none;box-sizing:border-box;margin:0;padding:0;}
body{line-height:1.5;font-size:14px;color:#444;}
a{text-decoration:none;color:inherit;}
.w{width:1200px;height:100%;margin:0 auto;}
.header-region{height: 165px;}

.header-logo {
    line-height: 165px;
}
.header-tel{background: url(../image/tel.png) no-repeat right 15px top;height: 155px;width: 226px;position: relative;}
.header-tel::after
{
    content: "0791-88575168 0791-88575178";
    position:relative;
    top: 70px;
    left: 52px;
    color:#d90f22;
    font-size:20px;
    font-weight:bold;
    font-family: sans-serif;
    width: 170px;
    display: block;
}
.header-tel p{font-size: 15px;color: #818181;position: absolute;bottom: 0;}
.navbar{height: 55px;background: #dd0423;}
.navbar li{flex:1;text-align:center;position:relative;}
.navbar li:last-of-type{background:none;}
.navbar li a{display:block;line-height: 55px;color:#fff;font-size: 18px;}
.navbar li ul{width: 100%;display:none;position:absolute;left:0;top: 55px;z-index: 999;background-color: #de0524;}
.navbar li.hov ul{display:block;}

.product-region{padding:36px 0 48px;}
.product-lside{width:250px;}
.product-lside-tit{height:60px;background: #dd0423;line-height:60px;color:#fff;font-size:22px;font-weight:700;text-align:center;}
.product-lside-tit span{font-size:14px;font-weight:400;padding-left:10px;}
.product-lside-menu{background:#0157aa;margin-top:13px;height:648px;padding:11px 15px;}
.product-lside-menu h3{height:40px;line-height:40px;background:#6b9dcd;font-size:20px;color:#fff;font-weight:700;padding-left:15px;margin-bottom:13px;}
.product-lside-menu ul{overflow:hidden;padding:0 10px 10px;}
.product-lside-menu li{width:50%;display:block;float:left;line-height:49px;border-bottom:1px solid #6b9dcd;}
.product-lside-menu li a{display:block;font-size:18px;color:#fff;}
.product-lside-menu li a::before{content:'';display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff;float:left;margin-top:19px;margin-right:10px;}
.product-content{width:920px;}
.product-content ul{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;}
.product-content li{width:220px;border:1px solid #999;margin-top:12px;}
.product-content li p{line-height:28px;font-size:16px;color:#666;text-align:center;}
.product-content li:hover p{color:#0157aa;}
.ban-region{height:227px;background:url(../image/banbg.png) no-repeat center;}
.ban-region .w{display:flex;justify-content:space-between;align-items:center;color:#fff;}
.ban-slogan h3{font-size:30px;}
.ban-slogan h3 span{color:#e77918;}
.ban-slogan p{font-size:26px;}
.ban-tel h4{font-size:15px;font-weight:400;}
.ban-tel p{font-size:26px;font-weight:700;margin:5px 0;}
.ban-tel a{display:block;width:146px;height:40px;background:url(../image/banr.png) no-repeat 100px center #fff;border-radius:20px;font-size:15px;color:#444;line-height:40px;text-align:left;margin:0 auto;padding:0 26px;}
.region-tit{height:60px;line-height:60px;}
.region-tit a{float:right;}
.region-tit h3{background:url(../image/titbg.png) no-repeat center;width:302px;color:#fff;padding-left:24px;font-size:22px;line-height:60px;height:60px;}
.region-tit h3 span{font-size:14px;padding-left:10px;font-weight:400;}
.case-region{padding:25px 0 39px;}
.case-bd ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-top:8px;}
.case-bd li{width:289px;margin-top:18px;border:1px solid #bdbdbd;}
.case-bd li p{line-height:36px;text-align:center;font-size:18px;color:#666;}
.about-region{height:633px;background:url(../image/abbg.jpg) no-repeat center;}
.about-region .w{display:flex;align-items:center;}
.about-content{width:535px;}
.about-content-tit{font-size:22px;color:#e77918;font-weight:700;}
.about-content-tit span{font-size:14px;font-family:arial;font-weight:400;margin-left:10px;}
.about-desc{font-size:20px;line-height:36px;color:#333;height:360px;overflow:hidden;margin:25px 0 30px;}
.about-content .about-link{display:block;width:140px;height:40px;line-height:40px;color:#fff;font-size:18px;background:#e77918;border-radius:5px;text-align:center;}
.about-content .about-link i{display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;background:#fff;border-radius:50%;color:#e77918;font-size:20px;font-family;margin-left:5px;vertical-align:-1px;}
.news-region{padding:32px 0 42px;}
.news-bd{margin-top:34px;display:flex;justify-content:space-between;align-items:flex-start;}
.news-bd-img{width:511px;}
.news-bd-list{width:640px;}
.news-bd-list li{height:120px;background:#eee;margin-bottom:20px;padding:19px 29px;}
.news-bd-list li:last-of-type{margin-bottom:0;}
.news-bd-list li h4{font-size:18px;color:#444;margin-bottom:6px;}
.news-bd-list li p{font-size:14px;line-height:24px;height:48px;color:#777;overflow:hidden;}

.header-region .w,.navbar ul{display:flex;justify-content:space-between;/* align-items:center; */}
.banner .swiper-slide,.ban-tel{text-align:center;}
.product-region .w{display:flex;justify-content:space-between;align-items:flex-start;}
.product-content li img,.case-bd li img,.news-bd-img img{width:100%;display:block;}
.case-bd li:hover p,.news-bd-list li:hover h4{color:#0056a9;}
.footer_ft{}

/* --------------------------------------------------- */
.search
{
    height: 71px;
    background-color: #f2f2f2;
    line-height: 71px;
}
.search .sea-hot
{
    font-size: 14px;
    color: #5f5f5f;
    overflow: hidden;
    height: 100%;
}
.search .sea-hot span
{
    margin-left: 20px;
}
.sea-box
{
    float: right;
    position: relative;
}
.sea-box input
{
    outline: none;
}
.sea-box input.txt
{
    width: 324px;
    height: 32px;
    border-radius: 16px;
    border: 1px solid #c6c6c6;
    text-indent: 23px;
    color: #5f5f5f;
    font-size: 14px;
}

.sea-box .submit
{
    position:absolute;
    right: 10px;
    top: 50%;
    outline: none;
    border: none;
    transform: translateY(-50%);
    width: 30px;
    height: 33px;
    background: url("../image/search-bt.png") no-repeat center;
    cursor: pointer;
}



.img_enlarge
{
    overflow: hidden;   
}
.img_enlarge img
{
    transition: 0.5s;
    transform: scale(1);
}
.img_enlarge:hover img
{
    transform: scale(1.2);
}
.box-tit
{
    text-align: center;
}

.box-tit h2
{
    font-size: 48px;
    color: #d8d8d8;
    text-transform: uppercase;
    line-height: 37px;
    padding-bottom: 16px;
    font-family: cursive;
}

.box-tit h3
{
    font-size: 48px;
    color: #010000;
    line-height: 47px;
    position:relative;
} 
.box-tit h3::before,
.box-tit h3::after
{
    content:"";
    display:block;
    position:absolute;
    width: 350px;
    height:1px;
    background-color: #eeeeee;
    top:50%;
    transform: translateY(-50%);
}


.box-tit h3::after
{
    right:0;
}

.box-tit h3 span
{
    color: #de0524;
}
.box-tit p
{
    font-size: 24px;
    color: #7c7c7c;
} 

.product .box-tit
{
    padding: 116px 0 45px;
}

.pro-nav
{   
    width: 302px;
    background-color: #efefef;
}
.pro-nav-hd
{
    height: 64px;
    background: url("../image/por-hd-bg.png") no-repeat center #de0524;
    text-align: center;
    line-height: 64px;
    font-size: 30px;
    color: #ffffff;
}

.pro-nav-bd li a
{
    height: 76px;
    display: block;
    line-height: 76px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    /* padding-left: 54px; */
    text-indent: 54px;
    background: url("../image/pro-nav-tit.png") no-repeat center;
    font-size: 30px;
    color: #010000;
}

.pro-nav-bd li dd a
{
    height: 39px;
    line-height: 39px;
    border: none;
    background-image: none;
    font-size: 24px;
    color: #7d7d7d;
}

.pro-bd
{
    float: right;
    width: 860px;
}

.pro-bd-tit
{
    height: 94px;
    background: url("../image/pro-bd-tit.png") no-repeat left 21px center #efefef;
    text-align: right;
    padding-top: 30px;
    box-sizing: border-box;
}

.pro-bd-list
{
    margin-top: 27px;
}
.pro-bd-tit a
{
    display: inline-block;
    width: 110px;
    height:33px;
    border:1px solid #e88f9b;
    font-size:16px;
    line-height:33px;
    text-align: center;
    margin-right: 13px;
    color: #de0524;
}

.pro-bd-list li{
    width: 270px;
    margin-right: 25px;
    float: left;
}
.pro-bd-list li:nth-child(3n)
{
    margin-right: 0;
}

.pro-bd-list li:nth-child(n+4)
{
    margin-top: 5px;
}

.pro-img
{
    width: 100%;
    border: 1px solid #f0f0f0;
    text-align: center;
    padding-top: 2px;
    overflow: hidden;
}

.pro-bd-list li p
{
    line-height: 53px;
    text-align: center;
    border: 1px solid #f0f0f0;
    color: #565656;
    font-size: 18px;
}
.pro-bd-list li:hover p
{
    color:#de0524;
}

.pro-tel 
{
    position: relative;
}

.pro-tel p
{
    position: absolute;
    width: 280px;
    height: 75px;
    background: rgba(255,147,157,0.5);
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fefefe;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}

.pro-tel p span
{
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    display: inline-block;
    padding-bottom: 10px;
}
/* case */

.case
{
    padding-bottom:50px;
}

.case .box-tit
{
    padding: 100px 0 66px;
}

.case-box li
{
    width: 392px;
    height: 292px;
    border: 1px solid #e4e4e4;
    float: left;
}

.case-box li:nth-child(n+2)
{
    margin-left: 9px;
}

.case-img
{
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.case-img img {
    width: 100%;
    height: 100%;
}

.case li p
{
    color: #515559;
    font-size: 15px;
    line-height: 51px;
    text-align: center;
}

/* machining */
.mac-num
{
    height: 459px;
    display: flex;
    justify-content: space-between;
}
.mac-num li
{
    padding-top: 30px;
    padding-left: 99px;
    position: relative;
    height: 406px;
    width: 454px;
    background: url("../image/jg_ic2.png") no-repeat top 63px left 48px;
}
.mac-num li span
{
    font-size: 67px;
    font-weight: bold;
    color: #dddddd;
    font-family: fantasy;
    line-height: 67px;
}
.mac-num li p
{
    font-size: 22px;
    color: #7d7670;
    margin-top: 26px;
    line-height: 43px;
    width: 285px;
}

.mac-num-yuan
{
    width: 82px;
    height: 82px;
    text-align:center;
    line-height: 82px;
    border-radius: 50%;
    background: url("../image/jg_ic.png") no-repeat center;
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 142px;
    bottom: 0;
}


.mac-box h3
{
    font-size: 48px;
    color: #000000;
    line-height: 48px;
    text-align:center;
}
.mac-box h3 span
{
    color: #dd0523;
}

.msc-super h3
{
    font-size: 48px;
    color: #000000;
    line-height: 48px;
    text-align: center;
    font-weight: normal;
}

.msc-super h3 span
{
    color: #dd0523;
}

.mach-super-box
{
    margin-top: 50px;
}

.mac-text
{
    margin-top: 35px;
}

.mac-text li 
{
    width: 553px;
    font-size: 15px;
    color: #1b191a;
    float: left;
    line-height: 35px;
    margin-right: 94px;
}

.mac-text li:nth-child(2n)
{
    margin-right: 0;
}

.mac-text li span
{
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #dc0322;
    border-radius: 50%;
    vertical-align: middle;
}


.box-super-bd li:nth-child(n+2)
{
    margin-left: 0;
}
.box-super-bd li
{
    margin-right: 9px;
    width: 392px !important;
}
/* brand */
.brand .box-tit
{
    padding: 120px 0 95px;
}
.brand-box li 
{
    height: 228px;
    display: flex;
    cursor: ne-resize;
}
.brand-box li:hover .brand-img img
{
    transform: translate(-50%,-50%) scale(1.2);
}
.brand-box li:nth-child(2) .brand-text
{
    text-align: right;
}

.brand-img
{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.brand-img img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition:.5s;
}


.brand-text
{
    width: 50%;
    height: 100%;
    padding: 44px  45px;
   
}

.brand-text p
{
    margin-top: 27px;
    font-size: 15px;
    color: #40413c;
}

/* service */
.service
{
    background-color: #efefef;
    margin-top: 50px;
}

.service .box-tit 
{
    padding: 48px 0 44px;
}
.service .box-tit h3::after,
.service .box-tit h3::before
{
   background-color:#fff;
}
.ser-box
{
    height: 371px;
    background: url("../image/ser-box.jpg") no-repeat center;
}

/* about */
.about
{
    padding-bottom:50px;
}
.about-bd
{
    width: 450px;
    float: left;
    padding-top: 100px;
}

.about-bd h3
{
    font-size: 24px;
    color: #000000;
}

.about-bd h3::after
{
    content: "";
    display: block;
    width: 34px;
    height: 2px;
    background-color: #ec7786;
    position: relative;
    top: -70px;
}

.about-text
{
    height: 145px;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    line-height: 24px;
    margin: 50px 0 55px;
}

a.about-more
{
    display: block;
    width: 130px;
    height: 33px;
    border: 1px solid #6b6b6b;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #776e63;
}

.about-img
{
    width: 663px;
    height: 380px;
    float: right;
    margin-top: 53px;
}
.about-img img
{
    display:block;
    width:75%;
}

.ab-nav
{
    text-align: center;
    margin: 70px 0 26px;
}
.ab-nav li
{
    width: 220px;
    display: inline-block;
}
.ab-nav li.on a
{
    background-color: #292929;
    color: #fff;
}
.ab-nav li a
{
    display: block;
    width: 220px;
    height: 50px;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #363932;
    border: 1px solid #d1d1d1;
}

.ab-bd li
{
    height: 380px;
    width: 300px;
    float: left;
}

.ab-bd img
{
    display: block;
    width: 100%;
    height: 100%;
}

/* news */
.news
{
    background: #efefef;
    padding-top: 70px;
}
.news-l
{
    width: 710px;
    padding: 33px 25px 36px;
    box-sizing: border-box;
    background: #fff;
    float: left;
}

.news-tit
{
    height: 25px;
    font-size: 18px;
    color: #452228;
    padding-left: 36px;
    background: url("../image/news-l-tit.jpg") no-repeat left top;
    margin-bottom: 16px;
}

a.news-more
{
    font-size: 10px;
    color: #9e9e9e;
    display: inline-block;
    float: right;
    line-height: 25px;
}

.news-l-bd
{
    width: 309px;
    float: right;
    
}
.news-l-hd
{
    height: 145px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 21px;
}
.news-l-hd h3
{
    font-size: 15px;
    color: #494949;
    padding: 8px 0 10px;
}

.news-l-hd p
{
    color: #99a3aa;
    font-size: 14px;
    line-height: 29px;
    height: 80px;
    overflow: hidden;
}
.news-l-text li:nth-child(n+2)
{
    margin-top: 30px;
}
.news-l-text li p
{
    font-size: 15px;
    color: #7a747a;
    line-height: 15px;
}
.news-l-text li p span
{
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color:#8e8e8e;
    margin-right: 8px;
}

.news-r
{
    width: 455px;
    padding: 33px 25px 87px;
    box-sizing: border-box;
    background: #fff;
    float: right;
}
.news-r .news-tit
{
    background-image: url("../image/news-r-tit.jpg");
    padding-left: 43px;
}

.news-r-hd
{
    font-size: 15px;
    color: #837d82;
    padding: 0 0 21px;
}

.news-r-text li:nth-child(n+2)
{
    margin-top: 17px;
}
.news-r-text li:hover h3
{
    color: #de0524;
}
.news-r-text h3
{
    padding-left: 34px;
    line-height: 24px;
    font-size: 16px;
    color: #3d4345;
    background: url("../image/news-r-h3.jpg") no-repeat left center;
}
.news-r-text p{
    font-size: 14px;
    line-height: 23px;
    height: 40px;
    color: #a9a49f;
    overflow: hidden;
    padding-left: 34px;
    background: url("../image/news-r-p.jpg") no-repeat left top;
    margin-top: 17px;
}


.link
{
    background-color: #efefef;
}   
.link .w
{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    padding-left: 120px;
    background: url("../image/link.jpg") no-repeat left #efefef;
    padding: 60px 0 115px; 
}

.link a
{
    padding-left: 10px;
}

.footer
{
    background-color: #292929;
    color: #b7b7b7;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 30px;
}

.footer-nav
{
    background-color: #dd0423;
}
.footer-nav .w
{
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #fff;
}


.foot-tel
{    
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.foot-logo
{
    float: left;
    margin-top: 38px;
}


.foot-tel-bd
{
    float: left;
    margin-left: 70px;
    padding-left: 50px;
    border-left: 1px solid #373737;
    margin-top: 35px;
}

.foot-tel-bd p
{
    display:block;
}



.footer-code
{
    float: right;
    margin-top: 40px;
}
.footer-code img
{
    width:105px;
}










