@charset "utf-8";
html {width: 100%;-webkit-text-size-adjust:none;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);height: 100%;}
* {margin: 0;padding: 0;border: 0;}
ul,ul li,ol,li {list-style: none outside none;}
img {vertical-align: middle;border: none;}
i {font: inherit;}
input,select,option {vertical-align: middle;border-radius: 0px;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: none;}
input[type="text"],input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;appearance: none;border-radius: 0;outline: none;}
select::-ms-expand { display: none; }
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none;}
a:hover {text-decoration: none;outline: none;}
.clear {clear: both; }
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin: 0;padding: 0;}
.wrap { width:1200px; margin:0 auto;}
*{box-sizing:border-box}
/* 初始化 */
body {width: 100%; min-height:100vh; color:#000000; font-size: 16px;  min-width: 1200px; margin:0 auto; background: #fff;font-family:PingFang SC,Source Han Sans CN,sans-serif; }
/*header*/
.header {height: 70px;background: #FFFFFF;box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.03); position:fixed; top:0; left:0; width:100%; z-index:5; }
.header-wrap { height:70px; }
.header .logo { float:left; width:170px; text-align:center; }
.header .logo .pic { width:89px; height:34px; margin:0 auto; margin-top:6px; }
.header .logo .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.header .logo .tit {width: 168px;height: 20px;background: #FFF7EF;border-radius: 3px;font-family: MiSans, MiSans;font-weight: 400;font-size: 13px;color: #FA8919;line-height: 20px;text-align: center;font-style: normal; margin-top:5px; }
.header .menu { float:left; margin-top:13px; margin-left:20px; }
.header .menu ul li { float:left; height: 42px;font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 16px;color: #333333;line-height: 42px;text-align: center;font-style: normal; margin-left:40px; position:relative; }
.header .menu ul li a { display:block;color: #333333; }
.header .menu ul li:hover { color:#FA8919; } 
.header .menu ul li:hover a { color:#FA8919; } 
.header .menu ul li.active { color:#FA8919; } 
.header .menu ul li.active a { color:#FA8919; } 
.header .menu ul li.active::after{content:""; position:absolute; left:0; bottom:0; width:100%; height:3px; background-color:#FA8919; border-radius: 100px 100px 0px 0px;}
.header .dropdown { float:right; height:46px; margin-right:36px; margin-top:24px; position:relative;}
.header .dropdown .dropdown-top {height: 22px;font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 16px;color: #333333;line-height: 22px;text-align: center;font-style: normal; cursor:pointer; position:relative; }

.header .dropdown .dropdown-top i { display:inline-block; width:13px; height:13px; background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/arrow_bottom.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:5px; transform: translateY(-1px); }
.header .dropdown:hover .dropdown-top { color:#FA8919; }
.header .dropdown:hover .dropdown-top i {background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/arrow_bottom2.png) no-repeat center center; background-size:100% 100%; }
.header .dropdown .dropdown-bot { position:absolute; top:34px; right:0; width: 209px;height: 80px;background: #FFFFFF;box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);border-radius: 8px; z-index:2; padding:4px; display:none; }
.header .dropdown .dropdown-bot dl dd {width: 201px;height: 36px;background: #ffffff;border-radius: 4px;font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 14px;color: #333333;line-height: 36px;text-align: left;font-style: normal; padding-left:16px; }
.header .dropdown .dropdown-bot dl dd a { display:block;color: #333333; }
.header .dropdown .dropdown-bot dl dd img { width:16px; height:16px; vertical-align:middle; margin-right:8px; }
.header .dropdown .dropdown-bot dl dd:hover {background: #F8F9FB;}
.header .dropdown:hover .dropdown-bot { display:block; }
.header .btn { float:right; width: 104px; height:52px; margin-top:18px; position:relative; cursor:pointer;}
.header .btn .btn-top {  height: 34px; background: #FA8919; border-radius: 6px; font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 14px; color: #FFFFFF; line-height: 34px;text-align: center; font-style: normal;  }
.header .btn .btn-top a { display:block; color: #FFFFFF;  }
.header .btn .btn-bot { position:absolute; top:44px; right:0; width: 124px;height: 124px;background: #FFFFFF;box-shadow: 0px 8px 32px 0px rgba(29,34,42,0.05);border-radius: 8px;border: 1px solid #ECEDF0;backdrop-filter: blur(10.52631578947368px); z-index:2; padding:12px; display:none; }
.header .btn .btn-bot img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header .btn:hover .btn-top {background: #FA9A2A;}
.header .btn:hover .btn-bot { display:block; }
.header .btn .btn-bot .triangle{width:10px;height:10px;display:inline-block;position:absolute;top:-6px;left:50%; margin-left:-5px; background-color:#fff;border-top:1px solid #ECEDF0;border-left:1px solid #ECEDF0;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
/*banner*/
.banner { position:relative; height:530px; }
.banner .swiper{width:100%;height:100%}
.banner .swiper-slide{display:flex;justify-content:center;align-items:center}
.banner .swiper-pagination-bullets { bottom:179px;}
.banner .swiper-pagination-bullet { width:8px; height:8px; background: #AEAEAE; opacity:1; border-radius:4px; outline: none; }
.banner .swiper-pagination-bullet-active { width:35px; height:8px; background-color:#FF7F00; opacity:1;  }

.banner-li { display:block; width:100%; height:100%; position:relative; }
.banner-li .pic { width:100%; height:100%; display: flex; justify-content: center; overflow: hidden; }
.banner-li .pic img { width:100%; height:100%; object-fit: cover; }
.banner-li .pic-mo { width:100%; height:100%; display: none; justify-content: center; overflow: hidden;  }
.banner-li .pic-mo img { width:auto; height:100%; object-fit: cover; }
.banner-li .con { position:absolute; top:78px; left:50%; margin-left:-600px; width:1200px;  height:auto; }
.banner-li .con .main-title  {font-family: MiSans, MiSans;font-weight: 400;font-size: 22px;color: #FA8919;line-height:30px;text-align: left;font-style: normal; }
.banner-li .con .tit {font-family: MiSans, MiSans;font-weight: 600;font-size: 40px;color: #171717;line-height: 60px;text-align: left;font-style: normal; }
.banner-li .con .tit .info { display:inline-block;min-width: 90px;background: #FFF1E3;border: 2px solid #FFA041; text-align:center;font-family: MiSans, MiSans;font-weight: 600;font-size: 17px;color: #FF7F00;line-height: 20px;text-align: center;font-style: normal;  border-radius:5px; margin-left:12px; vertical-align:middle; padding:4px 12px 7px 12px;transform: translateY(-3.5px); }
.banner-li .con .des {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 20px;color: #666666;line-height: 28px;letter-spacing: 1px;text-align: left;font-style: normal; margin-top:11px; }
.banner-li .con .more {width: 152px;height: 52px;background: linear-gradient( 159deg, #FDBE36 0%, #FA8919 100%, #FA8919 100%);font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 20px;color: #FFFFFF;line-height: 52px;letter-spacing: 1px;text-align: center;font-style: normal;border-radius:8px; margin-top:80px;}
.banner-li .con .more:hover {opacity:0.8;}


/*i-advantage*/
.i-advantage { position:absolute; left:50%; bottom:30px; margin-left:-600px; width: 1200px;height: 123px; z-index:3; border-radius: 10px; backdrop-filter: blur(3px); background-color:rgba(255, 255, 255, 0.8);}
.i-advantage ul li { float:left; width:20%; text-align:center; padding-top:24px; }
.i-advantage ul li img { height:90px; }
.i-advantage ul li .tit {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 40px;color: #FA8919;line-height: 56px;text-align: center;font-style: normal;}
.i-advantage ul li .des {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 14px;color: #333333;line-height: 20px;text-align: center;font-style: normal; }
/*分页*/
/*pagination*/
.pagination-box {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 14px;color: #737373;line-height: 30px;text-align: center;font-style: normal;display:flex; align-items: center; justify-content: center; margin-top:40px; }
.pagination { display:flex; align-items: center; justify-content: center; }
.pagination li { float:left; padding:0 11px;  }
.pagination li.active { background-color:#FA8919; color:#FFF;border-radius:15px; }
.pagination-box li input { width:50px; height:30px; border:#cdc8c5 solid 1px; border-radius:3px; text-align:center; margin-left:5px; margin-right:5px; }
/*i-public*/
.i-public { height:70px; text-align:center; }
.i-public img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-public .tit{font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 40px;color: #171717;line-height: 40px;text-align: center;font-style: normal;}
.i-public .des{font-family: PingFangSC, PingFang SC;font-weight: 300;font-size: 13px;color: #666666;line-height: 18px;text-align: center;font-style: normal; margin-top:12px;}
/*i-courses*/
.i-courses { padding-top:80px; padding-bottom:80px; background: linear-gradient( 180deg, #FFFFFF 0%, #F5F5F5 100%), #000000;  }
.i-courses-show {  margin-top:10px; }
.i-courses-left { float:left; width: 278px;height: 549px;border-radius: 10px; overflow:hidden; margin-top:30px; transition: 0.2s; }
.i-courses-left img {width: 100%;height: 100%; }
.i-courses-left:hover { transform: translateY(-10px); }
.i-courses-right { float:right; width:893px; }
/*i-tours*/
.i-tours { padding-top:80px; padding-bottom:80px;  }
.i-tours-list { height: auto; padding-top: 20px;}
.i-tours-list ul li { float:left; width:590px; height:250px; position:relative; margin-top:20px;  overflow: hidden; border-radius:16px;}
.i-tours-list ul li:nth-child(2) { margin-left:20px; width:590px; }
.i-tours-list ul li:nth-child(3) { width:387px; }
.i-tours-list ul li:nth-child(4) { margin-left:20px; width:386.5px; }
.i-tours-list ul li:nth-child(5) { margin-left:20px; width:386.5px; }
.i-tours-list ul li .pic { width:100%; height:100%; }
.i-tours-list ul li .pic img {width: 100%;height: 100%; }
.i-tours-list ul li .mask { position: absolute;top:calc(100% - 56px); left:0; width:100%; height: 56px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 56px, rgba(0, 0, 0, 0.6) 100%);	border-radius: 0px 0px 16px 16px; }
.i-tours-list ul li .masktop { position: absolute;top:0; left:0; width:100%; height: 66px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); border-radius: 16px 16px 0px 0px; }
.i-tours-list ul li .ban { position:absolute; top:20px; left:20px; width:100%; font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 20px;color: #FCFDFE;line-height: 28px;text-align: left;font-style: normal;}
.i-tours-list ul li .ban i { display: inline-block; margin-right: 5px; width:22px; height:22px; background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/tours-icon.png) no-repeat; background-size:100% 100%; vertical-align:middle; }
.i-tours-list ul li .box { position:absolute; top:calc(100% - 56px); left:0; width:100%; height:100%;  transition:  0.3s; padding: 15px 20px 0 20px;  }
.i-tours-list ul li:nth-child(5) .box {  transition: none;}
.i-tours-list ul li .box .tit {height: 22px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;color: #FCFDFE;line-height: 22px;text-align: left;font-style: normal;  transition: font-size 0.5s;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.i-tours-list ul li .box .line {width: 98%;height: 1px;opacity: 0.7; margin-top: 14px; }
.i-tours-list ul li .box .des {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 14px;color: #FCFDFE;line-height: 30px;text-align: left;font-style: normal; margin-top: 13px; }
.i-tours-list ul li .box .des p {width:calc(100% - 106px); overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 12px; position: relative; }
.i-tours-list ul li .box .des p::after{content:""; position:absolute; left:0; top:13px; width:5px; height:5px; background-color:#ffffff; border-radius:50%; }
.i-tours-list ul li .box .more { position: absolute; right: 20px; top:193px; width: auto; padding: 0 13px 0 20px; height: 36px;background: #FA8919;border-radius: 36px; text-align: center; font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;color: #FFFFFF;line-height: 22px;text-align: left;font-style: normal; }
.i-tours-list ul li .box .more a { display: block; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.i-tours-list ul li .box .more i { display: inline-block; margin-left: 5px;  width: 14px; height: 14px;background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/tours-more.png) no-repeat; background-size:100% 100%; vertical-align:middle; }
.i-tours-list ul li .box .more1 { position: relative;right: auto; top: auto; margin-top:30px; margin-left:122px ; width: 100px; padding: 0; }
.i-tours-list ul li:hover .mask { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 56px, rgba(0, 0, 0, 0.6) 100%); border-radius: 16px 16px 16px 16px; height: 100%; top: 0; }
.i-tours-list ul li:hover .masktop { display: none;}
.i-tours-list ul li:hover .box { top:0; padding: 63px 20px 0 20px;}
.i-tours-list ul li:hover .box .tit { font-size: 15px; }
.i-tours-list ul li:hover .box .line {background: #FFFFFF;}
.i-tours-list ul li .box .more:hover {background: #FA9A2A;}
.i-tours-list ul li:hover .box .tit1 { display: none;} 
/*i-bottom*/
.i-bottom {  background: linear-gradient( 180deg, #FFFFFF 0%, #F5F5F5 100%), #FFFFFF; }
/*i-school*/
.i-school { padding-top:40px; padding-bottom:0; }
.i-school-show { margin-top:40px; position:relative; }
.i-school-left { position:absolute; left:0; top:0; width: 625px;height: 352px;box-shadow: 0px 6px 24px 0px rgba(0,0,0,0.03);border-radius: 10px; overflow:hidden; z-index:3; }
.i-school-left img {width: 100%;height: 100%; }
.i-school-right { float:right; margin-top:48px; width: 651px;height: 352px;background: linear-gradient( 123deg, #FFFEFC 0%, #FFFFFF 26%, #FFFFFF 100%);border-radius: 10px; position:relative; font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 18px;color: #1F2329;line-height: 36px;text-align: justify;font-style: normal; padding:37px 36px 37px 112px;}
.i-school-right span { color:#FA8919;}
.i-school-right::after{content:""; position:absolute; right:36px; bottom:36px; width:131px; height:50px; background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/school-logo.png) no-repeat; background-size:100% 100%; z-index:1;  } 
/*i-brand*/
.i-brand { padding-top:80px; padding-bottom:80px;  }
.i-brand-ban {  text-align:center; height:118px; }
.i-brand-ban img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-brand-ban .tit {font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 40px;color: #171717;line-height: 56px;text-align: center;font-style: normal;}
.i-brand-ban .des {font-family: PingFangSC, PingFang SC;font-size: 18px;color: #777777;line-height: 42px;text-align: center;font-style: normal; margin-top:20px; }
.i-brand-ban .des span { font-family: MiSansVF_Heavy; font-size: 30px; color:#FA8919 ; }
.i-brand-list { margin-top:40px; }
.i-brand-list ul li { float:left; width:278px; height:160px; position:relative; }
.i-brand-list ul li:nth-child(4n+2) { margin-left:29.33px;}
.i-brand-list ul li:nth-child(4n+3) { margin-left:29.33px;}
.i-brand-list ul li:nth-child(4n+4) { margin-left:29.33px;}
.i-brand-list ul li .pic { width:100%; height:100%; overflow:hidden; }
.i-brand-list ul li .pic img { width:100%; height:100%; }
.i-brand-list ul li .con { position:absolute; top:0; left:0; width:100%; height:auto; padding:36px 0 0 24px; }
.i-brand-list ul li .con .tit { font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 24px; color: #333333; line-height: 33px; text-align: left; font-style: normal;}
.i-brand-list ul li .con .des {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 18px;color: #777777;line-height: 25px;text-align: left;font-style: normal; margin-top:18px;}
.i-public-more {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 16px;color: #185EFF;line-height: 22px;text-align: center;font-style: normal; margin-top:40px; }
.i-public-more i { display:inline-block; width:12px; height:9px; background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/right_arrow.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:5px; transform: translateY(-1px); }
.i-public-more:hover {opacity:0.8;}
/*i-light*/
.i-light { height:275px; background:#FA8919 url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/light-bg.png) no-repeat center center; background-size:cover; text-align:center; padding-top:81px; }
.i-light .tit {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 40px;color: #FFFFFF;line-height: 40px;text-align: center;font-style: normal; }
.i-light .des { margin-top:25px;font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 16px;color: #FFFFFF;line-height: 16px;text-align: center;font-style: normal;  }
/*footer*/
.footer { background-color:#f6f7f8; text-align:center; display: flex;  align-items: center; justify-content: center; white-space: pre-wrap; font-size: 14px; font-family: PingFangSC-Regular,PingFang SC; font-weight: 400; color: #959595; line-height: 20px;  }
.footer a:hover { color:#FFF; }
/*right-qr-code*/
.right-qr-code { position:fixed; right:20px; bottom:90px; width:98px; height:144px; z-index:5; }
.right-qr-code .pic { width:98px; height:144px;  }
.right-qr-code .pic img { width:100%; height:100%; }
.right-qr-code .close { position:absolute; width:16px; height:16px; left:41px; bottom:-23px; cursor:pointer; }
.right-qr-code .close img { width:100%; height:100%; }
/*n-team*/
.n-team { background:#f6f6f7 url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/team-bg.jpg) no-repeat center center; background-size:cover; padding-top:170px; padding-bottom:170px; }
.n-team-left { float:left; width:600px; margin-left:40px; }
.n-team-ban {width: 100px;height: 41px;background: linear-gradient( 39deg, #FFA530 0%, #FF7124 100%);border-radius: 21px 21px 21px 4px; font-family: MiSans, MiSans;font-weight: 600;font-size: 23px;color: #FFFFFF;line-height: 41px;text-align: center;font-style: normal;}
.n-team-tit {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 36px;color: #FA8919;line-height: 50px;letter-spacing: 5px;text-align: left;font-style: normal; margin-top:5px; }
.n-team-des {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 36px;color: #1F2329;line-height: 50px;letter-spacing: 5px;text-align: left;font-style: normal;}
.n-team-list { padding-top:6px; }
.n-team-list ul li { margin-top:30px; }
.n-team-list ul li .pic { float:left; width:48px; }
.n-team-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-team-list ul li .con { float:right;  width:calc(100% - 16px - 48px);}
.n-team-list ul li .con .tit {font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 20px;color: #222220;line-height: 28px;text-align: left;font-style: normal;}
.n-team-list ul li .con .des {font-family: PingFangSC, PingFang SC;font-weight:400;font-size: 17px;color: #9C9C9C;line-height: 24px;letter-spacing: 2px;text-align: left;font-style: normal; margin-top:6px; }
.n-team-bottom { margin-top:32px; padding-top:31px; border-top:#DBDDDE solid 1px; }
.n-team-bottom ul li { float:left; width:33.33%; }
.n-team-bottom ul li .tit {font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 17px;color: #1F2329;line-height: 24px;text-align: left;font-style: normal;}
.n-team-bottom ul li .des {font-family: PingFangSC, PingFang SC;font-weight: 300;font-size: 14px;color: #737373;line-height: 20px;letter-spacing: 2px;text-align: left;font-style: normal; margin-top:8px;}
.n-team-right { float:right; margin-right:40px; margin-top:14px; width: 473px;height: 550px;background: rgba(255,255,255,0.82);border-radius: 16px;border: 1px solid;border-image: linear-gradient(153deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 1 1;backdrop-filter: blur(21px); padding-top:95px; }
.n-team-right .tit {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 20px;color: #171717;line-height: 28px;text-align: center;font-style: normal;}
.n-team-right .tit i  { display: inline-block; margin-right: 5px;  width: 20px; height: 20px;background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/team-wechat.png) no-repeat; background-size:100% 100%; vertical-align:middle; }
.n-team-right .pic { width:240px; height:240px; margin:0 auto; margin-top:37px; border:#ebebee solid 1px; border-radius:15px; padding:17px; text-align:center; }
.n-team-right .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-public { height:40px; text-align:center; }
.n-public img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*n-courses*/
.n-courses {background: linear-gradient( 180deg, #FFFFFF 0%, #F5F5F5 100%), #000000;  padding-top:60px; margin-top:40px; padding-bottom:80px; }
.n-courses-list { padding-top:10px; }
.n-courses-list ul li { float:left; width:278px; height:259px;border-radius: 10px; background-color:#FFF; position:relative; margin-top:30px; overflow:hidden; transition: 0.2s; border:rgba(0, 0, 0, 0) solid 1px; }

.n-courses-list ul li:nth-child(4n+2) { margin-left:29.33px;}
.n-courses-list ul li:nth-child(4n+3) { margin-left:29.33px;}
.n-courses-list ul li:nth-child(4n+4) { margin-left:29.33px;}
.i-courses-right .n-courses-list { padding-top:0; }
.i-courses-right .n-courses-list ul li:nth-child(4n+2) { margin-left:0;}
.i-courses-right .n-courses-list ul li:nth-child(4n+3) { margin-left:0;}
.i-courses-right .n-courses-list ul li:nth-child(4n+4) { margin-left:0;}
.i-courses-right .n-courses-list ul li:nth-child(3n+2) { margin-left:29.33px;}
.i-courses-right .n-courses-list ul li:nth-child(3n+3) { margin-left:29.33px;}
.n-detail-bot-right .n-courses-list { padding-top:0; }
.n-detail-bot-right .n-courses-list ul li:nth-child(1) { margin-top:0;}
.n-detail-bot-right .n-courses-list ul li:nth-child(4n+2) { margin-left:0;}
.n-detail-bot-right .n-courses-list ul li:nth-child(4n+3) { margin-left:0;}
.n-detail-bot-right .n-courses-list ul li:nth-child(4n+4) { margin-left:0;}
.n-courses-list ul li .pic { width:100%; height:156px; overflow:hidden; }
.n-courses-list ul li .pic img {width: 100%;height: 100%; }
.n-courses-list ul li .status { position:absolute; top:0; right:0; width: 52px;height: 21px; border-radius: 0px 10px 0px 10px; text-align:center;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 12px;color: #FFFFFF;line-height: 22px;text-align: center;font-style: normal; }
.n-courses-list ul li .status span { display:block; width:100%; height:100%;background: linear-gradient( 159deg, #FDBE36 0%, #FA8919 100%, #FA8919 100%);
border-radius: 0px 0px 0px 10px; }
.n-courses-list ul li .status .orange { background: linear-gradient( 159deg, #FDBE36 0%, #FA8919 100%, #FA8919 100%);
border-radius: 0px 0px 0px 10px;}
.n-courses-list ul li .status .blue { background: linear-gradient( 159deg, #19B0FA 0%, #367EFD 100%);
border-radius: 0px 0px 0px 10px; }
.n-courses-list ul li .status .gray {background: linear-gradient( 143deg, #EEEEEE 0%, #D8D8D8 100%);
border-radius: 0px 0px 0px 10px; color: #666666;}
.n-courses-list ul li .con { padding:18px; }
.n-courses-list ul li .con .tit {font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 18px;color: #1F2329;line-height: 25px;text-align: justify;font-style: normal;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.n-courses-list ul li .con .des { margin-top:12px;font-family: PingFangSC, PingFang SC;font-weight:400;font-size: 14px;line-height: 22px;font-style: normal; }
.n-courses-list ul li .con .des span { display:inline-block; color: #ff649d; border:#ffc1d8 solid 1px; border-radius:5px; padding:0 8px; margin-right:5px; }
.n-courses-list ul li .con .des span.pink { color: #FF649D; border:#FF649D solid 1px; }
.n-courses-list ul li .con .des span.orange { color: #FA8919; border:#FA8919 solid 1px; }
.n-courses-list ul li .con .des span.blue { color: #2983FF; border:#2983FF solid 1px; }
.n-courses-list ul li .con .des span.green { color: #76C51B; border:#76C51B solid 1px; }
.n-courses-list ul li .con .des span.peach { color: #FF5B3F; border:#FF5B3F solid 1px; }
.n-courses-list ul li .con .des span.purple { color: #9C79FF; border:#9C79FF solid 1px; }
.n-courses-list ul li .con .des span.time-limited { color: #56290b; border:none; background: url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/time-limited.png) no-repeat center center; background-size:100% 100%; margin-right:0;line-height: 24px; }
.n-courses-list ul li .con .des span i { display: inline-block; margin-left: 3px; width:8px; height:8px; background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/time-limited-icon.png) no-repeat; background-size:100% 100%; vertical-align:middle;transform: translateY(-2px);}

.n-courses-list ul li:hover { border:#FA8919 solid 1px; transform: translateY(-10px);}

/*n-detail*/
.n-detail { padding-top:24px;  background: linear-gradient(to bottom, #FFFFFF 0%, #F7F9FB 296px, #F7F9FB 100%); }
.n-detail-top { height:248px; }
.n-detail-top .pic { float:left; width:440px; height:248px; border-radius:10px; overflow:hidden; }
.n-detail-top .pic img {width: 100%;height: 100%; }
.n-detail-top .con { float:right; width:calc(100% - 25px - 440px); }
.n-detail-top .con .tit {font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 20px;color: #333333;line-height: 28px;text-align: justify;font-style: normal;}

.n-detail-top .con .tit span { display:inline-block; color: #ff649d; border:#ffc1d8 solid 1px; border-radius:5px; padding:0 8px; margin-left:10px;font-family: PingFangSC, PingFang SC;font-weight:400;font-size: 14px;line-height: 22px; font-weight:normal; vertical-align:middle; transform: translateY(-2px);}
.n-detail-top .con .tit span.pink { color: #FF649D; border:#FF649D solid 1px; }
.n-detail-top .con .tit span.orange { color: #FA8919; border:#FA8919 solid 1px; }
.n-detail-top .con .tit span.blue { color: #2983FF; border:#2983FF solid 1px; }
.n-detail-top .con .tit span.green { color: #76C51B; border:#76C51B solid 1px; }
.n-detail-top .con .tit span.peach { color: #FF5B3F; border:#FF5B3F solid 1px; }
.n-detail-top .con .tit span.purple { color: #9C79FF; border:#9C79FF solid 1px; }

.n-detail-top .con .des {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 16px;color: #666666;line-height: 22px;text-align: justify;font-style: normal;}
.n-detail-top .con .des p { margin-top:12px; }
.n-detail-top .con .info { width:234px; height:26px; background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/detail-info.png) no-repeat center center; background-size:100% 100%; font-family: MiSansVF_Medium;font-size: 13px;color: #FF7F00;line-height: 26px;text-align: justify;font-style: normal; padding-left:12px; margin-top:12px; }
.n-detail-top .con .more {width: 148px;height: 80px; position:relative; cursor:pointer;margin-top:60px;}
.n-detail-top .con .more-top {width: 148px;height: 53px;background: linear-gradient( 159deg, #FDBE36 0%, #FA8919 100%, #FA8919 100%);border-radius: 10px;font-family: MiSansVF_Heavy;font-size: 24px;color: #FFFFFF;line-height: 53px;text-align: center;font-style: normal;  }
.n-detail-top .con .more-bot { position:absolute; top:72px; right:9px; width: 124px;height: 124px;background: #FFFFFF;box-shadow: 0px 8px 32px 0px rgba(29,34,42,0.05);border-radius: 8px;border: 1px solid #ECEDF0;backdrop-filter: blur(10.52631578947368px); z-index:2; padding:12px; display:none; }
.n-detail-top .con .more-bot img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-detail-top .con .more:hover .more-top {background: linear-gradient( 159deg, #FA8919 0%, #FA8919 0%, #FD8E00 100%);}
.n-detail-top .con .more:hover .more-bot { display:block; }
.n-detail-top .con .more .triangle{width:10px;height:10px;display:inline-block;position:absolute;top:-6px;left:50%; margin-left:-5px; background-color:#fff;border-top:1px solid #ECEDF0;border-left:1px solid #ECEDF0;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
.n-detail-top .con .more .time-limited { display:block; width:97px; height:24px;  color: #56290b; border:none; background: url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/time-limited.png) no-repeat center center; background-size:100% 100%; font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 14px;line-height: 24px;text-align: center;font-style: normal; position:absolute; top:-20px; left:80px;  }
.n-detail-top .con .more span i { display: inline-block; margin-left: 3px; width:8px; height:8px; background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/time-limited-icon.png) no-repeat; background-size:100% 100%; vertical-align:middle;transform: translateY(-2px);}
.n-detail-top .con .more .triangle2{width:6px;height:6px;display:inline-block;position:absolute;bottom:-2px;left:13px;  background-color:#faf3c5;border-top:1px solid #fbf6d6;border-left:1px solid #fbf6d6;transform:rotate(225deg);-ms-transform:rotate(225deg);-moz-transform:rotate(225deg);-webkit-transform:rotate(225deg);-o-transform:rotate(225deg)}
.n-detail-bot { margin-top:24px; }
.n-detail-bot-left { float:left; width: 892px;background: #FFFFFF;border-radius: 10px; min-height:600px; border-radius:10px; }
.n-detail-bot-ban { border-bottom:#EBEBEE solid 1px; padding-left:23px;  }
.n-detail-bot-ban ul li { float:left; font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 16px;color: #333333;line-height: 60px;text-align: center;font-style: normal; margin-right:37px; position:relative; cursor:pointer; }
.n-detail-bot-ban ul li.active {color: #FA8919;}
.n-detail-bot-ban ul li.active::after{content:""; position:absolute; left:0; bottom:0; width:100%; height:3px; background-color:#FA8919; border-radius: 100px 100px 0px 0px; }
.n-detail-bot-con ul li {list-style-type: disc;}
.n-detail-bot-con ol li {list-style-type: decimal;}
.n-detail-bot-con-li { display:none; }
.n-detail-bot-con {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 17px;color: #333333;line-height: 36px;text-align: left;font-style: normal; padding:40px; }
.n-detail-bot-con h2 {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 22px;color: #1F2329;line-height: 28px;text-align: left;font-style: normal;margin-bottom:20px; }
.n-detail-bot-con h2 img { width:40px; vertical-align:middle; margin-right:10px; }
.n-detail-bot-con h3 {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 20px;color: #1F2329;line-height: 28px;text-align: left;font-style: normal; margin-bottom:10px; }
.n-detail-bot-con p img { width:6px; vertical-align:middle; margin-right:10px; margin-left:4px; }
.n-detail-bot-con hr {background-color: #ebebee; height: 1px; border: none; margin-bottom:40px; }
.n-detail-bot-right { float:right; width:278px; }
/*fullBg*/
.full-bg  { background: url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/fullbg.png) no-repeat center center; background-size:cover; }
.full-tit { font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 40px;color: #171717;line-height: 40px;text-align: center;font-style: normal;}
/*snapshots*/
.snapshots { padding-top:100px; }
.snapshots-list { height:208px; margin-top:80px; position:relative; }
.snapshots-list .swiper{width:100%;height:100%}
.snapshots-list .swiper-slide{text-align:center;font-size:18px; background:transparent; display:flex;justify-content:center;align-items:center}
.snapshots-list .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.snapshots-list .swiper-button-next { right:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.snapshots-list .swiper-button-next:after { color:#A6A9AE; font-size:18px; }
.snapshots-list .swiper-button-prev { left:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.snapshots-list .swiper-button-prev:after { color:#A6A9AE; font-size:18px;   }
.snapshots-list .swiper-button-next.swiper-button-disabled { opacity: 0;}
.snapshots-list .swiper-button-prev.swiper-button-disabled { opacity: 0;}
.snapshots-list .videoItem {width: 380px;height: 208px;background: #FFFFFF;	border-radius: 22px;border: 1px solid #F0F3F6;background: #ffffff;overflow: hidden;cursor: pointer;transition: all 0.2s linear;}
.snapshots-list .videoItem:hover {box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.06);}
.snapshots-list .videoItem:hover .vPoster .vMask {opacity: 0.5;}
.snapshots-list .vPoster {width: 380px;height: 208px;background-color: beige;position: relative;}
.snapshots-list .vPoster img {width: 100%;height: 100%;}
.snapshots-list .playIcon {position: absolute;top: 50%;left: 50%;z-index: 1;transform: translate(-50%, -50%); background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/righttriangle.png) no-repeat center center; background-size:100% 100%; width:32px; height:32px; }
.snapshots-list .vMask {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000000;opacity: 0;transition: all 0.15s linear;}
.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:1000; justify-content:center;align-items:center}
.video-modal{position:relative;width:900px; height:500px; top: 50%;left: 50%;z-index: 1;transform: translate(-50%, -50%); background-color:#000000;padding:20px;border-radius:5px;box-shadow:0 0 20px rgba(0,0,0,.5)}
.close-btn{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer;background:0 0;border:none;font-weight:700; color:#FFF; outline:none;}
.video-container{width:100%; height:100%; text-align:center;}
.video-container video{ max-width:100%; max-height:100%;}


/*onroad*/
.onroad { padding-top:16px; }
.onroad-list { height:208px; margin-top:30px; position:relative; }
.onroad-list .swiper{width:100%;height:100%}
.onroad-list .swiper-slide{text-align:center;font-size:18px; background:transparent; display:flex;justify-content:center;align-items:center}
.onroad-list .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.onroad-list .swiper-button-next { right:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.onroad-list .swiper-button-next:after { color:#A6A9AE; font-size:18px; }
.onroad-list .swiper-button-prev { left:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.onroad-list .swiper-button-prev:after { color:#A6A9AE; font-size:18px;   }
.onroad-list .swiper-button-next.swiper-button-disabled { opacity: 0;}
.onroad-list .swiper-button-prev.swiper-button-disabled { opacity: 0;}
.onroad-list .videoItem {width: 380px;height: 208px;background: #FFFFFF;	border-radius: 22px;border: 1px solid #F0F3F6;background: #ffffff;overflow: hidden;cursor: pointer;transition: all 0.2s linear;}
.onroad-list .videoItem:hover {box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.06);}
.onroad-list .videoItem:hover .vPoster .vMask {opacity: 0;}
.onroad-list .vPoster {width: 380px;height: 208px;background-color: beige;position: relative;}
.onroad-list .vPoster img {width: 100%;height: 100%;}
.onroad-list .playIcon {position: absolute;top: 50%;left: 50%;z-index: 1;transform: translate(-50%, -50%); background:url(https://icourt-brand.oss-cn-beijing.aliyuncs.com/static/images/righttriangle.png) no-repeat center center; background-size:100% 100%; width:32px; height:32px; }
.onroad-list .vMask {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000000;opacity: 0.24;transition: all 0.15s linear;}


/*moments*/
.moments {  width: calc(100vw - (100vw - 100%)); overflow: hidden; position: relative; margin-top:130px; }
.moments2 { margin-top:30px; }
.moments-list  {  width: 5189px; margin: 80px auto 0; overflow: hidden;  }
.moments2  .moments-list  { margin-top:30px; }
.moments .rowBox {display: flex;  justify-content: space-between;animation: scroll 50s linear infinite;  height: 566px;}
.moments-top { display: flex; justify-content: flex-start;}
.moments-bot {display: flex;  justify-content: flex-start; align-items: flex-end; position: relative; top: -137px;}
.moments3  .moments-bot { top:-353px; }
.imageBox { display:inline-block; width: max-content;  height: max-content;  margin-right: 16px;  transition: all 0.2s ease-in-out;  position: relative; overflow:hidden; }
.imageBox img { transition: all 0.2s ease-in-out; }
.imageBox:hover img {  transform: scale(1.1);}
.moments-list:hover .rowBox {  animation-play-state: paused;}
.moments-list .vMask {position: absolute;top: 0;  bottom: 0;left: 0;  right: 0;    background: rgba(0,0,0,.24); transition: all 0.15s linear; z-index: 2;}
.moments-list .vMask:hover { background: none;}
/* 定义滚动动画 */
@keyframes scroll {
	0% {
        transform: translateX(-100%);
	}
	100% {
        transform: translateX(0);
	}
}

/*feedback*/
.feedback {  width: calc(100vw - (100vw - 100%));height: max-content;overflow: hidden; position: relative; margin-top:130px; padding-bottom:130px; }
.feedback-list { width: 100%;margin: 0 auto;overflow: hidden; margin-top:60px;}
.feedback .rowContainer {display: flex; margin: 16px;}
.feedback .rowBox {display: flex; justify-content: space-between; animation: scroll2 50s linear infinite;}
.feedback .rowContainer:hover .rowBox {	animation-play-state: paused; }
/* 定义滚动动画 */
@keyframes scroll2 {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}
.feedback-list .cardBox {height: max-content;background-color: #ffffff;	border-radius: 16px;	border: 1px solid #E4E8EF;padding: 30px 32px 56px;margin-left: 30px;position: relative;transition: height 0.3s ease;}
.feedback-list .cardBox .userInfo {display: flex;justify-content: flex-start;}
.feedback-list .cardBox .userBox {margin-left: 14px;}
.feedback-list .cardBox .userName {font-size: 16px;font-family: PingFangSC, PingFang SC;font-weight: 500;color: #171717;line-height: 22px;}
.feedback-list .cardBox .date {font-size: 12px;font-family: PingFangSC, PingFang SC;font-weight: 400;color: #999999;line-height: 16px;margin-top: 4px;}
.feedback-list .cardBox .content {width: 354px;height: 96px;font-size: 16px;font-family: PingFangSC, PingFang SC;font-weight: 500;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;text-align: left;margin-top: 20px;transition: height 0.3s ease;}
.feedback-list .cardBox .label {color: #5572A9;}
.feedback-list .cardBox .descript {color: #4A4A4A;font-weight: 400;white-space: pre-wrap;}
.feedback-list .cardBox .imageList {width: 354px;height: 120px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 24px;transition: height 0.3s ease;padding-top: 4px;	}
.feedback-list .cardBox .picItem {margin-bottom: 3px;}
.feedback-list .cardBox .provinces {width: max-content;font-size: 13px;font-family: PingFangSC, PingFang SC;font-weight: 500;	color: #5572A9;line-height: 24px;position: absolute;bottom: 22px;	}
.feedback-list .cardBox:hover .content {height: max-content;min-height: 96px;display: block;-webkit-box-orient: unset;-webkit-line-clamp: unset;overflow: auto;	text-overflow: unset;}
.feedback-list .cardBox:hover .imageList {height: max-content;	min-height: 124px;}

.lawviewWrap {
	width: 100vw;
	min-height: 100vh;
	background: top url("https://alpha-dev.oss-cn-beijing.aliyuncs.com/brand/images/lawyerCamp/page_bg.jpeg"), #ffffff;
	background-size: 100vw;
}
.bannerwrap {
	height: 430px;
	background: top no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/g-banner.png"), #ffffff;
	background-size: auto 430px;
	padding-top: 77px;
}
.bannerwrapmore {
	height: 580px;
	background: top no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/nj-banner-bg.png"), #ffffff;
	background-size: auto 580px;
}
.clear { clear: both;}
.wrapInner { width: 1200px; margin: 0 auto; }
.bannerTitle { font-family: MiSans, MiSans; font-weight: 600; font-size: 48px; color: #FFFFFF; line-height: 64px; text-align: left; font-style: normal;}
.bannerDesc { font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 20px; color: #FFFFFF; line-height: 28px; text-shadow: 0px 2px 8px #015389; text-align: left; font-style: normal; margin-top: 22px; }
.bannerList { height: auto; padding-top: 41px; }
.bannerList .item {float: left; width: 202px; height: 46px; background: rgba(145,152,158,0.3); border-radius: 23px;border: 1px solid #FFFFFF; backdrop-filter: blur(4px); margin-right: 20px;display: flex; align-items: center;justify-content: center;}
.bannerList .item i { display: inline-block; vertical-align: middle; margin-right: 8px; }
.bannerList .item i img { width: 18px; height: 18px; vertical-align: middle;}
.btnIcon {width: 18px;height: 18px;font-weight: normal;font-size: 18px;color: #FFFFFF;line-height: 20px;text-align: justify;font-style: normal;margin-top: 2px;}
.btnIcon::before { line-height:18px; }
.bannerList .item span { display: inline-block; vertical-align: middle; height: 20px;font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 15px; color: #FFFFFF; line-height: 20px; text-align: right; font-style: normal; }

.gPublic { text-align: center;}
.gPublicTit { height: 45px; font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 32px; color: #171717; line-height: 45px;  font-style: normal;}
.gPublicDes { height: 25px; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 18px; color: #666666;line-height: 25px;font-style: normal; margin-top: 6px;}

.gPro {height: 754px; background: top no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/g-pro-bg.png"), #f7f8f9; background-size: auto 754px; padding-top: 58px; }
.gProList { height: auto; padding-top: 20px;}
.gProList .item { float:left; width:590px; height:250px; position:relative; margin-top:20px; 
	 overflow: hidden;
	 border-radius:16px;}
.gProList .item:nth-child(2) { margin-left:20px; width:590px; }
.gProList .item:nth-child(3) { width:387px; }
.gProList .item:nth-child(4) { margin-left:20px; width:386.5px; }
.gProList .item:nth-child(5) { margin-left:20px; width:386.5px; }
.gProList .item .pic { width:100%; height:100%; }
.gProList .item .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.gProList .item .mask { position: absolute;top:calc(100% - 56px); left:0; width:100%; height: 56px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 56px, rgba(0, 0, 0, 0.6) 100%);	border-radius: 0px 0px 16px 16px; }
.gProList .item .masktop { position: absolute;top:0; left:0; width:100%; height: 66px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); border-radius: 16px 16px 0px 0px; }
.gProList .item .ban { position:absolute; top:20px; left:20px; width:100%; }
.gProList .item .ban i { display: inline-block; vertical-align: middle;margin-right: 5px; margin-top: 2px; }
.gProList .item .ban i img { width: 22px; height: 22px;}
.gProList .item .ban span { display: inline-block; vertical-align: middle;height: 28px;font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 20px;color: #FCFDFE;line-height: 28px;text-align: left;font-style: normal; }
.gProList .item .box { position:absolute; top:calc(100% - 56px); left:0; width:100%; height:100%; 
 transition:  0.3s; padding: 15px 20px 0 20px;  }
.gProList .item:nth-child(5) .box {  transition: none;}
.gProList .item .box .tit {height: 22px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;color: #FCFDFE;line-height: 22px;text-align: left;font-style: normal;  transition: font-size 0.5s;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.gProList .item .box .line {width: 98%;height: 1px;opacity: 0.7; margin-top: 14px; }
.gProList .item .box .des {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 14px;color: #FCFDFE;line-height: 30px;text-align: left;font-style: normal; margin-top: 13px; }
.gProList .item .box .des p {width:calc(100% - 106px); overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 12px; position: relative; }
.gProList .item .box .des p::after{content:""; position:absolute; left:0; top:13px; width:5px; height:5px; background-color:#ffffff; border-radius:50%; }
.gProList .item .box .more { position: absolute; right: 20px; top:193px; width: auto; padding: 0 13px 0 20px; height: 36px;background: #FA8919;border-radius: 36px; text-align: center;}
.gProList .item .box .more a { display: block; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.gProList .item .box .more i { display: inline-block; vertical-align: middle;margin-left: 5px; }
.gProList .item .box .more i img { display: inline-block;vertical-align: middle; width: 14px; height: 14px; margin-top: -1px; }
.gProList .item .box .more span { display: inline-block; vertical-align: middle;height: 22px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;color: #FFFFFF;line-height: 22px;text-align: left;font-style: normal; }

/*.gProList .item .box .more1 { position: relative;right: auto; top: auto; margin-top:30px; margin-left:122px ; width: 100px; padding: 0; }*/
.gProList .item .box .more1 { display:inline-block; position: relative;right: auto; top: auto; margin-top:30px; margin-left:0 ; width: 100px; padding: 0; margin-right:10px; }
.gProList .item:hover .mask { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 56px, rgba(0, 0, 0, 0.6) 100%); border-radius: 16px 16px 16px 16px; height: 100%; top: 0; }
.gProList .item:hover .masktop { display: none;}
.gProList .item:hover .box { top:0; padding: 63px 20px 0 20px;}
.gProList .item:hover .box .tit { font-size: 15px; }
.gProList .item:hover .box .line {background: #FFFFFF;}
.gProList .item .box .more:hover {background: #FA9A2A;}
.gProList .item:hover .box .tit1 { display: none;} 
.gProList .item:hover .box .tit2 { display: none;} 

.gLianjie { background-color: #ffffff; padding-top: 60px; padding-bottom: 60px; }
.gLianjieList { padding-top: 40px; }
.gLianjieItem {  height: 332px;background: #F7F8F9;border-radius: 16px; }
.gLianjieItem .pic { float:left; width:590px; height: 332px; border-radius:10px; overflow: hidden; }
.gLianjieItem .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.gLianjieItem .mobiletit { display: none;}
.gLianjieItem .con { float:right; width:530px; margin-right:40px; margin-top: 63px; margin-left: 40px; }
.gLianjieItem .con.con5 { margin-top: 45px; }
.gLianjieItem .con .tit {height: 37px;font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 26px;color: #171717;	line-height: 37px;text-align: left;font-style: normal; }
.gLianjieItem .con .des {height: 144px;	font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 16px;color: #666666;line-height: 36px;text-align: justify;font-style: normal; margin-top: 27px; }
.gLianjieItem .con .des p {padding-left: 18px; position: relative;word-wrap: break-word; overflow-wrap: break-word; }
.gLianjieItem .con .des p::after{content:""; position:absolute; left:0; top:16px; width:6px; height:6px; background-color:#ff6f03; border-radius:50%; }
.gLianjieItem2 .pic { float:right; }
.gLianjieItem2 .con { float:left; }

.gFankui {height: 700px;background: linear-gradient( 180deg, rgba(255,255,255,0.8) 0%, rgba(252,252,253,0) 30%, rgba(254,254,254,0) 85%, rgba(255,255,255,0.4) 100%); }

.gLushang { background: #FFFFFF; }
.gGenguo { background: top no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/nj-bottom-bg.png"), #f3f8fa; background-size: auto 100%; padding-top: 60px; padding-bottom: 100px;}
.gZhongyao {height: 325px; background: top no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/g-zhongyao-bg.png"), #ffffff; background-size: auto 325px; }
.gZhongyao .left { float: left; width: 800px; padding-top: 100px;}
.gZhongyao .left .tit {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 40px;	color: #FFFFFF;	line-height: 40px;font-style: normal;}
.gZhongyao .left .des {	font-family: PingFangSC, PingFang SC;font-weight: 400;	font-size: 16px;color: #FFFFFF;line-height: 16px;font-style: normal; margin-top: 27px; }
.gZhongyao .right { float: right; width: 154px; padding-top: 70px;}
.gZhongyao .right .pic { height: 154px; background-color: #ffffff;border-radius: 8px; padding:5px;}
.gZhongyao .right .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.gZhongyao .right .info {height: 28px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 20px;color: #FFFFFF;line-height: 28px;text-align: left;font-style: normal; margin-top: 14px; text-align: center;}

.walkingBox svg { display: block;}
.boldSvgText {font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 18px;color: #FF6F03;line-height: 25px;text-align: right;font-style: normal;fill: #FF6F03; }

.bannermoreleft { float: left; width: 400px; padding-top: 100px; position: relative; }
.bannermoreleft .tit {font-family: MiSans, MiSans;font-weight: 600;font-size: 52px;color: #222222;line-height: 56px;text-align: left;font-style: normal; }
.bannermoreleft .tit img { width: 104px; height: 36px; margin-left: 10px;}
.bannermoreleft .des {font-family: MiSans, MiSans;font-weight: 400;font-size: 16px;color: #343539;line-height: 22px;letter-spacing: 1px;text-align: left;font-style: normal; margin-top: 40px;}
.bannermoreleft .des p { background: left center no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/nj-duigou.png"); background-size: 16px 16px; padding-left: 25px; margin-bottom: 20px; }
.bannermoreleft .more {width: 160px;margin-top: 60px; position: relative; }
.bannermoreleft .more a { display: block;height: 48px;background: #FA8919;border-radius: 8px;font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 16px;color: #FFFFFF;line-height: 48px;text-align: center;font-style: normal; }	
.bannermoreleft .more:hover a {background: #FA9A2A;}
.bannermoreleft .ewmBox {position: absolute;width: 180px; top:48px; left: 0; padding-top: 15px; }
.bannermoreleft .ewm { width: 180px; height: 209px;	background: #FFFFFF;	box-shadow: 0px 8px 32px 0px rgba(29,34,42,0.05);	border-radius: 12px;	border: 1px solid #ECEDF0;	backdrop-filter: blur(10.52631578947368px); padding: 14px 14px 0 14px; display: none; }
.bannermoreleft .ewm .pic { width: 152px; height: 152px; }
.bannermoreleft .ewm .info {font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 14px;color: #999999;line-height: 20px;text-align: center;font-style: normal; margin-top: 8px;}
.bannermoreleft .more:hover .ewm { display: block;}

.bannermoreright { float: right; width: 684px; height: 580px; position: relative; }

.mini-video-wrapper {position: absolute;top: 68px;right: 0px;width: 684px;height: 440px;padding: 16px;background: linear-gradient(180deg, #f4f6fa 0%, #ffffff 100%);box-shadow: 2px 2px 70px 0px rgba(154, 168, 180, 0.15), 0px 20px 70px 0px rgba(165, 172, 191, 0.15);border: 2px solid #ffffff;border-radius: 32px;}
.mini-video-wrapper .video-inner {position: relative;border-radius: 20px;overflow: hidden;width: 100%;height: 100%;background: linear-gradient(174deg, rgba(237, 237, 237, 0) 0%, rgba(224, 226, 230, 0.53) 100%);}
.mini-video-wrapper .zanwu {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.mini-video-wrapper .img-wrapper1 {cursor: pointer;position: absolute;display: flex;align-items: center;justify-content: center;overflow: hidden;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;font-size: 0;}
.mini-video-wrapper video {height: 100%;width: 100%;	object-fit: cover;}
.mini-video-wrapper .video-inner:hover .hidden-img {  opacity: 1;  }
.mini-video-wrapper .hidden-img {font-size: 0;width: 130px;height: 130px;	flex-shrink: 0;opacity: 0; transition: opacity 0.3s ease-in-out; }

.gjxTel { display: none;}
.headerMb{ display: none;}


.fankui-list { height:506px; margin-top:30px; position:relative; }
.fankui-list .swiper{width:100%;height:466px;}
.fankui-list .swiper-slide{text-align:center;font-size:18px; background:transparent; display:flex;justify-content:center;align-items:center}
.fankui-list .swiper-button-next { right:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.fankui-list .swiper-button-next:after { color:#A6A9AE; font-size:18px; }
.fankui-list .swiper-button-prev { left:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.fankui-list .swiper-button-prev:after { color:#A6A9AE; font-size:18px;   }
.fankui-list .swiper-button-next.swiper-button-disabled { opacity: 0;}
.fankui-list .swiper-button-prev.swiper-button-disabled { opacity: 0;}
.fankui-list .swiper-pagination-bullets { }
.fankui-list .swiper-pagination-bullet { width:24px; height:4px; background: #ebebeb; opacity:1; border-radius:4px; outline: none; }
.fankui-list .swiper-pagination-bullet-active { width:24px; height:4px; background-color:#fa8919; opacity:1;  }

.fankui-list .storyWrap {display: flex;justify-content: center;position: relative;margin-top: 25px;}
.fankui-list .storyInner {width: 100%;height: 466px;position: relative;}
.fankui-list .storyScroll {width: 100%;margin: 0 auto;overflow: hidden;	}
.fankui-list .rowContainer {display: flex;margin: 16px;	}
.fankui-list .rowBox {display: flex;justify-content: space-between;animation: scroll 50s linear infinite;}
.fankui-list .cardBox { width:380px; margin:0 auto; height: 466px;background-color: #ffffff;border-radius: 16px;border: 1px solid #E4E8EF;padding: 27px 32px 20px;position: relative;transition: height 0.3s ease;}
.fankui-list .userInfo {display: flex;justify-content: flex-start;	}
.fankui-list .userBox {margin-left: 14px;	}
.fankui-list .userName {height: 22px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;color: #171717;line-height: 22px;	text-align: justify;font-style: normal;	}
.fankui-list .date {	height: 16px;font-family: PingFangSC, PingFang SC;font-weight: 400;	font-size: 12px;color: #666666;line-height: 16px;text-align: justify;font-style: normal;margin-top: 4px;}
.fankui-list .gray {	background: #F7F8F9;border-radius: 8px; overflow: hidden;margin-top: 22px;}
.fankui-list .content {height: 112px;transition: height 0.3s ease;padding: 31px 20px 0 20px;position: relative;}
.fankui-list .content::before{content:""; position:absolute; left:20px; top:12px; width:20px; height:20px; background: top no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/g-fankui-mao1.png"), #F7F8F9; background-size: 20px 20px;}
.fankui-list .content::after{content:""; position:absolute; right:20px; bottom:12px; width:20px; height:20px; background: top no-repeat url("https://icourt-brand.oss-cn-beijing.aliyuncs.com/g-fankui-mao2.png"), #F7F8F9; background-size: 20px 20px;}
.fankui-list .descript {font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;	color: #333333;	line-height: 24px;text-align: justify;	font-style: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;	text-overflow: ellipsis;	text-align: left;}
.fankui-list .imageList {width: 354px;height: 200px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;transition: height 0.3s ease;}
.fankui-list .provinces {	width: max-content;position: absolute;bottom: 23px;right: 30px;height: 24px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 13px;color: #5572A9;	line-height: 24px;text-align: right;font-style: normal;}
.fankui-list .rowContainer:hover .rowBox {animation-play-state: paused;	}

.gengduo-list { height:250px; margin-top:30px; position:relative; }
.gengduo-list .swiper{width:100%;height:100%}
.gengduo-list .swiper-slide{font-size:18px; background:transparent; display:flex;justify-content:center;align-items:center}
.gengduo-list .swiper-button-next { right:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.gengduo-list .swiper-button-next:after { color:#A6A9AE; font-size:18px; }
.gengduo-list .swiper-button-prev { left:-26px; outline:none; width:52px; height:52px; background-color:#FFF; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.14); border-radius:50%; }
.gengduo-list .swiper-button-prev:after { color:#A6A9AE; font-size:18px;   }
.gengduo-list .swiper-button-next.swiper-button-disabled { opacity: 0;}
.gengduo-list .swiper-button-prev.swiper-button-disabled { opacity: 0;}

.gengduo-list .videoItem { width:386px; height:250px; position:relative; overflow: hidden; border-radius:15px; }
.gengduo-list .videoItem .pic { width:100%; height:100%; }
.gengduo-list .videoItem .pic img {width: 386px;height: 250px; object-fit: cover;object-position: center 30%;}
.gengduo-list .videoItem .mask { position: absolute;top:calc(100% - 56px); left:0; width:100%; height: 56px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 56px, rgba(0, 0, 0, 0.6) 100%);	border-radius: 0px 0px 16px 16px; }
.gengduo-list .videoItem .masktop { position: absolute;top:0; left:0; width:100%; height: 66px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%,  rgba(0, 0, 0, 0) 100%);	border-radius: 16px 16px 0px 0px; }

.gengduo-list .videoItem .ban { position:absolute; top:20px; left:20px; width:100%; }
.gengduo-list .videoItem .ban i { display: inline-block; vertical-align: middle;margin-right: 5px; margin-top: 2px; }
.gengduo-list .videoItem .ban i img { width: 22px; height: 22px;}
.gengduo-list .videoItem .ban span { display: inline-block; vertical-align: middle;height: 28px;font-family: PingFangSC, PingFang SC;font-weight: 600;font-size: 20px;color: #FCFDFE;line-height: 28px;text-align: left;font-style: normal; }
.gengduo-list .videoItem .box { position:absolute; top:calc(100% - 56px); left:0; width:100%; height:100%; 
 transition:  0.3s; padding: 15px 20px 0 20px;  }
.gengduo-list .videoItem .box .tit {height: 22px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;color: #FCFDFE;line-height: 22px;text-align: left;font-style: normal;  transition: font-size 0.5s;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.gengduo-list .videoItem .box .line {width: 98%;height: 1px;opacity: 0.7; margin-top: 14px; }
.gengduo-list .videoItem .box .des {font-family: PingFangSC, PingFang SC;font-weight: 400;font-size: 14px;color: #FCFDFE;line-height: 30px;text-align: left;font-style: normal; margin-top: 13px; }
.gengduo-list .videoItem .box .des p {width:calc(100% - 106px); overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 12px; position: relative; }
.gengduo-list .videoItem .box .des p::after{content:""; position:absolute; left:0; top:13px; width:5px; height:5px; background-color:#ffffff; border-radius:50%; }
.gengduo-list .videoItem .box .more { position: absolute; right: 20px; top:193px; width: auto; padding: 0 13px 0 20px; height: 36px;background: #FA8919;border-radius: 36px; text-align: center;}
.gengduo-list .videoItem .box .more a { display: block; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.gengduo-list .videoItem .box .more i { display: inline-block; vertical-align: middle;margin-left: 5px; }
.gengduo-list .videoItem .box .more span { display: inline-block; vertical-align: middle;height: 22px;font-family: PingFangSC, PingFang SC;font-weight: 500;font-size: 16px;color: #FFFFFF;line-height: 22px;text-align: left;font-style: normal; }

.gengduo-list .videoItem .box .more1 { position: relative;right: auto; top: auto; margin-top:30px; margin-left:122px ; width: 100px; padding: 0; }
.gengduo-list .videoItem:hover .mask { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 56px, rgba(0, 0, 0, 0.6) 100%); border-radius: 16px 16px 16px 16px; height: 100%; top: 0; }
.gengduo-list .videoItem:hover .masktop { display: none;}
.gengduo-list .videoItem:hover .box { top:0; padding: 63px 20px 0 20px;}
.gengduo-list .videoItem:hover .box .tit { font-size: 15px; }
.gengduo-list .videoItem:hover .box .line {background: #FFFFFF;}
.gengduo-list .videoItem .box .more:hover {background: #FA9A2A;}
.gengduo-list .videoItem:hover .box .tit1 { display: none;} 


@media(max-width:1200px){
.header { width:1200px; margin:0 auto; }
.banner { width:1200px; margin:0 auto; }
.i-courses { width:1200px; margin:0 auto; }
.i-tours { width:1200px; margin:0 auto; }
.i-bottom { width:1200px; margin:0 auto; }
.i-light { width:1200px; margin:0 auto; }
.footer{ width:1200px; margin:0 auto; }
.n-team{ width:1200px; margin:0 auto; }
.n-courses{ width:1200px; margin:0 auto; }
}

@media(max-width:992px){
.banner-li .pic { display:none;  }
.banner-li .pic-mo { display:flex; }
}
@media screen and (min-width: 1920px){

    .bannerwrap {
    background-size: 100vw 430px;
    }
    .bannerwrapmore {
    background-size: 100vw 580px;
    }

}

