﻿@font-face {
  font-family: "iconfont"; /* Project id 4427622 */
  src: url('iconfont.woff2?t=1706598365304') format('woff2'),
       url('iconfont.woff?t=1706598365304') format('woff'),
       url('iconfont.ttf?t=1706598365304') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon4:before {
  content: "\e62c";
}

.icon-zhiliang:before {
  content: "\e88b";
}

.icon-guanli:before {
  content: "\e640";
}
.fl { float: left; }
.fr { float: right; }

.clearfloat::after { display: block; content: ""; clear: both; }
ul::after { display: block; content: ""; clear: both; }

.text-ellipsis { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

a:hover, a { color: #000; }

body { overflow-x: hidden; min-width: 1280px; margin: 0 auto;}

.mb110 { margin-bottom: 110px; }

.mt30 { margin-top: 30px; }

.mt40 { margin-top: 40px; }

.mb40 { margin-bottom: 45px; }

.fz18 { font-size: 18px !important; }

.donghua { transition: all 0.4s; -ms-transition: all 0.4s; -moz-transition: tall 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; }

.donghuatwo { transition: all 0.8s; -ms-transition: all 0.8s; -moz-transition: tall 0.8s; -webkit-transition: all 0.8s; -o-transition: all 0.8s; }

.container { -webkit-box-sizing: border-box; box-sizing: border-box; width: 1280px; margin: 0 auto; }
.w1650{padding: 0 14%; box-sizing: border-box;}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.container1330 { -webkit-box-sizing: border-box; box-sizing: border-box; width: 1330px; margin: 0 auto;}
.no_cursor a{cursor: default;}
@keyframes scale_btn
{
0% { -moz-transform:scale(0.8); -o-transform:scale(0.8); -webkit-transform:scale(0.8); transform:scale(0.8);}
50% { -moz-transform:scale(1); -o-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);}
100% { -moz-transform:scale(0.8); -o-transform:scale(0.8); -webkit-transform:scale(0.8); transform:scale(0.8);}
}

.swiper-pagination-progressbar{background-color: #0a3f8b !important;}
.swiper-pagination-progress{position: relative !important;}

.imgbox { overflow: hidden; }

.imgbox img { width: 100%; }

.imgscale { overflow: hidden; }

.imgscale:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.imgscale img { -webkit-transition: all 0.4s; transition: all 0.4s; width: 100%; }

.dot2 { -webkit-line-clamp: 2; }

.dot3 { -webkit-line-clamp: 3; }

.dot4 { -webkit-line-clamp: 4; }

.dot2, .dot3, .dot4 { display: -webkit-box; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; }

.header { -webkit-transition: all 0.4s; transition: all 0.4s; position: absolute; top: 0; left: 0; right: 0; z-index: 999; padding: 0 6%; height: 90px; box-sizing: border-box; background: #fff;}

.header .logo img { margin-top:5%; height: 70px;}

.head_navlist li { float: left; margin: 0 27px; }

.head_navlist li > a { position: relative; }

.head_navlist li > a { display: block; font-size:18px; color: #333; line-height: 90px; }

.btnbox { width: 115px; height: 30px; text-align: center; line-height: 30px; font-size: 14px; -webkit-border-radius: 15px; border-radius: 15px; background-color: #0a3f8b; }

.btnbox a { color: #333; }

.baojia { margin-left: 23px; margin-top: 22px; }

.language { margin-left: 20px; margin-right: 28px; }

.language .languagebox { position: relative; height: 90px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.language .languagebox .language_text img, .language .languagebox .language_text span, .language .languagebox .language_text i { display: inline-block; vertical-align: middle; }

.language .languagebox .language_text { height: 30px; font-size: 13px; color: #333; position: relative; cursor: pointer; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 15px; border-radius: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; width: auto !important; height: 30px; line-height: 26px; padding: 0 15px; }
.language .languagebox .language_text a{color: #333;}
.language .languagebox .language_text span { margin-left: 7px; margin-right: 16px; }

.language .languagebox .language_text i { position: absolute; top: 0; right: 10px; }

.language .languagebox .language_menu { display: none; position: absolute; top: 100%; left: 0; right: 0; background-color: #fff;box-shadow: 0 0 5px rgb(0,0,0,0.2);}

.language .languagebox .language_menu a { display: block;padding:0 10px;font-size: 14px;margin-bottom: 5px;}
.language .languagebox .language_menu a:last-child{margin-bottom: 0;}
.language_menu{padding: 6px 0;}

.language .languagebox .language_menu a:hover { color: #0a3f8b; }

.language .languagebox .language_menu img{display: inline-block;vertical-align: middle;width: 20px;margin-right: 5px;}
.language .languagebox .language_menu span{display: inline-block;vertical-align: middle;}

.language .languagebox:hover .language_menu { display: block; }

.search_box { height: 90px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; }

.search_btn { color: #fff; }

.search_btn i { font-size: 20px; }

#search-form { max-height: 0; position: absolute; top: 100%; right: 0; -webkit-transition: max-height, 0.5s; transition: max-height, 0.5s; width: 380px; height: 45px; overflow: hidden; background-color: #fff; }

.search_btn { cursor: pointer; }

#search-form input { height: 100%; width: 100%; padding: 0 5px 0 22px; background: #ffffff; border: none; color: #333; z-index: 9; border: 1px solid #eee; border-right: none; }

#search-form .searchbtn { position: absolute; bottom: 0; right: 0; width: 15%; margin: 0; padding: 0; text-transform: uppercase; color: #ffffff; background: #0a3f8b; border: none; cursor: pointer; z-index: 11; height: 100%; }

#search-form .searchbtn i { font-size: 20px;text-align: center;}
#search-form .searchbtn img{margin:auto;}


.header_active { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); position: fixed; -webkit-transition: all 0.4s; transition: all 0.4s; top: 0; }

.lau_02, .logo02 { display: none !important; }

.header_active { background-color: #fff; }

.header_active .head_navlist ul li a { color: #333; }

.header_active .language_text { color: #333 !important; border-color: #e4e0e0  !important; }

.header_active .lau_02 { display: inline-block !important; }

.header_active .lau_01, .header_active .logo01 { display: none !important; }

.header_active .logo02 { display: block !important; }

.header_active .search_btn .img1 {display: none;}
.search_btn .img2{display:none;}
.header_active .search_btn .img2 {display:block;}


.head_navlist ul li { position: relative; }

.head_navlist ul li > span { display: none; position: absolute; right: 15px; width: 20%; height: 41px; top: 10px; }

.head_navlist ul li > span::after { position: absolute; top: 50%; right: 10px; width: 8px; height: 8px; border-top: 2px solid #666; border-right: 2px solid #666; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; transition: all 0.5s; content: ""; }

.sub_zinav { position: absolute; top: 100%; width: 200px; background-color: #fff; left: 50%; -webkit-transform: translate(-50%, 10px); -ms-transform: translate(-50%, 10px); transform: translate(-50%, 10px); min-width: 180px; background: white; padding: 10px 0; pointer-events: none; opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; border: solid 1px #e4e6ee; border-top: 0; }

.sub_zinav a { padding: 8px 0; text-align: center;  -webkit-transition: all 0.3s; transition: all 0.3s; display: block; 
    /* color: rgba(40, 40, 40, 0.5); */
}

/* 手机端导航 */
.navmenu_div { margin-left: 15px; margin-top: 14px; display: none; }

.navmenu_box { width: 30px; height: 30px; position: relative; cursor: pointer; z-index: 1003; }

.navmenu_box span { display: block; height: 2px; background: #fff; position: absolute; width: 20px; -webkit-transition: all .3s ease; transition: all .3s ease; left: 5px; }

.navmenu_box span:nth-child(1) { top: 8px; }

.navmenu_box span:nth-child(2) { top: 50%; }

.navmenu_box span:nth-child(3) { bottom: 6px; }

.closeNavbtn span:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 15px; }

.closeNavbtn span:nth-child(2) { display: none; }

.closeNavbtn span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 15px; }


.banner-info { position: absolute; bottom: 110px; left: 0; right: 0; }

.banner-info { color: #fff; }

.banner-info.hui .baninfo_02 { opacity: 0.3; }

.baninfo_01 { font-family: 'fzltcxhjt'; font-size: 54px; line-height: 60px; position: relative; }

.baninfo_02 { font-size: 20px; line-height: 34px; }

.baninfo_03 a.ban_btn {margin-right: auto; display: block; width: 180px; height: 50px; text-align: center; line-height: 50px; border: 1px solid rgba(255, 255, 255, 1); -webkit-border-radius: 5px; border-radius: 5px; color: #fff; }

.baninfo_03 a.ban_btn:hover { background-color: #0a3f8b; border-color: #0a3f8b; }

.index_swiper .swiper-slide { overflow: hidden; }
.index_swiper .swiper-slide:nth-child(2n) .container{text-align:right;}
.index_swiper .swiper-slide:nth-child(2n) .baninfo_03 a.ban_btn{display:inline-block;}



.baninfo_03 { margin-top: 65px; }
.baninfo_02 { margin-top: 60px; }

/* .baninfo_01::before { content: ""; display: block; width: 182.85714%; height: 1px; background-color: #fff; opacity: 0.1; position: absolute; right: 0; bottom: -34px; } */

.no-overflow { overflow: initial; }
.banner-info .container { position: relative; }
.banner-info .inxban-btn { position: absolute; top: 100%; right: 90px; transform: rotateZ(90deg);}
.banner-info .inxban-btn i { color: #848a90; font-size: 20px; cursor: pointer; }
.banner-info .inxban-btn i:hover { color: #0a3f8b; }
.inxban-next { margin-top: 65px; }

.banner-info.blue .baninfo_en { margin-bottom: 50px; font-family: none; color: #50c0f0; text-transform: uppercase; font-size: 28px; }

.banner-info.blue .baninfo_no::before { display: none; }

.banner-info.blue .baninfo_02 { margin-top: 8px; }

/* .banner-info.blue .baninfo_01::before { bottom: -19px; } */

.banner-info.blue .baninfo_02 { opacity: 0.3; }

.tong_title { color: #fff; text-align: center; }

.tong_title .p01 { font-size: 18px; margin-bottom: 5px; }

.tong_title .p02 { font-size: 36px; }
.index_banner .swiper-pointer-events{ position: relative;}



.wh{padding: 0 6%; overflow: hidden; box-sizing: border-box; min-width: 1280px; margin: 0 auto;}
.titlebt{font-size:50px;line-height: 65px; overflow: hidden; color: #333; font-weight: 600; text-align: center;} 
.inprobox{background: #f7f9fa; padding:3% 0%; box-sizing: border-box;}
.inprobox1{overflow: hidden; padding:3% 6%; box-sizing: border-box;}
.inprobox2{overflow: hidden;}
.swiper-slide{background-size:cover;background-position:center}

.mySwiper3 .swiper-slide img{width: 100%;}
.mySwiper3 .pwz{padding: 3%; text-align: center; font-size: 16px;}
.mySwiper4{height:20%;box-sizing:border-box;padding:10px 0}
.mySwiper4 .swiper-slide{opacity:0.4}
.mySwiper4 .swiper-slide-thumb-active{opacity:1}
.promore_l .swiper-slide img{display:block;width:100% !important;height:100%;object-fit:cover;}
.mySwiper4 .swiper-slide img{display:block;object-fit:cover;}
.mySwiper4 .swiper-slide img{display:block;object-fit:cover;}
.mySwiper3 .swiper-button-next:after, .mySwiper3 .swiper-button-prev:after{color: #0a3f8b; background: none;}

.mySwiper4 .pico{overflow: hidden; text-align: center;}
.mySwiper4 .pico .pimg{overflow: hidden;}
.mySwiper4 .pico .pimg img{max-width: 100%; display: block; clear: both; margin: auto;}
.mySwiper4 .pico .ptitle{font-size: 24px;line-height: 24px;color: #1a1a1a;margin: 3% 0;}
.mySwiper4 .pico .pbutter{font-size: 16px; line-height: 24px; color: #666;}
.mySwiper4 .pico .pimg .pimg1{display: block;}
.mySwiper4 .pico .pimg .pimg2{display: none;}
.mySwiper4 .pico .pimg:hover .pimg1{display: none;}
.mySwiper4 .pico .pimg:hover .pimg2{display: block;}

.mySwiper5 .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: 40px; position: relative;}
.mySwiper5 .swiper-pagination span{z-index:2;cursor:pointer;margin:0 5px!important;width:2%;height:2px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:#fff;opacity: 1!important;}
.mySwiper5 .swiper-pagination span.swiper-pagination-bullet-active{background:#0a3f8b;}
.mySwiper5 .swiper-pagination span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -15px;top: -15px;border: 1px solid #0a3f8b;width:37.5px;height:37.5px;border-radius: 50%; display: none;}

.index-product{display:flex;align-items:flex-end;justify-content:space-between; background: #f5f5f5;}
.index-product .left{position:relative;z-index:2;width:28%;padding:3% 5%;box-sizing: border-box;}
.index-product .left .subtitle{line-height:40px; font-size:40px; color: #333;margin-bottom:5%; font-weight: 600;}
.index-product .left .title{margin-bottom:2%;line-height:1em; font-size:24px; color: #555;}
.index-product .left p{font-size: 16px; line-height:24px; margin-top:8%; color: #888;}
.index-product .left .hover-btn{margin-top:18%}
.hover-btn{display:inline-block;position:relative;padding:0 1.75em;font-size:16px;line-height:2.75em;color:#fff !important;border:1px solid #0a3f8b;border-radius:3em;overflow:hidden;transition:all 0.4s}
.hover-btn:hover{color:#0a3f8b !important}
.hover-btn span{position:relative;z-index:3;color:inherit}
.hover-btn:before{transition:all 0.6s;transform:scale(0);position:absolute;left:0%;bottom:0%;z-index:2;width:30px;height:30px;border-radius:100%;background:#fff;content:""}
.hover-btn:after{position:absolute;left:0;top:0;width:100%;height:100%;background:#0a3f8b;content:""}
.hover-btn:hover:before{transition:all 0.6s;transform:scale(10)}
.index-product .left .product-btn{position:absolute;z-index:2;right:0;bottom:12.7%;padding:0;transform:translate(50%,0%)}
.index-product .left .product-btn > div{width:64px;height:64px;line-height:64px;font-size:20px;text-align:center;color:#fff;background:#171717;transition:all 0.4s}
.index-product .left .product-btn > div.prev{background:#999999}
.index-product .left .product-btn > div:hover{background:#0a3f8b}
.index-product .left .product-btn > div span{font-size:inherit;line-height:inherit;color:inherit}
#product-list{width:82%;padding:0 0 3%}
#product-list .swiper-pagination{top:auto;bottom:0}
#product-list .swiper-pagination-progressbar{background:#fff}
#product-list .swiper-slide a{display:block;min-height:100%; position: relative;}
#product-list .swiper-slide a .title{position: absolute; left: 0%; top: 0%; right: 0%;bottom: 0%; background: rgba(0,0,0,0.6);
	z-index: 2; box-sizing: border-box; text-align: center; padding: 5%;
	display:flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	transition: all .4s ease}
#product-list .swiper-slide a .title img{max-width: 100% !important; display: block; clear: both; margin: auto;}
#product-list .swiper-slide a:hover .title{color:#0a3f8b}
#product-list .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#0a3f8b}

.obj-cover,.obj-cover img{-o-object-fit:cover;object-fit:cover}
.obj-cover img{width:100%;height:100%}
.index-product .swiper-slide a .zoom-img{overflow:hidden}
.index-product .swiper-slide a .zoom-img img{width:100%;transition: all 0.6s; -ms-transition: all 0.8s;}
.index-product .swiper-slide a:hover .zoom-img img{transform:scale(1.1)}


.sy-tit{font-size:36px;position: relative;z-index: 9;color: #333; font-weight: 600}
.sy-tit::after{content: '';width:70px;height:4px;background: #0a3f8b;position: absolute;left: 0;bottom: -10px;z-index: -1;}
.des{font-size:15px!important;line-height:28px!important;color: #333!important;}
.more{display: inline-block;font-size: 14px;color: #fff;border: 1px solid #fff;border-radius: 500px;padding:1% 2%;transition: .4s; box-sizing: border-box;}
.more:hover{border: 1px solid #0a3f8b;color: #fff;background: #0a3f8b;}
.b{font-family: Montserrat-Bold!important;}
.box:after{content: " ";display: block;height: 0;clear: both;visibility: hidden;}
.index3{padding-left: 7%;background: #f1f1f1;height: auto;position: relative; overflow: hidden;}
.index3 .box{width: 48%;  padding-top:2%; float: left;}
.index3 .img{height: auto;width: 50%; float: right;}
.index3 .img img{width: 100%;height: 100%;object-fit: cover;}
.index3 .box .more{color: #333;border: 1px solid #333;}
.index3 .box .more:hover{color: #fff;border: 1px solid #0a3f8b;}
.index3 .box .des{margin:4% 0;height: auto;overflow: hidden;}

.index-data{position: absolute; bottom:5%; width: 70%;}
.index-data dl{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index-data dl dd{text-align: left; box-sizing: border-box; width:22%; background: #fff; padding:1.5% 2%; margin-right: 3%; border-radius: 30px;}
.index-data span{display: block;width: 100%;font-size:36px;line-height: 3rem;color: #333;}
.index-data dl dd:nth-child(4n){justify-content: flex-end;}
.index-data .tbox{}

.index-data .data{display: inline-block;font-size:40px; color: #0a3f8b;font-weight: 600; position: relative;}
/* .index-data .data:before{content: "";position: absolute;z-index: 1;top: 50%;left:0%;width:2px;height:92%;transform: translate(0%, -50%);transition: all .4s; background: #4ab332;} */
.index-data small{font-size:40px;color: #0a3f8b;font-weight: 600;}
.index-data p{color: #333; font-size:18px; font-weight: 300; margin-bottom: 0;}
.index-data:nth-child(2n) p{text-align: left !important;}




.index-hos-tr {height:auto;overflow:hidden;margin:0 auto;text-align:center}
.index-hos-tr .tbt{font-size:40px;line-height:50px;color:#0a3f8b;font-weight:bold}
.index-hos-tr .tbt em{font-size:50px;line-height:50px;color:#0F318A;font-weight:bold;font-style:italic}
.index-hos-tr .twz{display:block;width:100%;height:auto;overflow:hidden;font-size:16px;line-height:26px;color:#666;font-weight:normal;padding-top:15px}

.newsbox{padding:3% 0%;transition: all 0.6s;box-sizing: border-box; overflow: hidden; background: #f5f5f5;}
.newsbox .title{}
.newsbox .title h2{font-size: 30px;}
.newsbox .title p{color: #999;margin-top: 5px;}
.newsbox .title .more{float: right;text-align: center;}
.newsbox .title .more a{display: block;transition: all .7s;width: 90px;height: 34px;line-height: 34px;border:1px solid #CCC;color: #999;}
.newsbox .title .more a:hover{display: block;text-decoration: none;background: #0a3f8b;color: #FFF;border:1px solid #000;}
.news{margin-top:2%; overflow: hidden;}
.news .swiper-container{ overflow: hidden;}
.newsL{width:41%; float: left;}
.newsLimg{position: relative;}
.newsLimg .swiper-pagination-ab{position: absolute;bottom:0!important;z-index: 1000;text-align: center; background: rgba(0,0,0,0.5); padding: 1.5% 0}
.newsLimg .swiper-slide img{width: 100%; position: relative;}
.newsLimg .swiper-slide .nimg{width: 100%;}
.newsLimg .swiper-slide .nimg img{width: 100%;display: block;}
.newsLimg .swiper-slide .wwz{width:100%;font-size: 20px;line-height:20px;  color: #fff; box-sizing:border-box; padding: 15px;overflow: hidden;background: rgba(0,0,0,0.6); position: absolute; bottom:0px; left: 0px; }
.newsLimg .swiper-slide .wwz p{font-size: 20px;line-height:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left; width:80%; color: #fff;}
.newsLimg .swiper-slide .wwz span{float: right;}
.newsLimg .swiper-slide .m{display: none;}
.newsLimg .swiper-pagination-ab .swiper-pagination-bullet{margin:0 5px;}
.newsLimg .swiper-pagination-bullet{width: 11px;height: 11px;background: none;border-radius: 10px;border:1px solid #fff;background: #fff;}
.newsLimg .swiper-pagination-bullet-active{background: #0a3f8b;opacity: 1;border:1px solid #0a3f8b;}




.newsL dt{height:auto;overflow:hidden;margin-bottom:auto; position: relative;}
.newsL dt .bgImg{width: 100%;}
.newsL dt .bgImg img{width: 100%; display: block;}
.newsL dd{padding:0 30px;height:45px;line-height:45px;}
.newsL dd a{background: url('../images/news_li.png') no-repeat left center;padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
}
.newsL dd i{float:right;font-family:"iconfont";font-style:normal;margin-left:15px;transition:all .5s;}
.newsL dd a:hover i{margin-right:10px;}
.newsL dd a:hover{padding-left:30px;background-position: 10px center;}
.newsL dt .wwz{ box-sizing:border-box; font-size: 20px;line-height:20px;text-align: center;padding: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #fff; background: rgba(0,0,0,0.6); position: absolute; bottom:0px; left: 0px; width: 100%; text-align: left}
.newsL dt:hover .wwz{color:#fff;}
.newsL dt .wwz span{float: right;}

.newsR{width:56%;overflow:hidden;border-top: 1px solid #e5e5e5;}
.newsR li{color:#888;border-bottom: 1px solid #e5e5e5;position: relative;overflow: hidden;}
.newsR li a{display:block;padding:1.5% 0; color:#888;transition:all .6s; overflow: hidden;}
.newsR li .npic{width:20%; float: left; margin-right: 3%;}
.newsR li .npic img{width: 100%; display: block; font-size: 0;}
.newsR li .date{width:120px;text-align:center; font-size:20px;color: #999;font-family: Arial;line-height:40px;transition: all .5s;border-left: 1px solid #e5e5e5;float: right; margin: 2% 0;}
.newsR li .date span{font-size:36px;color: #333;display: block;font-weight:normal;font-weight:700;}
.newsR li .date em{text-align: center;margin: 2% auto; overflow: hidden;transition: all .5s;}
.newsR li .date em img{display: block; margin:auto;}
.newsR li .nbt{overflow:hidden;width: 60%;}
.newsR li .nbt .nntit{font-size:22px; line-height: 30px; color:#191919; margin-bottom:1%; font-weight: 300;}
.newsR li .nbt .txt{font-size:14px; line-height:24px; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;overflow: hidden;}
.newsR li a:hover{background:#f1f1f1;padding-left:20px;}
.newsR li a:hover .nbt{color: #0a3f8b;}
.newsR li a:hover .date{font-size:0;line-height:0; background-position: center center;transition: background .5s;}
.newsR li a:hover .date span{display: none;}
.newsR li a:hover .date em img{display: block; padding:30% 0;}

.foot{background: #333;color: #FFF;overflow: hidden; padding-bottom: 2%;}
.foot_dlogo{margin: 2% 0; border-bottom: 1px solid rgba(255,255,255,0.9); padding-bottom: 2%;}
.foot_dlogo img{max-width:30%;height: auto; display: block;}
.foot_middle{overflow: hidden; margin-top: 2%;}

.foot_left{width: 22%; float: right; box-sizing: border-box; }
.foot-logo{height: auto;overflow: hidden;margin-bottom: 25px;}
.foot-logo img{max-width: 100%;height: auto;display: block;margin: 0 auto;}
.foot-code-web{height: auto;color: #fff;font-size: 16px; line-height: 30px; margin-bottom: 3%}
.foot-code-sml{height: auto;color: #999;font-size: 14px; line-height: 25px;}
.foot_right{width: 100%; box-sizing: border-box; overflow: hidden;}

.foot_navbot{overflow: hidden;}
.foot_nav{color: #363f4d;/*margin-bottom: 2%; border-bottom: 1px solid #393939; position: relative; padding-bottom: 2%;*/}
/*.foot_nav::after{content: '';width: 5px;height: 5px;background-color: #0a3f8b;border-radius: 1px;position: absolute;left: -3px; bottom: 0; z-index: 999}
*/.foot_nav dl{float: left;width:17%;}
.foot_nav dl:nth-child(4){width:26%; margin-right: 3%;}
.foot_nav dl:nth-child(5){width:18%; margin-right: 0%;}
.foot_nav dl:nth-child(5) dd{float: left; margin-right: 3%; width: 47%;}
.foot_nav dt{font-size: 22px;line-height:40px; position: relative;margin-bottom:7%;color: #fff;  text-transform: uppercase;}
.foot_nav dt::after{position: absolute; content: " ";bottom: -5px;left: 0;background-color: #fff;width: 40px;height: 2px;}
.foot_nav dd{line-height:30px; font-size: 15px; text-transform: uppercase;}
.foot_nav dd a{color: #ccc;}
.foot_nav dd a:hover{color: #0a3f8b;}
.foot_nav dd img{width: 120px;}
.foot_nav dl:nth-child(4) dt{margin-bottom:4%;}

.incontact{overflow: hidden; line-height:30px; font-size: 15px; color: #ccc; }
.incontact p{}
.inico{overflow: hidden; margin-top: 2%;}
.inico p{ margin-right: 2%; float: left;}
.inico p img{max-width: 100%; display: block;}
.inico a{margin:0 4px;}
.inico i{color: #fff;font-size: 20px;padding: 6px;border: 1px solid #0a3f8b;border-radius: 50%; box-sizing: border-box; line-height: 35px;}
.inico a:hover i{background:#0a3f8b;color: #fff;}


.footer-static-block{overflow: hidden;}
.footer-static-block .th{font-size: 20px; line-height: 32px; font-weight: 400; margin-bottom:30px; letter-spacing: 1px; position: relative;text-transform:uppercase;}
.footer-static-block .th::after{position: absolute; content: " ";bottom: -5px;left: 0;background-color: #fff;width: 40px;height: 2px;}
.footer-static-block .th a{color: #fff;}
.footer-static-block .th a:hover{color: #0a3f8b;}
.footer-block-contant li{font-size: 16px;line-height: 26px;margin-bottom: 10px;color: #ccc;}
.footer-block-contant li b{font-size: 16px;}
.footer-block-contant li label{white-space: nowrap;margin-right: 10px;}
.footer-block-contant li span{display: inline-block;}
.footer-block-contant li:nth-child(3){width: 100%}

.sns{overflow: hidden; margin-left: 28%;}
.sns a{display:inline-block;vertical-align:top;width:2vw;height:2vw;background-image:url(../images/sns.png);background-size:400% 200%;}
.sns a:hover{background-position-y:-100%;}
.sns .facebook{background-position-x:0;}
.sns .twitter{background-position-x:-100%;}
.sns .linkedin{background-position-x:-200%;}
.sns .youtube{background-position-x:-300%;}
.footer-secondary{ width: 100%; padding: 1% 0; display: inline-block; background: #333; border-top: 1px solid rgba(255,255,255,0.2);}
.flogobox{overflow: hidden; margin: auto;}
.flogoimg{margin-bottom: 2%;}
.flogoimg img{max-width: 100%; height: auto; margin: auto; display: block;}
.foot-code-form{height: auto;overflow: hidden;position: relative; margin: 0 auto; width: 30%;}
.foot-code-form input{display: block;width: 100%;height: 48px;line-height: 48px;border: none;outline: none;background-color: #fff;padding-left: 15px;padding-right: 100px;color: #999;font-size: 15px;}
.foot-code-form button{display: block;width: 100px;height: 48px;line-height: 48px;text-align: center;color: #fff;font-size: 15px;text-transform: uppercase;border: none;outline: none;cursor: pointer;background-color: #0a3f8b;position: absolute;top: 0;right: 0;}
.copyright{  color: #fff; font-size: 14px; text-align: center; }


.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#0a3f8b;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic1.png)}
.side ul li .kfdh {
  position: absolute;
  right:79px;
  top: 0px;
  width: 150px;
  text-align: left;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
}

.side ul li:hover .kfdh {
  visibility: visible;
  opacity: 1;
}

.side ul li .weixi {
  position: absolute;
  right:79px;
  top: 0px;
  width: 150px;
  text-align: center;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
}
.side ul li .weixi img{width: 100%; display: block; clear: both; margin: auto;}

.side ul li:hover .weixi {
  visibility: visible;
  opacity: 1;
}

.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#0a3f8b;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/wmiss.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideewm .ewBox.son2{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/code.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#512E90;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#512E90;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
.side ul li:hover .son2{display:block!important;animation:fadein 1s}


.adv_container{position:relative;width:100%;padding-top: 65px;}
.adv_container ._main{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffff;text-align:center;padding:0 15px}
.adv_container ._main .nybbt{position:relative;z-index:2;font-size:54px;text-align:center;color:#ffffff;font-weight:bold}
.adv_container ._main p{z-index:1;white-space:nowrap;width:100%;font-size:100px;line-height:95px;color:rgba(255,255,255,0.15);font-weight:bold;text-transform:uppercase;position:absolute;top:-30px;left:0;bottom:0;right:0;margin:auto}
.adv_container .container{position:absolute;top:0;left:50%;transform:translateX(-50%)}
.adv_container .container .crumb span{color:white;font-weight:400}
.adv_container .container .crumb a{color:white}
.adv_container picture img{width:100%;display: block; clear: both;}
@media (max-width:990px){
    .adv_container ._main .nybbt{font-size:44px;line-height:78px}
    .adv_container ._main p{top:-20px;font-size:75px}
}
@media (max-width:760px){
    .adv_container ._main .nybbt{font-size:24px;line-height:24px}
    .adv_container ._main p{font-size:30px;line-height:48px}
}

.cp-nav{overflow:hidden; background:#f4f4f4; padding:1% 0%; }
.cp-nav .con-nav .fl img{display: inline-block; vertical-align: middle; margin-right: 5px;}
.cp-nav .con-nav .fl a{display: inline-block; vertical-align: middle; font-size:16px;}
.cp-nav .con-nav .fl a:hover{color:#0a3f8b;}
.cp-nav .con-nav .fl a:last-of-type{color: #0a3f8b;}
.cp-nav .con-nav .fr{text-align: right; padding-top: 0px;}
.con-nav .fr{text-align:right;padding-top:25px}
.con-nav .fr a{font-size:16px;color:#555;padding-right:20px;margin-right:20px;border-right:1px dashed #c1c1c1;line-height:13px}
.con-nav .fr a:last-of-type{margin-right:0;padding-right:0;border-right:unset}
.con-nav .fr a:hover{color:#0a3f8b}
.con-nav .fr a.on{color:#0a3f8b;font-weight:bold;}



.l-a {width: 100%;padding:3% 0%; box-sizing: border-box; overflow: hidden;}
.jj_conent{overflow: hidden;}
.jj_conent .fl{ width:50%; float: left;}
.jj_conent .fl span{ text-transform: uppercase; font-size: 20px; color: #0a3f8b; font-weight: bold; }
.jj_conent .fl strong{ font-size: 30px; color: #333;}
.jj_conent .fl p{ font-size:16px; color: #666;  line-height:36px;margin-top: 15px; text-align: justify;}
.jj_conent .fr{ background: #ebebeb; float: right; width: 36%;}
.jj_conent .fr img{ width:100%; height: auto;  ;position: relative;left: -30px;bottom: -30px;}

.dateDiv2{margin-top:8%;}
.dateDiv2 .numDiv {color: #0a3f8b; text-align: center; position: relative;}
.dateDiv2 .numDiv span{font-size: 3vw;line-height: 1;font-family: Helvetica;font-weight: bold;}
.dateDiv2 .numDiv span .counter{font-size: 3vw;line-height: 1;font-family: Helvetica;font-weight: bold;}
.dateDiv2 .numDiv sup{font-size: 18px; position: absolute; top:0;}
.dateDiv2 p{font-size: 18px;color: #666666;}


.f50{ font-size: 50px; text-align: center; line-height: 2.4; color: #333;}
.f40{ font-size: 40px; text-align: center; line-height: 2.4;}
.f30{ font-size: 30px; text-align: center; line-height: 2.4;  color: #333; position: relative;}
.color-blue{ color: #0a3f8b; text-transform: uppercase; text-align: center; font-weight: 800;font-size: 60px; line-height: 2.4; position: absolute; top: -35px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; opacity: 0.2;}
.f22{font-size: 22px; text-align: center;}
/* .dis-flex-center-center{  display: flex; align-items: center; justify-content: center;}
.flex-column{ flex-direction: column;} */
.Culture{  background: url(../images/CultureBg.jpg) no-repeat center center; background-size: cover; height:650px; color: #fff;}
.Culture ul{display: flex; height: 100%;}
.Culture li{ width: 33.333%; border-right: 1px solid rgba(255, 255, 255,.3);  position: relative; display: flex; align-items: center; justify-content: center;  flex-direction: column;}
.Culture li:last-child{ border-right: none;}
.Culture li .line{ width: 30px; height: 3px; margin:32px 0; background-color: #fff;}
.Culture li>div{ position: relative; z-index: 5;}
.Culture li::after{ width: 100%; height: 0; transition: all .36s; position: absolute; background-color: rgba(0, 84, 163,.5); content: ''; display: block; left: 0; bottom: 0;
  -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.Culture li:hover::after{ height: 100%;}


.title1{ text-align: center; margin: 3% auto;}
.title1 span{ font-size: 40px;}
.title1 span em{ color: #0a3f8b; font-weight: 600;}
.title1 p{ font-weight: 500; font-size: 16px; color: #777; margin-top: 3px;}

.ldip{background:#fff; padding:0 0 3% 0; overflow: hidden;}
.ldip .swiper-father{position: relative; overflow: hidden;}
.ldip .index_gc{padding:0;}
.ldip .index_gc .swiper-slide{background: #FFF;}
.ldip .index_gc .swiper-slide img{width: 100%; border: 1px solid #eee}
.ldip .index_gc .swiper-slide p{font-size: 15px;text-align: center;line-height: 30px;padding:10px 0; color: #222;}
.ldip .swiper-father .swiper-button-next,.ldip .swiper-father .swiper-button-prev{width: 45px;height: 45px;text-align: center;box-sizing: border-box;}
.ldip .swiper-father .swiper-button-next i,.ldip .swiper-father .swiper-button-prev i{ line-height: 45px }
.ldip .swiper-father .swiper-button-next i img,.ldip .swiper-father .swiper-button-prev i img{vertical-align: middle; width: 100%;}
.ldip .swiper-father .left{right: 0;outline: medium; background:rgba(0,0,0,0.65);}
.ldip .swiper-father .right{left: -0;outline: medium; background:rgba(0,0,0,0.65);}
.ldip .swiper-father .left:hover i,.ldip .swiper-father .right:hover i{color: #0a3f8b;}
.ldip .swiper-pagination-bi{position: absolute;bottom:-15px;z-index: 11;text-align: center; width: 100%;}
.ldip .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.ldip .swiper-pagination-bullet{width: 12px;height:12px;background: #bbb;border-radius: 10px}
.ldip .swiper-pagination-bullet-active{background: #0a3f8b;opacity: 1;}
.ldip .swiper-father .swiper-button-next::after,.ldip .swiper-father .swiper-button-prev::after{display: none;}


.news_ny{width: 100%;padding: 30px 0 65px;background: #f5f5f5;overflow: hidden;}
.news_ny-list{width: 100%;}
.news-ul{margin: -15px 0 0 -1.5%;display: flex;flex-wrap: wrap;}
.news-link{display: block;width:23%;float: left;margin: 30px 0 0 1.5%;background: #fff;transition: all .4s ease;position: relative;}
.news-pic{width:100%;overflow:hidden}
.news-pic img{width:100%;object-fit:cover;transition:all .8s ease;height: auto; display: block;}
.news-link:hover img{transform:scale(1.06)}
.news-info{background:#fff;display:flex;padding:22px;z-index: 1;position: relative;transition: all .4s ease}
.news-link:hover .news-info{transform: translateY(-40px)}
.news-time{font-size:14px;color:#888;font-family: "Samsung";text-align:center}
.news-time span{font-weight:700;font-size:32px;color:#333;display:block;width:60px;line-height:1.5}
.news-txt{width:calc(100% - 50px);padding-left:20px}
.news-txt-title{font-size:16px;color:#333;font-weight:700;margin-bottom:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-txt p{font-size:14px;line-height:24px;height: 48px;color:#888;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}
.news-more{position:absolute;z-index:0;width:100%;background:#0a3f8b;color:#fff;display:flex;align-items:center;justify-content:center;height:40px;left:0;bottom:0;font-size:16px}
.news-more i{display:block;background:url("../images/arr-r.png") no-repeat center/100%;width:6px;height:10px;margin-left:20px}
.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#0a3f8b;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px; width:150px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}

.about_x2.bgs2{overflow:hidden; margin-bottom: 28px;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#222;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height: 35px; font-size: 15px; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:15px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}
.about_x2.bgs2 .con_id img{margin: auto; display: block;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#0a3f8b;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}

.productPic{width: 100%;box-sizing: border-box;overflow: hidden; padding: 3% 0;}
.productPic ul{overflow: hidden;}
.my_ul{margin-right: -1.8%; margin-bottom: -3%;}
.productPic li{width: 23%;margin-right:1.8%;float: left;margin-bottom: 3%;position: relative;border: 1px solid #eee;}
.product-words{width: 100%;}
.product-w-pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;text-align: center;box-sizing:border-box;}
.product-w-pic .pimg{}
.product-w-pic .pimg img{width: 100%;object-fit: cover}
.product-w-shade{width: 100%;height: 30%;position: absolute;bottom: 0%;left: 0%;background-color: rgba(37, 37, 37, .8);transition: all .2s;opacity: 0;}
.product-w-pic .product-w-piclink{display: block;width: 100%;height: 100%;font-size: 0;padding: 0;border-bottom: none;margin: 0;}
.product-w-shade .pwzs{width: 100%;position: absolute;top: 50%;transform: translate(0,-50%);}
.product-w-shade .pwzs p{font-size: 16px;color: #fff;width: 80%;margin: auto;text-align:justify;text-justify:inter-word;text-align: center;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.product-w-shade .pwzs p img{max-width: 100%!important;vertical-align: middle;display: inline-block;}
.product-w-shade .pwzs .span{display: inline-block;font-size: 24px;color: #fff;text-align: center;padding: 0 0 4px 0;border-bottom: 1px solid #fff;margin-top: 36px;}
.product-w-shade .pwzs .em{font-size: 14px;color: #fff;line-height: 25px;text-align: center;margin: 2% 5%}
.productPic li:hover .product-w-pic .product-w-shade{opacity: 1;height: 100%;}
.product-w-words{width: 100%;padding: 15px;box-sizing: border-box;}
.product-w-words .pwzs{font-size: 16px;color: #333;line-height: 30px;text-align: center;z-index: 999;position: relative;transition: all .2s;}
.product-w-words .p{font-size: 16px;color: #666;line-height: 25px;text-align: center;margin-top: 1%}
.productPic li:hover .product-w-words .pwzs{opacity: 1;color: #fff}
.productPic li:hover .product-w-words .p{color: #fff}
.productPic li:hover .product-words{background: #0a3f8b;color: #fff}
.productPic li:hover .product-w-words .pwzs p img{max-width: 100%;}


.nyproxq{width: 100%;box-sizing: border-box;overflow: hidden; padding: 3% 0;}
.nyproxq img{margin:auto; display:block; clear:both; width:100%; font-size:0}
.xinwenxiangqing{box-sizing: border-box;}
.xinwenxiangqing .nd_head{text-align: center;border-bottom: 1px dashed #d6d6d6;padding-bottom:1%}
.xinwenxiangqing .nd_head p{color: #0a3f8b;font-size: 28px;height: auto;padding-bottom:1%}
.xinwenxiangqing .nd_head span{color: #666;font-size: 16px;margin: 0 15px;}
.xinwenxiangqing .nd_text{text-align: left;font-size:16px;line-height:30px;padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size:18px;line-height: 35px;font-weight: 600;color:#333; font-weight: 600;}
.xinwenxiangqing .nd_text img{max-width: 100%;display: block;margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%;float: right;margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%;clear: both;display: block;margin: auto}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad;color:#333;}
.new_s2{width:100%;float:left;margin-top:5%;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#0a3f8b;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:3% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #0a3f8b}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}

.productss{width:100%;overflow: hidden;}
.productss img{max-width: none !important;}
.promore_l{width:48%;float:left;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%;border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.spec-preview{width:100%;height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:32px;height:32px;cursor:pointer;margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%;height:51px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6;padding:2px;width:57px;height:44px;}
.spec-scroll .items ul li img:hover{border:2px solid #0a3f8b;padding:1px;}
.pros_right{width:48%;float:right;overflow:hidden;}
.pros_right_top{overflow:hidden;border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden;font-size:24px;color:#333;padding-bottom:3%;}
.pros_right_top .pwz{overflow:hidden;font-size:16px;color:#333;line-height:25px;padding-bottom:3%;}
.proleft{font-size:14px;line-height:30px;margin:5% 0;}
.proleft .bt{font-size: 16px; font-weight: 600; color: #0a3f8b;}
.proleft p{font-size:14px;line-height:25px;}
.proleft img{width: 100%; display: block;}
.prorights{font-size:14px;line-height:30px;margin:2% 0; width: 68%; float: left; }
.prorights .bt{font-size: 16px; font-weight: 600; color: #0a3f8b;}
.prorights p{font-size:14px;line-height:25px; width: 48%; float: left; margin-right: 2%;}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.proleft_btn{width:100%;float:left;margin-top:3%;}
.proleft_btn li{width:150px;float:left;margin-right:10px;}
.proleft_btn li a{width:150px;height:40px;float:left;line-height:40px;text-align:center;font-size:16px;background:#eee;display:block;color: #333722}
.proleft_btn li span{float:left;padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#333;color:#fff;}
.tabs-basic{width:100%;margin-top:3%;float:left;}
/* The tabs*/.tabs-basic ul{list-style:none;text-align:left;margin:0;padding:0;border-bottom:1px solid #e6e6e6;background:#eee;}
.tabs-basic ul li{display:inline-block;margin-bottom:-1px;font-size:16px;text-transform:uppercase;}
.tabs-basic a{display:block;text-decoration:none;background:#333;border:1px solid transparent;padding:10px 40px;color: #fff}
.tabs-basic .tab-active{border-bottom:2px solid #0a3f8b;color:#fff;background:#0a3f8b;}
/* The content*/.tabs-basic .tabs-content-placeholder{overflow:hidden;margin:auto;padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block;line-height:30px;font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6;line-height:24px;text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px;text-align:left;margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;margin:auto;display: block;clear: both;}
.tabs-basic table{border-collapse:collapse;border: 1px #e6e6e6 solid !important;width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important;padding-left:12px !important;word-wrap:break-word;word-break:break-all;border:1px #e6e6e6 solid !important;line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}
.hot_pro2{width:100%;float:left;margin-top:3%;}
.hot_pro2_tit{width:100%;height:45px;background:#f1f1f1;color:#333;line-height:45px;font-size:16px;padding:0 20px;border:1px solid #d6d6d6;box-sizing: border-box;}
.scrollleft2{width:100%;float:left;margin-top:20px;margin-bottom: 30px;}
.scrollleft2 li{width:200px;float:left;margin-right:20px;overflow:hidden;}
.scrollleft2 li img{width:99%;display:block;border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #0a3f8b;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block;width:100%;line-height:30px;margin-top:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}

.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:33%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #0a3f8b;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle; display: inline-block;}
.pbtn a:hover{background:#fa2347;color:#fff;}
.pbtn a:nth-child(2){width:50%; background:#fa2347;}

 
.news1{overflow:hidden; margin-bottom:3%; position:relative;}
.news1pic{width:55%; }
.news1pic img{width:100%; overflow:hidden; transition: transform 1s ease; }
.news1ny{width:50%; background:#efefef; border-radius:8px; position:absolute; right:0; top:20%; padding:3%; box-sizing:border-box;}
.news1ny .nbt{line-height:35px;font-size:30px;color:#0a3f8b}
.news1ny .nwz{margin-top:3%; font-size:16px; line-height:30px; color:#555}
.news1ny .tags{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin-top:5%; font-size:16px}
.news1ny .tags a{display:inline-block;padding:5% 0; line-height:30px;text-align:center;font-size:16px;color:#888;transition:all .5s;}
.news1ny .tags a:hover{color:#0a3f8b;border-color:#0a3f8b ;}
.news1pic:hover img{transition: transform 1s ease; transform: scale(1.1); display:block;}

.xwzx {overflow: hidden;}
.xwzx ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.xwzx ul li{width:31.33%; float:left; margin-top:2%; margin-left:2%; position:relative}
.xwzx ul li .xwzx_img{overflow:hidden;}
.xwzx ul li .xwzx_img img{transition:all 0.5s; width: 100%; display: block;}
.xwzx ul li:hover .xwzx_img img{transform:scale(1.1);}
.xwzx ul li .xwzx_wb{padding:4%; background:#f8f8f8;}
.xwzx ul li .xwzx_wb .xwzx_rq{color:#999; font-size:14px; line-height:22px;}
.xwzx ul li .xwzx_wb .xwzx_bt{font-size:18px; line-height:26px; margin-top:3%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color: #0a3f8b; font-weight: 600;}
.xwzx ul li .xwzx_wb .xwzx_wz{color:#777; font-size:14px; line-height:22px; margin-top:1.5%; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}

/*视频*/
.ship{margin:auto;overflow:hidden; padding: 3% 0;}
.ship li{width:32.333%;float:right;position:relative;margin-bottom:25px; margin-right:1%;overflow: hidden;}
.ship li:nth-child(3n){float:left;margin-right:0%;}
.ship-a img{width:100%;transition:all 0.5s; overflow: hidden;}
.ship li:hover img{transform:scale(1.1);overflow: hidden;}
.ship-b{position:absolute;top:50%;left:50%; transform:translate(-50%,-50%);color:#fff;font-size:18px;text-align:center;}
.ship-b img{display:inline-block; vertical-align:middle; }
.shipj{margin-top:0px;}

.inf_cont{overflow: hidden;}
.inf_cont .box{width: 47%;}
.inf_cont .box .cbt{font-size:30px; font-weight: 600;}
.word2{font-size: 16px;line-height: 24px;}
.inf_cont .word2{min-height: 48px;margin: 20px 0;}
.inf_cont .box1 .cbt{font-size: 30px; font-weight: 600; margin-bottom: 3%;}
.inf_cont .box1 .inp{width: 100%;display: flow-root;margin-bottom: 20px;}
.inf_cont .box1 .inp p{font-size: 14px;display: block;margin-bottom: 10px;}
.inf_cont .box1 .inp input{width: 100%;height: 50px;line-height: 50px;border-radius: 5px;border: 1px solid #666;text-indent: 10px;}
.inf_cont .box1 .inp input:hover{border-color: #0a3f8b;}
.inf_cont .box1 textarea{height: 150px;width: 100%;border-radius: 5px;border: 1px solid #666;padding: 10px;box-sizing: border-box;}
.inf_cont .box1 .sub{width: 100%;border-radius: 5px;background: #333;color: #fff;font-size: 18px;text-align: center;height: 50px;line-height: 50px;cursor: pointer;}
.inf_cont .box1 .sub:hover{background: #0a3f8b;}
.inf_cont .box2 li{margin: 15px 0;display: inline-flex; width: 50%; float: left;}
.inf_cont .box2 li .txt{display: table-cell;vertical-align: middle;}
/* .inf_cont .box2 li:first-child{margin-top: 15px;} */
.inf_cont .box2 li span{font-size: 22px;margin-right: 8px; display: flex;}
.inf_cont .box2 li span img{width:48px; margin: 0 auto;display: block;vertical-align: middle;}
.inf_cont .box2 li b{font-size: 18px;display: block;}
.inf_cont .box2 .imgfd{border-radius: 5px;height: 368px;padding-top: 0;}
.imgfd{overflow: hidden;}
.imgfd img{ width: 100%; transition: all 0.5s ease;object-fit: cover;display: block;}
.imgfd:hover img{transform: scale(1.1);}

.job_ul{ width:100%;  overflow:hidden;}
.job_ul ul li{ float:left; width:49%; overflow:hidden; background:#eee;  margin-bottom:3%;transition:all 0.3s; }
.job_ul ul li:nth-child(2n+0){ float:right;}
.job_ul ul li:hover{ background:#0a3f8b;}
.job_ul ul li .boxs{ padding:5%;  padding-bottom:4%; overflow:hidden;}
.job_ul ul li .jbt{ height:36px; line-height:32px; overflow:hidden; color:#333333; font-size:22px;white-space:nowrap;text-overflow:ellipsis;}
.job_ul ul li .desc{ overflow:hidden; color:#777777; font-size:14px; line-height:30px; height:30px;font-size:14px; margin-top:16px;}
.job_ul ul li .desc span{ float:left; width:48%; margin-right:2%; max-width:210px;}
.job_ul ul li .desc span i{ font-style:normal; overflow:hidden; color:#222222;}
.job_ul ul li .pjs{ color:#555; overflow:hidden; line-height:30px; height:60px;font-size:14px; margin-top:18px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.job_ul ul li em{ font-style:normal; background:#fff; display:inline-block; color:#333333; font-size:14px; width:136px; height:40px; line-height:40px; margin-top:20px; margin-right:20px; text-align:center;transition:all 0.3s;}
.job_ul ul li:hover .jbt{ color:#fff;}
.job_ul ul li:hover .desc{color:#fff;}
.job_ul ul li:hover .desc span i{color:#fff;}
.job_ul ul li:hover .pjs{color:rgba(255,255,255,0.8);}
.job_ul ul li:hover em{ background:#fff; color:#0a3f8b;}

.flexsb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-between;}
.flexsa{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-around;}
.flexlf{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: left;}
.flexed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: flex-end;}
.flexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;}
.cflexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;flex-direction: column;flex-wrap: wrap;}

/*联系我们*/
.contact_content{width: 100%;}
.mproduct-title { font-size:36px; text-align: center; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600;}
.col_infos {width: 48.5%; float:left;padding:0; margin-top:1.5%;}
.col_infos .cotit{color: #0a3f8b; font-size:28px; line-height: 1.75; font-family: 'Poppins';}

.cont_ico{}
.cont_ico h3{font-size: 20px;line-height: 1.75;color:#000;margin-bottom: 16px;font-weight: normal;font-family: 'Poppins';}
.cont_ico ul{ padding-top:15px; overflow: hidden;}
.cont_ico ul li{ position: relative; padding-left: 8%; font-size: 16px; line-height: 25px; color:#333; margin-bottom:5%; font-family: 'Poppins'}
.cont_ico ul li .t-cell{ display: table-cell; height: 36px; vertical-align: middle; }
.cont_ico ul .icons{ height: 36px; width: 36px; position: absolute; left: 0; display: flex; background: #0a3f8b; border-radius: 50%; align-items:center;}
.cont_ico ul li img{width: 18px; height: 18px; margin: 0 auto; display: block; vertical-align: middle;}

.col_feb {width: 47.5%; float:right;padding: 30px 35px; text-align: left; border-radius: 10px; background: #fff; box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 8%); box-sizing: border-box;}
.co_onr {width: 100%; overflow: hidden;}
.co_onr .febt{font-size: 30px;line-height: 1.2;color:#000;margin-bottom:12px;font-weight: normal;}
.co_onr p{ font-size: 16px; line-height: 1.5; color: #333; margin-bottom:42px; overflow: hidden;}
.co_onr ul li{overflow: hidden;float: left;width: 49%;}
.co_onr ul li span{display: block; font-size: 14px;color: #333; margin-bottom:5px;}
.co_onr ul li i{ display: inline-block; position: relative; width:100%; font-size: 14px; color: #666666; text-transform: uppercase;}
.co_onr ul li input{border: none;border: 1px solid #c6c3c3;width: 100%;line-height:35px;background: #fff;padding: 0 15px;border-radius: 4px; box-sizing: border-box;}
.co_onr ul li.mal{ margin-left:2%; margin-bottom: 15px;}
.co_onr ul li.long{clear: both;width: 100%;margin-bottom: 15px;}
.co_onr ul li.long input{width: 100%;outline: none;}
.co_onr ul li.long textarea{border: none;height:90px;width: 100%;outline: none;border: 1px solid #c6c3c3;background: #fff;padding: 10px 15px; border-radius: 4px; 
  font-size: 12px; box-sizing: border-box;}
.co_onr ul li.long2{margin-bottom: 16px;}
.co_onr ul li.lst{line-height:45px;font-size: 15px;width:  100%; padding-bottom: 20px;}
.co_onr ul li.lst button{display: inline-block;float: left;width: 200px;height: 42px;line-height: 42px;color: #fff;cursor: pointer;border: none;font-size: 16px; font-family: 'Poppins';
  text-transform: capitalize;padding-right: 0;background: #0a3f8b;  border-radius: 6px;}

.contact_content .map{width: 100%; padding-top: 55px; overflow: hidden;}
.contact_content .map #map_container{height: 550px;border: 5px solid #fff; font-size: 15px; font-family: 'Poppins';font-weight: normal;color:#000;}



@media (min-width: 1200px) { .head_navlist ul li.active > a { color: #0a3f8b !important; }
  .head_navlist ul li > a:hover::after { width: 100%; margin-left: -50%; }
  .head_navlist ul li > a:hover { color: #0a3f8b !important; }
  .head_navlist ul li > a::after { position: absolute; bottom: 0; width: 0; height: 2px; background: #0a3f8b; content: ""; display: block; left: 50%; -webkit-transition: all 0.4s; transition: all 0.4s; }
  .head_navlist ul li.active > a::after { width: 100%; margin-left: -50%; }
  .head_navlist ul li:hover .sub_zinav { pointer-events: initial; opacity: 1; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .sub_zinav a:hover { background: #0a3f8b; color: #fff !important; } }

@media (max-width: 1400px) { .honner_bgbox { width: 100%; }
  .modelpos_en { font-size: 90px; line-height: 60px; }
  .equ_prev { left: 10px; }
  .equ_next { right: 10px; } }

@media (max-width: 1365px) { .modelpos_en { display: none; }
  .container { width: auto; padding: 0 30px; }
  .model_ctlist .model_ctitem .model_ctleft, .contactmain02_left, .contactmain02_right { padding-left: 30px; }
  .contactmain02_right { padding-right: 30px; }
  .contactmain02_left { padding-right: 30px; }
  .suliaobtnboxmain { left: 30px; }
  .color_category_box { width: 100%; }
  .twospace_box .twospace_item .right { padding: 0 30px !important; }
  .about_cont .right { width: -webkit-calc(100% - 550px); width: calc(100% - 550px); }
  .cp_ban_text .container { width: 100%; }
  .cp_ban_text .cb_right { right: 30px; }
  .cont_title .ctt_desc { font-size: 14px; }
  .cont_title .ctt_tit { font-size: 26px !important; margin-bottom: 8px; }
  .cont_title .ctt_subtit { font-size: 16px; }
  .ppr_main .pro_listbox li .text .desc br, .sortcase_listbox .swiper-slide .text .desc br { display: none; }
  .cp_ban_text .cb_name { font-size: 26px; line-height: 35px; }
  .cp_ban_text .cb_desc { font-size: 14px; line-height: 22px; }
  .cp_ban_text .cb_sz_02 { font-size: 14px; }
  .cp_ban_text .cb_sz_01 span { font-size: 30px; }
  .cp_ban_text .cb_sz_01 img { width: 10px; }
  .slide_imgbox { margin-top: 100px; } 
}

@media (max-width: 1700px) {
  .header{padding: 0 4%;}
  .wh{padding: 0 4%;}
  .index3{padding-left:4%}
  .index3 .box .des{margin: 3% 0;}
  .index-data .data{font-size:34px}
  .index-data small{font-size:34px}
}
@media (max-width: 1600px) {
  .header{padding: 0 3%;}
  .wh{padding: 0 3%;}
  .index3{padding-left:3%}
  .index-data .data{font-size:30px}
  .index-data small{font-size:30px}
  .index-data p{font-size: 15px;}
  .des{line-height: 26px;}
  .index3 .box .des{margin: 2.5% 0;}
}

@media (max-width: 1500px) {
    .des{line-height: 26px;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    overflow: hidden;}

}

@media (max-width: 1400px) {
  .header{padding: 0 2%;}
  .wh{padding: 0 2%;}
  .index-data{width: 80%;}
}

@media (max-width: 1200px) {
  .head_navlist li{margin:0 16px}
  .head_navlist li > a{font-size: 17px;}
}

@media (max-width:1024px) {
  .head_navlist li{margin:0 12px}
  .head_navlist li > a{font-size: 15px;}
}
@media (max-width:980px) {
  .header{padding: 0 2%;}
  .wh{padding: 0 2%;}

}

.search_container{padding: 60px 0;}
.searchtitle401 {
    margin-bottom: 30px;
    font-size: 24px;
    padding: 28px 15px;
    background-color: #f2f2f2;
}
.searchinputcont401 input,.searchinputcont401 button{border: none;}
.searchinputcont401 {
    width: 45%;
    margin: 0 auto;
}
.searchinputcont401 dt {
    float: left;
    width: 78%;
}
.searchinputcont401 dd {
    float: left;
    width: 22%;
}
.searchinputcont401 dt input {
    font-size: 16px;
}
.searchinputcont401 dt input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
    font-size: 15px;
    color: #333333;
    background-color: #ffffff;
    font-family: "Microsoft YaHei";
}
.noimgbox{width: 100% !important;}
.searchinputcont401 dd input {
    font-size: 16px;
    font-weight: bold;
}

.searchinputcont401 dd input {
    margin-top: 0;
}
.searchinputcont401 dd input {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    background-color: #0a3f8b;
    text-align: center;
    font-family: "Microsoft YaHei";
}
.clearfloat::after{display: block;content: "";clear: both;}
.search_list .item{padding: 18px 0;border-bottom: 1px solid #eee;}
.search_list .item h2{margin-bottom: 20px;}
.search_list .item h2 a{font-size: 20px;margin-bottom: 20px;color: #333;}
.search_list .item h2 a br{display: none;}
.searchimg401{
    float: left;
    margin-right: 30px;
    display: block;
    width: 200px;
    overflow: hidden;
}
.search_list .item img {
    display: block;
    width: 100%;
    margin-bottom: 2%;
}
.search_list .item img {
    width: 100%;
}
.resulttext401 {
    overflow: hidden;
    height: 72px;
    color: #999;
}
.searchbox{float: left;width: calc(100% - 250px);}
.resultlabel401 {
    color: #999;
    display: inline-block;
    padding-top: 20px;

}
.resultlabel401 a{color: #333 !important;}
.search_list .item:first-child{border-top: 1px solid #eee;}
.swiper_ibox{background: none;width: 50px;height: 50px;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.sortcase_main .swiper_ibox i{color: #545454;}
.color_case .swiper_ibox i{color: rgba(0, 0, 0, 0.1);}
.swiper_ibox i{font-size: 50px;}
.swiper_ibox i:hover{color: #0a3f8b;}
.swiper_i_left{left: -60px;}
.swiper_i_right{right: -60px;}
.language .languagebox:hover .language_text{border-color: #0a3f8b;}
.language .languagebox:hover .language_text span,.language .languagebox:hover .language_text i{color: #0a3f8b;}
.banner-video{width: 100%;}

