
.title_40_01 {
    width: 1200px;
    height: 80px;
    padding-top: 45px;
    background: url(../images/title_topyq.jpg) 0 0 no-repeat;
    font-size: 35px;
    text-align: left;
    color: #45454e;
    line-height: 60px;
    margin: 60px auto 0;
	position:relative;
	    clear: both;
}
.cpt:before {
	position: absolute;
    content: "CURRICULAR PRACTICAL TRAINING";
    top: 20px;
    font-size: 40px;
    font-weight: 700;
    color: #cfcfcf5c;
    z-index: -10;
}
.title_40_01 span {
    color: #0199db;
}
.text_style {
    width: 1200px;
    font-size: 18px;
    color: #454545;
    line-height: 40px;
    text-align: justify;
    margin: 0 auto;
}
.gxsz_box {
    display: flex;
    justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.gxsz_box .left_text {
    font-size: 28px;
    line-height: 44px;
    color: #595959;
    padding-top: 15px;
    font-weight: bold;
}
.ul_2 {
	width: 1200px;
	margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 20px 0 30px 0;
}
.ul_2 li {
    width: 24%;
	background: #fff;
	position: relative;
}
.ul_2 li .small-title{
	background: #fe8a0f;
	color: #fff;
	font-weight: 700;
	padding: 5px 10px;
	border-radius: 0 0 15px 0;
	position: absolute;
}
.ul_2 li img{
	width: 100%;
	height: 145px;
}

.ul_2 li .title_1 {
    font-size: 18px;
    color: #393939;
    text-align: center;
    padding-top: 24px;
}
.ul_2 li .title_2 {
    font-size: 14px;
    color: #797979;
    padding: 10px 26px 0 26px;
    line-height: 30px;
}
@media (max-width: 767px) {
	.title_40_01 {
		width: 100%;
		margin: 30px auto 0;
		padding: 45px 10px 0;
		font-size: 30px;
	}
	.cpt:before {
		 font-size: 20px;
	}
	.text_style {
		width: 100%;
		font-size: 16px;
		line-height: 30px;
		padding: 10px;
	}
	.gxsz_box {
		width: 100%;
	}
	.gxsz_box {
		padding-top: 15px;
	}
	.gxsz_box .left_text {
		font-size: 18px;
		margin-left: 10px;
	}
	.ul_2 {
		width: 100%;
		padding: 20px 10px 0;
		display: inline-block;
		margin: 0;
	}
	.ul_2 li {
		width: 49%;
		height: 180px;
		display: inline-block;
		margin-bottom: 20px;
		vertical-align: top;
	}
	.ul_2 li .title_1 {
		padding-top: 30px;
		font-size: 16px;
	}
	.ul_2 li .title_2 {
		font-size: 14px;
		padding: 20px 10px;
		line-height: 20px;
	}
	.ul_2 li img {
		height: auto;
	}
	
}
.main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.title_34 {
    font-size: 34px;
    font-weight: bold;
    padding-top: 60px;
    letter-spacing: 1px;
    color: #393939;
    text-align: center;
}
.ul_1 {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 34px;
    justify-content: space-between;
	padding-left: 0;
}
.ul_1 li {
    width: 574px;
    height: 78px;
    background-image: linear-gradient( #f2f2f2, #f2f2f2), linear-gradient( #fdf3f3, #fdf3f3);
    border-radius: 6px;
    position: relative;
    align-items: center;
    margin-top: 28px;
}
.ul_1 li .title_1 {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #393939;
    padding-left: 22px;
	padding: 15px 10px 10px 32px;
}
.left_jb {
    width: 47px;
    height: 47px;
    background: url(/wp-content/themes/ny/zhuanti/images/opt-cpt/hot_left.png) no-repeat top center;
    position: absolute;
    top: -2px;
    left: -2px;
}
.left_jb span {
	transform: rotate(315deg);
	-o-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	display: block;
	color: #ffffffeb;
	font-weight: 700;
	width: 28px;
    height: 28px;
    background: #ff1212;
    text-align: center;
    border: 2px #fff solid;
    border-radius: 50%;
}
.title_2 {
	color: #f04142;
    width: 1200px;
    margin: 0 auto;
}
@media (max-width: 767px) {
	.main {
		width: 100%;
		padding: 0 10px;
	}
	.ul_1 {
		width: 100%;
	}
}


.opt:before {
	position: absolute;
    content: "OPTIONAL PRACTICAL TRAINING";
    top: 20px;
    font-size: 40px;
    font-weight: 700;
    color: #cfcfcf5c;
    z-index: -10;
}
.ul_3 {
	width: 1200px;
	margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 20px 0 30px 0;
}
.ul_3 li {
    width: 19%;
	background: #fff;
	position: relative;
}
.ul_3 li .small-title{
	background: #fe8a0f;
	color: #fff;
	font-weight: 700;
	padding: 5px 10px;
	border-radius: 0 0 15px 0;
	position: absolute;
}
.ul_3 li img{
	width: 100%;
	height: 100px;
}

.ul_3 li .title_1 {
    font-size: 18px;
    color: #393939;
    text-align: center;
    padding-top: 24px;
}
.ul_3 li .title_2 {
    font-size: 14px;
    color: #797979;
    padding: 10px 26px 0 26px;
    line-height: 30px;
}
@media (max-width: 767px) {
	.opt:before {
		 font-size: 20px;
	}
	.ul_3 {
		width: 100%;
		padding: 20px 10px 0;
		display: inline-block;
		margin: 0;
	}
	.ul_3 li {
		width: 49%;
		height: 180px;
		display: inline-block;
		margin-bottom: 20px;
		vertical-align: top;
	}
	.ul_3 li .title_1 {
		padding-top: 30px;
		font-size: 16px;
	}
	.ul_3 li .title_2 {
		font-size: 14px;
		padding: 20px 10px;
		line-height: 20px;
	}
	.ul_3 li img {
		height: auto;
	}
}



/*美国私校申请服务流程  开始*/
.con_05 .div_title.title2 h2 {
	text-align: center;
}
.div_title.title2 h2.h2_title span, .div_title.title2 p.p {
    color: #fff;
}
.div_title.title2 h2.h2_title span font {
    color: #f5ed0a;
}
.con_05 ul li i {
	height: 104px;
	line-height:104px;
	font-size: 50px;
    font-weight: 700;
    background-image: -webkit-linear-gradient(right,red,#fd8403,yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.con_05 .lc {
    margin-top: -20px;
    width: 1200px;
	margin: 0 auto;
	
	
}
.con_05 .lc ul {
    overflow: hidden;
    margin-top: 50px
}

.con_05 .lc ul li {
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 70px
}
.con_05 .lc ul li.cl {
    width: 338px;
	height: 104px;
	border-radius: 5px;
	position: relative; 
	background: url(/wp-content/themes/ny/zhuanti/images/opt-cpt/lc.jpg) no-repeat center;
}
.con_05 .lc ul li.cl .xiao {
	left: 4%;
	font-size: 25px;
}
.con_05 .lc ul li.cl span {
	position: absolute;
	top: 6%;
	left: 5%;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
}
.con_05 .lc ul li.cl div {
	color: #333;
	text-align: left;
}
.con_05 .lc ul li.cl .txt1{
	font-weight: 700;
	padding-left: 70px;
	padding-top: 10px;
	color: #000;
}
.con_05 .lc ul li.cl .txt2{
	padding: 10px 0;
	text-align:left;
	font-size: 16px;
    padding: 20px 10px 10px 60px;
}
@media (max-width: 767px) {
	.con_05 .lc {
		width: 100%;
	}
	.con_05 .lc ul {
		padding-left: 0;
	}
	.con_05 .lc ul li {
		display: none;
	}
	.con_05 .lc ul li.cl {
		display: block;
		width: 100%;
		height: 75px;
	}
	.con_05 .lc ul li.cl .xiao {
		left: 8%;
	}
	.con_05 .lc ul li.cl span {
		top: 9%;
		left: 9%;
	}
	.con_05 .lc ul li.cl .txt1 {
		padding-left: 25%;
	}
	.con_05 .lc ul li.cl .txt2 {
		padding: 10px 10px 10px 22%;
	}
}
/*美国私校申请服务流程  结束*/

.youshi {
    width: 1060px;
    margin: 0 auto;
}
.youshi .section-header h2 {
	text-align: center;
}
.youshi .wakecore-section {
    width: 450px;
    display:inline-block;
    overflow: hidden;
    margin: 20px 35px;
	position: relative;
}
.youshi .wakecore-section i {
	left: 4.3%;
    top: 8%;
    position: absolute;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}
.youshi .wakecore-section img {
    width: 60px;
    height: 50px;
    float: left;
    margin-right: 40px;
}
.youshi .wakecore-section .wakecore-sctontent {
    float: left;
    width: 75%;
}
.youshi .wakecore-section .wakecore-sctontent .wakecore-title {
    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;
    color: #48486a;
    line-height: 25px;
}
.youshi .wakecore-section .wakecore-sctontent .wakecoure-descp {
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #8c8d9e;
    line-height: 28px;
    margin-top: 10px;
}
@media (max-width: 767px) {
	.youshi {
		width: 100%;
	}
	.youshi .wakecore-section {
		width: 90%;
		margin: 20px 5%;
	}
	.youshi .wakecore-section img {
		width: 15%;
		height: auto;
		float: left;
		margin-right: 5%;
	}
	.youshi .wakecore-section i {
		left: 5%;
		top: 15%;
		font-size: 20px;
	}
	.section-header {
		margin: 50px 0 20px;
	}
	.youshi .wakecore-section .wakecore-sctontent {
		width: 80%;
	}
	.title_2 {
		width: 100%;
		padding: 0 10px;
	}
}
