
.ecicon {
    background: url("../images/index/ecicon.png") no-repeat;
}
/* baner */
.swipecot {
    width: 100%;
    height: 570px;
}
.swpimg1 {
    width: 100%;
    height: 570px;
    background: url("../images/index/ecbner1.png") no-repeat center top;
}
.indextit {
    padding: 90px 0 60px;
    font-weight: normal;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    color: #333333;
}
.ulids li {
    position: relative;
    padding-left: 380px;
    height: 324px;
    margin-bottom: 44px;
    background-color: #ffffff;
    box-shadow: 5px 8px 16px 0px rgba(204, 204, 204, 0.5);
    border-top: 2px solid #369be3;
}
.ulids li.lichid2  {
    border-top-color: #cc7f21;
}
.ulids li.lichid3  {
    border-top-color: #18996e;
}
.ulids li img {
    position: absolute;
    left: 0;
    top: -10px;
}
.ulids dl dd a {
    position: relative;
    display: block;
    height: 162px;
    padding-left: 166px;
    box-sizing: border-box;
    text-decoration: none;
}

.ulids dl dd:first-child a {
    padding-top: 65px;
}
.ulids dl dd:last-child a {
    padding-top: 35px;
}
.ptit {
    position: relative;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 1;
    color: #333333;
}
.pcot {
    font-size: 16px;
    line-height: 24px;
    color: #888888;
    width: 520px;
}
.ptit:before {
    content:'';
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 25px;
    width:0;
    height:0;
    border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-left:8px solid #cccccc;
}
.ulids dl dd a:hover {
    background: #fafafa;
}
.lichid1 dl dd a:hover .ptit:before {
    border-left-color: #2577e3;
}
.lichid2 dl dd a:hover .ptit:before {
    border-left-color: #e38c25;
}
.lichid3 dl dd a:hover .ptit:before {
    border-left-color: #1cb07f;
}
.ulids dl dd .ecicon {
    display: inline-block;
    width: 62px;
    height: 55px;
    position: absolute;
    left: 85px;
}
.ulids dl dd:first-child .ecicon {
    top: 64px;
}
.ulids dl dd:last-child .ecicon {
    top: 38px;
}
.ulids dl dd .lic1 {
    background-position: 0 -5px;
}
.ulids dl dd .lic2 {
    background-position: -75px -5px;
}
.ulids dl dd .lic3 {
    background-position: -152px -5px;
}
.ulids dl dd .lic4 {
    background-position: -229px -5px;
}
.ulids dl dd .lic5 {
    height: 63px;
    background-position: -307px 0;
}
.ulids dl dd .lic6 {
    background-position: -382px -5px;
}
.newls {
    width: 100%;
    height: 885px;
    background: url("../images/index/newlsbg.png") no-repeat center top;
}
.pdecot {
    margin: 0 auto;
    padding-bottom: 60px;
    width: 980px;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
}
.setcot {
    height: 350px;
    background-color: #f4f6f9;
}
.setcot li {
    text-align: center;
    float: left;
    width: 295px;
    height: 350px;
    background: url("../images/index/setcotbg.png") no-repeat;
    transition: margin .2s linear;
    cursor: pointer;
}
.setcot li.stli2 {
    background-position: -295px 0;
}
.setcot li.stli3 {
    background-position: -590px 0;
}
.setcot li.stli4 {
    background-position: right 0;
}
.setcot li i {
    display: inline-block;
    width: 73px;
    height: 63px;
    margin: 120px 0 40px;
    background-position: 0 -83px;
}
.setcot li.stli2 i {
    background-position: -91px -83px;
}
.setcot li.stli3 i {
    background-position: -181px -83px;
}
.setcot li.stli4 i {
    background-position: -271px -83px;
}
.setcot li h6 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    color: #2577e3;
}
.setcot li p {
    display: none;
    text-align: left;
    padding: 0 35px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.setcot li.active {
    margin-top: -18px;
    background: #2577e3;
}
.setcot li.active h6 {
    color: #fff;
}
.setcot li.active p {
    display: block;
}
.setcot li.active i {
    margin-top: 80px;
    background-position: 0 -162px;
}
.setcot li.active.stli2 i {
    background-position: -91px -162px;
}
.setcot li.active.stli3 i {
    background-position: -181px -162px;
}
.setcot li.active.stli4 i {
    background-position: -271px -162px;
}
.moblcomer {
    padding-bottom: 75px;
    display: flex;
}
.moblcomer li {
    flex: 1;
}

.moblcomer li .ecicon {
    display: inline-block;
    width: 109px;
    height: 109px;
    background-position: 0 -240px;
}
.moblcomer li:hover i.ecicon{
    -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -ms-animation-name: swing;
    animation-name: swing;
}
.moblcomer li .mbmeic2 {
    background-position: -124px -240px;
}
.moblcomer li .mbmeic3 {
    background-position: -245px -240px;
}
.moblcomer li .mbmeic4 {
    background-position: -369px -240px;
}
.moblcomer h6 {
    padding: 20px 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
.moblcomer p {
    margin: 0 auto;
    width: 210px;
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    text-align: left;
    word-break:break-all;
}
.marketcot {
    padding-bottom: 40px;
    background: #f4f6f9;
}
.markul {
    display: flex;
    justify-content: space-between;
}
.markul .ecicon {
    display: inline-block;
    margin-right: 14px;
    width: 60px;
    height: 68px;
    background-position: -369px -75px;
    vertical-align: middle;
}
.markul li {
    width: 380px;
    height: 233px;
    background-color: #ffffff;
    border: solid 1px #9bc6ff;
}
.markul li:hover{
    box-shadow: 0px 4px 21px 0px rgba(26, 5, 16, 0.3);
}
.markul li h6 {
    height: 80px;
    background-color: #e9f1fc;
    border-bottom: solid 1px #9bc6ff;
    font-size: 20px;
    font-weight: normal;
    line-height: 80px;
    color: #333333;
}
.markul li p {
    text-align: left;
    padding: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.markul li a{
    text-decoration: none;
}
.markul li span {
    margin-right: 40px;
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #2577e3;
    text-decoration: none;
}
.markul li span::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width:0;
    height:0;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
    border-left:6px solid #2577e3;
}
.prodcot {
    padding-bottom: 110px;
    background: #f4f6f9;
}
.prlist {
    display: flex;
    justify-content: space-between;
}
.imgboc {
    position: relative;
    width: 404px;
    height: 388px;
    background: transparent url("../images/index/prodimg1.png") no-repeat;
    color: #333333;
}
.imgboc .bgshw {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 376px;
    height: 388px;
    box-shadow: 3px 5px 21px 0px rgba(60, 60, 60, 0.23);
    z-index: 0;
}
.imswcot {
    position: relative;
    z-index: 1;
}
.imgboc h3 {
    width: 376px;
    padding: 33px 0 158px;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
}
.imgboc h4 {
    width: 376px;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
}
.imgboc p {
    padding: 20px 0 30px;
    width: 376px;
    font-size: 16px;
}
.imgboc a {
    display: inline-block;
    width: 154px;
    height: 46px;
    margin-left: -14px;
    background-color: #147bd8;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    line-height: 46px;
    color: #ffffff;
}
.prlist ul {
    width: 746px;
}
.prlist li {
    position: relative;
    float: left;
    width: 360px;
    height: 180px;
    padding: 30px 20px 0 147px;
    margin-bottom: 28px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 4px 21px 0px rgba(26, 5, 16, 0.11);
    border-radius: 4px;
    border: solid 1px transparent;
}
.prlist li:hover {
    border-color: #2791f3;
}
.prlist li:nth-child(2n-1) {
    margin-right: 25px;
}
.prlist li .ecicon {
    display: inline-block;
    width: 86px;
    height: 86px;
    position: absolute;
    top: 47px;
    left: 27px;
}
.prlist li .plsc1 {
    background-position: -2px -368px;
}
.prlist li .plsc2 {
    background-position: -95px -368px;
}
.prlist li .plsc3 {
    background-position: -189px -368px;
}
.prlist li .plsc4 {
    background-position: -282px -368px;
}
.prlist li h5 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 15px;
    color: #333333;
}
.prlist li p {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}
.ecblcot {
    padding-bottom: 40px;
    background:  #f4f6f9 url("../images/index/timg.png") no-repeat center top;
}
.ecblcot ul {
    display: flex;
    justify-content: space-between;
    background: url("../images/index/Snipaste.png") no-repeat;
}
.ecblcot li {
    width: 376px;
    height: 280px;
    box-shadow: 3px 5px 21px 0px rgba(60, 60, 60, 0.23);
    color: #333333;
    overflow: hidden;
}
.ecblcot li a{
    width:100%;
    height:100%;
    text-decoration: none;
    color:#333;
    display: inline-block;
}
.ecblcot li h4 {
    padding-top: 120px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    transition: all .2s linear;
}
.ecblcot li p {
    padding: 0 26px 0 30px;
    line-height: 30px;
    font-size: 14px;
    display: none;
}
.ecblcot li.active h4 {
    padding-top: 54px;
    font-size: 20px;
}
.ecblcot li.active p {
    display: block;
}
.ecfnacot {
    padding-bottom: 110px;
    background: #f4f6f9;
}
.fnabgcor {
    margin-top: 34px;
    height: 427px;
    background: url("../images/index/dsbg.png") no-repeat right top;
}
.ecfnacot ul {
    padding-top: 58px;
    width: 620px;
}
.fnabgcor li {
    position: relative;
    padding-left: 70px;
}
.fnabgcor li .ecicon {
    display: inline-block;
    width: 40px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
}
.fnabgcor li .fnaco1 {
    background-position: -1px -467px;
}
.fnabgcor li .fnaco2 {
    background-position: -56px -467px;
}
.fnabgcor li .fnaco3 {
    background-position: -111px -467px;
}
.fnabgcor li p {
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1;
    color: #333333;
}
.fnabgcor li div {
    padding-bottom: 35px;
    font-size: 16px;
    line-height: 1;
    color: #808080;
}
.fnabgcor li a {
    display: inline-block;
    width: 154px;
    height: 46px;
    background-color: #147bd8;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 46px;
    color: #ffffff;
}
.avagecot {
    padding-bottom: 80px;
}
.avagecot ul {
    display: flex;
    justify-content: space-between;
}
.avagecot li {
    text-align: center;
    width: 220px;
    height: 345px;
    background-color: #ffffff;
    border: solid 1px #dde0e9;
}
.avagecot li .ecicon {
    display: inline-block;
    width: 64px;
    height: 64px;
}
.avagecot li:hover i.ecicon{
    -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
}
.avagecot .avl1 .ecicon {
   background-position: 2px -528px;
}
.avagecot .avl2 .ecicon {
    background-position: -72px -528px;
}
.avagecot .avl3 .ecicon {
    background-position: -147px -528px;
}
.avagecot .avl4 .ecicon {
    background-position: -220px -528px;
}
.avagecot .avl5 .ecicon {
    background-position: -294px -528px;
}
.avagecot li > div {
    padding-top: 40px;
    box-sizing: border-box;
    height: 144px;
    background-color: #36b6fa;
}
.avagecot .avl2 > div {
    background-color: #f2c04b;
}
.avagecot .avl3 > div {
    background-color: #e8714f;
}
.avagecot .avl4 > div {
    background-color: #3ae084;
}
.avagecot .avl5 > div {
    background-color: #db428d;
}
.avagecot h6 {
    padding: 55px 0 20px;
    font-weight: normal;
    font-size: 22px;
    line-height: 1;
    color: #333333;
}
.avagecot p {
    text-align: left;
    padding: 0 15px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.caseptcot {
    padding-bottom: 85px;
    background: #f4f6f9;
}
.caseptinfo {
    width: 1260px;
    margin: 0 auto;
}
.swipecot2 {
    height: 560px;
}
.swipecot2 .swiper-slide {
    padding: 0 40px;
    box-sizing: border-box;
}
.swipecot2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #333333;
    border-radius: 6px;
    opacity: 0.5;
}
.swipecot2 .swiper-pagination-bullet-active {
    opacity: 1;
}
.swipecot2 .swiper-button-next,
.swipecot2 .swiper-button-prev {
    margin-top: -60px;
    width: 18px;
    height: 29px;
    background: url("../images/index/lubprnx.png") no-repeat;
}
.swipecot2 .swiper-button-next {
    background-position: right 0;
    right: 0;
}
.swipecot2 .swiper-button-prev {
    left: 0;
}

/*公司简介*/
.gymcot {
    width:100%;
    height:715px;
    background-color:#f9f9f9;
}
.gyminfo {
    position:relative;
    padding:35px 10px 0;
}
.infociv {
    position:absolute;
    top:98px;
    right:0;
    width:864px;
    height:360px;
    padding:20px 40px 20px 40px;
    box-sizing:border-box;
    background-color:rgba(255,255,255,.9);
}
.infociv p {
    font-size:16px;
    line-height:32px;
    color:#333333;
    text-indent:32px;
}

.comptcot {
    padding-bottom: 80px;
}
.comptcot ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.comptcot li {
    position: relative;
    flex: 1;
}
.comptcot .toptit {
    position: relative;
    padding: 0 0 20px 50px;
}
.gbg {
    background: url("../images/index/gbg.png") no-repeat;
}
.comptcot li i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 12px;
}
.comptcot li i.gbgi1 {
    width: 33px;
    height: 38px;
    background-position: 0 -1px;
}
.comptcot li i.gbgi2 {
    width: 41px;
    height: 36px;
    background-position: -56px -2px;
}
.comptcot li i.gbgi3 {
    width: 42px;
    height: 38px;
    background-position: -116px -1px;
}
.comptcot li i.gbgi4 {
    width: 40px;
    height: 40px;
    background-position: -177px 0;
}
.comptcot li i.gbgi5 {
    width: 38px;
    height: 39px;
    background-position: -238px -1px;
}
.comptcot li span {
    display: block;
    width: 218px;
    height: 152px;
    margin: 0 auto;
}
.comptcot li .spa1 {
    background-position: 0 -55px;
}
.comptcot li .spa2 {
    background-position: 0 -218px;
}
.comptcot li .spa3 {
    background-position: 0 -382px;
}
.comptcot li .spa4 {
    background-position: 0 -548px;
}
.comptcot li .spa5 {
    background-position: 0 -710px;
}
.comptcot li h6 {
    margin: 0 0 10px 0;
    line-height: 1;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
}
.comptcot li p {
    margin: 0;
    line-height: 1;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}