@charset "utf-8";

/*---------------------------------------------------*/

.index-tit{text-align:center;}
.index-tit h3{font-size:48px;line-height:1;color:#191919;font-weight:bold;text-transform:uppercase;}
.index-tit h3 span{color:#355fa0;}
.index-tit p{font-size:17px;color:#6b6b6b;line-height:30px;max-width:90%;margin:20px auto 0;}

.indexA{padding:70px 0;background:#fff;}
.indexA .tit{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.indexA .tit h3{font-size:45px;line-height:1;color:#191919;font-weight:bold;text-transform:uppercase;}
.indexA .tit h3 span{color:#355fa0;}
.indexA .tit p{font-size:17px;color:#6b6b6b;line-height:24px;max-width:750px;}

.indexA .list{margin:52px -18px 0;position:relative;}
.indexA .swiper-slide{box-sizing:border-box;padding:18px;position:relative;}
.indexA .swiper-slide .pic{display:block;width:100%;position:relative;overflow:hidden;border-radius:6px;box-sizing:border-box;}
.indexA .swiper-slide .pic > img{width:100%;display:block;transition:transform .5s;-webkit-transition:transform .5s;}
.indexA .swiper-slide .txt{margin-top:15px;text-align:center;}
.indexA .swiper-slide .txt h6{font-size:24px;color:#040404;font-weight:600;}
.indexA .swiper-slide .txt h6 a:hover{color:#355fa0;}
.indexA .swiper-slide .txt p{margin:20px 0 0;font-size:16px;color:#595959;line-height:24px;height:48px;overflow:hidden;}
.indexA .swiper-slide .txt .more{margin:20px 0 0;font-size:18px;display:inline-block;border-bottom:1px solid #456eac;text-transform:uppercase;color:#456eac;}

.indexA .swiper-slide:hover .pic{box-shadow:0 0 20px 0 rgba(0,0,0,0.18);}
.indexA .swiper-slide:hover .pic > img{transform:scale(1.05);-webkit-transform: scale(1.05);}
.indexA .swiper-slide:hover .txt h6 a{color:#355fa0;}
.indexA .swiper-slide:hover .txt p{color:#0d0d0d;}

.indexA .swiper-pagination-bullets{position:static;width:100%;margin:60px 0 0;}
.indexA .swiper-pagination-bullet{width:80px;height:6px;margin:0 7px;background:#C1C1C1;border-radius:15px;opacity:1;}
.indexA .swiper-pagination-bullet-active{background:#355FA0;}


.indexB{position:relative;background:#F7F7F7;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}

.indexB .list{width:50%;position:relative;}
.indexB .swiper-button-prev,.indexB .swiper-button-next{width:50px;height:50px;line-height:50px;overflow:hidden;border-radius:8px;background:rgba(1,1,1,0.65);margin-top:-25px;text-align:center;color:#fff;}
.indexB .swiper-button-next::after, .indexB .swiper-button-prev::after {display:none;}
.indexB .swiper-button-prev i,.indexB .swiper-button-next i{color:inherit;font-size:22px;display:inline-block;margin-top:1px;}
.indexB .swiper-button-prev,.indexB .swiper-container-rtl .swiper-button-next{left:17px;right:auto;}
.indexB .swiper-button-next,.indexB .swiper-container-rtl .swiper-button-prev{right:17px;left:auto;}
.indexB .swiper-button-prev:hover,.indexB .swiper-button-next:hover{background:rgba(53,95,160,0.83);}

.indexB .txt{-webkit-flex:1;flex:1;padding:0 53px;box-sizing:border-box;position:relative;z-index:30;}
.indexB .txt h3{font-size:48px;color:#010101;line-height:1;font-weight:700;text-transform:uppercase;}
.indexB .txt h3 span{color:#355fa0;}
.indexB .txt h5{font-size:24px;color:#2c2b2b;margin:30px 0 0;}
.indexB .txt .t{font-size:16px;color:#4a4a4a;line-height:36px;margin:30px 0 0;}
.indexB .txt .t p~p{margin-top:15px;}
.indexB .txt .more{margin:40px 0 0;display:inline-block;width:189px;height:49px;line-height:49px;color:#fff;background:#1867B4;border-radius:25px;font-size:18px;text-align:center;}
.indexB .txt .more:hover{background:#1E4582;}


.indexC{padding:70px 0 0;background:url("../images/ibg1.jpg") no-repeat center bottom;}
.indexC .index-tit h3{color:#fff;}
.indexC .index-tit p{color:#fff;}
.indexC .pic{margin:60px 0 0;text-align:center;}


.indexD{background:#F7F7F7;padding:80px 0;}
.indexD .list{margin-top:60px;padding:0 100px;position:relative;text-align:center;}

.indexD  .swiper-slide{width:400px;background:#fff;border:12px solid #355FA0;box-sizing:border-box;}
.indexD  .swiper-slide img{display:block;}
.indexD  .swiper-slide p {line-height:98px;padding-top:0;text-align:center;color:#636363;font-size:1.1em;margin:0;}

.indexD .swiper-button-prev,.indexD .swiper-button-next{width:50px;height:50px;line-height:50px;overflow:hidden;border-radius:8px;background:none;margin-top:-25px;text-align:center;color:#000;}
.indexD .swiper-button-next::after, .indexD .swiper-button-prev::after {display:none;}
.indexD .swiper-button-prev i,.indexD .swiper-button-next i{color:inherit;font-size:30px;display:inline-block;margin-top:1px;}
.indexD .swiper-button-prev,.indexD .swiper-container-rtl .swiper-button-next{left:17px;right:auto;}
.indexD .swiper-button-next,.indexD .swiper-container-rtl .swiper-button-prev{right:17px;left:auto;}
.indexD .swiper-button-prev:hover,.indexD .swiper-button-next:hover{color:#355FA0;}

.indexD .swiper-pagination-bullets{position:static;width:100%;margin:30px 0 0;display:none;}
.indexD .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:#C1C1C1;border-radius:50%;opacity:1;box-sizing:border-box;}
.indexD .swiper-pagination-bullet-active{background:#355FA0;}


.indexE{padding:70px 0;background:#fff;}
.indexE ul{margin:60px 200px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.indexE ul li{-webkit-flex:1;flex:1;text-align:center;position:relative;}
.indexE ul li:not(:last-child)::after{content:"";position:absolute;top:15px;bottom:15px;right:0;width:1px;background:#B9B9B9;display:block;}
.indexE ul li h5{color:#355fa0;font-size:70px;line-height:1;display:inline-block;position:relative;}
.indexE ul li h5 span{font-family:"Times New Roman";font-weight:bold;}
.indexE ul li h5::after{content:attr(date-txt);position:absolute;right:-45px;bottom:10px;color:#355fa0;font-size:18px;}
.indexE ul li:nth-child(2) h5::after{right:-40px;font-size:30px;bottom:auto;top:10px;}
.indexE ul li:nth-child(3) h5::after{right:-65px;}
.indexE ul li:nth-child(4) h5::after{right:-60px;}
.indexE ul li p{font-size:18px;color:#6c6b6b;margin:5px 0 0;text-align:center;}

.indexE .list{margin:50px 0 0;position:relative;z-index:20;}

.indexE .list .china{position:absolute;left:81.29%;top:36.16%;}
.indexE .list .china > a{width:25px;height:25px;background:#ED0000;border:7px solid #fff;border-radius:50%;display:block;position:relative;animation:scale2 2s linear infinite;}
.indexE .list .china .nr{position:absolute;left:20px;top:-100px;border-radius:6px;width:auto;height:auto;z-index:30;padding:10px 17px;background:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,0.24);}
.indexE .list .china .nr::after{content:'';position:absolute;left:14px;bottom:-18px;width:26px;height:18px;background:url("../images/marker.png") no-repeat;display:block;}
.indexE .list .china .nr img{display:block;max-width:none;height:58px;}
.indexE .list .china:hover a > img{}
.indexE .list .china:hover .nr{opacity:1;-webkit-transform:scale(1);transform:scale(1);}

@keyframes scale2 { 
from {-webkit-transform:scale(1);transform:scale(1);}
  50% {-webkit-transform:scale(1.3);transform:scale(1.3);}
  to {-webkit-transform:scale(1);transform:scale(1);} 
}

.indexE .list .box{position:absolute;}
.indexE .list .box > a{width:23px;height:31px;display:block;box-sizing:border-box;}
.indexE .list .box > a img{width:100%;display:block;transition:all 0.3s ease 0s;}
.indexE .list .box .nr{position:absolute;left:45px;top:-20px;border-radius:6px;z-index:30;padding:12px 20px;background:#355FA0;box-sizing:border-box;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(0);transform:scale(0);box-shadow:0 0 15px 0 rgba(0,0,0,0.24);}
.indexE .list .box .nr::after{content:'';position:absolute;left:-17px;top:15px;width:17px;height:20px;background:url("../images/marker1.png") no-repeat;display:block;}
.indexE .list .box .nr p{font-size:16px;color:#fff;white-space:nowrap;}
.indexE .list .box:hover a > img{}
.indexE .list .box:hover .nr{opacity:1;-webkit-transform:scale(1);transform:scale(1);}

.indexE .list .box1{left:17.95%;top:25.33%;}
.indexE .list .box2{left:17.55%;top:33.67%;}
.indexE .list .box3{left:20.74%;top:50.51%;}
.indexE .list .box4{left:24.29%;top:75.26%;}
.indexE .list .box5{left:31.26%;top:65.15%;}
.indexE .list .box6{left:28.94%;top:79.36%;}

.indexE .list .box7{left:46.19%;top:12.3%;}
.indexE .list .box8{left:52%;top:7.03%;}
.indexE .list .box9{left:50.78%;top:12.3%;}
.indexE .list .box10{left:53.05%;top:13.76%;}
.indexE .list .box11{left:51.54%;top:22.25%;}
.indexE .list .box12{left:55.61%;top:21.08%;}
.indexE .list .box13{left:54.85%;top:29.72%;}
.indexE .list .box14{left:57.93%;top:28.7%;}
.indexE .list .box15{left:62.87%;top:29.87%;}
.indexE .list .box16{left:62.12%;top:50.51%;}
.indexE .list .box17{left:55.49%;top:74.38%;}
.indexE .list .box18{left:63.51%;top:67.64%;}
.indexE .list .box19{left:60.49%;top:0.44%;}
.indexE .list .box20{left:62.99%;top:-0.88%;}
.indexE .list .box21{left:72.98%;top:13.47%;}

.indexE .list .box22{left:79.49%;top:45.83%;}
.indexE .list .box23{left:78.91%;top:53%;}
.indexE .list .box24{left:80.13%;top:58.42%;}
.indexE .list .box25{left:86.52%;top:36.02%;}
.indexE .list .box26{left:93.43%;top:79.5%;}



.indexF{background:#F7F7F7;padding:80px 0 160px;}
.indexF .box{position:relative;margin:130px 0 0;}
.indexF .box .mid{width:600px;margin:0 auto;text-align:center;}
.indexF .box .mid img{width:100%;}
.indexF .box .t{position:absolute;width:430px;}
.indexF .box .t .txt{}
.indexF .box .t .txt .ico{border:1px solid #355FA0;width:100px;height:100px;border-radius:50%;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;}
.indexF .box .t .txt .ico span{width:84px;height:84px;border-radius:50%;background:#f0f0f0;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;}
.indexF .box .t .txt .ico span img{height:45px;}
.indexF .box .t .txt .ico span img:last-child{display:none;}
.indexF .box .t .txt h5{font-size:22px;color:#020202;font-weight:500;line-height:1;margin-top:15px;}
.indexF .box .t .txt p{color:#525252;line-height:22px;font-size:15px;margin:15px 0 0;}

.indexF .box .t1{top:-27px;left:0;text-align:right;}
.indexF .box .t2{top:-27px;right:0;}
.indexF .box .t3 {top:220px;left:0;text-align:right;}
.indexF .box .t4 {top:220px;right:0;}
.indexF .box .t5 {top:480px;left:0;text-align:right;}
.indexF .box .t6 {top:480px;right:0;}



.indexG{}
.indexG .tit{padding:70px 0;}
.indexG .tit .wp{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.indexG .tit h3{font-size:45px;line-height:1;color:#191919;font-weight:bold;text-transform:uppercase;}
.indexG .tit h3 span{color:#355fa0;}
.indexG .tit p{font-size:17px;color:#6b6b6b;line-height:24px;max-width:750px;}

.indexG .list ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.indexG .list ul li{width:20%;}
.indexG .list ul li .pic{display:block;width:100%;position:relative;overflow:hidden;box-sizing:border-box;}
.indexG .list ul li .pic > img{width:100%;display:block;transition:transform .5s;-webkit-transition:transform .5s;}
.indexG .list ul li .txt{position:absolute;background:rgba(53,95,160,0.64);z-index:10;top:0;bottom:0;left:0;right:0;padding:0 30px;-webkit-transition:.5s;transition:.5s;opacity:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;text-align:center;}
.indexG .list ul li .txt::after{content:"";border:1px solid rgba(255,255,255,0.77);position:absolute;left:15px;top:15px;right:15px;bottom:15px;display:block;}
.indexG .list ul li .txt h5{font-size:24px;color:#fff;line-height:1.2;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;opacity:0;}
.indexG .list ul li .txt p{font-size:16px;margin:15px 0;font-weight:300;color:#fff;line-height:18px;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;opacity:0;}
.indexG .list ul li .txt img{display:block;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;opacity:0;}

.indexG .list ul li:hover .pic img{transform:scale(1.05);-webkit-transform: scale(1.05);}
.indexG .list ul li:hover .txt{opacity:1;}
.indexG .list ul li:hover .txt h5{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.indexG .list ul li:hover .txt p{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.indexG .list ul li:hover .txt img{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}

.indexH{padding:70px 0;background:#F7F7F7;}
.indexH .tit{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.indexH .tit h3{font-size:45px;line-height:1;color:#191919;font-weight:bold;text-transform:uppercase;}
.indexH .tit h3 span{color:#355fa0;}
.indexH .tit p{font-size:17px;color:#6b6b6b;line-height:24px;max-width:560px;}

.indexH ul{margin-top:60px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.indexH ul li{width:112px;text-align:center;cursor:pointer;position:relative;}
.indexH ul li:not(:first-child)::after{content:'';top:56px;left:-65%;position:absolute;z-index:1;width:40px;height:1px;background:url(../images/line.png) repeat-x;}
.indexH ul li .ico{border:1px solid #355FA0;width:110px;height:110px;border-radius:10px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;}
.indexH ul li .ico img{height:45px;}
.indexH ul li .ico img:last-child{display:none;}
.indexH ul li p{color:#595959;font-weight:300;font-size:17px;margin-top:15px;}

.indexH ul li:hover .ico img:first-child{display:none;}
.indexH ul li:hover .ico img:last-child{display:inline-block;}
.indexH ul li:hover p{color:#1867B4;}

.indexH .txt{margin:40px 0 0;text-align:center;font-size:18px;color:#1867b4;line-height:24px;}

/*------------------------------------------------------------*/

.sidebanner{position:relative;background-repeat:no-repeat;background-position:center top;background:none !important;}
.sidebanner img{width:100%;}
.sidebanner .txt{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;}
.sidebanner h1{color:#000;font-size:48px;line-height:1;font-weight:700;}
.sidebanner h1::after{content:"";width:130px;height:5px;background:#346DC4;display:block;margin:20px auto 0 0;}

.sidebanner2 h1{color:#fff;}
.sidebanner2 h1::after{background:#fff;}

.sidebanner p{color:#fff;font-size:16px;margin:25px 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.sidebanner p i{font-size:13px;vertical-align:middle;}
.sidebanner p a{color:#fff;}

.main{padding-top:50px;padding-bottom:50px;}
.main-left{float:left;width:300px;}
.main-right{margin-left:340px;}

.path{padding:50px 0 0;}
.path .wp{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.path p{color:#202020;font-size:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.path p a:hover{color:#355fa0;}

.path ul{font-size:0;}
.path ul li{display:inline-block;}
.path ul li+li{margin-left:50px;}
.path ul li a{font-size:20px;color:#000;line-height:27px;display:block;}
.path ul li.active a{color:#355fa0;border-bottom:1px solid #355fa0;}


/*----------------------------------------*/

.main-left h3{font-size:20px;font-weight:bold;display:block;color:#fff;height:50px;line-height:50px;padding:0 0 0 20px;background:#026EB7;position:relative;}
.main-left h3::after{display:none;font-family:"qico";content: "\e727";position:absolute;top:6px;right:6px;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.main-left h3.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}

.sidemenu{margin:0 0 15px;padding-bottom:15px;background:#fff;border-radius:15px;}
.sidemenu ul{}
.sidemenu > ul > li{margin:3px 0 0;border-bottom:1px solid #EDEDED;}
.sidemenu > ul > li:last-child{border-bottom:none;}
.sidemenu > ul > li h5{line-height:24px;display:block;font-size:16px;color:#333;cursor:pointer;position:relative;}
.sidemenu > ul > li h5 a{color:#333;display:block;padding:10px 0 10px 20px;margin-right:40px;text-transform:capitalize;}
.sidemenu > ul > li h5 a:hover{color:#026EB7;text-decoration:underline;}
.sidemenu > ul > li h5 span{position:absolute;top:0;right:0;background:url("../images/i7.png") no-repeat center;width:40px;height:45px;display:block;}

.sidemenu ul ul{display:none;}
.sidemenu ul ul li{line-height:22px;border-bottom:1px dashed #DCDCDC;background:#fff;padding:0 20px;}
.sidemenu ul ul li:last-child{border-bottom:none;}
.sidemenu ul ul li a{font-size:16px;padding:10px 0 10px 15px;display:block;color:#515151;padding-left:15px;text-transform:capitalize;background:url("../images/i6-1.png") no-repeat left 16px;}
.sidemenu ul ul li.active a,.sidemenu ul ul li a:hover{color:#026EB7;background-image:url("../images/i6.png");}

.sidemenu > ul > li.active h5 a{color:#026EB7;}
.sidemenu > ul > li.active span{background:url("../images/i7-1.png") no-repeat center;}

.sidenav{margin:0 0 15px;}
.sidenav ul{}
.sidenav ul li{padding:20px 0;}
.sidenav ul li a{color:#555;font-size:20px;font-weight:300;line-height:55px;height:55px;padding:0 30px;display:block;-webkit-transition: 0.5s;transition: 0.5s;}
.sidenav ul li.active a{color:#fff;background:#1E4582;}
.sidenav ul li.active::after{color:#8FC93D;}

.menu-tabs{padding:20px 0;background:#355FA0;}
.menu-tabs h3{font-size:20px;font-weight:bold;color:#fff;height:50px;line-height:50px;padding:0 0 0 20px;background:#1867B4;position:relative;display:none;}
.menu-tabs h3::after{display:block;font-family:"qico";content: "\e727";position:absolute;top:6px;right:6px;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}
.menu-tabs h3.active::after{-webkit-transform: rotate(45deg) scale(1.08);-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}

.menu-tabs ul{font-size:0;text-align:center;}
.menu-tabs ul li{display:inline-block;}
.menu-tabs ul li a{font-size:20px;color:#fff;height:55px;line-height:55px;font-weight:300;border-radius:30px;display:block;padding:0 30px;}
.menu-tabs ul li.active a{background:#1E4582;}


/*---------news-----------*/

.service{}
.service ul{}
.service ul li{position:relative;background:#EFEFEF;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.service ul li+li{margin-top:15px;}
.service ul li .pic{display:block;width:44%;position:relative;overflow:hidden;}
.service ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;}
.service ul li .txt{-webkit-flex:1;flex:1;padding:0 65px;position:relative;}
.service ul li .txt h5{font-size:30px;color:#070707;font-weight:600;}
.service ul li .txt .t{margin:15px 0 0;color:#4e4e4e;line-height:30px;font-size:18px;}

.service ul li:hover .pic img{transform:scale(1.05);-webkit-transform:scale(1.05);}


/*---------news-----------*/

.news-tabs{padding:40px 0 0;text-align:center;}
.news-tabs ul{font-size:0;}
.news-tabs ul li{display:inline-block;margin:10px 40px 0;}
.news-tabs ul li a{font-size:20px;color:#000;line-height:27px;display:block;}
.news-tabs ul li.active a,.news-tabs ul li:hover a{color:#355fa0;border-bottom:1px solid #355fa0;}



.news-top{position:relative;}
.news-top .swiper-slide{display:-webkit-flex;background:#F4F4F4;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.news-top .swiper-slide .pic{width:50%;overflow:hidden;position:relative;}
.news-top .swiper-slide .pic span{position:absolute;z-index:20;top:0;left:0;width:100px;height:100px;box-sizing:border-box;padding:14px 0 0;text-align:center;background:#355FA0;color:#fff;font-size:18px;display:block;font-weight:300;}
.news-top .swiper-slide .pic span em{font-size:40px;font-weight:600;line-height:1;display:block;}
.news-top .swiper-slide .pic span em::after{content:"";width:60px;height:1px;background:#fff;display:block;margin:5px auto;}

.news-top .swiper-slide .txt{-webkit-flex:1;flex:1;padding:0 70px;}
.news-top .swiper-slide .txt h5{font-size:24px;color:#232323;font-weight:600;}
.news-top .swiper-slide .txt h5 a:hover{color:#355FA0;}
.news-top .swiper-slide .txt p{font-size:16px;color:#232323;line-height:24px;margin:16px 0 0;}
.news-top .swiper-slide .txt .more{margin:40px 0 0;display:inline-block;width:240px;height:40px;line-height:40px;color:#fff;background:#355FA0;border-radius:10px;font-size:16px;text-align:center;}
.news-top .swiper-slide .txt .more:hover{background:#1E4582;}

.news-top .swiper-button-prev,.news-top .swiper-button-next{width:60px;height:60px;line-height:60px;overflow:hidden;background:none;margin-top:-35px;text-align:center;color:#000;}
.news-top .swiper-button-next::after,.news-top .swiper-button-prev::after {display:none;}
.news-top .swiper-button-prev i,.news-top .swiper-button-next i{color:inherit;font-size:30px;display:inline-block;margin-top:1px;}
.news-top .swiper-button-prev,.news-top .swiper-container-rtl .swiper-button-next{left:-70px;right:auto;}
.news-top .swiper-button-next,.news-top .swiper-container-rtl .swiper-button-prev{right:-70px;left:auto;}
.news-top .swiper-button-prev:hover,.news-top .swiper-button-next:hover{color:#2A579F;}

.news-top .swiper-pagination{position:static;width:100%;margin-top:30px;display:none;}
.news-top .swiper-pagination-bullet{height:10px;width:10px;margin:0 3px;background:#355FA0;border-radius:50%;opacity:1;box-sizing:border-box;}
.news-top .swiper-pagination-bullet-active{background:#1E4582;}


.newslist ul{margin:0 0 0 -2%;}
.newslist ul li{float:left;width:31.33333%;overflow:hidden;margin:50px 0 0 2%;cursor:pointer;}
.newslist ul li .pic{width:100%;display:block;position:relative;}
.newslist ul li .pic img{width:100%;}
.newslist ul li .pic span{position:absolute;z-index:20;top:10px;left:10px;width:62px;height:62px;box-sizing:border-box;padding:7px 0 0;border-radius:5px;text-align:center;background:#355FA0;color:#fff;font-size:15px;display:block;font-weight:300;}
.newslist ul li .pic span em{font-size:24px;font-weight:600;line-height:1;display:block;}
.newslist ul li .pic span em::after{content:"";width:50px;height:1px;background:rgba(255,255,255,0.4);display:block;margin:3px auto 0;}
.newslist ul li .txt{border-bottom:1px solid #B5B5B5;padding:20px 0 35px;position:relative;}
.newslist ul li .txt::after{content:"";height:3px;background:#346DC4;position:absolute;left:0;width:0;bottom:-2px;transition:all 0.3s ease 0s;}
.newslist ul li .txt h5{font-size:22px;line-height:30px;color:#010101;}
.newslist ul li .txt h5 a:hover{color:#355fa0;}
.newslist ul li .txt .more{font-size:18px;color:#355fa0;margin:40px 0 0;display:inline-block;}

.newslist ul li:hover .txt::after{width:100%;}


.newsnr{background:#F7F7F7;padding:50px;position:relative;}
.newsnr ins{position:absolute;top:0;right:80px;background:#355FA0;width:216px;height:75px;line-height:75px;text-align:center;color:#fff;font-size:22px;font-weight:300;border-radius:0 0 10px 10px;}
.newsnr h1{font-size:36px;line-height:1.4;font-weight:600;margin:20px 0 0;color:#202020;}

.artInfo{padding:20px 0 30px;border-bottom:1px solid #D9D9D9;}
.artInfo span{font-size:16px;color:#484848;font-weight:300;}
.artInfo .news-share{margin:25px 0 0;}

.myart{margin:25px 0;line-height:34px;font-size:18px;font-weight:300;color:#484848;}
.myart p{margin:0 0 15px;}
.myart p strong{color:#000;font-weight:bold;}

.return{margin:60px 0 0;}
.return a{display:inline-block;width:240px;height:60px;line-height:60px;color:#fff;background:#355FA0;border-radius:35px;font-size:22px;font-weight:300;text-align:center;}
.return a:hover{background:#1E4582;}

.pnbar{margin-top:50px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.pnbar p{width:48%;}
.pnbar p em{font-size:32px;color:#0c0c0c;font-weight:600;display:block;}
.pnbar p span{display:block;font-size:18px;color:#0c0c0c;font-weight:300;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.pnbar p:hover a{color:#355FA0;}


.rel-news{padding:80px 0 40px;}
.rel-news  h3{line-height:1;font-size:48px;color:#000;font-weight:bold;text-align:center;}
.rel-news .list{position:relative;margin:60px 0 0;}
.rel-news .swiper-slide{padding-bottom:3px;}
.rel-news .swiper-slide .pic{display:block;overflow:hidden;width:100%;position:relative;}
.rel-news .swiper-slide .pic img{width:100%;display:block;transition:all 0.3s ease 0s;}
.rel-news .swiper-slide .pic span{position:absolute;z-index:20;top:10px;left:10px;width:62px;height:62px;box-sizing:border-box;padding:7px 0 0;border-radius:5px;text-align:center;background:#355FA0;color:#fff;font-size:15px;display:block;font-weight:300;}
.rel-news .swiper-slide .pic span em{font-size:24px;font-weight:600;line-height:1;display:block;}
.rel-news .swiper-slide .pic span em::after{content:"";width:50px;height:1px;background:rgba(255,255,255,0.4);display:block;margin:3px auto 0;}
.rel-news .swiper-slide .txt{border-bottom:1px solid #B5B5B5;padding:20px 0 35px;position:relative;}
.rel-news .swiper-slide .txt::after{content:"";height:3px;background:#346DC4;position:absolute;left:0;width:0;bottom:-2px;transition:all 0.3s ease 0s;}
.rel-news .swiper-slide .txt h5{font-size:22px;line-height:30px;color:#010101;}
.rel-news .swiper-slide .txt h5 a:hover{color:#355fa0;}
.rel-news .swiper-slide .txt .more{font-size:18px;color:#355fa0;margin:15px 0 0;display:inline-block;}

.rel-news .swiper-slide:hover .txt::after{width:100%;}

.rel-news .swiper-button-prev,.rel-news .swiper-button-next{width:60px;height:60px;line-height:60px;top:calc((100% - 158px) / 2 - 30px);overflow:hidden;background:none;margin-top:0;text-align:center;color:#000;}
.rel-news .swiper-button-next::after,.rel-news .swiper-button-prev::after {display:none;}
.rel-news .swiper-button-prev i,.rel-news .swiper-button-next i{color:inherit;font-size:30px;display:inline-block;margin-top:1px;}
.rel-news .swiper-button-prev,.rel-news .swiper-container-rtl .swiper-button-next{left:-60px;right:auto;}
.rel-news .swiper-button-next,.rel-news .swiper-container-rtl .swiper-button-prev{right:-60px;left:auto;}
.rel-news .swiper-button-prev:hover,.rel-news .swiper-button-next:hover{color:#2A579F;}

.rel-news .swiper-pagination{display:none;position:static;width:100%;margin-top:20px;}
.rel-news .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:none;border:1px solid #1766A8;border-radius:50%;opacity:1;box-sizing:border-box;}
.rel-news .swiper-pagination-bullet-active{background:#1766A8;}


.video-list{}
.video-list ul{margin:-25px 0 0 -2%;}
.video-list ul li{float:left;width:31.3333333%;margin:25px 0 0 2%;}
.video-list ul li .v{position:relative;width:100%;display:block;overflow:hidden;}
.video-list ul li .v img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.video-list ul li .v::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url("../images/v1.png") no-repeat center;background-size:60px;display:block;}
.video-list ul li .t{padding:15px;background:#F3F4F7;box-sizing:border-box;position:relative;}
.video-list ul li .t h5{font-size:16px;color:#333;text-align:center;}
.video-list ul li:hover .v::after{background-color:rgba(0,0,0,0.5);}
.video-list ul li:hover img{transform:scale(1.11);-webkit-transform: scale(1.11);}

/*-----about------*/

h3.rtit{font-size:48px;color:#333;text-align:center;font-family:'FuturaBT-Medium';margin-bottom:50px;}

.about{padding:70px 0;}
.about .wp{display:-webkit-flex;display:flex;}

.about .txt{-webkit-flex:1;flex:1;margin-right:50px;}
.about .txt h3{font-size:48px;line-height:1;color:#000;font-weight:700;}
.about .txt .t{line-height:30px;font-size:18px;color:#4e4e4e;margin:30px 0 0;}
.about .txt .t p~p{margin-top:15px;}

.about .list{width:46%;position:relative;}
.about .list .swiper-slide{position:relative;}
.about .list .swiper-slide img{width:100%;box-sizing:border-box;}
.about .list .swiper-slide p{padding:0 15px;font-size:15px;background-color:rgba(0,0,0,0.4);color:#fff;line-height:50px;height:50px;position:absolute;bottom:0;left:0;right:0;}
.about .swiper-pagination-bullets{position:absolute;bottom:15px;width:100%;box-sizing:border-box;}
.about .swiper-pagination-bullet {width:14px;height:14px;margin:0 3px;background:#A5A5A5;border-radius:50%;opacity:1;box-sizing:border-box;}
.about .swiper-pagination-bullet-active{background:#355FA0;}


.history{padding:70px 0;background:url(../images/ibg3.jpg) no-repeat center;}

.history h3{font-size:48px;line-height:1;color:#000;font-weight:700;text-align:center;}

.history .list{margin:40px 0 0;position:relative;}
.history .view{position:relative;margin:0 -20px;}
.history .view .swiper-slide{padding:20px;box-sizing:border-box;}
.history .view .swiper-slide .box{background:rgba(255,255,255,0.8);box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;box-shadow:0 0 20px rgba(0,0,0,0.16);}
.history .view .swiper-slide .pic{width:560px;}
.history .view .swiper-slide .txt{-webkit-flex:1;flex:1;padding:0 60px;box-sizing:border-box;color:#484848;font-size:18px;text-align:center;line-height:36px;position:relative;}
.history .view .swiper-slide .txt .t p~p{margin:15px 0 0;}
.history .view .swiper-slide:hover{box-shadow:0 0 4px 3px rgba(233,233,233,0.4);}

.history .preview{margin:40px 0 0;position:relative;text-align:center;}
.history .preview::after{content:"";width:100%;height:2px;position:absolute;left:0;right:0;top:55px;background:#B5B5B5;display:block;}
.history .preview .swiper-container{box-sizing:border-box;text-align:center;}
.history .preview .swiper-wrapper{}
.history .preview .swiper-slide{cursor:pointer;width:auto;text-align:center;height:110px;display:inline-block;box-sizing:border-box;position:relative;}
.history .preview .swiper-slide em{display:block;font-size:18px;color:#424242;background:url("../images/dot4.png") no-repeat center top 48px;padding:77px 0 0;}
.history .preview .active-nav em{color:#2a579f;background:url("../images/dot5.png") no-repeat center top;}

.history .page{width:100%;margin-top:50px;}
.history .arrow-left,.history .arrow-right{position:static;margin:0 6px;width:150px;height:40px;line-height:40px;color:#3b3b3b;font-size:18px;display:inline-block;text-align:center;background:#E0E0E0;}
.history .arrow-left i,.history .arrow-right i{color:inherit;font-size:25px;}
.history .arrow-left:hover,.history .arrow-right:hover{background:#355FA0;color:#fff;}



.factory{padding:70px 0 20px;background:url(../images/ibg4.jpg) no-repeat center top;}
.factory h3{font-size:48px;line-height:1;color:#fff;font-weight:700;text-align:center;}

.factory .list{margin-top:70px;position:relative;z-index:20;}
.factory .swiper-slide{float:left;background:#fff;position:relative;box-sizing:border-box;}
.factory .swiper-slide .pic{width:100%;display:block;box-sizing:border-box;}
.factory .swiper-slide .pic img{width:100%;display:block;}

.factory .swiper-button-prev,.factory .swiper-button-next{width:60px;height:60px;line-height:60px;overflow:hidden;background:none;margin-top:-35px;text-align:center;color:#fff;}
.factory .swiper-button-next::after,.factory .swiper-button-prev::after {display:none;}
.factory .swiper-button-prev i,.factory .swiper-button-next i{color:inherit;font-size:40px;display:inline-block;margin-top:1px;}
.factory .swiper-button-prev,.factory .swiper-container-rtl .swiper-button-next{left:-70px;right:auto;}
.factory .swiper-button-next,.factory .swiper-container-rtl .swiper-button-prev{right:-70px;left:auto;}
.factory .swiper-button-prev:hover,.factory .swiper-button-next:hover{color:#1867B4;}

.factory .swiper-pagination-bullets{position:static;margin-top:20px;width:100%;display:none;}
.factory .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;border:1px solid #fff;background:none;border-radius:50%;opacity:1;box-sizing:border-box;}
.factory .swiper-pagination-bullet-active{background:#fff;}


.cert-list{padding:70px 0;background:#fff;}
.cert-list h3{font-size:48px;line-height:1;color:#000;font-weight:700;text-align:center;}

.cert-list .list{margin-top:60px;padding:0 100px;position:relative;text-align:center;}

.cert-list  .swiper-slide{width:400px;background:#fff;border:5px solid #355FA0;box-sizing:border-box;}
.cert-list  .swiper-slide img{display:block;}
.cert-list  .swiper-slide p {line-height: 98px;padding-top:0;text-align:center;color: #636363;font-size: 1.1em;margin: 0;}

.cert-list .swiper-button-prev,.cert-list .swiper-button-next{width:50px;height:50px;line-height:50px;overflow:hidden;border-radius:0;background:none;margin-top:-25px;text-align:center;color:#B5B5B5;}
.cert-list .swiper-button-next::after, .cert-list .swiper-button-prev::after {display:none;}
.cert-list .swiper-button-prev i,.cert-list .swiper-button-next i{color:inherit;font-size:40px;display:inline-block;margin-top:1px;}
.cert-list .swiper-button-prev,.cert-list .swiper-container-rtl .swiper-button-next{left:17px;right:auto;}
.cert-list .swiper-button-next,.cert-list .swiper-container-rtl .swiper-button-prev{right:17px;left:auto;}
.cert-list .swiper-button-prev:hover,.cert-list .swiper-button-next:hover{color:#355FA0;}

.cert-list .swiper-pagination-bullets{position:static;width:100%;display:none;margin-top:20px;}
.cert-list .swiper-pagination-bullet {width:30px;height:4px;margin:0 3px;background:#C1C1C1;border-radius:0;opacity:1;box-sizing:border-box;}
.cert-list .swiper-pagination-bullet-active{background:#355FA0;}


/*-----video------*/

.case-list{}
.case-list ul{margin:0 0 0 -2%;}
.case-list ul li{float:left;width:31.3333333%;margin:0 0 30px 2%;cursor:pointer;position:relative;box-sizing:border-box;}
.case-list ul li .pic{display:block;width:100%;position:relative;overflow:hidden;}
.case-list ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;}
.case-list ul li .pic::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.53) url("../images/i3.png") no-repeat center;display:block;opacity:0;transition:all 0.3s ease 0s;}
.case-list ul li h5{font-size:20px;color:#010101;height:80px;background:#F0F0F0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}

.case-list ul li:hover .pic{box-shadow:0 0 10px rgba(0,0,0,0.16);}
.case-list ul li:hover .pic img{transform:scale(1.04);-webkit-transform:scale(1.04);}
.case-list ul li:hover .pic::after{opacity:1;}
.case-list ul li:hover h5{background:#355FA0;color:#fff;}


.down{}
.down ul{margin:0;}
.down ul li{float:left;width:48%;margin:0 0 30px 0;border:1px solid #E2E2E2;padding:24px;box-sizing:border-box;}
.down ul li:nth-child(2n){float:right;}
.down ul li .pic{float:left;width:140px;height:140px;background:#F5F5F7;text-align:center;align-items:center;justify-content:center;display:-webkit-flex;display:flex;}
.down ul li .pic i{font-size:44px;color:#E0474C;}
.down ul li .t{margin:0 0 0 165px;}
.down ul li .t h5{font-size:22px;color:#000;font-weight:600;text-transform:capitalize;}
.down ul li .t p{height:48px;overflow:hidden;line-height:24px;font-size:18px;color:#666;margin:10px 0 0;}
.down ul li .t .more{display:inline-block;margin:15px 0 0;font-size:16px;color:#666;}
.down ul li .t .more i{font-size:18px;color:#666;margin-right:8px;-webkit-text-stroke-width:0.2px;}

.down ul li:hover{border:1px solid #026EB7;}
.down ul li:hover .t h5 a{color:#026EB7;}
.down ul li:hover .t .more,.down ul li:hover .t .more i{color:#026EB7;}

/*-----faq------*/

.faq{width:100%;}
.faq ul li{border:1px solid #DCDCDC;padding:15px;}
.faq ul li~li{margin-top:20px;}
.faq ul li .tit{overflow:hidden;cursor:pointer;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;}
.faq ul li .tit .date-month{width:40px;line-height:40px;height:40px;font-size:18px;color:#1b1c1c;border-radius:50%;display:block;text-align:center;}
.faq ul li .tit h4{-webkit-flex:1;flex:1;font-size:18px;color:#1b1c1c;font-weight:500;margin:0 0 0 10px;}
.faq ul li .tit::after{position:absolute;right:0;top:6px;content:"\e639";font-family:"qico";font-size:24px;height:24px;color:#878787;-webkit-transition: -webkit-transform .3s ease;transition: -webkit-transform .3s ease;transition: transform .3s ease;transition: transform .3s ease, -webkit-transform .3s ease;}

.faq ul li .con{padding:15px 0 0;display:none;}
.faq ul li .con .date-day{float:left;width:40px;line-height:40px;height:40px;font-size:18px;color:#666;display:block;text-align:center;}
.faq ul li .con .t{margin:0 0 0 50px;padding:7px 0 0;font-size:17px;line-height:24px;font-weight:300;color:#666;}

.faq ul li .tit.active::after{color:#026EB7;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}

.onepage{margin:30px 0 0;}
.onepage h5{font-size:24px;color:#333;font-weight:bold;margin-bottom:25px;text-align:center;}
.onepage p{font-size:15px;color:#333;line-height:23px;margin-bottom:15px;text-transform:capitalize;text-align:center;}
.onepage dl{margin:70px 0 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.onepage dl dd{text-align:center;}
.onepage dl dd h6{color:#333;font-size:45px;}
.onepage dl dd p{font-size:14px;color:#777;margin:5px 0 0;}


/*-----products------*/

.pro-top{margin-bottom:50px;}
.pro-top h1{font-size:24px;color:#333;font-weight:600;}
.pro-top .t{font-size:16px;color:#545454;line-height:24px;margin:15px 0 0;}
.pro-top .t h5{font-size:18px;font-weight:500;color:#333;margin-top:10px;}
.pro-top .t p~p{margin-top:10px;}

.prolist ul{margin:0 -15px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.prolist ul li{width:33.33333333%;text-align:center;background:#fff;padding:15px;cursor:pointer;box-sizing:border-box;}
.prolist ul li .pic{display:block;width:100%;position:relative;overflow:hidden;border-radius:6px;box-sizing:border-box;}
.prolist ul li .pic > img{width:100%;display:block;transition:transform .5s;-webkit-transition:transform .5s;}
.prolist ul li .txt{padding:20px 15px;text-align:center;}
.prolist ul li .txt h6{font-size:22px;color:#040404;font-weight:600;}
.prolist ul li .txt h6 a:hover{color:#355fa0;}
.prolist ul li .txt p{margin:10px 0 0;font-size:16px;color:#595959;line-height:24px;height:48px;overflow:hidden;}
.prolist ul li .txt .more{margin:15px 0 0;font-size:18px;display:inline-block;border-bottom:1px solid #676767;text-transform:uppercase;color:#676767;}

.prolist ul li:hover .box{box-shadow:0 0 15px 0 rgba(0,0,0,0.18);}
.prolist ul li:hover .pic > img{transform:scale(1.05);-webkit-transform: scale(1.05);}
.prolist ul li:hover .txt h6 a{color:#355fa0;}
.prolist ul li:hover .txt p{color:#0d0d0d;}
.prolist ul li:hover .txt .more{color:#355fa0;border-bottom-color:#355fa0;}





/*-----pro-view----*/

.pro_view{overflow:hidden;padding:50px 0;}
.pro_view .wp{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;position:relative;}

.pro_img{width:700px;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;justify-content:space-between;}
.pro_img .view{width:520px;position:relative;border:1px solid #E5E8EA;box-sizing:border-box;}
.pro_img .view .swiper-container{width:100%;}
.pro_img .view .swiper-container img{width:100%;display:block;}

.pro_img .preview{width:150px;height:520px;padding:26px 0;position:relative;text-align:center;overflow:hidden;box-sizing:border-box;}
.pro_img .preview .swiper-container{width:100%;height:100%;text-align:center;}
.pro_img .preview .swiper-wrapper{height:100%;}
.pro_img .preview .swiper-slide{cursor:pointer;width:150px;display:inline-block;box-sizing:border-box;position:relative;}
.pro_img .preview .swiper-slide::after{display:none;content:'';background:rgba(0,51,168,0.5);position:absolute;left:0;right:0;top:0;bottom:0;}
.pro_img .preview .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-sizing:border-box;border:1px solid #D3D3D3;}

.pro_img .preview .swiper-slide.active-nav img{border-color:#026EB7;}

.pro_img .preview .arrow-left,.pro_img .preview .arrow-right{background:#E7E6E6;color:#929191;position:absolute;left:0;right:0;width:150px;height:20px;z-index:10;text-align:center;}
.pro_img .preview .arrow-left{top:0;}
.pro_img .preview .arrow-right{bottom:0;}
.pro_img .preview .arrow-left i,.pro_img .preview .arrow-right i{color:inherit;font-size:17px;line-height:20px;}
.pro_img .preview .arrow-left:hover,.pro_img .preview .arrow-right:hover{color:#0033A8;}

/*
.pro_img{width:54%;}
.pro_img .view{width:100%;border:1px solid #E5E8EA;position:relative;box-sizing:border-box;}
.pro_img .view .swiper-container{width:100%;}
.pro_img .view .swiper-slide a{width:100%;display:block;overflow:hidden;position:relative;}
.pro_img .view .swiper-slide a img{width:100%;display:block;}

.pro_img .preview{width:550px;position:absolute;left:calc(54% + 80px);bottom:0;box-sizing:border-box;}
.pro_img .preview .swiper-container{width:100%;}
.pro_img .preview .swiper-wrapper{}
.pro_img .preview .swiper-slide{cursor:pointer;display:inline-block;box-sizing:border-box;position:relative;padding-bottom:1px;}
.pro_img .preview .swiper-slide .pic{border:1px solid #D3D3D3;box-sizing:border-box;width:100%;display:block;overflow:hidden;position:relative;}
.pro_img .preview .swiper-slide .pic img{width:100%;display:block;}
.pro_img .preview .active-nav .pic{border-color:#026EB7;}

.pro_img .preview .swiper-pagination{position:static;width:100%;margin-top:25px;}
.pro_img .preview .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;border:3px solid #D3D3D3;background:#D3D3D3;border-radius:50%;opacity:1;}
.pro_img .preview .swiper-pagination-bullet-active{background:#fff;border-color:#355FA0;}


.pro_img .preview .swiper-slide.active-nav::after{display:inline-block;}

.pro_img .view .arrow-left,.pro_img .view .arrow-right{background:rgba(0,0,0,0.3);position:absolute;top:50%;margin-top:-25px;width:28px;height:50px;z-index:10;text-align:center;}
.pro_img .view .arrow-left{left:0;}
.pro_img .view .arrow-right{right:0;}
.pro_img .view .arrow-left i,.pro_img .view .arrow-right i{color:#fff;font-size:15px;line-height:50px;}
*/

.pro_view_inner{-webkit-flex:1;flex:1;margin-left:80px;}
.pro_view_inner h1{color:#202020;font-size:36px;font-weight:600;text-transform:capitalize;line-height:1.3;}
.pro_view_inner h5{font-size:24px;color:#202020;font-weight:600;margin:30px 0 0;}
.pro_view_inner .para{margin:15px 0 0;font-size:18px;color:#4f4f4f;}
.pro_view_inner .para p~p{margin-top:10px;}
.pro_view_inner .book{height:50px;line-height:50px;width:180px;background:#355FA0;text-align:center;font-size:18px;font-weight:300;color:#fff;display:block;margin:40px 0 0;}
.pro_view_inner .book:hover{background:#1E4582;}

.pro_view_inner .pro-share{margin:40px 0 0;}
.pro_view_inner .para table {
	width: 50%;
	max-width: 100%;
	margin-top: 20px;
	border: 2px solid #D9D9D9;
	color: #333;
}
.pro_view_inner .para table tr > td{
    padding: 8px 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #D9D9D9;
}}

.pro_tab_box{}
.pro_tab{height:90px;width:100%;position:relative;box-sizing:border-box;z-index:99;background:#fff;}
.pro_tab.scroll-top{position:fixed;top:0px;width:90%;background:#fff;z-index:100;}

.pro_tab{border-bottom:1px solid #D0D0D0;}
.pro_tab ul{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;}
.pro_tab ul li{margin:0 65px;box-sizing:border-box;height:90px;line-height:90px;text-align:center;position:relative;font-size:20px;font-weight:bold;cursor:pointer;color:#1d1d1f;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-transform:capitalize;}
.pro_tab ul li::before{content:'';width:100%;height:3px;background:#355FA0;position:absolute;left:0;bottom:-1px;display:none;}
.pro_tab ul li:not(:last-child)::after{content:'';width:1px;height:18px;background:#8E8E8F;position:absolute;right:-65px;top:calc(50% - 9px);}
.pro_tab ul li.active{color:#355fa0;}
.pro_tab ul li.active::before{display:block;}


.pro_text{position:relative;}
.pro_text .tit{text-align:center;}
.pro_text .tit h5{font-size:48px;color:#050505;font-weight:600;line-height:1;}
.pro_text .tit p{font-size:18px;color:#433f3f;font-weight:300;margin:20px 0 0;}

.pro-scroll{padding:70px 0 60px;}
.pro_text .pro-scroll:nth-child(3){background:#F2F3F4;}

.pro-content{padding:35px 0 0;line-height:30px;font-size:18px;color:#1d1d1f;}
.pro-content p{margin-bottom:20px;}
.pro-content .table-response{width:100%;max-width: 100%;overflow-x:auto;}
.pro-content table {width:100%;font-size:16px;color:#000;border-collapse:collapse;}
.pro-content table th{padding:10px 20px;border:1px solid #C5C5C5;background-color:none;text-align:center;}
.pro-content table td{padding:10px 20px;border:1px solid #C5C5C5;background-color:none;text-align:center;}



.pro-video .video{width:100%;display:block;position:relative;overflow:hidden;}
.pro-video .video::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;background:url("../images/v1.png") no-repeat center;display:block;}
.pro-video .video img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.pro-video .video:hover img{transform: scale(1.01);-webkit-transform: scale(1.01);}
.pro-video .video:hover::after{background-color:rgba(0,0,0,0.1);}

.pro-features ul{margin-top:60px;}
.pro-features ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.pro-features ul li{width:32%;border:1px solid #D3D3D3;box-sizing:border-box;}

.pro-data{}
.pro-data ul{margin-bottom:30px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.pro-data ul li{width:32%;border:1px solid #D3D3D3;box-sizing:border-box;}


.pro-app .list{}
.pro-app .swiper-slide .pic{display:block;width:100%;position:relative;overflow:hidden;box-sizing:border-box;}
.pro-app .swiper-slide .pic > img{width:100%;display:block;transition:transform .5s;-webkit-transition:transform .5s;}
.pro-app .swiper-slide .txt{position:absolute;background:rgba(32,32,32,0.59);z-index:10;top:0;bottom:0;left:0;right:0;padding:0 15px;-webkit-transition:.5s;transition:.5s;opacity:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;text-align:center;}
.pro-app .swiper-slide .txt img{display:block;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;opacity:0;}
.pro-app .swiper-slide .txt h5{margin-top:15px;font-size:22px;color:#fff;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);transition:transform .5s;-webkit-transition:transform .5s;opacity:0;}

.pro-app .swiper-slide:hover .pic img{transform:scale(1.05);-webkit-transform: scale(1.05);}
.pro-app .swiper-slide:hover .txt{opacity:1;}
.pro-app .swiper-slide:hover .txt h5{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.pro-app .swiper-slide:hover .txt img{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}

.pro-app .swiper-pagination{position:static;width:100%;margin-top:30px;}
.pro-app .swiper-pagination-bullet{width:14px;height:14px;margin:0 5px;background:#BABABA;border-radius:50%;opacity:1;box-sizing:border-box;}
.pro-app .swiper-pagination-bullet-active{background:#355FA0;}



.pro-faq .qa-item {
  text-align: left;
  vertical-align: baseline;
  background: rgb(255, 255, 255);
  margin-bottom: 10px;
}

.pro-faq .qa-question {
  font-family: inherit;
  color: rgb(0, 0, 0);
  font-weight: bold;
  font-size: 14px;
}

.pro-faq .qa-answer {
  font-family: inherit;
  color: rgb(0, 0, 0);
  font-size: 14px;
  display: block;
  margin-top: 5px;
}


.pro-inquiry{}
.pro-inquiry .inquirbox{margin-top:50px;}
.pro-inquiry .inquirbox .row{margin-bottom:20px;}
.pro-inquiry .inquirbox input[type="text"],.pro-inquiry .inquirbox textarea{padding:15px 15px;font-size:17px;border:1px solid #B1B1B1;line-height:22px;color:#111;border-radius:8px;}
.pro-inquiry .inquirbox .submit{}


/*-----contact------*/

.contact-top{background:#355FA0;padding:100px 0;text-align:center;}
.contact-top h3{font-size:48px;line-height:1;color:#fff;margin-bottom:15px;font-weight:700;font-family:"Times New Roman";}
.contact-top p{color:#fff;font-size:18px;font-weight:300;}

.contact{padding:100px 0 70px;background:url("../images/contactbg.jpg") no-repeat center top;}

.contact ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.contact ul li{width:32%;padding:20px 40px;box-sizing:border-box;border-radius:10px;text-align:center;background:rgba(255,255,255,0.68);}
.contact ul li em{background:#355FA0;width:100px;height:100px;line-height:100px;border-radius:50%;display:inline-block;}
.contact ul li em i{font-size:45px;color:#fff;}
.contact ul li h6{font-size:26px;color:#000;font-weight:600;margin:15px 0 0;text-transform:uppercase;}
.contact ul li p{color:#000;margin:15px 0 0;padding:20px;height:118px;box-sizing:border-box;font-size:18px;line-height:26px;background:#fff;border-radius:8px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;}
.contact ul li p a:hover{color:#355FA0;}


.contact-inquiry{margin:50px 0 0;padding:80px 40px;background:rgba(255,255,255,0.68);border-radius:10px;}
.contact-inquiry h3{font-size:48px;line-height:1;color:#000;font-weight:600;text-align:center;}
.contact-inquiry p{font-size:18px;color:#333;font-weight:300;text-align:center;line-height:24px;margin:20px auto 0;}
.contact-inquiry .inquirbox{background:#fff;padding:40px 40px 20px;margin-top:30px;border-radius:10px;}
.contact-inquiry .inquirbox .row{margin-bottom:20px;}
.contact-inquiry .inquirbox input[type="text"],.contact-inquiry .inquirbox textarea{padding:15px 10px;}
.contact-inquiry .inquirbox .submit{width:400px;line-height:60px;background:#355FA0;font-size:24px;border-radius:35px;}


.map{float:right;width:550px;border:1px solid #ccc;}
.map img{width:100%;}


/*--------------*/