/*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;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;word-break: break-all;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1400px; margin:0 auto;}

*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

 :root {
    --main-color: #008a6d;
    --main-color2: #39B7B4;
    --main-color-white: #fff;
    --main-color-000: #000;
    --main-color-333: #333333;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.indexTop{width: 100%;background: #39B7B4;position: relative;z-index: 99999;}
.indexTop .warp{display: flex;justify-content: flex-end;align-items: center;height: 35px;}

.language{width: 120px;position: relative;}
.langTab{width: 100%;height: 35px;line-height: 30px;text-align: center;}
.langTab a{color: rgba(255,255,255,0.5);font-size: 15px;}
.langTab .icon{line-height: 30px;display: inline-block;}
.langTab .icon img{width: 20px;margin-right: 5px;display: inline-block;vertical-align: text-bottom;}
.langTab i{padding-left: 5px;}
.langTab.active i:before{content: "\f106";}
.langPanel{position: absolute;top: 40px;right: 0px;width: 100%;background: #fff;z-index: 9;box-shadow: 0px 5px 10px rgb(0 0 0 / 30%);height: 0;opacity: 0;visibility: hidden;transition: 0.3s;}
.langPanel.active{height: auto;opacity: 1;visibility: visible;}
.langPanel ul li{height: 40px;color: #555;font-size: 15px;padding: 0 6px;box-sizing: border-box;border-bottom: 1px solid #ebebeb;line-height: 40px;text-align: center;}
.langPanel ul li a{color: #555;}
.langPanel .icon img{width: 20px;margin: 0 5px;vertical-align: middle;}
.langPanel ul li:hover{background: #f0f0f0;}
.langPanel ul li:hover a{color: #5c8ae6;}


.header{ position:relative;background: #fff;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 115px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 65px;width: auto;}


/*menu*/
.menu{height:60px;line-height:60px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#317B84; width:100%; position:absolute; left:0; top:60px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;min-width: 250px;}
.menu ul li dl dd{ line-height:54px;border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.menu ul li dl dd a{ font-size:15px; color:#fff;display:block;padding: 0 20px;font-weight: bold;text-align: left;padding-right: 5px;}
.menu ul li dl dd a:hover{background: #39B7B4;padding-left: 25px;}
.menu a{ font-size:15px;color:#000;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{color: #fff;}
a.menu_hover{ background:#39B7B4;color: #fff;}
.menu span a{text-transform: uppercase;font-weight: bold;}
.menu ul li.on span a{background:#39B7B4;color: #fff;}

/*搜索*/
.iSearch{position: relative;margin-left: 10px;}
.iSearchBtn{width: 30px;height: 30px;color: rgba(255,255,255,0.5);font-size: 15px;line-height: 30px;cursor: pointer;}
.iSearchBtn.active,
.iSearchBtn:hover{color: #fff;}
.iSearchPanel{position: absolute;top: 60px; right: 0; background: #fff;border: 1px solid #eaeaea;width: 305px;box-sizing: border-box;z-index: 9;padding: 10px;display: none;}
.iSearchPanel.active{display: block;}
.iSearchPanel .warp{width: 100%;height: 38px;position: relative;border: 1px solid #eaeaea;}
.iSearchPanel input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background: #fff;outline: none;padding: 0 48px 0 10px;box-sizing: border-box;}
.iSearchPanel button{color: #fff;font-size: 15px;width: 38px;height: 38px;background: var(--main-color);position: absolute;top: 0;right: 0;border: none;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:50px;overflow:hidden;background:url(../images/bg.jpg);position:relative;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:50px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height: 40px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav1 span{display:block;background:#47baec;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% - 50px);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:85px;}
.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;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*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;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTit{font-size: 40px;font-weight: bold;color: #101010;}
.iTxt{font-size: 16px;color: #6F6E6E;font-weight: 400;}
.iTxt h5{margin: 15px 0;font-size: 20px;color: #101010;font-weight: 500;}
.iLine{}
.iLine span{display: inline-block;width: 60px;height: 2px;background: #39B7B4;}
.txt{font-size: 15px;font-weight: 400;}
.comPad{padding: 100px 0;}
.iMore2 a{display: inline-block;padding: 15px 25px;background: var(--main-color);color: #fff;position: relative;border: 1px solid var(--main-color);font-size: 14px;color: #fff;text-transform: uppercase;font-weight: bold;}
.iMore2 a:after{position: absolute;left: 0;width: 0;height: 100%;background: #50c1f0;transition: 0.3s;content: "";top: 0;}
.iMore2 a span{position: relative;z-index: 9;}
.iMore2 a:hover{border: none;}
.iMore2 a:hover:after{width: 100%;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;position: relative;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}
.com-pagination .swiper-pagination-bullet-active{background: var(--main-color);}
.banner .part{display: block;width: 100%;position: relative;}
.banner .part .img{width: 100%;}
.banner .part .img img{width: 100%;}
.banner .part .imgTop{display: block;width: 100%;position: absolute;top: 0;left: 0;height: 100%;z-index: 9;display: flex;align-items: center;}
.banner .part .desc{text-align: right;}
.banner .part .t1{font-size: 55px;color: #fff;font-weight: bold;margin-bottom: 20px;}

.banner .swiper-slide:nth-child(2) .part .desc{text-align: left;}

.toTop{position: fixed;right: 10px;bottom: 0;width: 50px;height: 50px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,0.6);color: #fff;font-size: 26px;transition: 0.3s;opacity: 0;visibility: hidden;}
.toTop.active{opacity: 1;visibility: visible;bottom: 20px;}

.index1{width: 100%;}
.i1List{width: 100%;position: relative;padding-bottom: 50px;}
.i1List .part{display: block;width: 100%;position: relative;height: 100%;}
.i1List .part .img{width: 100%;height: 250px;}
.i1List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i1List .part .hot{width: 85px;text-align: center;line-height: 37px;position: absolute;left: 0;top: 0;background: var(--main-color);font-size: 15px;font-weight: 600;color: #fff;text-transform: uppercase;}
.i1List .part .desc{padding: 30px 0;}
.i1List .part .t1{font-size: 22px;color: #101010;}
.i1List .part .txt{color: #6F6E6E;margin: 15px 0 22px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;overflow: hidden;max-height: 85px;}
.i1List .part .more{color: #317B84;text-transform: capitalize;font-weight: 400;font-size: 16px;}
.i1List .part .more i{color: #39B7B4;vertical-align: middle;margin-right: 8px;}

.index2{width: 100%;position: relative;overflow: hidden;background-size: cover;background-repeat: no-repeat;background-position: center;}
.i2Warp{width: 100%;}
.i2Warp .f_left,
.i2Warp .f_right{width: 50%;background: rgba(0, 0, 0, 0.65);}
.i2Warp .f_right{background: #008a6dd4;}
.i2Warp .box{max-width: 585px;width: 100%;padding-top: 100px;}

.i2Warp .f_left .box{margin-left: auto;padding-right: 50px;}
.i2Warp .f_right .box{padding-left: 50px;}

.i2Warp .f_left .iTxt{color: rgba(255, 255, 255, 0.7);font-size: 18px;}
.i2List{width: 100%;}
.i2List ul li{margin-bottom: 30px;}
.i2List .part{display: flex;justify-content: space-between;flex-wrap: wrap;}
.i2List .part .icon{width: 60px;margin-right: 35px;}
.i2List .part .icon img{width: 100%;}
.i2List .part .desc{flex: 1;}
.i2List .part .t1{font-size: 22px;color: #fff;}
.i2List .part .iTxt{color: rgba(255, 255, 255, 0.7);padding: 0 20px 0 0;font-size: 15px;}

.i3List{width: 100%;position: relative;padding-bottom: 50px;}
.i3List .part{display: block;width: 100%;position: relative;height: 100%;}
.i3List .part .img{width: 100%;height: 250px;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .desc{padding: 30px 0;text-align: center;}
.i3List .part .t1{font-size: 22px;color: #101010;}
.i3List .part .txt{color: #6F6E6E;margin-top: 10px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;overflow: hidden;max-height: 85px;}

.index4{background: #39B7B4;padding: 30px 0;}
.i4Warp{width: 100%;}
.i4Warp .left{flex: 1;}
.i4Warp .tit{font-size: 28px;color: #255C63;line-height: 40px;margin: 7px 0;}

.iMore a{width: 195px;line-height: 55px;background: #050505;text-align: center;font-size: 15px;font-weight: 700;display: block;position: relative;color: #fff;}
.iMore a span{position: relative;z-index: 9;display: block;}
.iMore a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #317B84;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.iMore a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.copyright{border-top: 1px solid #050505;padding: 22px 0;background-color: #050505;color: rgba(255, 255, 255, 0.55);line-height: 25px;}

.footer {
	background-color: #317B84;
	background-image: -moz-linear-gradient(top, #255C63, #317B84);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#255C63), to(#317B84));
	background-image: -webkit-linear-gradient(top, #255C63, #317B84);
	background-image: -o-linear-gradient(top, #255C63, #317B84);
	background-image: linear-gradient(to bottom, #255C63, #317B84);
	background-repeat: repeat-x!important;
	padding-top: 70px;
	color: rgba(255, 255, 255, 0.55);
	padding-bottom: 45px;
	font-size: 15px;
	line-height: 1.8;
}

.fWarp{width: 100%;}
.fWarp .item{width: 23%;}
.fLogo{margin-bottom: 10px;}
.fLogo img{width: auto;height: auto;max-width: 100%;max-height: 50px}
.fDesc{margin: 30px 0 35px;color: rgba(255, 255, 255, 0.55);font-size: 15px;}
.fLinks{margin-bottom: 10px;}
.fLinks a{display: inline-block;margin-right: 10px;color: rgb(239 233 233 / 97%);font-size: 25px;}

.fTit{color: #fff;position: relative;padding-left: 30px;margin-bottom: 30px;font-size: 24px;font-weight: bold;}
.fTit:before{content: "";display: inline-block;width: 20px;border-bottom: solid 2px #39B7B4;position: absolute;left: 0;top: 12px;}

.fTel{}
.fTel ul li{margin-bottom: 20px;}
.fTel ul li i{padding-right: 10px;vertical-align: middle;}

.fNews{width: 100%;}
.fNews ul li{margin-bottom: 25px;}
.fNews .part{display: block;width: 100%;}
.fNews .part .t1{font-size: 16px;color: #fbfbfb;font-weight: bold;}
.fNews .part .time{display: block;margin-top: 8px;font-style: italic;color: rgba(255, 255, 255, 0.55);}
.fNews .part:hover .t1{color: #EBCD44;}

.fMenu{width: 100%;}
.fMenu ul li{position: relative;padding-left: 20px;margin-bottom: 20px;margin-left: 15px;}
.fMenu ul li i{position: absolute;left: 0;top: 3px;}
.fMenu a{text-transform: capitalize;color: rgba(255, 255, 255, 0.55);}
.fMenu a:hover{color: #EBCD44;}

.pageTop{min-height: 180px;background: rgba(0,0,0,0.1);padding: 40px 0 30px 0;background: #39B7B4 url(../images/bg_2.jpg) left top no-repeat;background-size: cover;}
.pageTop .t1{color: rgba(0, 0, 0, 0.9);margin-bottom: 25px;font-size: 40px;line-height: 50px;font-weight: bold;}

.current{width: 100%;font-size: 15px;}
.current .line{display: inline-block;width: 40px;border-bottom: solid 2px #317B84;vertical-align: middle;margin-right: 8px;}
.current a{text-transform: capitalize;color: rgba(255, 255, 255, 0.65);}
.current a:after{content: "/";margin: 0 4px;}
.current a:last-child{color: #fff;}
.current a:last-child:after{display: none;}
.current a:hover{color: #EBCD44;}

.innerTit{font-size: 38px;color: #101010;}
.innerTxt{font-size: 22px;color: var(--main-color);line-height: 1.6;}
.innerLine{margin: 35px 0;width: 100%;height: 1px;background: #ddd;}

/*about*/
.about1{width: 100%;padding-bottom: 60px;}
.abo1Warp{width: 100%;padding-bottom: 50px;border-bottom: 1px solid #ddd;}
.abo1Warp .img{width: 50%;padding: 0 15px;}
.abo1Warp .img img{width: 100%;}
.abo1Warp .img:hover img{transform: scale(1.1);opacity: 0.8;}
.abo1Warp .desc{width: 50%;padding: 0 15px;padding-left: 5%;}

.abo1Warp .fLinks a{color: #333;}

.abo1Item{width: 100%;margin-top: 50px;}
.abo1Tit{color: #101010;text-transform: capitalize;font-weight: 600;font-size: 20px;margin-bottom: 15px;}
.abo1Tit2{font-size: 15px;color: #6F6E6E;font-weight: bold;margin-bottom: 15px;}
.abo1History{width: 100%;font-size: 16px;}

.abo1History table {
	width: 100%;
	background-color: #FFF;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #D8D9DD;
	margin: 30px 0;
	color: #6F6E6E;
	clear: both
}

.abo1History th {
	background-color: #E2E2EA;
	padding: 12px 6px!important;
	font-size: 0.95em;
	line-height: 145%;
	border: 1px solid #D8D9DD;
	color: #2B2B2B;
	text-align: center;
	text-transform: capitalize
}

.abo1History td {
	background-color: transparent;
	padding: 12px 6px;
	font-size: 0.95em;
	line-height: 145%;
	border: 1px solid #D8D9DD
}

.abo1History tr:first-child>th {
	background-color: #39B7B4;
	text-transform: uppercase;
	color: #FFF
}

.abo1List{width: 100%;}
.abo1List ul li{width: 25%;padding: 0 5px;margin-bottom: 10px;}
.abo1List .part{display: block;width: 100%;}
.abo1List .part .img{width: 100%;margin-bottom: 10px;border-radius: 5px;overflow: hidden;}
.abo1List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.abo1List .part .t1{font-size: 14px;color: #6F6E6E;}
.abo1List .part:hover{opacity: 0.8;}

.abo1Slide{width: 100%;margin-top: 50px;padding-bottom: 35px;border-bottom: 1px solid #ddd;}
.abo1Tab{width: 100%;margin-bottom: 35px;}
.abo1Tab ul{display: flex;flex-wrap: wrap;border-bottom: 1px solid #D8D9DD;}
.abo1Tab ul li{display: inline-block;}
.abo1Tab ul li span{display: inline-block;height: 50px;padding: 0 20px;font-size: 15px;color: #333;line-height: 46px;border-top: 2px solid transparent;cursor: pointer;position: relative;margin-bottom: -1px;}
.abo1Tab ul li.on span{background: #fff;border-top: 2px solid var(--main-color);color: var(--main-color);font-weight: 600;border-left: 1px solid #D8D9DD;border-right: 1px solid #D8D9DD;}

.abo1Panel{width: 100%;}
.abo1List2{width: 100%;}
.abo1List2 ul li{width: 25%;padding: 0 5px;margin-bottom: 10px;}
.abo1List2 a{width: 100%;height: 100%;border-radius: 5px;overflow: hidden;display: block; font-size:15px; color:#333;}
.abo1List2 a img{width: 100%;}
.abo1List2 a .t1{margin-top:10px; text-align:center;}

.about1Btm{padding-bottom: 60px;}
.about1Btm .warp{border: 1px solid #ddd;padding: 35px 20px;border-radius: 3px;overflow: hidden;color: #A2A2A2;font-size: 15px;}
.about1Btm .warp img{width: auto;max-width: 100%;}
.about1Btm .warp h3{font-size: 20px;font-weight: 600;color: #A2A2A2;margin-bottom: 10px;}
.about1Btm .warp a{color: var(--main-color);text-decoration: underline;}

.aboList3{margin-top: 50px;}
.aboList3 ul li{width: 100%;margin-bottom: 20px;}
.aboList3 ul li:last-child{margin: 0;}
.aboList3 .part{display: flex;justify-content: space-between;flex-wrap: wrap;}
.aboList3 .part .imgBox{width: 280px;margin-right: 20px;}
.aboList3 .part .img{width: 100%;}
.aboList3 .part .img img{width: 100%;}
.aboList3 .part .desc{flex: 1;padding-top: 20px;}
.aboList3 .part .txt{font-size: 15px;color: #6F6E6E;margin-top: 10px;}
.aboList3 .part .t1{font-size: 20px;color: #101010;}

.aboTable1{font-size: 15px;}
.aboTable1 table {
	width: 100%;
	background-color: #FFF;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #D8D9DD;
	margin: 30px 0;
	color: #6F6E6E;
	clear: both
}

.aboTable1 th {
	background-color: #E2E2EA;
	padding: 12px 6px!important;
	font-size: 0.95em;
	line-height: 145%;
	border: 1px solid #D8D9DD;
	color: #2B2B2B;
	text-align: center;
	text-transform: capitalize
}

.aboTable1 td {
	background-color: transparent;
	padding: 12px 6px;
	font-size: 0.95em;
	line-height: 145%;
	border: 1px solid #D8D9DD
}

.aboTable1 tr:first-child>th {
	background-color: #39B7B4;
	text-transform: uppercase;
	color: #FFF
}

/*news*/

.news{width: 100%;}
.newsBox{width: 100%;}
.newsBox .f_left{width: 75%;padding: 0 15px;}
.newsBox .f_right{width: 25%;padding: 0 15px;}

.newsList{width: 100%;}
.newsList ul li{width: 100%;margin-bottom: 60px;}
.newsList .part{display: flex;justify-content: space-between;flex-wrap: wrap;}
.newsList .part .icon{width: 80px;margin-right: 20px;}
.newsList .part .icon img{width: 100%;}
.newsList .part .desc{flex: 1;}
.newsList .part .desc .t1{font-size: 20px;color: #101010;margin-bottom: 10px;}
.newsList .part .desc .time{font-size: 15px;color: #888;margin-bottom: 10px;}
.newsList .part .desc .iTxt{font-size: 15px;margin-bottom: 10px;}
.newsList .part .desc .more{text-transform: capitalize;font-weight: 500;color: #317B84;font-size: 15px;}
.newsList .part .desc .more i{color: var(--main-color2);margin-right: 10px;}
.newsList .part:hover .desc table{color: var(_-main-color);}
.newsList .part:hover .desc .more{color: #E73F3D;}
.newsList .part:hover .desc .more i{color: #E73F3D;}

.newrList{width: 100%;position: relative;padding-bottom: 45px;margin-bottom: 20px;}
.newrList .part{display: block;width: 100%;position: relative;overflow: hidden;}
.newrList .part .img{width: 100%;height: 180px;background: #fff;display: flex;justify-content: center;align-items: center;}
.newrList .part .img img{width: auto;height: auto;max-height: 100%;max-width: 100%;}
.newrList .part .desc{width: 100%;background: var(--main-color);padding: 10px 15px;border-radius: 0 0 3px 3px;position: relative;}
.newrList .part .desc:after{position: absolute;left: 0;top: 0;width: 0px;height: 100%;background: #000;content: "";transition: 0.3s;}
.newrList .part .t1{font-weight: 500;font-size: 18px;color: #fff;text-transform: capitalize;display: block;margin: 10px 0;text-align: center;position: relative;z-index: 9;}
.newrList .heart{position: absolute;top: 10px;left: 6px;width: 40px;height: 50px;background: #317B84;text-align: center;display: flex;justify-content: center;align-items: center;font-size: 20px;z-index: 9;}
.newrList .heart a{color: #fff;}
.newrList .part:hover .desc:after{width: 100%;}
.newrList .part:hover .desc .t1{color: #EBCD44;}

.newrSearch{width: 100%;height: 52px;border: 1px solid #ddd;position: relative;}
.newrSearch input{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 0 52px 0 10px;font-size: 15px;color: #333333;}
.newrSearch button{position: absolute;top: 0;right: 0;width: 52px;height: 52px;color: #555;font-size: 20px;border: none;background: transparent;}

.newrBox{border: 1px solid #D8D9DD;text-align: center;padding: 30px 10px;margin: 30px 0;background-color: #E2E2EA;font-size: 18px;font-weight: 300;color: #6F6E6E;}
.newrBox a{color: #101010;margin-top: 15px;text-transform: capitalize;font-weight: bold;}
.newrBox a:hover{color: var(--main-color);}

.newsBox .about1Btm .warp{padding: 20px;font-size: 14px;}
.abo2Item{margin-top: 50px;}

/*contact*/

.contact{width: 100%;}
.contItem{margin-top: 50px;}
.contList{width: 100%;}
.contList dl{width: 100%;margin-bottom: 30px;}
.contList dl dt{margin-bottom: 15px;font-size: 20px;color: #101010;font-weight: bold;}
.contList dl dd{width: 100%;}
.contList ul li{list-style-image: url(../images/list_li.png);list-style-position: inside;font-weight: 500;margin-bottom: 14px;font-size: 16px;}
.contList dl:nth-child(1) ul li:nth-child(1){color: #96066c;}


.map{width: 100%;overflow: hidden;}
.map img{width: 100%;}

.contForm{width: 100%;}
.contForm ul li{display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.contForm .box{width: 100%;max-width: 720px;padding: 10px;position: relative;}
.contForm .tip{flex: 1;padding-left: 20px;font-size: 14px;color: #888;opacity: 0;}
.contForm ul li:hover .tip{opacity: 1;}
.contForm .tit{font-size: 15px;color: #6F6E6E;margin-bottom: 10px;}
.contForm .tit span{color: #f00;margin-left: 2px;}

.contForm .input input,
.contForm .input textarea,
.contForm .input select{width: 100%;height: 43px;border: 1px solid #ddd;padding: 0 10px;box-sizing: border-box;font-size: 15px;outline: none;}
.contForm .input textarea{padding: 10px;height: 178px;}
.contForm .input.file input{border: none;width: auto;}
.contForm .input.file input:focus{border: none;}
.contForm .input.input2 input,
.contForm .input.input2 textarea,
.contForm .input.input2 select{max-width: 430px;}
.contForm .input.name label{width: 100%;display: block;max-width: 155px;margin-right: 20px;}

.contForm .input input:focus,
.contForm .input textarea:focus,
.contForm .input select:focus{border: 1px solid var(--main-color);}

.contForm .yzm .txt{margin-bottom: 10px;}
.contForm .yzm .input input{width: 155px;margin-right: 20px;}
.contForm .yzm .yzmImg{display: block;width: 150px;height: 43px;border: 1px solid #ddd;text-align: center;line-height: 53px;}
.contForm .yzm .yzmImg img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.contForm .btn{margin: 20px 0;width: 100%;}
.contForm .btn button{font-size: 16px;font-weight: 400;background: #317B84;border: none;color: #ffffff;padding: 10px 24px;margin-right: 5px;text-decoration: none;text-transform: uppercase;cursor: pointer;}


.proMenu{margin-bottom: 20px;}
.proMenu>ul>li{position: relative;border-bottom: 1px solid #ddd;}
.proMenu>ul>li>a{display: block;padding: 0 10px;font-size: 16px;color: #333;height: 60px;line-height: 60px;position: relative;}
.proMenu>ul>li>a:hover{color: #000;}
.proMenu>ul>li .icon{position: absolute;right: 10px;width: 30px;height: 60px;line-height: 60px;text-align: center;font-size: 22px;color: #333;font-style: normal;top: 0;cursor: pointer;}
.proMenu>ul>li .icon.on span{display: none;}
.proMenu>ul>li .icon.on:after{content: "-";font-size: 22px;}

.proMenu>ul>li ul{padding-left: 20px;padding-bottom: 15px;display: none;}
.proMenu>ul>li ul li{margin: 0;}
.proMenu>ul>li ul li a{display: block;line-height: 38px;}







@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;}
.menu span a{padding: 0 12px;}
.banner .part .t1{font-size: 45px;}
.iTit{font-size: 32px;}
.iTxt{font-size: 14px;}
.i2Warp .box{padding: 20px;}
.i2Warp .f_left .iTxt{font-size: 16px;}
.i2List .part .iTxt{font-size: 14px;}
.i4Warp .tit{font-size: 24px;}
.pageTop .t1{font-size: 28px;margin-bottom: 20px;}
.innerTit{font-size: 28px;}
.innerTxt{font-size: 20px;}
.abo1Tit{font-size: 18px;}





}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.banner .part .t1{font-size: 16px;}
.banner .part .desc{width: 82%;margin: 0 auto;}
.iMore2 a{padding: 5px 10px;font-size: 13px;}
.swiper .swiper-button-next{right: 0;}
.swiper .swiper-button-prev{left: 0;}
.comPad{padding: 60px 0;}
.iTit{font-size: 26px;}
.i2Warp .f_left, .i2Warp .f_right{width: 100%;}
.i2Warp .box{width: 100%;padding: 20px;max-width: none;}
.i2Warp .f_right .box{padding: 20px;}
.i2List .part .icon{width: 50px;margin-right: 15px;}
.i2List .part .t1{font-size: 16px;}
.i2List .part .iTxt{padding: 0;font-size: 13px;}
.i4Warp .left{flex: auto;width: 100%;margin-bottom: 10px;}
.i4Warp .tit{font-size: 20px;}
.footer{padding: 35px 0;}
.fWarp .item{width: 100%;margin: 10px 0;}
.fDesc{margin: 15px 0;}
.fTit{font-size: 20px;margin-bottom: 20px;}
.fTel ul li{margin-bottom: 10px;}
.fMenu ul li{margin-bottom: 10px;}
.pageTop .t1{font-size: 20px;}
.abo1Warp .img{padding: 10px 0;width: 100%;}
.abo1Warp .desc{width: 100%;padding: 10px 0;}
.innerTit{font-size: 24px;}
.innerTxt{font-size: 16px;}
.abo1History{font-size: 14px;}
.abo1Tit{font-size: 16px;}
.abo1List ul li{width: 50%;}
.abo1List2 ul li{width: 50%;}
.about1Btm .warp{padding: 20px;font-size: 14px;}
.about1Btm .warp h3{font-size: 16px;}
.contForm .box{width: 100%;padding: 0;}
.contForm .tip{width: 100%;padding-left: 0;flex: auto;}
.newsBox .f_left{width: 100%;padding: 10px 0;}
.newsBox .f_right{width: 100%;padding: 10px 0;}
.newsList .part .icon{width: 50px;}
.newsList .part .desc .t1{font-size: 16px;}
.newsList .part .desc .iTxt{font-size: 13px;}
.aboList3 .part .imgBox{margin: 20px auto;}





}


/*---------------------*/

.product{width: 100%;}
.proTop{width: 100%;background-color: #E2E2EA;margin: 30px 0 15px 0;padding: 10px 8px;}
.proTop .tit{margin: 0 10px 0 0;display: inline-block;color: #101010;font-size: 22px;}
.proTag{display: flex;align-items: center;}
.proTag span{font-size: 14px;color: #6F6E6E;margin-right: 2px;}
.proTag a{padding: 0 4px;display: inline-block;color: #A2A2A2;}
.proTag a.active{color: #101010;}
.proTag a i{vertical-align: middle;font-size: 16px;}
.proList{width: 100%;}
.proList ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 30px;}
.proList ul li:nth-child(3n){margin-right: 0;}
.proList .part{display: block;width: 100%;position: relative;overflow: hidden;}
.proList .part .img{width: 100%;height: 200px;border-radius: 10px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.proList .part .img img{width: 100%;height: 100%;object-fit: cover;}
.proList .part .desc{width: 100%;padding-top: 20px;}
.proList .part .t1{color: #101010;text-transform: capitalize;display: block;word-wrap: break-word;font-size: 22px;}
.proList .part .txt{margin: 15px 0 22px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space: normal;overflow: hidden;max-height: 85px;color: #6F6E6E;}
.proList .part .txt p{padding: 0;line-height: 28px;}
.proList .part .more{font-size: 16px;color: var(--main-color)}
.proList .part:hover .img img{transform: scale(1.1);}
.proList .part:hover .t1{color: var(--main-color);}
.proList .part:hover .more{color: #E73F3D;}

.proList.active ul li{width: 100%;margin-right: 0;}
.proList.active .part{display: flex;flex-wrap: wrap;justify-content: space-between;}
.proList.active .part .img{width: 30%;height: auto;}
.proList.active .part .desc{width: 65%;}

.prodetail{width: 100%;}
.prodImg{float: right;width: 45%;text-align: center;padding-left: 5%;}
.prodImg img{width: 100%;border-radius: 5px;}
.prodWarp{float: left;width: 55%;}
.prodPage{font-size: 20px;color: #333;}
.prodPage a{border: 1px solid #dcdcdc;color: rgba(0, 0, 0, 0.3);font-weight: 600;line-height: 33px;padding: 0 12px;display: inline-block;}





@media only screen and (max-width: 680px) {
.proList ul li{width: 50%;margin-right: 0;margin-bottom: 10px;padding: 0 5px;}
.proList .part .img{height: 120px;}
.proList .part .t1{font-size: 16px;}
.proList.active .part .img{width: 100%;}
.proList.active .part .desc{width: 100%;}

.proDetail{display: flex;flex-wrap: wrap;}
.prodWarp{width: 100%;order: 1;}
.prodImg{width: 100%;padding: 0;order: 0;margin-bottom: 20px;}
.proDetail .iTxt{order: 2;}

}