body {
	color: #000;
	background: #fff;
}
ul {
	padding: 0;
	margin: 0;
}

.title1 {
	position: relative;
	margin-top: 60px;
}
.title1 h2 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;    
	font-weight: 700;
	letter-spacing: 10px;
}
.title1 h2:before {
    position: absolute;
    font-size: 40px;
    font-weight: 700;
    color: #cfcfcf5c;
	transform: translate(-50%, -50%);
	text-align: center;
    width: 100%;
    left: 50%;
	z-index: -1;
	letter-spacing: 5px;
}
.title1 .title1-line {
    height: 0.5px;
    width: 400px;
    display: block;
    margin: 10px auto 20px;
	background: #aaa;
}
.title1 p {
	text-align: center;
	font-size: 20px;
    font-weight: 700;
    margin: 0;
}
@media screen and (max-width: 768px){

}



.banner {
	background: url(/wp-content/themes/usa/images/clubbg3.jpg);
	padding: 80px 0;
}
.banner1 {
	color: #fff;
}
.banner1 h2 {
	font-weight: 700;
}
.banner1 .desc {
	width: 500px;
}

@media screen and (max-width: 768px){
	.banner1 {
		width: 90%;
		margin: 5%;
		color: #fff;
	}
}




table {
    border-collapse: collapse;
    border-spacing: 0;
}
.xm {
	width: 1200px;
	margin: auto;
	margin-bottom: 40px;
}
.xm ul li {
    display: inline-block;
    width: 23.2%;
    margin: 0.6%;    
    text-align: center;
    transition: all .4s linear 0s;
    height: 500px;
    vertical-align: top;
    overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .1);
    -webkit-transition: .25s ease-out;
    transition: .25s ease-out;
}
.xm ul li .xm-tit {
	font-size: 18px;
	font-weight: 700;	
	color: #fff;
	padding: 20px 0;
}
.xm ul li .bg1 {
	background: #0d1028;
}
.xm ul li .bg2 {
	background-color: #ff5202;
}
.xm ul li:hover .bg1 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/xzyd2.jpg) no-repeat;
}
.xm ul li:hover .bg2 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/xzyd2.jpg) no-repeat;
}
.xm-main {
	padding: 15px;
	font-size: 14px;
}
.xm-main  p {	
	text-align: left;
}
.xm-main .tr1 {
	background: #0d1028;
	color: #fff;
	font-weight: 700;
}
.xm-main .tr2 {
	background: #ff5202;
	color: #fff;
	font-weight: 700;
}
.xm ul li:hover .tr1 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/xzyd2.jpg) no-repeat;
}
.xm ul li:hover .tr2 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/xzyd2.jpg) no-repeat;
}
.xm-main td {
	border: 1px solid #f0f0f0;
	padding: 0;
}
@media (max-width: 767px) {
	.xm {
		width: 100%;
	}
	.xm ul li {
		display: block;
		width: 90%;
		margin: 10px auto;
		height: auto;
	}
}

.part1 {
	width: 1200px;
	margin: 20px auto;
}
.part1 .title1 h2:before {
   
}
.part1 .part1-main {
	text-align: center;
	margin-top: 30px;
}
.part1 .part1-main h3 {
	font-size: 20px;
	font-weight: 700;
}
.zm {
	font-family: Helvetica; 
}
.jiao {
	text-align: center;
	margin: 20px 0;
}
.jiao img {
	width: 40px;
}
@media (max-width: 767px) {
	.title1 .title1-line {
		width: 80%;
	}
	.part1 {
		width: 100%;
		padding: 0 15px;
	}
}


.part3 {
	padding-top: 40px;
	margin-bottom: 10px;
}
.part3 .title1 h2:before {
    	
}
.part3-main {
	margin-top: 80px;
}
.part3-main  .title1-line {
    height: 2px;
    width: 40px;
    display: block;
    margin: 15px 0;
    background: #333;
}
.part3-main-rt {
	width: 50%;
	display: inline-block;
	 vertical-align: top;
	 text-align: right;
}
.part3-main-rt img {
	width: 90%;
}
.part3-main-lt {
	width: 49%;
	display: inline-block;
	padding-left: 10%;
}
.part3-main-lt h3{
	font-weight: 700;
	font-size: 40px;
}
.part3-main-lt1 {
	margin-bottom: 20px;
}
.part3-main-lt1 p {
	
}

.part3-main-lt a {
	padding: 10px 20px;
    font-weight: 600;
	border: 1px solid #f69625;
	color: #fff;
	border-radius: 4px;
	background: #f69625;
}
.part3-main-lt a:hover {
	background: #fff;
	color: #f69625;
	border: 1px solid f69625;
}

@media (max-width: 767px) {
	.part3 {
		padding-top: 0px;
	}
	.part3-main-lt h3 {
		font-size: 20px;
	}
	.part3-main {
		margin-top: 40px;
	}
	.part3-main-lt {
		width: 100%;
		display: inline-block;
		padding: 0 5%;
	}
	.part3-main-rt img {
		display: none;
	}
}
.part4 {
	background: #ed7d31;
	padding: 80px 0 80px;
}
.part4 .part4-main {
	width: 1000px;
	margin: auto;
	color: #fff;
}
.part4 .part4-main p {
	font-size: 40px;
	text-align: center;
	line-height: 60px;
}
.part4-a {
	width: 1000px;
	margin: 60px auto 0;
	text-align: center;	
}
.part4-a a {
	padding: 10px 50px;
	border: 1px solid #fff;
	color: #fff;
	margin-right: 40px;
	border-radius: 4px;
}
.part4-a a:hover {
	background: #fff;
	color: #ed7d31;
	border: 1px solid #fff;
	font-weight: 700;
}

@media (max-width: 767px) {
	.part4 .part4-main {
		width: 100%;
		padding: 0 10px;
	}
	.part4-a {
		width: 100%;
	}
	.part4-a a {
		margin-right: 20px;
	}
	.part4 .part4-main p {
		line-height: 30px;
		font-size: 20px;
	}
}


.part5 {
	padding-top: 40px;
	margin-bottom: 10px;
}
.part5 .title1 h2 {
	letter-spacing: 0;
	font-size: 40px;
}
.part5 .title1 h2:before {
    content: "";	
}
.part5-main-lt {
	width: 49.8%;
	display: inline-block;
	padding-top: 4%;
    padding-left: 3%;
    padding-right: 4%;
	background: #f5f5f5;
	height: 330px;
}
.part5-main-rt {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding-top: 4%;
    padding-right: 1%;
    padding-left: 4%;
	background: #f5f5f5;
	height: 330px;
}
.part5-main-lt div, .part5-main-rt div {
	display:inline-block;
	width: 49%;
	vertical-align: top;
}
.part5-main-lt h3,.part5-main-rt h3 {
	font-weight: 700;
	font-size: 20px;
}
.part5 ul {

}
.part5 ul li {
	width: 25%;
	display: inline-block;
	padding: 20px 30px;
	border-right: 1px solid #cccccc59;
	border-bottom: 1px solid #cccccc59;
	float: left;
    height: 125px;
}
.part5 ul li:nth-child(4n) {
	border-right: 0;
}
.part5 ul li:nth-child(9), .part5 ul li:nth-child(10), .part5 ul li:nth-child(11), .part5 ul li:nth-child(12) {
	border-bottom: 0;
}
.part5 ul li:first-child {
	background: #ed7d31;
}
.part5 ul li img {
    width: 20%;
    float: left;
    margin-right: 10px;
	margin-top: 10px;
}
.part5 ul li div {
	
}
.part5 ul li h3 {
    display: block;
    font-family: PingFangSC-Semibold, "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    line-height: 25px;
	margin-top: 0;
}
.part5 ul li p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 28px;
    margin-top: 10px;
}
.part5 ul li:nth-child(4n) p {
	margin-top: 0;
	line-height: 18px;
}
.part5-a {
	width: 1000px;
	margin: 60px auto 60px;
	text-align: center;	
}
.part5-a a {
	padding: 15px 50px;
	border: 1px solid #000;
	color: #000;
}
.part5-a a:hover {
	background: #ed7d31;
	color: #fff;
	border: 1px solid #ed7d31;
	font-weight: 700;
}
.part5-a a span {
	margin-left: 20px;
}
@media (max-width: 767px) {
	.part5 {
		padding-top: 0;
	}
	.part5 .title1 h2 {
		font-size: 30px;
	}
	.part5-main-lt {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.part5-main-rt {
		width: 100%;
		height: auto;
	}
	.part5-main-lt div, .part5-main-rt div {
		vertical-align: text-bottom;
	}
	.part5-main-lt h3, .part5-main-rt h3 {
		margin: 0 0 10px;
		font-size: 16px;
	}
	.part5-main-lt p, .part5-main-rt p {
		font-size: 14px;
		line-height: 22px;
	}
	.main-lt-img {
		width: 28% !important;
	}
	.main-lt-div {
		width: 70% !important;
	}
	.part5 ul li {
		width: 100%;
		border: 1px solid #cccccc59;
		padding: 10px;
		height: auto;
	}
	.part5 ul li:nth-child(4n) {
		border: 1px solid #cccccc59;
	}
	.part5 ul li div {
		width: 70%;
	}
	.part5 ul li img {
		margin-top: 15px;
	}
	.part5 ul li h3 {
		font-size: 16px;
		margin-top: 10px;
	}
	.part5-a {
		width: 100%;	
	}
	.part5 ul li:nth-child(11) {
		border: 1px solid #cccccc59;
	}
}


.part6 {

}
.part6 .title1 {
	margin: 0;
	padding: 40px 0;
	background: #252934;
	color: #fff;
	z-index: 1;
}
.part6 .title1 h2:before {
    content: "GLOBAL EDUCATION ALLIANCE";
    color: #7f7f7f;
}
.part6 ul {
	font-size: 0;
}
.part6 ul li {
	font-size: 16px;
	width: 25%;
	display: inline-block;
}
.part6 ul li .odiv1 {
	background: #252934;
	padding: 20px;
}
.part6 ul li .odiv1 p {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	color: #ed7d31;
}
.part6 ul li .odiv1 span {
	font-size: 30px;
	margin-left: 10px;
}
.part6 ul li .odiv2 {
	padding: 10px;
}
.part6 ul li .odiv2 p {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: #333;
}
/*服务开始*/
.fuwu {
	width: 1170px;
	margin: 60px auto;
}
.icef {
	background: #fdfdfd;
	margin-bottom: 20px;
}
.icef .icef-lt {
	width: 50%;
	display: inline-block;
}
.icef .icef-rt {
	width: 48%;
	display: inline-block;
	background: #d9571d;
    padding: 20px 40px;
	color: #fff;
    font-weight: bold;
    font-size: 20px;
}


.fuwu ul {
	font-size: 0;
	padding: 0;
}
.fuwu ul li {
	width: 25%;
	height: 280px;
	display: inline-block;
	background: #fdfdfd;
	vertical-align: top;
	overflow: hidden;
}
.fuwu ul li h3 {
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	margin-top: 15%;
}
.fuwu ul li p {
	font-size: 14px;
	text-align: left;
	padding: 5% 10%;
}
.fuwu ul li span {
	color: #EB6616;
	border: 1px solid #EB6616;
	width: 40%;
    margin: auto;
    display: block;
	border-radius: 2px;
	font-size: 14px;
	text-align: center;
}
.fuwu ul li span:hover {
	color: #fff;
	background: #EB6616;
	border: 1px solid #EB6616;
	font-weight: bold;
}

@media (max-width: 767px) {
	.part6 .title1 h2 {
		padding: 0 10px;
		font-size: 20px;
	}
	.part6 .title1 h2:before {
		display: none;
	}
	.part6 ul li {
		vertical-align: top;
	}
	.part6 ul li .odiv1 p {
		font-size: 20px;
	}
	.part6 ul li .odiv1 {
		padding: 8px;
	}
	.fuwu {
		width: 100%;
		margin: 0 auto;
	}
	.icef .icef-rt {
		vertical-align: middle;
		background: unset;
		color: #000;
		padding: 20px;
		font-size: 16px;
	}
	.fuwu ul li {
		width: 50%;
		height: 200px;
		margin-bottom: 10px;
	}
	.fuwu ul li img {
		height: 200px;
	}
	.fuwu ul li h3 {
		margin-top: 2%;
		margin-bottom: 0;
		font-size: 16px;
	}
	.fuwu ul li p {
		margin-bottom: 0;
		font-size: 14px;
		padding: 2% 5%;
		line-height: 20px;
	}
	.part6 ul li .odiv2 p {
		font-size: 16px;
	}
}

/*服务 结束*/


.part7 {
	
}
.part7 .title1 h2:before {
    content: "HOT NEWS";	
}

.tcb_list {
	margin-bottom: 40px;
	text-align: center;
}
.curen {
	color: #ff5202;
}
.tcb_list li{
    text-align: center;
    display: inline-block;
    border-radius: 4PX;
    cursor: pointer;
    padding: 8PX 40PX;
	line-height: normal;
	font-size: 20px;
}
.tcb_list li:hover {
	color: #ff5202;
}
.tcb_list li img {
	height: 18PX;
    margin-right: 10PX;
    width: 18PX;
	border-radius: 50%;
	vertical-align: text-bottom;
}
.line{
    background-color: rgb(225, 221, 221);
    width: 3px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}
.mars-main {
	
	padding: 40px;
	    width: 1000px;
    height: 400px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: left;
	margin:auto;
}
.mars .bg1 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/huoxing.jpg) center / cover no-repeat;
}
.mars .bg2 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/xm2.jpg) center / cover no-repeat;
}
.mars .bg3 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/xm3.jpg) center / cover no-repeat;
}
.mars .bg4 {
	background: url(/wp-content/themes/usa/zhuanti/images/service/xm4.jpg) center / cover no-repeat;
}
.mars1 {
	width: 80%;
}
.mars1 p {
	color: #fff;
}
.mars1 .p-t {
	width: 430px;
    font-size: 24px;
    color: #fff;
    padding-bottom: 20px;
	margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.mars-pd {
	padding: 0;
}
.mars2 {
	font-size: 14px;
}
.mars2-bg {
	background: #fff;
}
.mars2-1, .mars2-2 {
	display: inline-block;
	vertical-align: top;
}
.mars2-1 {
	width: 432px;
}
.mars2-2 {
	width: 510px;
	margin: 20px;
	height: 360px;
	overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}
.mars2-2::-webkit-scrollbar {
    width: 6px;   
	height:80%;
}
.mars2-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(9,9,9,0.1);
    background: rgba(9,9,9,0.2);
}
.mars2-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(9,9,9,0.2);
    border-radius: 0;
    background: rgba(9,9,9,0.1);

}


.mars2-2 .p-t {
    font-size: 16px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
	font-weight: 700;
}
.tco2 {
	margin: 40px 0;
}
@media (max-width: 767px) {
	.mars-main {
		width: 100%;
		padding: 20px;
		overflow: scroll;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.tcb_list li {
		padding: 8PX 20PX;
		font-size: 16px;
	}
	.mars1 {
		width: 100%;
	}
	.mars1 .p-t {
		width: 100%;
	}
	.mars2-1 {
		width: 100%;
	}
	.mars2-2 {
		width: 95%;
	}
}


.part7-wz {
	width: 80%;
	margin: auto;
	padding: 2% 3% 4%;
    background: #6e6e6e08;
    border-radius: 15px;
}
.part7-wz .wz-tit {	
	padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px dashed #d2d2d2;
	margin: 0 20px;
	display: inline-block;
	width: 45%;
}
.part7-wz .a1-cls {
	display: inline-block;
	width: 70%;
	color: #000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	vertical-align: middle;
}
.part7-wz .a1-cls:hover {
	color: #eb5e20;
	font-weight: 700;
}
.part7-wz .a-cls  {
    font-size: 14px;
    color: #333;
    padding: 5px;
    border: 1px solid #c6c6c6;
    line-height: 25px;
    border-radius: 4px;
    margin-left: 15px;
    margin-bottom: 5px;
}
.part7-wz .a-cls:hover {
	color: #eb5e20;
	border: 1px solid #eb5e20;
	background: #fff;
	font-weight: 700;
}
.h3-title {
	margin-bottom: 2%;
}
.h3-title h3 {
    padding: 0 5px;
    background: #fad673;
    display: inline-block;
    margin: 20px 0 10px;
    border-radius: 5px;
}
.h3-title h3 a {
    background: #db1b1b;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
    padding: 5px 10px;
    border-radius: 5px;
}
.h3-title h3 a {
	
}
@media (max-width: 767px) {
	.part7 .box {
		width: 100%;
		padding: 0 10px;
		margin: 0;
		overflow: scroll;
		overflow-x: hidden;
		overflow-y: auto;
		height: 690px;
	}
	.part7 #pic {
		width: 100%;
	}
	.part7 .pic_items {
		width: 100%;
	}
	.part7-main {
		margin-top: 0;
	}
	.part7-main-lt {
		display: none;
	}
	.part7-main-rt {
		width: 100%;
		margin-top: 10px;
		height: auto;
		padding-right: 3%;
		padding-bottom: 20px;
	}
	.part7-main-rt img {
		width: 30px;
	}
	.part7-main-rt h3 {
		font-size: 18px;
	}
	.part7-main-rt1 {
		margin-bottom: 30px;
	}
	.part7 .box #lf, .part7 .box #rt {
		display: none;
	}
	.part7-wz {
		width: 100%;
	}
	.part7-wz .wz-tit {
		width: 100%;
	}
	.part7-wz .wz-tit {
		margin: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.part7-wz .a1-cls {
		width: 66%;
		font-size: 14px;
	}
	.part7-wz .a-cls {
		margin-left: 5px;
	}
}


