*{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: 120px;background-color: #fff;}
.header-tel{background:url(../image/htel.png) no-repeat left center;padding-left: 60px;font-size: 16px;color: #666666;line-height:1.3;display: flex;flex-direction: column;}
.header-tel p{font-size: 30px;color: #f07f62;font-family:arial;display: inline-block;font-weight: bold;}
.navbar{height: 80px;background: #2687eb;}
.navbar li{text-align:center;position:relative;min-width: 135px;}

li.nav-item.active a, li.nav-item.on a{
    background: #ee6845;
}

.navbar li:last-of-type{background:none;}
.navbar li a{display:block;line-height: 80px;color: #fff;font-size:20px;}

.navbar li a:hover {
    background-color: #ee6845;
}

.navbar li.on ul a {
    line-height: 60px;
    background-color: #ee6845;
}

.navbar li.on ul a:hover {
    background-color: #2687eb;
}

.navbar li ul{display: none;position:absolute;left:0;top: 80px;z-index: 666;width: 100%;background-color: #ee6845;}
.navbar li.hov ul{display:block;}
.navbar li ul a:hover
{
    background-color: #2687eb;
}
.product-region{padding:36px 0 48px;}
.product-lside{width:250px;}
.product-lside-tit{height:60px;background: #05539e;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:100%;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;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;}
/*------------------------------------------------*/
/*Ã¥Â®Å¡Ã¥Ë†Â¶*/

.box-img
{
    width: 100%;
    overflow: hidden;
}
.box-img img
{
    display:block;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}
li:hover .box-img img
{
    transform: scale(1.2);
}
.box-tit
{
    text-align: center;
}
.box-tit h3
{
    font-size: 40px;
    color: #2687eb;
    line-height: 40px;
}
.box-tit h3 span
{
    color:#333333;
}

.box-tit p
{
    color: #656565;
    font-size: 19px;
    line-height: 19px;
    box-sizing: border-box;
    background: url(../image/tit-bg.png) no-repeat top center;
    padding-top: 50px;
    margin-top: 10px;
}


/*product*/
.product
{
    background: #f5f5f5;
    padding: 30px 0 48px;
}
.pro-l
{
    width: 280px;
    border: 1px solid #2687eb;
    box-sizing: border-box;
    margin-right: 34px;
    float: left;
    /* min-height: 994px; */
    position: relative;
}

.pro-l-hd
{
    text-align: center;
    height: 190px;
    padding-top: 39px;
    background: url("../image/pro-hdbg.png") no-repeat;
}
.pro-l-hd p
{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.pro-l-hd h3
{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}

.pro-l-hd span
{
    display:inline-block;
    width: 100px;
    height: 2px;
    background: #fff;
}

.pro-nav
{
    padding: 13px 10px 0;
}
.pro-nav h3
{
    height: 50px;
    background: #2687eb;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-indent: 32px;
    margin-top: 10px;
    position: relative;
}

.pro-nav h3 span
{position: absolute;right: 25px;}
.pro-nav ul
{
    display:none;
}
.pro-nav li a
{
    display:block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-indent: 60px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.pro-l-tel
{
    margin: 13px 10px 11px;
    text-align: center;
    border: 1px dashed  #2687eb;
    padding-top: 11px;
    /* position: absolute; */
    /* width: 257px; */
    /* bottom: 0; */
}
.pro-l-tel p
{
    color: #666666;
    font-size: 16px;
    margin-top: 13px;
}
.pro-l-tel h4
{
    color: #ff9000;
    font-size: 30px;
}

.pro-r
{
    display: flow-root;
}

.pro-r-hd
{
    height: 63px;
    text-indent: 45px;
    padding-top: 20px;
    color: #333333;
    font-size: 20px;
    background: url("../image/zan.png") no-repeat top 13px left;
    border-bottom: 1px solid #1648a9;
}

a.box-more
{
    display: block;
    width: 80px;
    height: 30px;
    background: #2687eb;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: right;
    text-indent: 0;
}

.pro-r-box
{
    margin-top: 43px;
}
.pro-r-box li
{
    width: 280px;
    float: left;
    margin-right: 23px;
}
.pro-r-box li:nth-child(3n)
{
    margin-right:0;
}
.pro-r-box li:nth-child(n+4)
{
    margin-top:33px;
}
.pro-img
{
    height: 224px;
}

.pro-r-box p
{
   line-height: 48px;
   border: 1px solid #2687eb;
   text-align: center;
   font-size: 20px;
   color: #333333;
}

/* advantage */
.adv
{
    height: 1047px;
    background: url("../image/adv-bg.jpg") no-repeat center;
}

.adv-tit
{
    text-align: center;
    padding: 70px 0 49px;
}
.adv-tit h3
{
    font-size: 40px;
    color: #ffffff;
    font-weight: normal;
}
.adv-tit h3 span
{
    font-size: 50px;
}
.adv-tit p
{
    font-size: 20px;
    color: #fff;
}
.adv-box
{
    display: flex;
    justify-content: space-between;
    position: relative;
    height: 645px;
}
.adv-bd
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 764px;
}
.adv-box li
{
    width: 255px;
    height: 210px;
}

.adv-box li h3
{
    font-size: 60px;
    color: #fff;
    font-weight: normal;
    font-family: monospace;
}
.adv-bd:nth-child(1) h3
{
    padding-left: 40px;
}
.adv-bd:nth-child(2) h3
{
    text-align: right;
    padding-right: 40px;
}

.adv-box li p
{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.adv-icon
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/*reason*/
.reason
{
    margin-bottom: 50px;
}
.rea-tit
{
    height: 120px;
    background: url("../image/rea-titbg.png") no-repeat center;
    width: 665px;
    position: relative;
    margin: 55px auto 50px;
}
.rea-tit p
{
    width: 120px;
    height: 120px;
    background: url("../image/rea-tit-img.png") no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 230px;
    transition: 1s;
}

.rea-tit p img
{
    display:block;
    width: 50%;
}
.rea-box li
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 67px;
}
.rea-box li:nth-child(3)
{
    padding-right:90px;
}
.rea-box li:nth-child(4)
{
    padding-left:90px;
}
.rea-bd
{
    width: 460px;
    padding-left: 76px;
    position: relative;
}
.rea-num
{
    position: absolute;
    left: 0;
    top: 15px;
    width: 61px;
    height: 78px;
    background: url("../image/rea-num.png") no-repeat;
    text-align: center;
    line-height: 61px;
    font-size: 35px;
    color: #ffffff;
}
.rea-bd-tit h4,
.rea-bd-tit h3
{
    font-size: 30px;
    color: #ff9000;
    font-weight: bold;
}
.rea-bd-tit h3
{
    color: #000;
}

.rea-bd-tit h5
{
    font-size: 25px;
    color: #c5c5c3;
    font-weight: normal;
    text-transform: UPPERCASE;
    font-family: fantasy;
    letter-spacing: 3px;
}
.rea-bd-text p
{
    line-height: 30px;
    padding-left: 29px;
    font-size: 15px;
    color: #7c807f;
    background: url(../image/rea-bd-textbg.png) no-repeat left 5px top 5px;
}
.rea-tit:hover p
{
    transform: rotate(360deg);
}
.rea-bd-text p:nth-child(n+2)
{
    border-top: 1px dashed #c2c2c2;
}

a.reason-more
{
    display:block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fefefe;
    background: #ff9000;
    border-radius: 5px;
    margin-top: 20px;
}

.rea-botm
{
    height: 221px;
    background: url("../image/rea-botmbg.jpg") no-repeat top center;
}

.rea-botm-tel
{
    width: 475px;
    height: 220px;
    text-align: center;
    margin-left: 46px;
    background: url("../image/rea-botm-tel.png") no-repeat center;
}

.rea-botm-tel P
{
    font-size: 26px;
    color: #333;
}
.rea-botm-tel h3
{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}

.rea-botm-text
{
    width: 516px;
    height: 75px;
    background: url("../image/rea-botm-text.png") no-repeat center;
    float: right;
    text-align: center;
    margin-top: 43px;
}

.rea-botm-text h3
{
    font-size: 32px;
    color: #ffffff;
    line-height: 32px;
}

.rea-botm-text p
{
    font-size: 20px;
    color: #ffffff;
    margin-top: 16px;
    margin-left: -17px;
}

/*about*/
.about
{
    padding: 28px 0 90px;
}

.about .box-tit
{
    padding-bottom: 42px;
}
.about-img 
{
    margin-right: 47px;
    float: left;
}
.about-img img
{
    display: block;
}

.about-r
{
    display: flow-root;
}
.about-r h3
{
    font-size: 30px;
    color: #333333;
}

.about-r p
{
    font-size: 16px;
    color: #999999;
    text-transform: uppercase;
}

.about-text
{
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    height: 240px;
    overflow: hidden;
    margin-top: 28px;
}

a.about-more
{
    display: block;
    width: 180px;
    height: 45px;
    background: #2687eb;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    margin-top: 47px;
}

.ab-nav
{
    margin-top: 75px;
    display: flex;
    justify-content: center;
}

.ab-nav a
{
    width: 148px;
    height: 49px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 49px;
    color: #666666;
    font-size: 20px;
    position: relative;
}
.ab-nav a:hover,
.ab-nav a:first-child
{
    background: #ee6845;
    border: 1px solid transparent;
    color: #fff;
}
.ab-nav a i
{
    display: block;
    background: url("../image/ab-nav.png") no-repeat center;
    position: absolute;
    left: 50%;
    top: -11px;
    transform: translateX(-50%);
    width: 25px;
    height: 11px;
    display: none;
}

.ab-nav a:hover i,
.ab-nav a:first-child i
{
    display: block;
}


.cooper
{
    height: 230px;
    background: #2687eb;
}

.cooper-tel
{
    width: 260px;
    height: 270px;
    background: #3d3f47;
    text-align: center;
    padding-top: 39px;
    position: relative;
    top: -40px;
    margin-right: 50px;
    float: left;
}

.cooper-tel h2
{
    font-size: 30px;
    color: #fff;
}

.cooper-tel p
{
    font-size: 16px;
    color: #fff;
    line-height: 16px;
}
.cooper-tel img
{
    padding: 20px 0;
}
.cooper-tel h3
{
    font-size: 30px;
    color: #fff;
    line-height: 47px;
}

.cooper-box
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.cooper-box li 
{
    text-align: center;
}
.cooper-box li p
{
    margin-top: 20px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}
.cooper-box i
{
    font-size: 12px;
    color: #89bef4;
    position: relative;
    top: -20px;
}

/* news */
.news-bd
{
    width: 355px;
}
h3.news-tit
{
    font-size: 28px;
    color: #016daf;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 16px;
}

.news-tit span
{
    font-size: 12px;
    color: #cfcfcf;
}

a.news-more
{
    float: right;
    color: #333333;
    font-size: 12px;
    line-height: 52px;
}

.news-text li a
{
    font-size: 12px;
    color: #333333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 26px;
}


.news-box
{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    padding-bottom:27px;

}

.news-top
{
    font-size: 12px;
    color: #353535;
    margin-bottom: 7px;
}

.news-botm
{
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    color: #353535;
}

.news-list li
{
    height: 86px;
    padding-top: 13px;
}
.news-list li i
{
    margin-right: 14px;
}


/*footer*/
.footer
{
    min-height: 340px;
    background: url("../image/footer-bg.jpg") no-repeat top center #333333;
}
.foot-nav
{
    border-bottom: 1px solid #999999;
}
.foot-nav .w
{
    height: 79px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.foot-nav a
{
    color: #ffffff;
    font-size: 18px;
}

.foot-nav span
{
    display: block;
    width: 1px;
    height: 16px;
    background: #999999;
}
.foot-nav span:last-of-type
{
    display:none;
}
.foot-box
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0 31px;
}

.foot-tel
{
    width: 443px;
    height: 100px;
    font-size: 20px;
    color: #ffffff;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 72px;
    line-height: 35px;
}
.foot-code
{
    width: 150px;
}
.foot-code img
{
    display: block;
    width: 100%;
}
.foot-code p
{
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-top: 15px;
}

.foot-botm
{
    line-height: 35px;
    color: #e3e3e3;
    font-size: 16px;
    text-align: center;
    padding: 30px 0;
}


