﻿/*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:'Microsoft YaHei'; color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#2036c7; 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:1480px; margin:0 auto;padding: 0 20px;box-sizing: border-box;}
.wapper2{ width:1280px; margin:0 auto;padding: 0 40px;box-sizing: border-box;}

.indexTop{width: 100%;font-size: 14px;}
.indexTop .warp{display: flex;justify-content: space-between;align-items: center;height: 31px;}
.iLinks ul li{margin-left: 40px;}
.iLinks a{font-size: 12px;}
.iLinks img{vertical-align: middle;margin-right: 5px;}

.header{ position:relative;}
.headBg{background: #fdfdfd;height: 120px;border-bottom:1px solid #e2e2e2;}
.hTop{display: flex;justify-content: space-between;align-items: center;}
.logo{display: block;}
.logo img{max-height: 80px;width: auto;}

.hTel{display:flex;align-items:center;font-size: 16px;}
.hTel span{}
.hTel h2{color: #e10000;font-size: 30px;}

/*menu*/
.pc_menu{position: relative;z-index: 999;width: 100%;}
.menu{height:65px;line-height:65px;}
.menu ul{display: flex;justify-content: space-between;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:65px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;z-index: 9;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:14px; color:#666;display:block; padding:0;text-align:center;}
.menu ul li dl dd a:hover{ color:#2036c7;}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{color:#2036c7;}
a.menu_hover{color:#2036c7;}
.menu ul li span i{padding-left: 5px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header{height:50px;overflow:hidden;background:#fff;position:relative;z-index:10;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:50px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:45px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 52px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:50px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #2036c7;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}




/*swiper*/
.swiper {width: 100%;height: 100%;}
.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; margin: 0 auto; width: 95%;height: 100%;object-fit: cover;}

/*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;}

/*common*/
.iComTitle{}

.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;}
.bgfff{background: #fff;}
.fff{color: #fff !important;}
.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s; max-width:100%}
em{font-style: normal;}

.overflow3{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}

.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}
.f_left{float: left;}
.f_right{float: right;}


.pb170{padding-bottom: 170px;}
.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt130{padding-top: 80px;}
.pb130{padding-bottom: 130px;}
.pt120{padding-top: 45px;}
.pb120{padding-bottom: 30px;}
.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;}

.mt20{margin-top: 20px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt100{margin-top: 45px;}
.mt120{margin-top: 120px;}

.textCet{text-align: center;}
.iTit{font-size: 28px;font-weight: bold;color: #2036c7;}
.iTitEn{font-size: 18px;color: #9d9d9d;text-transform: uppercase;margin: 10px 0;}

.index1{width: 100%;padding: 30px 0;box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.hotKeyword{color: #666;font-size: 15px;}
.hotKeyword a{color: #666;}
.hotKeyword dl dd{margin-left: 5px;}

.search{width: 230px;height: 30px;border: 1px solid #eee;border-radius: 20px;position: relative;}
.search input{position: absolute;left: 0;top: 0;box-sizing: border-box;padding: 0 20px;padding-left: 45px;background: none;outline: none;height: 100%;}
.search button{position: absolute;left: 10px;top: 0;width: 30px;height: 30px;background: none;border: none;}
.search button img{width: 15px;vertical-align: middle;}


.i2Bg{width: 100%;background: #f3f3f3;}
.i2Slide{width: 100%;}
.i2Tab{width: 100%; background-color:#c0a062; margin-bottom:30px}
.i2Tab ul{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.i2Tab ul li{display: inline-block;padding: 28px 0;width: 33.3333%;text-align: center;}
.i2Tab a{/*display: block*/;font-size: 24px;color: #fff;padding: 0 30px;padding-bottom: 25px;position: relative;border-bottom: 6px solid transparent;}
.i2Tab ul li:hover a{color: #fff;}
.i2Tab ul li.on{background: #f3f3f3;color: #333;}
.i2Tab ul li.on a{color: #333;}

.i2Warp{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.i2Warp .imgleft{width: 400px;font-size: 0px;overflow: hidden;border-radius: 5px;margin-bottom: 15px;}
.i2Warp .imgleft img{width: 100%;}
.i2List{width: calc(100% - 400px);}
.i2List ul li{width: calc(50% - 80px);margin-left: 80px;margin-bottom: 15px;}
.i2List .part{display: block;width: 100%;background: #f3f3f3;border-radius: 5px;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.i2List .part .img{width: 160px; height:155px}
.i2List .part .img img{width: 160px; height:140px}
.i2List .part .desc{width: calc(100% - 160px);padding: 10px 20px;box-sizing: border-box;}
.i2List .part .t1{font-size: 20px;}
.i2List .part .t1:hover{color: #308ec2;}
.i2List .part .t2{font-size: 16px;margin-top: 10px;}
.i2List .part .btm{margin-top: 35px;}
.i2List .part .btm a{display: block;padding: 7px 14px;background: #fff;color: #707070;font-size: 14px;}
.i2List .part .btm a:last-child{background: #fff;color:#707070;}
.i2List .part .btm a:hover{opacity: 0.8;background:#2036c7;color:#fff;}

.iMore{width: 100%;text-align: center;}
.iMore .more1{display: inline-block;line-height: 45px;min-width: 290px;text-align: center;padding: 0 20px;box-sizing: border-box;font-size: 18px;color: #717070;background: #eee;}
.iMore .more2{display: inline-block;line-height: 45px;min-width: 290px;text-align: center;padding: 0 20px;box-sizing: border-box;font-size: 18px;color: #717070;background: #eee;margin-left: 50px;}
.iMore a:hover{background:#2036c7;color:#fff;}
.iMore span:hover{background:#2036c7;color:#fff;}

.i3List{width: 100%;}
.i3List ul li{width: 33%;box-sizing: border-box; margin-left:2px}
.i3List ul li:first-child{padding: 0;}
.i3List .part{display: block;width: 100%;position: relative;border-radius: 5px;overflow: hidden;box-shadow: 0 1px 5px 0 rgb(0 0 0 / 5%);border: 2px solid transparent; box-sizing:border-box;}
.i3List .part .img{width: 100%;height: 100%;position: relative;overflow: hidden;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .imgTop{position: absolute;left: 0;padding: 30px 0;box-sizing: border-box;text-align: center;bottom: 0;z-index: 9;width: 100%;}
.i3List .part .imgTop span{display: inline-block;padding: 5px 20px;border-radius: 20px;color: #fff;font-size: 14px;background: #bfbfbf;transition:0.3s;}
.i3List .part:hover{border: 2px solid #308ec2;}
.i3List .part:hover .imgTop span{opacity: 0.8;}

.i3List .part .desc{position: absolute;left: 0;padding: 10px;box-sizing: border-box;text-align: center;top: 0;z-index: 9;width: 100%; height:100%; display:flex;justify-content: center;align-items: center; transition:0.3s; opacity:0; visibility:hidden; background:rgb(0 0 0 / 30%);}
.i3List .part .desc span{display: inline-block;color: #fff;font-size: 18px;line-height:30px;text-align:left;transition:0.3s; transform:translateY(-20px);}
.i3List .part:hover .desc{opacity:1; visibility: visible;}
.i3List .part:hover .desc span{ transform:translateY(0);}

.i4List{width: 100%;}
.i4List ul li{margin-bottom: 65px;}
.i4List .part{display: block;width: 100%;display: flex;justify-content: space-between;align-items: center;}
.i4List .part .img{width: 45.5%;}
.i4List .part .img img{width: 100%;}
.i4List .part .desc{width: 45%;}
.i4List .part .t1{color: #000;font-size: 38px;background: url(../images/icon-3.png) left middle no-repeat;}
.i4List .part .info{margin-top: 60px;font-size: 18px;color: #666;font-weight: 200;/*max-width: 400px;*/}
.i4List .part .info p{line-height: 2.2;}
.i4List ul li:nth-child(even) .part .img{order: 0;}
.i4List ul li:nth-child(even) .part .desc{order: 1;}

.i5Tab{width: 100%;padding: 0 20px;box-sizing: border-box;}
.i5Tab ul{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.i5Tab ul li{display: inline-block;margin-left: 60px;}
.i5Tab a{display: block;color: #000;font-size: 18px;padding: 0 10px;border-bottom: 5px solid transparent;padding-bottom: 10px;}
.i5Tab ul li.on a{border-bottom: 6px solid #16509a;color: #16509a;}
.i5Tab ul li:hover a{color: #16509a;}
.i5More{display:inline-block; color:#666; font-size:16px;margin-left: 25px;}
.i5More:hover{ color:#308ec2;}

.i5Panel{margin-top: 70px;}
.i5List{width: 100%;}
.i5List ul li{width: 33.3%;padding: 0 20px;box-sizing: border-box;}
.i5List .part{display: block;width: 100%;}
.i5List .part .img{width: 100%;border-radius: 5px;overflow: hidden;}
.i5List .part .img img{width: 100%;}
.i5List .part .desc{padding-top: 30px;}
.i5List .part .t1{font-size: 20px;color: #000;}
.i5List .part .t1:hover{color: #16509a;}
.i5List .part .info{margin-top: 25px;color: #666;font-size: 14px;font-weight: 200;line-height: 1.8;}
.i5List .part .btm{margin-top: 25px;}
.i5List .part .btm a{display: inline-block;padding: 5px 16px;background: #72a3d3;color: #fff;font-size: 16px; margin-right:10px}
.i5List .part .btm a i img{width: 20px;vertical-align: middle;margin-left: 5px;}
.i5List .part .btm a:last-child{background: #001e29;}
.i5List .part .tel{margin-top: 30px;color: #001e29;font-size: 15px;}
.i5List .part .btm a:hover{opacity: 0.8;}

.i6Warp{width: 100%;}
.i6Warp .img{width: 49.5%;}
.i6Warp .img img{width: 100%;}
.i6Warp .desc{width: 46%;}
.i6Warp .desc .line{width: 100px;height: 15px;background: #308ec2;}
.i6Warp .desc .info{margin-top: 15%;font-size: 16px;color: #666;font-weight: 200;}
.i6Warp .desc .info p{line-height: 2;}
.i6Warp .i6Links{margin-top: 15%;}
.i6Links ul{display: flex;flex-wrap: wrap;}
.i6Links ul li{display: inline-block;margin-right: 35px;}
.i6Links a{display: block;padding: 10px 20px;box-sizing: border-box;background: #001e29;color: #fff;font-size: 16px;}
.i6Links a img{width: 20px;padding-left: 5px;}
.i6Links ul li:last-child{margin-right: 0;}

.i7Warp{width: 100%;}
.i7Warp .left{width: 40%;}
.i7Warp .left .part{display: block;width: 100%;}
.i7Warp .left .part .img{width: 100%;}
.i7Warp .left .part .img img{width: 100%;}
.i7Warp .left .part .desc{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;align-items: flex-start;}
.i7Warp .left .part .time{width: 65px;text-align: center;font-size: 12px;display: flex;flex-direction: column;text-align: center;justify-content: space-between;color: #333;}
.i7Warp .left .part .time span{display: inline-block;order: 0;font-size: 32px;}
.i7Warp .left .part .time em{order: 1;}
.i7Warp .left .part .box{width: calc(100% - 65px);}
.i7Warp .left .part .t1{font-size: 24px;color: #000;}
.i7Warp .left .part .info{font-size: 13px;color: #666;margin-top: 15px;line-height: 2;}

.i7Warp .right{width: 45%;}
.i7Slide{width: 100%;}
.i7Tab{width: 100%;}
.i7Tab ul li{display: inline-block;margin-right: 70px;}
.i7Tab ul li:last-child{margin-right: 0;}
.i7Tab a{display: block;padding: 10px 20px;box-sizing: border-box;color: #000;font-size: 18px;}
.i7Tab ul li.on a{background: #2036c7;color: #fff;}

.i7Panel{margin-top: 15px;}
.i7Panel ul li{padding: 25px 0 15px;border-bottom: 1px solid #eee;}
.i7Panel .part{display: block;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.i7Panel .part .t1{width: calc(100% - 80px);font-size: 18px;color: #000;}
.i7Panel .part:hover .t1{color: #2036c7;}
.i7Panel .part .time{display: inline-block;width: 80px;text-align: right;font-size: 13px;color: #000;}
.i7Panel .info{margin-top: 20px;color: #666;font-size: 14px;line-height: 2;}

.index8{padding: 18px 0;width: 100%;background: #f3f3f3;}
.i8List{width: 100%;}
.i8List ul li{display: inline-block;}
.i8List .part{display: flex;flex-wrap: wrap;align-items: center;}
.i8List .part .icon{width: 45px;margin-right: 15px;}
.i8List .part .icon img{width: 100%;}
.i8List .part .desc{width: calc(100% - 60px);}
.i8List .part .t1{font-size: 16px;color: #000;}
.i8List .part .info{font-size: 14px;color: #666;margin-top: 5px;}

.footer{width: 100%;padding: 15px 0;color: #fff;}
.fLogo img{max-height: 45px;}
.fLogo .txt{font-size: 16px;margin-left: 10px;}
.fWarp{width: 100%;margin-top: 30px;}
.fMenu{width: calc(100% - 500px);padding-right: 8%;box-sizing: border-box;}
.fMenu dl dt a{color: #fff;font-weight: bold;display: block;font-size: 18px;margin-bottom: 25px;}
.fMenu dl dd{margin: 15px 0;}
.fMenu dl dd a{color: #fff;font-size: 16px;opacity: 0.7;}
.fMenu dl dd a:hover{opacity: 1;}


.fTel{width: 33%;font-size: 20px;}
.fTel .info{line-height: 2;}
.fTel .ewm{margin-top: 25px;width: 60%;}
.fTel .ewm .img{width: 115px;}
.fTel .ewm img{width: 100%;max-width: 115px;}

.index9{padding: 20px 0;}
.index9 .wapper{padding: 0;}
.i9List{width: 100%;}
.i9List ul li{width: 16.6%;padding: 0 13px;box-sizing: border-box;}
.i9List .part{display: block;width: 100%;padding: 15px 20px;box-sizing: border-box;text-align: center;font-size: 12px;color: #333;background: #eff0f0;border-radius: 5px;}
.i9List .part .t1{font-size: 24px;color: #000;}

.index10{width: 100%;padding: 10px 0;}
.index10 .warp{border-bottom: 1px dashed #dcdcdc;font-size: 14px;padding: 10px 0;color: #333;}
.index10 .red_x{border-left: 3px solid #308ec2;font-weight: normal;padding-left: 8px;}
.index10 a:after{content: ">";padding: 0 10px;box-sizing: border-box;}
.index10 a:last-child:after{display: none;}
.index10 a{color: #333;}
.index10 a:hover{color: #2036c7;}

.mainFull{width: 100%;margin: 20px 0;}
.mainL{width: 300px;margin-right: 40px;}
.mainR{width: calc(100% - 340px);}


.pageWarp{width: 100%;margin: 40px 0;}
.pages { cursor: default; font-size: 14px; font-family: Tahoma, Verdana; padding: 10px; text-align: center; }
.pages span { margin: 0 3px; }
.pages span a { color: #666; text-decoration: none; padding: 3px 8px; border: 1px #ddd solid; background: #fff; }
.pages span a:hover { color: #2036c7; border: 1px #2036c7 solid; background: #fff; }
.number { font-size: 14px; color: #666; }
.number { color: #fff; text-decoration: none; padding: 3px 8px; border: 1px #027D3A solid; background: #027D3A; font-weight: bold; }
.number a:hover { color: #2036c7; border: 1px #2036c7 solid; }
.pageyc { display: none; }

.ProMenu{width: 100%;box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);margin-bottom: 20px;}
.tab_list5{width: 100%;box-sizing: border-box;border: #f2f2f3 solid 1px;padding: 0 26px;margin-bottom: 30px;}
.tab_list5 ul li:first-child .link{margin-top: 7px;}
.accordion {width: 100%;}
.accordion .link {cursor: pointer;display: block;padding: 15px 20px;color: #555;font-size: 16px;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;box-sizing: border-box;margin-top: 7px;border-bottom: 1px solid #eaeaea;}
.accordion .link a{color: #000;font-size: 16px;font-weight: 400;text-decoration: none;font-weight: bold;}
.accordion .link:hover{color: #2036c7;}
.accordion .link:hover a{color: #2036c7;}
.accordion .link:hover i{color: #2036c7;}
.accordion li i {position: absolute;top: 10px;left: 12px;font-size: 18px;color: #666;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li i.icon {right: 12px;left: auto;font-size: 20px;}
.accordion li.open .link {color: #2036c7;}
.accordion li.open a {color: #2036c7;}
.accordion li.open i {color: #2036c7;}
.accordion li.open i.icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}

.submenu {display: none;font-size: 14px;}
.submenu li {border-bottom: 1px dotted #e8e5e5;}
.submenu a {display: block;text-decoration: none;color: #666 !important;padding: 10px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;padding-left: 20px;}
.submenu a:hover {color: #2036c7 !important;}
.submenu a:before{content: "-";padding-right: 10px;}
.submenu li.cur a{color: #2036c7 !important;}
.submenu li a.hhh{color: #2036c7 !important;}

/*tab5_____end*/

.mainLtit{width: 100%;padding: 20px;text-align: center;color: #fff;background: #2036c7 url(../images/inner-title.jpg) bottom left no-repeat;font-size: 22px;box-sizing: border-box; background-size:cover;}
.mainLtit span{display: block;font-size: 12px;line-height: 18px;color: #fff;text-transform: uppercase;opacity: .6;font-weight: normal;}

.mainLbox{width: 100%;box-sizing: border-box;border: #f2f2f3 solid 1px;padding: 12px 0px;margin-top: 30px;}
.mainL2 ul li{padding: 15px 0;display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #f2f2f3;}
.mainL2 .icon{width: 35px;margin-right: 15px;}
.mainL2 .icon img{width: 100%;}
.mainL2 .desc{width: calc(100% - 50px);}
.mainL2 .desc .t1{font-size: 16px;color: #000;}
.mainL2 .desc .info{font-size: 12px;color: #666;margin-top: 5px;}
.mainL3{font-size: 14px;color: #000;}
.mainL3 h3{font-size: 14px;color: #2036c7;}


/*-------------------------------------*/
.product{width: 100%;}
.proItem{width: 100%;margin-bottom: 25px;}
.proTop{width: 100%;height: 50px;font-size: 24px;line-height: 50px;border-bottom: 1px solid #ebebeb;margin-bottom: 15px;}
.proTop h3{display: inline-block;height: 50px;border-bottom: 1px solid #2036c7;color: #000;font-weight: normal;}
.proBtn{font-size: 16px;}
.proTop.on .proBtn span{display: none;}
.proTop.on .proBtn:after{content: "收起 >>";}

.proList{width: 100%;}
.proList ul li{width: 33.3%;padding: 0 8px;box-sizing: border-box;margin-bottom: 16px;}
.proList .part{display: block;width: 100%;border: 1px solid #dedede;background: #fff;}
.proList .part .img{width: 100%;}
.proList .part .img img{width: 100%; height:300px; object-fit: contain}
.proList .part .desc{padding: 6px 20px 5px 20px;}
.proList .part .tit{height: 56px;font-weight: normal;font-size: 18px;color: #111;line-height: 28px;overflow: hidden;margin-bottom: 10px;display: block;}
.proList .part .t1{font-weight: bold;}
.proList .part .info{font-size: 14px;color: #666;margin-top: 10px;}
.proList .part:hover{border-color: #2036c7;}
.proList .part:hover .tit{color: #2036c7;}

/*-------------------------------------*/
.prod2{width: 100%;overflow: hidden;margin-top: 30px;}
.prod2 img{width: 100%;max-width: 100%;outline-width:0px;vertical-align:top;}
.prod1{width: 100%;}
.prod1 .warp{width: 100%;margin: 0 auto;}
.prod1 .warp .box{position: relative; height: 502px;}
.prod1 .swiper-button-next,.prod1 .swiper-button-prev{color: #2036c7;}
.prod1 .swiper-button-next:after,.prod1 .swiper-button-prev:after{font-size: 20px;}
.prod1 .swiper-button-next{right: 0;}
.prod1 .swiper-button-prev{left: 0;}

.prodpSwiper .swiper-slide img{transition: 0.5s;}
.prodpSwiper .swiper-slide img:hover{transform: scale(1.1);}
.prodtSwiper{margin-top: 10px;}
.prodtSwiper .swiper-slide{border: 1px solid #ddd;box-sizing: border-box;height:160px;}
.prodtSwiper .swiper-slide-thumb-active img{opacity: 0.6; height:100px; object-fit: contain}
.prodtSwiper .swiper-slide-thumb-active{border: 1px solid #000;}
.prodpSwiper{z-index: 98 !important;}

.prod1 .left{width: 48%;}
.prod1 .left .t1{color: #000;font-weight: bold;font-size: 20px;margin-bottom: 25px;}
.prod1 .right{width: 48%;}

div.zoomDiv{z-index:999999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;border: 1px solid rgb(229, 229, 229);}
div.zoomMask{background-position: 0px 0px;float: right;overflow: hidden;z-index: 999;transform: translateZ(0px);opacity: 0.4;zoom: 1;width: 502px !important;height: 502px !important;background-color: white;cursor: default;border: 1px solid rgb(0, 0, 0);background-repeat: no-repeat;position: absolute;left: 63.5px;top: 733px !important;display: block;}

.prod1Slide{width: 100%;}
.prod1Tab{width: 100%;margin-bottom: 25px;}
.prod1Tab ul{display: flex;flex-wrap: wrap;}
.prod1Tab ul li{display: inline-block;margin-right: 20px;}
.prod1Tab ul li a{border-bottom: 1px solid #999;color: #000;font-size: 16px;padding-bottom: 5px;}
.prod1Tab ul li.on a{border-bottom: 1px solid #2036c7;color: #2036c7;}

.prod1Panel .info{font-size: 14px;color: #000;}
.prod2Down{font-size: 14px;color: #000;line-height: 32px;}
.prod2Down ul li{margin-bottom: 20px;display: flex;flex-wrap: wrap;}
.prod2Down a{width: 110px;height: 32px;display: inline-block;background: #dfdfdf;text-align: center;line-height: 32px;}

.prod4List{width: 100%;}
.prod4List ul li{width: 33.3%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.prod4List .part{display: block;width: 100%;border: 1px solid #dedede;}
.prod4List .part:hover{border-color: #308ec2;}
.prod4List .part .img{width: 100%;}
.prod4List .part .img img{width: 100%;}
.prod4List .part .desc{padding: 10px 20px;box-sizing: border-box;}
.prod4List .part .t1{font-size: 16px;color: #000;}
.prod4List .part:hover .t1{color: #308ec2;}
.prod4List .part .btm{margin-top: 15px;}
.prod4List .part .img{width: 50px;height: 50px;border-radius: 3px;overflow: hidden;}
.prod4List .part .img img{width: 100%;}
.prod4List .part .info{flex: 1;font-size: 14px;color: #666;margin-left: 10px;}
.prod4List .part .info h3{color: #000;font-weight: normal;}
.prod4List .part .left{width: 60%;}
.prod4List .btn {display: inline-block;margin-top: 6px;width: 100%;height: 32px;text-align: center;color: #308ec2;line-height: 32px;font-size: 14px;cursor: pointer;border-radius: 2px;border: 1px solid #308ec2;transition: 0.5s;flex: 1;}
.prod4List .btn:hover{background: #308ec2;color: #fff;}

.solution{width: 100%;}
.solution ul li{margin-bottom: 20px;display: flex;justify-content: space-between;flex-wrap: wrap;border: #f2f2f3 solid 1px;padding: 22px 50px 22px 22px;background: #fff;box-sizing: border-box;}
.solution .img{display: block;width: 30%;}
.solution .img img{width: 100%;}
.solution .desc{width: 68%;}
.solution .t1{display: block;height: 40px;color: #000;line-height: 40px;font-size: 18px;}
.solution .info{max-height: 78px;font-size: 14px;line-height: 24px;color: #666;margin-bottom: 20px;overflow: hidden;}
.solution .more{text-align: right;margin-top: 25px;}
.solution .more a{color: #2036c7;font-size: 15px;}
.solution ul li:hover{border-color: #2036c7;}
.solution ul li:hover .t1{color: #2036c7;font-weight: bold;}
.news ul li .more{display: flex;justify-content: space-between;align-items: center;}
.solution ul li .time{color: #666;font-size: 15px;}

.soldTit{font-size: 32px;color: #000;font-weight: bold;}
.soldLine{display: block;width: 60px;height: 2px;background: #f85804;margin: 10px auto;}
.soldTitEn{font-size: 14px;color: #000;}

.sold1{width: 100%;margin: 30px 0;}
.sold1Warp{width: 100%;}
.sold1Warp .img{width: 40%;}
.sold1Warp .img img{width: 100%;}
.sold1Warp .desc{width: 55%;font-size: 16px;color: #333;}

.sold2{width: 100%;margin: 30px 0;}
.sold2List{width: 100%;}
.sold2List ul li{display: inline-block;padding: 0 20px;box-sizing: border-box;margin-bottom: 40px;width: 33.3%;}
.sold2List .part{display: block;width: 100%;}
.sold2List .part h3{text-align: center;color: #000;font-size: 20px;margin-bottom: 10px;}
.sold2List .part .info{font-size: 14px;color: #000;margin: 15px 0;}
.sold2List .part .img{width: 100%;margin-top: 10px;}
.sold2List .part .img img{width: 100%;}

.sold2List ul li:nth-child(1),
.sold2List ul li:nth-child(2){width: 50%;}

.sold3{width: 100%;margin: 80px 0;}
.sold3Warp{width: 100%;}
.sold3Warp .img{width: 48%;}
.sold3Warp .img img{width: 100%;}
.sold3Warp .desc{width: 48%;font-size: 16px;color: #000;}

.sold4{width: 100%;margin: 80px 0;}
.sold4List{width: 100%;}
.sold4List ul li{display: inline-block;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;width: 25%;}
.sold4List .part{display: block;width: 100%;}
.sold4List .part h3{text-align: center;color: #000;font-size: 20px;margin-bottom: 10px;}
.sold4List .part .info{font-size: 14px;color: #000;margin: 15px 0;}
.sold4List .part .img{width: 100%;margin-top: 10px;}
.sold4List .part .img img{width: 100%;}

.sold5{width: 100%;margin: 80px 0;}
.sold5Warp .img{width: 30%;}
.sold5Warp .desc{width: 30%;}
.sold5Warp .desc h3{color: #ff5900;font-size: 22px;}
.sold5Warp .info{margin-top: 20px;font-size: 16px;color: #000;}

.sold5List{width: 100%;margin: 50px 0;}
.sold5List ul li{width: 33.3%;padding: 0 20px;box-sizing: border-box;margin-bottom: 40px;}
.sold5List .part{display: block;width: 100%;}
.sold5List .part h3{font-size: 20px;text-align: center;margin-bottom: 5px;color: #ff5900;margin-bottom: 15px;}
.sold5List .part .img{width: 100%;}
.sold5List .part .img img{width: 100%;}
.sold5List .part .info{margin-top: 10px;font-size: 16px;color: #000;}
.sold5List ul li:nth-child(4){width: 66.6%;}
.sold5List ul li:nth-child(4) .img{float: left;width: 50%;margin-right: 20px;margin-bottom: 20px;}

.sold6List ul li{width: 33.3%;}

.sold7{margin: 50px 0;}
.sold7Warp{width: 100%;}
.sold7Warp .img{width: 25%;}
.sold7Warp .img img{width: 100%;}
.sold7Warp ul{width: 33%;}
.sold7Warp ul li{margin-bottom: 50px;}
.sold7Warp ul li:last-child{margin-bottom: 0;}
.sold7Warp h3{color: #000;font-size: 18px;margin-bottom: 10px;}
.sold7Warp .info{font-size: 14px;color: #000;}

.sold8{margin: 50px 0;}
.sold8Warp{width: 100%;}
.sold8Warp .desc{width: 30%;font-size: 14px;color: #000;}
.sold8More a{line-height: 30px;width: 100%;display: block;text-align: center;background: #ff5900;font-size: 18px;color: #fff;font-weight: bold;}

.sold9{margin: 50px 0;}
.sold9 .title{font-size: 20px;color: #000;font-weight: bold;text-align: center;margin: 20px 0;}
.sold9List{width: 100%;}
.sold9List ul li{display: inline-block;padding: 0 20px;box-sizing: border-box;margin-bottom: 40px;width: 50%;}
.sold9List .img{width: 100%;display: block;width: 100%;}
.sold9List .img img{width: 100%;}
.sold9List h3{font-size: 20px;color: #000;font-weight: bold;text-align: center;margin-bottom: 20px;}
.sold9Desc{color: #000;font-size: 16px;}

.sold10{margin: 50px 0;}
.sold10Warp{width: 100%;}
.sold10Warp .left{width: 45%;}
.sold10Warp .right{width: 50%;}
.sold10Warp .info{font-size: 16px;color: #000;}
.sold10Warp .box{color: #fff;font-size: 12px;text-align: center;width: 100%;height: 100%;display: flex;justify-content: center;background: #ff5900;align-items: center;flex-wrap: wrap;flex-direction: column;}
.sold10Warp .box strong{text-align: center;display: block;font-size: 42px;width: 100%;}

.newd{width: 100%;margin: 50px 0;}
.newdBox{padding: 35px;box-sizing: border-box;border: 1px solid #eee;}
.newdTop{width: 100%;border-bottom: 1px dashed #999;margin-bottom: 25px;}
.newdTop .title{color: #333;line-height: 40px;text-align: center;font-size: 28px;}

.newdTop .n_tit {text-align:left; color:#666;line-height:44px;font-size: 14px;margin-top: 10px;}
.newdTop .n_tit .m_qrinfo a{background:url(../images/tel0.gif) no-repeat left center; height:45px; display:inline-block; font-size:0px; width:24px;vertical-align: middle;}
.newdTop .n_tit a{ color:#BCBBBB; }
.newdTop .n_tit span .cur{color:#000;}
.newdTop .n_tit2 { height:24px;}

.newdCet{color: #333;font-size: 16px;overflow: hidden;}
.newdCet img{max-width: 100%;width: auto;}

.gduo{ line-height:30px; background:#fff; overflow:hidden; margin:15px 0px; padding:0 10px;font-size: 14px;}
.gduo span{ overflow:hidden; height:30px; display:block;}
.gduo a{  color:#308ec2;}

.info_key {line-height:30px; padding:0 10px; margin:0px 0; overflow:hidden; font: 14px/30px "Microsoft Yahei"; padding-bottom:20px;font-size: 14px;}
.info_key em{ padding: 0px 12px;}
.info_key span { font-size:14px;}
.info_key a { margin-right:10px;}

.newdBtm h3{ color:#fff; border-bottom:1px solid #E0E0E0;  color:#333; line-height:68px; height:68px; font-size:20px;}

.info_b{border-top:none; padding:10px;}
.left2bot{ display:none;}
ul.p_list_ul li, ul.p_list_ul2 li {line-height:40px;color:#666;font-size: 14px;float: left;display:block;}
ul.p_list_ul li b{color:#308ec2;float:left;width: 92px;text-align: left;}
ul.p_list_ul li p{float:left;width: 728px;}
ul.p_list_ul li p a{ display:inline-block; margin-right:12px; font-size:14px}
ul.p_list_ul li p a:last-child{ font-weight:bold;color:#308ec2;}
ul.p_list_ul2 li { width:342px; padding-right:5px;}

.advTit{font-size: 32px;color: #000;margin-bottom: 20px;text-align: center;margin-top: 30px;}
.advTit i{display:block;width:30px;background:#f85804;height:2px;margin:auto;margin-top:15px}

.adv{width: 100%;}
.advList{width: 100%;}
.advList ul li{margin-bottom: 20px;}
.advList .part{display: block;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;background: rgb(245,245,245);}
.advList .part .img{width: 60%;}
.advList .part .img img{width: 100%;height: 100%;}
.advList .part .desc{width: 40%;padding: 30px;box-sizing: border-box;}
.advList .part .numb{font-size: 38px;color: #308ec2;}
.advList .part h3{font-size: 20px;color: #333;}
.advList .part .info{margin-top: 10px;font-size: 14px;color: #000;}

.advList ul li:nth-child(even) .part .img{order: 1;}
.advList ul li:nth-child(even) .part .desc{order: 0;}

.about{width: 100%;}
.aboutInfo{font-size: 14px;color: #000;}
.aboutInfo img{max-width: 100%;width: auto;}

.honor{width: 100%;}
.honor ul{display: flex;flex-wrap: wrap;}
.honor ul li{width: 33.3%;padding: 0 20px;box-sizing: border-box;margin-bottom: 40px;}
.honor .part{display: block;width: 100%;position: relative;overflow: hidden;}
.honor .part .img{display: block;width: 100%;border: solid 1px #e2e2e2;}
.honor .part .img img{width: 100%;}
.honor .part .t1{color: #000;font-size: 16px;text-align: center;margin-top: 10px;}
.honor .part .t1:hover{color: #16509A;}

.contTop{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.contTop .img{width: 165px;}
.contTop .img img{width: 100%;}
.contTop .desc{width: calc(100% - 200px);}
.contTop .desc h4{height: 40px;padding-top: 14px;color: #000;border-bottom: 1px solid #e8e8e8;position: relative;font-size: 20px;}
.contTop .desc h4:after{content: "";position: absolute;width: 322px;height: 3px;background: #308ec2;left: 0;bottom: 0;}
.contTop .desc .info{font-size: 14px;color: #000;margin-top: 15px;}

.contCet{margin: 50px 0;border: 1px solid #eee;box-sizing: border-box;}
.contCet .desc{width: 45%;}
.contCet .desc .title{text-align: center;padding: 12px 20px;box-sizing: border-box;background: #308ec2;color: #fff;font-size: 21px;}

.contCet .desc dl{padding: 20px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.contCet .desc dl dt{width: 60px;}
.contCet .desc dl dt img{width: 35px;}
.contCet .desc dl dd{width: calc(100% - 60px);font-size: 14px;color: #000;}
.contCet .desc dl dd strong{color: #F85804;}
.contCet .desc p{padding: 0;}
.contCet .map{width: 55%;}
.contCet .map img{width: 100%;height: 100%;object-fit: cover;}

.contBtm{font-size: 14px;color: #000;}
.contBtm img{max-width: 100%;width: auto;}

.mfootLink{width: 100%;position: fixed;bottom: 0;left: 0;z-index: 999;background: #000;display: none;}
.mfootLink ul{display: flex;}
.mfootLink ul li{width: 25%;box-sizing: border-box;text-align: center;border-left: 1px solid rgba(255, 255, 255, 0.3);}
.mfootLink a{display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 14px;color: #fff;height: 55px;}
.mfootLink a img{width: 20px;}
.mfootLink p{padding: 0;line-height: 1;}

.copyright{padding: 10px 0;text-align: center;font-size: 16px;color: #666;}
.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li{
	margin: 0 3px !important;
	color: #666 !important;
	text-decoration: none;
	padding: 3px 8px !important;
	border: 1px #ddd solid;
	background: #fff !important;
}
.el-pagination button,
.el-pager li{
	height: 25px !important;
	font-size: 14px !important;
	line-height: 18px !important;
	transition: 0.3s;
}
.el-pagination span:not([class*=suffix]){
	height: 18px !important;
	line-height: 18px !important;
}
.el-pagination button:hover,
.el-pager li:hover{
	color: #2036c7 !important;
	border: 1px #2036c7 solid !important;
}
.el-pagination button:hover span,
.el-pager li:hover span{
	color: #2036c7 !important;
}
.el-pagination.is-background .el-pager li:not(.disabled).active{
	border: 1px #ddd solid !important;
	background: #ececec !important;
}
.pages {
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}

.pages .pagination {
	display: inline-block;
	float: left;
}
.pages .pagination *{
	box-sizing: border-box;
}

.pages .pagination li {
	padding: 3px 8px !important;
	height: 25px;
	border: 1px solid #ddd;
	float: left;
	margin: 0 3px;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 18px;
	transition: 0.3s;
}

.pages .pagination li a {
	color: #666;
	display: block;
}

.pages .pagination li:hover,
.pages .pagination li.prev:hover {
	color: #2036c7;
	border: 1px #2036c7 solid;
}
.pages .pagination li.active{
	background: #ececec;
	font-weight: bold;
	border-color: #ddd;
}

.pages .pagination li a:hover,
.pages .pagination li:hover span {
	color: #2036c7;
}
.pages .pagination li.active a{
	color: #666;
}
.pages .pagination li.first,
.pages .pagination li.last{
	display: none;
}

.pages .form {
	display: none;
	height: 40px;
	line-height: 40px;
}

.pages .form .text {
	margin: 0 5px;
	font-size: 14px;
	color: #999;
	float: left;
}

.pages .form .input {
	width: 38px;
	height: 38px;
	padding: 0;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	padding-left: 0;
	text-align: center;
	color: #999;
	float: left;
}

.pages .form .go-page {
	width: 58px;
	height: 38px;
	border: 1px solid #dcdcdc;
	text-align: center;
	color: #999;
	display: inline-block;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
}
.prod1Panel{
	font-size: 14px;
	color: #000;
}

.online {
  position: fixed;
  right: 10px;
  top: 38%;
  width: 50px;
  height: 112px;
  background: url(../images/service.png) no-repeat;
  background-size: 100% 100%;
  z-index: 98;
  cursor: pointer;
}

.online-form {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  width: 560px;
  background: #fff;
  z-index: 9998;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  background: linear-gradient(180deg, rgba(216, 221, 255, 0.8) 0%, #fff 32%),
    #fff;
}
.online-form .el-form-item{
	margin-bottom: 18px !important;
}
.online-form .el-input__inner,.online-form .el-textarea__inner{
	border-color: #E5E5E5;
}
.online-form.active {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}

.online-form .form-header {
  color: #333;
  padding: 18px 20px;
  line-height: 1;
  font-size: 18px;
  position: relative;
  border-radius: 8px 8px 0 0;
  border-bottom: 1px solid #e5e5e5;
}

.online-form .form-header .close {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 20px;
  color: #999;
}

.online-form .form-body {
  padding: 20px 30px 12px;
}

.online-form .form-body .el-form-item__label {
  color: #333;
  font-size: 16px;
  text-align: justify;
  text-align-last: justify;
}

.online-form
  .el-form-item.is-required:not(.is-no-asterisk)
  .el-form-item__label-wrap
  > .el-form-item__label:before,
.el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  color: #e20e0e !important;
}

.online-form .form-body .tips {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
}

.online-form .form-desc {
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.online-form .form-group {
  margin-bottom: 18px;
  *zoom: 1;
}

.online-form .form-group:before,
.online-form .form-group:after {
  content: '';
  display: table;
  clear: both;
}

.online-form .form-group label {
  float: left;
  width: 100px;
  color: #333;
  font-size: 16px;
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  line-height: 34px;
}

.online-form .form-group label .asterisk {
  color: #e20e0e;
  margin-right: 2px;
}

.online-form .form-group label .label-title {
  display: inline-block;
  width: 85%;
  text-align: justify;
  text-align-last: justify;
}

.online-form .form-group input,
.online-form .form-group textarea {
  float: left;
  width: calc(100% - 100px);
  padding: 8px 12px;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 4px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  box-sizing: border-box;
  outline: none;
}

.online-form .form-group input,
.online-form .form-group textarea {
  width: 400px;
}

.online-form .form-group textarea {
  height: 100px;
  resize: none;
}

.online-form .form-footer {
  padding: 20px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}

.online-form .form-footer button {
  width: 114px;
  height: 40px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  transition: all 0.3s;
}

.online-form .form-footer .submit {
  background: #2036c7;
  border: 1px solid #2036c7;
  color: #fff;
  margin-left: 24px;
}

.online-form .form-footer .cancel {
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #666;
}

.online-form .form-footer button:hover {
  opacity: 0.9;
}

/* 遮罩层 */

.online-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}

.online-form .form-body .code {
  width: 100px;
  height: 34px;
  object-fit: cover;
}

.online-form .form-group input.code-input {
  width: calc(100% - 120px);
}


.el-form-item.is-required .el-form-item__label:before {
	content: none;
}

.label-container {
	float: right;
	display: inline-block;
	width: 74px;
	height: 40px;
	text-align: justify;
}
.label-container:after {
	content: '';
	display: inline-block;
	width: 100%;
}
.required-asterisk {
	color: #f56c6c;
	margin-right: 4px;
}
@media only screen and (max-width: 1480px) {
.wapper{ width:100%;}
.i2Tab{padding: 50px 0;}
.i2Tab a{font-size: 22px;padding-bottom: 15px;}
.i2Warp .imgleft{width: 28%;}
.i2List{width: 70%;}
.i2List ul li{width: 48%;margin-left: 2%;}
.i2Warp .imgleft img{height: 100%;object-fit: cover;}
/*.i3List ul li{padding-left: 5%;}*/
.i6Links ul li{margin-right: 25px;margin-bottom: 15px;}
.i6Warp .i6Links{margin-top: 5%;}
.i6Warp .desc .info{margin-top: 5%;}
.i7Tab ul li{margin-right: 55px;}
.i7Panel ul li{padding: 15px 0;}







}

@media only screen and (max-width: 1280px) {
.wapper{ width:100%;}
.menu a{padding: 0 15px;}
.i2Tab{padding: 45px 0;}
.i2Tab a{padding: 0 20px;padding-bottom: 15px;font-size: 20px;}
.i2List{width: 72%;}
.i2List .part .img{width: 135px;}
.i2List .part .img img{width: 100%;}
.i2List .part .desc{width: calc(100% - 135px);padding: 20px 15px;}
.i2List .part .t1{font-size: 18px;}
.i2List .part .t2{font-size: 15px;margin-top: 6px;}
.i2List .part .btm{margin-top: 20px;}
.i2List .part .btm a{padding: 6px 15px;}
/*.i3List ul li{padding-left: 3%;}*/
.i4List .part .info{margin-top: 35px;}
.i5Tab a{font-size: 18px;}
.i5Panel{margin-top: 50px;}
.i5List .part .info{font-size: 16px;margin-top: 15px;}
.i5List .part .btm a{font-size: 15px;}
.i5List .part .tel{font-size: 20px;margin-top: 20px;}
.i5Tab ul li{margin-left: 45px;}
.i6Links ul li{margin-right: 15px;margin-bottom: 10px;}
.i6Links a{font-size: 14px;}
.i6Warp .desc .info{font-size: 14px;}
.i6Warp .desc .line{height: 10px;}
.i7Warp .left{width: 45%;}
.i7Tab ul li{margin-right: 45px;}
.i7Panel .part .t1{font-size: 16px;}
.i7Tab ul li{margin-right: 35px;}
.i7Panel .info{margin-top: 15px;line-height: 1.8;}
.fMenu dl dt a{font-size: 16px;}
.fMenu dl dd{margin: 10px 0;}
.fMenu dl dd a{font-size: 15px;}
.fTel{font-size: 18px;}
.fTel .ewm .img{width: 100px;}






}


@media only screen and (max-width: 1024px) {
body{ width:1024px;margin: 0 auto;}
.wapper{width:1024px;margin: 0 auto;padding: 0 10px;}
.wapper2{width:1024px;margin: 0 auto;padding: 0 10px;}
.menu a{padding: 0 10px;font-size: 14px;}
.i2Tab a{font-size: 18px;}
.i2List .part .img{width: 30%;}
.i2List .part .desc{width: 70%;padding: 15px;}
.i2List .part .t1{font-size: 16px;}
.i2List .part .t2{font-size: 12px;}
.i2List .part .btm{margin-top: 10px;}
.i2List .part .btm a{font-size: 12px;padding: 5px 10px;}
.iMore .more1{min-width: 260px;}
.iMore .more2{min-width: 280px;margin-left: 35px;}
.i4List .part .info{margin-top: 25px;font-size: 16px;}
.i5Tab a{font-size: 16px;}
.i5Panel{margin-top: 35px;}
.i5List .part .info{font-size: 14px;margin-top: 10px;}
.i5List .part .btm a{font-size: 14px;padding: 5px 10px;}
.i5List .part .tel{font-size: 18px;margin-top: 15px;}
.i5List ul li{padding: 0 12px;}
.i5Tab ul li{margin-left: 25px;}
.i7Warp .left{width: 50%;}
.i7Tab ul li{margin-right: 15px;}
.i7Tab a{padding: 10px 15px;font-size: 16px;}
.i8List ul li{width: 25%;padding: 5px;box-sizing: border-box;}
.i8List .part .icon{margin: 0 auto;}
.i8List .part .desc{width: 100%;text-align: center;margin-top: 10px;}







}


@media only screen and (max-width: 791px) {
/*.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.sjj_nav .warp{padding: 5% 0;}*/

.indexTop{background: #fafafa;position: relative;z-index: 999;}
.hotKeyword{font-size: 14px;width: 100%;order: 1;}
.search{width: 100%;order: 0;margin-bottom: 20px;}
.iTit{font-size: 24px;}
.iTitEn{font-size: 16px;}
.i2Warp .imgleft{display: none;}
.i2List{width: 100%;}
.iMore .more1{min-width: 180px;line-height: 55px;}
.iMore .more2{min-width: 180px;line-height: 55px;}
.i4List .part{display: block;}
.i4List .part .desc{width: 100%;padding: 20px 0;}
.i4List .part .img{width: 100%;}
.i4List ul li{margin-bottom: 20px;}
.i5List ul li{width: 100%;padding: 0;margin-bottom: 20px;}
.i6Warp .desc{width: 100%;padding-bottom: 20px;}
.i6Warp .img{width: 100%;}
.i6Links ul{justify-content: center;}
.i6Links ul li{margin: 5px !important;}
.i7Warp .left{width: 100%;margin-bottom: 20px;}
.i7Warp .right{width: 100%;}
.i7Warp .left .part .t1{font-size: 22px;}
.i8List ul li{width: 50%;margin-bottom: 10px;}
.fTel{display: none;}
.fMenu{width: 100%;padding: 0;}
.mfootLink{display: block;}












}

@media only screen and (max-width: 650px) {
.iLinks{display: none;}
.welCome{width: 100%;text-align: center;}
.hotKeyword{font-size: 13px;}
.iTitEn{font-size: 14px;}
.i2List ul li{width: 100%;margin: 0;margin-bottom: 10px;}
.i2Tab{padding: 25px 0;}
.i2Tab a{padding: 0 5px;font-size: 14px;padding-bottom: 10px;border-bottom-width: 3px !important;}
.i2List .part .btm{margin-top: 15px;}
.iMore .more1{min-width: auto;width: 100%;font-size: 16px;}
.iMore .more2{min-width: auto;width: 100%;font-size: 16px;margin-left: 0;margin-top: 15px;}
.i3List ul li{width: 100%;margin-bottom: 20px;padding: 0 !important;}
.i3List ul li:last-child{margin-bottom: 0;}
.i3List{padding-bottom: 20px !important;}
.i4List .part .t1{font-size: 24px;}
.i4List .part .info{margin-top: 15px;}
.i5Tab{padding: 0;}
.i5Tab ul{justify-content: center;}
.i5Tab ul li{margin: 0 5px;}
.i5List .part .desc{padding-top: 20px;}
.i5List .part .btm{margin-top: 15px;}
.i7Warp .left .part .info{height: 100px;line-height: 25px;overflow: hidden;}
.i7Tab a{padding: 8px 12px;font-size: 14px;}
.i7Tab ul li{margin-right: 10px;}
.i7Warp .left .part .t1{font-size: 18px;}
.i7Warp .left .part .time span{font-size: 28px;}
.i7Warp .left .part .desc{margin-top: 15px;}
.i7Panel .info{height: 100px;line-height: 25px;overflow: hidden;}
.i7Panel .part .t1{font-size: 15px;width: calc(100% - 60px);}
.i7Panel .part .time{font-size: 12px;width: 60px;}
.footer{display: none;}
.copyright{margin-bottom: 55px;font-size: 14px;}






.pt130{padding-top: 65px;}

.pt120 {padding-top: 60px;}
.pb120{padding-bottom: 60px;}
.mt50{margin-top: 35px;}
.mt60{margin-top: 40px;}
.mt70{margin-top: 45px;}
.mt100{margin-top: 50px;}
.mt120{margin-top: 60px;}










}
