/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:14px;color:#333;font-family: "CenturyGothic" !important;}
body.head_on{overflow:hidden}
a{color:#181819;transition: 0.3s;}
a:hover{ color:#3183ff; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:100%; margin:0 auto;max-width: 1280px;padding: 0 15px;}
*{box-sizing: border-box;}


@font-face {
  font-family: "CenturyGothic";
  src: url("../fonts/CenturyGothic.woff2") format("woff2"),
       url("../fonts/CenturyGothic.woff") format("woff"),
       url("../fonts/CenturyGothic.ttf") format("truetype"),
       url("../fonts/CenturyGothic.eot") format("embedded-opentype"),
       url("../fonts/CenturyGothic.svg") format("svg");
}

/*@font-face {
  font-family: "OpenSans_Condensed-Bold";
  src: url("../fonts/OpenSans_Condensed-Bold.woff2") format("woff2"),
       url("../fonts/OpenSans_Condensed-Bold.woff") format("woff"),
       url("../fonts/OpenSans_Condensed-Bold.ttf") format("truetype"),
       url("../fonts/OpenSans_Condensed-Bold.eot") format("embedded-opentype"),
       url("../fonts/OpenSans_Condensed-Bold.svg") format("svg");
}

@font-face {
  font-family: "OpenSans_SemiCondensed-Regular";
  src: url("../fonts/OpenSans_SemiCondensed-Regular.woff2") format("woff2"),
       url("../fonts/OpenSans_SemiCondensed-Regular.woff") format("woff"),
       url("../fonts/OpenSans_SemiCondensed-Regular.ttf") format("truetype"),
       url("../fonts/OpenSans_SemiCondensed-Regular.eot") format("embedded-opentype"),
       url("../fonts/OpenSans_SemiCondensed-Regular.svg") format("svg");
}*/

.header{ position:relative;padding-left:20px;padding-right:30px;box-sizing: border-box;position: fixed;top: 0;left: 0;background: #fff;z-index: 999;width: 100%;}
.headList{display: flex;justify-content: space-between;align-items: center;padding: 10px 0;flex-wrap: wrap;}
.headList .logo{}
.headList .logo span{display: inline-block;margin-right: 20px;}
.headList .logo img{max-height: 80px;width: auto;}
.logoTxt{color: rgb(0, 26, 117);font-size: 14px;font-weight: 700;}
.hHei{height: 100px;}

.hRight{width: 100%;justify-content: space-between;}

/*menu*/
.menu{height:50px;line-height:50px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:50px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;z-index: 9;transform: translateX(-50%);min-width: 180px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px; }
.menu ul li dl dd a{ font-size:16px; color:#333;display:block; padding:0;text-align:center;}
.menu ul li dl dd a:hover{ color:#3183ff;}
.menu a{ font-size:16px;color: #181819;display:block;text-align:center;font-weight: 400;padding: 0 10px;}
.menu a:hover{color:#3183ff;}
a.menu_hover{color: #3183ff;}
.menu ul li span{padding: 0 10px;display: inline-block;}
.menu ul li span a{position: relative;}
.menu ul li span a::after{position: absolute;width: 100%;height: 3px;background: #3183ff;content: "";left: 0;bottom: 0;transition: 0.3s;opacity: 0;}
.menu ul li.cur span a::after,
.menu ul li span a:hover::after,
.menu ul li span a.menu_hover::after{opacity: 1;}

.language{padding: 0 15px;font-size: 16px;font-weight: 400;}
.language a{color: #181819;display: inline-block;}
.language a::after{content: "/";padding: 0 5px;color: #181819;}
.language a:last-child::after{display: none;}
.language a.on{color: #3183ff;}

.loginBtn{width: auto;height: 40px;border-radius: 30px;line-height: 40px;text-align: center;font-size: 16px;font-weight: 400;background: #3183ff;padding: 0 15px}
.loginBtn a{display: inline-block;color: #fff;}
.loginBtn a::after{content: "/";padding: 0 5px;color: #fff;}
.loginBtn a:last-child::after{display: none;}

.language_m{float: right;margin-right: 20px;line-height: 70px;}
.language_m a{color: #181819;display: inline-block;}
.language_m a::after{content: "/";padding: 0 5px;color: #181819;}
.language_m a:last-child::after{display: none;}
.language_m a.on{color: #3183ff;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px; margin-right:20px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.bgf7f7f7{background: #f7f7f7 !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 50px;}
.pb100{padding-bottom: 10px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #00b0ec;width:20px;}

.tongtu{width: 100%;position: relative;overflow: hidden; font-size: 0;}
.tongtu img{width: 100%;}
.tongtu .imgTop{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 8;}
.tongtu .t1{color: #fff;font-size: 2.3vw;text-transform: uppercase;}

.n_banner{width: 100%;}
.n_banner img{width: 100%;}

.index1{background: rgb(247, 247, 247);padding: 37px 0;}
.index1 a{width: 184px;height: 46px;border-radius: 30px;text-align: center;line-height: 46px;color: #fff;font-size: 18px;font-weight: 700;display: block;}
.index1 a.more1{background: linear-gradient(135.00deg, rgb(255, 195, 40) 0.257%,rgb(209, 49, 145) 100.257%);margin-right: 30px;}
.index1 a.more2{background: linear-gradient(135.00deg, rgb(34, 189, 255) 0.256%,rgb(0, 107, 232) 100.256%);}

.iTit{position: relative;}
.iTit strong{color: rgb(219, 219, 219);font-size: 54px;font-weight: 900;line-height: 63px;text-align: justify;text-transform: uppercase;position: absolute;left: 0;z-index: 1;bottom: 0;}
.iTit span{color: rgb(24, 25, 26);font-size: 32px;font-weight: 700;line-height: 48px;position: relative;z-index: 2;text-transform: uppercase;}
.i2Tit2{color: rgb(24, 25, 26);font-size: 32px;font-weight: 500;line-height: 48px;}

.txt{color: rgb(72, 74, 77);font-size: 14px;font-weight: 400;line-height: 30px;}
.txt p{line-height: 25px;}

.index2{width: 100%;padding: 100px 0;}
.i2Warp{width: 100%;}
.i2Warp .f_left{width: 44%;}
.i2Warp .f_right{width: 48%;padding: 0 60px;box-sizing: border-box;}
.i2Warp .i2Tit2{margin-top: 20px;}

.i2List{width: 100%;padding: 40px;background: #fff;border-radius: 2px;box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);}
.i2List ul li{width: calc(50% - 10px);margin-right: 20px;margin-top: 20px;}
.i2List ul li:nth-child(2n){margin-right: 0;}
.i2List .part{display: block;width: 100%;height: 100%;text-align: center;border: 1px solid rgb(227, 227, 227);border-radius: 1px;box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.05);background: rgb(255, 255, 255);padding: 20px;}
.i2List .part .t1{color: rgb(3, 113, 234);font-size: 40px;font-weight: 600;line-height: 54px;}
.i2List .part .t2{color: rgb(3, 113, 234);font-size: 20px;font-weight: 400;line-height: 29px;}

.index3{width: 100%;padding: 100px 0 50px;background-color: #1d3d90;position: relative;}
.index3 .wapper{padding: 0;position: relative;z-index: 2;}
.i3List{width: 100%;margin-top: 46px;}
.i3List ul li{float: left;width: 20%;padding: 0 22px;margin-bottom: 52px;}
.i3List .part{display: block;width: 100%;text-align: center;}
.i3List .part .img{width: 100%;}
.i3List .part .img img{width: auto;max-width: 150px;}
.i3List .part .desc{margin-top: 20px;color: #fff;}
.i3List .part .t1{font-size: 20px;font-weight: 700;}
.i3List .part .t2{font-size: 16px;font-weight: 400;line-height: 22px;margin-top: 5px;}

.i3Bg span:nth-child(1) img{position: absolute;top: 0;left: 0;width: 80%;}
.i3Bg span:nth-child(2) img{position: absolute;bottom: 0;right: 0;width: 80%;}

.iWarp{width: 100%;}
.iWarp .f_left{width: 35%;}
.iWarp .f_right{width: 65%;}
.i4List{width: 100%;}
.i4List ul li{background: #fff;display: flex;justify-content: space-between;}
.i4List ul li:nth-child(odd){background: #f8f8f8;}
.i4List .tit{color: rgb(24, 25, 26);font-size: 18px;font-weight: 500;line-height: 27px;width: 50%;padding: 14px 20px;}
.i4List .txt{padding: 14px 20px;width: 50%;color: rgb(72, 74, 77);font-size: 18px;font-weight: 400;line-height: 27px;}

.index5{background: #f7f7f7;}
.i5List{width: 100%;}
.i5List ul li{float: left;width: calc(50% - 15px);margin-right: 30px;margin-bottom: 30px;}
.i5List ul li:nth-child(2n){margin-right: 0%;}
.i5List .part{display: block;width: 100%;border: 1px solid rgb(219, 219, 219);background: rgb(255, 255, 255);padding: 12px 30px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.i5List .part .time{display: flex;flex-direction: column;width: 38px;text-align: center;}
.i5List .part .time strong{color: rgb(3, 113, 234);font-size: 32px;font-weight: 400;line-height: 38px;}
.i5List .part .time span{color: rgb(3, 113, 234);font-size: 18px;font-weight: 700;line-height: 21px;}
.i5List .part .desc{width: calc(100% - 48px);padding-left: 20px;border-left: 1px solid rgb(219, 219, 219);}
.i5List .part .desc .tit{color: rgb(24, 25, 26);font-size: 18px;font-weight: 400;line-height: 59px;}
.i5List .part:hover .desc .tit{color: #3183ff;}

.iMore a{color: rgb(3, 113, 234);font-size: 16px;font-weight: 400;line-height: 23px;}

.i6Tit{color: rgb(24, 25, 26);font-size: 22px;font-weight: 500;line-height: 33px;position: relative;padding-left: 14px;margin-bottom: 30px;}
.i6Tit::before{width: 4px;height: 22px;background: #3183ff;position: absolute;left: 0;top: 50%;transform: translateY(-50%);content: "";}

.i6List ul li{list-style: decimal inside;font-size: 18px;font-weight: 400;line-height: 27px;margin-bottom: 15px;}
.i6List ul li a{color: rgb(72, 74, 77);}
.i6List ul li a:hover{color: #3183ff;}

.index7{background: linear-gradient(180.00deg, rgb(20, 75, 159),rgb(32, 56, 138) 100%);}
.i7Tags{margin-top: 50px;text-align: center;}
.i7Tags span{border-radius: 24px;background: rgb(238, 98, 182);display: inline-block;color: #fff;font-size: 18px;font-weight: 700;line-height: 36px;padding: 0 30px;}
.i7Tags span i{margin-right: 10px;}
.i7List{margin-top: 50px;}
.i7List ul li{float: left;width: 20%;padding: 0 15px;margin-bottom: 30px;}
.i7List .part{display: block;width: 100%;}
.i7List .part .img{width: 100%;height: 120px;display: flex;justify-content: center;align-items: center;}
.i7List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.i7List .part .desc{background: #34509a;color: #fff;padding: 10px;}
.i7List .part .tit{font-size: 16px;font-weight: 400;line-height: 22px;text-align: center; color:#fff;padding: 10px;}
.i7List .part .tit i{padding-left: 10px;}

.i8List{display: flex;flex-wrap: wrap;}
.i8List .img{margin-right: 10px;}
.i8List .img img{width: auto;max-width: 100%;}
.i8List .txt{color: rgb(18, 42, 136);font-size: 20px;font-weight: 500;line-height: 28px;}
.index8 .f_right .i8List:nth-child(4) .txt{width:100%; margin-top:20px;}
.index8 .f_right .i8List:nth-child(2) .txt{max-width:580px;}


.index9{background: rgb(248, 248, 248);}
.i9List ul{display: flex;flex-wrap: wrap;}
.i9List ul li{width: 33.3%;padding-right: 30px;}
.i9List .part{display: block;}
.i9List .part .img img{width: auto;max-width: 150px;}
.i9List .part .desc{margin-top: 20px;}
.i9List .part .tit{color: rgb(24, 24, 25);font-size: 20px;font-weight: 700;line-height: 27px;}
.i9List .part .txt{font-size: 16px;font-weight: 400;line-height: 22px;color: #444;margin-top: 10px;}
.i9Txt{font-size: 16px;font-weight: 400;line-height: 22px;color: #444;line-height: 1.6;margin-top: 10px;}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom: 2px solid #173981;
	background-color: #fff;
}
.table{max-width: 100%;background-color: transparent;border-collapse: collapse;border-spacing: 0;box-sizing: border-box;width: 100%;}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid #e7e7e7;
	box-sizing: border-box;
}
.i10Table{width: 100%;margin-bottom: 30px;}
.i10Table .table{border: none;}
.i10Table .table>tbody>tr:nth-child(odd){background: #f8f8f8;}
.i10Table .table>tbody>tr>td{padding: 10px;color: rgb(72, 74, 77);font-size: 18px;font-weight: 400;line-height: 30px;border: none;}
.i10Table .first-tr td{color: rgb(24, 25, 26);font-size: 18px;font-weight: 500;line-height: 30px;}

.iMore2 a{height: 46px;border-radius: 30px;text-align: center;line-height: 46px;color: #fff;font-size: 18px;font-weight: 700;display: inline-block;padding: 0 45px;background: linear-gradient(135.00deg, rgb(255, 195, 40) 0.257%,rgb(209, 49, 145) 100.257%);}

.index11{background: rgb(247, 247, 247);}
.index11 .txt{margin: 30px 0;color: rgb(72, 74, 77);font-size: 18px;font-weight: 400;line-height: 30px;}

.index12{height: 120px;}

.footer{padding: 70px 0;background: #1e2c5c;color: #fff;padding: 70px 0;}
.footer .item{width: 397px;}
.footer .fTit{color: rgb(255, 255, 255);font-size: 24px;font-weight: 400;}
.footer .txt{color: rgba(255, 255, 255,0.8);font-size: 16px;font-weight: 400;margin-top: 10px;max-width: 360px;}
.footer .fLogo{margin-top: 20px;}
.footer .fLogo img{width: auto;max-height: 80px;margin-right: 10px;}
.footer .item2{width: auto;max-width: 390px;padding-left: 75px;}
.footer .item2 dt{color: rgb(255, 255, 255);font-size: 20px;font-weight: 700;line-height: 29px;}
.footer .item2 .txt{color: rgba(255, 255, 255, 0.85);font-size: 14px;font-weight: 400;line-height: 20px;max-width: none;}
.footer .item2 .txt p{line-height: 1.6;}

.copyright{background: #1e2c5c;border-top: 1px solid rgba(255,255,255,0.1);padding: 15px 0;color: rgba(255,255,255,0.6);font-size: 14px;font-weight: 400;}
.copyright a{color: rgba(255,255,255,0.6);}


.index3 .iTit strong,
.index7 .iTit strong{opacity:0.3; left:50%; transform:translateX(-50%);}

@media only screen and (max-width: 1680px) {
.header{padding-right:20px;}
.headList .logo span{margin-right: 10px;}
.logoTxt{font-size: 14px;}
.menu ul li span{padding: 0 8px;}
.language{font-size: 14px;}
.loginBtn{font-size: 14px; padding: 0 10px;}


}


@media only screen and (max-width: 1520px) {
.header{padding-left: 10px;padding-right: 10px;}
.logoTxt{font-size: 12px;}
.menu ul li span{padding: 0  5px;}
.menu ul li span a{font-size: 14px;}
.language{font-size: 14px;}
.loginBtn{font-size: 14px;}






}

@media only screen and (max-width: 1420px) {
.headList .logo span{margin-right: 3px;}
.menu ul li span{padding: 0 6px;}
.language{padding: 0 7px;}
.loginBtn{font-size: 13px;}
.loginBtn a::after{padding: 0 3px;}


}

@media only screen and (max-width: 1280px) {
.wapper{ width:100%;padding: 0 6%;}
.header{padding: 0 10px;}
.headList .logo img{max-height: 40px;}
.logoTxt{font-size: 12px;}
.headList .logo span{margin-right: 0;}
.menu ul li span{padding: 0 5px;}
.menu ul li span a{font-size: 14px;padding: 0 6px;}
.language{font-size: 14px;}
.loginBtn{font-size: 14px;}
.i2Tit2{font-size: 28px;}
.txt{font-size: 16px;}
.i2Warp .f_right{padding: 0;}
.i2List .i2Tit2{margin-top: 0;}
.i2List .part .t1{font-size: 36px;}
.i2List .part .t2{font-size: 18px;}
.i3List .part .t1{font-size: 18px;}
.i3List .part .t2{font-size: 14px;}



}

@media only screen and (max-width: 1200px) {
.menu ul li span{padding: 0 6px;}
.menu ul li span a{font-size: 12px;}
.language{font-size: 12px;}
.loginBtn{font-size: 12px;}
.logoTxt{max-width:250px;}
}

@media only screen and (max-width: 1024px) {
.wapper{ width:100%;padding: 0 3%;}
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.loginBtn{margin-left: 10px;width: auto;min-width: 150px;display: inline-block;}
.i7List ul li{width: 33.3%;}
.i9List ul li{width: 50%;}
.i2List{padding: 30px;}
.i3List .part .img img{width: 100%;}
.i3List .part .t1{font-size: 16px;}
.i3List .part .t2{font-size: 12px;}
.i3List ul li{padding: 0 10px;}

}
@media only screen and (max-width: 780px) {
.language_m{margin-right: 10px;}
.i2Warp .f_left{width: 100%;margin-bottom: 20px;}
.i2Warp .f_right{width: 100%;}
.iTit strong{font-size: 38px;}
.iTit span{font-size: 26px;}
.i2Tit2{font-size: 24px;}
.txt{font-size: 14px;line-height: 1.6;}
.txt p{line-height: 1.6;}
.i2List{padding: 10px;}
.i2List .part .t1{font-size: 32px;}
.i3List ul li{width: 50%;}
.i3List .part .img img{max-width: 120px;}
.iWarp .f_left{width: 100%;margin-bottom: 20px;}
.iWarp .f_right{width: 100%;}
.i4List .tit{font-size: 16px;width: 100px;padding: 10px;}
.i4List .txt{font-size: 14px;width: calc(100% - 100px);}
.i5List ul li{width: 100%;margin-right: 0;margin-bottom: 20px;}
.i7List ul li{width: 50%;}
.i8List .txt{font-size: 18px;margin-top: 20px;}
.i9List .part .img img{max-width: 120px;}
.i9List .part .tit{font-size: 18px;}
.i9List .part .txt{font-size: 14px;}
.i10Table .table>tbody>tr>td{font-size: 14px;}
.index11 .txt{margin: 20px 0;font-size: 16px;}
.i6Tit{font-size: 20px;margin-bottom: 20px;}
.footer .fTit{font-size: 20px;}
.footer .txt{font-size: 14px;}
.footer .item2{width: 100%;margin-top: 20px;}
.footer .item2 dt{font-size: 18px;}
.footer .item2 .txt{font-size: 12px;}
.copyright{font-size: 12px;}


}
@media only screen and (max-width: 580px) {
.index1 a.more1{margin-right: 10px;}
.index1 a{width: 160px;}
.footer .item2{padding-left: 10px;}

}



/*------------------------------*/
.invite_warp{width: 100%;}
.invite1{width: 100%;}
.invite1 .i6Tit{}
.invite_tit{font-weight: 500;line-height: 25px;position: relative;padding-left: 14px;margin-bottom: 15px;font-size: 26px;color: #000;}
.invite_tit::before{width: 4px;height: 22px;background: #3183ff;position: absolute;left: 0;top: 50%;transform: translateY(-50%);content: "";}
.invite_txt{color: #000;font-size: 18px;font-weight: 400; margin:10px 0;}
.invite_txt p{padding:0; line-height:1.8;}

.invite1 dl{margin-top: 50px;}
.invite1 dl:first-child{margin-top: 0;}
.invite_img{width: 100%;font-size: 0;}
.invite_img.mt35{ margin-top:20px;}
.invite_img img{width: auto;max-width: 100%;}
.comBg{background: rgb(248, 248, 248);}

.invite1_cn dl{margin-top: 60px;}
.invite1_cn dl:nth-child(1){margin-top: 0;width: 48%;}
.invite1_cn dl:nth-child(2){margin-top: 0;width: 48%;}

@media only screen and (max-width: 1520px) {
.invite_tit{font-size: 28px;}
.invite_txt{font-size: 18px;}

}
@media only screen and (max-width: 1280px) {
.invite_tit{font-size: 26px;}
.invite_txt{font-size: 16px;}


}
@media only screen and (max-width: 780px) {
.invite_tit{font-size: 24px;}
.invite_tit::before{top: 7px;transform: none;}
.invite_txt{font-size: 14px;}
.invite1 dl{margin-top: 60px;}
.invite1_cn dl{margin-top: 60px;}
.invite1_cn dl:nth-child(1){margin-top: 0;width: 100%;}
.invite1_cn dl:nth-child(2){margin-top: 60px;width: 100%;}



}
@media only screen and (max-width: 580px) {
.invite_tit{font-size: 18px;}
.invite_txt{font-size: 13px;}
.invite1 dl{margin-top: 20px;}
.invite1_cn dl:nth-child(2){margin-top: 20px;width: 100%;}


}
/*--------------------------------------------*/

.iInner_tit{font-size: 36px;color: #18191a;}

.sign_1{width: 100%;padding: 25px 0;}
.sign_1 ul li{padding: 0 15px;}
.sign_1 .iMore2 a{font-weight: normal;}
.sign_2_desc{max-width: 820px;margin-left: auto;margin-right: auto;}

.sign_txt{color: #333;font-size: 16px;font-weight: 400; margin:10px 0;}
.sign_txt p{padding:0; line-height:2;}
.sign_2{padding: 100px 0;}
.sign_3{padding: 100px 0;}
.sign_up{padding: 100px 0;}
.sign_2 .i6Tit{margin-bottom: 20px;}
.sign_3_list ul li{padding: 5px 10px;color: #333;font-size: 16px;font-weight: 400;}
.sign_3_list ul li:nth-child(odd){background: #fff;}

.sign_up_warp{width: 100%;max-width: 680px;margin-left: auto;margin-right: auto;}
.sign_up_tit{text-align: center;color: #1778ea;font-size: 22px;}
.sign_up_tit span{display: inline-block;padding: 6px 40px;border-bottom: 2px solid #1778ea;}
.sign_up_form{width: 100%;}
.sign_up_form ul{justify-content: center;}
.sign_up_form ul li{width: 50%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.sign_up_form .tit{color: #333;font-size: 16px;margin-bottom: 8px;}
.sign_up_form .tit em{color: #f00;vertical-align: middle;padding-left: 5px;}
.sign_up_form ul li.w100{width: 100%;}

.sign_up_form .layui-form-select dl dd.layui-this{background-color: #1778ea;}

.sign_up_form .upload_input{text-indent: -999px;position: relative;}
.sign_up_form .upload_input:after{position: absolute;top: 0;right: 0;width: 38px;height: 38px;text-align: center;line-height: 38px;content: "+";color: #888;font-size: 16px;text-indent: initial;}
.sign_up_form .upload_input:before{position: absolute;top: 0;left: 0;height: 38px;padding-left: 10px;line-height: 38px;color: #888;font-size: 14px;text-indent: initial;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 200px;display: block;content: "";}
.sign_up_form .button{text-align: center;}
.sign_up_form .button button{background: #1778ea;border-radius: 30px;font-size: 16px;min-width: 300px;}

.payment_ok{padding: 100px 0;}
.payment_ok .title{text-align: center;color: #a6a6a6;font-size: 2vw;font-weight: bold;padding: 5% 0;}
.payment_page{padding: 100px 0;}
.payment_page_warp{width: 100%;max-width: 200px;border: 1px solid #fff;margin: 0 auto;}
.payment_page_warp img{width: 100%;}
.payment_page_warp p{padding: 20px 0;text-align: center;font-size: 16px;color: #333;}


.upload_input_box{position:relative;}
.upload_ok{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index:98;
}
.upload_ok .warp{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.upload_ok .img{
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 38px;
    padding: 2px 0;
    box-sizing: border-box;
}
.upload_ok .img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.upload_ok .upload_del{
    display: block;
    width: 45px;
    text-align: center;
}

@media only screen and (max-width: 780px) {
.sign_1 ul li{width: 100%;box-sizing: border-box;margin: 10px 0;}
.sign_1 .iMore2 a{width: 100%;}
.iInner_tit{font-size: 28px;}
.sign_2_desc.mt80{margin-top: 35px;}
.sign_desc.mt80{margin-top: 35px;}
.payment_ok .title{font-size: 28px;}




}

@media only screen and (max-width: 580px) {
.sign_up_form ul li{width: 100%;padding: 0;margin-bottom: 15px;}
.sign_up_tit.pt100{padding-top: 35px;}
.payment_ok .title{font-size: 18px;}

}


/*==========enenenenenen*/
.iTit{}

.a_i1{padding: 100px 0;}
.a_i1_warp{width: 100%;}
.a_i1_warp .f_left{width: 46%;}
.a_i1_warp .f_right{width: 48%;}
.a_i1_tit{margin-top: 30px;font-size: 28px;font-weight: normal;color: #000;}
.a_i1_txt{color: #555;font-size: 17px;line-height: 1.6;margin-top: 20px;}
.sign_1 .iMore2 a:hover{background:#3183ff; color:#fff;}

.a_i1_list{width: 100%;margin-top: 90px;}
.a_i1_list ul li{background: #fff;display: flex;justify-content: space-between;}
.a_i1_list ul li:nth-child(odd){background: #f7f7f7;}
.a_i1_list .tit,
.a_i1_list .txt{height: 62px;display: flex;align-items: center;color: #000;font-size: 16px;padding: 0 20px;box-sizing: border-box;}
.a_i1_list .tit{width: calc(100% - 220px);text-align: left;color: #000;}
.a_i1_list .txt{width: 220px;text-align: left;justify-content: flex-start;}

.a_i2{padding: 85px 0;}
.i3List .part .t1{font-weight: normal;}
.i3List .part .t2{font-weight: 200;color: rgba(255,255,255,0.8);}

.a_i3{padding: 140px 0;}
.a_i3_list{margin-top: 100px;max-width: 740px;margin-left: auto;margin-right: auto;}
.a_i3_list ul li{width: 100%;height: 90px;border: 1px solid #ddd;padding: 5px;box-sizing: border-box;background: #f7f7f7;}
.a_i3_list .part{display: block;width: 100%;height: 100%;display: flex;justify-content: space-between;align-items: center;}
.a_i3_list .part .time{width: 100px;border-right: 1px solid #ddd;box-sizing: border-box;text-align: center;color: #3183ff;font-size: 32px;line-height: 1;}
.a_i3_list .part .time strong{display: block;}
.a_i3_list .part .time span{font-size: 20px;}
.a_i3_list .part .desc{width: calc(100% - 100px);padding-left: 25px;box-sizing: border-box;}
.a_i3_list .part .t1{color: #000;font-size: 22px;}

.a_i4{padding: 160px 0 100px;}
.a_i4_table{margin-top: 70px;max-width: 980px;margin-left: auto;margin-right: auto;}
.a_i4_table .i10Table .table>tbody>tr{background: #fff;}
.a_i4_table .i10Table .table>tbody>tr:nth-child(odd){background: #f8f8f8;}
.a_i4_table .i10Table .table>tbody>tr.first-tr{color: #000;}

.a_i4_warp{margin-top: 120px;max-width: 980px;margin-left: auto;margin-right: auto;}
.a_i4_warp .item{width: 45%;}
.a_i4_warp .item .txt{font-size: 18px;color: #333;}
.a_i4_warp .item .txt p{padding: 0;line-height: 1.8;}
.a_i4_warp .iMore2{width: 100%;margin-top: 45px;}
.a_i4_warp .iMore2 a{font-weight: normal;}

.a_i5{padding: 75px 0 100px;}
.a_i5 .i7Tags{margin-top: 20px;}
.a_i5 .i7Tags span{font-weight: bold;padding: 12px 30px;border-radius: 50px;font-size: 20px;}

.a_i6{padding: 140px 0;}
.a_i6List{margin-top: 110px;max-width: 980px;margin-left: auto;margin-right: auto;}

.a_i6_item{margin-top: 65px;display: flex;flex-wrap: wrap;align-items: center;}
.a_i6List .a_i6_item:nth-child(1){margin-top: 0;}
.a_i6_item .left{width: 220px;}
.a_i6_item .right{width: calc(100% - 220px);display: flex;flex-wrap: wrap;align-items: center;}
.a_i6_item .i6Tit{margin-bottom: 0;}
.a_i6_item .img{width: 25%;}
.a_i6_item .img img{width: 70px;}
.a_i6_item .txt{width: 66.6%;color: rgb(18, 42, 136);font-size: 16px;line-height: 36px;letter-spacing: -1px;}
.a_i6List .a_i6_item:nth-child(2) .txt{width: 85%;flex: 1;}

.a_i6List .a_i6_item:nth-child(2) .right .img:nth-child(1){display: none;}


.a_i7{padding: 80px 0;}
.a_i7 .wapper{padding: 0;max-width: 1200px;}
.a_i7_list{margin-top: 50px; margin-bottom:50px;}
.a_i7_list ul{}
.a_i7_list ul li{width: 25%;padding: 0 10px;box-sizing: border-box;}
.a_i7_list .part{display: block;width: 100%;text-align: center;}
.a_i7_list .part .img{width: 150px;height: 150px;display: flex;justify-content: center;align-items: center;border-radius: 50%;overflow: hidden;margin: 0 auto;}
.a_i7_list .part .img img{width: 100%;height: 100%;object-fit: cover;}
.a_i7_list .part .desc{margin-top: 30px;text-align: center;}
.a_i7_list .part .name{color: rgb(24, 24, 25);font-size: 20px;font-weight: 700;line-height: 27px;}
.a_i7_list .part .txt{font-size: 20px;line-height: 22px;color: #444;line-height: 1.6;margin-top: 10px;text-align: center;}

.a_i7_2 .a_i7_list ul{justify-content: center;}
.a_i7_list2{margin-top: 85px;margin-left: auto;margin-right: auto;}
.a_i7_list2 .i6Tit{margin-bottom: 20px;}
.a_i7_list2 .info_txt{font-size: 18px;color: #000;line-height: 1.8;}

.a_i8{padding: 80px 0;}
.a_i8_list{max-width: 820px;margin-left: auto;margin-right: auto;margin-top: 50px;}
.a_i8_list dl{margin-top: 35px;display: flex;flex-wrap: wrap;}
.a_i8_list dl dt{width: 160px;}
.a_i8_list .i6Tit{margin-bottom: 0;}
.a_i8_list dl dd{width: calc(100% - 160px);}
.a_i8_list .txt{font-size: 18px;color: #000;}


@media only screen and (max-width: 1280px) {
.iTit span{font-size: 30px;}
.a_i1_tit{font-size: 22px;}
.a_i1_txt{font-size: 16px;}
.a_i1_list{margin-top: 80px;}
.a_i1_list .tit{font-size: 16px;width: calc(100% - 200px);}
.a_i1_list .txt{font-size: 15px;width: 200px;}
.a_i3_list .part .time{font-size: 20px;}
.a_i3_list .part .time span{font-size: 17px;}
.a_i3_list .part .t1{font-size: 18px;}
.i10Table .table>tbody>tr>td{font-size: 17px;}
.a_i4_warp .item .txt{font-size: 16px;}
.a_i6_item .left{width: 210px;}
.a_i6_item .right{width: calc(100% - 210px);}
.a_i6_item .i6Tit{font-size: 20px;}
.a_i6_item .txt{font-size: 22px;}
.a_i7_list .part .img{width: 150px;height: 150px;}
.a_i7_list .part .desc{margin-top: 50px;}
.a_i7_list .part .name{font-size: 20px;}
.a_i7_list .part .txt{font-size: 18px;}
.a_i7_list2 .info_txt{font-size: 18px;}
.a_i8_list .txt{font-size: 18px;}
.a_i8_list dl dt{width: 180px;}
.a_i8_list dl dd{width: calc(100% - 180px);}
.a_i3_list ul li{height: 75px;}







}

@media only screen and (max-width: 980px) {
.iTit span{font-size: 28px;}
.a_i1_tit{font-size: 24px;}
.a_i1_txt{font-size: 16px;}
.a_i1_list{margin-top: 60px;}
.a_i1_list .tit{font-size: 16px;}
.a_i1_list .txt{font-size: 15px;}
.a_i3_list .part .time{font-size: 18px;}
.a_i3_list .part .time span{font-size: 16px;}
.a_i3_list .part .t1{font-size: 17px;}
.i10Table .table>tbody>tr>td{font-size: 16px;}
.a_i4_warp .item .txt{font-size: 15px;}
.a_i6_item .left{width: 180px;}
.a_i6_item .right{width: calc(100% - 180px);}
.a_i6_item .i6Tit{font-size: 18px;}
.a_i6_item .txt{font-size: 16px;}
.a_i7 .wapper{padding-left: 15px;padding-right: 15px;box-sizing: border-box;}
.a_i7_list .part .img{width: 120px;height: 120px;}
.a_i7_list .part .desc{margin-top: 45px;}
.a_i7_list .part .name{font-size: 18px;}
.a_i7_list .part .txt{font-size: 17px;}
.a_i7_list2 .info_txt{font-size: 17px;}
.a_i8_list .txt{font-size: 17px;}
.a_i8_list dl dt{width: 160px;}
.a_i8_list dl dd{width: calc(100% - 160px);}
.a_i3_list{max-width: 580px;}
.a_i3_list ul li{height: 60px;}



}

@media only screen and (max-width: 780px) {
.iTit span{font-size: 26px;}
.a_i1_tit{font-size: 20px;}
.a_i1_txt{font-size: 14px;}
.a_i1_list{margin-top: 15px;}
.a_i1_list .tit{font-size: 14px;}
.a_i1_list .txt{font-size: 13px;}
.a_i3_list .part .time{font-size: 16px;}
.a_i3_list .part .time span{font-size: 15px;}
.a_i3_list .part .t1{font-size: 16px;}
.i10Table .table>tbody>tr>td{font-size: 15px;}
.a_i4_warp .item .txt{font-size: 14px;}
.a_i6_item .left{width: 160px;}
.a_i6_item .right{width: calc(100% - 160px);}
.a_i6_item .i6Tit{font-size: 16px;}
.a_i6_item .txt{font-size: 16px;flex: auto;}
.a_i6List .a_i6_item:nth-child(2) .img{width: auto;}
.a_i7_list .part .img{width: 100px;height: 100px;}
.a_i7_list .part .desc{margin-top: 35px;}
.a_i7_list .part .name{font-size: 16px;}
.a_i7_list .part .txt{font-size: 15px;}
.a_i7_list2 .info_txt{font-size: 15px;}
.a_i8_list .txt{font-size: 15px;}
.a_i8_list dl dt{width: 120px;}
.a_i8_list dl dd{width: calc(100% - 120px);}
.a_i5 .i7Tags span{font-size: 16px;padding: 5px 20px;}

.a_i1_warp .f_left, .a_i1_warp .f_right{width: 100%;}
.a_i1_warp .f_left{margin-bottom: 20px;}
.a_i1_list .tit{padding: 0 10px;width: calc(100% - 150px);}
.a_i1_list .txt{padding: 0 10px;width: 150px;}
.a_i3_list .part .time{width: 50px;}
.a_i3{padding: 80px 0;}
.a_i3_list .part .desc{width: calc(100% - 50px);padding-left: 10px;}
.a_i4{padding: 80px 0;}
.i10Table .table>tbody>tr>td{font-size: 12px;}
.i10Table .table>tbody>tr>td{padding:5px;}
.a_i4_warp{margin-top: 0px;}
.a_i4_warp .item{width: 100%;margin-top: 20px;}
.a_i6{padding: 80px 0;}
.a_i6_item{margin-top: 25px;}
.a_i6_item .left{width: 100%;margin-bottom: 20px;}
.a_i6_item .right{width: 100%;}
.a_i6_item .img{width: auto;margin-right: 25px;}
.a_i7_list ul li{width: 50%;}
.a_i8_list dl dt{width: 100%;margin-bottom: 20px;}
.a_i8_list dl dd{width: 100%;}
.a_i4_table{margin-top:25px;}
.a_i3_list{margin-top:35px;}
.a_i6List{margin-top:35px;}
}

@media only screen and (max-width: 780px) {
.iTit span{font-size:20px;}
.a_i4_table{margin-top:10px;}
.a_i3_list{margin-top:20px;}
.i6Tit{font-size: 17px;margin-bottom: 10px;}
.a_i6List{margin-top:20px;}



}


/*=====================*/

.guest{width: 100%;padding: 180px 0;}
.guestList{width: 100%;padding: 0 15px;box-sizing: border-box;}
.guestList ul li{margin: 5% 0;}
.guestList .part{display: block;width: 100%;display: flex;flex-wrap: wrap;align-items: center;}
.guestList .part .img{width: 35%;}
.guestList .part .img img{width: 225px;border-radius: 50%;height: 225px;object-fit: cover;}
.guestList .part .desc{width: 65%;}
.guestList .part .title{font-size: 24px;color: #000;}
.guestList .part .title span{display: block;}
.guestList .part .txt{margin-top: 10px;font-size: 20px;color: #666;}
.guestList .part .txt p{line-height: 1.6;}


.groggery{width: 100%;padding: 0 6%;box-sizing: border-box;}
.groggery_list{width: 100%;}
.groggery_list ul li{margin: 150px 0;}
.groggery_list .part{display: flex;justify-content: space-between;align-items: center;}
.groggery_list .part .imgWarp{width: 58%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.groggery_list .part .img{width: calc(50% - 5px);}
.groggery_list .part .img img{width: 100%;}
.groggery_list .part .desc{width: 38%;padding-left: 20px;}
.groggery_list .part .desc .title{position: relative;font-size: 24px;color: #000;line-height: 1.6;}
.groggery_list .part .desc .tit{position: relative;font-weight: bold;}
.groggery_list .part .desc .tit:before{position: absolute;left: -20px;width: 5px;height: 25px;background: #3183ff;content: "";top: 8px;}
.groggery_list .part .desc .txt{color: #666;font-size: 20px;}
.groggery_list .part .desc .txt p{padding: 0;line-height: 1.6;}



.visa{width: 100%;padding: 100px 0;}
.visa_tit{color: #000;font-size: 38px;font-weight: bold;}
.visa_txt{color: #000;font-size: 28px;font-weight: bold;margin-top: 40px;}
.visa_txt span{color: #3183ff;}
.visa_list{width: 100%;margin-top: 120px;}
.visa_list .title{font-size: 22px;font-weight: bold;color: #000;margin-bottom: 50px;}
.visa_list ul li{width: 48%;margin-bottom: 80px;}
.visa_list .part{display: block;width: 100%;padding-left: 20px;box-sizing: border-box;}
.visa_list .part .tit{font-size: 20px;color: #000;font-weight: bold;margin-bottom: 5px;position: relative;}
.visa_list .part .tit:before{position: absolute;left: -20px;width: 3px;height: 25px;background: #3183ff;content: "";top: 4px;}
.visa_list .part .txt{font-size: 17px;color: #666;}
.visa_list .part .txt p{padding: 0;line-height: 2.2;}
.visa_list ul li:last-child{width: 100%;}


@media only screen and (max-width: 1280px) {
.guest{padding: 160px 0;}
.guestList .part .img img{width: 180px;height: 180px;}
.guestList .part .title{font-size: 22px;}
.guestList .part .txt{font-size: 18px;}
.groggery_list ul li{margin: 120px 0;}
.groggery_list .part .desc .title{font-size: 22px;}
.groggery_list .part .desc .txt{font-size: 18px;}
.visa_tit{font-size: 36px;}
.visa_txt{font-size: 26px;margin-top: 30px;}
.visa_list{margin-top: 100px;}
.visa_list .title{font-size: 20px;margin-bottom: 40px;}
.visa_list .part .tit{font-size: 18px;}
.visa_list .part .txt{font-size: 16px;}



}

@media only screen and (max-width: 980px) {
.guest{padding: 140px 0;}
.guestList{padding: 0;}

.guestList .part .img img{width: 160px;height: 160px;}
.guestList .part .title{font-size: 20px;}
.guestList .part .txt{font-size: 16px;}
.groggery_list ul li{margin: 100px 0;}
.groggery_list .part .desc .title{font-size: 20px;}
.groggery_list .part .desc .txt{font-size: 16px;}
.visa_tit{font-size: 32px;}
.visa_txt{font-size: 22px;margin-top: 20px;}
.visa_list{margin-top: 80px;}
.visa_list ul li{margin-bottom: 50px;}
.visa_list .title{font-size: 18px;margin-bottom: 30px;}
.visa_list .part .tit{font-size: 16px;}
.visa_list .part .txt{font-size: 15px;}



}

@media only screen and (max-width: 780px) {
.guest{padding: 80px 0;}
.guestList .part .img{width: 100%;text-align: center;}
.guestList .part .desc{width: 100%;margin-top: 20px;}
.guestList .part .title{font-size: 16px;text-align: center;}
.guestList .part .txt{font-size: 14px;}
.groggery{padding: 0 15px;}
.groggery_list ul li{margin: 60px 0;}
.groggery_list .part{flex-wrap: wrap;}
.groggery_list .part .desc{width: 100%;margin-bottom: 20px;}
.groggery_list .part .imgWarp{width: 100%;}
.groggery_list .part .desc .title{font-size: 16px;}
.groggery_list .part .desc .txt{font-size: 14px;}
.visa{padding: 80px 0;}
.visa_tit{font-size: 24px;}
.visa_txt{font-size: 16px;margin-top: 10px;}
.visa_list{margin-top: 40px;}
.visa_list ul li{width: 100%;margin-bottom: 40px;}
.visa_list .title{font-size: 16px;margin-bottom: 20px;}
.visa_list .part .tit{font-size: 16px;}
.visa_list .part .txt{font-size: 14px;}
.tongtu .t1{top: 0;}


}

/*-------------------------------*/

.schedule{width: 100%;padding: 6vw 0;}
.scheduleItem{width: 100%;margin-bottom: 6vw;}
.scheduleTit{position: relative;padding-left: 30px;position: relative;color: #000;font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.scheduleTit strong{display: block;font-size: 28px;margin-bottom: 10px;position: relative;}
.scheduleTit strong:before{width: 8px;height: 38px;background: #3183ff;position: absolute;left: -30px;top: 50%;transform: translateY(-50%);content: "";}

.scheduleList{width: 100%;border-top: 2px solid #3183ff;border-bottom: 2px solid #3183ff;font-weight: normal;}
.scheduleList dl{display: table;width: 100%;}
.scheduleList dl dt,
.scheduleList dl dd{display: table-row;width: 100%;}
.scheduleList dl dd{}
.scheduleList .tit,
.scheduleList .row{display: table-cell;width: 50%;vertical-align: middle;padding: 20px;}
.scheduleList .tit{color: #000;font-size: 20px;}
.scheduleList .row{border-top: 2px solid #3183ff;font-size: 18px;color: #666;}
.scheduleList .time{font-size: 22px;color: #000;font-weight: bold;}
.scheduleList .row .tit{padding: 0;font-weight: bold;font-size: 21px;}
.scheduleList .row .txt{margin-top: 15px;}
.scheduleList .row .txt h3{margin-top: 10px;color: #000;font-weight: bold;font-size: 21px;}



.people{padding: 6vw 0;}
.people .wapper{max-width: 920px;margin: 0 auto;}
.peopleWarp{width: 100%;}
.peopleWarp .desc{width: 48%;padding-left: 18px;}
.peopleWarp .txt{padding-left: 18px;line-height: 2;}
.peopleWarp .img{width: 48%;float: right;padding-left: 20px;padding-bottom: 20px;}
.peopleWarp .img img{width: 100%;height: 390px;object-fit: contain;}
.peopleDesc{width: 100%;margin-top: 3vw;color: #666;font-size: 18px;font-weight: 400;padding-left: 18px;}
.peopleDesc h3{font-weight: 500;line-height: 25px;position: relative;margin-bottom: 15px;font-size: 22px;color: #000;margin-top: 25px; text-transform:uppercase; line-height:1.8}
.peopleDesc h3:before{width: 4px;height: 22px;background: #3183ff;position: absolute;left: -15px;top: 50%;transform: translateY(-50%);content: "";}

.info_txt_btn i{font-size: 30px;transition: 0.3s;color: #000;}
.info_txt_btn.on i{transform: rotate(180deg);}
.info_txt_slide{display: none;}




@media only screen and (max-width: 1280px) {
.peopleDesc h3{font-size: 20px;}
.scheduleTit{font-size: 16px;}
.scheduleTit strong{font-size: 26px;}
.scheduleList .tit, .scheduleList .row{padding: 15px;}

}

@media only screen and (max-width: 980px) {
.peopleWarp .desc{width: 100%;padding: 0;}
.peopleWarp .img{width: 100%;padding: 0;padding-bottom: 20px;}
.people .invite_tit::before{top: 3px;}
.peopleDesc h3{font-size: 18px;}
.scheduleTit{font-size: 14px;}
.scheduleTit strong{font-size: 22px;}


}

@media only screen and (max-width: 780px) {
.peopleDesc{padding: 0 15px;}
.peopleDesc h3{font-size: 16px;}
.scheduleTit{padding-left: 20px;}
.scheduleTit strong{font-size: 18px;}
.scheduleTit strong:before{width: 5px;height: 30px;left: -20px;}
.scheduleList .tit{font-size: 16px;}
.scheduleList .row{font-size: 14px;}
.scheduleList .time{font-size: 16px;}
.scheduleList .row .tit{font-size: 16px;}
.scheduleList .row .txt h3{margin-top: 6px;font-size: 16px;}
.scheduleList .tit, .scheduleList .row{width: auto;}

}

@media only screen and (max-width: 780px) {
.sp_logo1{padding-left: 0;}
.sp_logo1 img{margin-right: 0;max-height: 40px;}
.sp_nav1{width: 40px;}
.sp_nav1 span{width: 20px;}
.language_m{margin-right: 0;}

}

.agenda{width: 100%;padding: 80px 0;}
.agenda .wapper{width: 100%;max-width: 1680px;padding: 0;margin: 0 auto;}
.agendaItem{width: 100%;margin-bottom: 80px;}
.agenda .agendaItem:last-child{margin: 0;}
.agendaTit{position: relative;padding-left: 25px;font-weight: bold;color: #000;font-size: 26px;}
.agendaTit:before{position: absolute;left: 0;width: 7px;height: 30px;top: 50%;transform: translateY(-50%);content: "";background: #3082ff;}
.agendaTit2{padding-left: 25px;color: #000;font-size: 20px;font-weight: bold;}
.agendaTable{width: 100%;margin-top: 20px;}
.agendaTable table{width: 100%;border: none;overflow: hidden;}
.agendaTable table{max-width: 100%;background-color: transparent;border-collapse: collapse;border-spacing: 0;box-sizing: border-box;width: 100%;}

.agendaTable table>thead>tr>th,
.agendaTable table>tbody>tr>th,
.agendaTable table>tfoot>tr>th,
.agendaTable table>thead>tr>td,
.agendaTable table>tbody>tr>td,
.agendaTable table>tfoot>tr>td {
	padding: 20px 30px;
	vertical-align: middle;
	border: none;
	box-sizing: border-box;
	font-size: 16px;color: #333;
}

.agendaTable table thead{width: 100%;height: 55px;border-radius: 5px;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 20px 0px;background-image: linear-gradient(to right,#3c88fc 0,#124b9f 100%);color: #fff;border-radius: 5px;overflow: hidden;line-height: 55px;}
.agendaTable table>thead>tr>th{padding: 0;border: none;font-weight: normal;color: #fff;font-size: 18px;}
.agendaTable table tr .time{font-size: 18px;position: relative;border-right: 2px solid #3082ff;padding: 0;width: 15%;background: #fff;}
.agendaTable table tr .time:after{width: 26px;height: 26px;border: 7px solid #73acff;background: #1776ff;border-radius: 50%;content: "";top: 50%;transform: translateY(-50%);right: -13px;position: absolute;box-sizing: border-box;}
.agendaTable table tr .time:before{position: absolute;right: -2px;top: 0;height: calc(100% + 10px);background: #3082ff;content: "";width: 2px;}

.agendaTable table tbody tr{border-bottom: 10px solid #fff;}
.agendaTable .timeTxt{text-align: center;width: 100%;position: relative;color: #000;}
.agendaTable table tr td.item1{padding-left: 50px;width: 20%;}
.agendaTable table tr td.item1 .tit{line-height: 35px; font-size:21px;position: relative;padding-left: 42px;}
.agendaTable table tr td.item1 .tit i{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.agendaTable .tit{display: flex;flex-wrap: wrap;line-height: 25px;font-weight: bold;color: #000;font-size: 16px;}
.agendaTable .tit i{}
.agendaTable .tit i img{width: 35px;height: 35px;vertical-align: middle;margin-right: 10px;}
.agendaTable table tr td.item2{padding-left: 60px;width: 50%;}
.agendaTable table tr td.item3{text-align: center;font-size: 18px;color: #000;font-weight: bold;width: 15%;}
.agendaTable table tr td.item3 .txt{font-weight: bold;}
.agendaTable .txt{line-height: 35px;font-weight: 300;}
.agendaTable .txt.parent-class p{display:inline-block;}
.agendaTable .txt p{padding: 0;line-height: 35px;}
.agendaTable .txt img{vertical-align: middle;margin-right: 10px;width: 35px;}
.agendaTable table tr:last-child{border: none;}



@media only screen and (max-width: 980px) {
.agendaTable table>thead>tr>th{font-size: 16px;}
.agendaTable table tr .time{font-size: 16px;}
.agendaTable table tr .time:after{width: 22px;height: 22px;}
.agendaTable table tr td.item1{padding: 0 20px;padding-left: 25px;}
.agendaTable table tr td.item2{padding: 0 20px;}
.agendaTable table tr td.item3{padding: 20px;}
.agendaTable .tit i img{width: 20px;height: auto;}
.agendaTable .tit{font-size: 14px;}
.agendaTable .txt{font-size: 14px;}
.agendaTable .txt img{width: 20px;}
}

@media only screen and (max-width: 780px) {
.agendaTable{width: 100%;overflow: hidden;overflow-x: auto;}
.agendaTable table{min-width: 820px;overflow: hidden;overflow-x: auto;}
.agendaTable table tr .time{font-size: 14px;}
.agendaTable table tr td.item1{padding: 0 10px;padding-left: 20px;}
.agendaTable table tr td.item2{padding: 0 10px;}
.agendaTable .tit{font-size: 12px;line-height: 1.6;}
.agendaTable .txt{font-size: 12px;line-height: 1.6;}
.agendaTable .txt img{width: 15px;}
.agendaTable .tit i img{width: 15px;height: auto;}

}
