@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    /* text-align: center; */
    font-size: 12px;
    font-family: PingFangSC-Semibold, sans-serif;
		background-color: #164A9E;
}
table,td,tr,img,ul,li,h1,h2,h3,h4,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}
ul,li{list-style:none;}
a{text-decoration:none;  cursor: pointer;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}
input,button{
	margin:0; padding:0; border:0;
}
.pc-container {
	display: flex;
	flex-direction: column;
    width: 100%;
    height: 100%;
    margin: 20px auto 60px auto;
    text-align: center;
    background: url(../images/bg.png) no-repeat top center;
		align-items: center;
		/* background-color: #164A9E; */
}

.pc-container .main_m {
    width: 960px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
		/* background-color: #fff; */
}
	
.banner33{
	/* background-color: #164A9E;
	margin-top: 30px; */
}
.img0{
	display: flex;/* 
	align-items: center;
	justify-content: center; */
	position: relative;
	width: 100%;
	height: 706px;
}
.img1{
	width: 100%;
	height: 706px;
	position: relative;
}
.img2{
	/* position: absolute;
	top: 85px;
	left: 0; */
	margin-top: 83px;
}
.pc-container .yuyue {
    width: 900px;
    height: 100px;
    padding-top: 3px;
    margin-left: 30px;
    position: relative;
}

.pc-container .top_yuyue_form {
    width: 100%;
    height: auto;
    margin: 14px auto 20px auto;
}

.pc-container .top_yuyue_form .textinput {
    width: 200px;
    height: 40px;
    margin-bottom: 15px;
    margin-right: 20px;
    font-size: 16px;
    /* padding-left: 5px; */
    float: left;
    outline: none;
		border-radius: 40px;
		text-indent: 13px;
		border: 1px solid #000;
}

.pc-container .top_yuyue_form .btnon {
    position: absolute;
    outline: none;
    width: 170px;
    height: 40px;
    border: 1px solid #F35921;
    background: #F35921;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    right: 0px;
    font-weight: bold;
		border-radius: 40px;
		box-sizing: content-box;
}
input:focus {
    outline: none;
}
.pc-container .top_yuyue_form .form-group {
    /* width: 27%; */
		display: flex;
		width: 240px;
    float: left;
}

.pc-container .top_yuyue_form .yzmcode {
    width: 140px;
    height: 40px;
    font-size: 14px;
    float: left;
		border-radius: 40px 0 0 40px;
		text-indent: 13px;
		border: 1px solid #000;
		border-right: none;
}

.pc-container .top_yuyue_form .codetxt {
    width: 100px;
    background: #dadada;
    outline: none;
    height: 40px;
    cursor: pointer;
    font-size: 14px;
		border-radius: 0px 40px 40px 0px;
		border: 1px solid #000;
		box-sizing: content-box;
}
.privacy-validate{
	margin-right: 5px;
}
.pc-container .yuyue1 {
    width: 900px;
    height: 100px;
    padding-top: 34px;
    margin-left: 30px;
    position: relative;
}

.pc-container .top_yuyue_form1 {
    width: 100%;
    height: auto;
    margin: 14px auto 20px auto;
}

.pc-container .top_yuyue_form1 .textinput {
    width: 200px;
    height: 40px;
    margin-bottom: 15px;
    margin-right: 10px;
    font-size: 16px;
   /* padding-left: 5px; */
    float: left;
    outline: none;
		border-radius: 40px;
		text-indent: 13px;
		border: 1px solid #000;
}

.pc-container .top_yuyue_form1 .btnon {
    position: absolute;
    outline: none;
    width: 170px;
    height: 40px;
    border: 1px solid #b40a00;
    background: #b40a00;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    right: 0px;
    font-weight: bold;
		border-radius: 40px;
		box-sizing: content-box;
}

.pc-container .top_yuyue_form1 .form-group {
    display: flex;
    width: 240px;
    float: left;
}

.pc-container .top_yuyue_form1 .yzmcode {
    width: 140px;
    height: 40px;
    font-size: 14px;
    float: left;
    border-radius: 40px 0 0 40px;
    text-indent: 13px;
    border: 1px solid #000;
    border-right: none;
}

.pc-container .top_yuyue_form1 .codetxt {
    width: 100px;
    background: #dadada;
    outline: none;
    height: 40px;
    cursor: pointer;
    font-size: 14px;
		border-radius: 0px 40px 40px 0px;
		border: 1px solid #000;
		box-sizing: content-box;
}

.form-margin {
	display: flex;
	align-items: center;
    position: absolute;
    top: 65px;
    left: 290px;
}

.form-margin1 {
    position: absolute;
    top: 99px;
    left: 290px;
		display: flex;
		align-items: center;
}


.pc-container .banner4 {
    height: 91px;
    background: url("../images/t2.png") no-repeat center;
    margin-top: 50px;
		background-color: #fff;
		width: 1070px;
		align-items: center;
}

.pc-container .banner4_1 {
    height: 172px;
    background: url("../images/t3.png") no-repeat center;
    padding-top: 80px;
		background-color: #fff;
}

.pc-container .banner4_2 {
    height: 53px;
    background: url("../images/t3_1.png") no-repeat center;
    padding-top: 30px;
		background-color: #fff;
}

.pc-container .banner4_3 {
    height: 121px;
    background: url("../images/t3_2.png") no-repeat center;
    padding-top: 60px;
		background-color: #fff;
}

.pc-container .banner4_4 {
    height: 217px;
    background: url("../images/t3_3.png") no-repeat center;
    padding-top: 50px;
		background-color: #fff;
}

.pc-container .banner4_5 {
    height: 311px;
    background: url("../images/t3_4.png") no-repeat center;
    padding-top: 30px;
		background-color: #fff;
}

.pc-container .banner4_6 {
    height: 54px;
    background: url("../images/t3_5.png") no-repeat center;
    padding-top: 60px;
		background-color: #fff;
}

/* 本科留学开始 */

.pc-container .banner7 {
    width: 100%;
    height: 91px;
    background: url(../images/t3_7.png) no-repeat center;
    padding-top: 40px;
		background-color: #fff;
}

.pc-container .banner8 {
    width: 100%;
    height: 350px;
    background: url(../images/t3_8.png) no-repeat center;
    padding-top: 60px;
		background-color: #fff;
}

.pc-container .banner10 {
    width: 100%;
    height: 230px;
    background: url(../images/t3_9.png) no-repeat center;
    padding-top: 50px;
		background-color: #fff;
}

.pc-container .banner11 {
    width: 100%;
    height: 309px;
    background: url(../images/t3_10.png) no-repeat center;
    padding-top: 70px;
		background-color: #fff;
}

/* 咨询按钮结束 */

.pc-container .banner12 {
    width: 100%;
    height: 442px;
    background: url(../images/t3_11.png) no-repeat center;
    padding: 40px 0 0px 0;
		background-color: #fff;
		/* padding-bottom: 50px; */
}

.main_m1{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background-color: #fff;
	
}
.main_m1 .yuyue1{
	width: 900px;
	margin-left: -10px;
	/* height: 60px; */
	/* background-color: #ff9538;
	border: 2px solid #000;
	padding: 20px;
	border-radius: 80px */
}
