@charset "utf-8";
/* CSS Document */
.btn{
  cursor: pointer;
  height: 40px;
  color: #fff;
}
.btns a {
  font-size: 20px;
  display: block;
  text-align: center;
  padding-top: 30px;
  color: #d2282e;
}
.btns a:hover{
  text-decoration: none;
}

.foot{ background:#005db9; padding:10px 0;}
.foot .footlogo{ width:375px; float:left;}
.foot .footright{ width:660px; float:right; color:#fff; line-height:70px;}

.top{ width:1160px; margin:0 auto;}
.menu{ background:#00509e; height:45px;}

.nav {
  width:1180px;
  margin: 0 auto;
  color: #fff;
  z-index:9999;
  position:absolute 
}
.nav a {
  display: block;
  padding: 0 16px;
  line-height: inherit;
  cursor: pointer; color: #fff; font-size:17px;
}
.nav a:hover{	color:#f04763;}
.nav_menu {
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase; margin:0; padding:0;
}
.nav_menu-item {
  display: inline-block;
  position: relative;
  width:140px; float:left; text-align:center; font-weight:100;
}
.nav_menu-item:hover {
  background-color: #176abd;
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  width: 140px;
  background-color: #176abd;list-style:none; margin:0; padding:0; text-align:center;opacity: 0.9;}
.nav_submenu a{ font-size:15px;}
.nav_submenu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
/* 常见问题 */
.wenti{background:#00509e; height:62px;}
.wt .left{ width:800px; float:left; color:#fff; padding:8px 0; font-size:17px;}
.wt .left img{ float:left;}
.wt .left .box {height:30px;overflow:hidden;}
.wt .wtlist a{ font-size:15px; color:#fff; margin-right:20px;}
.wt .wtlist a:hover{ color:#e50101;}
.wt .right{ width:100px; float:right;}
.wt .right .btn{ margin-top:15px; background:#fff; color:#000;}

/* 提升形式 */
.tisheng ul{ margin:0; padding:10px 0; width:110%;height: 160px;}
.tisheng li{ list-style:none; width:30%; float:left;margin:0 5px; border-right:1px solid #ccc; height:130px;}
.tisheng li h4{font-size:18px; font-weight:bold;}
.tisheng li .tslist a{ font-size:16px; margin-right:15px; width:95px; display:block; float:left; line-height:30px;}
.tisheng li .tslist img{ float:right;}
.tisheng li .rwz{ width:130px; float:right; font-size:22px; font-weight:bold; margin-top: 20px;}
.tisheng li .rwz span{ color:#e50101;}
.tisheng li .rwz .btn{ width:130px; height:35px; font-size:18px; line-height:15px; margin-top:10px;color: #000;}


/* 四大学历提升方式 */
.twoscreen {
  background: #f4f5f9; margin:30px 0;
}

.twoscreen .xuelits h2 {
  color: #434343;
  font-size: 50px;
  text-align: center;
  margin: 0;
  padding: 50px 0 10px 0;
  font-weight: bold;
}

.twoscreen .xuelits h2 span {
  color: #ca3338;
}

.twoscreen .xuelits p {
  color: #656766;
  font-size: 22px;
  text-align: center;
  padding-bottom: 10px;
}

.twoscreen .xuelits .tsfangshi {
  margin: 0;
  padding: 20px 0 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.twoscreen .xuelits .tsfangshi li {
  background: #fff;
  border: 1px solid #e9e9e9;
  width: 260px;
  list-style: none;
  padding: 0 0 20px 0; float:left;
}

.twoscreen .xuelits .tsfangshi li .tstit {
  width: 200px;
  margin: 0 auto;
  padding-top: 20px;
}

.twoscreen .xuelits .tsfangshi li .tstit img {
  display: block;
  margin: 0 auto;
}

.twoscreen .xuelits .tsfangshi li .tstit h3 {
  color: #323232;
  font-size: 22px;
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0;
}

.twoscreen .xuelits .tsfangshi li .tstit span {
  color: #ca3338;
  font-size: 16px;
  text-align: center;
  display: block;
  padding-bottom: 10px;
}

.twoscreen .xuelits .tsfangshi li .wzp {
  width: 200px;
  margin: 0 auto;
}

.twoscreen .xuelits .tsfangshi li .wzp div {
  font-size: 16px;
  color: #4b4b4b;
  height:15px;
  margin-bottom:20px;
}

.twoscreen .xuelits .tsfangshi li .btn {
  background: #ca3338;
  border: none;
  width: 140px;
  font-size: 16px;
  height: 40px;
  line-height: 26px;
  margin: 0 auto;
  display: block;
}

.twoscreen .xuelits .tsfangshi li a:hover{
  text-decoration: none;
}
.twoscreen .xuelits .tsfangshi li .btn:hover {
  background: #01509f;
 

}


/* 定制提升学历方案 */

.tsfangan {
  padding: 40px 0 50px 0;
}

.tsfangan h3 {
  font-size: 50px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

.tsfangan h3 span {
  color: #d2282e;
}

.tsfangan p {
  color: #656766;
  font-size: 22px;
  text-align: center;
}

.tsfangan .fanganlist {
  margin: 0;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tsfangan .fanganlist li {
  list-style: none;
  width: 17%;
  border: 1px solid #ebebeb;
  padding: 10px;
  border-radius: 0.6em;
  -webkit-box-shadow: 2px 2px 2px 2px #f3f3f3;
  box-shadow: 1px 1px 1px 1px #f3f3f3; float:left;
}

.tsfangan .fanganlist li img {
  display: block;
  margin: 0 auto;
}

.tsfangan  .fanganlist li h3 {
  color: #090909;
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 28px;
  text-align: center;
}

.tsfangan .fanganlist li p {
  color: #797979;
  font-size: 16px;
  text-align: center;
}

.tsfangan  .btn {
  background: #00a0e9;
  border: none;
  width: 380px;
  font-size:22px;
  height: 50px;
  line-height: 40px;
  margin: 0 auto;
  display: block;
}
.tsfangan a:hover{
  text-decoration: none;
}

.tsfangan .btn:hover {
  background: #01509f;

}


/* search1 */
.search1 {
  width: 100%;
  height: 565px;
  background: url(../img/edu/searchbg1.jpg) no-repeat center;
  padding-top:30px;
}

.search1 .searchcon h3 {
  color: #333333;
  font-size: 45px;
  text-align: center;
  font-weight: bold;
  padding: 55px 0 30px 0;
}

.search1 .searchcon h3 span {
  color: #d2282e;
}

.search1 .searchcon .searchcc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search1 .searchcon .searchcc .left {
  width: 520px;
  background: url(../img/edu/searchbg2.jpg) no-repeat center;
  height: 240px;
  margin-top: 50px;
}

.search1 .searchcon .searchcc .left p {
  color: #000;
  font-size: 18px;
  padding: 45px 65px 0 65px;
  line-height: 32px;
}

.search1 .searchcon .searchcc .left .btn {
  background: #ca3338;
  width: 360px;
  font-size: 18px;
  height: 38px;
  line-height: 26px;
  margin: 0 auto;
  display: block;
  border: none;
}

.search1 .searchcon .searchcc .left .btn a {
  color: #fff;
  display: block;
}

.search1 .searchcon .searchcc .left .btn a:hover {
  text-decoration: none;
}

.search1 .searchcon .searchcc .left .btn:hover {
  background: #01509f;

}

.search1 .searchcon .searchcc .right {
  width: 380px; padding-top:30px;
}
.search1 .searchcon h3{
  margin: 0;
  padding:50px 0 0 0;
}
.search1 .searchcon .searchcc .right h4 {
  color: #606060;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

.search1 .searchcon .searchcc .right h5 {
  color: #fff;
  font-size: 18px;
  background: #e8333a;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.search1 .contc .form-control{ width:380px; margin-bottom:10px;}
.search1 .searchcon .searchcc .right .btn{ background: #ca3338;
  width: 380px;
  font-size: 18px;
  line-height: 26px;
  border: none;
}
.search1 .searchcon .searchcc .right .btn:hover {
  background: #01509f;
}
.searchcc .form-control{
  display: block;
  height: 40px;
  border: 1px solid #666;
  padding-left: 10px;
}


/* 名校学历才真正有含金量 */

.school h3 {
  color: #d02e33;
  font-size: 60px;
  text-align: center;
  font-weight: bold;
  padding: 40px 0 0 0;
}

.school p {
  font-size: 22px;
  color: #666;
  text-align: center;
}

.school .list {
	margin:0; padding:0; width:110%;
}

.school .list li {
  width: 355px;
  height: 320px;
  list-style: none;
  border: 1px solid #e9e9e9;
  margin: 10px 30px 10px 0; float:left;
}

.school .list li h4 {
  font-size: 18px;
  color: #686868;
  font-weight: bold;
  text-align: center;
  padding: 15px 0 5px 0;
  margin: 0;
}

.school .list li p {
  color: #767676;
  font-size: 16px;
  text-align: center;
}

.school .list li .btn {
  background: #ca3338;
  width: 60%;

  height: 35px;
  line-height: 25px;
  margin: 0 auto 10px auto;
  display: block;
}

.school .list li .btn a {
  color: #fff;
  display: block;font-size: 18px;
  text-align: center;
  line-height: 25px;
}

.school .list li .btn a:hover {
  text-decoration: none;
}

.school .list li .btn:hover {
  background: #01509f;
  border: 1px solid #000;
}


/* 80个专业 */
.zhuanye {
  width: 100%;
  height: 700px;
  background: url(../img/edu/zhuanyebg.jpg) no-repeat center;
  margin:50px 0;
}

.zhuanye .zycon h3 {
  font-size: 50px;
  color: #535252;
  text-align: center;
  font-weight: bold;
  padding: 60px 0 20px 0;
  margin: 0;
}

.zhuanye .zycon h3 span {
  color: #0c82f4;
}

.zhuanye .zycon p {
  font-size: 22px;
  color: #666;
  text-align: center;
}

.zhuanye .zycon p span {
  color: #e71318;
}

.zhuanye .zycon .zylist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0 0 0;
}

.zhuanye .zycon .zylist li {
  list-style: none;
  width: 175px;
  padding: 15px 0;
  background: #fffcfd;
  border: 1px solid #d0dfff;
  border-radius: 0.5em; float:left;
}

.zhuanye .zycon .zylist li img {
  display: block;
  margin: 0 auto 10px auto;
  
}

.zhuanye .zycon .zylist li h4 {
  background: #efefef;
  font-size: 20px;
  color: #5b5d5a;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}

.zhuanye .zycon .zylist li p {
  color: #5b5d5a;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px dashed #e7e7e7;
}

.zhuanye .zycon .zylist li .btn {
  background: #fc6c6c;
  width: 70%;

  height: 32px;
  line-height: 20px;
  margin: 0 auto;
  display: block;
}

.zhuanye .zycon .zylist li .btn a {
  color: #fff;
  display: block;font-size: 16px;
  text-align: center;
  line-height: 20px;
}

.zhuanye .zycon .zylist li .btn a:hover {
  text-decoration: none;
}

.zhuanye .zycon .zylist li .btn:hover {
  background: #01509f;
  border: 1px solid #000;
}



/* 学历提升的八大作用 */
.xuelits .xuelicon .list{ margin:0; padding:0; width:110%;}

.xuelits .xuelicon h3 {
  color: #3c3c3c;
  font-size: 50px;
  font-weight: bold;
  line-height: 80px;
  padding-top: 30px;
  text-align: center;
}

.xuelits .xuelicon h3 span {
  color: #d32323;
}
.xuelits .xuelicon .list li {
  list-style: none;
  width: 260px;
  margin: 15px 24px 15px 0;
  padding: 15px 10px;
  border-radius: 0.5em;
  -webkit-box-shadow: 1px 1px 1px #e4e4e4,
    1px -1px 1px #e4e4e4,
    -1px 1px 1px #e4e4e4,
    -1px -1px 1px #e4e4e4;
  box-shadow: 1px 1px 1px #e4e4e4,
    1px -1px 1px #e4e4e4,
    -1px 1px 1px #e4e4e4,
    -1px -1px 1px #e4e4e4;
	float:left;
}


.xuelits .xuelicon .list li img {
  display: block;
  margin: 0 auto 10px auto;
}

.xuelits .xuelicon .list li h4 {
  color: #393939;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.xuelits .xuelicon .list li p {
  color: #858585;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
  height: 80px;
}

.xuelits .xuelicon .list li .btn {
  background: #fff;
  border: 1px solid #459cfd;
  width: 70%;
  height: 32px;
  line-height: 20px;
  margin: 0 auto;
  display: block;
}

.xuelits .xuelicon .list li .btn a {
  color: #000;
  display: block;font-size: 16px;
  text-align: center;
  line-height: 20px;
}

.xuelits .xuelicon .list li .btn a:hover {
  text-decoration: none;
}

.xuelits .xuelicon .list li .btn:hover {
  background: #f4f4f4;
}


/* 雄厚的师资 */
.shizi {
  width: 100%;
  height: 682px;
  background: url(../img/edu/jiantoubg.jpg) no-repeat center;
  margin:50px 0;
}

.shizi .shizicon h3 {
  font-size: 42px;
  color: #0196fd;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 40px 0 10px 0;
}

.shizi .shizicon p {
  font-size: 18px;
  color: #767676;
  text-align: center;
}

.shizi .shizicon .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 50px;
  width: 98%;
}

.shizi .shizicon .list li {
  width: 225px;
  list-style: none;
  padding-top: 12px; float:left;
}

.shizi .shizicon .list li h4 {
  font-size: 16px;
  text-align: center;
  background: #fff;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}

.shizi .shizicon .list li p {
  color: #fff;
  font-size: 15px;
  padding: 0 5px 0 15px;
}

.shizi .shizicon .list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 140px;
  width: 60%;
  margin: 0 auto;
}

.shizi .shizicon .list2 li {
  width: 225px;
  list-style: none;
  padding-top: 12px; float:left;
}

.shizi .shizicon .list2 li h4 {
  font-size: 16px;
  text-align: center;
  background: #fff;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}

.shizi .shizicon .list2 li p {
  color: #fff;
  font-size: 15px;
  padding: 0 5px 0 15px;
}


/* 省时、省力、省钱、省心 */
.fuwu {
  padding: 40px 0;
}

.fuwu h3 {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.fuwu p {
  text-align: center;
  font-size: 20px;
  color: #4a4848;
}

.fuwu .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}

.fuwu .list li {
  list-style: none;
  background: #f2f2f2;
  width: 250px;
  margin: 15px 0;
  padding-bottom: 15px; float:left;
}
.fuwu .list li img{
	margin-bottom:10px;}


.fuwu .list li h4 {
  color: #0052b3;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.fuwu .list li p {
  color: #797979;
  font-size: 16px;
  text-align: center;
}

.fuwu .list li .btn {
  background: #1a77e4;
  width: 70%;

  height: 40px;
  line-height: 30px;
  margin: 0 auto;
  display: block;
}

.fuwu .list li .btn a {
  color: #fff;
  display: block;  font-size: 18px;
  text-align: center;
  line-height: 24px;
}

.fuwu .list li .btn a:hover {
  text-decoration: none;
}

.fuwu .list li .btn:hover {
  background: #01509f;
  border: 1px solid #000;
}


/* 考名校本科，需要注意的 */
.zhuyi {
  background: #fafafa;
  padding:40px 0 40px 0;
}

.zhuyi .zhuyicon h3 {
  color: #333;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

.zhuyi .zhuyicon h3 span {
  color: #d32323;
}

.zhuyi .zhuyicon .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}

.zhuyi .zhuyicon .list li {
  list-style: none;
  width: 222px;
  border-radius: 0.5em;
  border: 1px solid #616161;
  padding: 20px 10px 10px 10px;
  background: #f6f6f6;
  margin: 8px 0;
  float:left;
}

.zhuyi .zhuyicon .list li img {
  display: block;
  margin: 0 auto 15px auto;
}

.zhuyi .zhuyicon .list li h4 {
  font-size: 18px;
  color: #606060;
  text-align: center;
  font-weight: bold;
}

.zhuyi .zhuyicon .list li h4 a {
  color: #606060;
  text-decoration: none;
  font-size:18px;
}

.zhuyi .zhuyicon .list li h4 a:hover {
  color: #e00005;
}

.zhuyi .zhuyicon .list li p {
  font-size: 15px;
  text-align: center;
  padding: 0 10px;
}

.zhuyi .zhuyicon .list li:hover {
  background: #fff;
}


/* 底部search */
.baoming {
  background: #e2edf3;
  padding: 30px 0;
}


.baoming .baomingcon h3 {
  color: #333;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  display:block;
}

.baoming .baomingcon h3 span {
  color: #c90000; display:inline;font-size: 50px;
}

.baoming .baomingcon img {
  display: block;
  margin: 0 auto 10px auto;
}

.baoming .baomingcon .container {
  width: 100%;
  height: 200px;
}

.baoming .baomingcon .container .contc {
  width: 90%;
  margin:30px auto 0 auto;
}

.baoming .baomingcon .container .contc .row {
	float:left;
}

.baoming .baomingcon .container .contc .row .form-inline .form-control {
  width:333px; float:left; margin-right:15px;
  height:38px;
}

.baoming .form-group{ float:left;}

.baoming .form-group .btn{ float:left;}

.baoming .baomingcon .tixing {
  width: 100%;
  height: 160px;
  background: url(../img/edu/tixing.jpg) no-repeat center;
}

.baoming .baomingcon .tixing p {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  padding: 15px 50px 0 0;
  float: right;
  width: 780px;
  margin-right: 80px;
}

.baoming .baomingcon span {
  color: #e21d0a;
  font-size: 16px;
  text-align: center;
  display: block;
  line-height: 50px;
}