@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	overflow-x: auto;
	background-color: #FFFFFF;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	position: relative;
}

.head_text
{
	margin-top: 56px;
}

.head_text h1
{
	color: #333;
	font-size: 70px;
	font-weight: bold;
}


.head_text h2 
{
	
	font-size: 30px;
	font-weight: bold;
	padding-left: 30px;
}


.head_text h2 em
{
	color: #fff;
	margin-right:20px;
}

.headContent {
	width: 1000px;
	/*height: 746px;*/
	background: url(../img/headTit.png?v=1.0) no-repeat left 76px;
	margin: 0 auto;
	position: relative;
}

.headContent:after {
	position: absolute;
	content: "";
	background: url(../img/titImg.png?v=1.0) no-repeat center;
	width: 592px;
	height: 651px !important;
	right: -128px;
	top: 10px;
	z-index: 1;
	visibility: visible !important;
}

.mainNav {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	height: 50px;
	margin-top: 20px;
	position: absolute;
	top: 422px;
}

.mainNav .mainNav_wrap {
	width: 100%;
	position: static;
	margin: 0 auto;
}

.navWrap2 {
	width: 1000px;
	margin: 0 auto;
}

.mainNav ul {
	border: 1px solid #333333;
	width: 770px;
	padding: 12px 0;
	height: 24px;
	line-height: 24px;
	background-color: #FFFFFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	z-index: 1000;
    position: relative;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav .mainNav_wrap.fixedTop ul {
	margin: 0 auto;
}

.mainNav li {
	float: left;
	cursor: pointer;
	padding: 0 36px;
	font-weight: bold;
	border-right: 1px solid #333333;
}

.mainNav li:hover,
.mainNav li.activeNav,
.mainNav a:hover {
	color: #3399FE;
}

.mainNav a {
	font-weight: bold;
	display: block;
	float: right;
	width: 128px;
	cursor: pointer;
}


/*<!--导航-->*/


/*导语*/

.lead {
	width: 584px;
	padding-top: 30px;
	margin-bottom: 20px;
}

.lead p {
	line-height: 28px;
}


/*表單*/

.biaodan {
	width: 624px;
	margin-top:285px;
}

.form-tit {
	font-size: 30px;
	font-weight: bold;
	height: 32px;
	width: 418px;
	border: 1px solid #333333;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}

.form-tit span {
	display: inline-block;
	position: absolute;
	background-color: #FFFFFF;
	top: -15px;
	width: 324px;
	left: 50%;
	margin-left: -162px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	color: #aab2bd;
}

.biaodan form select {
	width: 220px;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
}

.mobile,
.name,
.guojia,
.branch {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
}

.mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.guojia {
	background: url(../img/countryBoc.jpg) no-repeat center;
}

.branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

.biaodan form div.subAndly {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 0;
}

#submit,
.subAndly {
	display: block;
	background: #3399FE !important;
	width: 300px;
	height: 47px;
	line-height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #3399FE;
	float: left;
	margin-left: 6px;
}

.subAndly {
	float: right;
	height: 45px;
	float: right;
	background-color: #67CCFF !important;
	border-color: #67CCFF;
	margin-right: 6px;
}

.Validform_right {
	display: none !important;
}


/*表單*/


/*<!--头部【导语和表单】-->*/


/*********************<!--公共模块-->**********************/

.section {
	width: 100%;
	padding-top: 70px;
}

.section_content {
	width: 1000px;
	margin: 0 auto;
}

.section_content h3 {
	margin-bottom: 50px;
	font-size: 26px;
}

.wid840
{
	margin: 0 auto;
padding-left: 80px !important;
padding-right: 80px !important;
    box-sizing: border-box;
}
.bggary
{
	background: #F3F2F8;
}

.ly-wrap {
	width: 610px;
	margin: 0 auto;
}

.ly_link {
	display: block;
	height: 50px;
	width: 300px;
	font-size: 18px;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 50px;
	cursor: pointer;
	color: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #3399FE;
}

.ly_link.right {
	background-color: #67CCFF;
}


/*********************<!--公共模块-->**********************/


/*<!--reason-->*/

.reasonLis li {
	width: 230px;
	margin-bottom: 25px;
	float: left;
	margin-right: 26px;
}

.reasonLis img {
	margin: 0 auto;
}

.reasonLis p {
	line-height: 26px;
	text-align: left;
	margin-top: 10px;
}

.adBanner {
	cursor: pointer;
	display: block !important;
	width: 1000px;
	margin: 0 auto;
	margin-top: 35px;
}


/*<!--reason-->*/


/*<!--understand-->*/

.understand-tab {
	font-size: 18px;
	color: #515151;
	font-weight: bold;
	padding-bottom: 10px;
}

.understand-tab li {
	display: inline-block;
	padding: 0 10px;
}

.understand-tab .currentTab,
.understand-tab li:hover {
	color: #3399FE;
}

.tabs li {
	cursor: pointer;
}

.item {
	display: none;
}

.understandContents .activeItem {
	display: block;
}
.item .sectionCon {
	/*width: 840px;*/
    padding: 30px 0;
}
.item  h2 {
	color: #0880d8;
	font-size: 30px;
	background: url(../img/abTitBg.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.item p.abs {
    line-height: 30px;
    font-size: 18px;
}

.item h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}

.item p {
    color: #333;
    line-height:18px;
     font-size: 14px;
}


.progressList {
	position: relative;
}

.progressList:before {
	position: absolute;
	content: "";
	width: 6px;
	background-color: #1b1d29;
	height: 100%;
	left: 9px;
	top: 0;
}

.progressList li {
	padding-left: 30px;
	color: #666666;
	position: relative;
	margin-bottom: 20px;
}

.progressList li:before {
	position: absolute;
	content: "";
	height: 22px;
	width: 22px;
	left: 0;
	top: -1px;
	background: url(../img/circle_time.png) no-repeat center;
}

.progressList span {
	color: #0880d8;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 26px;
	font-size: 16px;
	margin-right: 5px;
}

.progressList p {
	line-height: 26px;
	margin-left: 20px;
	font-size: 15px;
    color: #666;
}

.cultureLis {
	float: left;
	width: 368px;
	color: #666666;
	line-height: 24px;
}

.cultureLis li {
	margin-bottom: 27px;
}

.cultureLis b {
	font-size: 30px;
	color: #333333;
	display: block;
	margin-bottom: 10px;
	line-height: 38px;
	font-weight: normal;
}

.cultureLis span {
	font-size: 24px;
	color: #999999;
	display: inline-block;
	margin-left: 10px;
}


.honorList li {
	float: left;
	background-color: #F2F3F7;
	padding: 20px 25px;
	width: 215px;
	margin-right: 22px;
	height: 252px;
}

.honorList .nomr {
	margin-right: 0;
}

.honorList .h-big {
	width: 359px;
	height: 148px;
	margin-top: 22px;
}

.honorList img {
	margin: 0 auto 10px;
	display: block;
}

.honorList p {
	font-size: 14px;
	line-height: 26px;
}

.picList {
	float: right;
}

.picList li {
	margin-bottom: 23px;
}

.prizeList {
	float: right;
	width: 420px;
}

.prizeList li {
	height: 140px;
	width: 200px;
	margin-bottom: 20px;
}


.secCon_val
{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.idpAbsLink {
	display: block;
	margin-top: 40px;
}

.idpCulture embed {
    margin: 0 auto;
    display: block;
	margin-top: 40px;
}

.culture-txt {
	margin-left: 580px;
}

.abroadLis li {
	width: 166px;
	float: left;
	margin-top: 30px;
	margin-right: 42px;
}

.abroadLis img {
	height: 34px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.abroadLis p {
	line-height: 24px;
	color: #666666;
}

.domesticLis {
	width: 450px;
}

.domesticLis h4 {
	margin-bottom: 10px;
}

.domesticLis li {
	color: #666666;
	padding-left: 30px;
	background: url(../img/circle.png) no-repeat 1px 14px;
	line-height: 36px;
	position: relative;
	-webkit-background-size: 9px;
	background-size: 9px;
}

.domesticLis li:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 30px;
	background-color: #CBCBCB;
	left: 5px;
	top: 20px;
}

.academyLis {
	width: 450px;
}

.academyLis h4 {
	margin-bottom: 30px;
}

.academyLis li {
	text-indent: 28px;
	color: #666666;
	line-height: 24px;
	padding: 20px;
	position: relative;
	background: url(../img/syh.png) no-repeat 20px 20px, url(../img/xyh.png) no-repeat right 20px bottom 20px #F2F2F2;
}

.academyLis li:before {
	position: absolute;
	content: "";
	width: 44px;
	height: 14px;
	background: url(../img/xz.png) no-repeat center;
	bottom: -14px;
	left: 0;
}

.academyLis p {
	text-align: right;
	line-height: 40px;
}

.academyLis .ly_link {
	margin-top: 10px;
}

.highOpinion_info {
	line-height: 28px;
	margin: 20px 0;
	padding: 0 145px;
}

.highOpinionBanner {
	width: 1000px;
	overflow: hidden;
	position: relative;
}

.highOpinionBanner .hd .prev,
.highOpinionBanner .hd .next {
	display: block;
	height: 30px;
	width: 16px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.highOpinionBanner .hd .prev:hover,
.highOpinionBanner .hd .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.highOpinionBanner .hd .prev {
	background: url(../img/prevBtn.png) no-repeat center;
	left: 0;
}

.highOpinionBanner .hd .next {
	background: url(../img/nextBtn.png) no-repeat center;
	right: 0;
}

.highOpinionBanner .bd {
	width: 885px;
	margin: 0 auto;
}

.highOpinion_picList {
	overflow: hidden;
	zoom: 1;
}

.highOpinion_picList li {
	width: 265px;
	height: 390px;
	margin: 0 15px;
	border: 1px solid #CCCCCC;
}

.highOpinion_picList img {
	width: 100%;
	height: 100%;
}

.serviceLis li {
	float: left;
	width: 160px;
	margin-top: 30px;
	margin-right: 50px;
}

.serviceLis img {
	height: 58px;
	margin: 0 auto;
}

.ser-tit {
	font-weight: bold;
	text-align: center;
	margin: 10px 0 5px 0;
}

.ser-contxt {
	line-height: 26px;
	color: #666666;
	text-align: center;
}

.countryLinks {
	margin-top: 50px;
	text-align: center;
}

.countryLinks li {
	display: inline-block;
	margin: 0 20px;
}

.countryLinks p {
	color: #666666;
	margin-top: 10px;
	letter-spacing: 1px;
}

.recLis li {
	width: 472px;
	height: 286px;
}

.recLis p.right {
	width: 210px;
	line-height: 26px;
	color: #666666;
}

.recLis a {
	display: block;
	width: 103px;
	height: 29px;
	border: 1px solid #6A8DB3;
	color: #6A8DB3;
	line-height: 29px;
	text-align: center;
	margin: 40px auto 0;
}

.recLis a:hover {
	background-color: #6A8DB3;
	color: #FFFFFF;
}


/*<!--understand-->*/


/*<!--otherLink-->*/

.otherLink {
	padding-bottom: 36px;
}

.recLink 
{
	width: 880px;
	margin: 0 auto;
}

.recLink li {
	float: left;
	width: 400px;
	margin-right:70px;
}

.recLink li:nth-child(2n)
{
	margin-right: 0;
}

.recLink li img {
	width: 100%;
}

.recLink p {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 24px;
}

.recLink p:hover {
	text-decoration: underline;
}



.advaLink li {
	float: left;
	width:306px;
	margin-right:30px;
}

.advaLink li:nth-child(3n)
{
	margin-right: 0;
}

.advaLink li img {
	width: 100%;
}

.advaLink p {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 24px;
}

.advaLink p:hover {
	text-decoration: underline;
}


/*<!--otherLink-->*/


/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
}

.idpAdvan h4 {
	margin-bottom: 40px;
}

.advantage dt {
	border-color: #CCCCCC !important;
}


/*<!--idpAdvan-->*/


/*底部*/

.foot {
	line-height: 28px;
}


/*底部*/


.reason em
{
	color: red;
}

.idpService h4
{
	color: #666;
    font-size: 18px;
    margin: 30px 0 0 0;
}

.adva h4
{
    color: #333;
    font-weight: bold;
    /* text-align: center; */
    margin: 10px 0;
}
.adva p
{
    font-size: 14px;
    margin: 10px 0;
    /* text-align: center; */
    line-height: 30px;
    margin-bottom: 30px;
}


.layer_img
{
	display: none;
    width: 600px;
    position: absolute;
    top: 1100px;
    left: 50%;
    margin-left: -300px;
    
    
    
    
    /*display: none;
    width: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -210px;
    margin-top: -290px;  
    z-index: 10000;
    position: fixed;*/
}
.fs_gallery_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    color: #ccc;
    font-size: 50px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    z-index: 102;
}
.fs_gallery_close::before {
    content: "";
    background: url(../img/laye_close.png) no-repeat right;
    position: absolute;
    width: 35px;
    height: 35px;
    right: -8px;
    top: -12px;
}