@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Validform_checktip {
	display: none !important;
}

a {
	cursor: pointer;
}

.bggary {
	background-color: #f4f4f4 !important;
}


/* header */

.header {
	width: 100%;
	height: 500px;
	background: #f2f3f7 url(../img/banner.jpg) no-repeat center top ;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	padding-top: 80px;
}

.headCon h1 {
	width: 745px; float: right;
	height: 104px;
	line-height: 104px;
	margin: 0 0 21px;
	background: #2630a9;
	font-size: 56px;
	color: #FFF;
	border-radius: 60px;
	background: -webkit-linear-gradient(left, #e11936, #ff8202);
	background: -o-linear-gradient(left, #e11936, #ff8202);
	background: -moz-linear-gradient(left, #e11936, #ff8202);
	background: -ms-linear-gradient(left, #e11936, #ff8202);
	background: linear-gradient(left, #e11936, #ff8202);
}

.headCon b {
	font-weight: bold;
}

.headCon h2 {width:625px; float: right;
	font-size: 30px;  line-height: 48px;
	font-weight: 500;
	color: rgba(71, 71, 71, 1);
	margin: 0 0 20px;
	text-align: left; color: #666; padding-left: 120px;
}

.headCon h2.h2_top {
	margin-left: -100px;
}

.headCon .a_list {
	width: 625px;float: right;
	margin: 20px 0 0 0; padding-left:120px; 
}

.headCon .a_list span {
	width: 263px;
	height: 23px;
	font-size: 22px;
	color: rgba(102, 102, 102, 1);
}

.headCon a {
	display: inline-block;
	width: 150px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	font-size: 20px;
	color: #fff;
	background-color: transparent;
	border: 1px solid #51c21a;
	background: #51c21a;
	margin-right: 20px;
}

/*.headCon a:hover {
	color: #fafafa;
	width: 150px;
	height: 48px;
	background: rgba(51, 51, 51, 1);
	border-radius: 24px;
}*/

.headCon p {
	display: inline-block;
	font-size: 30px;
	color: #333;
	margin-top: 24px;
}


/* header */


/* nav */

.mainNav {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	background: #666666;
	/*
	background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -o-linear-gradient(right, #2630a9, #0086f9);
	background: -moz-linear-gradient(right, #2630a9, #0086f9);
	background: -ms-linear-gradient(right, #2630a9, #0086f9);
	background: linear-gradient(to right, #2630a9, #0086f9);*/
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 50px;
	position: relative;
	height: 50px;
	text-align: center;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li,
.mainNav a {
	cursor: pointer;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	/*float: left;
	width: 150px;
	margin-right: 20px; */display: inline-block; padding: 0 20px;
}

.mainNav li:last-child {
	margin-right: 0;
}

.mainNav a {
	/*margin: 0 28px;*/
}

.nav_a {
	/*margin: 0 28px !important;
	float: right !important;
	margin-top: -62px !important;
	display: inline-block;*/
}

.mainNav li.activeNav,
.mainNav li:hover,
.nav_a:hover {
	font-size: 15px;color: #fed700;
}


/* nav */


/* form */

.leadFrom {
	position: relative;
}

.lbCon {
	width: 100%;
	position: relative; background: #f3f4f7 url(../img/lbCon.jpg) repeat-x bottom center;
}

.lead {
	width: 495px; float: left;
	color: #333; margin-top: 65px;
}

.lead p {
	color: #666;
	line-height: 30px;
	margin-bottom: 20px;
	position: relative;
}

.lead p:before {
	content: '';
	position: absolute;
	width: 85px;
	height: 38px;
	top: 2px;
	left: 11px;
	background: url(../img/ic_dy.png) no-repeat center center;
	background-size: initial;
	z-index: -1;
}

.lead b {
	color: #333333;
	text-align: left;
	display: block;
	font-size: 28px;
	margin-bottom: 10px;
}

.biaodan {

	width: 425px; float: right; background: #fff;
	background-size: contain;
	box-sizing: border-box;
	padding: 30px 0 30px; margin-top: 25px;
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
	border-bottom: 6px solid #edebea;
}

.biaodan .registerform {
	margin: 0 auto; 
}

.biaodan h2 {
	font-size: 24px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	text-align: center;
	margin-bottom: 5px; font-weight: 500;
}
.biaodan form ul{ /* width: 614px;*/margin: 0 auto 0; padding-left: 56px;
}
.biaodan form ul li{ float: left;}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
	position: relative;
	top: 1px;
}

.mobile,
.name,
.guojia,
.branch,
.Nstep {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
	height: 40px;
}

.biaodan form div.mobile {
	background: url(../img/phone_box.png) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/name_box.png) no-repeat center;
}

.biaodan form div.guojia {
	background: url(../img/pro_box.png) no-repeat center;
}

.biaodan form div.branch {
	background: url(../img/sch_box.png) no-repeat center;
}

#submit {
	display: block;
	width: 297px;
	height: 48px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	margin: 0 auto;
	 border:1px solid #51c21a;
	 background: #51c21a;
	/*-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;*/
	padding: 0;
}

/*#submit:hover {
	background-color: #51c21a; color: #fff;
}*/


/*-------------------表单--------------------*/

.botm-form {
	background: url(../img/form-bg.jpg) no-repeat center;
	padding: 54px 0;
	position: static;
	border-bottom: 0;
}

.fm-botm {
	width: 640px;
	margin: 0 auto;
	padding: 0 180px;
}

.fm-botm h2 {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
}


/* form */


/** common style **/
.grey{
	 background: #f3f4f7;
}
.section {
	width: 100%;
	padding: 60px 0;
}

.section.pbnone {
	padding-bottom: 0;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content.pbt70 {
	padding-bottom: 70px;
}

.section.grayBg {
	background-color: #f5f5f5;
}

.section-content.connect {
	position: relative;
}

.section-content.connect:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -125px;
	left: -200px;
	background: url(../img/bad_hand.png) no-repeat center;
}

.section-content.connect_r:after {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -50px;
	right: 200px;
	background: url(../img/bad_hand.png) no-repeat center;
}

.section-content.connect_s:before {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -50px;
	right: 200px;
	background: url(../img/shape.png) no-repeat center;
}

.section-content.connect_s_l:before {
	position: absolute;
	content: "";
	width: 112px;
	height: 112px;
	top: -50px;
	left: 250px;
	background: url(../img/shape.png) no-repeat center;
}

.section-content h2 {
	margin-bottom: 10px;
	text-align: center;
	background: url(../img/tit_line.png) no-repeat center top; padding-top: 22px;
}

.section-content .tit_p {
	font-size: 28px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	text-align: center;
	margin-bottom: 40px;
}

.section-content h2 b {
	font-size: 36px;
	margin-left: 10px;
}

.section-content h2 span {
	font-size: 36px;
	color: #333;
	margin-top: 10px;
}

.section .part-tit {
	background: #e11937;
	background: -webkit-linear-gradient(left, #e11937, #ff8300);
	background: -o-linear-gradient(right, #e11937, #ff8300);
	background: -moz-linear-gradient(right, #e11937, #ff8300);
	background: -ms-linear-gradient(right, #e11937, #ff8300);
	background: linear-gradient(to right, #e11937, #ff8300);
	width: 502px;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	margin: 50px auto 20px;
	border-radius: 50px;
}
.section .part-detail{ color: #666666; font-size: 14px;
	
}
p.abs {
	text-align: center;
	line-height: 26px;
	color: #666666;
	margin-bottom: 40px;
}

.ly-link {
	display: block;
	width: 298px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	margin: 40px auto 0;
	-webkit-border-radius:2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #51c21a;
	background-color: transparent;
	border: 1px solid #51c21a;
	text-align: center;
}

.ly-link-long {
	width: 298px;
}

.ly-link:hover {
	color: #fafafa;
	background-color: #51c21a;
}

.linkOther {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

.btn_list {
	width: 640px;
	margin: 0 auto 20px;
}

.btn_list a:first-child {
	margin-right: 24px;
}

.btn_list a {
	display: inline-block !important;
}

.linkOther:hover {
	filter: brightness(0.9);
}

.link{ color: #009900;font-weight: bold;}

.content {
	display: none;
}

.content.active {
	display: block;
}

/** common style **/

.wrapper{ width: 1000px; margin: 0 auto;}



/** idp Cont1 style  **/
.QsAn{
	background: url(../img/QsAn.png) no-repeat center top;
	height: 528px; position: relative; margin: 30px 0 15px;
}
.QsAn li{ display: inline-block; position: absolute;}
.QsAn li strong{ width: 125px; text-align: center; display: block; line-height: 36px; font-size: 26px; display: block; float: left; color: #fff;}
.QsAn li p{ display: inline-block;
float: left; width: 160px;color: #333; line-height: 25px;
}
.QsAn .mr{ margin-right: 22px;}
.q1{ left: 59px; top: 36px;}
.q2{ left: 636px; top: 36px;}
.q3{ left: 0; top: 224px;}
.q4{ right: 0; top: 224px;}
.q5{ left: 59px; top: 410px;}
.q6{ left: 636px; top: 410px;}

/** Cont1 end **/

.glTab { margin-top: 50px;
	/*width: 959px;
	margin: 0 auto;*/ padding-left: 193px;
}

.glTab li {
	float: left;
	cursor: pointer;
	border: 1px solid #999999;
	height: 48px;
	line-height: 48px;
	width: 184px;
	color: #333;
	text-align: center;
	font-size: 16px;
	box-sizing: border-box;margin-right: 40px; display: inline-block;
}

.glTab li:last-child {
	margin-right: none;
}

.glTab li:hover,
.glTab li.active {
	background: #333;  border: 1px solid #333;
	/*background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -o-linear-gradient(right, #2630a9, #0086f9);
	background: -moz-linear-gradient(right, #2630a9, #0086f9);
	background: -ms-linear-gradient(right, #2630a9, #0086f9);
	background: linear-gradient(to right, #2630a9, #0086f9); */
	color: #fff;
}

.gl_content {
	display: none;
}

.gl_content.current {
	display: block;
}
.Exchange{ margin-top: 30px;}
.Exchange li{ margin: 6px 0; background: #fff url(../img/Lbox.png) no-repeat 326px -6px;  height: 116px; line-height: 24px;}
.Lbox{ float: left;width: 346px; }
.Lbox img{ display: inline-block; width: 64px; height: 64px; margin: 26px 0 0 40px; float: left;}
.Lbox .t-name{ float: left; text-align: left; padding:30px 0 0 25px; font-size: 18px;}
.Lbox .t-name strong{ color:#ff8502 ; font-size: 24px; display: block; margin-bottom: 10px;}
.Rbox{ float: left;  width: 610px; margin-left: 18px;}           
.Rbox .t-detail{ float: left; width: 462px; padding-top:22px;}        
.Rbox .t-detail p{background: url(../img/dot.png) no-repeat left center; padding-left: 11px;}
.Rbox a.more{ display: block; width: 138px; height: 32px; line-height: 32px; text-align: center; border: 1px solid #51c21a; color: #51c21a; border-radius: 30px; margin-top:44px; float: right;}
/*Exchange*/
.File{ margin-top: 40px;}
.File li{ background: #fff;margin-right: 20px; width: 320px; margin-top: 57px;  position: relative; height: 312px; float: left; margin-right: 20px;
}
.File li img{ width: 113px; height: 113px; position: absolute; left:104px ; top: -57px;}
.File li strong{ font-size: 18px; text-align: center; display: block; padding: 83px 0 10px;}
.File li p{ text-align: left; line-height: 24px; color: #666; padding: 0 24px; height: 100px;}
.File li a.more{ display: block; width: 138px; height: 32px; line-height: 32px; text-align: center; border: 1px solid #51c21a; color: #51c21a; border-radius: 30px; margin:32px auto 0; }
.File li.noMR{ margin-right: 0;}
/** Cont2 end **/

/* 效果CSS开始 */
.mod18{width:998px;position:relative;margin:0 auto; }
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
/*.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}*/
.mod18 #prevTop,.mod18 #nextTop{top:250px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:490px;width:10px;height:16px;}
/*.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextBtn.png) no-repeat;}*/
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:526px;height:234px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:486px;position:absolute;left:20px;top:178px;padding:10px 0;line-height:22px;text-align:left;/*background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");*/
font-size: 24px; font-weight: bold;
}
.mod18 .picBox{width:998px; height:265px; position:relative;overflow:hidden;margin-top: 40px;}
.mod18 .picBox ul{height:234px;position:absolute; left:0 ;}
.mod18 .picBox li{width:998px;height:234px;}
.mod18 .picBox li .txt{ width: 460px;right: 0; top: 0; position: absolute; color: #666;}
.mod18 .picBox li .txt p{ text-align: left; line-height: 24px;}
.mod18 .picBox li .txt p strong{ display: block; color: #ff8202;}
.mod18 .picBox li .txt a.more{ display: block; width: 138px; height: 32px; line-height: 32px; text-align: center; border: 1px solid #51c21a; color: #51c21a; border-radius: 30px; margin-top: 10px;}

.listBox{width:1000px;height:135px;margin:0 auto;position:relative; overflow:hidden;}
.listBox ul{height:130px;position:absolute;  width: 1020px !important;}
.listBox li{width:184px;height:120px;cursor:pointer;position:relative; padding:5px 0 0 0; margin-right: 20px; float: left; }
.listBox li i{display:none;}
.listBox li a{display:block;width:174px;height:120px;}
.listBox img{border:5px solid #fff;width:174px;height:120px; opacity: .8;}
.listBox .on img{border:5px solid #ff8202; opacity: 1;}
.listBox .on{background:url(../images/img_bg.jpg) center top no-repeat;}
.listBox .on i{display:block;}
/*mod18 END*/

/*------------------轮播----------------*/

.success_carousel {
	/*overflow: hidden;*/
	position: relative;
	width: 1060px;
	margin-top: 40px;
}

.success_carousel .hd .prev,
.success_carousel .hd .next {
	display: block;
	width: 46px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -23px;
}

.success_carousel .hd .prev {
	left:70px;
	background: url(../img/prev.png) no-repeat center;
	z-index: 1000;
}

.success_carousel .hd .next {
	right: 60px;
	background: url(../img/next.png) no-repeat center;
	z-index: 1000;
}

/*.success_carousel .hd .prev:hover {
	left: 30px;
	background: url(../img/prev_h.png) no-repeat center;
}

.success_carousel .hd .next:hover {
	right:22px;
	background: url(../img/next_h.png) no-repeat center;
}*/

.success_carousel .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	width: 100%;
	height: 15px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}

.success_carousel .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 9px;
	height: 9px;
	border: 1px solid #666666;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.success_carousel .hd ul li.on {
	background-color: #666666;
}

.success_carousel .bd {
	/*padding: 0 60px;*/
}

.success_carousel .bd .picList {
	padding-bottom: 35px !important;
}

.success_carousel .bd .picList>li {
	float: left;
	text-align: center;
	width: 1000px;
}
/*success_carousel end*/

.effect {
	width: 1000px;
	margin: 0px auto; 
}

.effect li {
	width: 320px;
	border: 0;
	float: left; margin:0 20px 0 0 ;
}
.effect li.noMR{ margin-right: 0;}
.case_cont {
	float: left;
	width: 100%; 
	position: relative;
	text-align: center; height: 222px;
	overflow: hidden; 
}

.case_cont img {
	width: 320px;
	height: 222px;
} 

.caseoff_layer {
	padding: 15px 0;
	color: #fafafa;
	text-align: center;
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	width: 100%;
	top: 145px;
}
/*Cont6 end*/

.officeTab { margin-top: 50px;
	/*width: 959px;
	margin: 0 auto;*/ padding-left: 216px;
}

.officeTab li {
	float: left;
	cursor: pointer;  display: inline-block;
	line-height: 24px;
	color: #999;
	text-align: center;
	font-size: 24px; padding: 0 30px; border-right: 1px solid #999;
	box-sizing: border-box;display: inline-block;
}

.officeTab li:last-child {
	margin-right: none;
}

.officeTab li:hover,
.officeTab li.active {
	
	/*background: #333;  background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -o-linear-gradient(right, #2630a9, #0086f9);
	background: -moz-linear-gradient(right, #2630a9, #0086f9);
	background: -ms-linear-gradient(right, #2630a9, #0086f9);
	background: linear-gradient(to right, #2630a9, #0086f9); */
	color: #ff8502; font-weight: bold;
}
.officeTab li.noMR{ border-right: none !important;}
.office_content {
	display: none;
}

.office_content.current {
	display: block;
}
.offL{ float: left; width:543px; height: 426px; margin-top: 40px; border: 7px solid #ffead5; margin-right: 70px;}
.offL img{width:543px; height: 426px; display: block;}
.offR{ float: left; width: 335px;  margin: 150px 0 0; background: url(../img/tit_line.png) no-repeat left top; padding: 25px 0 0;}
.offR strong{ font-size: 14px; line-height: 24px; font-weight: normal; }
.offR a.more{ display: block; width: 298px; font-size: 18px; height: 48px; line-height: 48px; text-align: center; border: 1px solid #51c21a; color: #51c21a; border-radius: 2px; margin:32px auto 0;  float: left;}
/*officeTab end*/

/*<!--IDP优势 idp-adva-->*/

.adva_content{ margin: 40px 0 20px;}
.adva_l, .adva_r{ width: 230px;}
.adva_content p {
	width: 230px; 
	height: 72px; padding-top: 13px;
	color: #fff;
	font-size: 16px;
	 display: block; line-height: 29px;
	margin-bottom: 20px;
	background: rgba(255, 255, 255, 1);
	background:#2630a9;
}

.adva_content p b {
	font-size: 18px;
	font-weight: bold;
}
/*
.adva_content p:before {
    content: '';
    background: url(../img/ic_adva.png) no-repeat center center;
    background-size: inherit;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 19px;
    top: 50%;
    margin-top: -7px;
}*/
.adva_c
{
	width: 480px;
	margin: 0 30px;
}

/*<!--IDP优势 idp-adva-->*/
.list { margin-top: 50px;
	/*width: 959px;
	margin: 0 auto;*/ padding-left: 193px; margin-bottom: 30px;
}

.list li {
	float: left;
	cursor: pointer;
	border: 1px solid #999999;
	height: 48px;
	line-height: 48px;
	width: 184px;
	color: #333;
	text-align: center;
	font-size: 16px;
	box-sizing: border-box;margin-right: 40px; display: inline-block;
}

.list li:last-child {
	margin-right: none;
}

.list li:hover,
.list li.active {
	background: #333;  border: 1px solid #333;
	/*background: -webkit-linear-gradient(left, #2630a9, #0086f9);
	background: -o-linear-gradient(right, #2630a9, #0086f9);
	background: -moz-linear-gradient(right, #2630a9, #0086f9);
	background: -ms-linear-gradient(right, #2630a9, #0086f9);
	background: linear-gradient(to right, #2630a9, #0086f9); */
	color: #fff;
}

.manual .boxs_content{
	display: none;
}

.manual .boxs_content.active {
	display: block;
}

.manual .boxs_content .content_title {
	font-size: 20px;
	line-height: 40px;
	color: #333333;
	font-weight: 600;
}
.manual .boxs_content .content_country {
	margin: 10px 0 30px 0;
}

.content_country li {
	font-size: 24px;
	color: #999999;
	border-right: 1px solid #999999;
	display: inline-block;
	padding: 0 20px;
	cursor: pointer;
}

.content_country li:first-child {
	padding-left: 0;
}

.content_country li:last-child {
	padding-right: 0;
	border-right: none;
}

.content_country li.active {
	color: #ff8502;
	font-weight: 600;
}

.country_details .country_detail {
	display: none;
}

.country_details .country_detail.active {
	display: block;
}

.country_details .country_detail li {
	display: flex;
	text-align: left;
}

.country_details .country_detail .detail_box {
	width: 33%;
	background-color: #f9f9fb;
	padding: 32px 24px;
}

.detail_box img {
	width: 64px;
	margin-top: 5px;
}

.detail_box .title {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: 600;
	line-height: 36px;
}

.detail_box .discrible {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.boxs_content .table-wrap {
	width: 1000px;
	outline: none;
	position: relative;
	font-size: 14px;
	color: #444;
	text-align: center;
	margin-top: 30px;
}

.boxs_content .table-head {
	background-color: #ff8202;
	border-bottom: 2px #fff solid;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.boxs_content .table-head-wrap {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.boxs_content .grid {
	margin: 0px;
	table-layout: fixed;
	width: 100%;
	max-width: none;
	border-spacing: 0px;
	empty-cells: show;
	border-width: 0px;
	outline: 0px none;
	border-collapse: collapse;
}

.boxs_content .grid tr th {
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	border-left: 2px #fff solid;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.boxs_content .grid tr th:first-child {
	border-left-width: 0;
}

.boxs_content .grid tr td {
	color: #666;
	border-left: 2px #fff solid;
	border-bottom: 2px #fff solid;
	padding: 20px 15px;
	overflow: hidden;
	line-height: 1.6em;
	vertical-align: text-top;
	text-overflow: ellipsis;
	background: #f3f4f7;
	text-align: left;
}

.boxs_content .grid tr td:first-child {
	border-left-width: 0px;
	color: #333333;
	font-size: 16px;
	background: #fed700;
	font-weight: 600;
	text-align: center;
}

.boxs_content .grid tr td:last-child p {
	position: relative;
	padding-left: 20px;
}

.boxs_content .grid tr td:last-child p::before {
	content: '';
	background: url(../img/abroad_start.png) no-repeat center center;
	width: 8px;
	height: 8px;
	position: absolute;
	top: .6em;
	left: 0;
}

.grid tr:last-child td {
	border-bottom: none;
}

.boxs_content .tab-link {
	display: block;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

.know_more {
	display: block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 40px auto 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #51c21a;
	background-color: transparent;
	border: 1px solid #51c21a;
	text-align: center;
}

.know_more:hover {
	color: #fafafa;
	background-color: #51c21a;
}

.abroad_div{
	position: absolute;
}

.abroad_div img{
	width: 112px;
}

.luggage {
	margin-top: 10px;
	background-color: #f3f4f7;
}

.luggage_f {
	margin-top: 30px;
}

.luggage_left {
	width: 15%;
	display: inline-block;
	position: relative;
	background-color: #ff8202;
	height: 112px;
	line-height: 36px;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.luggage_left p {
	margin: 18px 0px 0 25px;
}

.luggage_left::before {
	position: absolute;
	content: '';
	background: url(../img/abroad_table.jpg) no-repeat center center;
	width: 10px;
	height: 112px;
	right: 0;
}

.luggage_right {
	width: 80%;
	display: inline-block;
	padding: 16px 20px;
	text-align: left;
	vertical-align: middle;
	background-color: #f3f4f7;
	font-size: 14px;
	line-height: 20px;
}

.luggage_right .trait {
	position: relative;
	padding-left: 15px;
}

.luggage_right .trait::before {
	content: '';
	background: url(../img/abroad_start.png) no-repeat center center;
	width: 8px;
	height: 8px;
	position: absolute;
	top: .5em;
	left: 0;
}

.luggage_right .trait span {
	color: #ff8202;
}

/*     -----------*/


.experience {
	margin: 50px 0 40px 268px; 
}

.manual .experience li {
	width: 184px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fff;
	border: solid 1px #999999;
	font-size: 16px;
	color: #666666;
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
}

.manual .experience li:last-child {
	margin-right: 0;
}

.manual .experience li.active {
	background-color: #333333;
	color: #ffffff;
}

.manual .experience_content {
	display: none;
}

.manual .experience_content.active {
	display: block;
}

.manual .experience_content .content_title {
	font-size: 20px;
	line-height: 40px;
	color: #333333;
	font-weight: 600;
}

.manual .experience_content .experience_country {
	margin: 10px 0 30px 0;
}

.experience_country li {
	font-size: 24px;
	color: #999999;
	border-right: 1px solid #999999;
	display: inline-block;
	padding: 0 20px;
	cursor: pointer;
}

.experience_country li:first-child {
	padding-left: 0;
}

.experience_country li:last-child {
	padding-right: 0;
	border-right: none;
}

.experience_country li.active {
	color: #ff8502;
	font-weight: 600;
}

.experience_detail {
	display: none;
}

.experience_detail.active {
	display: block;
}

.fees .fees_left,.fees_other {
  display: inline-block;
  width: 10%;	
  vertical-align: top;
  height: 100px;
  position: relative;
}

.fees .fees_left::after{
	content: '';
	background: #ff8202;
	width: 1px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 50%;
}

.fees .fees_left img{
	width: 60px;
    position: absolute;
    top: 0;
    left: 22%;
    z-index: 1;
}

.fees .fees_other img{
	width: 60px; margin-left: 22px;
}

.fees .fees_right {
	display: inline-block;
	width: 80%;	
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	color: #666;
	height: 84px;
	line-height: 20px;
	box-shadow: 0px 3px 16px 0px 
		rgba(155, 159, 174, 0.1);
	border-radius: 0px 0px 0px 30px; background: #fff;
}

.fees .fees_right p{
	margin: 0px 0 0px 40px;
}

.fees .fees_right p:first-child{
	font-size: 20px;
	color: #ff8202;
	line-height: 30px;
	margin: 16px 0 0px 40px;
}

.experience_content .boxs_list{
	width: 1000px;
    margin: 30px auto 0 auto;
}

.boxs_list .boxs{
	width: 480px;
    height: 420px;
    display: inline-block;
	vertical-align: text-top;
	position: relative;
	background: #fff;
}

.boxs_list .boxs:first-child{
  margin-right: 34px;
}

.boxs_list .boxs img{
	width: 480px;
}

.boxs_list .boxs .boxs_tltle{
	width: 240px;
    height: 48px;
    line-height: 48px;
    border-radius: 30px;
    background-color: #ff8202;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 120px;
    top: 175px;
}
.boxs_list .boxs .boxs_discrible{
	margin: 55px 0 0 40px;
    line-height: 22px;
}
.boxs_discrible p{
	font-size: 14px;
    color: #333333;
    position: relative;
    padding-left: 13px;
}
.boxs_discrible p::before{
	content: '';
	background: url(../img/abroad_start.png) no-repeat center center;
	width: 8px;
	height: 8px;
	position: absolute;
	top: .6em;
	left: 0;
}
/*--------------end*/



.dyformicon{position: absolute; width: 114px; height: 114px; display: inline-block; top:-120px; left:25px; background: url(../img/dyformicon.png) no-repeat;}
.noMR{ margin-right: 0 !important;}
.Relative {
	position: relative;
}

.idpTeacher{ padding-bottom: 20px;}

