@charset "utf-8";
body{background: #fcfcfc;}
.tit{text-align: center;font-weight: normal;margin-bottom: 1.5rem;color: #333;}
.tit b{display: block;font-size: 1.8rem;line-height: 1.8rem;}
.tit span{display: block;font-size: 0.9rem;line-height: 0.9rem;padding-top: 0.5rem;}


/*banner*/
.g-adv{ position:relative;}
.g-adv .swiper-pagination{bottom: 2rem;height: 1.15rem;z-index:10;}
.g-adv .swiper-pagination .swiper-pagination-bullet{width: 1.15rem;height: 1.15rem;background: url(../images/mBtn2.png);background-size: contain;opacity: 1;margin:0 0.5rem;vertical-align:top;}
.g-adv .swiper-pagination .swiper-pagination-bullet-active{background: url(../images/mBtn1.png);background-size: contain;}

/*guide*/
.guide{padding: 0 1.5rem;}
.guide ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: -0.7rem;position: relative;z-index: 10;background: #fff;
    box-shadow: 0px 0px 0.25rem 0px rgba(35,35,35,0.2);}
.guide li{display: flex;align-items: center;width: 50%;height: 5.5rem;}
.guide li img{width: 3.1rem;margin: 0 1rem 0 2rem;}
.guide li span{font-size: 0.8rem;color: #333;line-height: 0.8rem;}
.guide li b{display: block;font-size: 1.2rem;line-height: 1.2rem;padding-bottom: 0.25rem;color: #225EFC;}


/*dig*/
.dig{padding: 4rem 1.5rem 2rem;}
.dig dd p{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 2rem;}
.dig dd p span{display: flex;justify-content: center;align-items: center;width: 31.5%;height: 6.9rem;line-height: 1.2rem;font-size: 0.8rem;color: #333;border: 2px solid #f6af87;margin-bottom: 1rem;box-sizing: border-box;}
.dig dd p span:nth-child(even){color: #fff;background: #1F5EFB;border-color: #1F5EFB;}


/*way*/
.way{padding: 3rem 1.5rem;}
.way ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.way li{width: 48.5%;height: 12rem;text-align: center;margin-bottom: 1rem;box-shadow: 0px 0px 0.25rem 0px rgba(35,35,35,0.1);padding: 0 1.5rem;box-sizing: border-box;transition: all 0.3s;}
.way li img{display: block;width: 4.95rem;margin: 1.5rem auto 0.7rem;}
.way li h3{font-size: 1.2rem;color: #333;line-height: 1.2rem;padding-bottom: 0.3rem;}
.way li p{font-size: 0.7rem;color: #999;line-height: 1.1rem;}


/*strategy*/
.strategy{padding: 4rem 0;}
.strategy_item dl{height: 18rem;display: flex;justify-content: space-between;align-items: center;padding: 0 1.5rem;background: #fff;box-shadow: 0px 0px 0.25rem 0px rgba(35,35,35,0.1);position: relative;z-index: 2;}
.strategy_item:nth-child(2){background: #fcfcfc;box-shadow: none;}
.strategy_item dt{width: 51.45%;}
.strategy_item dd{width: 42.75%;}
.strategy_item dd h3{font-size: 1.2rem;color: #333;line-height: 1.2rem;}
.strategy_item dd p{font-size: 0.8rem;color: #999;line-height: 1.2rem;margin: 0.6rem 0 1.8rem;}
.strategy_item dd .gain{display: block;width: 9rem;height: 2.5rem;line-height: 2.5rem;font-size: 0.8rem;color: #fff;text-align: center;background: #3C73FC;cursor: pointer;}

/*guarantee*/
.guarantee{padding: 4rem 1.5rem 3rem;background: url(../images/guarantee_bg.jpg) no-repeat center;background-size: cover;}
.guarantee h2{color: #fff;}
.guarantee ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.guarantee li{width: 48.5%;height: 11rem;background: #fff;margin-bottom: 1rem;transition: all 0.3s;position: relative;padding: 0 1.5rem;box-sizing: border-box;}
.guarantee li img{display: block;width: 3.5rem;margin: 1.5rem auto 1.2rem;}
.guarantee li h3{font-size: 0.9rem;color: #333;line-height: 0.9rem;margin-bottom: 0.4rem;text-align: center;}
.guarantee li p{font-size: 0.7rem;color: #999;line-height: 1.1rem;}
.guarantee li i{position: absolute;font-size: 0.7rem;color: #999;line-height: 1.1rem;right: 1.5rem;top: 1.5rem;font-weight: bold;}


/*case*/
.case{padding: 4rem 1.5rem 2rem;}
.case ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.case li{width: 48.5%;margin-bottom: 1rem;    box-shadow: 0px 0px 0.25rem 0px rgba(51,51,51,0.1);}
.case li span{display: block;height: 3.8rem;line-height: 3.8rem;padding: 0 1.5rem;font-size: 0.8rem;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.case li span:hover{color: #fff;background: #1F60FC;}

.news{padding: 2rem 1.5rem 4rem;}
.news li{height: 3.8rem;    box-shadow: 0px 0px 5px 0px rgba(35,35,35,0.1);padding: 0 0.75rem;margin-bottom: 0.3rem;}
.news li h3 a{display: block;font-size: 0.8rem;color: #333;line-height: 1.3rem;font-weight: normal;padding: 0.5rem 0 0.2rem;}
.news li p{font-size: 0.7rem;color: #999;line-height: 1.2rem;height: 1.2rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news li:hover{background: #1F60FC;}
.news li:hover h3 a,.news li:hover p{color: #fff;}

/*liuy*/
.liuy{display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 999;}
.liuy_con{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 20rem;height: 23rem;background: #3366ff;border-radius: 0.9rem;}
.liuy_con h3{line-height: 2.8rem;font-size: 1.2rem;color: #fff;font-weight: normal;text-align: center;}
.liuy_con ul{height: 19.5rem;background: #fff;border-radius: 0.95rem;margin: 0 0.6rem;padding-top: 1.5rem;box-sizing: border-box;}
.liuy_con li{display: flex;margin-bottom: 0.8rem;}
.liuy_con li label{width: 3.25rem;font-size: 0.9rem;color: #999;text-align: right;line-height: 1.8rem;margin-right: 0.5rem;}
.liuy_con li label em{color: #ff0000;}
.liuy_con li input{width: 14rem;height: 1.8rem;line-height: 1.7rem;border: 1px solid #999;border-radius: 0.25rem;padding: 0 0.5rem;box-sizing: border-box;outline: 0;background: none;font-family: "Microsoft Yahei";}
.liuy_con li textarea{width: 14rem;height: 5.25rem;line-height: 1.7rem;border: 1px solid #999;border-radius: 0.25rem;padding: 0 0.5rem;box-sizing: border-box;outline: 0;background: none;font-family: "Microsoft Yahei";}
.liuy_con .submit{width: 9rem;height: 2.5rem;line-height: 2.5rem;text-align: center;font-size: 0.8rem;color: #fff;background: #3366ff;margin: 0.2rem auto 0;border: 0;outline: 0;cursor: pointer;}


.consult{display: none;position: fixed;bottom: 0;width: 100%;max-width: 750px;height: 6.5rem;background: rgba(35, 35, 35, 0.5);z-index: 10;}
.consult_con{display: flex;justify-content: space-between;padding: 0 1rem;}
.consult_pic{margin: -1.1rem 0 0;width: 9.1rem;}
.consult_txt{margin-top: 1.2rem;}
.consult_txt h3{font-size: 0.9rem;color: #fff;line-height: 0.9rem;margin-bottom: 0.7rem;}
.consult_txt p{display: flex;width: 14rem;flex-wrap: wrap;}
.consult_txt p span{display: block;width: 7rem;line-height: 1.3rem;padding-left: 0.8rem;font-size: 0.8rem;color: #fff;position: relative;box-sizing: border-box;white-space: nowrap;overflow: hidden;}
.consult_txt p span:after{position: absolute;width: 0.4rem;height: 0.4rem;content: "";left: 0;top: 0.45rem;background: #fff;}
.consult_con .close{width: 1.7rem;margin-top: 1.3rem;}
.consult_con .zx{display: block;width: 5rem;height: 4rem;background: #1F60FC;text-align: center;font-size: 1.2rem;color: #fff;line-height: 1.6rem;font-weight: bold;padding: 0.4rem 0.8rem;box-sizing: border-box;margin-top: 1.2rem;}

