﻿@charset "utf-8";
h2 {
    font-size: 26px;
}
.erji_nav .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    padding-left: 180px;
}
/* header */
.header {
    width: 100%;
    height: 125px;
    background-color: #fff;
    position: relative;
    z-index: 9999;
    border-bottom: 1px #ddd solid;
}
.header h1 {
    float: left;
    margin: 20px 27px 0 112px;
}
.header h2 {
    float: left;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    margin-top: 25px;
}
.header h2 em {
    display: block;
    font-size: 14px;
    color: #7D7D7D;
    font-style: normal;
    margin-top: 5px;
}
.header .phoneIcon {
    float: right;
    width: 90px;
    height: 90px;
    background: url("/skin/images/phone.png") no-repeat center #0085ef;
}
.header .searchIcon {
    float: right;
    width: 90px;
    height: 90px;
    background: url("/skin/images/search.png") no-repeat center #00c7c7;
    cursor: pointer
}
.header .header-nav {
    overflow: hidden;
    float: right;
    margin-right: 59px;
    margin-top: 35px;
    font-size: 14px;
}
.header .header-nav li {
    float: left;
    margin-left: 40px;
    width: 75px;
    text-align: center
}
.header .header-nav>li>a {
    color: #666;
    font-size: 15px;
    font-weight: bold;
}
.header .header-nav li em {
    display: none;
    width: 25px;
    height: 2px;
    background-color: #34478F;
    margin: 0 auto;
    margin-top: 10px;
}
.header .header-nav li.cur em,.header .header-nav li:hover em {
    display: block
}
.header .header-nav>li:last-child a {
    color: #34478F;
}
.header .slideDown {
    text-align: center;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    background: url("/skin/images/position.jpg") no-repeat center top;
    display: none; 
    height: 204px; 
    padding-top: 0px; 
    margin-top: 0px; 
    padding-bottom: 0px; 
    margin-bottom: 0px;
}
.header .slideDown .phone {
    display: inline-block;
    padding: 5px 0;
    text-align: left;
    margin: 75px 50px;
    padding-left: 65px;
    color: #fff;
}
.header .slideDown .phone {
    *display: inline
}
.header .slideDown .phone p {
    font-size: 14px;
    margin-bottom: 3px;
}
.header .slideDown .phone em {
    display: block;
    font-size: 24px;
}
.header .slideDown .phone-1 {
    background: url("/skin/images/p-1.png") no-repeat left center
}
.header .slideDown .phone-2 {
    background: url("/skin/images/p-2.png") no-repeat left center
}
.header .slideDown .searchBox {
    overflow: hidden;
    display: inline-block;
    width: 1028px;
    height: 60px;
    margin-top: 50px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 50px;
}
.header .slideDown .searchBox {
    *display: inline
}
.header .slideDown .searchHot {
    font-size: 14px;
    color: #fff;
}
.header .slideDown .searchHot a {
    color: #fff;
}
.header .slideDown .searchBox input[type='text'] {
    font-size: 14px;
    color: #666;
    float: left;
    width: 840px;
    height: 100%;
    border: none;
    outline: none;
    background: none;
    line-height: 60px;
    margin-left: 25px;
    font-size: 14px;
    color: #666;
}
.header .slideDown .searchBox button[type='submit'] {
    cursor: pointer;
    float: right;
    margin-right: 15px;
    width: 60px;
    height: 60px;
    border: none;
    background: url("/skin/images/p-3.png") no-repeat center;
}
/* 导航下拉 */
.erji_nav {
    overflow: hidden;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 125px;
    background-color: #fff;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    display: none; 
    height: 153px; 
    padding-top: 55px; 
    margin-top: 0px; 
    padding-bottom: 70px; 
    margin-bottom: 0px;
}
.erji_nav .title {
    overflow: hidden;
    width: 170px;
    float: left;
    margin-left: 200px;
}
.erji_nav .title i {
    display: block;
    width: 40px;
    height: 3px;
    background-color: #34478F;
    margin-bottom: 20px;
}
.erji_nav .title h3 {
    font-size: 20px;
    margin-bottom: 30px;
    text-align: left;
}
.erji_nav .title h3 a {
    color: #333;
}
.erji_nav .title .more {
    display: block;
    width: 118px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #cecece;
    font-size: 12px;
    color: #999;
    font-family: Arial;
}
.erji_nav ul {
    overflow: hidden;
    float: left;
    width: 120px;
    padding-left: 15px;
    padding-right: 15px;
}
.erji_nav .ul01 {
    border-right: 1px solid #e9e9e9;
}
.erji_nav .container .ul01:nth-child(3) li:nth-child(6){
    display: none;
}
.erji_nav .container .ul02 li:nth-child(1),.erji_nav .container .ul02 li:nth-child(2),.erji_nav .container .ul02 li:nth-child(3),.erji_nav .container .ul02 li:nth-child(4),.erji_nav .container .ul02 li:nth-child(5){
    display: none;
}
.header .header-nav li:nth-child(4) .erji_nav .container .ul01:nth-child(3) li:nth-child(6){
    display: block;
}
.header .header-nav li:nth-child(4) .erji_nav .container .ul02 li:nth-child(6),
.header .header-nav li:nth-child(4) .erji_nav .container .ul02 li:nth-child(12){
    display: none;
}
.erji_nav .ul02 li:last-child{
    display: none;
}
.header .header-nav li:nth-child(4) .erji_nav .container .ul02 li:last-child{
    display: block;
}
.erji_nav li {
    font-size: 14px;
    line-height: 25px;
    margin-left: 0 !important;
    width: 120px !important;
    *float: left
}
.erji_nav li a {
    color: #777;
}
.erji_nav li a:hover {
    color: #0085ef;
}
.erji_nav .contect {
    display: block;
    width: 128px;
    height: 78px;
    border: 1px solid #cecece;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    margin-left: 45px;
}
.erji_nav .contect img {
    display: block;
    margin: 10px auto;
}
.erji_nav .xldwy {
    float: left;
    font-size: 18px;
    line-height: 36px;
    padding-top: 30px;
    text-align: left;
}
.erji_nav .xldwy .p1 {
    font-size: 25px;
    font-weight: bold;
}
.erji_nav .xldwy i {
    height: 1px;
    width: 40px;
    background: #ccc;
    display: block;
    margin-top: 50px;
}
/* 导航下拉 End */
/*头部功能栏*/
.headerTop {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #f0f0f0;
    margin: 0 auto;
}
.headerTop ul {
    float: right;
    margin-right: 1%;
}
.headerTop ul.topleft {
    float: left;
    padding-top: 13px;
    margin-left: 284px;
}
.headerTop ul.topleft li {
    color: #999999;
    font-size: 14px;
    padding: 0 16px;
    line-height: 17px;
    height: 17px;
}
.headerTop ul.topleft li:first-child {
    border-right: 1px solid #F0F0F0;
}
.headerTop li {
    float: left;
    height: 9px;
    line-height: 35px;
    font-size: 13px;
    color: #999999;
    position: relative;
}
.headerTop li a {
    font-size: 13px;
    color: #999999;
    padding: 0 11px;
    border-left: 1px dotted #dbdbdb;
}
.headerTop .topleft li a{
    border-left: none;
}
.headerTop li.last {
    padding-left: 12px;
}
.headerTop li.last img {
    position: relative;
    top: 2px;
}
.headerTop li.last em {
    font-size: 16px;
    color: #0085ef;
    font-family: arial;
}
.headerTop li:first-child a {
    border-left: none;
    padding-left: 0;
}
.headerTop li.ma {
    position: relative;
}
.header .title {
    margin-top: 0;
}
.header2 {
    display: none;
}
@media (max-width: 1540px) {
    .header h2 {
        display: none;
    }
    .headerTop ul.topleft {
        margin-left: 96px;
    }
}
@media (max-width: 1366px) {
    .header h2 {
        display: none;
    }
    .headerTop ul.topleft {
        margin-left: 96px;
    }
    .erji_nav .xldwy {
        display: none;
    }
    .header .header-nav{
        margin-right: 28px;
    }
    .header .header-nav li {
        margin-left: 30px;
    }
    .erji_nav .title {
        margin-left: 180px;
    }
}
@media (max-width: 1260px) {
    .header {
        display: none;
    }
    .header2 {
        display: block;
    }
}
/*取消成功案例内文页段落前2个字符缩进*/
.casecontent #maximg p {
    text-indent: 0 !important;
}
/*关于我们*/
.gsjjbox img {
    width: 46%;
    float: right;
    margin-left: 1.5%;
}
.gsjjbox p {
    padding-bottom: 42px;
    font-size: 16px;
    line-height: 34px;
    color: #333333;
}
.gsjjbox p:nth-child(2) {
    font-size: 16px;
    color: #333333;
    padding-top: 42px;
}
/*公司荣誉*/
.gsrybox,.qywhbox {
    margin-top: -20px;
}
.gsrybox p,.qywhbox p {
    text-align: center;
    width: 100%;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
}
.gsrybox img{
    display: block;
    margin: 0 auto;
}
.qywhbox ul {
    background: url(/static/upload/image/20220225/1645757791164573.png) no-repeat;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-top: 57px;
    margin-bottom: 37px;
}
.qywhbox ul li {
    float: left;
    text-align: center;
    padding-top: 105px;
    padding-bottom: 104px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    width: 20%;
}
.qywhbox ul li:last-child {
    border-right: none;
}
.qywhbox ul li p {
    color: #ffffff !important;
    line-height: 32px;
}
.qywhbox ul li img {
    width: auto;
}
@media (max-width: 730px) {
    .gsjjbox img {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    .gsjjbox p {
        padding-bottom: 20px;
    }
    .gsjjbox p:nth-child(2) {
        padding-top: 30px;
    }
    .gsrybox p br,    .qywhbox p:first-child br {
        display: none;
    }
    .qywhbox ul {
        background: url(/static/upload/image/20220225/16457577911645733.png) no-repeat center center;
        overflow: hidden;
        width: 100%;
        margin-top: 57px;
        margin-bottom: 37px;
        display: block;
        position: relative;
    }
    .qywhbox ul li {
        width: 50%;
        border-right: none;
    }
    .qywhbox ul li:nth-child(5) {
        position: absolute;
        top: 216px;
        border: 2px solid rgba(255, 255, 255, 1);
        border-radius: 100px;
        width: 200PX;
        height: 160px;
        padding: 40px 0 0 0;
        background: url(/static/upload/image/20220225/16457577911645732.png) no-repeat center center;
        margin: 0 auto;
        left: 50%;
        margin-left: -100px;
    }
}
@media (max-width: 500px) {
    .qywhbox ul li:nth-child(5) {
        border-radius: 158px;
        top: 226px;
        width: 180PX;
        height: 150px;
        padding: 30px 0 0 0;
        background: url(/static/upload/image/20220225/16457577911645732.png) no-repeat center center;
        margin: 0 auto;
        left: 50%;
        margin-left: -90px;
    }
    .header2 h2 {
        display: none;
    }
}