﻿﻿.hoverimg img{opacity: 0; display: block; width: 100%;}
.hoverimg .a{ display: block; background-size: cover; background-position: center; transition: 0.8s all ease;}
.hoverimg { overflow: hidden; transform: scale(1);}
.hoverimg:hover .a{ transform:scale(1.05); }
.bgimg{background-size: cover; background-position: center; }
.wrap{ max-width: 1440px; margin: 0 auto; position: relative; }
img[data-ratio]{ width: 100%; object-fit: cover;}
body{ overflow-x: hidden;}
.menu-box { background: #064097; }
.menu-box .wrap{height: 80px; }
.header .logo{ position: absolute; left: 0; top: 50%; margin-top: -34px;}
.header .logo img{ width: 110px; height: 68px;}
.header .box{ float: right;}
.header .menu { padding: 0 0 0; line-height: 80px;}
.header .menu li{ float: left; position: relative; margin-left: 60px;}
.header .menu li>a{font-weight: bold; color: #fff;}
.header .menu li:hover >a{ color: #fff;}
.header .menu li .child{ position: absolute; top: 100%; left: 50%;   margin-left: -97px; opacity: 0; visibility: hidden; transform: translateY(-20px); transition: 0.5s all; line-height: 1.8;}
.header .menu li .child .w{padding:10px 0 120px; width: 193px;  background:url(../images/mb.png) no-repeat bottom center; position: relative; color: #fff;  text-align: center;}
.header .menu li .child .w p{  border-bottom: 2px solid #95b8ed;}
.header .menu li .child .w a{padding: 5px 0; color: #fff; display: block;}
.header .menu li .child .w a:hover{  background: #2664c2;}
/*.header .menu li .child .w:after{content: " "; position: absolute; left: 50%; margin-left: -9px; top: -18px; width: 0; height: 0; border:9px solid rgba(0,0,0,0); border-bottom-color: #014099;}*/
.header .menu li:hover .child{opacity: 1; visibility: visible; transform: translateY(0);}

.header{  position: relative; z-index: 1000; height: auto; transition: 0.5s all; }


.bodyfixd .header .menu-box{position: fixed; left: 0; right: 0; top: 0; box-shadow: 0 0 5px rgba(0,0,0,0.2); }

.bodyfixd .main{ padding-top: 80px;}

.header .top{ height: 48px;  background: #fff;}
.header .language{ background: url(../images/01.png) no-repeat left center; top: 3px; padding:0 25px 0 25px; position: relative; z-index: 100;}
.header .language dt i{ background: url(../images/03.png); width: 8px; height: 5px; display: block; position: absolute; right: 0; top: 50%; margin-top: -3px; transition: 0.3s all;}
.header .language:hover dt i{ transform: rotate(180deg);}
.header .language:hover dd{ opacity: 1; visibility: visible; transform: translateY(0);}
.header .language dd{ position: absolute; right: 0; top: 100%; opacity: 0; visibility: hidden; transition: 0.3s all; transform: translateY(20px);}
.header .language dd ul:before{ content: " "; position: absolute; right: 2px; top: -18px; width: 0; height: 0; border:9px solid rgba(0,0,0,0); border-bottom-color: #fafafa;}
.header .language dd ul{background:#fafafa; position: relative; margin-top: 10px; box-shadow: 0 0 3px rgba(0,0,0,0.1); padding:5px 10px;}
.header .language dd li{ margin-bottom: 5px;}

.header .search{ position: relative; z-index: 1; padding-right: 40px; margin-right: 30px; width: 1.8em; height: 1.8em; position: relative; }
.header .search .b{ position: absolute; padding: 2px 10px; border-radius: 100px; overflow: hidden; border:1px solid #fff; top: 0px; transition: 0.3s all; right: 0; background: #fff; }
.header .search input{ border: 0; width: 30px; border: 0; opacity: 0; visibility: hidden; transition: 0.3s all;}
.header .search button{ position: absolute; right: 6px; top: 50%; margin-top: -9px; background: url(../images/02.png) no-repeat;   border: 0; width: 18px; height: 18px;}
.header .search:hover{ z-index: 3;}
.header .search:hover .b{ border-color: #ddd; }
.header .search:hover input{ opacity: 1; visibility: visible; width: 150px }
.header .aa{ position: relative; z-index: 2;}
.header .www{ padding-top: 10px;}
.header .t1{ display: none;}
.menu_h { display: none; }

.swiper-slide img{ width: 100%; height: auto;}
.home-box1{ background: #064097; color: #fff; text-align: center; padding: 60px 0 50px;}
.home-box1 .wrap{}
.home-box1 .f-68 span{ transform: scale(0.9) translateY(-20px); display: inline-block;}
.home-box1 .f-18{ opacity: 0.9;}
.home-box2{ background: #1b4391; color: #fff;}
.home-box2 .wrap:after{ position: absolute; content: ' '; background: url(../images/home_05.jpg) no-repeat; background-size: 100% 100%; width: 570px; height: 126px; right: 0; top: 100%; margin-top: 0;}
.home-box2 dl{ padding: 50px 70px;}
.home-box2 dt{ margin-bottom: 20px;}
.home-box2 dd{ align-items: flex-start; position: relative; text-align: justify;}
.home-box2 dd::after{ content:" "; display: block; position: absolute; left: 50%; top: 10px; bottom: 20px; width: 1px; background: #fff;}
.home-box2 dd .p1{ height: 100%;}

.home-box3{ margin: 100px 0;}
.home-box3 .tab-a{ cursor: pointer; display: inline-block; margin:0 40px  0 0; position: relative; color: #53565b;}
.home-box3 .tab-a:after{ content: ''; position: absolute; right: -24px; top: 50%; border-radius: 100%; margin-top: -2px; width: 4px; height: 4px; background: #333;}
.home-box3 .tab-a:last-child:after{ display: none;}
.home-box3 .tab-a.cur{ color: #064097;}
.home-box3 .tab-head{ margin-bottom: 30px;}
.home-box3 .tab-b ul{ margin: 0 -5px;}
.home-box3 .tab-b li{ float: left; width: 33.33%; }
.home-box3 .tab-b li .w{ margin: 0 5px;}
.home-box3 .tab-b li .p{ color: #2b43a7; display: block; padding: 16px 20px 20px; margin-top: 10px; border: 4px solid #2b43a7;}
.home-box3 .tab-b li .p:hover{ background: #f0f2f8;}
.home-box3 .tab-b li .p p{ margin-bottom: 10px;}
.home-box3 .tab-b li .p .f-16{ position: relative;}
.home-box3 .tab-b li .p .f-16 i{ background: url(../images/04.png) no-repeat; position: absolute; right: 0; top: 50%; margin-top: -7px; width: 14px; height: 14px;}

.home-box4{}
.home-box4 .tab-a{ margin-right: 20px; background: #f0f2f8; color: #2b42a7;  display: inline-block; padding: 3px 15px; border-radius: 100px; margin-bottom: 30px; cursor: pointer;}
.home-box4 .tab-a.cur{ background: #2b42a7; color: #fff;}
.home-box4 .tab-body{ padding: 80px 0; background: url(../images/bg1.jpg) no-repeat center; background-size: cover}
.home-box4 .swiper-slide{ width: 33.33%;}
.home-box4 .bon{ position: absolute; width: 62px; height: 62px; top: 50%; margin-top: -62px; z-index: 100; background-size: 100%; background-repeat: no-repeat; cursor: pointer; }
.home-box4 .bon.next{ background-image: url(../images/l1.png); left: -62px;}
.home-box4 .bon.prev{ background-image: url(../images/l2.png); right: -62px;}

.home-box5{}
.home-box5 .box{ width: 50%; float: left; height: 530px; color: #ffffff; background-position: center; background-size: cover; }
.home-box5 .box dl{ width: 45%; padding-top: 160px;}
.home-box5 .box .p{ margin: 20px 0 10px; min-height: 8em;}
.home-box5 .box dd a{ display: inline-block; border: 2px solid #fff; color: #fff; border-radius: 100px; padding: 3px 10px;}
.home-box5 .box dd a:hover{ background: #fff; color: #2b42a7;}
.home-box5 .box.left dl{ float: left; margin-left: 10%;}
.home-box5 .box.right dl{ float: left; margin-left: 10%;}

.footer{ padding: 30px 60px; border-top: 1px solid #ddd; color:#535353;}
.footer .right .a{ text-align: right;  font-weight: bold; }
.footer .right .a a{ display: inline-block; margin-left: 10px; color: #000;}
.footer .right .share{ margin-top: 40px;}
.footer .right .share > div{ float: right; position: relative; padding: 5px; margin-left: 10px; border: 1px solid #929292; border-radius: 10px;}
.footer .right .share .child{ position:absolute; right: 0; padding: 5px; border-radius: 3px; background: #fff; bottom: 100%; box-shadow: 0 0 4px rgba(0,0,0,0.2); display: none;}
.footer .right .share .child img{ width: 140px; height: 140px;}
.footer .right .share > div:hover .child{ display: block;}
.footer .right .share > div a{ line-height: 25px; display: inline-block;}
.footer .right .share > div img{ vertical-align: top;}
.footer .left a{ color: #535353;}
.footer .left .d2{ margin-top: 30px;}
.footer .left .d2 span{ display: inline-block; margin-right: 20px;}
.buy { margin-top: 20px;}
.buy a{ display: inline-block; background: #064097; color: #fff; border-radius: 30px; padding: 5px 20px; }
.buy a:hover{ background: #2664c2;}
.other-banner img{ width: 100%; height: auto;}
body .layui-layer-video{ background: #000;}
body .layui-layer-video .layui-layer-content{overflow: hidden;}

.about-1{}
.about-1 .tit{ border-bottom: 1px solid #ddd; margin: 50px 0 20px; padding-bottom: 10px;}
.about-1 .p{ margin: 20px 0 50px; text-align: justify;}
.about-1 li{ text-align: center; padding: 40px 0;}
.about-1 li div span{ display: inline-block; top: -10px; position: relative;}
.about-2{ background-size: cover; background-position: center;}
.about-2 .wrap{ height: 730px; display:flex; align-items: center;}
.about-2 h2{}
.about-2 article{ width: 50%; margin-top: 30px;}
.about-2 .video{ display: inline-block; margin: 30px 0; cursor: pointer;}

.about-3 dl{ text-align: center; width: 80%; margin: 0 auto; padding: 70px 0 50px;}
.about-3 dt{ margin-bottom: 20px;}
.about-3 ul{ margin: 0 -2px;}
.about-3 li{ float: left; width: 25%;}
.about-3 li .w{ margin: 0 2px; position: relative;}
.about-3 li .w img{ width: 100%; opacity: 1;}
.about-3 li .w .p{ position: absolute; left: 0; bottom: 0; right: 0; text-align: left; padding: 15px 0;  padding-left: 2em; color: #fff; background-image: linear-gradient(to top,#000000, rgba(0,0,0,0));}

.about-4{ margin: 70px 0 0;}
.about-4 .t1{ padding-bottom: 20px;}
.about-4 .bk1{color: #fff; background: #173b85;}
.about-4 .bk2{color: #fff; background: #1b4391; }
.about-4 .bk1 .wrap,
.about-4 .bk2 .wrap{ padding: 40px 0 40px;}
.about-4 li{ text-align: center; float: left;}
.about-4 li img{ width: 85px; height: 85px;}
.about-4 li p{ margin-top: 20px;}
.about-4 ul{ padding: 40px 0;}
.about-4 .ul1 li{ width: 33.33%; position: relative;}
.about-4 .ul1 li:after{ content: ""; position: absolute; left: 70%; top: 50%; width: 60%; height: 1px; border-bottom: 2px dotted #fff;}
.about-4 .ul1 li:last-child:after{ display: none;}
.about-4 .ul2 li{ width: 25%;}

.main-tit{ margin-top: 50px; padding-bottom: 10px; border-bottom: 1px solid #ccc; color: #6e7276;}

.history{ background: url(../images/jin_03.jpg) top center no-repeat; margin-top: 50px;}
.history .left{ float: left; width: 150px; margin-right: 160px; color: #bbb; padding: 60px 0;}

.history-swiper{border-right: 1px solid #ddd; position: relative;}
.history .history-swiper1{ height: 500px; padding-right: 10px; margin-right: -10px;}
.history-swiper1 .swiper-slide{ position: relative;}
.history-swiper1 .swiper-slide:after,
.history-swiper1 .swiper-slide:before{ right: 0; width: 8px; height: 1px; background: #ddd; position: absolute; content: '';}
.history-swiper1 .swiper-slide:after{ top: 50%;}
.history-swiper1 .swiper-slide:before{ bottom: 0;}
.history-swiper1 .swiper-slide .t{ position: absolute; left: 0; right: 0; padding-right: 20px; top: 25%; height: 50%; display:flex; align-items:center; text-align: right; justify-content: flex-end; cursor: pointer;}
.history-swiper1 .swiper-slide .t:after,
.history-swiper1 .swiper-slide .t:before{ right: 0; width: 5px; height: 1px; background: #ddd; position: absolute; content: '';}
.history-swiper1 .swiper-slide .t:after{ top: 0;}
.history-swiper1 .swiper-slide .t:before{ bottom: 0;}
.history-swiper1 .swiper-slide.cur .t{ color: #024199; font-size: 40px;}
.history-swiper1 .swiper-slide.cur .t p:after{ right: -4px; top: 50%; margin-top: -4px; width: 6px; height: 6px; border: 2px solid #024199; background: #fff; position: absolute; content: ''; border-radius: 100%; z-index: 10;}
.history-swiper .bon{ position: absolute; width: 40px; height: 40px; right: -20px; background-size: 100%; background-repeat: no-repeat; cursor: pointer;}
.history-swiper .bon.prev{ background-image: url(../images/b2.png); bottom: -45px;}
.history-swiper .bon.next{background-image: url(../images/b1.png); top: -45px;}
.history-swiper .bon.prev.dis{ background-image: url(../images/b4.png); cursor: default;}
.history-swiper .bon.next.dis{background-image: url(../images/b3.png);  cursor: default;}

.history .right{ overflow: hidden;}
.history .right ul{ display: none;}
.history .right ul.cur{ display: block;}
.history .right li{ margin-bottom: 40px;}
.history .right .t{ color: #024199; margin: 0 0 15px 0;}
.history .right dt{ color: #024199; float: left; margin-right: 30px; margin-top: -2px;}
.history .right dl{ position: relative; padding-left: 20px; margin-bottom: 40px;}
.history .right dl dd{ overflow: hidden; }
.history .right dl:after{ content: " "; position: absolute; top:0.65em; left: 0; width: 6px; height: 6px; border-radius: 100%; background: #024199;}
.history .right dl:before{}

.brand-1{}
.brand-1 .t1{ text-align: center; margin:40px 0 20px;}
.brand-1 dt{   width: auto;}
.brand-1 dt img{ width: 100%; height: auto;}
.brand-1 dd{ margin-top: 80px; width: 600px; margin-left: 40px;}
.brand-1 dd h3{ margin-bottom: 1em;}

.brand-2{ background-size: cover; background-position:center; margin:70px 0 0;}
.brand-2 .wrap{ height: 670px;}
.brand-2 article{ text-align: center;  width: 80%; margin: 2em auto 0;}

.brand-3{ background-size: cover; background-position:center; }
.brand-3 .wrap{ height: 610px;}
.brand-3 .w{ margin-left: 45%;}
.brand-3 .w li{ float: left; width: 33.33%;} 
.brand-3 .w dl{ overflow: hidden;}
.brand-3 .w dt{ float: left; margin-right: 10px;}
.brand-3 .w dt img{ width: 50px; height: 50px;}
.brand-3 .w dd{ line-height: 1; overflow: hidden;}
.brand-3 .w dd p{ font-weight: bold;}
.brand-3 .w dd p em{ position: relative; top: -10px;}
.brand-3 .w dd div{ margin-top: 10px; opacity: 0.8;}
.brand-3 .w .p{ margin-top: 3em; margin-left: 10px;}
.brand-3 .wrap:after{ position: absolute; content: ' '; background: url(../images/brand1.png) no-repeat; background-size: 100% 100%; width: 376px; height: 95px; right: 0; top: 100%; margin-top: -2px;}

.brand-4{ margin-top: 70px;}
.brand-4 ul{ margin: 0 -5px;}
.brand-4 li{ float: left; width: 33.33%; margin-bottom: 20px; }
.brand-4 li .img{ position: relative;}
.brand-4 li .video{ cursor: pointer; z-index: 100; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2);}
.brand-4 li .video i{position: absolute; background: url(../images/video.png) no-repeat; width: 35px; height: 41px; margin: -20px 0 0 -17px; top: 50%; left: 50%;}
.brand-4 li .w{ margin: 0 5px;}
.brand-4 li .p{ color: #2b43a7; display: block; padding: 16px 20px 20px; margin-top: 10px; border: 4px solid #2b43a7;}
.brand-4 li .p:hover{ background: #f0f2f8;}

.product{ margin-top: 50px;}
.product .right{ padding: 30px 0 0 30px;}
.product .right h3{}
.product .right .p1{ margin-top: 50px; display: inline-block; padding: 10px; border: 3px solid #024199;}
.product .right .p2{ margin: 30px 0;}
.product .left{ float: left; width: 55%;  background: #f2f7fa; padding: 40px 0;}
.product .left .sw1{ width: 80%; margin: 0 auto;}
.product .left .sw2{ position: relative; width: 35%; margin: -50px auto 0; z-index: 2;}
.product .left .sw2 .bon{ position: absolute; width: 20px; height: 20px; top: 50%; margin-top: -10px; z-index: 100; background-size: 100%; background-repeat: no-repeat; cursor: pointer !important; opacity: 1 !important;}
.product .left .sw2 .bon.next{ background-image: url(../images/l1.png); left: -30px;}
.product .left .sw2 .bon.prev{ background-image: url(../images/l2.png); right: -30px;}
.product .left .sw2 .bon.next.dis,
.product .left .sw2 .bon.prev.dis{ opacity: 0.3 !important; cursor:default;}
.product .left .sw2 .bg{ display: block; padding: 2px; opacity: 0.5;}
.product .left .sw2 .cur .bg{ padding: 0; border: 2px solid #2b43a7; opacity: 1;}

.product .right{ overflow: hidden;}

.prodcut-2{ margin: 50px 0;}

.prodcut-3 .tit{ border-bottom:1px solid #ddd; color: #6e7276; margin-bottom: 40px;}

.prodcut-3 .bon{ position: absolute; width: 62px; height: 62px; top: 50%;  z-index: 100; background-size: 100%; background-repeat: no-repeat; cursor: pointer; }
.prodcut-3 .bon.next1{ background-image: url(../images/l1.png); left: -72px;}
.prodcut-3 .bon.prev1{ background-image: url(../images/l2.png); right: -72px;}
.prodcut-3 .swiper3{ margin: 0 -5px;}
.prodcut-3 .bg{ display: block; margin: 0 5px; padding: 30px 5%; background: #f2f7fa; text-align: center;}

.pro-top{ padding-top: 50px;}
.pro-top .left{ width: 50%; float: left; padding: ;}
.pro-top .left .w{ padding: 20px 20px;}
.pro-top .right{ overflow: hidden;}
.pro-top .right ul{ padding-left: 10px;}
.pro-top .right li:first-child{ margin-bottom: 10px;}
.pro-top .right dl{ overflow: hidden; padding: 5% 0;}
.pro-top .right dt{ float: left; width: 40%; padding:0 2%;}
.pro-top img{ width: 100%; }
.pro-top .right dd{ overflow: hidden; padding-right: 20px; padding-top: 20px;}
.pro-top .right dd h2{ line-height: 1.1;}
.pro-top .right dd h3{ line-height: 1.1;}
.pro-top .right dd p{ border-top: 1px solid #2b42a7; margin-top: 20px; padding-top: 10px;}

.pro-list{ margin-top:50px;}
.pro-list ul{ margin: 0 -5px;}
.pro-list li{ width: 33.33%; float: left;}
.pro-list li img{ width: 100%;}
.pro-list li .box{ display: block; background: #f2f7fa; padding:0 0 20px 0; margin: 0 5px 10px; position: relative; overflow: hidden;}
.pro-list li .bg{ text-align: center; padding: 20px;}
.pro-list li .bg p{ color: #8f949a;}
.pro-list li .child{ position: absolute; padding:20% 10% 0; text-align: center; left: 0; top: 0; bottom: 0; right: 0; background: rgba(1,64,153,0.95); color: #fff; opacity: 0; transform: translateY(20%); transition: 0.4s all ease;}
.pro-list li .child .p2{ text-align: justify; margin: 20px 0;}
.pro-list li .child .p3{ margin-top: 20px;}
.pro-list li .child .p3 span{ display: inline-block; border: 2px solid #fff; color: #fff; border-radius: 100px; padding: 3px 10px;}
.pro-list li:hover .child{ opacity: 1; transform: translateY(0);}

.page{ margin: 50px 0 20px;}
.page span{ display: inline-block; margin: 0 10px;}
.page a{ display: inline-block; border: 1px solid #ddd; min-width: 2.5em; line-height: 2.5; background-position: center; background-repeat: no-repeat;}
.page a:hover{ background-color: #f6f6f6;}
.page a.cur{ background: #2b42a7; color: #fff; border-color: #2b42a7;}
.page a.first{ background-image: url(../images/page1.png);}
.page a.last{ background-image: url(../images/page2.png);}
.page a.prev{ background-image: url(../images/page3.png);}
.page a.next{ background-image: url(../images/page4.png);}
.page .input{ border: 1px solid #ddd;}
.page .input input{ border: 0; width: 40px; text-align: center; height: 2.5em; line-height: 2.5;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.page .input button{ border: 0; background: #2b42a7; padding: 0 10px; color: #fff; height: 2.5em; line-height: 2.5;}

.culture-1{ margin-top: 50px;}
.culture-1 .item{ height: 570px; position: relative; float: left; width: 50%;}
.culture-1 .item .w{ position: absolute; left: 10%; bottom: 15%; width: 50%;}
.culture-1 img{max-width: 100%;}

.culture-2{ margin-top: 50px; background: #064097;}
.culture-2 .wrap:after{ position: absolute; content: ' '; background: url(../images/c_10.jpg) no-repeat; background-size: 100% 100%; width: 463px; height: 110px; right: 0; top: 0; margin-top: 0;}

.culture-3{  background: #1b4391;}
.culture-2 .t{ padding: 50px 0 0;}
.culture-ul{ margin: 0 -20px; padding: 50px 0;}
.culture-ul li{ float: left; width: 33.33%;}
.culture-ul li .w{ margin:0 20px; border: 4px solid #325393; background: url(../images/c1.png) no-repeat; background-position: center 90%; padding: 30px; padding-bottom: 15%; }
.culture-ul li .w dt{}
.culture-ul li .w dd{ min-height: 8em;}

.honor-1 { margin: 50px -20px;}
.honor-1 .item{ float: left; width: 50%;}
.honor-1 .item .bg{ display: block; margin:0 20px 10px; position: relative; cursor: default;} 

.honor-2{ margin: 50px 0 20px;}
.honor-2 .swiper3{ margin: 0 -10px;}
.honor-2 .swiper-slide{ width: 33.33%; }
.honor-2 .bg{ display: block; margin: 0 10px 0; position: relative; cursor: default;}
.honor-1 .bg p,
.honor-2 .bg p{ position: absolute; bottom: 0; left: 0; right: 0; background-image: linear-gradient(to top,#000000, rgba(0,0,0,0)); color: #fff; padding:30px 20px 20px;}
.honor-2 .bon{ position: absolute; width: 62px; height: 62px; top: 50%;  z-index: 100; background-size: 100%; background-repeat: no-repeat; cursor: pointer; margin-top: -31px;}
.honor-2 .bon.next1{ background-image: url(../images/l1.png); left: -72px;}
.honor-2 .bon.prev1{ background-image: url(../images/l2.png); right: -72px;}
.honor-2 .bon:hover{ opacity: 0.95;}
.swiper-button-disabled{ opacity: 0.5 !important; cursor: default !important;}
.scenic-1{ color: #8f949a; margin: 50px 0 30px;}
.main-tit2{ border-bottom: 1px solid #eee; padding-bottom: 10px; color: #6e7276;}
.scenic-2{ padding: 20px 0;}
.scenic-3,
.scenic-6{ color: #858a95;}
.scenic-4{ margin: 30px -5px 50px;}
.scenic-4 a{ display: block; float: left; width: 33.33%; overflow: hidden; cursor: default;}
.scenic-4 a .w{ margin: 0 5px; position: relative;}
.scenic-4 a .w:after{ content: " "; position: absolute; background: url(../images/fangda.png) #024199 no-repeat center; width: 30px; height: 30px; left: 50%; top: 50%; margin: -25px 0 0 -25px; transform: scale(0.5); transition: 0.3s all;  opacity: 0.1;  padding: 10px; border-radius: 100%; display: none;}
.scenic-4 a .w:hover:after{ transform: scale(1);  opacity: 0.8; }



.scenic-5{ position: relative}
.scenic-5 .left{ position: absolute; left: 0; top: 0; bottom: 0; width: 38%; }
.scenic-5 .left dl{text-align: center;}
.scenic-5 .left dd{ display: inline-block; border: 2px solid #fff; color: #fff; margin-top: 20px; padding: 5px 20px; border-radius: 100px;}
.scenic-5 .right{ width: 62%; overflow: auto; margin-left: 38%;}

.society-1{ padding: 40px 0 30px;}
.society-1 dt{ padding-bottom: 10px;}
.society-2 {display:flex; position: relative;}
.society-2 dt{ float: left; width: 50%; overflow: hidden; }
.society-2 dt img{ width: 100%; height: auto; }



.society-2 dd{ background: url(../images/ss.jpg) no-repeat; background-size: cover; overflow: auto; position: absolute;left: 50%; top: 0; bottom: 0; right: 0;}
.society-2 dd .w{ padding: 30px;}

.society-2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background: #fff;}
.society-2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background: #fff;}

.society-list { margin-top: 30px;}
.society-list ul{ margin: 0 -5px;}
.society-list li{ width: 33.33%; float: left;}
.society-list li .w{ display: block; margin: 0 5px 20px;}
.society-list li .w div{ padding: 10px 0;}
.society-list li .w:hover div{ background: #2b43a7; color: #fff; padding: 10px 10px; box-shadow: 0 0 6px rgba(0,0,0,0.5);} 

.news-wrap{ max-width: 1000px;}
.news-tit{ margin: 50px 0 30px; line-height: 1.2;}
.news-tit2{ padding: 0 0 40px;}
.news-tit3{ border-bottom: 1px solid #ddd; height: 2px; line-height: 2px; position: relative; margin-bottom: 30px;}
.news-tit3 i{border-bottom: 2px solid #014099; display: inline-block; width: 30%; height: 0; position: absolute; }

.share1{ padding: 20px 0 ; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.art-page{ position: relative;}
.art-page .p{ margin-bottom: 5px;}
.art-page a{ color: #1b4391;}
.art-page .close{ position: absolute; right: 0; top: 0; padding: 6px; background: url(../images/close.png) center no-repeat #1b4391; width: 20px; height: 20px;}

.news-top{ position: relative; overflow: hidden; margin: 50px 0;}
.news-top .img{ position: absolute; left: 0; top: 0; bottom: 0; right:38%;}
.news-top .img img{ position: absolute; width: 100%; height: 100%; object-fit: cover;}
.news-top ul{ width: 36%; float: right; position: relative; z-index: 2;}
.news-top ul li .w{ border: 3px solid #ecedee; display: block; padding:10px 20px; margin-bottom:10px ;}
.news-top ul li:last-child .w{ margin-bottom: 0;}
.news-top ul li.cur .w{ border-color: #2b43a7;}
.news-top ul li .w .t2{ margin-top: 10px;}
.news-top ul li .w:hover .t2{ color: #333;}
.news-top ul li .wh{ display: none;}
.news-list{}
.news-list li{ padding: 45px 0; border-bottom: 1px solid #ddd;}
.news-list li .w{}
.news-list li dt{ float: left; width: 440px; margin-right: 30px;}
.news-list li dd{ overflow: hidden;}
.news-list li dd .i{ background: url(../images/04.png) no-repeat; display: inline-block;  width: 14px; height: 14px;}
.news-list li dd .t1{ margin-bottom: 5px;}
.news-list li dd .t2{ margin-bottom: 20px; margin-top: 20px; color: #8f949a;}


.media-list{ margin: 20px -10px 0;}
.media-list li{ padding-top: 20px; width: 33.33%; float: left;}
.media-list li .w{ margin: 0 10px 0;}
.media-list li dt{  margin-bottom: 0;}
.media-list li dd{ overflow: hidden; margin: 10px; position: relative;}
.media-list li dd .t1{ margin-bottom: 10px; font-weight: bold;}
.media-list li dd .t1 a{ color: #878b97;  overflow:hidden; line-height:1.5; height:3em;  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.media-list li dd span{ display: inline-block; background: #f1f2f7; padding: 0 5px;}
.media-list li dd span em{ display: inline-block; margin-left: 10px;}
.media-list li dd .i{ position: absolute; right: 0; bottom: 3px; background: url(../images/04.png) no-repeat; display: inline-block;  width: 14px; height: 14px;}
.media-list li:hover .w{ background: #f1f2f7;}

.notice-list li{padding: 45px 0; border-bottom: 1px solid #ddd;}
.notice-list li dt{ float: left; background: #f0f2f8; padding: 5px 10px; text-align: center; margin-right: 30px; }
.notice-list li dt i{ display: block; line-height: 1.1;}
.notice-list li dd{ overflow: hidden;}
.notice-list li .t1{ margin-bottom: 20px;}
.notice-list li dd .i{ margin-top: 20px; background: url(../images/04.png) no-repeat; display: inline-block;  width: 14px; height: 14px;}

.join-1{ margin-top: 50px;}
.join-1 ul{ margin: 0 -10px;}
.join-1 li{ float: left; width: 50%;}
.join-1 .item{ height: 350px; position: relative; margin: 0 10px 0;}
.join-1 .item .bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
.join-1 .item .w{ position: absolute; left: 10%; bottom: 10%; z-index: 2;}
.join-1 .item .w dd a{display: inline-block; border: 2px solid #fff; color: #fff; border-radius: 100px; padding: 3px 10px;}
.join-1 .item .w dd a:hover{ background: rgba(255,255,255,0.3);}
.join-2{ margin-top: 50px;}
.join-2 img{ width: 100%; height: auto;}

.faq-list{ margin-top: 50px;}
.faq-list li{ border-bottom: 1px solid #ddd; padding: 20px;}
.faq-list li dd{ margin-top: 10px; display: none;}
.faq-list li dt{ position: relative; padding-right: 30px; cursor: pointer;}
.faq-list li dt .i{ background: url(../images/i_09.jpg) no-repeat center; width: 32px; height: 32px; position: absolute; right: 0; top: 50%; margin-top: -16px;}
.faq-list li.cur{ padding: 18px; border: 3px solid #2b43a7; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.faq-list li.cur dd{ display: block; color: #858a95;}
.faq-list li.cur dt .i{ background-image: url(../images/i_05.jpg);}

.society-1 dd,
.news-content,
.news-tit2{ color: #9e9e9e;}

.report-list ul{ margin: 50px -10px 0;}
.report-list li{ margin-bottom: 20px;  float: left; width: 50%;}
.report-list li .w{ background: #f1f2f7; display: block; padding: 10px; margin: 0 10px;}
.report-list li .w i{ background: url(../images/pdf.jpg) no-repeat; background-size: 100%; width: 2em; height: 2em; float: left; margin-right: 2em;}
.report-list li .w p{ overflow: hidden; line-height: 2; }

.contact-1{ padding: 50px 0;}
.contact-1 .fr{ width: 35%; margin-left: 20px;}
.contact-1 .maps{ overflow: hidden; height: 400px;}
.contact-1 .code{ width: 130px; text-align: center; margin-top: 30px;}
.contact-1 .code img{ width: 100%; height: auto;}

.contact-2{}
.contact-2 li{ float: left; width: 33.33%; padding: 20px 0; border-bottom: 1px solid #ddd;}
.contact-2 li .p2{ display: none;}
.contact-2 li a{ color: #024199;}
.search-box{ display: block; margin: 30px 0 30px; width: 320px; background: #fff; border-radius: 1000px; border: 1px solid #ddd; padding: 0 10px ; position: relative;}
.search-box input{ width: 100%; padding: 10px 0; border: 0; background: none;}
.search-box button{ position: absolute; right: 10px; top: 50%; margin-top: -1em;  border-radius: 500px; background: #014099; color: #fff; border: 0; padding: 5px 20px; }


@media only screen and (min-width: 1000px) {
	.society-list li .w,
	.honor-1 .item .bg,
	.honor-2 .bg,
	.news-top .img,
	.news-list li dt,
	.media-list li dt,
	.join-1 .item,
	.scenic-4 a .w,
	.society-2 dt{ overflow: hidden;}
	
	.society-list li .w img,
	.honor-1 .item .bg img,
	.honor-2 .bg img,
	.news-top .img img,
	.news-list li dt img,
	.media-list li dt img,
	.brand-1 dt img,
	.join-1 .item .bg,
	.scenic-4 a .w img,
	.society-2 dt img{transition: 0.8s all ease; transform: scale(1);}
	
	.society-list li .w:hover img,
	.honor-1 .item .bg:hover img,
	.honor-2 .bg:hover img,
	.news-top .img:hover img,
	.news-list li dt:hover img,
	.media-list li:hover dt img,
	.brand-1 dt:hover img,
	.join-1 .item:hover .bg,
	.scenic-4 a .w:hover img,
	.society-2 dt:hover img{transform:scale(1.05);}
	
	.society-list li .w div{ background: #fff; position: relative; z-index: 2;}
}

/*---------------------------------------------------------------------------*/

@media only screen and (max-width: 1660px) {
	
	.wrap{ margin: 0 90px;}
	.footer{ padding: 30px 80px;}
	.about-2 .wrap{ height:630px ;}
	.brand-2 .wrap{ height: 570px;}
	.join-1 .item{ height: 300px;}
	.culture-1 .item{ height: 500px;}
	.news-wrap{ margin: 0 auto;}
}

@media only screen and (max-width: 1400px) {
	.home-box5 .box dl{ padding-top: 80px; width: 55%;}
	.home-box5 .box{ height: 420px;}
	.about-2 .wrap{ height:530px ;}
	.brand-1 dd{ margin-top: 40px;}
	.brand-2 .wrap{ height: 470px;}
	.culture-1 .item{ height: 420px;}
	.join-1 .item{ height: 280px;}
}
@media only screen and (max-width: 1300px) {
	.about-2 .wrap{ height:450px ;}
	.product .left .sw2{ margin-top: 0px;}
	}

@media only screen and (max-width: 1100px) {
	.brand-1 dd{ width:auto; float: none; margin: 0 0 30px;}
	.brand-3 .wrap{ height: 510px;}
	.culture-1 .item{ height: 400px;}
	.join-1 .item{ height: 240px;}
}

@media only screen and (max-width: 1000px) {

	 .menu_h { display: block; background: none; transition: 0.3s all; z-index:1000; -webkit-transition: 0.3s all; border: none; width: 30px; height: 30px; padding: 0; outline: none; position: relative; right: 0; top: -2px; transform: scale(0.8); }
	.menu_h::before, .menu_h::after, .menu_h span { background: #014099 ; border-radius: 2px; }
	.menu_h::before, .menu_h::after { content: ''; position: absolute; height: 5px; width: 100%; left: 0; top: 50%; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; }
	.menu_h span { position: absolute; width: 100%; height: 5px; left: 0; overflow: hidden; text-indent: 200%; -webkit-transition: opacity 0.25s; transition: opacity 0.25s; }
	.menu_h::before { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
	.menu_h::after { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
	.menu-open .menu_h span { opacity: 0; }
	.menu-open .menu_h::before { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
	.menu-open .menu_h::after { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }
	.menu-open nav { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index:1000; }
	.menu-open .body-box { overflow: hidden; }
	/*关闭弹层*/
	.menu-open .ph-mask { display: block; width: 100%; height: 100%; background: #000; opacity: 0.8; position: fixed; left: 0; top: 0; z-index: 99; }
	.header{  position: fixed; left: 0; top: 0; width: 100%; background: #fff; z-index: 1000; box-shadow: 0 0 3px rgba(0,0,0,0.2);}
	.header .wrap{ height: auto; }
	.header .menu{ display: none; position: fixed; top: 48px; right: 0; left: 0; padding: 0; background: #0146a9; border-top: 2px solid #014099;}
	.header .menu li{ float: none; margin: 0;  border-bottom: 1px solid #f0f0f0;}
	.header .menu li>a{ line-height: 5rem; padding-left: 15px; display: block;}
	.header .menu li .child{ position: relative; left: 0; top: 0; margin: 0; opacity: 1; visibility: visible; transform: none; display: none;}
	.header .menu li .child .w{ width: auto; border-radius: 0; padding: 0; background: #2e73dc; margin: 0; text-align: left;}
	.header .menu li .child .w a{  display: block; padding-left: 30px;}
	.header .menu li .child .w:after{ border-bottom-color:#f0f0f0}
	.header .menu li.open .child{ display: block;}
	.header .menu li .ii{ position: absolute; right: 0; top: 0; width: 50%; height: 5rem; background: rgba(0,0,0,0);}
	.header .menu li .ii:after{ content: ""; position: absolute; right:10px; top: 50%; margin-top: -8px; background: url(../images/jia.png) no-repeat; background-size: 100%; width: 15px; height: 15px; z-index: 1;}
	.header .menu li.open .ii:after{ background-image: url(../images/jian.png);}
	.header .menu li .child .w a:hover{ color: #000;}
	.wrap{ margin: 0 10px;}
	.header .top{ padding: 0px 0; }
	.header .logo{ margin-top: -48px;}
	.header .logo img{ height: 48px; width: auto;}
	.bodyfixd .header .menu-box{ position: relative;}
	
	.ph-mask-bg{ visibility: hidden; opacity: 0; position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.2); z-index: 999; transition: 0.2s all;}
	.menu-open .ph-mask-bg,
	.search-open .ph-mask-bg,
	.lang-open .ph-mask-bg{ opacity: 1; visibility: visible;}
	.header .search{ position: fixed; padding: 0; top: 55px; left: 10px; right:10px ;  margin: 0; display: none; width: auto; height: auto;} 
	.header .search .b{ position: relative;}
	.header .search:hover input,
	.header .search input{ opacity: 1; visibility: visible; width: 100%; background: none;}
	.header .search:hover,
	.header .search .b{ border: 1px solid #014099; overflow: visible;}
	.header .search:after{content: " "; position: absolute; right: 195px; top: -14px; width: 0; height: 0; border:7px solid rgba(0,0,0,0); border-bottom-color: #014099;}
	.header .language{ margin: 1px 15px 0; padding: 0 15px 0 20px;}
	.header .t1{ margin: 1px 0px 0 10px; display: block;}
	.header .aa{ margin: 0 4px 0 0;}
	.main{ padding-top: 48px;}
	.header .language dd{ position:fixed; top: 48px; width: 50%; display: none;}
	.header .language dd ul:before{ right: auto; right: 150px; top: -14px; border:7px solid rgba(0,0,0,0); border-bottom-color: #014099;}
	.header .language dd ul{ margin-top: 0;}
	
	.menu-open .header .menu{ display:block;}
	.search-open .header .search{ display: block;}
	.lang-open .header .language dd{ display: block;}
	
	
	.home-box4 .tab-body{ padding: 30px 50px;}
	.home-box4 .bon{ width: 30px; margin-top: -15px; height: 30px;}
	.home-box4 .bon.prev{ right: -32px;}
	.home-box4 .bon.next{ left: -32px;}
	
	.footer{ padding: 20px;}
	.about-4 li img{ width: 60px; height: 60px;}
	
	
	.prodcut-3 .bon{ display: none;}
	.culture-ul li{ width: auto; float: none; margin-bottom: 10px;}
	.culture-ul li .w dd{ min-height: 3em;}
	.culture-ul li .w{ padding: 30px; padding-bottom: 10%; background-size: 100% auto;}
	.honor-2 .bon{ transform: scale(0.5); }
	.honor-2 .bon.prev1{ right: 0; background-image: url(../images/l4.png);}
	.honor-2 .bon.next1{ left: 0; background-image: url(../images/l3.png);}
	
	.honor-2,
	.honor-1{ margin: 20px 0;}
	.honor-1 .item .bg{ margin: 10px;}
	.honor-2 .swiper3{ margin: 0;}
	
	.scenic-5 .left dt img{ width: 120px; height: auto;}
	.news-list li dt{ width: 300px;}
	.media-list li{ width: 50%;}
	.join-1 .item{ height: 200px;}
}

@media only screen and (max-width: 750px) {
	.home-box1{ padding: 20px 0;}
	.home-box1 ul{  overflow: hidden; display: block;}
	.home-box1 ul li{ width: 50%; flex: auto; float: left; margin-bottom: 30px; overflow: auto;}
	.home-box2 dl{ padding: 20px;}
	.home-box2 dd{ display: block;}
	.home-box2 dd::after{ display:none;}
	.home-box2 .wrap:after{ width: 300px; height: 66px;}
	.home-box3 .tab-b li{ width: 50%;}
	.home-box3 .tab-b li:first-child{ width: 100%; margin-bottom: 30px;}
	.home-box3{ margin: 80px 0 50px;}
	.home-box4 .tab-body{ padding: 20px 20px;}
	.home-box4 .swiper-slide{ width: 50%;}
	.home-box4 .bon.prev{ right: -20px;}
	.home-box4 .bon.next{ left: -20px;}
	
	.home-box5 .box{ float: none; width: auto; height: auto;}
	.home-box5 .box dl{ width: auto; padding: 30px !important; margin: 0 !important;}
	.home-box5 .box .p{ min-height: auto; margin-bottom: 20px;}
	
	.footer{ padding: 30px 20px; text-align: center;}
	.footer .right{ float: none;}
	.footer .left .d2 span{display: block; margin: 0; }
	.footer .right .a{ text-align: center;}
	.footer .right .share{ margin: 20px 0;}
	.footer .right .share > div{ display: inline-block; float: none;}

	.home-box3 .tab-b li .p{ padding: 10px;}
	
	.about-2 .wrap{ height: auto; padding: 30px 20px;}
	.about-2 article{ width:auto;}
	.about-3 dl{ width: auto; padding: 40px 0 30px;}
	.about-3 li{ width: 50%; margin-bottom: 4px;}
	.about-4{ margin: 30px 0 0;}
	.about-4 .ul2 li{ width: 50%; margin-bottom: 50px;}
	.about-4 .bk1 .wrap, .about-4 .bk2 .wrap{ padding: 20px 0;}
	.about-4 li p{ margin-top: 10px;}
	.about-4 ul.ul2{ padding-bottom: 0;}
	.about-1 ul{flex-wrap: wrap; display: block;}
	.about-1 li{ flex: auto; float: left; width: 50%; margin-bottom: 20px; padding: 20px 0;}
	
	.main-tit{ margin: 20px 0 30px;}
	.other-banner{ height: 150px; position: relative; overflow: hidden;}
	.other-banner img{ position: absolute; height: 150px; width: auto; left: 50%; margin-left: -365px;}
	
	
	.history .left{ float: none; width: auto; margin: 0; padding: 0 30px;}
	.history .history-swiper1{ height: auto;}
	.history-swiper{ border: 0; border-top: 1px solid #ddd; }
	.history-swiper1 .swiper-slide .t{ position: relative; justify-content: center; top: 0; padding: 0; height: 40px; text-align: center; padding-top: 10px;}
	.history-swiper1 .swiper-slide.cur .t{ font-size: 24px;}
	
	.history-swiper1 .swiper-slide:after,
.history-swiper1 .swiper-slide:before{ top: 0; width: 1px; height: 8px; }
.history-swiper1 .swiper-slide:after{ left: 50%;}
.history-swiper1 .swiper-slide:before{ right: 0;}
.history-swiper1 .swiper-slide .t:after,
.history-swiper1 .swiper-slide .t:before{ display: none; }

.history-swiper1 .swiper-slide.cur .t p:after{ top: 5px; left: 50%; margin-left: -4px; }
.history-swiper .bon{width: 30px; height: 30px;  }
.history-swiper .bon.prev{ top: -15px;  right: -35px; transform: rotate(-90deg);}
.history-swiper .bon.next{ top: -15px; bottom: auto; left: -35px; transform: rotate(-90deg);}

.brand-3 .wrap{ height: auto;}
.brand-3 .w{ margin-left: 30%; padding: 50px 0;}
.brand-3 .w li{  width: 50%; margin-bottom: 30px;}
.brand-1 .t1{ width: 88%; text-align: left; margin-top: 20px;}
.brand-2{ margin: 40px 0 0;}
.brand-3 .w .p{ padding: 10px; margin: 0;}
.brand-3 .wrap:after{ width: 150px; height: 50px;}
.history .right{ padding: 20px;}
.brand-4 li{ width: 50%;}
.brand-2 .wrap{ height: auto; padding: 40px 0;}
.brand-4 li .p{ padding: 5px; border-width: 2px;}
.product{ margin-top: 20px;}
.product .left{ width: auto; float: none; padding: 10px;}
.product .right{ padding: 20px 0;}
.product .left .sw1{ width: auto;}
.product .left .sw2{ width: 60%;}
.product .right .p1{ margin-top: 20px;}
.prodcut-2{ margin: 30px 0;}
.prodcut-3 .tit{ margin-bottom: 20px;}

.pro-top .left{ width: auto; float: none;}
.pro-top .right ul{ padding: 10px 0 0;}
.pro-top .right dd{ padding-top: 10px;}
.pro-list li{ width: 50%;}
.pro-top{ padding-top: 20px;}
.pro-list li .child{ display: none;}
.pro-list{ margin-top: 30px;}
.page{ margin: 30px 0;}
.culture-1{ margin-top: 20px;}
.culture-1 .item{ height: 300px; float: none; width: auto;}
.culture-ul{ margin: 0 -10px;}
.culture-2 .wrap:after{ width: 300px; height: 60px;}
.honor-1 .item{ width: auto; float: none;}
.honor-2 .swiper-slide{ width:80%;}
.honor-1 .item .bg{ margin: 10px 0;}
.honor-2 .bg{ margin: 0 2px;}
.honor-2 .swiper-wrapper{ }

.scenic-5 .left{ position: relative; height: 240px; width: auto; }
.scenic-5 .right{ width: auto; margin: 0 0 0;}
.scenic-4 a{ width: auto; float: none; margin-bottom: 10px; overflow: hidden; }

.scenic-1{ margin: 20px 0;}
.scenic-4{ margin: 20px 0; position: relative;}
.scenic-4 a .w{ margin: 0;}
.scenic-4 .bon{ position: absolute; width: 30px; height: 30px; top: 50%;   background-size: 100%; background-repeat: no-repeat; cursor: pointer; z-index: 100; margin-top: -15px;}
.scenic-4 .bon.next{ background-image: url(../images/l3.png); left: 5px;}
.scenic-4 .bon.prev{ background-image: url(../images/l4.png); right: 5px;}


.news-tit{ margin: 20px 0 10px;}
.art-page .close{ display: none;}

.news-top{ margin: 20px 0;}
.news-top .img{ display: none;}
.news-top ul{ float: none; width: auto;}
.news-top ul li .wh{ display: block;}

.news-list li{ padding: 20px 0;}
.news-list li dt{ width: 140px; margin-right: 10px;}
.news-list li dd .t2{ display: none;}

.media-list{ margin-top: 0;}
.media-list li{ width: auto; float: none;}
.notice-list li{ padding: 20px 0;}

.join-1 .item{ height: 180px; margin: 0 5px;}
.join-1 ul{ margin: 0 -5px; }
.join-1{ margin-top: 20px;}
.join-2{ margin-top: 10px;}

.join-2 img{ height: 190px; object-fit: cover;}
.faq-list{ margin-top: 20px;}
.faq-list li{ padding: 20px 10px;}
.faq-list li dt .i{ transform: scale(0.5);}
.faq-list li.cur{ padding: 18px 8px;}

.report-list ul{ margin-top: 20px;}
.report-list li{ float: none; width: auto;}

.contact-1{ padding: 20px 0 10px;}
.contact-1 .fr{ min-height: 180px; position: relative; float: none; width: auto; padding: 0px; margin: 0; padding-right: 140px;}
.contact-1 .code{ position: absolute; right: 0; top: 0; width: 110px; margin-top: 0;}
.contact-1 .maps{ height: 280px;}
.contact-2 li{ width: 50%;  padding: 10px 0;}

.society-2{ display: block;}
.society-2 dt{ float: none; width: auto;}
.society-2 dd{ position: relative; left: 0; height: auto; bottom: auto;}
.society-list li:first-child{ width: 100%;}
.society-list li{ width: 50%;}

.brand-3{ padding-top: 200px; background-color: #064097; background-size: auto 200px; background-position:  10% 0%; background-repeat: no-repeat; }
.brand-3 .w{ padding: 20px 0; margin: 0;}
.ellipsis-2 br{ display: none;}

.home-box3 .tab-b ul{ margin: 0;}
.home-box3 .tab-b li .w{ margin: 0 2px;}
.news-swiper{ position: relative;}
.home-box3 .bon{ position: absolute; width: 30px; height: 30px; top: 30%;   background-size: 100%; background-repeat: no-repeat; cursor: pointer; z-index: 100;}
.home-box3 .bon.next{ background-image: url(../images/l3.png); left: 5px;}
.home-box3 .bon.prev{ background-image: url(../images/l4.png); right: 5px;}

.contact-2 li p{ display: none;}
.contact-2 li .p2{ display: block;}
.header .aa img{ width: 20px; height: 20px; margin-top: 4px;}
.header .t1 img{ width: 12px; height: 13px;}
.header .language{ background-size: 12px 13px;}
.header .language dt i{ transform: scale(0.6);}
}