/*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:16px;font-family:''; color:#808080;}
a{color:#666;}
a:hover{ color:#279ef2;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;}
img{ max-width:100%;}


.indexTop{width: 100%;background:url(../images/index_02.jpg);height: 80px;padding: 16px 0;}
.indexTop .Warp{display: flex;justify-content: space-between;height: 80px;}
.indexTop .left{display: flex;align-items: center;}
.indexTop .logo{display: block;}
.indexTop .logo img{max-height: 80px;width: auto;}
.indexTop .left .desc{margin-left: 20px;}
.indexTop .left .title{color: #044275;font-size: 28px;font-weight: bold;}
.indexTop .left .txt{color: #808080;font-size: 16px;}
.indexTop .right{display: flex;justify-content: flex-end;align-items: center;}
.language{color: #808080;font-size: 14px;}
.language a{color: #808080;display: inline-block;padding: 0 5px;}
.language a:hover{color: #279ef2;}
.ToPhone{color:#003399;font-size: 14px;margin-left: 5px;position: relative;}
.ToPhoneBtn{cursor: pointer;}
.PhoneEwm{position: absolute;top: 20px;right: 0;width: 170px;border: 1px solid #ddd;background: #fff;z-index: 99;padding: 10px;box-sizing: border-box;text-align: center;display: none;}
.PhoneEwm img{width: 100%;}
.PhoneEwm span{line-height: 25px;}
.ToPhone:hover .PhoneEwm{display: block;}



.header{ position:relative;margin-bottom: 10px;}
.headList{width: 100%;}

/*menu*/
.pc_menu{}
.menu{height:40px;line-height:35px;    padding-top: 20px;}
.menu ul li{float:left;position:relative; margin-right: 5px;color: #333333;border: 1px solid #e3e3e3;width: 160px;transform: skew(-18deg);-webkit-transform: skew(-18deg);-moz-transform: skew(-18deg);-o-transform: skew(-18deg);-ms-transform: skew(-18deg);background: #fff;z-index: 99;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:35px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 99;border: 1px solid #e3e3e3;}
.menu ul li dl dd{ line-height:35px;}
.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:#FFFFFF;}
.menu a{ font-size:17px;color:#333;display:block;text-align:center;padding: 0 20px;box-sizing: border-box;}
.menu a:hover{color:#fff;}
.menu ul li.on{background: #279ef2;}
.menu ul li.on span a{color: #FFFFFF;}
.menu ul li:hover{background:#279ef2;color:#fff;}
.menu ul li:hover span a{color: #fff;}
.menu ul li span a{transform: skew(18deg);-webkit-transform: skew(18deg);-moz-transform: skew(18deg);-o-transform: skew(18deg);-ms-transform: skew(18deg);}

/*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%;position: relative;overflow: hidden;}
.banner img{width: 100%;}

/*common*/
.iComTitle{width: 100%;display: flex;justify-content: space-between;align-items: center;line-height: 40px;border-bottom: 1px solid #e3e3e3;}
.iComTitle .title{font-size: 22px;font-weight: bold;color: #279ef2;}
.iComTitle .more{color: #808080;font-size: 16px;}

.iTutor{width: 100%;margin: 20px 0;}
.iTutorList{display: flex;justify-content: space-between;align-items: center;}
.iTutorList .left{width: 500px;display: flex;align-items: center;}
.iTutorList .touxiang{width: 160px;height: 160px;border: 1px solid #E8800C;border-radius: 50%;overflow: hidden;margin-right: 30px;}
.iTutorList .touxiang img{width: 100%;height: 100%;object-fit: cover;}
.iTutorList .left .desc{flex: 1;}
.iTutorList .name{color: #333333;font-size: 24px;font-weight: bold;line-height: 48px;}
.iTutorList .name:hover{color: #279ef2;}
.iTutorList .txt{font-size: 16px;color: #b3b3b3;line-height: 25px;}
.iTutorList .txt2{font-size: 16px;color: #808080; padding-right:30px;}
.iTutorList .right{width: calc(100% - 500px);}
.iTutorDesc{width: 100%;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;
            -webkit-box-orient: vertical;margin-top: 60px;}
.iTutorDesc a{color: #808080;font-size: 16px;}
.iTutorDesc a:hover{color: #279ef2;}


.index1{width: 100%;padding: 15px 0;}
.index1 .desc{padding: 20px 0;color: #808080;font-size: 16px;}
.i1Swiper{width:100%;margin-top: 20px;padding-top: 20px !important;border-top: 1px solid #eee;}
.i1Swiper .swiper-button-next,
.i1Swiper .swiper-button-prev{color:rgba(0, 0, 0, 0.9);}
.i1Swiper .swiper-button-next:after,
.i1Swiper .swiper-button-prev:after{font-size:30px;}
.i1Swiper .swiper-pagination-bullet-active{ background:rgba(0, 0, 0, 0.9);}

.i1Swiper a{display: flex;justify-content: center;align-items: center;width: 100%;height: 500px;}
.i1Swiper a img{width: auto;height: auto;max-width: 100%;}


.iNews{width: 100%;background: #fff;padding: 15px 0;}
.iNewList{width: 100%;display: flex;justify-content: space-between;margin: 20px 0;}
.iNewList .item{width: 50%;box-sizing: border-box;border-right: 1px solid #e3e3e3;padding-right: 2%;}
.iNewList .item:last-child{padding-right: 0;padding-left: 2%;border: none;}
.iNewList ul li{width: 100%;line-height: 2.2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 35px;border-bottom: 1px dashed #e0e0e0;}
.iNewList ul li a{color: #808080;font-size: 16px; width:80%;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;}
.iNewList ul li a:hover{color: #279ef2;}
.iNewList ul li span{ float:right;}

.iActive{width: 100%;background: #fafafa;padding: 15px 0;}
.ActiveList{width: 100%;margin-top: 20px;}
.ActiveList ul{display: flex;flex-wrap: wrap;}
.ActiveList ul li{width: 25%;margin-bottom: 5px;padding: 0 5px;box-sizing: border-box;}
.ActiveList .part{display: block;width: 100%;overflow: hidden;}
.ActiveList .part .img img{width: 100%; height:230px;transition: 0.5s;}
.ActiveList .part .img{width:100%;overflow: hidden;}
.ActiveList .part .img:hover img{transform:scale(1.2);}
.ActiveList .part .txt{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-height: 26px;height: 52px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #333333;font-size: 16px;text-align: center;}
.ActiveList .part:hover .txt{color: #336699;}

.iLink{width: 100%;background: #fff;padding: 15px 0;}
.iLinkList{width: 100%;margin: 20px 0;}
.iLinkList ul{display: flex;flex-wrap: wrap;}
.iLinkList ul li{width: 33.3%; text-align: left; padding-bottom: 5px; border-right: 1px solid #e3e3e3; white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;box-sizing: border-box;padding: 0 10px;line-height: 30px;}
.iLinkList ul li:nth-child(3n){border: none;}
.iLinkList ul li a{color: #808080;font-size: 16px;}
.iLinkList ul li a:hover{color: #279ef2;}


.footer{width: 100%;text-align: center;font-size: 13px;color: #b3b3b3;background: #4d4d4d;margin-top: 15px;padding: 10px 0;}
.footer .desc{-webkit-text-size-adjust: none;}

.pageNav{width: 100%;margin: 20px 0 30px;}
.pageNav .desc{color: #808080;font-size: 16px;height: 30px;}

.mainContent{width: 100%;padding-bottom: 50px;}
.mainWarp{width: 100%;color: #808080;font-size: 16px;}

.research{width: 100%;margin: 20px 0;}
.research .desc{color: #808080;font-size: 16px;-webkit-text-size-adjust: none;}
.achieve{width: 100%;margin: 20px 0;}

.turtor{width: 100%;margin: 20px 0;}
.turtorList{width: 100%;display: flex;padding: 30px 0;border-bottom: 1px solid #e3e3e3;}
.turtorList .left{width: 140px;margin-right: 30px;}
.turtorList .touxiang{display: block;width: 140px;height: 140px;border: 1px solid #E8800C;border-radius: 50%;overflow: hidden;}
.turtorList .touxiang img{width: 100%;height: 100%;object-fit: cover;}
.turtorList .desc{flex: 1;}
.turtorList .name .title{font-size: 24px;color: #333333;font-weight: bold;}
.turtorList .name .fontSmall{font-size: 16px;color: #b3b3b3;padding-left: 10px;}
.turtorList .jieshao{color: #808080;font-size: 16px;margin-top: 20px;}
.turtorList .jieshao .tit{font-weight: bold;}
.turtorList .text{color: #808080;font-size: 16px;margin-top: 10px;}
.turtorList .text a{color: #808080;font-size: 16px;line-height: 1.6;}
.turtorList .text a:hover{color: #279ef2;}


.crew{width: 100%;}
.crewList{width: 100%;margin-top: 20px;}
.crewList ul{display: flex;flex-wrap: wrap;}
.crewList ul li{width: 20%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.crewList .part{display: block;width: 100%;text-align: center;}
.crewList .part .img{width: 140px;height: 140px;border: 2px solid #ff6600;border-radius: 50%;overflow: hidden;margin: 0 auto;}
.crewList .part .img img{width: 100%;height: 100%;object-fit: cover;}
.crewList .part .name{font-size: 24px;color: #279ef2;font-weight: bold;line-height: 40px;}
.crewList .part .txt{font-size: 16px;color: #b3b3b3;line-height: 25px;}

.history{width: 100%;padding: 20px 0;}
.historyList{width: 100%;margin-top: 20px;}
.historyList ul{display: flex;flex-wrap: wrap;}
.historyList ul li{width: 50%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.historyList .name{color: #808080;font-size: 16px;}
.historyList .name:hover{color: #279ef2;}
.historyTime{font-size: 14px;color: #b3b3b3;padding-left: 20px;}


.crewName{width: 100%;margin: 20px 0;}
.crewName .turtorList{align-items: center;}
.crewName .turtorList .name .fontSmall{padding-left: 0;}

.crewDetail{margin: 20px 0;padding: 20px 0;border-top: 1px solid #eee;font-size: 16px;color: #808080;-webkit-text-size-adjust: none;}



.news{width: 100%;}
.news ul li{padding: 5px 0;line-height: 2.2;border-bottom: 1px solid #e3e3e3;display: flex;justify-content: space-between;align-items: center;position: relative;}
.news ul li .tit{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: calc(100% - 100px);display: block;padding-left: 20px;color: #808080;font-size: 16px;}
.news ul li .tit:hover{color: #279ef2;}
.news ul li .time{width: 100px;text-align: center;color: #b3b3b3;}
.news ul li .icon{font-size: 16px;color: #279ef2;position: absolute;top: 5px;left: 5px;}


.pagination {position: relative;margin-top: 20px;display: flex;justify-content: flex-end;}
.pagination ul {background: #d6dbdf;color: #ffffff;display: inline-block;border-radius: 6px;}
.pagination ul li {display: inline-block;margin-right: -3px;vertical-align: middle;}
.pagination ul li:first-child {border-radius: 6px 0 0 6px;}
.pagination ul li:first-child.previous+li>a,
.pagination ul li:first-child.previous+li>span {border-left-width: 5px;}
.pagination ul li:last-child {border-radius: 0 6px 6px 0;margin-right: 0;}
.pagination ul li.previous>a,
.pagination ul li.next>a,
.pagination ul li.previous>span,
.pagination ul li.next>span {background: transparent;border: none;border-right: 2px solid #e4e7ea;font-size: 16px;margin: 0 9px 0 0;padding: 12px 17px;border-radius: 6px 0 0 6px;}
.pagination ul li.previous>a,
.pagination ul li.next>a,
.pagination ul li.previous>span,
.pagination ul li.next>span,
.pagination ul li.previous>a:hover,
.pagination ul li.next>a:hover,
.pagination ul li.previous>span:hover,
.pagination ul li.next>span:hover,
.pagination ul li.previous>a:focus,
.pagination ul li.next>a:focus,
.pagination ul li.previous>span:focus,
.pagination ul li.next>span:focus {border-color: #e4e7ea !important;}
.pagination ul li.next {margin-left: 9px;}
.pagination ul li.next>a,
.pagination ul li.next>span {border-left: 2px solid #e4e7ea;border-right: none;margin: 0;border-radius: 0 6px 6px 0;}
.pagination ul li.active>a,
.pagination ul li.active>span {background-color: #008fee;border-color: #008fee;border-width: 2px !important;color: #d6dbdf;margin: 10px 5px 9px;}
.pagination ul li.active>a:hover,
.pagination ul li.active>span:hover,
.pagination ul li.active>a:focus,
.pagination ul li.active>span:focus {background-color: #008fee;border-color: #008fee;color: #d6dbdf;}
.pagination ul li.active.previous,
.pagination ul li.active.next {border-color: #e4e7ea;}
.pagination ul li.active.previous>a,
.pagination ul li.active.next>a,
.pagination ul li.active.previous>span,
.pagination ul li.active.next>span {margin: 0;}
.pagination ul li.active.previous>a,
.pagination ul li.active.next>a,
.pagination ul li.active.previous>span,
.pagination ul li.active.next>span,
.pagination ul li.active.previous>a:hover,
.pagination ul li.active.next>a:hover,
.pagination ul li.active.previous>span:hover,
.pagination ul li.active.next>span:hover,
.pagination ul li.active.previous>a:focus,
.pagination ul li.active.next>a:focus,
.pagination ul li.active.previous>span:focus,
.pagination ul li.active.next>span:focus {background-color: #1abc9c;color: #ffffff;}
.pagination ul li.active.previous {margin-right: 6px;}
.pagination ul li>a,
.pagination ul li>span {display: inline-block;background: #ffffff;border: 5px solid #d6dbdf;/*color: #ffffff;*/font-size: 14px;line-height: 16px;margin: 7px 2px 6px;min-width: 0;min-height: 16px;padding: 0 4px;border-radius: 50px;-webkit-transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;}
.pagination ul li>a:hover,
.pagination ul li>span:hover,
.pagination ul li>a:focus,
.pagination ul li>span:focus {background-color: #008fee;border-color: #008fee;color: #ffffff;-webkit-transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;}
.pagination ul li>a:active,
.pagination ul li>span:active {background-color: #16a085;border-color: #16a085;}
.pagination>.btn.previous,
.pagination>.btn.next {margin-right: 8px;font-size: 14px;line-height: 1.429;padding-left: 23px;padding-right: 23px;}
.pagination>.btn.previous [class*="fui-"],
.pagination>.btn.next [class*="fui-"] {font-size: 16px;margin-left: -2px;margin-top: -2px;}
.pagination>.btn.next {margin-left: 8px;margin-right: 0;}
.pagination>.btn.next [class*="fui-"] {margin-right: -2px;margin-left: 4px;}
.pagination ul li>a {color: #999;}

.pactive{width: 100%;}

.contact{width: 100%;}

.inside{width: 100%;}

.new2{width: 100%;}
.new2 ul li {padding: 30px;box-sizing: border-box;transition: all .4s ease-out; border-bottom:1px solid #eee;}
.new2 .part{display: flex;justify-content: space-between;}
.new2 .part .img{width: 200px;margin-right: 20px;display: block;font-size: 0;overflow: hidden;}
.new2 .part .img img{width: 100%;transition: all .4s ease-out;}
.new2 .part .img:hover img{transform: scale(1.2);}
.new2 .part .desc{flex: 1;}
.new2 .part .title{display: block;font-weight: bold;font-size: 19px;line-height: 1.5em;color: #2c4c99;}
.new2 .part .title:hover{text-decoration: underline;}
.new2 .part .txt{font-size: 19px;line-height: 1.5em;color: #333;margin: 5px 0 0 0;}
.new2 .part .more{font-size: 19px; line-height: 1.5em; color: #999;margin: 5px 0 0 0;}
.new2 .part .more a{color: #2a6496;}
.new2 .part .more a:hover{text-decoration: underline;}

.member{width: 100%;}
.member .wapper{padding: 0 100px;box-sizing: border-box;}
.memTitle{width: 100%;border-bottom: 2px solid #279ef2;margin: 20px 0;font-size: 22px;}
.memTitle span{display: inline-block;height: 48px; line-height: 48px;padding: 0 20px;background: #279ef2;color: #fff;}


.member1{width: 100%;}
.m1part{margin-bottom: 8px;}
.member1 .m1part .list{color: #000;}


.memberPart{width: 100%;display: flex;justify-content: space-between;}
.memberPart .img{width: 200px;padding: 10px;box-sizing: border-box;}
.memberPart .img img{width: 100%;}
.memberPart .desc{width: calc(100% - 200px);padding: 10px;box-sizing: border-box;}
.memberPart .list{font-size: 18px;color: #666;}
.memberPart .list p{padding: 0;padding-bottom: 5px;}
.memberPart .list ul li{margin-bottom: 0;}

.member2{width: 100%;}
.member2 ul li{margin-bottom: 10px;}
.member2 ul li:nth-child(even) .memberPart .img{order: 1;}
.member2 ul li:nth-child(even) .memberPart .desc{order: 0;}

.member3{width: 100%;}
.member3 ul{display: flex;flex-wrap: wrap;}
.member3 ul li{width: 50%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.member3 .part{display: block;width: 100%;border: 1px solid #ccc;height: 100%;display: flex;justify-content: space-between;align-items: center;padding: 10px 20px;box-sizing: border-box;}
.member3 .part .img{width: 170px;height: 240px;margin-right: 40px;}
.member3 .part .img img{width: 100%;height: 100%;object-fit: cover;}
.member3 .part .desc{flex: 1;}
.member3 .part .name{font-size: 18px;color: #666;font-weight: bold;margin-bottom: 12px;}
.member3 .part .txt{font-size: 18px;color: #666;}
.member3 .part .txt p{padding: 0;}

.member4{width: 100%;font-size: 18px;}
.member4 table {width: 100%;margin: 0 0 10px 0;border-collapse: collapse;border-spacing: 0;}
table thead {/*border: 1px solid #d1d1d1;*/color: #999;}
table thead th {padding: 4px 0 3px 6px;border-bottom: none;text-align: left;box-sizing: border-box;}
table tr.even {background-color: #f7f7f7;}
table tr.odd {background-color: #efefef;}
table td {padding: 6px 6px 6px 8px;box-sizing: border-box;}



@media only screen and (max-width: 1280px) {
.wapper{ width:100%;padding: 0 10px;box-sizing: border-box;}
.menu ul li{width: auto;}

}

@media only screen and (max-width: 1024px) {
.w1024{width: 1024px;margin: 0 auto;box-sizing: border-box;}
.member .wapper{padding: 0 50px;box-sizing: border-box;}
}
