/*banner*/
body{background: #F6F9FE;}
.pdm_b{height: 845px;}
.pdm{margin: 0 18%;}
.pdm_tx1{padding: 50px 0;}
.pdm_b_img{position: absolute;}
.pdm_b_img img{width: 1920px;}
.pdm_b_tit{position: relative;z-index: 3;top: 230px;left: 15%;width: 47%;}
.pdm_b_tit img{width: 225px;}
.pdm_b_tit h2{color: #fff;font-size: 36px;font-weight: 700;letter-spacing: 6px;margin: 35px 0;}
.pdm_b_tit p{color: #fff;font-size: 18px;letter-spacing: 6px;}
.pdm_kf{display: flex;flex-direction: row;margin-top: 108px;}
.pdm_kf .pdm_sy{padding: 10px 41px;background: #EE5E2C;border-radius: 15px;margin-right: 43px;}
.pdm_kf .pdm_fa{padding: 10px 25px;border-radius: 15px;border: 1px solid white;}
.pdm_kf .pdm_sy:hover{background: #fc1944;}
.pdm_kf .pdm_fa:hover{background: #fc1944;}
/*导航*/
.pdm_c_case{background: #fff;z-index:3;}
.pdm_list{display: flex;justify-content: space-between;}
.pdm_list li{font-size: 18px;color: #333;padding: 28px 40px;}
.pdm_list li:hover{background-color: #fc5531;color: #fff;}
/*内容*/
.pdm_tz{text-align: center;margin: 48px 0;}
.pdm_tz h2{font-size: 28px;margin-bottom: 28px;color: #333;letter-spacing: 3px;}
.pdm_tz p{font-size: 18px;color: #555;letter-spacing: 3px;}
.pdm_tz01{margin-bottom: 36px;}
.pdm_tz01 ul{display: flex;flex-wrap: nowrap;justify-content: space-between;}
.pdm_tz01 ul li{width: 30%;padding: 32px;box-shadow: darkgrey 5px 5px 10px 2px;border-radius: 18px;text-align: center;}
.pdm_tz01 ul li img{margin: 40px 0;}
.pdm_tz01 ul li p{color: #555;font-size: 16px;}
.tz02,.tz06{background-color: #fff;}
.pdm_tz02{margin-bottom: 36px;}
.pdm_tz02 img{margin: 30px;}
.pdm_tz02 p{color: #555;font-size: 16px;letter-spacing: 3px;}
.pdm_tz02 .kefu{display: flex;justify-content: space-around;width: 15%;margin: 0 42%;margin-top: 20px;padding: 12px 0;background-color: #fc5531;color: #fff;border-radius: 18px;}
.pdm_tz03 img{margin: 30px;}
.pdm_tz03 p{color: #555;font-size: 16px;margin: 22px 0;letter-spacing: 3px;}
.pdm01{background: linear-gradient(to right, #45afff , #3f82fa);padding-bottom: 45px;}
.pdm_ys{text-align: center;padding: 85px 0;color: #fff;}
.pdm_ys h2{font-size: 28px;margin-bottom: 28px;letter-spacing: 3px;}
.pdm_ys p{font-size: 16px;letter-spacing: 3px;}
.pdm_ys01 ul{margin: 0 18%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pdm_ys01 ul li{width: 32.5%;padding: 25px;text-align: center;}
.pdm_ys01 ul li img{width: 39%;}
.pdm_ys01 .pdm_ys02{background-color: #fff;padding: 25px;border-radius: 18px;color: #555;margin-top: -40px;padding-top: 46px;height: 168px;}
.pdm_ys01 .pdm_ys02 strong{font-size: 18px;}
.pdm_ys01 .pdm_ys02 p{margin-top: 10px;font-size: 16px;}
.pdm_ys04{text-align: center;display: flex;flex-direction: row;justify-content: center;color: #fff;margin-top: 35px;}
.pdm_ys04 .pdm_zx{margin: 0 42px;padding: 12px 55px;background-color: #ee5e2c;font-size: 16px;border-radius: 18px;color: #fff;}
.pdm_ys04 .pdm_xz{border: 1px solid #EE5E2C;padding: 12px 35px;border-radius: 18px;color: #EE5E2C;}
.pdm_ys04 .pdm_zx:hover{background-color:#fc1944;}
.pdm_ys04 .pdm_xz:hover{background-color:#fc1944;color: #fff;}
.jiazhi{background: #fff;}
.jiazhi_img{position: absolute; width: 1200px;}
.jiazhi_conte{position: relative;z-index: 3;display: flex;flex-direction: column;margin-left: 31%;margin-bottom: 37px;}
.jiazhi_conte li{width: 532px;height: 40px;border: 2px solid #408bfb;border-radius: 18px;margin: 10px 0;}
.jiazhi_conte li p{margin-left: 28px;font-size: 16px;color: #555;margin-top: 5px;}
@media screen and (max-width: 1600px){
    .pdm{margin: 0 13%;}
    .pdm_b{height: 702px;}
    .pdm_b_img img{width: 1581px;}
    .pdm_b_tit{top: 135px;}
    .pdm_kf{margin-top: 68px;}
    .pdm_ys01 ul{margin: 0 13%;}
    .jiazhi_img{width: 1140px;}
    .jiazhi_conte{margin-left: 29.5%;}
}
@media screen and (max-width: 1440px){
    .pdm_b{height: 627px;}
    .pdm_b_tit img{width:185px;}
    .pdm_b_tit h2{font-size: 24px;}
    .pdm_b_tit p{font-size: 16px;}
    .pdm_kf{margin-top: 43px;}
    .pdm_ys01 .pdm_ys02{height: 183px;}
    .jiazhi_img{width: 1033px;}
    .jiazhi_conte{margin-left: 27.5%;}
}
@media screen and (max-width: 1280px){
    .pdm_b{height: 558px;}
    .pdm_b_tit{top: 153px;}
    .pdm_kf{margin-top: 43px;}
    .pdm_ys01 .pdm_ys02{height: 198px;}
    .jiazhi_img{display: none;}
    .jiazhi_conte{margin-left: 21%;}
}
@media screen and (max-width: 800px){
    .pdm_b{height: 586px;}
    .pdm_b_img{top: 60px;left: -318px;}
    .pdm_b_img img{max-width: none;width: 1445px;}
    .pdm_b_tit{top: 153px;}
    .pdm_b_tit p{font-size: 14px;}
    .pdm_kf{margin-top: 43px;}
    .pdm_kf .pdm_sy{padding: 10px 28px;}
    .pdm_ys01 .pdm_ys02{height: 251px;}
    .pdm_list{display: flex;flex-wrap: wrap;}
    .pdm_list li{width: 50%; margin:0;padding: 10px 29px;}
    .pdm_tz{margin: 35px 0;}
    .pdm_tz p{font-size: 16px;}
    .pdm_tz01 ul{display: flex;flex-direction: column;}
    .pdm_tz01 ul li{width: 100%;padding: 68px;margin-bottom: 40px;}
    .pdm_tz01 ul li img{margin: 40px 50px;}
    .pdm_tz02 p{font-size: 14px;}
    .pdm_tz02 img{margin: auto;margin: 10px 0;}
    .pdm_ys01 ul{display: flex;flex-wrap: wrap;}
    .pdm_ys01 ul li{width: 50%;}
    .pdm_ys01 .pdm_ys02{height: 192px;}
    .jiazhi_conte{margin-left: 4.5%;}
}
@media screen and (max-width: 400px){
    .pdm{margin: 0 8%;}
    .pdm_b {height: 576px;}
    .pdm_b_img{width: 375px;overflow: hidden;top: 60px;left: auto;}
    .pdm_b_img img{width: 1300px;margin-left: -439px;}
    .pdm_b_tit{width:auto;left:auto; margin: 0 40px;top: 79px;top: 76px;text-align: center}
    .pdm_b_tit h2 {font-size: 18px;}
    .pdm_b_tit img{width: 138px;}
    .pdm_kf{display: flex;flex-direction: column;margin-left: 40px;}
    .pdm_c_case{text-align: center;}
    .pdm_kf .pdm_sy{width: 181px;padding: 10px 24px;margin-right: auto;margin-bottom: 25px;}
    .pdm_kf .pdm_fa{margin-right: auto;padding: 10px 24px;}
    .pdm_tz h2{font-size: 24px;}
    .pdm_tz01 ul li{padding: 30px;}
    .pdm_tz01 ul li img{margin: 32px 0;}
    .pdm_ys{margin: 0 8%;}
    .pdm_ys h2{font-size: 24px;}
    .pdm_ys01 ul{margin: 0 8%;}
    .pdm_ys01 ul li{padding: 5px;}
    .pdm_ys01 .pdm_ys02{height: 247px;padding: 8px;padding-top: 46px;}
    .pdm_ys04{display: flex;flex-direction: column;justify-content: center;}
    .pdm_ys04 .pdm_zx{margin: 15px 25px;padding: 12px 24px;}
    .pdm_ys04 .pdm_xz{margin: 0 8%;}
    .jiazhi_conte{margin-left: auto;}
    .jiazhi_conte li{width: 327px;height: 52px;}
    .jiazhi_conte li p{margin-left: 12px;font-size: 14px;}
    .pdm_tx1{padding: 28px 0;}
}

/*功能*/
.pdm1{margin: 0 10%;padding: 28px 0;}
.pdm_gn{position: relative;background-color: #e8f3f5;border-radius: 10px;overflow: hidden;}
.pdm_gn .c-right{margin-top: 69px;}
.pdm_gn .c-left ul{display: flex;flex-wrap: wrap;z-index: 5;overflow: visible;justify-content: center;}
.pdm_gn .c-left ul li{display: flex;align-items: center;margin: 18px;padding: 0.25rem 0.2rem;width: 206px; background: #fff;border-radius: 10px;color: #666;}
.pdm_gn .c-left ul li img{position: relative;z-index: 5;margin-right: 10px;width: 20px;height: 20px;transition: all 0.3s;}
.pdm_gn .c-left ul li p{position: relative;z-index: 5;transition: all 0.3s;font-weight: 500;}
.pdm_gn .c-right .c-wrap{display: flex;align-items: center;margin: 0 50px;justify-content: space-between;}
.c-text-box{letter-spacing: 2px;width: 55%;}
.c-text-box strong{font-size: 24px;color: #666;}
.c-text-box .c-text-a{margin-top: 47px;margin-left: 54px;}
.c-text-box .c-text-a p{margin: 20px 0;color: #666;}
.c-text-box .c-text-a img{width: 10px;margin-right: 18px;padding-top: 5px;}
.c-img-box{width: 40%;}
.c-img-box img{margin: 15px 0;}

/*pdm_gn*/
.banner-btn-group{
	position: absolute; width: 400px; height: 40px; top: 75%;margin-top:-20px;left:50%;margin-left:-200px;
}
.banner-btn-group .banner-btn{
	display: inline-block;
	padding: 12px 60px;
	color: #fff;
    border-radius: 3px;
    margin: 0 10px;
	cursor: pointer;
}
.banner-btn-group .banner-btn1{
	background: #00bffd;
}
.banner-btn-group .banner-btn1:hover{
	background: #58d6ff;
}
.banner-btn-group .banner-btn2{
	background: #12dac5;
}
.banner-btn-group .banner-btn2:hover{
	background: #58f7e6;
}
.banner img.banner_v12_detail{
	width: 160px;
    display: inline-block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    bottom: 50px;
	z-index: 99;
}
/*banner*/
.banner img{ width: 100%;}
.banner .carousel-indicators{top: inherit;bottom:15px; left: 50%; right: auto; width: 100px; margin-left: -50px;}
.banner_pdm_txt{position: absolute;top: 28%;left: 15%;z-index: 11;display: flex;flex-direction: column;}
.banner_pdm_txt h2{display: inline-block;margin-right: 26px;padding: 16px 0;font-size: 45px;letter-spacing: 10px;color: #fff;margin-bottom:0;}
.banner_pdm_txt p{display: inline-block;margin-right: 26px;padding: 16px 0;font-size: 24px;letter-spacing: 10px;color: #fff;}
.count-container a{background-color: #ee5e2c;padding: 12px 23px;margin: 43px 58px 30px 30px;border-radius: 8px;color: #fff;}
.banner_pdmm{display: none;}
/*功能模块*/
.pdmgn{display: flex;flex-direction: row;justify-content: space-around;margin: 0;padding: 0;}
.product{background-color: #fff; padding-top: 60px;position: relative;}
.product>.flow_main{clear: both;position: relative;}
.flow_main{ width:1200px;}
.container-title{ position: relative;margin-bottom: 40px;margin-top: 50px;}
.container-title h2, h3 {text-align: center;font-weight: normal;font-size: 36px;color: #333;line-height: 0;}
.container-title-bg {font-size: 56px;color: #e5f2fe;position: absolute;top: -50px;left: 0;bottom: 0;right: 0;text-align: center;z-index: -1;}
.container-title p { text-align: center;margin: 45px 0;font-size: 16px;}
.containerBox {width: 1200px;margin: 0 auto;position: relative;margin-bottom: 15px;}
.count-container {display: flex;flex-direction: row;justify-content: space-between;width: 1200px;margin: 0 auto;height: 116px;background: url(../image/count-bg.png) no-repeat 0px 0px;position: relative;z-index: 99;}
.count-container .count-inner-item { display: flex;flex-direction: row;width: 39%;position: relative;height: 100%;}
.count-container .count-inner-item img{width: auto;position: absolute;left: 70px;top: 22px;}
.count-container .count-inner-item .counter-text{margin-left: 215px;margin-top: 12px;}
.count-container .count-inner-item .counter-text .counter-detail{font-size: 18px;display: inline-block; margin-top: 12px;padding-left: 35px;white-space: nowrap;}
.count-container .count-inner-item .counter-text .counter-detail span{font-size: 36px;display: inline-block;margin-right: 10px;}
.counter-shadow{width: 1260px;position: absolute;margin-left: -603px;left: 50%;bottom: -38px;}
.count-container .count-endtime {position: absolute;top: 2px;right: 16px;font-size: 12px;color: #999;}
.product-tabs {display: flex;flex-wrap: wrap;justify-content: space-around;margin-bottom: 25px;}
.product>.container .flow_commonBox {width: 190px;position: relative;text-align: center;height: 55px;cursor: pointer;color: #333;}
.product>.container .flow_commonBox:hover{background-color: #ee5e2c;border-radius: 18px;color: #fff;}
.product>.container .flow_commonBox >.flowImage0 {background: url(/skin/image/product-0.png) no-repeat;}
.product>.container .flow_commonBox >.flowImage { display: block; width: 22px; height: 22px;cursor: pointer; position: absolute; top: 25px;left: 25px;}
.product>.container .flow_commonBox >.small_flowBox {display: inline-block;font-size: 18px;margin-top: 15px;}
.product>.container .flow_commonBox >.small_flowBox h5 {font-weight: normal;font-size: 18px; text-align: center;}
.product-tab-panels {height: 680px;}
.modue2019 {display: none;height: auto; width: 100%; position: relative; border: 1px solid #ffffff;border-radius: 28px;box-shadow: 0 0px 2px 0 #cfe2f7, 0 0px 16px 0 #cfe6ff;}
.modue2019_0 { background: url(/skin/image/modue2019_0_bg.png) no-repeat right bottom; background-size: 200px;}
.modue2019 .pdm-wrap{padding: 60px 50px;}
.modue2019 .pdm-wrap strong{border-bottom: 2px dashed #c3c3c3;font-size: 18px;padding: 10px 0;}
.modue2019 .pdm-wrap span{font-size: 56px;color: #c0e1ff;position: absolute;top: 30px;left: 50px;bottom: 0;right: 0;z-index: -1;}
.modue2019 .pdm-wrap .pdm-text-box{width: auto;margin: 68px 0 0 0;display: flex;justify-content: space-between;}
.pdm-text-a{display: flex;flex-direction: column;justify-content: center;width: 50%;}
.pdm-text-a p img{width: 14px;margin: 5px 10px 0 0;}
.pdm-text-a p{font-size: 14px;}
.pdm-img-box{width: 100%;height: auto;margin-left: 65px;margin-right: 30px;width: 45%;}
.pdm-text-b{margin-top: 38px;}
.pdm_kefu{padding: 12px 55px;background-color: #ee5e2c;font-size: 16px;border-radius: 18px;color: #fff;}

/*价值*/
.pdm_jz01 ul{display: flex;flex-wrap: wrap;justify-content: center;}
.pdm_jz01 ul li{width:22%;text-align: center;margin: 39px 18px;display: flex;flex-direction: column;}
.pdm_jz01_01{height: 10px;border-radius: 12px 12px 0 0;}
.pdm_jz01_02{width: 100%;height: 113px;padding: 18px 24px;border-radius: 0 0 12px 12px;background-color: #fff;}
.pdm_jz01 ul li span{font-size: 24px;font-weight: 600;margin: 10px 0;letter-spacing: 5px;}
.pdm_jz01 ul li p{width: auto;font-size: 14px;margin: 8px 0;}

/*实施流程*/
.pdm_sslc{display: flex;justify-content: center;position: absolute;margin: 0 16%;}
.pdm_sslc img{width: 550px;}
.pdm_sslc_t{margin: 0 20%;display: flex;flex-direction: row;justify-content: space-between;position: relative;z-index: 3;height: 626px;}
.pdm_sslc_t01{display: none;}
.pdm_sslc_t ul{display: flex;flex-direction: column;justify-content: space-between;}
.pdm_sslc_t .sslc_li01{margin-top: 110px;}
.pdm_sslc_t .sslc_li02{margin-top: 22px;}
.pdm_sslc_t .sslc_li03{margin-bottom: 80px;}
.pdm_sslc_t .sslc_li04{margin-top: 177px;}
.pdm_sslc_t .sslc_li05{margin-top: -42px;}
.pdm_sslc_t .sslc_li06{margin-bottom: 32px;}
.pdm_sslc_t strong{font-size: 20px;color: #679aff;;}
.pdm_sslc_t p{font-size: 16px; margin-top: 10px;}

@media screen and (max-width: 1617px){
    .pdm_sslc img {width: 460px;}
    .pdm_jz01 ul li{width: 21%;}
    .pdm_jz01_02{height: 132px;}
    .pdm_sslc_t {margin: 0 18%;height: 505px;}
    .pdm_sslc_t .sslc_li01{margin-top: 95px;}
    .pdm_sslc_t .sslc_li02{margin-top: 30px;}
    .pdm_sslc_t .sslc_li03{margin-bottom: 23px;}
    .pdm_sslc_t .sslc_li04{margin-top: 152px;}
    .pdm_sslc_t .sslc_li05{margin-top: -42px;}
    .pdm_sslc_t .sslc_li06{margin-bottom: -12px;}
}
@media screen and (max-width: 1457px){
    .pdm_sslc img {width: 550px;}
    .pdm_sslc_t {margin: 0 15%;height: 580px;}
    .pdm_sslc_t .sslc_li01{margin-top: 95px;}
    .pdm_sslc_t .sslc_li02{margin-top: 30px;}
    .pdm_sslc_t .sslc_li03{margin-bottom: 68px;}
    .pdm_sslc_t .sslc_li04{margin-top: 152px;}
    .pdm_sslc_t .sslc_li05{margin-top: -42px;}
    .pdm_sslc_t .sslc_li06{margin-bottom: 35px;}
}
@media screen and (max-width: 1217px){
    .count-container{width: 1080px;}
    .container {width: 1058px;}
    .product>.container .flow_commonBox {width: 152px;}
    .pdm_jz01 ul li {margin: 28px 16px;display: flex; flex-direction: column;}
    .pdm_jz01_02 { height: 152px;}
    .pdm_sslc img {width: 469px;}
    .pdm_sslc_t {margin: 0 10%;height: 568px;}
}
@media screen and (max-width: 1000px){
    .count-container {display: none;}
    .pdm_sslc img {width: 367px;}
    .container {width: 870px;}
    .product>.container .flow_commonBox {width: 139px;}
    .pdm_jz01 ul li { width: 28%;}
    .pdm_sslc img {height: 463px;}
    .pdm_sslc_t {margin: 0 8%;height: 512px;}
}
@media screen and (max-width: 568px){
    .container-title{margin-top:0;margin-bottom:0;}
    .pdm_list{display: flex;flex-wrap: wrap;}
    .containerBox{margin-top:0 !important;}
    .pdmgn ul li{padding:0;width: 130px;text-align: center;}
    .container-title h2, h3{font-size: 18px;}
    .product>.container .flow_commonBox{width: 93px;}
    .product>.container .flow_commonBox >.small_flowBox h5{font-size: 14px;}
    .modue2019{border-radius: 5px;}
    .modue2019 .pdm-wrap{padding:14px;}
    .modue2019 .pdm-wrap strong{font-size: 14px;}
    .modue2019 .pdm-wrap .pdm-text-box{margin: 40px 0 0 0;display: flex;flex-direction: column;}
    .pdm-text-a{width: auto;}
    .pdm-text-a p{font-size: 12px;}
    .pdm-text-a p img{width: 12px;}
    .pdm-img-box{width: auto;margin-left: 0;margin-right: 0;}
    .pdm_lc01{margin: 0 3% !important;}
    .pdm_jz01 ul{display: flex;flex-wrap: wrap;justify-content: center;}
    .pdm_jz01 ul li{width: 42%;margin: 15px 6px;}
    .pdm_jz01_02{height: 132px;padding: 17px 8px;}
    .pdm_jz01 ul li span{font-size: 18px;}
    .pdm_jz01 ul li p{font-size: 12px;}
    .pdm_sslc_t{display: none;}
    .pdm_sslc{display: none;}
    .pdm_sslc_t01{display: block;}
    .pdm_sslc_t01 ul{display: flex;flex-direction: row;flex-wrap: wrap;}
    .pdm_sslc_t01 ul li{width: 43%;margin: 10px;}
    .pdm_sslc_t01 strong{color: #6c8bff;}
    .pdm_sslc_t01 p{margin-bottom: 0;}
    .pdm_tz02 .kefu{width: auto;margin: 0 25%;}
    .carousel-inner{display: none;}
    .banner_pdmm{display: block;}
    .pdm-text-b{display: none; }
}
.hm-sec6 .cont .font .text{margin-top: 33px;}
.choice .l-content-top{height: 490px !important;}
.choice{margin-top: 35px !important;}
.college_box{background-color: white !important;}