* {
  font-family: "Microsoft YaHei";
}

a:hover {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

ul li {
  list-style: none;
}

.dandelion_header {
  width: 1300px;
  height: 97px;
  margin: 0 auto;
  position: relative;
}
.dandelion_header .dandelion_logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 226px;
  display: block;
}
.dandelion_header .dandelion_logo img {
  margin-top: 20px;
  width:226px;
}
.dandelion_header .dandelion_search {
  position: absolute;
  top: 14px;
  right: 20px;
  width: 202.2px;
  height: 28.2px;
  background: url(../images/dandelionsearch.png) no-repeat;
  background-size:100% 100%
}
.dandelion_header .dandelion_search input {
  border: 0;
  background: rgba(255, 255, 255, 0);
  width: 170px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-indent: 5px;
  color:#fff;
  outline: none;
}
.dandelion_header .dandelion_search a {
  display: block;
  width: 34px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.dandelion_header .dandelion_nav {
  margin-left: 220px;
 /*  margin-right: 150px; */
}
.dandelion_header .dandelion_nav ul {
  padding-top: 58px;
  justify-content: space-between;
  display: flex;
  margin-left: 70px;
}
.dandelion_header .dandelion_nav ul li {
  float: left;
}
.dandelion_header .dandelion_nav ul li a {
  font-size: 16px;
  color: #FFF;
  margin: 20px;
}
.dandelion_header .dandelion_nav ul li a:hover {
  border-bottom: 2px solid #FFF;
  padding-bottom: 5px;
}

.dandelion_banner {
/* height: 502px; */
  height: 668px; /* congy modfiy */
  background: #f2f2f2;
}

.dandelion_nav_active {
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
}

.dandelion_part_title {
  /* padding-top: 90px; congy */
  padding-top: 50px;
  min-width: 1200px;
  width: 83.3%;
  margin: 0 auto;
  text-align: left;
  margin-bottom:30px}
.dandelion_part_title .dandelion_title_text {
  font-size: 18px;
  color: #515151;
  display: block;
  margin-bottom: 20px;
}
.dandelion_part_title .dandelion_title_icon {
  display: block;
  color: #fdd500;
}
.dandelion_part_title p a  {
  font-size: 30px;
  color:#fff;
  margin-bottom: 10px;
}
.dandelion_part_title p  {
  font-size: 30px;
  color:#fff;
  margin-bottom: 10px;
}
.dandelion_part_title .introduction-en{font-weight: 300;font-size: 22px;margin-bottom: 0;}
.dandelion_part_title .introduction-en a{font-weight: 300;font-size: 22px;margin-bottom: 0;}
.dandelion_introcution_content {
	min-width: 1200px;
    width: 83.3%;
    margin: 0 auto;
    text-align: left;
	
/* width: 41.65%;
    margin: 0 auto;
  padding: 35px 35px 35px 0;
  position: relative;
      min-width: 600px;
    position: relative;
    margin-left: 8.35%; */
}
.dandelion_introcution_content img {
  position: absolute;
  top: 35px;
  left: 35px;
}
.dandelion_introcution_content p {
	width:50%;
  /* margin-left: 510px; congy*/
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  letter-spacing: 2px;
}

.dendelion_btn_enter {
  text-align: center;
  /* margin-top: 140px;  congy*/
  margin-bottom: 44px;
}
.dendelion_btn_enter a {
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  padding: 10px 40px;
  background: #f9b800;
  color: #fff;
}
.dendelion_btn_enter a:hover {
  background: #efb101;
  color: #fff;
}

.dandelion_introduction {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.introduction{
  background: url("/static/modules/index/images/P2.png") center 0px no-repeat rgb(255, 255, 255); 
}
.dendelion_instructions {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.dendelion_instructions .dendelion_instructions_list .col-md-4 {
  margin-top: 100px;
  text-align: center;
}
.dendelion_instructions .dendelion_instructions_list .col-md-4 p:nth-child(1) {
  color: #2f2f2f;
  font-size: 20px;
  margin-bottom: 30px;
}
.dendelion_instructions .dendelion_instructions_list .col-md-4 p:nth-child(2) {
  color: #2f2f2f;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  height: 120px;
}
.dendelion_instructions .dendelion_instructions_list a {
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #4f4f4f;
  color: #2f2f2f;
  padding: 6px 25px;
}
.dendelion_instructions .dendelion_instructions_list a:hover {
  background: #4f4f4f;
  color: #fff;
}

.dendelion_service_wrap {
  background: #f8f8f8;
  padding-bottom: 80px;
}
.dendelion_service_wrap .dendelion_service {
  width: 1200px;
  margin: 0 auto;
}

.dendelion_service_content {
  width: 1200px;
  margin: 0 auto;
}
.dendelion_service_content .dendelion_service_list {
  text-align: center;
  margin-top: 75px;
}
.dendelion_service_content .dendelion_service_list p {
  font-size: 20px;
  color: #1762ce;
  margin-top: 23px;
}

.dendelion_contact_list {
  width: 100%;
  min-width:1200px;
  margin: 0 auto;
  margin-top: 70px;
}
.dendelion_contact_list > div > div {
  position: relative;
}
.dendelion_contact_list > div > div p {
  font-size: 16px;
  color: #272727;
  margin-bottom: 20px;
}
/*.dandelion_introduction>.dandelion_part_title > span {
  position: absolute;
  top: 28px;
  left: 16px;
  display: block;
  width: 20px;
  height: 2px;
  background: #f9b800;
} */
.dendelion_contact_list > div > div a {
  font-size: 16px;
  color: #272727;
}
.dendelion_contact_list > div > div a:hover {
  color: #1862cf;
}

.dendelion_contact {
  /* padding-bottom: 30px; */
}

.dendelion_footer {
  margin-bottom: 0px;
  color: #333;
  background: #fff;
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
}

.dendelion_suspend {
  position: relative;
  background: #f6f6f6;
  position: fixed;
  right: 10px;
  top: 630px;
  width: 265px;
  height: 133px;
  -moz-box-shadow: 2px 2px 5px #cccaca;
  -webkit-box-shadow: 2px 2px 5px #cccaca;
  box-shadow: 2px 2px 5px #cccaca;
}
.dendelion_suspend p {
  height: 2px;
  background: #e5e5e5;
  position: absolute;
  top: 66px;
  left: 0px;
  width: 100%;
}
.dendelion_suspend ul li:nth-child(1) {
  height: 65px;
}
.dendelion_suspend ul li:nth-child(1) a {
  font-size: 24px;
  color: #414141;
  display: block;
  height: 42px;
  line-height: 42px;
  text-indent: 50px;
  background: url(../images/dendelionicon01.png) no-repeat;
  margin-top: 10px;
}
.dendelion_suspend ul li:nth-child(1) a:hover {
  color: #1762ce;
}
.dendelion_suspend ul li:nth-child(2) a {
  font-size: 24px;
  color: #414141;
  display: block;
  height: 42px;
  line-height: 42px;
  text-indent: 50px;
  background: url(../images/dendelionicon02.png) no-repeat;
}
.dendelion_suspend ul li:nth-child(2) a:hover {
  color: #1762ce;
}

/* fullSlide */
.fullSlide {
  width: 100%;
  position: relative;
/*  height: 501px; */
  height: 668px;/* congy modfiy */
  background: #000;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
   /* height: 501px; */
  height: 668px; /* congy modfiy */
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 510px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #f00;
}

.fullSlide .prev, .fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.member_content {
  background: #f6f6f6;
}
.member_content > div {
  width: 1200px;
  margin: 0 auto;
}
.member_content > div > div {
  margin-top: 50px;
  margin-bottom: 30px;
}
.member_content > div > div > div {
  margin-bottom: 20px;
}

.member_detail_banner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 35px;
}
.member_detail_banner > a {
  font-size: 18px;
  background: url(../images/membericon.png) no-repeat 5px;
  text-indent: 25px;
  color: #505050;
  display: block;
  margin-bottom: 10px;
}
.member_detail_banner > a:hover {
  color: #1762ce;
}

.member_news {
  width: 1200px;
  margin: 0 auto;
}
.member_news .member_news_title {
  margin-top: 35px;
  margin-bottom: 35px;
  background: url(../images/memberdottot.png) repeat-x center;
  height: 50px;
  position: relative;
}
.member_news .member_news_title > p {
  background: #fff;
  width: 110px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 550px;
  text-align: center;
  line-height: 50px;
  color: #505050;
  font-size: 18px;
}

.member_news_list > div:nth-child(2n) {
  padding-left: 100px;
}
.member_news_list > div:nth-child(2n+1) {
  padding-right: 100px;
}
.member_news_list > div {
  margin-bottom: 60px;
}
.member_news_list > div .member_news_date {
  width: 80px;
  height: 80px;
  background: #1762ce;
  text-align: center;
  color: #fff;
  position: relative;
  float: left;
}
.member_news_list > div .member_news_date > p {
  margin: 0px !important;
}
.member_news_list > div .member_news_date > p:nth-child(1) {
  padding-top: 8px;
}
.member_news_list > div .member_news_date > a {
  position: absolute;
  bottom: 5px;
  left: 0px;
  color: #fff;
  border-top: 1px solid #114a9c;
  padding-top: 3px;
  display: block;
  width: 80px;
  padding-left: 3px;
}
.member_news_list > div .member_news_date > a:hover {
  color: #c99f4f !important;
}

.member_news_content {
  margin-left: 90px;
}
.member_news_content > p {
  font-size: 16px;
  color: #3c3c3c;
  border-bottom: 1px solid #b8b8b8;
  padding-bottom: 1px;
  display: inline-block;
}
.member_news_content > div {
  font-size: 14px;
  color: #505050;
  padding-top: 7px;
  -webkit-box-orient: vertical;
  height: 50px;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.member_search {
  min-width:1200px;
  width: 100%;
  margin: 0 auto;
  height: 140px;
  }
.member_search .memeber_consult {
  width: 424px;
  height: 40px;
  background: url(../images/memeber-search01.png) no-repeat;
  position: relative;
  background-size:100% 100%;
/*   float: left;
  margin-right: 90px; */
}
.member_search .memeber_consult input {
  position: absolute;
  top: 2px;
  left: 0px;
  width: 340px;
  height: 40px;
  background: transparent;
  border: none;
  text-indent: 15px;
}
.member_search .memeber_consult > p {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 19px;
}
.member_search .memeber_consult > a {
  display: block;
  width: 85px;
  height: 40px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
.member_search .memeber_score {
  width: 338px;
  height: 58px;
  background: url(../images/memeber-search02.png) no-repeat;
  position: relative;
  float: right;
}
.member_search .memeber_score input {
  position: absolute;
  top: 2px;
  left: 119px;
  width: 218px;
  height: 53px;
  background: transparent;
  border: none;
  text-indent: 15px;
}
.member_search .memeber_score > p {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 19px;
}
.member_search .memeber_score > a {
  display: block;
  width: 48px;
  height: 58px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color:#4e64ab;}
        a {
    color: #515151;}
.corporate-culture{
	background-color:#ecedf8;
}    
.corporate-culture .dandelion_part_title{
        width: 1200px;
    margin: 0 auto;
    color: #4e64ab;
    text-align: center;
    margin-bottom:30px}
    .corporate-culture .dandelion_part_title p a{color: #4e64ab;}
    .corporate-culture .dandelion_part_title .introduction-en{color: #666666;}
        .corporate-culture .dandelion_introcution_content{   
        width:83.3%; 
min-width: 1200px;
  margin: 0 auto;
  padding: 35px 0 35px 0;
  position: relative;
  display:flex;
  justify-content: space-between;
  }
    /* Àú³Ì */
    .corporate-course .dandelion_introcution_content1{   
    width:83.3%;
min-width: 1200px;
  margin: 0 auto;
  padding: 35px 35px 35px 0;
  position: relative;
  height:450px;
  }

    .corporate-course .dandelion_part_title{
        width: 1200px;
    margin: 0 auto;
    color: #4e64ab;
    text-align: center;
    margin-bottom:30px}
    .corporate-course .dandelion_part_title p{color: #4e64ab;}
    .corporate-course .dandelion_part_title p a{color: #4e64ab;}
    .corporate-course .dandelion_part_title .introduction-en{color: #666666;}
    /* .corporate-course .dandelion_introcution_content{width: 1200px;padding: 25px;} */
    	corporate-course ul,li {
			margin: 0;
			padding: 0;
			list-style: none;
		}
.corporate-course .dandelion_introcution_content1 p {
  line-height: 25px;
}
		.icon {
			position: relative;
			/* width: 32px; */
			height: 32px;
			display: block;
			fill: rgba(51, 51, 51, 0.5);
			margin-right: 5px;
			-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
		}

		.icon.active {
			fill: #4e64ab;
		}

		.icon.big {
			width: 0;
			height: 0;
			fill: rgba(51, 51, 51, 0.5);
		}

		#wrapper {
		width:100%;
			min-width: 1200px;
			height: 430px;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
			/* background-color: #fff;
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-webkit-align-items: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: left;
			-webkit-justify-content: left;
			-ms-flex-pack: left;
			justify-content: left;
			overflow: hidden;
		}

		#left-side {
			height: 100%;
			width: 20%;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-webkit-align-items: center;
			-ms-flex-align: center;
			align-items:start;
			-webkit-box-pack: center;
			-webkit-justify-content: center;
			-ms-flex-pack: center;
			justify-content: center;
		}

		#left-side ul li {
			/* padding-top: 10px; */
			padding-bottom: 10px;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			line-height: 34px;
			color: rgba(78, 100, 171, 0.5);
			font-weight: 500;
			cursor: pointer;
			-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
			font-size:16px;
		}

		#left-side ul li:hover {
			color: #4e64ab;
			-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
		}

		#left-side ul li:hover>.icon {
			fill: #333;
		}

		#left-side ul li.active {
			color: #4e64ab;
		}

		#left-side ul li.active:hover>.icon {
			fill: #E74C3C;
		}

		#right-side {
			height: 100%;
			width: 75%;
			overflow: hidden;
		}

		#right-side #first,
		#right-side #second,
		#right-side #third,
		#right-side #fourth {
			position: absolute;
			height:auto;
			width: 70%;
			-webkit-transition: all .6s ease-in-out;
			transition: all .6s ease-in-out;
			margin-top: -350px;
			opacity: 0;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-webkit-align-items: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: center;
			-webkit-justify-content: center;
			-ms-flex-pack: center;
			justify-content: end;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
		}
		#right-side #first h1,
		#right-side #second h1,
		#right-side #third h1,
		#right-side #fourth h1 {
			font-weight: 800;
			color: #333;
		}
		#right-side #first p,
		#right-side #second p,
		#right-side #third p,
		#right-side #fourth p {
			color: #fff;
			font-weight: 500;
			padding: 30px;
			font-size: 16px;
			background: url("/static/modules/index/images/P5.png") center 0px no-repeat rgb(78,100,171);
		}

		.content-title {
			font-size: 20px;
		}
		#right-side #first.active,
		#right-side #second.active,
		#right-side #third.active,
		#right-side #fourth.active {
			margin-top: 0px;
			opacity: 1;
			-webkit-transition: all .6s ease-in-out;
			transition: all .6s ease-in-out;
		}
		.contact{    
		padding-left: 0;
    padding-right: 0;
    background-color: #fafafd;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;}
    .contact span{font-size:25px;color:#4e64ab}
    .contact img{width:30px;margin-right:10px;margin-bottom: 5px;}
    .introduction>.dandelion_part_title > span{
	    display: block;
	    width: 60px;
	    height: 2px;
	    background: #fff;
    }
    .corporate-culture>.dandelion_part_title > span{
	    display: block;
	    width: 90px;
	    height: 2px;
	    background: #4e64ab;
	    margin: 0 auto;
    }
    .corporate-course>.dandelion_part_title > span{
	    display: block;
	    width: 90px;
	    height: 2px;
	    background: #4e64ab;
	    margin: 0 auto;
    }
    input::-webkit-input-placeholder {
        color: #f5f4fa;
      }
      input::-moz-input-placeholder {
        color: #f5f4fa;
      }
      input::-ms-input-placeholder {
        color: #f5f4fa;
      }
/*# sourceMappingURL=style.css.map */
