#main-img {
    width: 100%;
    height: 420px;
    background: url('../image/img_banner-1.png');
    background-repeat: no-repeat;
    background-color: #e7ecf3;
    background-size: auto;
    background-position: bottom center;
}

#main-img .mi-content {
    position: relative;
}

#main-img .mi-content .introduce {
    padding-top: 89px;
}

#main-img .produce-name {
    font-weight: 700;
    font-size: 40px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #252b3a;
}

#main-img .produce-detail {
    margin-top: 32px;
    margin-bottom: 44px;
    font-size: 16px;
    color: #3D485D;
    line-height: 30px;
}

#main-img button {
    width: 129px;
    height: 41px;
    line-height: 40px;
    text-align: center;
    background-color: #3d78ff;
    font-size: 14px;
	border-radius: 3px;
    color: #ffffff;
}

#main-img .image {
    width: 450px;
    position: absolute;
    top: 0px;
    right: 0;
}


#slogan {
    width: 100%;
    height: 100px;
    background-color: #f7f9fc;
    background: url('../image/img_bg_3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

#slogan .text {
    font-family: ZhiMangXing-Regular;
	font-size: 38px;
    line-height: 54px;
	letter-spacing: 0px;
	color: #282828;
}

#product-introduce {
    width: 100%;
    height: 464px;
    background-color: #fff;
}

#product-introduce .pi-main {
    padding-top: 69px;
}


#product-introduce .pi-main .introduce {
    display: flex;
    
    
}

#product-introduce .pi-main .introduce img {
    text-align: center;
    margin-right: 73px;
}

#product-introduce .pi-main .introduce .intro-content {
    width: 588px;
}

#product-introduce .pi-main .intro-content .title {
    font-size: 30px;
    color: #252b3a;
    margin-bottom: 72px;
    text-align: left;
    font-weight: 500;
}

#product-introduce .pi-main .intro-content .intro-text {
    margin-bottom: 31px;
    color: #3f485b;
    text-indent: 2em;
    font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #3f485d;
}

#drill-format{
    width: 100%;
    background-color: #f5f7fb;
    background: url('../image/ylxs_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 70px 0;
}
#drill-format .title{
    font-size: 30px;
    font-weight: 500;
    color: #252b3a;
    text-align: center;
    margin-bottom: 80px;
}
#drill-format .contents{
    width: 85%;
    min-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#drill-format .contents .two-div-line{
    width: 50%;
    height: 302px;
    max-width: 580px;
    min-width: 580px;
    background-color: #f3f6fc;
	box-shadow: 1px 2px 38px 2px 
		rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	border: solid 2px #ffffff;
    margin-left: 20px;
    box-sizing: border-box;
    padding: 55px 57px 0 52px;
    position: relative;
}
#drill-format .contents .two-div-line:nth-child(2)::after{
    content: '';
    width: 220px;
    height: 259px;
    background-image: url(../image/ylxs2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: -108px;
    right: 0;
}
#drill-format .contents .two-div-line:nth-child(2n+1)::after{
    content: '';
    width: 193px;
    height: 215px;
    background-image: url(../image/ylxs1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: -77px;
    right: 20px
}
#drill-format .contents .two-div-line .name{
    font-size: 24px;
    font-family: AliMedium;
	line-height: 30px;
	letter-spacing: 0px;
	color: #252b3a;
    margin-bottom: 32px;
}

#drill-format .contents .two-div-line .intro-content{
	font-size: 14px;
	line-height: 30px;
	color: #3f485d;
}
#drill-format .contents .blue-style{
    box-shadow: 6px 10px 24px 0px rgba(60, 120, 231, 0.4);
    border-style: solid;
    border-width: 2px;
    background-image: linear-gradient(38deg, #92bfff 0%, #3d78ff 100%);
}
#drill-format .contents .one-div-line{
    width: 100%;
    height: 215px;
    max-width: 1180px;
    min-width: 1180px;
    margin-left: 20px;
    margin-top: 80px;
    background-image: linear-gradient(0deg, 
    #ffffff 0%, 
    #f3f6fc 100%);
    box-shadow: 1px 2px 38px 2px 
        rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    border: solid 2px #ffffff;
    box-sizing: border-box;
    padding: 45px 339px 0 52px;
    position: relative;
}
#drill-format .contents .one-div-line::after{
    content: '';
    width: 269px;
    height: 242px;
    background-image: url(../image/ylxs3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: -77px;
    right: 20px
}
#drill-format .contents .one-div-line .name{
    font-size: 24px;
    font-family: AliMedium;
	line-height: 30px;
	letter-spacing: 0px;
	color: #252b3a;
    margin-bottom: 32px;
}

#drill-format .contents .one-div-line .intro-content{
	font-size: 14px;
	line-height: 30px;
	color: #3f485d;
}


#event-type{
    margin: 0 auto;
    padding: 70px 0;
}
#event-type .title{
    font-size: 30px;
    font-weight: 500;
    color: #252b3a;
    text-align: center;
    margin-bottom: 48px;
}
#event-type .type-item{
    width: 100%;
    height: 455px;
    border-radius: 20px;
	border: solid 3px #ffffff;
    
}
#event-type .type-item .type-title{
    width: 100%;
    height: 97px;
    line-height: 97px;
    background-image: url('../image/zcsjlx_bg.png');
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 28px;
    color: #ffffff;
    padding-left: 60px;
    text-align: left;
    border-radius: 10px 10px 0px 0px;
    box-sizing: border-box;
}
#event-type .type-item .content{
    display: flex;
    justify-content: space-between;
    padding: 48px 57px 0;
    background-image: linear-gradient(0deg, 
		#ffffff 0%, 
		#f4f4f4 100%);
	box-shadow: 1px 2px 38px 2px 
		rgba(0, 0, 0, 0.15);
	border-radius: 0px 0px 8px 8px;
	border: solid 2px #ffffff;
    min-height: 358px;
    box-sizing: border-box;
}
#event-type .type-item .content .item{
    width: 30%;
}
#event-type .type-item .content .item .icon{
    margin-bottom: 30px;
}
#event-type .type-item .content .item .item-title{
    font-size: 24px;
	color: #252b3a;
    margin-bottom: 20px;
}
#event-type .type-item .content .item .item-intro{
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #3f485d;
}


#platform-advantage{
    margin: 0 auto;
    padding: 70px 0;
    width: 100%;
    box-sizing: border-box;
    min-width: 1180px;
    min-height: 759px;
    background: url(../image/ptys_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#platform-advantage .title{
    font-size: 30px;
    font-weight: 500;
    color: #252b3a;
    text-align: center;
    margin-bottom: 48px;
}
#platform-advantage .advantage-list{
    position: relative;
    margin: 0 auto;
    width: 1180px;
    height: 542px;
}
#platform-advantage .advantage-list .advantage-item{
    position: absolute;
    width: 376px;
    box-sizing: border-box;
    padding: 50px 24px 0 38px;
	min-height: 259px;
    background-image: linear-gradient(0deg, #ffffff 0%, #edf5ff 100%);
	box-shadow: 1px 2px 28px 7px rgba(61, 93, 153, 0.15);
	border-radius: 8px;
	border: solid 2px #ffffff;
}

#platform-advantage .advantage-list .wl::after{
    content: '';
    width: 172px;
    height: 168px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: 13px;
    right: 11px
}
#platform-advantage .advantage-list .wl:nth-of-type(2)::after {
    background-image: url(../image/ptys_item2.png);
}
#platform-advantage .advantage-list .wl:nth-of-type(3)::after {
    background-image: url(../image/ptys_item3.png);
}
#platform-advantage .advantage-list .wl:nth-of-type(4)::after {
    background-image: url(../image/ptys_item4.png);
}
#platform-advantage .advantage-list .wl:nth-of-type(5)::after {
    background-image: url(../image/ptys_item5.png);
}
#platform-advantage .advantage-list div:nth-child(1){
    left: 0;
}
#platform-advantage .advantage-list div:nth-child(2){
    left: 401px;
}
#platform-advantage .advantage-list div:nth-child(3){
    left: 802px;
}
#platform-advantage .advantage-list div:nth-child(4){
    left: 401px;
    bottom: 0;
}
#platform-advantage .advantage-list div:nth-child(5){
    left: 802px;
    bottom: 0;
}
#platform-advantage .advantage-list .advantage-item .item-title{
	font-size: 22px;
	color: #252b3a;
    margin-bottom: 19px;
}
#platform-advantage .advantage-list .advantage-item .item-icon{
    margin-bottom: 5px;
}
#platform-advantage .advantage-list .advantage-item .item-text{
    font-size: 14px;
	line-height: 28px;
	color: #3f485d;
}

#platform-advantage .advantage-list .active-advantage-item{
    position: absolute;
    width: 376px;
    box-sizing: border-box;
    padding: 65px 40px 0;
	min-height: 542px;
	box-shadow: 3px 3px 28px 7px rgba(28, 102, 240, 0.35);
	border-radius: 8px;
	border: solid 2px #ffffff;
    background-image: url(../image/ptys_active_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#platform-advantage .advantage-list .active-advantage-item::after{
    background-image: url(../image/ptys_active_bg._3d.png);
    content: '';
    width: 237px;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 28px;
    right: 16px
}
#platform-advantage .advantage-list .active-advantage-item .item-title{
	font-size: 22px;
	color: #ffffff;
    margin-bottom: 33px;
}
#platform-advantage .advantage-list .active-advantage-item .item-icon{
    margin-bottom: 7px;
}
#platform-advantage .advantage-list .active-advantage-item .item-text{
    font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}

#typical-case {
    width: 100%;
    min-height: 800px;
    
}

#typical-case .tc-main {
    padding-bottom: 100px;
}

#typical-case .title {
    padding-top: 70px;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    color: #252b3a;
    margin-bottom: 38px;
}
#typical-case .tc-tab{
    width: 100%;
    border-bottom: 1px #ccc solid; 
}
#typical-case .tc-tab-list {
    width: 1180px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

#typical-case .tc-tab-list .tc-item {
    font-size: 17px;
    color: #2e3033;
    opacity: 0.85;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    padding-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
#typical-case .tc-tab-list .tc-item.tc-active {
    color: #2f61f2;
    opacity: 1;
    font-weight: 700;
}
#typical-case .tc-tab-list .tc-item.tc-active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30%;
    right: 30%;
    height: 3px;
    background-color: #2f61f2;

}
#typical-case .tc-tab-list .tc-item p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#typical-case .tc-tab-list .tc-item:not(:last-child) {
    margin-right: 20px;
}

#typical-case .tc-main .tc-main-box {
    width: 100%;
    position: relative;
    padding-top: 40px;
    line-height: 24px;
    font-size: 14px;
    text-align: left;
}
#typical-case .tc-main .tc-main-box .caption {
    width:550px;height:210px;float: left;margin:0 30px 30px 0;border-radius: 8px;
}
#typical-case .tc-main .tc-main-box .title-icon {
    margin-bottom: 18px;font-size: 16px;text-align: left;font-weight: bold;
    color:#252b3a;
}
#typical-case .tc-main .tc-main-box .al-icon{
    margin: 7px 6px 0 0;
}
#typical-case .tc-main .tc-main-box .content-show {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #3f485d;
}
#typical-case .jjfa {
    display: flex;
    flex-wrap: wrap;
}
#typical-case .jjfa .item{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
    margin-bottom: 10px;
    color: #3f485d;
}
#typical-case .jjfa .long{
    width: 60%;
}
#typical-case .jjfa .short{
    width: 40%;
}
#typical-case .ldfx-jy {
    padding: 36px 59px;
    box-sizing: border-box;
    background-image: linear-gradient(0deg, 
		#f8fbff 0%, 
		#ebeff9 100%);
	border-radius: 8px;
	
    display: flex;
}
#typical-case .ldfx-jy .ldfx{
    width: 50%;
    margin-right: 10px;
}
#typical-case .ldfx-jy .ldfx-title{
    
	font-size: 18px;
	margin-bottom: 29px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #252b3a;
    font-weight: bold;
}
#typical-case .ldfx-jy .ld-list{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #3f485d;
}
#typical-case .ldfx-jy .jy{
    max-width: 50%;
}
#typical-case .ldfx-jy .jy-title{
    
	font-size: 18px;
	margin-bottom: 29px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #252b3a;
    font-weight: bold;
}
#typical-case .ldfx-jy .jy-list{
   
}
#typical-case .ldfx-jy .jy-list .item{
    box-sizing: border-box;
    background-image: linear-gradient(0deg, 
    #f8fbff 0%, 
    #ebeff9 100%);
    border-radius: 10px;
    position: relative;
    padding: 6px 10px 6px 40px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #3f485d;
    margin-bottom: 8px;
}
#typical-case .ldfx-jy .jy-list .item::before{
    content: '';
    width: 17px;
    height: 14px;
    background-image: url(../image/dagou.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: 11px;
    left: 14px;
}
.desc-content-box {
    width: 45%;
	height: 167px;
	background-image: linear-gradient(-40deg, 
		#dfe3ee 0%, 
		#f7f9ff 100%);
	border-radius: 1px;
	border: solid 3px #ffffff;
    display: inline-block;
    margin: 20px 0;
}

.desc-content-box-title {
    font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	line-height: 30px;
	color: #13151a;
    margin: 15px 33px 10px;
    opacity: 0.65;
}

.desc-content-box-text {
    margin-left: 33px;
}

.desc-content-box-text .bottom-content {
    display: flex;
    align-items: center;
}

.desc-content-box-text .bottom-content img {
    margin-right: 15px;
}

.desc-content-box-text div {
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #262c3a;
	opacity: 0.65;
}

.desc-content-box:first-child {
    margin-right: 28px;
}

#typical-case .tc-main-content .desc-content .desc-img-1 {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

#typical-case .tc-main-content .desc-content .desc-img-2{
    width: 15px;
    height: 13px;
    margin-right: 10px;
}

.tc-main-content .tmc-item:not(:last-child) {
    margin-bottom: 35px;
}

.tc-main-content .tmc-item .tmc-title {
    
    font-size: 24px;
    color: #3d78ff;
    margin-bottom: 19px;
}

.tc-main-content .tmc-item .tmc-content {
    font-size: 14px;
    line-height: 30px;
    color: #262c3a;
    opacity: 0.65;
}


.bottom-ad-bg {
    width: 100%;
    height: 160px;
    background-color: #2555d1;
    position: relative;
}
.bottom-ad-bg .article{
    height: 160px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    color: #ffffff;
}
.bottom-ad-bg .article-bg{
    width: 100%;
    height: 226px;
    max-width: 1200px;
    position: absolute;
    top: -66px;
    background-image: url('../image/sqsy-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.bottom-ad-bg .article button {
    width: 122px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    background-color: transparent;
    border: solid 1px rgba(255,255,255, .45);
    font-size: 14px;
    color: #ffffff;
    margin-top: 22px;
    border-radius: 4px;
}