/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#e4b650; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}

.hTop{height: 70px;line-height: 70px;}
.hTel{font-size: 14px;color: #fff;}
.hTel a{color: #fff;}
.hTel i{padding-right: 10px;font-size: 20px;}

.language{margin-left: 20px;position: relative;}
.language dt{font-size: 14px;color: #fff;}
.language dt .icon img{vertical-align: middle;margin-right: 5px;}
.language dt .fa{padding-left: 5px;}
.language dd{position: absolute;top: 70px;left: 50%;transform: translateX(-50%);width: 120px;background: #fff;z-index: 99;box-shadow: 0px 2px 18px -11px rgb(0 0 0 / 30%);transition: 0.3s;opacity: 0;visibility: hidden;}
.language dd a{display: block;padding: 0 10px;line-height: 40px;}
.language dd a .icon img{vertical-align: middle;margin-right: 5px;}
.language:hover dd{opacity: 1;visibility: visible;}

.logoTop{margin-left: 20px;}
.logoTop img{width: auto;max-height: 60px;height: auto;vertical-align: middle;}

.header{ position:absolute;top: 0;left: 0;width: 100%;z-index: 99;}
.header.fixed{background: #2a2a28;position: fixed;top: 0;}
.header.fixed .hTop{display: none;}
.headList{display: flex;align-items: center;height: 60px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 60px;width: auto;}


/*menu*/
.menu{height:60px;line-height:60px;margin-left: 20px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:rgba(0,0,0,0.6); width:100%; position:absolute; left:0px; top:60px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;z-index: 9;border-radius: 5px;}
.menu ul li dl dd{ line-height:40px;}
.menu ul li dl dd a{ font-size:14px; color:#fff;display:block; padding:0 5px;text-align:center;}
.menu ul li dl dd a:before{opacity: 0;}
.menu ul li dl dd a:hover{ color:#e4b650;}
.menu ul li dl dd a:hover:before{opacity: 1;}
.menu a{ font-size:18px;color:#fff;display:block;text-align:center;padding: 0 10px;position: relative;}
.menu a:before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: transparent linear-gradient(to right, transparent, #e4b650, transparent) repeat scroll 0 0;
    opacity: 0;
}
.menu a:hover{color:#e4b650;}
a.menu_hover{color:#e4b650;}
.menu a:hover:before{opacity:1;}
a.menu_hover:before{opacity:1 !important;}

.menu span{padding: 0 25px;display: inline-block;transition: 0.3s;}
.menu span:hover{background: url(../images/icon-6.png) left center no-repeat;background-size: 30px;}

.menu ul li.on span a{color: #e4b650;}
.menu ul li.on span a:hover{color:#e4b650;}
.menu ul li.on span a:before{opacity:1;}
.menu ul li.on span{background: url(../images/icon-6.png) left center no-repeat;background-size: 30px;}




/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.color1{color: #e4b650;}


/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #00b0ec;width:20px;}

.banner{width: 100%;height: 100%;position: relative;overflow: hidden;}

.banTop{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;z-index: 9;}
.banTop .tit{color: #fff;font-size: 60px;font-weight: bold;font-style: italic;text-shadow: 2px 2px 2px #0000004a;}
.banTop .txt{color: #fff;font-size: 36px;font-style: italic;text-shadow: 2px 2px 2px #0000004a;}

.index1{width: 100%;}
.i1Top{background: #2a2a28;color: #fff;padding: 10px 0;}
.i1Tit{width: 150px;display: flex;align-items: flex-end;}
.i1Tit .icon{display: inline-block;margin-right: 8px;}
.i1Tit .icon img{width: 18px;}
.i1Tit .tit span{display: block;font-size: 14px;font-style: italic;font-weight: bold;}
.i1Tit .tit strong{font-size: 18px;font-weight: bold;font-style: italic;}
.i1Tit .tit em{font-style: italic;}

.i1Top_list{width: calc(100% - 150px);}
.i1Top_list .more{display: block;width: 80px;text-align: right;color: rgba(255,255,255,0.6);font-size: 14px;}
.i1Top_list .more:hover{color: #fff;}
.i1Top_list ul{width: calc(100% - 80px);}
.i1Top_list ul li{width: 30%;margin-right: 3%;}
.i1Top_list ul li .t1{color: rgba(255,255,255,0.6);font-size: 14px;}
.i1Top_list ul li .t1:hover{color: #fff;}

.i1List{width: 100%;}
.i1List ul li{width: 100%;position: relative;}
.i1List .part{display: block;width: 100%;position: relative;overflow: hidden;}
.i1List .part .imgBg{font-size: 0;width: 100%;}
.i1List .part .imgBg img{width: 100%;}
.i1List .part:hover .imgBg img{transform: scale(1.1);}
.i1List .part .imgTop{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;z-index: 9;}
.i1List .part .imgTop .desc{width: 100%;max-width: 1200px;padding: 0 50px;box-sizing: border-box;margin: 0 auto;}
.i1List .part .t1{color: #fff;font-size: 42px;}
.i1List .part .t1 .icon img{height: 40px;width: auto;vertical-align: middle;}
.i1List .part .txt{margin-top: 10px;color: #fff;opacity: 0.8;font-size: 22px;}

.i1List ul li:nth-child(even) .desc{display: flex;justify-content: flex-end;text-align: right;}
.i1List ul li:nth-child(even) .t1{display: flex;align-items: center;}
.i1List ul li:nth-child(even) .t1 span{display: inline-block;order: 1;}
.i1List ul li:nth-child(even) .t1 .icon{display: inline-block;order: 0;margin-right: 20px;}
.i1List ul li:nth-child(even) .t1 .icon img{transform: rotateY(180deg);}

.index2{width: 100%;background: #061131;}
.i2Tab{width: 100%;background: #131210;}
.i2Tab ul{display: flex;width: 100%;max-width: 1200px;margin: 0 auto;justify-content: space-around;}
.i2Tab ul li{display: inline-block;}
.i2Tab ul li a{color: #fff;font-size: 24px;position: relative;display: block;line-height: 60px;}
.i2Tab ul li a:after{position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: #e4b650;content: "";opacity: 0;}
.i2Tab ul li.on a{color: #e4b650;}
.i2Tab ul li.on a:after{opacity: 1;}

.i2Panel{width: 100%;}
.i2Panel .title{background: #061131;color: #fff;text-align: center;padding: 12px 0;font-size: 20px;max-height: 100%;}
.i2Panel .title .icon{display: inline-block;margin-right: 10px;}
.i2Panel .title .icon img{vertical-align: middle;width: 40px;}
.i2Panel .desc img{width: 100%;}

.index3{width: 100%;padding: 20px 0;position: relative;}
.index3:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.3;content: "";}
.index3 .wapper{position: relative;z-index: 9;}
.i3Tit{font-size: 20px;font-size: 24px;}
.i3Tit span{display: inline-block;padding-top: 10px;position: relative;}
.i3Tit span:before{position: absolute;left: 0;top: 0;width: 30px;height: 4px;border-radius: 4px;background: #e4b650;content: "";}
.i3Tit span:after{position: absolute;left: 35px;top: 0;width: 4px;height: 4px;border-radius: 4px;background: #e4b650;content: "";}
.i3Txt{font-size: 16px;color: #fff;max-height: 100%;}

.i3List{width: 100%;}
.i3List ul li{width: 33%;padding: 10px;box-sizing: border-box;margin-bottom: 20px;}
.i3List ul li:nth-child(1),
.i3List ul li:nth-child(2),
.i3List ul li:nth-child(2){width: 49.3%;}
.i3List ul li:nth-child(1) .part,
.i3List ul li:nth-child(2) .part,
.i3List ul li:nth-child(3) .part{max-width: 280px;margin-left: auto;margin-right: auto;}

.i3List .part{display: block;width: 100%;text-align: center;}
.i3List .part .img{width: 125px;height: 125px;border-radius: 50%;overflow: hidden;display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .desc{width: 100%;margin-top: 10px;}
.i3List .part .name{color: #fff;font-size: 20px;}
.i3List .part .zhiwei{font-size: 18px;color: #fff;margin-top: 5px;}
.i3List .part .txt{font-size: 14px;color: #fff;opacity: 0.8;margin-top: 5px;text-align: left;}

.i3List .part:hover .img img{transform: scale(1.1);}

.footer{width: 100%;padding: 60px 0;text-align: center;color: #fff;font-size: 15px;line-height: 1.6;}

.tongtu{width: 100%;overflow: hidden;}
.tongtu img{width: 100%;}

.inside{width: 100%;padding: 60px 0;}
.inside img{width: auto;max-width: 100%;}




@media only screen and (max-width: 1200px) {
.main_w{width: 1200px;margin: 0 auto;}
.wapper{padding: 0 15px;box-sizing: border-box;}


}
