﻿/*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:14px;font-family:'Microsoft YaHei'; color:#333;}
a{color:#333;}
a:hover{ color:#23527c; 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:100%; margin:0 auto;max-width: 1580px;padding: 0 15px;box-sizing: border-box;}





.header{ position:relative;background: url(../image/head_back.png) center no-repeat;background-size: cover;    height: 134px;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 90px;}
.logo{display: block;margin-top: 23px;}
.logo img{max-height: 79px;width: auto;}

.hTop{height: 40px;line-height: 40px;padding: 0 30px;    display: none;}
.hTop ul{display: flex;justify-content: flex-end;}
.hTop ul li{padding-left: 5px;}
.hTop ul li:after{content: "|";padding-left: 5px;color: #fff;}
.hTop ul li:last-child:after{display: none;}
.hTop ul li a{color: #fff;font-size: 16px;}
.hTop ul li img{vertical-align: middle;}

/*menu*/
.menu{height:71px;line-height:39px;    padding-top: 20px;}
.menu ul li{ float:left;position: relative;}
.menu ul li span a{ font-size:22px;color:#000000;display:block;text-align:center;padding: 0 13px;position: relative;}
.menu ul li span a:hover{color:#000000;}
a.menu_hover{ background:rgba(255, 255, 255, 0.3);color:#fff;}

.menu ul li span a:after{position: absolute;width: 0;height: 0;font-size: 0;line-height: 0;overflow: hidden;border-width: 6px;border-style: dashed dashed dashed solid;border-color: transparent transparent #fff transparent;bottom: 0;left: 0;right: 0;margin: auto;content: "";opacity: 0;}

.menu ul li.menu_down span a:hover:after{opacity: 1 !important;}

.menu2{min-width:180px; background:#fff; width:210px; position:absolute; left:0px; top:37px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;z-index: 999;box-shadow: 0 3px 15px rgb(0 0 0 / 12%) !important;border: 1px solid rgba(0,0,0,0.1);box-sizing: border-box;min-height: 80px;}
   .menu2Warp{ display: flex;
    flex-direction: column;}
/*.menu2Warp{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center; -webkit-align-items: center;-ms-flex-align: center;align-items: flex-start;}*/
.menu2Warp>.item{ float:left; position:relative;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;float: left\0;}

.menu2Warp h3{font-weight: normal;margin-top: 20px;margin-bottom: 10px;line-height: 1.2;}
.menu2Warp h3 a{font-size: 18px;color: #3a8fc8;}
.menu2Warp dl dd{line-height: 36px;padding-left: 20px;position: relative;}
.menu2Warp dl dd a{color: #666;font-weight: 400;font-size: 14px;display: block;}
.menu2Warp dl dd:before{width: 5px;height: 5px;border-radius: 50%;border: 1px solid #666;content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);}

.headTop{height: 80px;padding: 8px 0;box-sizing: border-box;}
.header2{background: none !important;}
.header2 .headList{height: auto;display: block;}
.header2 .menu{border-bottom: 1px solid #fff;width: 100%;padding-top: 37px;}
.header2 .menu2{top:39px;}

.headTime{display: flex;align-items: center;justify-content: center;font-size: 14px;color: #fff;}
.headTime a{color: #fff;}
.headTime p{padding: 0;}
.headTime .htime{margin: 0 20px;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header{height:67px;overflow:hidden;background: url(../image/head_back.jpg) center no-repeat;position:fixed;z-index:10;width:100%;display: none;top: 0;background-size: cover;}
.sp_header.active{background: rgba(0, 0, 0, 0.9);}
.sp_logo{float:left;height:67px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:40px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px}
.sp_nav span{display:block;background:#fff;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)}
.sp_header .hTop{margin-top: 13px;margin-right: 30px;}

.sjj_nav{position:fixed;z-index:9;background:rgb(26 26 26 / 80%);width:100%;height:calc(100% - 67px);font-size:14px;line-height:40px;top: 67px;right:-100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;display: none;}
.nav_show{right:0;}
.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 solid rgba(0,0,0,0.3);position:relative;line-height:50px;font-size:20px}
.sjj_nav > .warp > ul > li > a:hover{background: rgba(255, 255, 255, 0.3);}
.sjj_nav>ul >li:last-child{border-bottom:1px solid rgba(0,0,0,0.3);}
.sjj_nav ul li ul{display:none;}
.sjj_nav ul li a{color:#ccc;width:100%;padding: 0 20px;display: block;box-sizing: border-box;text-align: center;}
.sjj_nav ul li a:hover{color: #fff;}
.sjj_nav ul li ul li a{color:#ccc;display:block;font-size: 16px;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#ccc;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#ccc}
.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;}
.mHeadHeight{display: none;height: 67px;}


/*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;width: 100%;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{display: flex;flex-wrap: wrap;}
.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;}
.pt130{padding-top: 130px;}
.pb140{padding-bottom: 140px;}
.img{font-size: 0px;overflow: hidden;}
.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;}

.index1{width: 100%;margin-top: 40px;}
.i1Warp{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;min-height: 300px;align-items: center;}
.i1Left{width: 70%;position: absolute;top: 50%;transform: translateY(-50%);left: 0; z-index:99}
.i1Right{width: 43%; margin-left:auto;}
.i1Img{width: 100%;height: 100%;}
.i1Swiper{width: 100%;height: 100%;}
.i1Swiper img{width: 100%;height: 100%;object-fit: cover;}

.i1Slide{width: 100%;position: relative;z-index: 8;}
.i1Tab{width: 100%;margin-bottom: 15px;}
.i1Tab ul{display: flex;flex-wrap: wrap;}
.i1Tab ul li{margin-right: 50px;}
.i1Tab a{display: inline-block;padding-bottom: 15px;color: #333;font-size: 24px;font-weight: 400;}
.i1Tab ul li.on a{color: #D1102B;border-bottom: 2px solid #D1102B;}

.i1Panel{width: 83%;background: #fff;padding: 15px 40px;box-sizing: border-box;border-left: 8px solid rgb(209, 16, 43);height: 440px;overflow: hidden;display: flex;align-items: center;}
.i1Panel .item{width: 100%;}
.i1List1{width: 100%;}
.i1List1 ul li{padding-bottom: 20px;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.i1List1 .img{width: 28%;}
.i1List1 .img img{width: 100%;}
.i1List1 .desc{width: 72%;padding-left: 30px;box-sizing: border-box;}
.i1List1 .desc .t1{font-size: 20px;color: #333;font-weight: bold;}
.i1List1 .desc .t1:hover{color: #23527c;}
.i1List1 .desc .info{font-size: 16px;color: #666;margin: 20px 0;}
.i1Time{font-size: 16px;color: #666;}

.i1List2{width: 100%;}
.i1List2 ul li{padding: 15px 0;border-bottom: 1px solid #e2e2e2;display: flex;justify-content: space-between;}
.i1List2 ul li:first-child{padding-top: 0;}
.i1List2 .t1{font-size: 16px;color: #333;flex: 1;}
.i1List2 .t1:hover{color: #23527c;}
.i1List2 .i1Time{margin-left: 20px;}

.i1More{text-align: right;margin-top: 20px;}
.i1More a{color: #d62740;font-size: 16px;}

.i1List1-2 ul li{padding: 10px 0;border-bottom: 1px solid #e2e2e2;display: flex;justify-content: space-between;}
.i1List1-2 ul li:first-child{padding-top: 0;}
.i1List1-2 ul li:last-child{padding-bottom: 0;border-bottom: none;}
.i1List1-2 .img{width: 23%;}
.i1List1-2 .img img{width: 100%;max-height: 110px;object-fit: cover;}
.i1List1-2 .desc{width: 75%;}

.index2{background: rgba(28, 50, 105, 0.12);padding: 30px 0;}
.index2 ul li{width: 25%;}
.index2 .tit{font-size: 28px;}
.index2 .txt{color: #D62740;font-size: 60px;transition: all 0.5s;}
.index2 .part{display: block;width: 100%;text-align: center;}
.index2 .part:hover .txt{transform: scale(1.1);}

.index3{width: 100%;overflow: hidden;margin: 50px 0;}
.i3Item{width: 50%;}
.i3Title{font-size: 28px;margin-bottom: 25px;}
.i3Title a{display: inline-block;color: #0066cf;border-bottom: 1px solid #0066cf;padding-bottom: 15px;}
.i3Img{width: 100%;font-size: 0px;}
.i3Img img{width: 100%;}
.index3 .i3Item:first-child .i3Title{padding-left: 20%;}

.index4{width: 100%;padding: 60px 0;background: url(../image/kjldback.jpg) center no-repeat;background-size: 100%;}
.index4 .wapper{/*max-width: 1140px;*/}
.i4List{width: 84%; position:relative; z-index:10;    margin: 0 auto;}
.i4List ul li{width: 33.33%;padding: 0 20px;box-sizing: border-box;margin-bottom: 20px;}
.i4List .part {
	display: block;
	width: 100%;
	border: 1px solid #e2e2e2;
	box-shadow: 1px 1px 10px 2px #e2e2e2;
	-webkit-box-shadow: 1px 1px 10px 2px #e2e2e2;
	-moz-box-shadow: 1px 1px 10px 2px #e2e2e2;
	-webkit-transition: all .4s;
	transition: all .4s;
	-moz-transition: all .4s;
	border-radius: 5px;
	overflow: hidden;
	background:#fff;
}
.i4List .part .img{width: 100%;font-size: 0px;overflow: hidden;}
.i4List .part .img img{width: 100%;height:auto;/*object-fit: cover;*/    object-fit: contain;}
.i4List .part .desc{position: relative;padding: 30px; width: 100%;text-align: center;box-sizing: border-box;}
.i4List .part .t1{color: #0066cf;font-size: 24px;}
.i4List .part:hover{transform: translateY(-10px);}

.index5{width: 100%;margin: 50px 0;font-size: 0px;overflow: hidden;}
.index5 img{width: 100%;}

.index6{width: 100%;margin: 50px 0;}
.i6Warp{width: 100%;}
.i6Item{width: 33.33%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.i6Item .panel{width: 100%;height: 100%;border: 1px solid #e2e2e2;padding: 30px;box-sizing: border-box;}
.i6Item .tit{font-size: 24px;color: #333;}
.i6Item .tit img{vertical-align: middle;padding-right: 5px;}
.i6Item .more{font-size: 14px;color: #666;}
.i6List{width: 100%;margin-top: 20px;}
.i6List ul li{padding: 20px 0;border-bottom: 1px solid #e2e2e2;}
.i6List a{display: flex;justify-content: space-between;align-items: center;}
.i6List a .t1{flex: 1;font-size: 16px;color: #666;}
.i6List a .icon{color: #d62740;font-size: 16px;}
.i6List ul li:last-child{border: none;padding-bottom: 0;}

.index7{width: 100%;/*height: 2000px;*/margin: 50px 0;}
.i7Left{width: 33%;}
.i7Left ul{width:89%;/*height:100%;*/}
.i7Left ul li{padding: 45px 30px;margin-bottom: 20px;display: flex;justify-content: space-between;align-items: center;height:25%; box-sizing:border-box}
.i7Left ul li:first-child{padding-top: 0;}
.i7Left .img{display: block;width: 50%;}
.i7Left .img img{width: 197px;
    height: 140px;object-fit:contain;}
.i7Left .desc{width: 50%;padding: 30px 20px;box-sizing: border-box;}
.i7Left .desc .t1{font-size: 23px;color: #333;}
.i7Left .desc .info{font-size: 16px;color: #666;margin-top: 20px;line-height: 1.8;}

.i7Cet{width: 29%;}
.i7Cet ul{width:100%; height:100%;}
.i7Cet ul li{padding: 45px 30px;margin-bottom: 20px;height:25%; box-sizing:border-box}
.i7Cet .img{display: block;width: 100%;}
.i7Cet .img img{width: 100%;height: 100%;object-fit: cover;}

.i7Right{width: 38%;}
.i7Right ul{width:100%;/* height:100%;*/    width: 75%;
    /* height: 100%; */
    float: right;}
.i7Right ul li{padding: 45px 30px;margin-bottom: 20px;display: flex;justify-content: space-between;align-items: center; height:25%; box-sizing:border-box}
.i7Right ul li:first-child{padding-top: 0;}
.i7Right .img{display: block;width: 41.66666667%;text-align: center;}
.i7Right .img img{/*width: auto;height: auto;*/max-width: 100%;    width: 197px;
    height: 140px;
    object-fit: contain;}
.i7Right .desc{width: 58%;padding: 30px 20px;box-sizing: border-box;}
.i7Right .desc .t1{font-size: 23px;color: #333;}
.i7Right .desc .info{font-size: 16px;color: #666;margin-top: 20px;line-height: 1.8;}

.i7Btm{width: 100%;position: relative;overflow: hidden;}
.i7Btm .img{width: 100%;}
.i7Btm .img img{width: 100%;}
.i7Btm .imgTop {
	position: absolute;
	bottom: 30px;
	right: 0;
	color: #fff;
	z-index: 3;
	background: #3584c9;
	font-size: 28px;
	padding: 15px 30px 15px 50px;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
}
.i7Btm .imgTop a{color: #fff;}

.footer{width: 100%;padding: 35px 0 45px 0;color: #fff;}
.footer .left{width: 50%;}
.footer .right{width: 50%;}
.footer a{color: #fff;}
.footer p{padding: 0;}
.fLogo{margin-bottom: 35px;}
.fLogo img{max-height: 50px;width: auto;max-width: 100%;}
.fEwm{text-align: center;}
.fMenu{width: 100%;display: flex;flex-wrap: wrap;}
.fMenu dl{width: 33.33%;padding-left: 3%;box-sizing: border-box;}
.fMenu dl dt{margin-bottom: 50px;padding-left: 20px;font-size: 16px;}
.fMenu dl dd{padding-left: 20px;border-left: 1px solid #fff;}
.fMenu dl dd a{display: block;padding: 10px 0;font-size: 14px;}

.toTop{position: fixed;bottom: 10px;right: 10px;z-index: 999;width: 70px;height: 70px;border-radius: 5px;display: none;}
.toTop.active{display: block;}

.tongtu{width: 100%;font-size: 0px;overflow: hidden;}
.tongtu img{width: 100%;height: 100%;object-fit: cover;}

.mContent{width: 100%;margin: 20px 0;padding-bottom: 30px;}
.mContent .wapper{max-width: 1200px;}
.mLeft{width: calc(25% - 50px);margin-right: 50px;}
.mRight{width: 75%;}
.mlTit {
	background: #3a8fc8;
	font-size: 24px;
	padding: 15px 30px;
	font-weight: bold;
	margin: 0;
	color: #fff;
}

.tab_list5{width: 100%;box-sizing: border-box;padding: 7px 10px;box-shadow: 2px 2px 10px rgb(243 243 243 / 70%), -2px -2px 10px rgb(243 243 243 / 70%);}
.accordion {width: 100%;}
.accordion .link {cursor: pointer;display: block;padding: 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;border-bottom: 1px solid #e2e2e2;}
.accordion .link a{color: #061a39;font-size: 16px;font-weight: 400;text-decoration: none;}
.accordion li.on a{color: #d90422;}
.accordion .link:hover{color: #d90422;}
.accordion .link:hover a{color: #d90422;}
.accordion .link:hover i{color: #d90422;}
.accordion li i {position: absolute;top: 19px;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: #d90422;}
.accordion li.open a {color: #d90422;}
.accordion li.open i {color: #d90422;}
.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 li.on a{color: #d90422 !important; }
.submenu a:hover {color: #027D3A !important;}
/*tab5_____end*/

.mTit {
	text-align: center;
	border-bottom: 1px solid #e2e2e2;
	font-size: 32px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	line-height: 1.5em;
}
.aboDesc{width: 100%;overflow: hidden;font-size: 16px;color: #333;}
.aboDesc img{max-width: 100%;}

.research{width: 100%;}
.resList ul{width: 100%;}
.resList ul li{width: 33.33%;padding: 0 15px;margin-bottom: 30px;box-sizing: border-box;}
.resList .part{display: block;width: 100%;overflow: hidden;border-radius: 10px;height: 100%;border: 1px solid #e2e2e2;box-sizing: border-box;}
.resList .part .img{width: 100%;overflow: hidden;}
.resList .part .img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.resList .part:hover .img img{transform: scale(1.1);}
.resList .part .desc{padding: 10px 20px;overflow: hidden;}
.resList .part .t1{font-size: 16px;color: #333;}
.resList .part:hover .t1{color: #337ab7;}
.resList .part:hover{box-shadow: 0px 0px 10px rgb(43 43 43 / 10%), 0px 0px 10px rgb(43 43 43 / 10%);}

.reward{width: 100%;}
.rewList{width: 100%;}
.rewList .top {
	width: 100%;
	padding: 25px 0 0;
	font-size: 20px;
	color: #666;
}

.rewList .t1 {
	padding-left: 50px;
	width: 52%;
	position: relative;
}

.rewList .t1:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../image/jl.png) no-repeat center center;
	background-size: 100%;
}
.rewList .jiangci{width: 25%;}
.rewList .year{width: 16.66666667%;}
.rewList .info{font-size: 16px;color: #333;padding: 20px 30px 30px 50px;border-bottom: 1px solid #e2e2e2;box-sizing: border-box;}
.rewList .info h2{font-weight: normal;color: #000;font-size: 18px;margin-bottom: 10px;font-weight: 600;}

.pMenu{width: 100%;margin-top: 20px;margin-bottom: 60px;}
.pMenu .wapper{max-width: 1200px;}
.pMenu ul li{width: 20%;padding: 0px 10px;box-sizing: border-box;}
.pMenu a{display: inline-block;padding: 10px;border-radius: 30px;background: rgba(238, 238, 238, 1);color: rgba(51, 51, 51, 1);width: 100%;text-align: center;box-sizing: border-box;font-size: 20px;}
.pMenu ul li.on a{background: #D1102B;color: #fff;}




.news{width: 100%;}
.newList{width: 100%;}
.newList ul li{display: flex;justify-content: space-between;align-items: center;margin-bottom: 15px;line-height: 25px;}
.newList .t1{font-size: 16px;flex: 1;}

.newTel {
	width: 100%;
	column-count: 3;
	border-top: 1px solid #e2e2e2;
	padding: 20px 0;
	margin-top: 30px;
	color: #666;
}
.newTel img{vertical-align: middle;padding-right: 5px;font-size: 16px;}

.download{width: 100%;}

.team{width: 100%;}
.teamLinks{width: 100%;margin-bottom: 35px;display: flex;flex-wrap: wrap;}
.teamLinks a{display: inline-block;width: auto;padding: 5px 45px;border-radius: 30px;background: #dadada;color: #333;font-size: 18px;margin-right: 30px;}
.teamLinks a.on{color: #fff;background: #D1102B;}
.teamLinks a:hover{color: #fff;background: #D1102B;}
.teamList{width: 100%;}
.teamList ul li{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #e2e2e2;width: 100%;display: flex;justify-content: space-between;}
.teamList .img{width: 45%;}
.teamList .img img{width: 100%;height: 100%;object-fit: cover;}
.teamList .desc{width: 48%;}
.teamList .t1{font-size: 20px;margin: 20px 0;font-weight: bold;}
.teamList .info{font-size: 16px;color: #666;}

.pViideo{width: 100%;}
.vDetail{width: 100%;text-align: center;}
.vDetail video{width: auto;max-width: 100%;margin: 0 auto;}

.contact{width: 100%;}
.contList{width: 100%;font-size: 16px;}
table{max-width: 100%;border-collapse: collapse;border-spacing: 0;}
table>thead>tr, table>tbody>tr{border-bottom: 1px solid #e2e2e2;}
table>thead>tr>th, table>tbody>tr>td{ padding: 8px 10px;line-height: 1.7;}

.contWarp{width: 100%;margin-top: 25px;}
.contTit{font-size: 18px;color:#e74c3c;border-bottom: 1px solid #e74c3c;margin-bottom: 10px;margin-top: 15px;padding-bottom: 5px;}
.contWarp .desc{font-size: 16px;}

.faq{width: 100%;}
.faqList{width: 100%;}
.faqList ul li{margin-bottom: 30px;background: url(../image/que_icon.png) no-repeat;padding-left: 35px;}
.faqList .t1{font-size: 16px;padding: 6px 0;border-bottom: 1px solid #e5e5e5;}
.faqList .info{font-size: 16px;}




.inside{width: 100%;}
.insideWarp{width: 100%;overflow: hidden;}
.insideWarp img{max-width: 100%}








@media only screen and (max-width: 1580px) {
.wapper{ width:100%;max-width: 1200px;}
.menu ul li span a{font-size: 18px;padding: 0 20px;}
.hTop{padding: 0 20px;}
.hTop ul li a{font-size: 14px;}
.i1List1 .desc .info{margin: 15px 0;}
.i1Right{width: 58%;}
.index3 .i3Item:first-child .i3Title{padding-left: 25%;}
.i4List ul li{padding: 0 15px;}
.i4List .part .img img{/*height: 356px;*/}
.index4 .wapper{max-width: 1000px;}
.i7Left .desc .info{display: -webkit-box;-webkit-line-clamp: 4;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.i7Right ul li{padding: 35px 25px;}
.rewList .top{font-size: 18px;}
.rewList .info h2{font-size: 16px;}



}



@media only screen and (max-width: 1200px) {
.wapper{ width:100%;max-width: 980px;}
.hTop{padding: 0 10px;}
.menu ul li span a{padding: 0 10px;}
.menu2Warp h3 a{font-size: 16px;}
.index2 .tit{font-size: 24px;}
.index2 .txt{font-size: 48px;}
.i3Title{font-size: 24px;}
.index3 .i3Item:first-child .i3Title{padding-left: 10%;}
.i4List .part .img img{height: auto;}
.i4List .part .desc{padding: 25px;}
.i4List .part .t1{font-size: 20px;}
.i6Item .tit{font-size: 20px;}
.i6List ul li{padding: 15px 0;}
.i6Item .panel{padding: 25px;}
.i7Left .desc .t1{font-size: 24px;}
.i7Left .desc .info{display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-top: 15px;}
.i7Right .desc .t1{font-size: 24px;}
.i7Right .desc .info{display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-top: 15px;}
.i7Right ul li{padding: 25px 15px;}
.i7Btm .imgTop{font-size: 24px;}

.mContent .wapper{max-width: 980px;}
.mLeft{width: calc(25% - 35px);margin-right: 35px;}
.mTit{font-size: 28px;}
.accordion .link{padding: 15px;}
.accordion li i{top: 16px;}
.rewList .t1{box-sizing: border-box;line-height: 2;}
.teamList .t1{font-weight: normal;margin: 15px 0;}
.resList ul li{padding: 0 10px;}










}


@media only screen and (max-width: 980px) {
.wapper{ width:100%;}
.header{ display:none}
.sp_header{ display:block; z-index:999;}
.sjj_nav{ display:block;z-index:999;}
.mHeadHeight{display: block;}
.i1Left{width: 100%; padding-top:50px;}
.i1Tab a{font-size: 18px;}
.i1Right{display: none;}
.i6Item .tit{font-size: 18px;}
.i6Item .panel{padding: 20px;}
.i6List{margin-top: 15px;}
.i6List ul li{padding: 10px 0;}
.i7Left .desc .t1{font-size: 18px;}
.i7Left .desc .info{font-size: 14px;}
.i7Right .desc .t1{font-size: 18px;}
.i7Right .desc .info{font-size: 14px;}
.i7Btm .imgTop{font-size: 18px;}
.footer > .wapper >.disFlex > .left{width: 100%;}
.footer > .wapper >.disFlex > .right{width: 100%;margin-top: 20px;}
.fMenu dl{padding-left: 0;}
.mLeft{width: calc(25% - 5px);margin-right: 5px;}
.mlTit{padding: 15px;font-size: 22px;}
.rewList .t1{width: 100%;}
.rewList .jiangci{width: 100%;padding-left: 50px;}
.rewList .year{width: 100%;padding-left: 50px;}
.pMenu ul li{padding: 0 5px;}
.pMenu a{font-size: 18px;}
.resList ul li{padding: 0 5px;}














}


@media only screen and (max-width: 780px) {
.hTop ul li a{font-size: 13px;}
.hTop ul li img{width: 15px;}
.i1Tab ul{justify-content: center;}
.i1Tab a{font-size: 14px;color: #666;padding-bottom: 10px;}
.i1Panel{padding: 15px;border: none;height: auto;}
.i1List1 .img{width: 100%;}
.i1List1 .desc{width: 100%;padding: 0;margin-top: 20px;}
.i1List2 .t1{font-size: 14px;}
.i1Time{font-size: 14px;}
.i1List1-2 .img img{max-height: none;}
.i1List1 .desc .t1{text-align: center;}
.index2 .tit{font-size: 16px;}
.index2 .txt{font-size: 20px;}
.i3Title{padding: 0 15px !important;}
.i3Title a{font-size: 20px;padding-bottom: 10px;}
.i3Item{width: 100%;margin-bottom: 20px;}
.i4List ul li{padding: 0 5px;width:100%;}
.i4List .part .desc{padding: 15px;font-size: 18px;}
.index5{margin-top: 0;}
.i6Item{width: 100%;padding: 0;}
.i7Left{width: 100%;}
.i7Right{width: 100%;}
.footer .left{width: 100%;}
.footer .right{width: 100%;}
.fEwm{text-align: left;margin-top: 20px;}
.mLeft{width: 100%;margin: 0;margin-top: 20px;order: 1;}
.mRight{width: 100%;order: 0;}
.mTit{font-size: 18px;margin-bottom: 20px;padding-bottom: 15px;}
.mlTit{font-size: 20px;}
.rewList .top{font-size: 14px;}
.rewList .t1:before{background-size: 20px !important;}
.rewList .jiangci{margin: 5px 0;}
.rewList .info h2{font-size: 14px;}
.rewList .info{font-size: 14px;}
.pMenu a{font-size: 16px;}
.newTel{column-count: 1;}
.teamLinks a{width: 100%;margin: 10px 0;text-align: center;}
.resList ul li{width: 100%;}
.i4List{position:relative; top:70px; transform:translateY(0);}
.i7Cet{width:100%;}
.i7Cet ul li{height:auto;padding:10px;}
.i7Left ul li{height:auto;}
.i7Right ul li{height:auto;}









}

@media only screen and (max-width: 620px) {
.wapper{ width:100%;padding: 0 5px;}
.index3{margin: 30px 0;}
.index4{padding: 35px 0;}
.i4List .part .desc{padding: 10px;}
.i4List .part .t1{font-size: 16px;}
.i7Left ul li{justify-content: center;}
.i7Left .img{order: 0 !important;width: 100%;}
.i7Left .desc{width: 100%;padding: 15px 10px;text-align: center;order: 1 !important;}
.i7Left .desc .t1{font-size: 20px;font-weight: bold;}
.i7Left .desc .info{font-size: 16px;}
.i7Right ul li{flex-wrap: wrap;justify-content: center;}
.i7Right .img{order: 0 !important;width: 100%;}
.i7Right .desc{width: 100%;padding: 15px 10px;text-align: center;order: 1 !important;}
.i7Right .desc .t1{font-size: 20px;font-weight: bold;}
.i7Right .desc .info{font-size: 16px;}
.fMenu dl dt{padding-left: 5px;margin-bottom: 15px;}
.fMenu dl dd{padding-left: 5px;}
.fMenu dl dd a{padding: 5px 0;font-size: 12px;}
.toTop{width: 45px;height: 45px;}
.toTop img{width: 45px;height: 45px;}
.pMenu ul li{width: 100%;margin: 5px 0;text-align: center;}
.newList .t1{font-size: 14px;}
.teamList .img{display: none;}
.teamList .desc{width: 100%;}
.i7Left ul li{ padding:25px 10px;}












}