/* ==========================================================================
   Index Page
   ========================================================================== */
/*首页banner大图样式*/
.s_top{ height: 90px;}
canvas {display:block;}
.waves {position:absolute;left:0;top:0;right:0;bottom:0;  filter: grayscale(1) contrast(9996) invert(1); opacity: 0.2;}
.ibanner{ position:relative; height:887px !important; width: 100%; overflow: hidden; margin-top: 90px;}
.ibanner .swiper-container {width: 100%;height: 100%;}
.ibanner .swiper-slide { background-repeat:no-repeat; background-position:center center; background-size:cover;text-align: center;/* Center slide text vertically */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; position:relative; background-color: #000; transform: scale(1.5);}
.ibanner .swiper-img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat:no-repeat; background-position:center center; background-size:cover; transform: scale(1.5); opacity: 0; transition: all 0s;}
.ibanner .swiper-slide-active .swiper-img{ transform: scale(1); opacity: 1; transition: all 4s;}
.ibanner .swiper-container-horizontal > .swiper-scrollbar{ width:272px; left:251px; bottom:30%;}

.ibanner .swiper-scrollbar-drag{ background:#1b85e7;}
.ibanner .ban-img{ display:block; width:100%; height:100%; color:#fff;text-align:left;}
.ibanner .swiper-pagination{ left:0; bottom: 5%; line-height: 36px; position: absolute; text-align: center; width: 100%;color: #fff;}
.ibanner .swiper-pagination-bullet{background: none; background: #eae9e7; opacity: 1; position: relative; width: 12px; height: 12px; border-radius: 12px; margin: 0 5px;}
.ibanner .swiper-pagination-bullet-active{ background: #01d7fe; opacity: 1;}
.ibanner .swiper-pagination span{ font-size: 14px;color: #fff;}

.ibanner .swiper-button-next,.ibanner .swiper-button-prev{ background: none; border-radius: 100%; width: 30px; height: 30px; line-height: 30px; opacity: 1; margin-top: -50px; text-align: center; top: inherit;}
.ibanner .swiper-button-next i,.ibanner .swiper-button-prev i{ color: #fff; font-size: 24px; opacity: 1;}
.ibanner .swiper-button-prev{ right: 8%; bottom: 5%;  border-radius: 100%; border: 1px solid #ffffff; left: auto; }
.ibanner .swiper-button-next{ right: 5%; bottom: 5%; border-radius: 100%; border: 1px solid #ffffff; }
.ibanner .swiper-button-next:hover,.ibanner .swiper-button-prev:hover{ background: #226da7;  border: 1px solid #226da7;}
.ibanner .swiper-button-next:hover i,.ibanner .swiper-button-prev:hover i{ color: #ffffff; opacity: 1;}
.ibanner .swiper-num{ left: 45px; position: absolute; height: 80px; top: 50%; margin-top: -18px; text-align: center; z-index: 10;width: 46px; line-height: 40px; font-size: 14px; font-weight: bold;}
.ibanner .swiper-num span{ display: block; color: #fff;}

.ibanner .bH{ height: 100%; position: relative; align-items: center; display: flex;}
.ibanner .bfont{ color: #fff; text-align: left; }

.ibanner .btop{ font-size: 18px; color: #ffffff; text-transform: uppercase; transform: translateY(100px); }
.ibanner .binfo{ font-size: 7.2rem; margin-top: 4rem; transform: translateY(200px); opacity: 0; line-height: 1.4; }
.ibanner .binfo.mbt{ margin-top: 1rem;}
.ibanner .binfo span{ color: #00d8ff;}
.ibanner .binfo1{ color: #ffffff; font-size: 2rem; font-weight: 300; margin-top: 3rem; transform: translateY(200px); opacity: 0;}
.ibanner .binfo2{ font-size: 7.2rem; font-weight: bold; line-height: 1.4; transform: translateY(100px); opacity: 0;}
.ibanner .bmore{transform: translateY(100px); opacity: 0; margin-top: 7rem;}
.ibanner .bmore a{ display: inline-block; border: 1px solid rgba(255,255,255,1); height: 45px; color: #fff; line-height: 45px;width: 180px; text-align: center;  margin: 0 5px; border-radius: 25px;}
.ibanner .bimg{ max-width: 754px; width: 100%; margin-left: 0; transform: translateX(-100px); opacity: 0;}
.ibanner .binfo3{ font-size: 3.6rem; line-height: 1.4; transform: translateY(100px); opacity: 0;}
.ibanner .bmore a i{ display: inline-block; margin-right: 5px; font-size: 20px;}
.ibanner .bmore a i.i1{ margin-right: 0; margin-left: 3rem;}
.ibanner .bmore a:hover{background: #226da7;transition: all 0.4s; border: 1px  solid #226da7;}
.ibanner .bfont ul{ display: flex; justify-content:space-between; max-width: 600px; width: 92%;    margin: 5rem 0; transform: translateY(200px); opacity: 0;} 
.ibanner .bfont ul li{ margin-right: 3rem; text-align: center;}
.ibanner .bfont ul li p{ font-size: 18px; line-height: 2; margin-top: 2rem;}

.ibanner .swiper-slide-active .bimg{ transform: translateX(0); opacity: 1; transition: all 2s ease .5s;}
.ibanner .swiper-slide-active .btop{ transform: translateY(0); opacity: 1; transition: all 2s ease .7s;}
.ibanner .swiper-slide-active .binfo{ transform: translateY(0); opacity: 1; transition: all 2s ease .7s;}
.ibanner .swiper-slide-active .bmore{ transform: translateY(0); opacity: 1; transition: all 2s ease 1s;}
.ibanner .swiper-slide-active .binfo1{ transform: translateY(0); opacity: 1; transition: all 2s ease 1s;}
.ibanner .swiper-slide-active .binfo2{ transform: translateY(0); opacity: 1; transition: all 2s ease 1s;}
.ibanner .swiper-slide-active .binfo3{ transform: translateY(0); opacity: 1; transition: all 2s ease 1s;}
.ibanner .swiper-slide-active .bfont ul{ transform: translateY(0); opacity: 1; transition: all 2s ease 1s;}



.ibanner .swiper-pagination span{ font-size: 14px;color: #fff;}
.ibanner .shu{ font-size: 40px;position: absolute; bottom: 0; animation: namt 3s infinite; opacity: 0.5; z-index: 1; color: #ffffff; left: 8%;}
@keyframes namt{
	0%{ bottom: 0px;opacity: 0.5;}
	50%{ bottom: 50px;opacity: 1;}
	100%{ bottom: 0px;opacity: 0.5;}
}
.ibk_bg1{ background:url(../img/bg_h1.jpg) no-repeat center; background-size: cover; padding: 8rem 0; position: relative; height: 82rem; max-width: 1920px;}
.cirle{ position: absolute; right: 5%; top: 0; z-index: 0;}
.cirle .yuan{ border: 1px dashed #d1dada; border-radius: 50%; width: 97rem; height: 97rem;}
.cirle .yuan2{ border: 1px dashed #d1dada; border-radius: 50%; width: 78rem; height: 78rem; position: absolute; left: 9.5rem; top: 9.5rem;}
.sonBox2{ animation: spin2 30s infinite linear; transform-origin: 50% 41rem;animation-delay: 0.25s;}
.son2{width:45px;height:37px;margin:-15px auto 0; animation: inherit; animation-name: spin-reverse;transform: rotate(240deg);}
.sonBox{ animation: spin 30s infinite linear; transform-origin: 50% 50rem; }
.son{width:45px;height:37px;margin:-14px auto 0; animation: inherit; animation-name: spin-reverse;transform: rotate(38deg);}
@keyframes spin2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.weizhi{ position: absolute !important; top: 8rem; z-index: 2;}
.gallery1{z-index: 1; margin-top: 8rem;}
.gallery1:before{ width: 100%; height: 1px; background: #ededee; position: absolute; display: block; content: "";  left: 0; right: 0; margin: 0 auto; bottom: 15.5%;}
.gallery1 .mySwiper .swiper-slide{ height: auto;}
.gallery1 .mySwiper{ width: 90%; padding: 3rem 0;}
.gallery1 .mySwiper2{ margin-top: 0;}
.gallery1 .swiper-button-next{  right: 0; width: 40px; height: 40px; background: #3ba2cf; border-radius: 100%; text-align: center;}
.gallery1 .swiper-button-prev{  left: 0; width: 40px; height: 40px; background: #3ba2cf; border-radius: 100%; text-align: center;}
.gallery1 .swiper-button-prev,.gallery1 .swiper-button-next{ line-height: 40px;}
.gallery1 .swiper-button-prev i,.gallery1 .swiper-button-next i{ font-size:4rem; color: #ffffff;}
.gallery1 .swiper-button-next,.gallery1 .swiper-button-prev{top: 46%;}

.gallery1 .mySwiper3 .swiper-slide-thumb-active .iblock-3 { background: #3ba2cf; border:2px solid #3ba2cf;}
.gallery1 .mySwiper3 .swiper-slide-thumb-active .iblock-3 p{ color: #ffffff;}

.gallery1 .mySwiper4 .swiper-slide-active .iblock-1 .left{animation-name: fadeInLeft; animation-delay: 0.2s; animation-duration: 1s;animation-fill-mode: both; data-wow-iteration:1;}
.gallery1 .mySwiper4 .swiper-slide-active .iblock-1 .right{animation-name: fadeInRight; animation-delay: 0.2s; animation-duration: 1s;animation-fill-mode: both; data-wow-iteration:1;}
.gallery1 .bg{     position: absolute; z-index: 0;  left: 0; right: 0; top: 0;}
.gallery1 .pimg{ position: relative; z-index: 1;}
.iblock-1{ position: relative; display: flex; justify-content: center; align-items: flex-start; padding: 0 0 4rem;}
.iblock-1 .left{padding-right: 5%; position: relative; width: 55%; margin-top: 15rem;}
.iblock-1 .ntit{ text-align: left;}
.iblock-1 .ntit h2{ background: url(../img/coin_1.png) no-repeat center left; padding-left: 35px; line-height: 1; font-size: 3rem; font-weight:normal;}
.iblock-1 .ntit p{ max-width:650px; padding-left: 35px; margin-bottom: 3rem;}
.iblock-1 .ntit span{ display: block; clear: both; overflow:hidden; margin: 3rem 0; padding-left: 35px;}
.iblock-1 .ntit span a{ margin-right: 20px; color: #122a88; border: 1px solid #122a88; line-height: 1.5; padding: 5px 2rem; border-radius: 25px; display: inline-block; float: left;}

.iblock-1 .right{ list-style: none; width: 40%; margin-right: 8%;     position: relative;}
.iblock-1 .right img{ border-radius: 100%; }

.iblock-3{ position: relative; text-align: center; display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; border-top: 2px solid #349fcc; /* 上边框为红色 */border-right: 2px solid #349fcc; /* 右边框为绿色虚线 */border-bottom: 2px solid #226da7; /* 下边框为蓝色双实线 */border-left: 2px solid #226da7;  border-radius: 100%; padding: 15px; margin: 0 auto; background: #ffffff; transform: rotate(315deg); cursor: pointer;}
.iblock-3 p{ font-size: 18px; color:#152e85; line-height: 1.6; transform: rotate(45deg);}


.ibk_bg2{  background:url(../img/bg_h2.jpg) no-repeat center; background-size: cover; padding: 16rem 0;}

.iblock-2{ position: relative;}
.iblock-2 span{ background: #3ba2cf; text-align: center; font-size: 14px; color: #ffffff; line-height: 2; display: inline-block; min-width: 200px;}
.iblock-2 h3{ font-size: 4.5rem; color: #ffffff; line-height: 2; font-weight: normal; margin: 3rem 0 2rem;}
.iblock-2 p{ color: #c9d2e1; text-align: left; line-height: 2; font-size: 16px; margin-bottom: 2rem;}
.box_a2{margin: 6rem 0; clear: both; overflow: hidden;}
.box_a2 li{ width: 33.33%; float: left;}
.box_a2 li span { color: #ffffff; font-size:16px; display: flex; line-height: 1; margin-bottom: 20px;}
.box_a2 li span b{ font-size: 4.5rem; margin-right: 10px; color: #00d8ff; }
.box_a2 li p{ font-size: 16px; text-align: left; color: #ffffff;}

.ibk_bg3{ background: url(../img/bg_h3.jpg) no-repeat center 0; padding: 17rem 0 10rem; background-size: cover;}
.ibk_bg3 .wrap1{ max-width: 1760px; margin-left: auto; position: relative; width: 92%;}
.ibk_bg3 .swiper-scrollbar{    left: 0; width: 100%;}
.ibk_bg3 .swiper-container{ padding-bottom: 5rem;}
.ibk_bg3 .swiper-scrollbar-drag{ background: #3ba2cf;}
.ibk_bg3 .iprev1{ width: 50px; height: 50px; line-height: 50px; border-radius: 100%; background: #ffffff; text-align: center; left: -5%;}
.ibk_bg3 .iprev1:focus,.ibk_bg3 .inext1{outline: none;}
.ibk_bg3 .iprev1:hover,.ibk_bg3 .inext1:hover,.ibk_bg3 .on{ background: #226da7 !important;}
.ibk_bg3 .iprev1:hover i,.ibk_bg3 .inext1:hover i,.ibk_bg3 .on i{ color: #ffffff !important;}
.ibk_bg3 .iprev1 i,.ibk_bg3 .inext1 i{ font-size: 3.5rem; color: #162e86;}
.ibk_bg3 .inext1{ width: 50px; height: 50px; line-height: 50px; border-radius: 100%; background: #ffffff; text-align: center;}
.h-title{ text-align: left; position: relative;}
.h-title h2{ font-size: 13rem; color: #f2f8f8; text-transform: uppercase; position: absolute; left: 0; top: -58%; z-index:0; font-weight: normal;}
.h-title p{ font-size: 6rem; position: relative; z-index: 1; background:  linear-gradient(135deg, #226da7, #226da7); display: inline-block;background-clip: text;-webkit-background-clip: text; /* Safari and Chrome */color: transparent;}
.h-title p:before{ width: 61px; height: 64px; content: ""; position: absolute; top: 15px; left: -35%; display: block; background: url(../img/coin_h1.png) no-repeat center 0;}
.h-title span{ display: block; color: #2b2b2b; font-size: 2.4rem; position: relative; z-index: 1;}

.ibk_bg4{ background: url(../img/bg_h4.jpg) no-repeat center bottom; padding: 11rem 0;background-size: cover;}

.ibk_bg4 .h-title1{ text-align: left; position: relative; margin-left: 6rem;}
.ibk_bg4 .h-title1 h2{ font-size: 13rem; color: #0c1d38; text-transform: uppercase; position: absolute; left: 0; top: -58%; z-index:0; font-weight: normal;}
.ibk_bg4 .h-title1 p{ font-size: 6rem; position: relative; z-index: 1; color: #dee2e4;}
.ibk_bg4 .h-title1 p:before{ width: 79px; height: 66px; content: ""; position: absolute; top: 20px; left: -14%; display: block; background: url(../img/coin_h2.png) no-repeat center 0;}
.ibk_bg4 .h-title1 span{ display: block; color: #ffffff; font-size: 2.4rem; position: relative; z-index: 1;}

.news-box{ margin-bottom: 0; border-radius: 10px; overflow: hidden;}
.news-box a{ display: block; position: relative;}
.news-box .icon{ background: none; position: relative; z-index: 1;}
.news-box .icon img{ width: 100%; border-radius: 10px;}
.news-box .ninfo{ position: absolute; background: linear-gradient( to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); left: 0; right: 0; bottom: 0; width: 100%; z-index: 2; text-align: center; font-size: 22px;}
.news-box .ninfo p{ line-height: 2; color: #ffffff; padding: 2rem 0;}

.news-box1{ background: url(../img/new_1.png) no-repeat center top; background-size: cover; padding: 30px; border-radius: 10px; overflow: hidden;}
.news-box1.bg1{ background: url(../img/new_2.png) no-repeat center top;}
.news-box1.bg2{ background: url(../img/new_3.png) no-repeat center top;}
.news-box1 .wh{ max-width: 450px; width: 100%; margin-left: 0;}
.news-box1 a{}
.news-box1 span{ color: #ffffff; font-size: 14px; border-radius: 15px; line-height: 1; border: 1px solid #ffffff; padding: 5px 30px; display: inline-block;}
.news-box1 h2{ color: #ffffff; font-weight: normal; margin: 3rem 0;}
.news-box1 p{ font-size: 16px; display: flex; justify-content:flex-start; align-items: center; color: #FFFFFF;}
.news-box1 p em{ width: 85%; font-style: normal;}
.news-box1 p i{ margin-left: 2rem; width: 10%;}


a.imore{display: inline-block; color: #226da7; border-radius: 25px; font-size: 16px; padding: 0 4rem; line-height: 45px; background: #ffffff; border:1px solid #ffffff;}
a.imore i{ font-size: 22px; line-height: 46px; margin-left: 10px;  vertical-align: sub; color: #226da7;}
a.imore:hover{  color: #226da7;  background: none; border:1px solid #226da7;}
a.imore:hover i{ color: #226da7;}

a.imore1{display: inline-block; color: #ffffff; border-radius: 25px; font-size: 16px; padding: 0 4rem; line-height: 45px; border: 1px solid #ffffff; }
a.imore1 i{ font-size: 22px; line-height: 46px; margin-left: 10px;  vertical-align: sub; color: #ffffff;}
a.imore1:hover{  color: #ffffff;  background: #226da7; border:1px solid #226da7;}
a.imore1:hover i{ color: #ffffff;}

.m_l{ margin-left: 35px;}

/* ==========================================================================
   Other Page
   ========================================================================== */
.my-auto{ display: flex;}  
.ny_top{ margin-top: 90px;}
.sect_con{ background-image: url(../img/bg_con.jpg); background-position: center; background-size: cover; background-attachment: fixed; padding: 8rem 0 15rem;}  
.contact-bk{margin-left: auto; margin-right: auto;}
.contact-bk .cont-box{ position: relative; margin: 8rem 0 0;}
.contact-bk .cont-box p{ color: #a4b3c5; display:block; padding: 0.8rem 0; line-height: 2; clear: both; overflow: hidden;}
.contact-bk .cont-box p i{ display: inline-block; float: left; margin-right: 10px; color: #ffffff;}
.contact-bk .cont-box p span{ padding-top: 5px; display: inline-block;}
.contact-bk .cont-box a{color: #a4b3c5; display: inline-block;}
.contact-bk .cont-box1{ display: flex; justify-content: flex-start; align-items: center; margin-top: 8rem;}
.contact-bk .cont-box1 .div1{ color: #ffffff; text-align: left;}
.contact-bk .cont-box1 .div1 span{ font-size: 18px; text-transform: uppercase; color: #ffffff;}
.contact-bk .cont-box1 .div1 p{ font-size: 3rem;}
.contact-bk .cont-box1 .div2{ margin-left: 3rem;}
.msg-bk{ padding: 5rem 7rem; background: rgb(59 162 207);}
.msg-bk p{ color: #ffffff; font-size: 14px; text-align: center;}
.m-form{ }
.m-form .btn{ border-color: #ffffff; font-size: 18px;  line-height: 42px; width: 100%; max-width: 100px; color: #fff; padding: 0; margin: 3rem auto; display: block; background: none;}
.m-form .form-control{ border: 1px solid #ffffff; color: #ffffff; height: 40px; font-size: 16px; background-color: rgba(255,255,255,0);}
.m-form .btn:hover{ background-color: #ffffff; color: #ffffff; border: 1px solid #ffffff; opacity: 0.8;}
.m-form textarea.form-control{ height: auto;}
.m-form .form-group{ margin-bottom: 1rem;}
.m-form .form-group input::-webkit-input-placeholder{color:#ffffff;}
.m-form .form-group textarea::-webkit-input-placeholder{color:#ffffff;}
.m-form .form-group p{font-size: 16px; color: #ffffff;}
.m-form .width-p42{ width: 98%; border: 1px solid #ffffff;color: #ffffff; height: 40px; font-size: 16px; background-color: rgba(255,255,255,0); padding: 6px 12px; margin-bottom: 1rem;}
.m-form .width-p42 option{ color: #000000;}
.m-form .bt{ margin-right: 10px; }
.m-form input[type="radio"] {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: none;
		display: block;
		width: 13px;
		height: 13px;
		border-radius: 50%;
		background-size: 100% auto;
		box-sizing:border-box;
		border:solid 1px #ffffff;
		}
.m-form input[type="radio"]:checked:before{
		content:"";
		display: block;
		width: 9px;
		height: 9px;
		margin: 1px;
		border-radius: 10px;
		background-color: #ffffff;}


.sect_pro{ position: relative;}
.ul-pro{ margin-top: 0;}
.ul-pro li{ background: url(../img/p_bg.jpg) no-repeat center; padding: 7rem 4rem;}
.ul-pro li:nth-child(2n){ background: url(../img/p_bg1.jpg) no-repeat center;}
.ul-pro li:nth-child(2n) .box_pro .ntit h2{ color: #ffffff;}
.ul-pro li:nth-child(2n) .box_pro .ntit span a{ border: 1px solid #ffffff; color: #ffffff;}
.ul-pro li:nth-child(2n) .box_pro .ntit p{ color: #8b98c0;}
.box_pro{}
.box_pro:hover img{ transform:scale(1.2);}
.box_pro:hover a.more_p{ background: none; border:1px solid #226da7; color: #226da7;}
.box_pro .ntit{ text-align: left;}
.box_pro .ntit h2{ background: url(../img/coin_1.png) no-repeat center left; padding-left: 35px; line-height: 1; font-size: 3rem; }
.box_pro .ntit p{ max-width:650px; padding-left: 35px; margin-bottom: 3rem;}
.box_pro .ntit span{ display: block; clear: both; overflow:hidden; margin: 3rem 0; padding-left: 35px;}
.box_pro .ntit span a{ margin-right: 20px; color: #122a88; border: 1px solid #122a88; line-height: 1.5; padding: 5px 2rem; border-radius: 25px; display: inline-block; float: left;}
a.more_p{ border: 1px solid #226da7; text-align: center; margin-left: 35px; line-height: 2; background: #226da7; border-radius: 35px; max-width: 190px;  color: #ffffff; display: block;}
a.more_p i{ margin-left: 15px; font-size: 20px;}

.list_1{ list-style: none; position:fixed; right: 1%; top: 77.5%; z-index: 100;transition: all 0.5s ease; }
.list_1.fix-sub { top: 18%; transition: all 0.5s ease;}
.fix-sub1 li a{ color: #ffffff;}
.list_1:before{ width: 1px; height: 75%; content: ""; left: 0; top: 12%; background: #797b7b; position: absolute;}
.list_1 li{ font-size: 14px; color: #797b7b; line-height: 2; padding: 12px 0 12px 10px; position: relative;}
.list_1 li:before{ width: 9px; height: 9px; border-radius: 100%; background: #797b7b; content: ""; display: block; left: -4px; top:23px; position: absolute;}
.list_1 li:hover::before{ background: #226da7;}
.list_1 li a{ color: #797b7b;}
.list_1 li a:hover{ color: #226da7;}
.list_1 li.on1 a{ color: #226da7 !important;}
.list_1 li.on1:before{ background: #226da7; width: 9px; height: 9px; border-radius: 100%; content: ""; display: block; left: -4px; top:23px; position: absolute;}


.sect_list{ background: #f5f5f5; padding: 5rem 0 10rem;}

.pro-box{ margin-bottom: 20px; background: #ffffff; -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.1); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.1); box-shadow:0px 0px 10px rgba(0,0,0,0.1); clear: both; overflow: hidden;}
.pro-box a{ padding:2rem 5rem;}
.pro-box .b_right{ width: 45%; float: right; margin-bottom:20px;}
.pro-box .btit{ width:50%; margin-right: 5%; float: left; line-height: 30px; padding: 30px 0; text-align: left;}
.pro-box .btit h2{ font-size: 3rem; position: relative;}
.pro-box .btit h2:before{ width: 4px; height: 100%; content: ""; display: block; background: #226da7; position: absolute; left: -20px; top: 0;}
.pro-box .btit span{ font-size: 16px; margin: 2rem 0; display: block; color: #6a6a6a;}
.pro-box .btit p{  font-size: 16px; line-height: 2; color: #6a6a6a; margin: 4rem 0;}
.pro-box .btit em{ border: 1px solid #226da7; text-align: center; font-style: normal; line-height: 2; padding:5px 0; background: #226da7; border-radius: 35px; max-width: 190px;  color: #ffffff; display: block; margin: 2rem 0;}
.pro-box .btit em i{ margin-left: 2rem;}
.pro-box a:hover .btit em{ border: 1px solid #226da7; background: none; color: #226da7;}

.nbanner{ background-image: url(../img/nban1.jpg); background-position: center; background-size: cover; height: 600px; width: 100%; position: relative;}
.pad_top{ padding-top: 9rem;}
.nbanner .wrap{ height: 100%;}
.nbanner .nbrow{ height: 100%; color: #fff;}
.nbanner .nbrow span{ font-size: 18px; line-height: 8rem; display: block; vertical-align: middle; text-transform: uppercase; letter-spacing: 2px;}
.nbanner .nbrow p{ font-size: 7.2rem; line-height: 1; margin-top: 10px;}
.nbanner .nbrow i{ font-size: 40px; position: absolute; bottom: 0; animation: namt 3s infinite; opacity: 0.5;}
@keyframes namt{
	0%{ bottom: 0px;opacity: 0.5;}
	50%{ bottom: 50px;opacity: 1;}
	100%{ bottom: 0px;opacity: 0.5;}
}


.sub_box{ border-bottom: 1px solid #ebece9; line-height: 65px; text-align: center;}
.sub_box a{ display: inline-block; font-size: 20px; padding: 0 3rem; margin: 0 1rem;}
.sub_box a:hover,.sub_box a.active{ color: #ffffff; background: #226da7;}
.sub_box a:hover::before,.sub_box a.active::before{ border-color: #c6004e; border-width: 3px; width: 11px; height: 11px;}

.down-list .brow{ position: relative; background-color: #fff; margin-bottom: 25px; width: 33.33%; float: left;}
.down-list .brow .binfo{ width: 80%; margin: 0 auto; padding: 3rem; -moz-box-shadow:0px 0px 7px #F0F0F0; -webkit-box-shadow:0px 0px 7px #F0F0F0; box-shadow:0px 0px 7px #F0F0F0; }
.down-list .brow .btit{ width: 25%; float: left; margin-right: 3%;}
.down-list .brow .btit i{ margin-right: 5px;}
.down-list .brow p{ color: #323232; font-size: 3rem;}
.down-list .brow p span{ margin-right: 20px; display: inline-block;}
.down-list .brow .down-dot{float: right; width: 72%; text-align: left;}
.down-list .brow .down-dot a{color: #226da7; font-size:2.4rem; }
.down-list .brow .down-dot a:hover p{ color: #226da7;}
.down-list .brow .down-dot a:hover span{ margin-top: 1rem; transition: all 0.3s ease;}
.down-list .brow .down-dot a i{margin-right: 5px; vertical-align: sub;}
.down-list .brow .down-dot span{ display: flex; align-items: center; transition: all 0.3s ease;}
.down-list .brow .down-dot span em{ font-style: normal;}


.block-fw{ text-align: center; margin-bottom:20px;}
.block-fw .bimg{ position: relative; overflow: hidden;}
.block-fw .bimg:hover img{ transform: scale(1.2); transition: all 0.4s;}
.block-fw .bimg span{ display: block; position: absolute; bottom: 20px; left: 0; width: 100%; color: #fff; font-size: 3rem; line-height: 40px;}
.block-fw .binfo{ background-color: #eee; padding:10px 10px;}
.block-fw .binfo span {display: block;font-size: 24px;line-height: 40px;}
.block-fw .binfo p {color: #646464;}
.about_bk41 .swiper-pagination {
    color: #666;
    line-height:30px;
    height: 30px;
    bottom: 0px; 
	border:#0066FF solid 1px;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	z-index:1000; right:0px; display:none;
}
.fw-list .brow{ padding: 40px 0;}
.fw-list .brow:nth-child(2n){ background-color: #f8f8f8;}
.fw-list .brow .num span{ font-style: italic; font-size: 7.2rem; font-family: arial; font-weight: bold; color: #d2d2d2; line-height: 6.2rem;}
.fw-list .brow .num{ border-right: 1px solid #dedede;}
.fw-list .brow .binfo span{ font-size: 24px; line-height: 30px;}
.fw-list .brow .binfo p{ color: #606060;line-height: 30px;}
.fw-list .brow:hover .num span{ color: #c6004e;}


.sect_main{ padding: 5rem 0 0;}
.news-box2{ margin-bottom: 3rem; border-bottom: 1px solid #e5e5e5;}
.news-box2 a{ position: relative; background-color: #fff; padding: 40px; display: block; overflow: hidden;}
.news-box2 .icon{ background-color: #efefef; object-fit: cover; overflow: hidden;}
.news-box2 .icon img{ width: 100%; height: 100%;}
.news-box2 .time{  line-height: 1.2; padding: 10px 0; visibility: visible; margin-top: 0; opacity: 1; transition: all 0.3s ease;}
.news-box2 .time span{ font-size: 4.8rem; display: block; }
.news-box2 .time em{ color: #646363; font-style: normal; font-size: 14px;}
.news-box2 .ninfo .date{ color: #888888; font-size: 14px; display: flex; justify-content: flex-start; margin-top: 3rem;}
.news-box2 .ninfo .date b{ margin-right: 2rem;  font-size: 14px;}
.news-box2 .ninfo .date b i{ font-size: 14px; margin-right: 10px;}
.news-box2 .ninfo h3{ font-size: 24px; margin-top: 0; text-align: left; padding: 2rem 0 0; font-weight: normal; line-height: 36px;}
.news-box2 .ninfo p{ border-bottom: 1px dashed #b3b3b3; padding: 3rem 0 5rem;}
.news-box2 span{ color: #666; font-size: 16px;}

.news-box2 a:hover{ background:url(../img/news_bg.jpg) no-repeat center top; color: #fff;}
.news-box2 a:hover img{ transform: scale(1.2); transition: all 0.6s;}
.news-box2 a:hover .time{ visibility: hidden; transition: all 0.3s ease; margin-top: -2rem; opacity: 0;}
.news-box2 a:hover .time1{ visibility:visible;  top:0; transition: all 0.3s ease; opacity: 1;}
.news-box2 a:hover .date{ color: #c6cff1;}
.news-box2 a:hover h3{ color: #fff;}
.news-box2 .time1{transition: all 0.3s ease; position: absolute; left: 0; top:-2rem; opacity: 0; background: #226da7; color: #ffffff; line-height: 1.2; padding: 10px 20px; visibility: hidden;}
.news-box2 .time1 span{ color: #ffffff; font-size: 4.8rem; display: block;}
.news-box2 .time1 em{ font-style: normal; font-size: 14px; color: #ffffff;}


.main-box{ background-color: #fff; padding:10rem 6.5rem;}


.nblock-1{ position: relative;}
.nblock-1 .ninfo{ position: absolute; bottom: 0; height: 90px; padding:0 20px; box-sizing: border-box; transition: all 0.4s;}
.nblock-1 .ninfo .ntit{ text-align: center;}
.nblock-1 .ninfo p{ opacity: 0; height: 0; line-height: 30px; margin-top: 10px;}
.nblock-1:hover .ninfo{ height: 100%; background-color: rgba(198,0,78,0.8); transition: all 0.4s;}
.nblock-1:hover .ninfo p{ color: #fff; opacity: 1; height: auto;}

.sect_nk1{ padding-bottom: 8rem;}
.sect_nk1 .swiper-container{}
.sect_nk1 .swiper-pagination{ bottom: 0!important;}

.sect_nk2{background:url(../img/info_bg.jpg) no-repeat center top; background-size: cover; padding: 4rem 0; }
.nbg_k1{ margin-top: -20rem;}
.sect_nk2 .place{ color: #7b7b7b; text-align: left; line-height: 59px;}
.sect_nk2 .place i,.sect_nk2 .place a{ color: #7B7B7B;}
.sect_nk2 .place i{ margin-right: 10px; font-size: 18px; width: 47px; line-height: 59px; text-align: center; color: #999; background-color: #f1f1f1; display: inline-block;}
.spad{ padding: 0 2.5%;}
.sect_info{ background:url(../img/ibg_k1_h.png) no-repeat center 0 #f8f8f8;}
.sect_info .ctit{ font-size: 3.6rem;}
.sect_info .cinfo{ color: #5e5e5e; line-height: 36px;}
.sect_info ul li{ float: left; width: 20%; line-height: 36px;}
.sect_info ul li p{ color: #7b7b7b;}
.ctool a{ display: inline-block; margin-left: 10px; line-height: 45px; width: 172px; color: #fff; text-align: center; background-color: #575757;}
.ctool a i{ font-size: 20px; margin-right: 10px; vertical-align: sub;}
.ctool a:nth-child(1),.ctool a:hover{ background-color: #c6004e;}

.case-content .ctit{position: relative;}
.case-content .ctit em{ display: block; position: absolute;color: #898989; font-size: 14px; display: block; width: 13px; position: absolute; top: 2rem; left: -100px; font-style: normal; line-height: 15px;}
.case-content .ctit em::after{ content: ""; width: 1px; height: 60px; background-color: #c6004e; display: block; margin: 10px auto 0;}
.case-content .ctit i{ display: block; text-transform: uppercase; font-size: 8rem; color: #f8f8f8; font-family: "arial black"; line-height: 8rem;}
.case-content .ctit span{ font-size: 30px;}
.case-content .cinfo p{ margin: 10px 0;}



/*产品详情*/
.nbg-none{ background: none;}
.pro-xg{ overflow: hidden;}
.nblock-3{ margin-left: 5%;}
.nblock-3 em{ font-size: 16px; color: #6e757a; font-style: normal;padding:3rem 0; display: block; border-bottom: 1px solid #d6e2ea;}
.nblock-3 p{ color: #6e757a; line-height: 34px;}
.nblock-3 .ntit-1{font-size: 3rem; font-weight: bold; display: block; padding-top: 10px; line-height: 30px; position: relative;}
.nblock-3 .ntit-1:before{ width: 4px; height: 80%; top: 20%; background: #226da7; position: absolute; left: -20px;display: block; content: "";}
.nblock-3 .ntit-2{font-size: 18px; display: block;}
.nblock-3 .down_box{ margin: 4rem 0;}
.nblock-3 .down_box a{ display: inline-block; height: 45px; border-radius: 25px; color: #fff; line-height: 45px;width: 180px; text-align: center; border: 1px solid #183184; margin: 0 5px; color: #183184;  border: 1px solid #183184;}
.nblock-3 .down_box a:hover{ background: #183184; color: #ffffff; border: 1px solid #183184;}
.nblock-3 .down_box a:hover i{ color: #ffffff;}
.nblock-3 .down_box a i{ font-size: 18px; color: #183184; margin-right: 10px;}
.nblock-3 .nrow{ border-top: 1px dashed #dedede;border-bottom: 1px dashed #dedede; padding: 25px 0; margin-top: 3rem;}
.nblock-3 .ptool{ margin-top: 3rem;}
.nblock-3 .ptool a{ display: inline-block; height: 45px; border-radius: 25px; color: #fff; line-height: 45px;width: 180px; text-align: center; background-color:#183184; margin: 0 5px;}
.nblock-3 .ptool a i{ display: inline-block; margin-right: 5px; font-size: 20px;}
.nblock-3 .ptool a:hover,.nblock-3 .ptool a.active{background: #226da7;transition: all 0.4s;}


.pro-cs { background: #ffffff; position: sticky; top: 90px; z-index: 1000;}
.pro-cs .pusb{ line-height: 65px; text-align: center;}
.pro-cs .pusb a{ display: inline-block; font-size: 20px; padding: 0 3rem; margin: 0 1rem; position: relative;}
.pro-cs .pusb a:before{ width: 0; height: 4px; position: absolute; left: 0; bottom: 0; right: 0; margin: 0 auto; background: #226da7; content: ""; display: block;}
.pro-cs .pusb a:hover::before{ width: 100%;}
.pro-cs .pusb a.active:before{ width: 100%; height: 4px; position: absolute; left: 0; right: 0; margin: 0 auto; background: #226da7; content: ""; display: block;}


.td-block{ background:url(../img/p_bg2.jpg) no-repeat center top; background-size: cover; padding: 10rem 0 15rem; position: relative;}
.td-block .box-title3 {  color: #ffffff; text-align: center; font-size: 4.8rem;}
.td-block .pinfo{ background:url(../img/bk_pbg.png) no-repeat center; height: 100%; border-radius: 10px; color: #6f6f6f; align-items: flex-start; padding:30px 20px 5% 10%; cursor: pointer;}
.td-block .pinfo h2{ font-size: 2.4rem; color: #2c2c2c; position: relative;}
.td-block .pinfo h2:before{width: 6px; height: 60%; top: 18%; background: #226da7; position: absolute; left: -20px;display: block; content: ""; border-radius: 5px;}
.td-block .pinfo p{ font-size: 16px; margin-top: 10px; margin-bottom: 20px; color: #6f6f6f; line-height: 2; min-height: 200px;}
.td-block .npage1 { left: 0; right: 0; margin: 0 auto; bottom: 5rem;}
.td-block .npage1 .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 100%; background: #ffffff; margin: 0 5px; opacity: 1; }
.td-block .npage1 .swiper-pagination-bullet-active{ background: #226da7; width: 30px; border-radius: 10px;}

.pro-cj{ padding: 8rem 0;}
.box-title4 {  color: #2a2a2a; text-align: center; font-size: 4.8rem;}
.pro-cj .case-box2{ position: relative; overflow: hidden; margin-bottom: 20px; cursor: pointer;}
.pro-cj .case-box2 p{ color: #2a2a2a; text-align: center; font-size: 20px; line-height: 2; margin: 2rem 0; }
.pro-cj .case-box2 .icon{ background: none;}
.pro-cj .case-box2 .icon img{ width: 100%;}
.pro-cj .case-box2:hover .icon img{ transform: scale(1.2);}
.pro-cj .case-page7{ bottom: 0;}
.pro-cj .case-page7 .swiper-pagination-bullet{ width: 12px; height: 12px; border-radius: 100%; background: #162e86;     opacity: 1;}
.pro-cj .case-page7 .swiper-pagination-bullet-active{ background: #226da7; width: 30px; border-radius: 5px;}

.pro_tab{ background:url(../img/p_bg3.jpg) no-repeat center top; background-size: cover; padding: 8rem 0;}
.tab_pro{ width: 94%; background: #ffffff; border-top: 3px solid #226da7; padding: 0 3%; margin: 4rem 0;}
.tab_pro table{ width: 100%;}
.tab_pro td{ padding:2.5rem 2rem; font-size: 18px; color: #727887; border-bottom: 1px solid #e4e4e4;}
.tab_pro .bor{ border-right: 1px solid #e4e4e4;}
.tab_pro .td1{ width: 25%; color: #2a2a2a;}
.tab_pro .td2{ width: 25%; color: #808080;}

.pro-case{ padding: 8rem 0;}
.pro-case .swiper-button-next,.pro-case .swiper-button-prev{ background:none; width: 38px; height: 38px; text-align: center; opacity: 1; color: #707070; margin-top: 0; bottom: -40px; top: auto; border-radius: 100%; -moz-box-shadow:0 0 5px rgba(0,0,0,0.2); -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2); box-shadow:0 0 5px rgba(0,0,0,0.2);}
.pro-case .swiper-button-next i,.pro-case .swiper-button-prev i{ line-height: 38px; font-size: 30px;}
.pro-case .swiper-button-next{ right:47%;}
.pro-case .swiper-button-prev{ left: 47%;}
.pro-case .swiper-pagination-bullet-active,.pro-case .swiper-button-next:hover,.pro-case .swiper-button-prev:hover{  background-color: #226da7; color: #fff; opacity: 1;}
.case-box3{ position: relative; overflow: hidden; margin-bottom: 20px; cursor: pointer;}
.case-box3 .binfo{ clear: both; background: #ffffff; border-bottom: 2px solid #3ba2cf; overflow: hidden; padding: 2rem 0; }
.case-box3 .no_bg{ background: none;}
.case-box3 .binfo div{ float: left; text-align: left; transition: 0.3s all ease;}
.case-box3 .binfo div span{ font-size: 18px;}
.case-box3 .binfo div p{ font-size: 14px;}
.case-box3 i{ width: 55px; height: 55px; line-height: 55px; border: 1px solid #f2f2f2; color: #000000; font-size: 20px; display: inline-block; text-align: center; float: right; border-radius: 100%; transition: 0.3s all ease;}
.case-box3 .icon{ background: none;}
.case-box3 .icon img{ width: 100%;}
.case-box3:hover .binfo{ background-image: linear-gradient(to right, #3ba2cf,#3ba2cf);}
.case-box3:hover .binfo i{ border: 1px solid #ffffff; color: #ffffff;}
.case-box3:hover .binfo div{ margin-left: 2rem; transition: 0.3s all ease; color: #ffffff;}
.case-box3:hover i{ margin-right: 2rem; transition: 0.3s all ease;}
.case-box3:hover .icon img{ transform: scale(1.2);}

.section-xg{ background:url(../img/p_bg4.jpg) no-repeat center top; background-size: cover; padding: 8rem 0;}

.pro-list{ position: relative; z-index: 3; padding-top: 6rem;}
.pro-list .pbrow{ background-color: #f5f5f5; position: relative; padding: 0; margin-bottom: 50px;}
.pro-list .pbrow .fl{ width: 50%;}
.pro-list .pbrow .fr{ width: 40%; margin-right: 5%; padding: 2rem 0;}
.pro-list .pbrow h3{ font-size: 3.6rem; border-bottom: 1px dashed #d2d1d1; line-height: 6.2rem; padding: 20px 0;}

.nav-line{ position: relative;}
.nav-tabs{ width: 100%; margin: 0 auto; position: relative; text-align: center;}
.nav-line::after{ content: ""; display: block; width: 300%; height: 1px; position: absolute; top: 0; bottom: 0; left: -100%; margin: auto 0; background-color: #eee;}
.nav-tabs .tab-tit{ text-align: center; position: relative; display: inline-block; padding: 0 2%; cursor: pointer;}
.nav-tabs .tab-tit i{ font-size: 4.8rem; color: #e2e2e2; font-family: "barlow";line-height: 4.8rem; display:block; position: relative; margin-bottom: 25px; padding-bottom: 30px;}
.nav-tabs .tab-tit i::after{ content: ""; background-color: #999; width: 8px; height: 8px; border-radius: 8px; position: absolute; z-index: 2; right: 0; left: 0; bottom: -1px; margin: 0 auto; border: 4px solid #e8e8e8; display: block;}
.nav-tabs .tab-tit span{ font-size: 22px; display: inline-block; }
.nav-tabs .swiper-slide-thumb-active .tab-tit i,.nav-tabs .tab-tit:hover i{ color: #1e94d4;}
.nav-tabs .swiper-slide-thumb-active .tab-tit span,.nav-tabs .tab-tit:hover span{ color: #1e94d4!important;}
.nav-tabs .tab-tit .dot-img{ width: 70px; height: 70px; margin: 0 auto; overflow: hidden;}
.nav-tabs .tab-tit .dot-img img{}
.nav-tabs .swiper-slide-thumb-active .tab-tit .dot-img img,.nav-tabs .tab-tit:hover .dot-img img{transform:translateX(-100%);filter: drop-shadow(70px 0 #d80c18); }
.nav-tabs .swiper-slide-thumb-active .tab-tit i::after,.nav-tabs .tab-tit:hover i::after{ background-color: #1e94d4; border-color: #d2eaf6;}

.tab-list{width: 100%; margin-left: 0;}
.tab-list .swiper-slide {}
.tab-list .brow{ position: relative;}
.tab-list .brow .bcont{ position: absolute; width: 40%; background-color: rgba(31,148,212,0.8); height: 100%; box-sizing: border-box; top: 0; left: 0; z-index: 2; padding: 40px; color: #fff;}
.tab-list .brow .bcont em{ font-style: normal;font-family: "barlow"; font-size: 12rem; color: #fff; opacity: 0.1; line-height: 12rem; display: block; text-align: right;}
.tab-list .brow .btit{ margin-top: 4rem;}
.tab-list .brow .btit i{ display: block; font-size: 4rem;}
.tab-list .brow .btit span{ font-size: 32px; font-weight: bold;}
.tab-list .brow p{ font-size: 18px;}

.about_bk1{ background:#ffffff; padding: 8rem 0 0;}
.about_bk1 .atit{ position: relative; padding: 0 0 0 10px;}
.about_bk1 .atit i{ font-size: 18px; color: #262626; line-height: 2; text-transform: uppercase;  background: url(../img/pic_a2.jpg) no-repeat left center; padding-left: 35px; font-weight: normal; }
.about_bk1 .atit span{ display:block;font-size: 4.5rem; line-height: 2; margin: 20px 0;}
.about_bk1 .atit p{color: #686868; line-height: 2; text-align: left;}
.about_bk1 .aimg1{ margin-top: 10rem;}
.about_bk1 .aimg{ position: relative; z-index: 0;}
.about_bk1 .aimg:after{ width: 23.9rem; height: 50.6rem; position: absolute; right: -6rem; content: ""; background:url(../img/pic_a4.jpg) no-repeat right center; display: block; z-index: -1; top: 8%;}
.box_a1{margin: 6rem 0; clear: both; overflow: hidden;}
.box_a1 li{ width: 33.33%; float: left;}
.box_a1 li span { color: #262626; font-size:16px; display: flex; line-height: 1; margin-bottom: 20px;}
.box_a1 li span b{ font-size: 4.5rem; margin-right: 10px; }
.box_a1 li p{ font-size: 16px; text-align: left;}

.about_bk2{ position: relative; background:url(../img/bg_wh.jpg) no-repeat center;}
.about_bk2 .container {display: flex; width: 100%; box-sizing: border-box;}
.about_bk2 .box {flex: 1;transition: .5s; color: #ffffff; line-height: 0;  position: relative; transition: all 0.4s;padding: 14rem 0;border-right: 1px solid rgba(255,255,255,0.2); }
.about_bk2 .box:first-child{border-left: 1px solid rgba(255,255,255,0.2); }
.about_bk2 .box:after{ width: 2px; height: 0; background: #ffffff; content: ""; display: block; position: absolute; left: 0;top: 17%;}
.about_bk2 .box .box1{ width: 100%; text-align: left;    padding: 0 3rem;}
.about_bk2 .box .box1 em{ font-size: 8rem; font-weight:bold; font-style: normal; display: block;    min-height: 20px; position: relative;}

.about_bk2 .box .box1 span{ font-size: 3.6rem; line-height: 4rem; display: block; margin: 4rem 0;}
.about_bk2 .box .box1 p{opacity: 0; text-align:left; font-size: 18px; font-weight: normal; line-height: 3rem;    max-width: 400px;}
.about_bk2 .box:hover::after{height: 73px;}

.about_bk2 .active:after{width: 2px; height: 73px; background: #ffffff; content: ""; display: block; position: absolute; left: 0;top: 17%;}
.about_bk2 .box:hover,.about_bk2 .active{ flex: 1 1 25% !important; cursor: pointer;}
.about_bk2 .box:hover p,.about_bk2 .active .box1 p{ opacity: 1;}

.about_bk3{ background: url(../img/nbk_bg2.jpg) no-repeat center bottom #f8f8f8; background-size: cover; padding: 10rem 0;}
.box-title{ position: relative; line-height: 2; position: relative; text-align: center;}
.box-title p{ font-size: 4rem; color: #ffffff;}
.box-title .cor{ color: #262626;}

.gallery{ margin: 10rem 0 0; position: relative;}
.gallery:before{ width: 100%; height: 1px; background: #8395c8; position: absolute; display: block; content: "";  left: 0; right: 0; margin: 0 auto; bottom: 18.5%;}
.gallery .mySwiper .swiper-slide{ height: auto;}
.gallery .mySwiper{ width: 90%; padding: 3rem 0;}
.gallery .mySwiper2{ margin-top: 0;}
.gallery .swiper-button-next:focus,.gallery .swiper-button-prev{ outline: none;}
.gallery .swiper-button-next{  right: 0; width: 57px; height: 57px; border: 2px solid #ffffff; border-radius: 100%; text-align: center;}
.gallery .swiper-button-prev{  left: 0; width: 57px; height: 57px; border: 2px solid #ffffff; border-radius: 100%; text-align: center;}
.gallery .swiper-button-prev,.gallery .swiper-button-next{ line-height: 57px; background: none;}
.gallery .swiper-button-prev i,.gallery .swiper-button-next i{ font-size:4rem; color: #ffffff; font-weight: bold;}
.gallery .swiper-button-next,.gallery .swiper-button-prev{top: 55%;}

.gallery .mySwiper .swiper-slide-thumb-active .dot_2 p{ font-size: 3.2rem; color: #ffffff; font-weight: bold;}
.gallery .mySwiper .swiper-slide-thumb-active .dot_2:after{ opacity: 1;}
    
.dot_1{ position: relative; display: flex; justify-content: center; align-items: flex-start; padding: 0 0 8rem;}
.dot_1 .left{padding-right: 5%; position: relative;}
.dot_1 .left span{ font-size: 4.8rem; color: #ffffff;  font-family: 'SourceHanSansCN-Bold';}
.dot_1 .left ul{ list-style: none;}
.dot_1 .left ul li{ margin: 0 0 2rem 0;}
.dot_1 .left ul li p{ color: #ffffff; font-size: 18px; line-height: 2;}
.dot_1 .right{ list-style: none; padding-left: 4rem;}

.dot_2{ position: relative; padding:3.5rem 0 0 0; text-align: center;}
.dot_2:before{ width: 8px; height: 8px; border-radius: 100%; margin: 0 auto; background: #95c73c; display: block; position: absolute; left: 0px; right: 0;  content: "";top: 0; opacity: 1;}
.dot_2:after{ width: 24px; height: 24px; background:rgba(149,199,60,0.5); position: absolute; left: 0px; right: 0; margin: 0 auto; border-radius: 100%; top: -8px; content: ""; opacity: 0;}
.dot_2 p{ font-size: 3.2rem; color:#8395c8; line-height: 40px;}


.about_bk4{ background:#ffffff; padding:8rem 0;}
.about_bk41{ background:#eee; padding:5rem 0 8rem;}
.honor-box{overflow-y: scroll; max-height: 650px; max-width: 940px;}
.honor-box::-webkit-scrollbar{ width: 5px;}
.honor-box::-webkit-scrollbar-thumb{background: #2d4076;}
.honor-box::-webkit-scrollbar-track{  background: #f5f5f5; }
.honor-box li{ position: relative; clear: both;}
.honor-box li:hover .h_left p, .honor-box li.active1 .h_left p{ color: #2e4178;}
.honor-box li .h_left{ width: 15%; float: left;}
.honor-box li .h_left p{ color: #6b6b6b; font-size: 3.6rem; font-weight: bold; line-height: 1; position: relative;}
.honor-box li .h_left p:after{ width: 16px; height: 16px; content: ""; display: block; background:url(../img/dot_4.jpg) no-repeat center; position: absolute; right:-8px; top: 15px;}
.honor-box li .h_right img{ z-index: 1000; right: 0; top: 0; position: absolute; max-width: 142px; opacity: 0;}
.honor-box li .h_right{ width: 77%; float: left; border-left: 1px solid #dedede; padding-left: 5%;}
.honor-box li .h_right .himg{ line-height: 50px; font-size: 16px; color:#606060; background: #f5f5f5;}
.honor-box li .h_right .himg:hover{ background: #226da7 !important; color: #ffffff;}
.honor-box li .h_right .himg p{ padding-left: 15px;}
.honor-box li .h_right .himg:nth-child(2n){ background: #ffffff;}
.honor-box li .himg{ cursor: pointer;}
.honor-box li .h_right .himg:hover img{opacity: 1;}


/*面包屑*/
.place{ color: #fff;  position: relative; width: 100%; vertical-align: middle; text-align: center; }
.place span{ margin: 0 2px; color: #fff;}
.place a{ color: #fff; margin: 0 2px;}
.place a:hover{ color: #c9383a;}
.place i{color: #c9383a; font-size: 18px; vertical-align: middle;}


/*分类样式*/
.module_cate{ background-color: #eee; height: 58px; line-height: 58px; text-align: center; position: relative; z-index: 100;}
.module_cate span{ color: #333; font-size: 2.4rem; font-weight: bold; }
.subCate{ clear: both; overflow: hidden; text-align: center;}
.subCate li{ float: left; margin-right: 50px; position: relative;}
.subCate li:last-child{ margin-right: 0;}
.subCate li a{ font-size: 18px; color: #333; position: relative; display: block;}
.subCate li:hover a,.subCate li.active a{ color: #1e94d4;}
.subCate li::after{ content: ""; width: 0; height: 3px; background-color: #1e94d4; position: absolute; bottom: -1px; left: 0;}
.subCate li:hover::after,.subCate li.active::after{ width: 100%; transition: all 0.3s;}



.m-form2{margin-left: auto; margin-right: auto;}

.m-form2 .btn{ background-color: #c52735; border: 0; font-size: 17px;  line-height: 55px; width: 100%; color: #fff; padding: 0; margin: 0 auto; display: block; height: 50px; border-radius: 0;}
.m-form2 .layui-input{ border: 1px solid #e5e5e5; color: #333; height: 55px; font-size: 16px; padding-left: 16px; }
.m-form2 .msg-btn .btn:hover{ background-color: #ff8e00; color: #fff; opacity: 1;}
.m-form2 .bk-yzm{position: relative; overflow: hidden;}
.m-form2 .yzm{ position: absolute; top: 1px; right: 1px; height: 95%; width: 30%;}
.fupload{ line-height: 48px; font-size: 999px; filter: alpha(opacity=0); min-height: 100%; min-width: 100%; opacity: 0; position: absolute; right: 0; text-align: right; top: 0; cursor: pointer;}
.bk-upload{ background: none; position: relative; border: 1px solid #e5e5e5; line-height: 55px; height: 55px; width: 100%;}
.m-form2 .layui-input::-moz-placeholder{color: #333; opacity: 1;}
.m-form2 .layui-input:-ms-input-placeholder{color: #333;}
.m-form2 .layui-input::-webkit-input-placeholder{color: #333;}
.m-form2 .upfile{ position: relative;}
.m-form2 .upfile::before{ content: "上传简历"; position: absolute; left: 16px; line-height: 55px; top: 0;}
.m-form2 .upfile::after{ content: "选择文件"; color: #333; background-color: #efefef; position: absolute; right: 2px; line-height: 53px; top: 2px; width: 110px; height: 51px; text-align: center;}
/*横排分类*/
.title-1{ line-height: 4rem; position: relative; text-align: left;}
.title-1 span{ font-size:18px; color: #ffffff; text-transform: uppercase; letter-spacing: 1px;}
.title-1 p{ font-size: 7.2rem; color: #ffffff; margin-top: 3rem; }

.title-4{ line-height: 1.8; text-align: center; position: relative; vertical-align: middle;}
.title-4 span{ font-size: 3rem; color: #ffffff;}
.title-4 p{ color: #ffffff; font-size: 14px; text-transform: uppercase;}



.content{ line-height: 30px; color: #666; font-size: 18px; border-bottom: 1px solid #ededed; padding-bottom: 4rem;}
.content p{ margin: 0 0 20px;}


.article{ line-height: 36px;}
.back{ display: block; background-color: #226da7; color: #fff;font-size: 14px; text-align: center;}
.back a{ color: #ffffff;}
.back img{ max-width: 20px; margin-right: 5px;}
.news-tit{ font-size: 4.8rem; line-height: 4rem; text-align: center;}
.tool{ color: #999; background-color: #fbfbfb; line-height: 50px; padding: 0 0 0 2%; height: 50px; border: 1px solid #eeeeee;}
.tool span{ display: inline-block; margin: 0 1%; font-size: 14px;}
.tool span i{ margin-right: 5px; font-size: 20px;}
.tool .bshare-custom #bshare-shareto{ font-weight: normal; font-size: 14px;color: #888;  }

.bshare-custom{ padding: 2rem 0; text-align: right;}

.article .content,.article .content p{ line-height: 36px; color: #5f5f5f; font-size: 16px; border-bottom: none;}
.keys{padding-bottom: 2rem; line-height: 36px;}
.keys span{ color: #333; font-size: 16px;}
.keys a{ color: #226da7; display: inline-block; border: 1px solid #226da7; border-radius: 36px; padding: 0 20px; margin: 0 1rem 5px;}
.keys a:hover{ background-color: #226da7; color: #fff;}


/*常见问题*/
.sect_cjwt .subNavBox{margin:4rem auto;border-top:none;}
.sub_top{border: 1px solid #dedede; padding:20px 15px; margin-bottom: 15px; border-radius: 10px;}
.sect_cjwt .subNav{ cursor:pointer;font-size:18px;line-height:30px;}
.sect_cjwt .subNav h3{ font-size: 18px; font-weight: normal;}
.sect_cjwt .subNav h3 span{ display: inline-block; width: 19px; height: 19px; border-radius: 19px 19px 0 19px; background-color: #3d59ff; color: #fff; font-size: 14px; text-align: center; margin-right: 15px; line-height: 21px;}
.sect_cjwt .subNav i{float: right;line-height: 30px;margin-right: 4%;color: #202020;font-size: 24px;}
.sect_cjwt .subNav:hover{}
.sect_cjwt .subNav:hover em,.subNav.on em{ color:#fff;}
.sect_cjwt .subNav.on{ background: none !important;}
.sect_cjwt .subNav.open i:before,.sect_cjwt .subNav:hover i:before{content: "\e603"; font-family: iconfont!important; color:#202020; transition: all 0.3s; }
.sect_cjwt .navContent{display: none; padding: 20px 45px 0 32px; line-height:30px; position: relative;}
.sect_cjwt .navContent span{display: inline-block; width: 19px; height: 19px; border-radius:4px; background-color: #226da7; color: #ffffff; font-size: 14px; text-align: center; position: absolute; left: 0; top: 28px; line-height: 19px;}
.sect_cjwt .navContent p{ color: #808080; font-size: 16px; line-height: 36px;}
.sect_cjwt .sub_cont a{ color:#c6004e; display:inline-block; }
.sect_cjwt .sub_cont a:hover{ background:#c6004e; color: #fff;}


.pager-nbor{ border-top: none;}
.ny-page{line-height: 40px; background-color: #fff; border-top: 1px solid #dedede; color: #5e5e5e; padding-top: 3rem;}
.ny-page span{ display: inline-block;}
.ny-page .nptit{ padding: 0 20px 0 0;}
.ny-page a{ color: #5e5e5e;}
.ny-page a:hover{ color: #c6004e;}

.ny-page a.aback i{ font-size: 20px; margin-right: 10px;}
.ny-page a.aback:hover{ background-color: #F80A0A;}
.ny-page .jcent{ height: 100%; text-align: right; align-items: flex-end;}
/*新闻详情样式2*/
.bshare-custom{ padding: 2rem 0;}

.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;top:0;left:0;}
.big_img .big-box{position: absolute;width: 50%;height: 80%; bottom: 0; top: 0; left: 0; right: 0; margin: auto auto;}
.big_img .swiper-container2 {width: 100%;height: 100%; overflow: hidden;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{ padding: 8% 8% 0; margin-bottom: 3%; overflow: hidden; position: relative; height: 70%; text-align: center; display: flex; justify-content: center; align-items: center;}
.big_img .swiper-slide img{  max-height: 90%; max-width: 90%; margin: 0 auto;}
.big_img .swiper-slide .txt{ background-color: #fff; line-height: 28px; padding: 0 8%;}
.big_img .page2{position: absolute; top:0.2rem;text-align: center;width: 100%;}
.big_img .page2 span{margin:0 0.05rem;}
.big_img .close{ font-size: 30px; color: #fff; width: 48px; height: 48px; line-height: 48px; top: 10%; right: 0; left: 0; margin: 0 auto; position: absolute; z-index: 10000; cursor: pointer; text-align: center; border-radius: 48px; background-color: #464646;}
.big_img .close i{ line-height: 48px; font-size: 30px;}
.big_img .swiper-button-next,.big_img .swiper-button-prev{ background: #fff; width: 74px; height: 74px; line-height: 74px; border-radius: 74px; margin-top: -40px;}
.big_img .swiper-button-next{ right: 10%; opacity: 1; background-color: #e33e20;}
.big_img .swiper-button-prev{ left: 10%; opacity: 1; box-shadow: #eae9e9 4px 0 5px;}
.big_img .swiper-button-next i,.big_img .swiper-button-prev i{ font-size: 50px; color: #d3d3d3; display: block; text-align: center;}
.big_img .swiper-button-next i{ color: #fff;}

.vshare{ background-color: #fff; position: absolute; width: 100%; height: 10%; box-sizing: border-box; text-align: right; padding: 0 2rem; bottom: 0; left: 0;}
.big-style .swiper-container2{ background-color: #ffffff; border-radius: 5px;}
.big-style .close{ left: auto; right: -48px; top: 5px;}

/*行业应用*/
.ds_content4{overflow: hidden;text-align: center;}


.xq_rex{position: fixed;top:0;left: 0;width: 100%;height: 100%;background: rgba(000,000,000,0.5);display: flex;justify-content: center;align-items: center;display: none;opacity: 0;z-index: 100000;}
.xq_rex >div{  width: 100%; overflow: hidden;position: relative;     top: 0%;}
.xq_rex iframe{display: block; width: 100%; height: 74vh; margin: 0 auto;}
.xians{display: flex !important; opacity: 1 !important;}
.gb{position: absolute;top: 200%; right: 1%;opacity: 0;display: none;}
.gbs >div i{ color: #00000; font-size: 24px;}
.xian1{ display: flex; opacity: 1;}
.gbs{position: fixed;top:15vh; right: 0; width: 100%;height: 40px;z-index: 20000000; opacity: 0; display: none; margin: 0 auto; left: 0; text-align: right;}
.gbs >div{width: 100%; max-width:1600px; margin: 0 auto;position: relative; cursor: pointer;}
.gbs.xian1{display: block;opacity: 1;}

.scroll-wrap{ overflow: hidden;}
.tan{ background: url(../img/bg_t.jpg) no-repeat right center #ffffff; background-size: 100%;}
.tan .tinfo{ text-align: left; padding: 0 4rem; }
.tan .tinfo span{ font-size: 3rem; color: #3e3e3e; line-height: 1;}
.tan .tinfo ul{ list-style: none; margin: 2rem 0 8rem;}
.tan .tinfo ul li{ font-size: 16px; line-height: 2; padding: 1rem 0;}
.tan .tinfo ul li span{ color: #3e3e3e;  font-size: 16px; line-height:2; float: left;}
.tan .tinfo ul li p{ color: #909090; line-height: 2;}
.tan .tinfo ul li p a{ border: 1px solid #122a88; color: #122a88; border-radius: 15px; padding: 5px 15px; margin-right: 10px;}
.tan .tinfo ul li p a:hover{ background: #122a88; color: #ffffff; border: 1px solid #122a88; }

.inext3{ right: 10px;  width: 40px;  height: 40px; background: #122a88; border-radius: 100%; text-align: center;}
.inext3 i,.iprev3 i{ color: #ffffff; font-size: 3rem; line-height: 40px;}
.iprev3{ left: 10px;  width: 40px;  height: 40px; background: #122a88; border-radius: 100%; text-align: center;}

/*addyu*/
@media  (max-width: 1850px) {
	.htool{
		text-align: left;
		display: flex;
		flex-direction: row;
	}
}
@media  (max-width: 1300px) {
	.header .full-row .span-8{
		width: 60%!important;
	}
}
@media  (max-width: 768px) {
	.header .full-row .span-8{
		width: 20%!important;
	}
	.htool{text-align: right;justify-content: flex-end;}
}
