body{padding:0px;margin:0px;font-size:14px;background-color:#fff;min-width:1300px;}
.header{height:60px;line-height:60px;width:100%;margin:0 auto;background-color:rgba(0,0,0,0.4);position:absolute;top:0px;left:0px;z-index:100;}
.header .header-con{width:1300px;margin:0 auto;display:flex;}
.header .header-con .logo-div{}
.header .header-con .nav-list{margin-left:auto;}
.header .header-con .nav-list a{position:relative;padding:0px 10px;height:60px;color:#fff;display:inline-block;font-size:18px;margin-left:40px;}
.header .header-con .nav-list .cur i,.header .header-con .nav-list a:hover i{display:block;position:absolute;width:100%;height:2px;background:#fff;left:0px;bottom:10px;}

/* 经营范围 */
.jyfw-head{margin-top:50px;background:url(../images/jyfw-01.png) no-repeat center;width:100%;height:150px;}
.jyfw-list{display:flex;width:1300px;margin:0 auto;margin-top:40px;}
.jyfw-list a{width:240px;height:290px;display:block;box-sizing:border-box;border:1px solid #ccc;padding-top:30px;cursor:pointer;}
.jyfw-list a .iconfont{width:160px;height:160px;margin:0 auto;line-height:160px;text-align:center;font-size:90px;border:1px solid #2468f2;color:#2468f2;border-radius:80px;}
.jyfw-list a:nth-child(1) .iconfont{font-size:110px;}
.jyfw-list a:nth-child(4){margin-left:auto;}
.jyfw-list a:nth-child(2){margin-left:112px;}
.jyfw-list a:nth-child(3){margin-left:112px;}
.jyfw-list a>div:nth-child(2){font-size:22px;padding-top:35px;text-align:center;}
.jyfw-list .cur{background:#2468f2;color:#fff;}
.jyfw-list .cur .iconfont {border:1px solid #fff;color:#fff;}


/*解决方案*/
.jjfa-head{margin-top:50px;background:url(../images/jjfa-01.png) no-repeat center;width:100%;height:150px;}
.jjfa-div{width:1300px;margin:0 auto;display:flex;align-items:center;}
.jjfa-div>div:nth-child(2){margin-left:auto;}


/* 关于我们 */
.gywm-head{margin-top:50px;background:url(../images/gywm-01.png) no-repeat center;width:100%;height:150px;}
.gywm-div{width:1300px;margin:0 auto;display:flex;align-items:center;}
.gywm-div>div:nth-child(2){ }

/* 加入我们*/
.jrwm-head{margin-top:50px;background:url(../images/jrwm-01.png) no-repeat center;width:100%;height:150px;}
.jrwm-div{width:1300px;margin:0 auto;display:flex;align-items:center;margin-top:20px;}
.jrwm-div2{width:1300px;margin:0 auto;display:flex;align-items:center;margin-top:20px;}
.jrwm-div2 .j1{padding-left:100px;}
.jrwm-div2 .j2{padding-left:100px;display:flex;align-items:center;height:150px;margin-left:100px;font-size:20px;border-left:1px solid #ccc;}
/* footer */
.footer{ display:block;width:100%;text-align:center;padding:30px 0;margin-top:100px;border-top:1px solid #ccc;}