/*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:#4370f5; 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:1240px; margin:0 auto;}

.indexTop{width: 100%;}
.indexTop .warp{display: flex;justify-content: space-between;align-items: center;height: 90px;}
.logo img{width: auto;max-height: 50px;}
.iTopLinks{display: inline-block;}
.iTopLinks ul li{display: inline-block;margin: 0 10px;position: relative;}
.iTopLinks .img img{width: auto;max-height: 33px;}
.iTopLinks .panel{position: absolute;top: 75px;left: 50%;padding: 2px;background: #fff;box-shadow: 0 0 6px hsl(0deg 0% 51% / 19%);z-index: 101;transform: translateX(-50%);display: none;visibility: hidden;}
.iTopLinks .panel:after{position: absolute;top: -15px;left: 0;right: 0;margin: 0 auto;content: "";width: 30px;height: 30px;background: #fff;transform: rotate(-45deg);box-shadow: 1px -2px 2px rgb(0 0 0 / 10%);z-index: -1;}
.iTopLinks .panel img{width: 400px;}
.iTopLinks ul li:hover .panel{display: block;visibility: visible;}

.search{width: 360px;height: 44px;border-radius: 4px;border: 2px solid #4370f5;position: relative;box-sizing: border-box;}
.search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 70px 0 20px;box-sizing: border-box;outline: none;background: #fff;font-size: 15px;}
.search button{position: absolute;top: 0;right: 0;width: 60px;height: 100%;background: #4370f5;color: #fff;text-align: center;border: none;font-size: 18px;}
.iTel{margin-left: 20px;font-size: 20px;color: #f30808;font-weight: 700;}
.iTel i{color: #777;margin-right: 10px;vertical-align: middle;}
.iTel i img{width: 27px;}

.header{ position:relative;background: #111b39;}


/*menu*/
.menu{height:40px;line-height:40px;position: relative;z-index: 999;}
.menu>ul{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;}
.menu>ul>li{ float:left; position:relative;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;float: left\0;z-index: 9;}
.menu>ul>li dl{ background:#111b39; width:100%; position:absolute; left:0px; top:40px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding-bottom:20px;display:none;z-index: 9;}
.menu>ul>li dd{ line-height:41px;padding-left: 76px;}
.menu>ul>li dd a{ font-size:16px; color:#fff;display:block; padding:0;text-align:left;}
.menu>ul>li dd a:hover{ color:#4370f5;}
.menu ul li span a{ font-size:16px;color:#fff;display:block;text-align:center;padding: 0 20px;position: relative;overflow: hidden;}
.menu ul li span a:after{position: absolute;top: 0;left: -100%;width: 100%;height: 100%;background: #0D50BE;content: "";z-index: -1;opacity: 0;transition: 0.3s;}
.menu ul li span a:hover{color:#fff;}
.menu ul li span a:hover:after{left:0;opacity: 1;}
.menu ul li span a:hover i:before{content: "\f106";}
.menu ul li span a.menu_hover{color:#fff;}
.menu ul li span a.menu_hover:after{left:0;opacity: 1;}
.menu ul li.cur span a{color:#fff;}
.menu ul li.cur span a:after{left:0;opacity: 1;}
.menu ul li.menu_down dl dd{padding-left: 0;text-align: center;}
.menu ul li.menu_down dl dd a{text-align: center;}
.menu li.back{background:#0D50BE;height:40px;overflow:hidden;z-index:8;position:absolute;top: 0;}

.iMenu2{position: absolute;top: 40px;width: 240px;height: 570px;background: #fff;padding-top: 10px;border-right: 1px solid #eee;box-shadow: 0 3px 6px rgb(0 0 0 / 16%);box-sizing: border-box;display: none;}
.iMenu2>ul>li>a{display: block;position: relative;width: 100%;height: 41px;padding-left: 30px;cursor: pointer;box-sizing: border-box;font-size: 16px;color: #333;}
.iMenu2>ul>li>a:after{font-family:'FontAwesome';content: "\f105";position: absolute;top: 0;right: 20px;}
.iMenu2>ul>li>a:before{position: absolute;top: 50%;right: -1px;width: 2px;height: 21px;background: #4370f5;content: "";transform: translateY(-50%);opacity: 0;}
.iMenu2>ul>li:hover>a{color: #233BF5;}
.iMenu2>ul>li:hover>a:before{opacity: 1;}

.iMenu3{overflow-y: scroll;position: absolute;top: 0;left: 240px;width: 780px;height: 570px;padding: 0 30px;background: #fff;box-shadow: 0 3px 6px rgb(0 0 0 / 16%);line-height: 20px;display: none;}
.iMenu3>.row{align-items: flex-start;min-height: 50px;padding: 15px 0 10px;border-bottom: 1px solid #eee;display: flex;justify-content: space-between;}
.iMenu3>.row strong{width: 150px;font-weight: 700;cursor: pointer;font-size: 16px;}
.iMenu3>.row .iMenu3_ul{flex-wrap: wrap;display: flex;align-items: center;flex: 1;}
.iMenu3>.row .iMenu3_ul li{width: 130px;margin: 0 10px 10px 0;cursor: pointer;}
.iMenu3>.row .iMenu3_ul li a{font-size: 16px;color: #333;}
.iMenu3>.row .iMenu3_ul li a:hover{color: #233BF5;}

.iMenu3_ul_2 ul li{position: relative;width: 156px;height: 89px;margin-right: 25px;overflow: hidden;cursor: pointer;}
.iMenu3_ul_2 ul li img{width: 100%;height: 100%;position: relative;}
.iMenu3_ul_2 ul li span{position: absolute;top: 0;left: 0;max-width: 156px;height: 23px;padding: 0 10px;line-height: 22px;font-size: 14px;color: #fff;background: linear-gradient(130deg,#53a8f0,#4370f5);border-radius: 2px 0 16px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;}

/*.menu>ul>li:hover .iMenu2{display: block;}
.iMenu2>ul>li:hover .iMenu3{display: block;}*/

.iMenu2.active{display: block;}
.iMenu3.active{display: block;}



/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*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;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;height: 570px;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #00b0ec;}
.bannerSwiper .swiper-button-next,.bannerSwiper .swiper-button-prev{opacity: 0.8;transition: 0.3s;}
.bannerSwiper .swiper-button-next:hover,.bannerSwiper .swiper-button-prev:hover{opacity: 1;}

.index1{padding: 10px 0;background: #eee;}
.iSlide{width: 100%;border-bottom: 1px solid #999;padding: 40px 0;}
.iTop{margin-bottom: 35px;}
.iTit{font-size: 24px;color: #000000;}
.iTit img{width: 31px;margin-right: 16px;vertical-align: middle;}

.iTab .more{font-size: 18px;color: #222d39;display: inline-block;margin-left: 20px;}
.iTab .more:hover{color: #4370f5;}
.iTab ul li{display: flex;align-items: center;justify-content: center;width: 120px;height: 32px;cursor: pointer;z-index: 2;transition: All .3s ease-in-out;font-size: 18px;}
.iTab ul li a{color: #000;}
.iTab ul li.on{color: #fff;background: #4370f5;}
.iTab ul li.on a{color: #fff;}

.i1Warp .left{width: 1130px;height: 300px;position: relative;padding: 40px;box-sizing: border-box;font-size: 14px;color: #fff;}
.i1Warp .desc{width: 100%;}
.i1Warp .desc h2{font-size: 24px;font-weight: 700;}
.i1Warp .desc .txt{margin: 30px 0;line-height: 28px;font-size: 14px;}
.i1Warp .desc .tags{display: flex;flex-wrap: wrap;}
.i1Warp .desc .tags span{padding: 5px 10px;margin-right: 10px;border: 1px solid #fff;color: #fff;}
.i1Warp .right{width: 890px;}
.i1List{width: 100%;}
.i1List ul{justify-content: space-between;}
.i1List ul li{position: relative;width: 290px;height: 195px;margin-bottom: 10px;}
.i1List .part{display: block;padding: 20px;background: #fff;overflow: hidden;box-sizing: border-box;width: 100%;height: 100%;position: relative;}
.i1List .part .tit{font-size: 18px;color: #333;}
.i1List .part .tags{margin: 20px 0 10px;display: flex;flex-wrap: wrap;}
.i1List .part .txt{margin: 20px 0 10px;}
.i1List .part .tags span{padding: 4px 7px;margin: 0 10px 10px 0;border: 1px solid #999;color: #666;}
.i1List .part .tips{color: #4370f5;font-size: 14px;}
.i1List .part .selected{position: absolute;top: 8px;right: -26px;width: 100px;height: 30px;line-height: 30px;background: linear-gradient(136deg,#55b1ee,#4370f5);font-size: 14px;color: #fff;text-align: center;transform: rotate(45deg);}

.i1List ul li:last-child .tips{text-align: right;}

.i1Num ul{display: flex;justify-content: center;border-bottom: 1px solid #999;padding: 40px 0;}
.i1Num ul li{width: 10px;height: 10px;margin-right: 8px;border-radius: 50%;background: #b4c4f1;cursor: pointer;text-indent: -999px;}
.i1Num ul li.on{background: #4370f5;}

.i2Warp .left{width: 390px;height: 400px;position: relative;background: #fff;padding: 30px;font-size: 14px;box-sizing: border-box;}
.i2Warp .left .part{display: block;width: 100%;}
.i2Warp .left .part h3{font-size: 24px;font-weight: 700;color: #333;}
.i2Warp .left .part .img{width: 100%;height: 166px;margin: 30px 0 20px;overflow: hidden;}
.i2Warp .left .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i2Warp .left .part .txt{line-height: 23px;color: #999;font-size: 14px;}
.i2Warp .left .part .more{position: absolute;bottom: 30px;right: 30px;color: #4370f5;cursor: pointer;}

.i2Warp .right{width: 890px;}
.i2List{width: 100%;}
.i2List ul li{position: relative;width: 290px;height: 195px;margin-bottom: 10px;}
.i2List .part{display: block;padding: 20px;background: #fff;overflow: hidden;box-sizing: border-box;width: 100%;height: 100%;position: relative;}
.i2List .part h3{font-size: 18px;font-weight: 700;color: #333;}
.i2List .part .img{width: 100%;height: 120px;overflow: hidden;}
.i2List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i2List .part .txt{line-height: 23px;color: #999;margin: 15px 0 10px;font-size: 14px;}

.i3Warp .left{position: relative;width: 260px;height: 400px;padding: 35px;background-repeat: no-repeat;font-size: 14px;color: #fff;box-sizing: border-box;}
.i3Warp .left .part{display: block;}
.i3Warp .left .part h3{color: #fff;font-size: 24px;font-weight: 700}
.i3Warp .left .part .txt{margin: 30px 0;line-height: 23px;font-size: 14px;}
.i3Warp .left .tags{flex-wrap: wrap;position: absolute;bottom: 40px;left: 40px;width: 180px;}
.i3Warp .left .tags a{padding: 5px 10px;margin: 0 10px 20px 0;background: hsla(0,0%,100%,.32);display: inline-block;color: #fff;}
.i3Warp .right{width: 940px;height: 400px;background: #fff;} 
.i3List{width: 100%;}
.i3List ul li{width: 313px;height: 247px;padding: 30px;border-right: 1px solid #eee;border-bottom: 1px solid #eee;background: #fff;box-sizing: border-box;transition: 0.3s;position: relative;z-index: 1;}
.i3List .part{display: block;position: relative;height: 100%;}
.i3List .part .tit{font-size: 18px;font-weight: 400;color: #333;}
.i3List .part .txt{margin: 20px 0 2px;line-height: 23px;font-size: 14px;color: #999;}
.i3List .part .info{position: absolute;bottom: -10px;right: 0;display: flex;align-items: center;justify-content: center;width: 85px;height: 85px;text-align: center;font-size: 14px;color: #fff;border-radius: 50%;background: linear-gradient(137deg,#99a8f5,#233bf5);}
.i3List ul li:nth-child(1) .part .info{background: linear-gradient(137deg, rgb(153, 168, 245) 0%, rgb(35, 59, 245) 100%);}
.i3List ul li:nth-child(2) .part .info{background: linear-gradient(137deg, rgb(154, 228, 243) 0%, rgb(48, 193, 223) 100%);}
.i3List ul li:nth-child(3) .part .info{background: linear-gradient(137deg, rgb(248, 129, 110) 0%, rgb(239, 49, 18) 100%);}
.i3List ul li:nth-child(4) .part .info{display: none;}
.i3List ul li:nth-child(5) .part .info{display: none;}

.i3List ul li:nth-child(4){width: 470px;height: 152px;border-bottom: none;}
.i3List ul li:nth-child(5){width: 470px;height: 152px;border-bottom: none;border-right: none;}

.i3List ul li:hover{box-shadow: 0 8px 16px rgb(0 0 0 / 20%);transition: .3s;transform: translate3d(0,-3px,0);z-index: 9;}

.i4Tab{margin: 35px 0 40px;}
.i4Tab ul li {
	width: 191px;
	height: 80px;
	border-radius: 4px;
	overflow: hidden;
}

.i4Tab .part {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	white-space: pre;
	display: flex;
	align-items: center;
	justify-content: center;
}

.i4Tab .part .icon img {
	width: 28px;
	margin-right: 10px;
}

.i4Tab .part:after {
	width: 16px;
	height: 16px;
	background: #fff;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: rotate(45deg);
	content: "";
	display: none;
}
.i4Tab ul li:nth-child(1) .part{background: rgb(35, 59, 245);}
.i4Tab ul li:nth-child(2) .part{background: rgb(166, 101, 236);}
.i4Tab ul li:nth-child(3) .part{background: rgb(239, 49, 18);}
.i4Tab ul li:nth-child(4) .part{background: rgb(1, 127, 243);}
.i4Tab ul li:nth-child(5) .part{background: rgb(239, 185, 37);}
.i4Tab ul li:nth-child(6) .part{background: rgb(29, 200, 235);}
.i4Tab ul li.on .part:after{display: block;}

.i4List{width: 100%;}
.i4List ul{display: flex;flex-wrap: wrap;}
.i4List ul li{width: 25%;height: 200px;}
.i4List .part {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #fff;
	padding: 20px;
	cursor: pointer;
	display: block;
	position: relative;z-index: 1;
}

.i4List .part .img {
	width: 100%;
	height: 115px;
	overflow: hidden;
}

.i4List .part .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.i4List .part .tit {
	margin-top: 20px;
	font-size: 18px;
	color: #000;
}

.i4List .part .tit small {
	margin-left: 20px;
	font-size: 14px;
	color: #4370f5;
}
.i4List .part:hover{box-shadow: 0 8px 16px rgb(0 0 0 / 20%);transition: .3s;transform: translate3d(0,-3px,0);z-index: 9;}

.i5Tab ul li {
	position: relative;
	padding: 5px 20px;
	font-size: 18px;
	color: #999;
	cursor: pointer;
}

.i5Tab ul li:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	width: 1px;
	height: 16px;
	background: #999;
}

.i5Tab ul li:last-child:after {
	display: none;
}
.i5Tab ul li.on{color: #4370f5;}
.i5Tab ul li.on a{color: #4370f5;}

.i5Warp {
	width: 100%;
	font-size: 18px;
	color: #333;
}

.i5Warp .left {
	position: relative;
	width: 585px;
	height: 400px;
}
.i5Warp .left .part{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;border-radius: 4px;cursor: pointer;}
.i5Warp .left .part .img{width: 100%;height: 100%;}
.i5Warp .left .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i5Warp .left .tit{position: absolute;left: 0;bottom: 0;width: 100%;height: 60px;line-height: 60px;text-align: center;background: hsla(0,0%,100%,.9);border-radius: 0 0 4px 4px;}
.i5Warp .right{width: 605px;}
.i5List ul li{display: flex;margin-bottom: 10px;width: 195px;}
.i5List .part{position: relative;width: 195px;height: 195px;border-radius: 4px;cursor: pointer;overflow: hidden;}
.i5List .part .img{width: 100%;height: 155px;}
.i5List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i5List .part .tit{width: 100%;height: 40px;line-height: 40px;text-align: center;background: #fff;}
.i5List .part:hover{box-shadow: 0 8px 16px rgb(0 0 0 / 20%);transition: .3s;transform: translate3d(0,-3px,0);z-index: 9;}

.i6Warp .left{width: 380px;height: auto;}
.i6Warp .left .part{height: 298px;margin-bottom: 10px;}
.i6Warp .left .tit{height: 44px;line-height: 44px;background: rgba(255,255,255,0.8);}
.i6Warp .right{width: 810px;}

.i7Slide{border: none;}
.i7Warp{width: 100%;}
.i7Warp .left{width: 584px;}
.i7Warp .img{width: 100%;height: 100%;}
.i7Warp .img img{width: 100%;height: 100%;object-fit: cover;}
.i7Warp .right{width: 495px;color: #333;}
.i7Warp .right h3{font-size: 18px;font-weight: 700;}
.i7Warp .right dl{display: flex;flex-wrap: wrap;}
.i7Warp .right dl dd{width: 50%;margin-top: 40px;}
.i7Warp .right dl .tit{font-size: 18px;}
.i7Warp .right dl .txt{min-height: 38px;margin-top: 10px;line-height: 19px;font-size: 14px;}

.index2{padding: 50px 0;}
.i8Img{width: 100%;text-align: center;overflow: hidden;}
.i8Img img{width: 100%;}
.i8List{width: 100%;}
.i8List ul li{margin-bottom: 20px;border-radius: 8px;border: 1px solid #ccc;overflow: hidden;width: 282px;box-sizing: border-box;}
.i8List .part{position: relative;height: 260px;width: 100%;display: block;}
.i8List .part .tit{justify-content: center;position: absolute;bottom: 0;left: 0;width: 100%;height: 60px;color: #fff;background: linear-gradient(180deg,rgba(34,45,57,0),rgba(20,27,34,.54) 40%,#000);opacity: .54;line-height: 60px;}
.i8List .part .t1{font-size: 16px;color: #fff;text-align: center;}
.i8List .part .img{width: 100%;height: 100%;}
.i8List .part .img img{width: 100%;height: 100%;object-fit: cover;}

.i8List2 ul li{width: 393px;}

.footer{width: 100%;background: #0a1127;padding: 20px 0;font-size: 16px;color: #fff;}
.fTop{padding: 20px 0;border-bottom: 1px solid #333;}
.footer .item1{width: 280px;}
.footer .item2{width: 410px;}
.footer .item3{width: 187px;}
.footer .item4{width: 220px;}
.footer .item5{width: 100px;}

.fWarp{padding: 20px 0;border-bottom: 1px solid #333;}
.fAddr{line-height: 40px;color: #999;}
.fAddr h2{margin-bottom: 5px;font-size: 24px;color: #4370f5;font-weight: 700;}

.fMenu li{width: 104px;height: 21px;line-height: 23px;margin-bottom: 20px;color: hsla(0,0%,100%,.8);cursor: pointer;color: #999;}
.fMenu li a{color: #999;}
.fMenu li a:hover{color: #4370f5;}

.footer .fTop:last-child{border-bottom: none;}

.sidebar{ position: fixed;
top: 50%;
left: 20px;
width: 110px;
height: auto;
z-index: 99;
transition: all .3s ease-in-out;
background: #fff;
transform: translateY(-50%);

}
.LeftSidebar .lsTitle {
	height: 34px;
	padding-left: 38px;
	line-height: 34px;
	background: #3e5aed;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.LeftSidebar .lsTitle img {
	position: absolute;
	top: 4px;
	left: 6px;
	width: 27px;
	height: 28px;
}
.LeftSidebar .lsTitle span {
	position: absolute;
	z-index: 2;
}
.LeftSidebar ul {
	position: relative;
	width: 100%;
	padding-top: 8px;
	z-index: 3;
	background: #fff;
	border: 1px solid rgba(62, 90, 237, .1);
	padding-left: 5px;
	box-sizing: border-box;
}
.LeftSidebar ul li {
	width: 96px;
	height: 26px;
	margin-bottom: 8px;
	line-height: 25px;
	border-radius: 22px;
	background: #ebefff;
	cursor: pointer;
}
.LeftSidebar ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.LeftSidebar ul li a img {
	width: 26px;
	height: 26px;
	margin-right: 6px;
}
.LeftSidebar ul li a span {
	font-size: 12px;
	color: #3e5aed;
}

.RightSidebar{position: fixed;top: 50%;transform: translateY(-50%);right: 0;z-index: 99;}
.RightSidebar .top a{display: block;margin-bottom: 10px;}
.RightSidebar .top a img{width: 55px;}


.RightSidebar ul{width: 54px;border: 1px solid #f5f5f5;background: #fff;}
.RightSidebar ul li{position: relative;position: relative;width: 100%;height: 54px;padding-top: 6px;margin-bottom: 4px;cursor: pointer;}
.RightSidebar .rTxt{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.RightSidebar .rTxt img{width: 26px;}
.RightSidebar .rTxt span{margin-top: 5px;color: #4370f5;}
.RightSidebar .panel{position: absolute;right: 53px;top: 50%;transform: translateY(-50%);display: none;padding-right: 6px;}
.RightSidebar .saleInfo_item{color: #999;width: 180px;padding: 14px 0 14px 12px;background: #fff;border: 1px solid #f5f5f5;box-sizing: border-box;}
.RightSidebar .saleInfo_item .tit{display: flex;align-items: center;}
.RightSidebar .saleInfo_item .tit img{width: 16px;margin-right: 10px;}
.RightSidebar .saleInfo_item .info{padding: 10px;padding-left: 25px;line-height: 2;}
.RightSidebar .saleInfo_item small{color: #233BF5;}
.fztel{border: 1px solid #4370f5;color: #4370f5;font-size: 12px;border-radius: 3px;padding: 3px 5px;margin-top: 5px;}
.RightSidebar .saleInfo_item p{padding: 0;}
.RightSidebar ul li:hover .panel{display: block;}

.tongtu{width: 100%;height: 300px;position: relative;overflow: hidden;}
.tongtu .img img{width: 100%;height: 100%;object-fit: cover;}
.tongtu .imgTop{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 912px;height: 188px;background: rgba(0,0,0,.29);color: #fff;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.tongtu .imgTop h5{font-size: 50px;font-weight: 400;text-align: center;margin: 0;}
.tongtu .imgTop .txt{font-weight: 400;font-size: 20px;text-align: center;color: #fff;margin-top: 10px;}

.mainFull{width: 100%;padding: 45px 0;}
.ml{width: 205px;margin-right: 20px;padding: 20px 0;box-shadow: 0 3px 6px rgb(0 0 0 / 16%);border-radius: 20px;box-sizing: border-box;}
.mlTit{color: #333;width: 152px;padding-left: 30px;margin-bottom: 40px;font-size: 24px;font-weight: 400;display: flex;justify-content: space-between;align-items: center;}

.tab_list5{width: 100%;padding: 0 10px;box-sizing: border-box;}
.accordion {width: 100%;margin: 30px auto 20px;background: #FFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.accordion .link {cursor: pointer;display: block;padding: 12px 12px 12px 42px;color: #fff;font-size: 16px;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;border-radius: 30px;}
.accordion li:last-child .link {border-bottom: 0;}
.accordion li i {position: absolute;top: 12px;left: 12px;font-size: 24px;color: #777;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li i.fa-angle-down {right: 12px;left: auto;font-size: 24px;}
.accordion li.open .link {color: #4370f5;background: rgb(238, 246, 255);}
.accordion li.open .link a {color: #4370f5;}
.accordion li.open i {color: #4370f5;}
.accordion li.open i.fa-cangle-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.submenu {display: none;font-size: 14px;}
.submenu li{position: relative;}
.submenu a {display: block;text-decoration: none;color: #687294;padding: 12px;padding-left: 42px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.submenu a:hover {color: #4370f5;}
.submenu li.on>a{color: #4370f5;}

.accordion .link .icon{display: inline-block;vertical-align: middle;margin-right: 5px;}
.accordion .link .icon img{width: 25px;}
.accordion .link a{color: #333;}

.submenu_inner {
	position: absolute;
	top: 0;
	right: -140px;
	width: 160px;
	max-height: 500px;
	overflow-y: auto;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	border-radius: 8px;
	z-index: 10000;
	display: none;
}

.submenu_inner dl dd {
	height: 40px;
	line-height: 40px;
	padding: 0 19px;
}
.submenu_inner dl dd a{padding: 3px 10px;}
.submenu li:hover .submenu_inner{display: block;}

.mr{width: calc(100% - 230px);}
.current{font-size: 16px;color: #000;padding: 25px 0 10px;margin-bottom: 25px;margin-left: 10px;}
.current a{color: #000;}
.current a:hover{color: #0D50BE;}
.current a:after{content: "/";margin: 0 5px;}
.current a:last-child:after{display: none;}

.proSelt{margin-bottom: 28px;margin-left: 10px;}
.proSelt .list{display: flex;flex-wrap: wrap;}
.proSelt a{display: inline-block;margin: 0 35px 10px 0;font-size: 16px;color: #687294;cursor: pointer;}
.proSelt a.on{color: #4370f5;font-weight: 700;}

.proList{width: 100%;}
.proList dl{display: flex;flex-wrap: wrap;}
.proList dl dt,
.proList dl dd{float: left;}

.proList dl dt{width: 392px;height: 184px;margin-left: 10px;margin-bottom: 10px;}
.proSlide{width: 100%;height: 100%;}
.proList dl dd{width: 191px;height: 184px;margin-left: 10px;margin-bottom: 10px;}
.proList  .part{display: block;width: 100%;height: 100%;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;position: relative;}
.proList  .part .img{width: 100%;height: 123px;}
.proList  .part .img img{width: 100%;height: 100%;object-fit: cover;}
.proList  .part .desc{position: relative;width: 100%;height: 61px;padding: 8px 10px 0;box-sizing: border-box;}
.proList  .part .t1{font-size: 16px;color: #222d39;font-weight: 400;}
.proList  .part .more{position: absolute;bottom: 8px;right: 10px;font-size: 14px;color: #4370f5;}
.proList  .part .hot{width: 50px;position: absolute;top: -10px;left: 0;}
.proList  .part .hot img{width: 100%;}

.prodetail{width: 100%;font-size: 16px;color: #000;max-height: 100%;}
.prodetail .title{text-align: center;font-weight: bold;font-size: 24px;color: #000;}
.prodetail h3{margin: 30px 0;padding-left: 20px;position: relative;font-size: 18px;color: #000;font-weight: bold;}
.prodetail h3:before{content: "";width: 6px;height: 30px;background: #4370f5;position: absolute;top: 0;bottom: 0;left: 0;margin: auto 0;}

.case{width: 100%;padding-left: 10px;box-sizing: border-box;}
.case ul li{float: left;width: 31%;vertical-align: top;margin-right: 3.5%;margin-bottom: 40px;cursor: pointer;}
.case ul li:nth-child(3n){margin-right: 0;}
.case .part{display: block;width: 100%;}
.case .part .img{width: 100%;height: 225px;margin-bottom: 27px;overflow: hidden;}
.case .part .img img{width: 100%;height: 100%;object-fit: cover;}
.case .part .desc{display: flex;justify-content: space-between;}
.case .part .date{width: 58px;height: 121px;display: inline-block;margin-right: 25px;}
.case .part .date .top {
	display: inline-block;
	width: 100%;
	height: 72px;
	background: #4370f5;
	text-align: center;
	color: #fff;
}

.case .part .date .top strong {
	font-size: 24px;
	font-weight: 700;
	margin-top: 9px;
	display: block;
}

.case .part .date .top span {
	font-size: 16px;
	font-weight: 400;
	display: block;
}

.case .part .date .btm {
	height: 49px;
	border: 1px solid #ccc;
	border-top: 0;
	position: relative;
	color: #999;
	box-sizing: border-box;
}

.case .part .date .btm .left {
	position: absolute;
	left: 9px;
	top: 2px;
	font-size: 16px;
}

.case .part .date .btm .right {
	position: absolute;
	right: 3px;
	bottom: 3px;
	font-size: 16px;
}

.case .part .date .btm .line {
	position: absolute;
	left: 25%;
	top: 50%;
	width: 65%;
	height: 1px;
	background-color: #ccc;
	z-index: 1;
	transform: rotate(135deg);
}

.case .part .info{width: calc(100% - 60px);}
.case .part .t1{min-height: 42px;font-size: 16px;font-weight: 700;color: #222d39;margin: 3px 0 5px;}
.case .part .txt{color: #999;font-size: 14px;}









@media only screen and (max-width: 1240px) {
.w1200{width: 1240px;margin: 0 auto;}


}
