* {box-sizing: border-box;font-family: Microsoft YaHei, Microsoft YaHei;font-weight: 400;padding: 0px;margin: 0px;}

body{font-size:14px;overflow-y:scroll;}
.container-wrapper {}
/*背景图*/
.bg {width: 100%;height: 100%;background: url("/eqstatic/images/index/bg.png") no-repeat;background-size: 100% 100%;position: fixed;z-index: -1;top: 0;left: 0;}
/*头部欢迎提示*/
.welcome{width:100%;height:39px;line-height:39px;margin:0px;background: rgba(56,97,141,0.4);}
.welcome div{text-align: right;height:100%;margin:0px auto 0px auto;width:1180px;color: #FFF;}
.welcome span{cursor: pointer;}
.welcome span:hover{color: var(--gcolor200);}

/*header*/
header{width:1180px;margin: 0 auto;}
/*logo*/
.logo {width: 395px;height:110px;margin: 40px auto 0px auto;background-image:url("/eqstatic/images/index/logo.png");background-size: 100% 100%;background-repeat: no-repeat; }
/*搜索框*/
.high-search {width: 740px;height:94px;margin:0 auto;margin-top:70px;}
.high-search .search {width:100%;height: 56px;background:#fff;border-radius: 6px;margin: 0px auto;padding: 0px 20px 0px 12px;position: relative;border: 1px solid #E2E2E2;;text-align: left;}
.high-search .search input {width: calc(100% - 60px);height: 100%;border: none;outline: none;font-size: 16px;background: transparent;}
.high-search .search input::placeholder{color:#999;}
.high-search .search button {width: 57px;font-size: 16px;color: #000;border: none;text-align: right;padding: 0px;position: absolute;top: 18px;right: 16px;cursor: pointer;z-index: 1;background: transparent;}
.high-search .search button::before{content: "";background: url("/eqstatic/images/index/search.png") no-repeat;background-size: 20px;position: absolute;z-index: 9;width: 20px;height: 20px;background-color: var(--gcolor);left: 1px;}
/*热搜*/
.high-search .hot-search{width:100%;height:36px;line-height:36px;margin: 10px auto 0px auto;}
.high-search .hot-search label{color: var(--gcolor);}
.high-search .hot-search span{color: var(--gcolor);background: var(--gcolor6);border-radius: 6px;padding:7px 16px;margin-left:5px;cursor: pointer;}
/*主页服务*/
.home-service {display: flex;width:740px;margin: 40px auto 0px auto;position: relative;z-index: 9;justify-content: space-between}
.home-service div {width: 100px;height: 100px;border-radius: 6px;font-size: 16px;color: #fff;text-align: center;position: relative;cursor: pointer;}
.home-service div img {display: block;margin: 20px auto 5px auto;width: 32px;}
.home-service div.yjcx {background: linear-gradient(135deg, #81BAFF 0%,  #298DFF 100%);}
.home-service div.ywbl {background: linear-gradient(135deg, #FF8484 0%, #F55152 100%);}
.home-service div.xyzx {background: linear-gradient(135deg, #FFBC91 0%, #F59A62 100%);}
.home-service div.wyd {background: linear-gradient(135deg, #86E3B1 0%, #2BD077 100%);}
.home-service div .more {width: 390px;height: auto;border-radius: 6px;position: absolute;z-index:999;left: -120px;top: 98px;padding-top: 19px;display: none;}
.home-service div .more::after {content: "";position: absolute;z-index:999;width: 0;height: 0;top: 7px;border-left: 13px solid transparent;border-right: 13px solid transparent;border-bottom: 13px solid #fff;margin-left: -5px;}
.home-service div:hover .more {display: block;}
.home-service div.yjcx .more::after {border-bottom-color: #298DFF;}
.home-service div.ywbl .more::after {border-bottom-color: #F55152;}
.home-service div.xyzx .more::after {border-bottom-color: #F59A62;}
.home-service div.wyd .more::after {border-bottom-color: #2BD077;}
.home-service div.yjcx .more ul {background: #298DFF;}
.home-service div.ywbl .more {width: 250px;left: -85px;}
.home-service div.ywbl .more ul {background: #F55152;}
.home-service div.xyzx .more {width: 250px;left: -85px;}
.home-service div.xyzx .more ul {background: #F59A62;}
.home-service div.wyd .more {width: 250px;left: -85px;}
.home-service div.wyd .more ul {background: #2BD077;}
.home-service div .more ul {padding: 15px 0px;text-align: left;font-size: 16px;display: flex;flex-wrap: wrap;border-radius: 5px;}
.home-service div .more ul li {width: 50%;list-style: none;padding: 5px 25px;}
.home-service div .more ul li::before {content: "";background-color: #fff;border-radius: 50%;display: inline-block;height: 5px;width: 5px;margin-right: 5px;vertical-align: middle;}
/*成效统计*/
.effect{display: flex;justify-content: space-between;align-items: center;width:750px;height:86px;margin:0 auto;margin-top:20px;}
.effect div{width:230px;height:86px;display: flex;justify-content: center;align-items: center;background: rgba(255,255,255,0.4);border-radius: 60px 60px 60px 60px;}
/*.effect div h5{width:80px;height:80px;background-repeat: no-repeat;}*/
/*.effect div h5.effect1{background-image: url("/eqstatic/images/index/effect1.png");}*/
/*.effect div h5.effect2{background-image: url("/eqstatic/images/index/effect2.png");}*/
/*.effect div h5.effect3{background-image: url("/eqstatic/images/index/effect3.png");}*/
.effect div p{margin-left: 8px;}
.effect div p span{font-size: 30px;font-weight: bold;color: #000;display: block;}
.effect div p label{font-size: 20px;color: #000;}
/*右边快捷链接*/
.fixed-content {position: fixed;z-index:20240630;top: 50%;margin-top:-150px;right: 0px;width: 90px;background: rgba(255, 255, 255, 1);border-radius: 6px 0px 0px 0px;box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);}
.fixed-content div {height: 90px;text-align: center;color: #333333;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;padding: 15px;cursor: pointer;}
.fixed-content div img {width: 28px;height: 28px;background-color: var(--gcolor);}
.fixed-content div img.hover {display: none;}
.fixed-content div span {font-size: 14px;flex: 0 0 100%;}
.fixed-content div:hover {background: var(--gcolor);color: #fff;}
.fixed-content div:hover img.default {display: none;}
.fixed-content div:hover img.hover {display: block;}
.fixed-content .h5{position: relative;}
.fixed-content .h5>.images{position: absolute;display: none;width: 100px;height: 100px;right: 100px;}
.fixed-content .h5:hover .images{display: block;}
/*导航栏目*/
.nav-bar {position:relative;z-index: 999;display: flex;justify-content: center;margin-top: 80px;height:71px;width:1180px;margin-left: auto;margin-right: auto;}
.nav-bar .logo-nav{width:174px;height:52px;margin-top:9px;margin-right:10px;display: none;}
.nav-bar ul {list-style: none;display: flex;justify-content: center;}
.nav-bar ul li {position:relative;padding: 0 27.5px;height: 70px;line-height: 70px;background: var(--gcolor);display: flex;align-items: center;justify-content: center;cursor: pointer;}
.nav-bar ul li:last-child {width: 60px;}
.nav-bar ul li.active span::after{content:"";position: absolute;width: 0;height: 0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom: 13px solid #fff;left:calc(50% - (13 * 100vw / 1920));top:59px;}
.nav-bar ul li:hover{background:var(--gcolor80);}
.nav-bar ul li img {width: 24px;height: 24px;}
.nav-bar ul li span {font-size: 20px;color: #fff;margin-left: 6px;}
.nav-bar ul li::after{content: "";position:absolute;top: 25px;left: 0px;width: 1px;height: 22px;background: #fff;opacity: 0.7;}
.nav-bar-fixed ul li::after{width:0px;}
.nav-bar-fixed .nav-close{display: none;}
.nav-bar ul li:first-child::after{content: "";width:0px;height:0px;}
/*底部网站信息*/
.footer {height: 110px;width: 100%;background: rgba(237, 244, 253, 1);margin-top:50px;border-top:1px solid #EBEBEB;}
.footer .footer-body{height:100%;width: 1180px;display: flex;justify-content: space-between;align-items: center;margin: 0 auto;}
.footer img.zfjg {width: 48px;margin-left:10px;cursor:pointer;}
.footer img.jiucuo {width: 110px;cursor:pointer;}
.footer img.ewcode {width: 70px;}
.footer div p {color: #333333;font-size: 14px;margin: 7px;text-align: center;}
.footer div p a{cursor: pointer;color:#000;text-decoration: none;}

/*iframe*/
.iframe{height:0px;overflow: hidden;}
.iframe iframe{background-color: rgba(255, 255, 255,0.9); transform: none; height: 800px; top: 420px;display: block;overflow:hidden;border:none;width:100%;margin: 0 auto;}

/*@media (min-height: 922px) and (max-height: 1080px){
    .nav-bar { margin-top: 240px;}
}
@media (min-height: 800px) and (max-height: 921px){
    .nav-bar { margin-top: 190px;}
}
@media (min-height: 600px) and (max-height:799px){
    .nav-bar { margin-top: 80px;}
}*/

/*layui加载提示*/
.layui-layer-msg{background: transparent;color: #409eff;border: none;}
.layui-layer-dialog .layui-layer-padding{padding: 36px;text-align: center;}
.layui-layer-dialog .layui-layer-content .layui-layer-face{left: 50%;margin: -10px;color: #409eff;font-size: 20px;}

