@charset "utf-8";
* {letter-spacing: 0.5px;}
/* 导航栏样式 */
.navbar { background: rgba(24, 33, 41, 0.2); position: fixed; top: 0; width: 100%; z-index: 11; padding-left: 20vw; font-family: ArialMT; letter-spacing: 1px; display: flex; }
.navbar .logo1,.navbar .logo2 { width: 178px; height: 28px;}
.show { background: #ffffff; border-bottom: solid 1px #ccc; } 
.navbar:hover { background: #ffffff; } 
.navbar a { color: #f2f2f2; padding: 14px 16px; } 
.dropdown .dropbtn { width: 10vw; cursor: pointer; font-size: 16px; border: none; padding: 14px 0; background-color: inherit; margin: 0; height: 61px; color: #ffffff; } 
.show button.dropbtn { color: #000000; } 
.dropdown-content { position: absolute; display: none; background-color: #1c346a; border-top: solid 3px #d10000; color: #ffffff; opacity: 0.7; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); z-index: 1; min-width: 10vw; }
.nav-cant { display: flex; flex-flow: column wrap; max-height: 190px; } 
.dropdown-content a { color: #fff; padding: 5px 10px; height: 25px; line-height: 25px; display: block; }
.dropdown:hover .dropdown-content { display: block; }
.dropdown-content a:hover { text-decoration: underline; }

/* 轮播图 */
.slider { position: relative; width: 100%;  overflow: hidden; }
.slider .slides { position: absolute; width: 400%; display: flex;transition: transform 0.5s ease;}
.slider .slides img { width: 100vw; height: auto; flex-shrink: 0; }
.slider .prev, .slider .next { position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(0, 0, 0, 0); border: solid 1px #717b9a; border-radius: 50%; color: #717b9a; padding: 10px; text-align: center; cursor: pointer; width: 15px; height: 15px; }
.slider .prev { left: 10px; }
.slider .next { right: 10px; }
.slider .dots { width: 610px;position: absolute; bottom: 10%; left: 50%; transform: translateX(-50%); } 
.slider .dots span { display: inline-block; width: 80px; height: 10px; text-align: center; padding: 24px; margin: 0 10px; color: #ffffff; cursor: pointer; border-bottom: solid 3px #ffffff; } 
.slider .dots .active { border-color: #2189ff; }
.slider .btn { background: #FFFFFF; border-radius: 25px; padding: 10px 20px; color: #061f5c; position: absolute; bottom: 30%; left: 50%; transform: translateX(-50%); }
/* 首页内容 */
#section { position: relative; width: 100%; text-align: center; } 
.notice { text-align: center; font-size: 30px; margin-top: 100px; margin-bottom: 200px; } 
.notice .text { line-height: 50px; color: #000; } 
.notice .__underline { padding-bottom: 3px; background-image: linear-gradient(to bottom, transparent 0%, transparent calc(100% - 18px), #bbf7eb calc(100% - 18px), #bbf7eb 18px); background-repeat: no-repeat; transition: background-size 1s; font-size: 36px; font-weight: bold; } 
.ibg1 { width: 100%; height: 50vw; max-height: 700px;} 
.video-cant { width: 70vw; max-width:1000px; position: absolute; left: 50%; transform: translateX(-50%); top: 160px; } 
.video-cant video { border-radius: 20px; } 
.notice-2 { text-align: center; font-size: 30px; color: #061f5c; font-weight: bold; margin-top: -240px; line-height: 50px; } 
.to-site { width: 150px; height: 40px; background: #061f5c; border-radius: 31px; color: #fff; font-size: 14px; margin-top: 40px; border: none;} 
.business { width: 700px; margin: 90px auto 150px; } 
.business .line { width: 3px; height: 80px; background-color: #1c346a; margin: 0 auto; } 
.business .b-title { font-size: 30px; color: #061f5c; font-weight: bold; margin: 20px auto; } 
.business .b-content { font-size: 18px; color: #0e161e; } 
.business .b-btn { width: 300px; height: 60px; background-color: #F3F5F9; border-radius: 43px; border: none; color: #000; font-size: 18px; margin: 30px auto; } 
.business .b-notice {
	background-image: url('../images/business.png');
	background-size: 100% auto
}
.business .business-img { width: 100%; } 
.news { width: 100%; height: 550px; background-color: #f7f7f7; padding: 30px 0; } 
.news .n-title { color: #061f5c; font-size: 30px; font-weight: bold; text-align: left; width: 900px; margin: 20px auto; } 
.news .n-news { width: 900px; margin: 0 auto; display: flex; } 
.news .n-news .ln { width: 500px; border-radius: 18px; background-color: #fff; } 
.news .n-news .ln img { width: 100%; } 
.news .n-news .ln .n-info { color: #0e161e; font-size: 14px; } 
.news .n-news .ln .ln-title { color: #0e161e; font-size: 18px; font-weight: bold; margin: 14px 0; } 
.news .n-news .ln .n-dates { display: flex; color: #0e161e; font-size: 14px; margin-top: 40px; } 
.news .n-news .ln .n-more { font-size: 12px; font-weight: bold; border-bottom: solid 1px #0e161e; padding-bottom: 5px; } 
.news .n-news .rn { margin-left: 30px; } 
.news .n-news .rn .nc{ display: flex; line-height: 90px; padding: 8px 0; } 
.nc + .nc{ border-top: solid 1px #dddddd; } 
.news .n-news .rn img { width: 200px; height: 90px; } 
.news .n-news .rn .nc div { color: #061f5c; font-size: 16px; font-weight: bold; margin: 0 30px; }

.forms { width: 1000px; margin: 20px auto 150px; } 
.xs-cl-12 { width: 100%; display: flex; } 
.xs-cl-6 { width: 50%; display: flex; } 
.form-group { width: 100%; border-radius: 5px; overflow: hidden; display: flex; margin: 0 20px 10px 0; } 
.form-group label{ padding: 12px; } 
.form-group input{ padding: 12px; border: none; flex: 1; background-color: #EFEFEF; } 
.form-group textarea { border: none; background-color: #EFEFEF; padding: 12px; flex: 1; } 
.forms .submit { padding: 12px; width: 20%; margin: 20px auto; border-radius: 5px; border: none; } 
.form-bg { background-color: #005BAC; color: #FFF; }
/* 底部信息和导航 */
.footer { background-color: #061f5c; padding: 30px 30px 70px; color: #969BAF; position: relative;} 
.footer img { margin-bottom: 50px; } 
.footer .company { padding-right: 50px; width: 280px; word-break: break-all; position: relative; } 
.cell	{ display: flex; padding: 5px 0; } 
.cell label { white-space: nowrap; }
.footer .nav { display: flex; margin-top: 84px; border-left: solid 1px #2E4478; padding-left: 40px; } 
.footer .nav .item { padding-right: 20px; } 
.footer .nav .item .i-title{ color: #ffffff; font-size: 14px; font-weight: bold; margin-bottom: 30px; } 
.footer .nav .item .i-link { padding: 5px 0; margin-right: 20px; } 
.footer .nav .item a { color: #969BAF; white-space: nowrap;} 
.footer .select { width: 180px; padding: 10px 30px; background: #fff; color: #000; border-radius: 5px; position: relative; margin: 10px 0; } 
.footer .select img{ width: 22px; height: 12px; position: absolute; right: 20px; top: 10px; } 
.footer .families { position: absolute; width: 220px; left: 0; bottom: 35px; background-color: #fff; border-radius: 5px; padding: 10px; } 
.footer .families  a { display: block; cursor: pointer; padding: 5px; } 
.footer .families  a:hover { color: #6f86da; }
.footer .qr-box { position: absolute; top: 120px; right: 120px; }
.footer .qrcode { width: 100px; height: 100px; margin-bottom: 20px; }

.i-head { position: relative; }
.i-head .lims-head-img { width: 100%; height: auto; } 
.i-head .h-title { position: absolute; top: 40%; left: 0; right: 0; text-align: center; color: #ffffff; font-size: 40px; }
.i-head .h-title div + div {  margin-top: 27px;}
.breadcrumb { max-width: 1000px; margin: 40px auto; display: flex; font-family: MicrosoftYaHei; } 
.breadcrumb .breadcrumb-item { margin-right: 5px; } 
.breadcrumb img { width: 12px; height: 12px; margin-top: -5px; } 
.breadcrumb a { cursor: pointer; color: #0e161e; } 
.breadcrumb a:hover { text-decoration: underline; }


.sub #content {max-width:1000px;margin:0 auto;}
.sub { overflow-x: hidden; }
.__pdtHead {margin-bottom:50px;text-align:center;}
.__pdtHead h3 {font-size:50px;color:#061f5c;}
.__pdtHead .subtitle {font-size:35px;color:#061f5c;margin-top: 20px;}
.__pdtHead .subtitle span { font-weight: bold; position: relative; }
.__pdtHead .subtitle span:before { display:block;position:absolute;bottom: -10px;left:30%;width:6px;height:6px;background:#E60A11;content:'';border-radius: 50%; }
.__pdtHead .__txt18 {position:relative;margin-top:36px;padding-top:36px;}
.__pdtHead .__txt18:before {display:block;position:absolute;top:0;left:50%;transform:translateX(-50%); width:150px;height:3px;background:#cfd8e9;content:'';}

.__pdtHead .video {position:relative;padding-bottom:56.25%;/* 16:9  4:3 = 75%*/height:0;overflow:hidden;margin-top:55px;margin-bottom:100px;border-radius: 20px;}

.__pdtHead .grayBox {margin-top:15px;padding:15px;background:#f8f8f8;font-size:0;text-align:center;}
.__pdtHead .grayBox li {display:inline-block;position:relative;margin:3px 15px;padding-left:15px;font-size:18px;font-weight:300;line-height:1.4em;color:#787878;vertical-align:top;}
.__pdtHead .grayBox li:before {display:block;position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:50%;background:#787878;content:'';}
.__pdtHead + .tit {margin-top:150px;}
.__txt18 { font-size: 18px; font-weight: 300; line-height: 1.8em; color: #323335; }
.__underline {padding-bottom:3px;background-image:linear-gradient(to bottom,transparent 0%,transparent calc(100% - 18px),#bbf7eb calc(100% - 18px), #bbf7eb 18px);background-repeat:no-repeat;transition:background-size 1s;    background-size: 100% 100%;}
.__pdtHead .notice-3 { margin: -200px -1000px 0; padding: 125px 0 60px; background: #f8f8f8; font-size: 20px; color: #0e161e; } 


.__advantage {margin-bottom:90px;}
.__tit { margin-bottom: 55px; }
.__tit h3 { font-size: 40px; color: #061f5c; text-align: center; }
.__advantage .square { position: relative; margin: 0 -10px; font-size: 0; white-space: nowrap; box-sizing: border-box; z-index: 10; display: flex; flex-wrap: wrap; justify-content: space-between; }
.__advantage .square.leng6 .box {width:calc(100% / 6);}
.__advantage .square.leng3 .box {width:calc(90% / 3);}
.__advantage .square.leng4 .box {width:calc(86% / 4);}
.__advantage .square .box { display: inline-block; padding: 0 10px; vertical-align: top; }
.__advantage .square .box { margin-top: 20px; }
.__advantage .square .box .in { height: 150px; padding: 0 10px; border: 1px solid #d7d7d7; border-bottom: 2px solid #323335; background: #fff; text-align: center; width:100%; }
.__advantage .square .box .in:after {display:inline-block;width:0;height:100%;vertical-align:middle;content:'';}
.__advantage .square .box .in span {display:inline-block;font-size:20px;color:#323335;white-space:normal;vertical-align:middle;}
.__advantage .grabBox {margin:-77px -1000px 0;padding:125px 0 0;}
.__advantage .grabBox .inner {max-width:1000px;margin:0 auto;}
.__advantage .grabBox dl {position:relative;padding-left:200px;font-size:18px;font-weight:300;line-height:1.6em;}
.__advantage .grabBox dl ~ dl {margin-top:10px;}
.__advantage .grabBox dl dt {position:absolute;top:0;left:0;padding-left:17px;color:#477dde;white-space:nowrap;}
.__advantage .grabBox dl dt:before {display:block;position:absolute;top:10px;left:0;width:5px;height:5px;border-radius:50%;background:#477dde;content:'';}
.__advantage .grabBox dl dd {color:#323335;text-align: left;}

.__advantage .itArea .box {position:relative;width:100%;font-size:0;}
.__advantage .itArea .box ~ .box {margin-top:70px;}
.__advantage .itArea .box:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
.__advantage .itArea .box:after {content:"";display:block;clear:both;}
.__advantage .itArea .box > div {vertical-align:middle;box-sizing:border-box;}
.__advantage .itArea .box .img {width:54.23728%;}
.__advantage .itArea .box .info {font-size:0;width:45.27272%;}
.__advantage .itArea .box .info:after {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
.__advantage .itArea .box .info dl {display:inline-block;vertical-align:middle;}
.__advantage .itArea .box .info dl dt {font-size:24px;color:#323335;line-height:1.5em;}
.__advantage .itArea .box .info dl dd {color:#787878;font-size:18px;line-height:1.7em;margin-top:10px;font-weight:300;}
.__advantage .itArea .box:nth-child(odd) .info {padding-left:40px;position:absolute;right:0;top:0;height:100%;}
.__advantage .itArea .box:nth-child(even) .img {margin-left:45.27272%;}
.__advantage .itArea .box:nth-child(even) .info {padding-right:40px;position:absolute;left:0;top:0;height:100%;}


.__function {margin-bottom:100px; text-align: left;}
.__function .area {margin:0 -20px;font-size:0;}
.__function .area .box {display:inline-block;width:25%;padding:0 20px 35px;vertical-align:top;box-sizing:border-box;}
.__function .area.leng3 .box {width:33%;}
.__function .area.leng4 .box {width:24%;}
.__function .area .box dl {position:relative;padding-top:13px;}
.__function .area .box dl dt {position:absolute;top:0;left:0;width:100%;height:60px;padding-left:25px;background:#071f60;font-size:20px;line-height:60px;color:#fff;box-sizing:border-box;}
.__function .area .box dl dd {padding:75px 15px 30px 25px;border:1px solid #d7d7d7;font-size:14px;line-height:1.6em;color:#323335;}
.__function .area .box dl dd ul li {position:relative;padding-left:1em;font-weight:300;word-wrap: break-word;}
.__function .area .box dl dd ul li ~ li {margin-top:5px;}
.__function .area .box dl dd ul li:before {position:absolute;top:0;left:0;content:'-';}
.__function .area .box dl dd ul li span {color:#787878;}

.__screenShot {position:relative;margin:0 -1000px 100px;padding:100px 0 155px;background:#26292e;font-size:0;}
.__screenShot .slick-slider {position:static;}
.__screenShot .slick-list {overflow:visible;position:static;}

.__screenShot .slick-dots {position:absolute;bottom:100px;left:50%;width:500px;margin-left:-250px;font-size:0;text-align:center;z-index:10;}
.__screenShot .slick-dots li {display:inline-block;margin:0 10px;vertical-align:top;}
.__screenShot .slick-dots li button {width:16px;height:16px;border:none;border-radius:50%;background:#fff;text-indent:-9999px;box-sizing:border-box;}
.__screenShot .slick-dots .slick-active button {background:#477dde;}
.__screenShot .box dl {transition:.3s;color:#fff;text-align:center;opacity:0;transform:scale(.8);}
.__screenShot .box dl dt {margin-top:35px;font-size:20px;line-height:1.6em;}
.__screenShot .box dl dd {margin-top:10px;font-size:16px;font-weight:300;line-height:1.6em;}
.__screenShot .slick-current .box dl {opacity:1;transform:scale(1);}

@media all and (min-width:1241px){
	.__screenShot .slick-list {overflow:hidden;}
	.__screenShot .slick-slide .img {text-align:center;}
	.__screenShot .slick-slide .img img {display:inline-block;}
}

@media all and (max-width:1240px){
	.__advantage .grabBox {margin:-77px -20px 0;padding-left:20px;padding-right:20px;}
	
	.__pdtHead .img .float {left:auto;right:-20px;width:435px;margin:-320px 0 0 0;}
	.__pdtHead .img .float .txt {width:415px;}

	.__screenShot {margin:0 -20px 100px;padding:100px 20px 155px;}
	.__screenShot .slick-list {overflow:hidden;}
	.__screenShot .slick-slide .img {text-align:center;}
	.__screenShot .slick-slide .img img {display:inline-block;}
}

.__effect {padding:0 20px 100px;}
.__effect .area {margin:90px -10px 0;font-size:0;}
.__effect .area.leng3 .box {width:33%;}
.__effect .area .box {display:inline-block;width:24%;padding:0 10px 50px;text-align:center;vertical-align:top;box-sizing:border-box;}
.__effect .area .box .img {height:100px;}
.__effect .area .box .img img {width:100px;}
.__effect .area .box dl {margin-top:30px;}
.__effect .area .box dl dt {font-size:16px;color:#323335;white-space: pre;}
.__effect .area .box dl dd {margin-top:10px;font-size:14px;font-weight:300;line-height:1.5em;}
.__effect.border-t { border-top:1px solid #cfd8e9; padding: 0; }
.__effect .e-item { display:inline-block;width:49%; color: #0e161e; font-size: 18px; }
.__effect .e-item .logo-img{ width: 240px; margin: 40px auto; }
.__effect .e-item .c { line-height: 25px; }
.__effect .e-item .url { margin-top: 20px; margin-bottom: -50px; }
.__effect .e-item .area .box {width:40%;}
.__effect .e-item + .e-item { border-left:1px solid #cfd8e9; }
.con-img { width: 100%; }
.grabBox .inner .platform { font-size: 20px; text-align: center; color: #0e161e; line-height: 30px; }
.grabBox .inner .platform span { font-weight: bold; }
.hmp-logo { width: 220px; height: 96px; margin-top: 40px; }
.hmp-con { margin: 0 -1000px; padding: 40px 0; background-color: #cfd8e9; }
.hmp-con img { width: 1000px; }
.hmp-con .con { line-height: 30px; color: #0e161e; font-size: 14px; padding-top: 30px; }
.recruit { text-align: left; line-break: anywhere; margin-bottom: 160px; }
.recruit ._text1 { font-size: 22px; color: #061f5c; line-height: 35px; }
.recruit ._text2 { font-size: 16px; color: #0e161e; line-height: 30px; margin-top: 30px; }
.blod { font-weight: bold; }
.activities { border-top: solid 2px #061f5c; border-bottom: solid 2px #061f5c; margin-bottom: 20px; padding: 5px 0; color: #0e161e; }
.activities .table { width: 100%; text-align: left; }
.activities .table thead tr{ background-color: #f3f5f9; }
.activities .table th{ padding: 10px 20px; }
.activities .table tbody tr + tr{ border-top: solid 1px #EEE; }
.activities .table tbody td:first-child{ vertical-align: top; }
.activities .table td{ padding: 20px; }
.activities .table .contents { display: flex; }
.activities .table .contents img { width: 220px; height: 120px; border-radius: 12px;}
.activities .table .contents .text-a { padding: 10px 20px; }
.contents .text-a .title-a { font-weight: bold; font-size: 16px; margin-bottom: 10px; }
.contents .text-a .info-a { font-size: 12px; line-break: anywhere; margin-bottom: 10px; }
.contents .text-a .date-a { font-size: 12px; }
.activities .a-subtitle { font-size: 12px; font-weight: bold; padding: 5px 0; text-align: left; }
.activities .images{ display: flex; justify-content: space-between; margin-bottom: 20px; }
.activities .images img{ width: 49%; }
.__advantage .elite-con { margin: 0 -1000px; padding: 40px 0; background-color: #f7f7f7; font-size: 18px; text-align: left; }
.__advantage .elite-con .e-title { width: 1000px; margin: 0 auto; color: #061f5c; font-weight: bold; margin-bottom: 20px; }
.__advantage .elite-con .con { width: 1000px; color: #0e161e; margin: 0 auto; line-break: anywhere; line-height: 35px; }
.staffs { margin-bottom: 100px; font-size: 14px;color: #0E161E;}
.staff { display: flex; text-align: left; padding: 50px 0; line-break: anywhere; }
.staff + .staff { border-top: solid 1px #eeeeee; }
.staff img { width: 150px; height: 150px; margin-right: 40px; }
.staff .con .s-name { font-weight: bold; margin-top: 10px; font-size: 18px;}
.s-depart,.s-name { margin-bottom: 10px; }
.s-introduce { line-height: 25px; }
.careerplan { padding: 30px 100px; border-bottom: solid 1px #eeeeee; }
.careerplan .c-title { font-size: 24px; color: #061f5c; margin: 30px 0 40px; }
.c-container { display: flex; justify-content: space-between; color: #0f171b; }
.careerplan .c-item1 { display: flex; }
.careerplan img { width: 100px; height: 100px; }
.careerplan .con { padding: 25px 20px; font-size: 16px; text-align: left; }
.careerplan .cs-title { font-size: 20px; padding: 12px 24px; border-radius: 30px; background: #dbe0eb; background: rgba(219, 224, 235, 0.32); width: 200px; margin: 50px auto; color: #0E161E;}
.careerplan .c-item2 { padding: 10px; display: flex; border-radius: 18px; border: solid 1px #d7d7d7; width: 350px; margin: 10px; }
.careerplan .c-item2 .con { line-height: 40px; }
.gp { padding: 50px 20px; position: relative; height: 900px;color: #061f5c; }
.gp h3 {font-size: 40px;}
.gp .subtitle {font-size: 28px;line-height:35px;}
.gp .img-box { display:flex; justify-content: space-around;margin: 50px 0; }
.gp .img-box img { width: 200px; height: 200px; }

.gp .con { padding-left:150px; text-align: left; line-height: 30px; font-size: 18px; color: #061f5c; }
.__pdtHead .staff-img { width: 100%; }
.__pdtHead .careerplan .con { text-align: center; }
.careerplan .hr-activity-img { width: 32%; height: auto; }
.ceo-message { font-size: 20px; color: #0e161e; text-align: left; line-height: 30px; padding-bottom: 300px; position: relative; }
.ceo-message ._text1 { font-weight: bold; }
.ceo-message .ceo { position: absolute; right: 0; bottom: 130px; width: 430px;}
.departments { display: flex; flex-wrap: wrap; justify-content: space-around; text-align: left; color: #0f171b; margin-bottom: 10vw; }
.departments .department { border-radius: 18px; border: solid 1px #d7d7d7; padding: 20px 20px 40px; width: 40%; margin: 20px; display: flex; flex-direction: column; }
.departments .department .v-title { font-size: 18px; margin-bottom: 10px; font-weight: bold; }
.departments .department .d-text { line-break: anywhere; line-height: 20px; flex: 1; font-size: 14px;}
.departments .department img{ width: 50px; height: 50px; margin-top: 40px; }
.about { display: flex; justify-content: space-between; color: #0a2162; }
.about .a-item { width: 30%;height: 30%; overflow: hidden; border: solid 1px #d7d7d7; border-radius: 18px; }
.about .a-item img { padding: 20% 25%; width: 50%; }
.about .a-item .a-info{ background-color: #f3f5f9; padding: 10px 0; height: 100px; font-size: 14px; }
.about .a-item .a-info .a-title { font-size: 16px; font-weight: bold; margin: 10px 0; }




.ellipsis-multiline { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; /* 定义文本的行数 */ overflow: hidden; text-overflow: ellipsis; } 
.paginate { display: flex; justify-content: space-around; color: #0e161e; width: 400px; margin: 20px auto 150px; } 
.paginate  div { width: 30px; height: 30px; text-align: center; line-height: 30px; font-weight: bold; cursor: pointer; } 
.paginate .page { border: solid 1px #eeeeee; border-radius: 4px; } 
.paginate .active { background-color: #061f5c; color: #fff; }