/*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;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

 :root {
    --main-color: #7837AD;
    --main-color2: #A6AD37;
    --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: #7837AD26;}
.indexTop .warp{display: flex;justify-content: space-between;align-items: center;height: 52px;line-height: 52px;padding: 0 20px;font-size: 14px;color: #3A0C61;}
.indexTop .warp a{color: #3A0C61;}
.iTopLink a{display: flex;justify-content: center;align-items: center;width: 52px;height: 52px;background: #7837AD26;font-size: 16px;}
.iTopLink a:hover{background: var(--main-color);color: #fff;}
.indexTop .welCome strong{display: inline-block;margin-right: 10px;}
.indexTop .welCome img{vertical-align: middle;margin-right: 5px;}

.header{ position:relative;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 120px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 100px;width: auto;}


/*menu*/
.pc_menu{}
.menu{height:70px;line-height:70px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:70px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;}
.menu ul li dl dd a{ font-size:14px; color:#fff;display:block;padding: 0 10px;background: #3A0C61;text-align: center;}
.menu ul li dl dd a:hover{ background:#A6AD37;color: #fff;}
.menu span a{ font-size:16px;color:#3A0C61;display:block;text-align:center;padding: 0 20px;font-weight: bold;text-transform: uppercase;}
.menu a:hover{color: #A6AD37;}
a.menu_hover{color: #A6AD37;}



/*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:#000;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;}
.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; max-width:100% !important}

.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: 47px;color: var(--main-color);}
.iTxt{font-size:21px;color: #1A1A1A;font-weight: 400;}
.iLine{}
.iMore a{padding: 15px 30px;border-radius: 5px;background: var(--main-color2);font-size: 16px;font-weight: bold;text-transform: uppercase;color: #fff;}
.iMore a i{padding-left: 6px;}
.iMore a:hover{background: var(--main-color);}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;overflow: hidden;}
.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;}

.index1{position: relative;width: 100%;background-size: cover;background-repeat: no-repeat;padding: 350px 0;}
.index1:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #2B1013;opacity: 0.5;content: "";}
.index1 .wapper{position: relative;z-index: 9;}
.i1Warp{width: 100%;text-align: center;max-width: 800px;margin: 0 auto;}
.i1Warp .t1{font-size: 50px;color: #fff;}

.index2{width: 100%;}
.i2Left{width: 60%;padding: 80px 30px 0px 30px;background: linear-gradient(220deg, #FFFFFF 20%, #FFFFFF 100%);}
.i2Desc{max-width: 600px;margin: 0 auto;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}

.i2Img{width: 40%;font-size: 0px;}
.i2Img img{width: 100%;height: 100%;object-fit: cover;}

.index3{background: var(--main-color);padding: 120px 0;}
.index3 .wapper{max-width: 800px;margin: 0 auto;}

.index4{width: 100%;padding: 60px 0;background: #7837AD1A;}
.i4Warp{width: 100%;max-width: 1100px;margin: 0 auto;}
.i4Warp .item{width: 50%;padding: 0 15px;display: flex;flex-direction: column;}
.i4Tit{font-size: 30px;color: #1a1a1a;}
.i4Txt{font-size: 15px;color: #1A1A1ABF;margin-bottom: 10px;}
.i4Warp .i4Tit{width: 90%;margin-bottom: 20px;}
.i4Warp .i4List{margin-top: auto;}
.i4More a{display: inline-block;padding: 15px 30px;background: var(--main-color);color: #fff;font-size: 16px;text-transform: uppercase;font-size: 16px;border-radius: 5px;font-weight: bold;}
.i4More a i{margin-right: 5px;}
.i4More a:hover{background: var(--main-color2);}

.i4List ul li{padding: 10px 0;border-bottom: 1px solid #ddd;}
.i4List ul li a{font-size: 16px;color: var(--main-color);}
.i4List ul li i{margin-right: 10px;}

.index5{width: 100%;background: #A6AD371A;padding: 80px 0;}
.i5Warp{width: 100%;}
.i5Warp .left{width: 46%;}
.i5Warp .right{width: 46%;}
.i5Warp .left .iTxt{font-size: 17px;color: #1A1A1ABF;}

.i5Swiper{width: 100%;}
.i5Swiper .swiper-slide{background: transparent;}
.i5Info{width: 100%;}
.i5Info .txt{font-size: 20px;color: var(--main-color2);font-weight: bold;margin-bottom: 25px;}
.i5Info .t1{font-size: 14px;color: #1A1A1A;}
.i5Info .t2{font-size: 12px;color: #1A1A1ABF;}

.index6{padding: 80px 0;background-color: #2B1013;background-position: center center;background-size: cover;position: relative;}
.index6:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #2B1013;opacity: 0.5;content: "";}
.index6 .wapper{position: relative;z-index: 9;}
.i6Warp{max-width: 800px;margin: 0 auto;}
.i6Warp .iTxt{text-align: center;opacity: 0.8;}

.iMore2 a{display: inline-block;padding: 18px 35px;background: #fff;border-radius: 5px;font-size: 16px;font-weight: bold;text-transform: uppercase;color: var(--main-color);}
.iMore2 a:hover{background: var(--main-color);color: #fff;}
.iMore2 a i{padding-right: 10px;}

.index7{padding: 30px 0 80px;background: rgba(77, 28, 31, 0.05);}
.i7List{width: 100%;}
.i7List ul li{width: 33.3%;padding: 0 10px;margin-bottom: 20px;}
.i7List .part{display: block;width: 100%;}
.i7List .part .img{width: 100%;}
.i7List .part .img img{width: 100%; height:240px;object-fit: cover}
.i7List .part .desc{background: #fff;position: relative;width: 88%;margin-top: -45px;padding: 20px;margin-left: auto;margin-right: auto;}
.i7List .part .t1{font-size: 24px;color: var(--main-color);padding-bottom: 10px;margin-bottom: 20px;border-bottom: 1px solid #ddd;}
.i7List .part .txt{color: #1A1A1A;font-size: 14px;font-weight: 400;margin-bottom: 20px;}
.i7List .part .more{padding: 10px;background: #A6AD3726;text-align: center;border-radius: 5px;font-size: 14px;font-weight: bold;color: var(--main-color2);}
.i7List .part .more:hover{background: var(--main-color);color: #fff;}

.index8{padding: 80px 0;background-position: center center;background-size: cover;position: relative;}
.index8:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--main-color);opacity: 0.8;content: "";}
.index8 .wapper{position: relative;z-index: 9;}
.i8Warp{max-width: 850px;margin: 0 auto;text-align: center;}
.i8Warp .iMore2 a:hover{background: var(--main-color2);}

.footer{padding: 60px  0 20px;}
.fWarp{width: 100%;}
.fWarp .list{width: 18%;}
.fWarp .item{width: 40%;}
.fWarp .img img{width: auto;max-width: 100%;}
.fWarp .img .txt{font-size: 16px;color: #1A1A1A;}
.fLinks{margin-top: 50px;display: flex;flex-wrap: wrap;}
.fLinks a{display: block;width: 33px;height: 33px;border-radius: 50%;background: #7837AD26;color: var(--main-color);display: flex;justify-content: center;align-items: center;margin-right: 12px;font-size: 16px;}
.fTit{height: 30px;line-height: 30px;font-size: 18px;font-weight: bold;color: var(--main-color);margin-bottom: 20px;text-transform: uppercase;}
.fWarp .list ul li{margin: 10px 0;}
.fWarp .list ul li a{font-size: 16px;color: #7837AD;display: block;}
.fWarp .list ul li a:hover{color: var(--main-color);}

.fCet{background: #7837AD26;font-size: 14px;color: #3A0C61;line-height: 45px;}
.fCet span{display: inline-block;margin-left: 20px;}
.fCet i{display: inline-block;margin-right: 5px;}

.copyright{padding: 20px 0;font-size: 14px;color: #3A0C61;}

.index6 .iMore2 a{display: block;width: 48%;}
.index6 .iMore2 a:nth-child(1){background: var(--main-color2);color: #fff;}
.index6 .iMore2 a:nth-child(1):hover{background: var(--main-color);}

.about1{width: 100%;}
.about1 .desc{width: 50%;background: var(--main-color);padding: 80px 0;}
.about1 .img{width: 50%;}
.about1 .img img{width: 100%;height: 100%;object-fit: cover;}
.about1 .warp{max-width: 600px;margin: 0 auto;}
.about1 .warp .iTxt{font-size: 18px;opacity: 0.8;}

.about2{width: 100%;margin: 5px 0;}
.abo2List{width: 100%;}
.abo2List ul li{width: 16.66%;padding: 0 2px;}
.abo2List ul li:nth-child(1),
.abo2List ul li:nth-child(2),
.abo2List ul li:nth-last-child(1),
.abo2List ul li:nth-last-child(2){width: 12.5%;}
.abo2List .img{display: block;width: 100%;height: 100%;}
.abo2List .img img{width: 100%;height: 100%;object-fit: cover;}

.about3 .i2Left{background: var(--main-color2);padding: 80px 30px;}

.about4{width: 100%;padding: 80px 0;}
.abo4Warp{width: 100%;}
.abo4Warp .item{width: 50%;padding: 0 15px;}
.abo4Warp .tit{font-size: 28px;color: #1A1A1A;}
.abo4Warp .txt{font-size: 15px;color: #1A1A1ABF;margin-top: 20px;}

.visit1{padding: 80px 0;}
.visit1Warp{max-width: 800px;margin: 0 auto;}
.visit1Warp .iTit{color: #000;}

.visit2 .left .i4Tit{color: var(--main-color2);}
.i5List ul{padding-left: 20px;}
.i5List ul li{margin: 10px 0;list-style: disc;font-size: 17px;color: #1A1A1ABF;}

.service{padding: 40px 0;background: #A6AD371A;}
.service2{background: #7837AD1A;}
.serList{width: 100%;}
.serList ul li{width: 33.3%;padding: 0 23px;margin-bottom: 40px;}
.serList .part{display: block;width: 100%;height: 100%;background: #fff;position: relative;overflow: hidden;}
.serList .part .imgBox{width: 100%;position: relative;background: #000;}
.serList .part .img{display: block;width: 100%;opacity: 0.8;}
.serList .part .img img{width: 100%;}
.serList .part .tag{position: absolute;left: 0;bottom: 0;padding: 8px 10px;background: #fff;font-size: 14px;color: var(--main-color);text-transform: uppercase;font-weight: bold;}
.serList .part .desc{padding: 15px;padding-bottom: 45px;}
.serList .part .t1{display: block;font-size: 26px;color: #1A1A1A;}
.serList .part .txt{font-size: 15px;color: #1A1A1ABF;margin: 15px 0;}
.serList .part .more{font-size: 14px;position: absolute;bottom: 15px;left: 15px;}
.serList .part .more a{color: var(--main-color);font-weight: bold;}

.serList .part:hover .img{opacity: 1;}

.service-detail-1{width: 100%;}
.service-detail-1 .i2Left{background: var(--main-color);}
.service-detail-1 .i2Left .iTit{color: #fff;}
.service-detail-1 .i2Left .iTxt{color: #fff;opacity: 0.8;}
.service-detail-1 .iMore a{background: #fff;color: var(--main-color);}
.service-detail-1 .iMore a:hover{background: var(--main-color2);color: #fff;}

.service-detail-2{width: 100%;padding: 40px 0;}

.contcat{width: 100%;padding: 80px 0;}
.contWarp{width: 100%;}
.contWarp .left{width: 48%;}
.contWarp .right{width: 48%;}
.contTit{font-size: 38px;color: #1A1A1A}
.contTxt{font-size: 17px;color: #1A1A1ABF;margin: 15px 0;}
.contForm{margin-top: 35px;}
.contForm ul li{width: 100%;margin: 10px 0;}
.contForm .tit{font-size: 14px;color: #1a1a1a;font-weight: bold;margin-bottom: 10px;}
.contForm .tit em{color: #f00;margin-left: 5px;vertical-align: middle;display: inline-block;}
.contForm input,
.contForm select,
.contForm textarea{width: 100%;height: 40px;border: 1px solid #ddd;padding: 0 10px;outline: none;}
.contForm input:focus,
.contForm select:focus,
.contForm textarea:focus{box-shadow: var(--main-shadow);border: 1px solid #000;}
.contForm button{display: inline-block;padding: 15px 20px;border-radius: 5px;background: var(--main-color);font-size: 16px;color: #fff;text-transform: uppercase;border: none;font-weight: bold;margin-top: 20px;}
.contForm textarea{height: 120px;}
.contList{width: 100%;}
.contList ul li{margin-bottom: 35px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.contList .icon{width: 60px;height: 60px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #7837AD1A;margin-right: 25px;}
.contList .icon img{width: 30px;}
.contList .desc{flex: 1;}
.contList .desc h3{font-size: 30px;color: #1A1A1A;}
.contList .desc .txt{font-size: 16px;color: #1A1A1ABF;margin: 15px 0;}

.contMap{width: 100%;overflow: hidden;}
.contMap img{width: 100%;}

.news{width: 100%;padding: 40px 0;background: rgba(77, 28, 31, 0.05);}
.newMenu{margin-bottom: 35px;}
.newMenu ul li{margin-right: 5px;margin-bottom: 5px;}
.newMenu a{display: inline-block;padding: 8px 20px;background: #7837AD1A;border-radius: 5px;color: var(--main-color);font-weight: bold;font-size: 14px;}
.newMenu ul li.on a{color: #fff;background: var(--main-color);}
.newMenu ul li a:hover{color: #fff;background: var(--main-color);}

.newdtop{width: 100%;background: var(--main-color);padding: 80px 0 160px;}
.newdtop .tag{font-size: 16px;color: rgba(255,255,255,0.75);}
.newdtop .tit{font-size: 46px;color: #fff;max-width: 745px;margin-top: 10px;}
.newdtop .links{margin-top: 30px;}
.newdtop .links a{display: block;width: 40px;height: 40px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: rgba(255,255,255,0.6);margin-right: 10px;}
.newdtop .links a img{width: 20px;vertical-align: middle;}
.newdtop i{color: #fff;font-size: 16px;}

.newdetail{width: 100%;padding-bottom: 80px;}
.newdwarp{width: 100%;}
.newdwarp .ml{width: 66%;}
.newdwarp .mr{width: 33%;padding-top: 45px;padding-left: 45px;padding-right: 45px;}
.newsimg{width: 100%;position: relative;margin-top: -60px;}
.newsimg img{width: 100%;}
.newddesc{margin-top: 50px;font-size: 17px;color: #1A1A1A;}

.mrTit{font-size: 20px;color: #1A1A1AD9;margin-bottom: 20px;}
.mrList{width: 100%;}
.mrList ul li{width: 100%;margin-bottom: 20px;}
.mrList .part{display: block;width: 100%;position: relative;border: 1px solid #ddd;}
.mrList .part .img{width: 100%;}
.mrList .part .img img{width: 100%;}
.mrList .part .tag{position: absolute;top: 10px;right: 10px;background: var(--main-color2);font-size: 12px;color: #fff;font-weight: bold;text-transform: uppercase;padding: 5px 10px;}
.mrList .part .desc{padding: 15px;}
.mrList .part .tit{font-size: 20px;color: #3A0C61;}
.mrList .part .txt{font-size: 14px;color: #1A1A1A;}
.newdwarp .mr .i4More a{width: 100%;text-align: center;}
.newdwarp .mr .i4More a img{width: 20px;vertical-align: middle;margin-left: 10px;}

.inside{padding: 80px 0;}
.iMore a{display: inline-block;}



@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;}
.iTit{font-size: 38px;color: var(--main-color);}
.iTxt{font-size:18px;color: #1A1A1A;font-weight: 400;}
.i1Warp .t1{font-size: 38px;}
.i2Left{padding-bottom: 80px;}
.i4Warp .i4Tit{width: 100%;margin-bottom: 10px;}
.i4Tit{font-size: 26px;}
.i5Info .txt{font-size: 18px;}
.i7List .part .t1{font-size: 20px;}
.contTit{font-size: 30px;}
.contList .desc h3{font-size: 26px;}
.contTxt{font-size: 16px;}
.contList .desc .txt{font-size: 15px;}
.serList ul li{padding: 0 10px;margin-bottom: 20px;}
.newdwarp .mr{padding: 20px;}
.newdtop .tit{font-size: 38px;}
}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.iTit{font-size: 24px;color: var(--main-color);}
.iTxt{font-size:14px;color: #1A1A1A;font-weight: 400;}
.i1Warp .t1{font-size: 20px;}
.i2Left{width: 100%;padding: 20px 10px;}
.i2Img{width: 100%;}
.index3{padding: 60px 0;}
.i4Warp .item{width: 100%;padding: 10px 0;}
.i4Tit{font-size: 24px;}
.i5Warp .left{width: 100%;margin-bottom: 20px;}
.i5Warp .right{width: 100%;}
.i5Info .txt{font-size: 16px;}
.index6 .iMore2 a{width: 100%;}
.i7List ul li{width: 100%;margin: 10px 0;padding: 0;}
.fWarp .item{width: 100%;margin-bottom: 20px;}
.fWarp .list{width: 100%;margin-bottom: 20px;}
.fWarp .list ul{display: flex;flex-wrap: wrap;}
.fWarp .list ul li{width: auto;line-height: 1.8;margin: 0;margin-right: 5px;}
.fTit{height: auto;}
.fWarp .list ul li a{font-size: 14px;}
.fCet span{display: block;width: 100%;margin: 0;}
.iMore2 a{padding: 15px 20px;}
.index6 .iMore2 a:nth-child(1){margin-bottom: 10px;}
.about1 .desc{width: 100%;padding: 20px 10px;}
.about1 .warp .iTxt{font-size: 14px;}
.about1 .img{width: 100%;}
.i4Txt{font-size: 14px;}
.abo2List ul li:nth-child(1), .abo2List ul li:nth-child(2), .abo2List ul li:nth-last-child(1), .abo2List ul li:nth-last-child(2){width: 25%;}
.abo2List ul li{width: 50%;}

.about3 .i2Left{padding: 60px 10px;}
.about3 .i2Left .iMore2 a{width: 100%;text-align: center;margin: 10px 0;}
.abo4Warp .item{width: 100%;padding: 10px 0;}
.abo4Warp .tit{font-size: 24px;}
.abo4Warp .txt{font-size: 14px;}
.contcat{padding: 60px 0 40px 0;}
.contWarp .left{width: 100%;margin-bottom: 20px;}
.contWarp .right{width: 100%;}
.contTit{font-size: 20px;}
.contList .desc h3{font-size: 20px;margin-top: 10px;}
.contTxt{font-size: 14px;}
.contList .desc .txt{font-size: 14px;}
.contList .icon{width: 50px;height: 50px;margin-right: 10px;}
.serList ul li{width: 100%;padding: 10px 0;}
.serList .part .t1{font-size: 20px;}
.serList .part .txt{font-size: 14px;}
.iMore a{padding: 10px 20px;font-size: 14px;}
.newdtop{padding-bottom: 120px;}
.newdtop .tit{font-size: 24px;}
.newdwarp .ml{width: 100%;}
.newddesc{margin-top: 35px;}
.newdwarp .mr{width: 100%;padding: 20px 0;}






}
