@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
}

.wrapper {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

/*banner*/
.ban1 {
  width: 100%;
  height: 400px;
  background: url(../img/ban-img1.jpg) top center no-repeat;
}

.ban2 {
  width: 100%;
  height: 400px;
  background: url(../img/ban-img2.jpg) top center no-repeat;
}

.ban2 .button {
  float: left;
  margin-top: 281px;
}

.button .btn:first-child {
  margin-left: 350px;
}

.ban2 .button .btn {
  width: 339px;
  height: 74px;
  padding: 6px;
  float: left;
  margin-left: 160px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(176, 53, 229, 0.3)), to(rgba(41, 65, 217, 0.3)));
  background: -webkit-linear-gradient(left, rgba(176, 53, 229, 0.3), rgba(41, 65, 217, 0.3));
  background: -o-linear-gradient(left, rgba(176, 53, 229, 0.3), rgba(41, 65, 217, 0.3));
  background: linear-gradient(to right, rgba(176, 53, 229, 0.3), rgba(41, 65, 217, 0.3));
  border-radius: 43px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.ban2 .button .btn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: -o-linear-gradient(left, #b035e5, #2941d9);
  background: linear-gradient(to right, #b035e5, #2941d9);
}

.ban2 .button .btn a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 37px;
  font-size: 24px;
  color: #fff;
  text-indent: 63px;
  line-height: 74px;
  background: url(../img/common-img1.png) 226px center no-repeat, -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: url(../img/common-img1.png) 226px center no-repeat, -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img1.png) 226px center no-repeat, -o-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img1.png) 226px center no-repeat, linear-gradient(to right, #b035e5, #2941d9);
}

.ban2 .button .btn:first-child {
  margin-right: 20px;
}

.ban2 .button .btn:first-child a {
  text-indent: 40px;
  background: url(../img/common-img1.png) 250px center no-repeat, -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: url(../img/common-img1.png) 250px center no-repeat, -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img1.png) 250px center no-repeat, -o-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img1.png) 250px center no-repeat, linear-gradient(to right, #b035e5, #2941d9);
}

.ban3 {
  width: 100%;
  height: 404px;
  background: url(../img/ban-img3.jpg) top center no-repeat;
}

.ban3 p {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  text-align: center;
  padding-top: 238px;
}

/*导航*/
.nav {
  width: 100%;
  height: 70px;
  margin-top: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#2941d9), to(#1d2088));
  background: -webkit-linear-gradient(left, #2941d9, #1d2088);
  background: -o-linear-gradient(left, #2941d9, #1d2088);
  background: linear-gradient(to right, #2941d9, #1d2088);
}

.nav ul li {
  width: 600px;
  float: left;
  text-align: center;
  line-height: 70px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}

.nav ul li.active{
  color: #2941d9;
  background-color: #fff;
}

.nav ul li:hover {
  color: #2941d9;
  background-color: #fff;
}

.navtop {
  position: fixed;
  left: 0;
  top: 132px;
  z-index: 99;
}

.title {
  height: 51px;
  font-size: 42px;
  color: #2941d9;
  text-align: center;
  line-height: 51px;
  margin-top: 40px;
}

/*初中生留学英国*/
.chuzhong .title {
  background: url(../img/title-img1.png) center no-repeat;
}

.chuzhong .dingwei-quan1 {
  position: absolute;
  top: 29px;
  right: -143px;
  z-index: -1;
}

.chuzhong .fangan .fangan-top .top-right {
  border: 1px solid #33beba;
  background: url(../img/cz-img2.jpg) repeat;
}

.chuzhong .fangan .fangan-top .top-right .tiaojian {
  background-color: #33beba;
}

.chuzhong .fangan .fangan-top .top-right .yaoqiu li {
  border-bottom-color: #33beba;
}

.chuzhong .fangan .fangan-top .top-right .yaoqiu li.yi span {
  line-height: 28px;
  padding-top: 10px;
  background: url(../img/dw-img2.png) 16px 16px no-repeat;
}

.chuzhong .fangan .fangan-top .top-right .yaoqiu li.er span {
  line-height: 119px;
}

.chuzhong .fangan .fangan-top .top-right .yaoqiu li.san span {
  padding-top: 12px;
}

.chuzhong .fangan .fangan-bottom {
  margin-top: 150px;
}

.chuzhong .fangan .fangan-bottom .bottom-right .navbar {
  border-bottom-color: #33beba;
}

.chuzhong .fangan .fangan-bottom .bottom-right .navbar .item {
  background-color: #f2ffff;
}

.chuzhong .fangan .fangan-bottom .bottom-right .navbar .active {
  background-color: #33beba;
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion {
  background-color: #f2ffff;
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmjjie span {
  padding-top: 20px;
  background: url(../img/dw-img2.png) 60px 23px no-repeat;
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.shxs span {
  padding-top: 20px;
  background: url(../img/dw-img2.png) 60px 23px no-repeat;
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts h6 {
  color: #33beba;
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts p {
  padding-top: 15px;
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li {
  border: 1px solid #33beba;
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn {
  background: -webkit-gradient(linear, left top, right top, from(rgba(30, 192, 188, 0.2)), to(rgba(83, 211, 126, 0.2)));
  background: -webkit-linear-gradient(left, rgba(30, 192, 188, 0.2), rgba(83, 211, 126, 0.2));
  background: -o-linear-gradient(left, rgba(30, 192, 188, 0.2), rgba(83, 211, 126, 0.2));
  background: linear-gradient(to right, rgba(30, 192, 188, 0.2), rgba(83, 211, 126, 0.2));
}

.chuzhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#1ec0bc), to(#53d37e));
  background: -webkit-linear-gradient(left, #1ec0bc, #53d37e);
  background: -o-linear-gradient(left, #1ec0bc, #53d37e);
  background: linear-gradient(to right, #1ec0bc, #53d37e);
}

.chuzhong .fangan  .button .btn a {
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-gradient(linear, left top, right top, from(#1ec0bc), to(#53d37e));
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-linear-gradient(left, #1ec0bc, #53d37e);
  background: url(../img/common-img2.png) 146px center no-repeat, -o-linear-gradient(left, #1ec0bc, #53d37e);
  background: url(../img/common-img2.png) 146px center no-repeat, linear-gradient(to right, #1ec0bc, #53d37e);
}

.chuzhong .dingwei-quan2 {
  position: absolute;
  top: 610px;
  left: -40px;
}

.fangan {
  padding: 30px 0 50px 0;
  background-color: #fff;
  margin-top: 40px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 8px 1px rgba(41, 65, 217, 0.1);
          box-shadow: 0 2px 8px 1px rgba(41, 65, 217, 0.1);
}

.fangan .fangan-top .top-left {
  width: 318px;
  height: 320px;
  float: left;
  display: block;
  margin-left: 30px;
  margin-top: 20px;
}

.fangan .fangan-top .top-right {
  width: 820px;
  height: 358px;
  float: left;
}

.fangan .fangan-top .top-right .tiaojian {
  width: 129px;
  height: 358px;
  float: left;
}

.fangan .fangan-top .top-right .tiaojian li {
  font-size: 24px;
  text-align: center;
  color: #fff;
  height: 119px;
  line-height: 119px;
  border-bottom: 1px solid #fff;
}

.fangan .fangan-top .top-right .yaoqiu {
  width: 690px;
  float: left;
}

.fangan .fangan-top .top-right .yaoqiu li {
  height: 119px;
  border-bottom: 1px solid transparent;
}

.fangan .fangan-top .top-right .yaoqiu li span {
  display: block;
  font-size: 15px;
  color: #333;
  padding-left: 40px;
}

.fangan .fangan-top .top-right .yaoqiu li.san {
  border-bottom: 0;
}

.fangan .fangan-bottom {
  margin-top: 150px;
}

.fangan .fangan-bottom .bottom-left {
  float: left;
  margin-left: 30px;
}

.fangan .fangan-bottom .bottom-right {
  width: 821px;
  float: left;
  margin-left: 20px;
}

.fangan .fangan-bottom .bottom-right .navbar {
  height: 56px;
  border-bottom: 2px solid transparent;
}

.fangan .fangan-bottom .bottom-right .navbar .item {
  width: 200px;
  height: 56px;
  float: left;
  margin-right: 7px;
  border-radius: 5px 5px 0 0;
  background-color: #f2ffff;
  cursor: pointer;
  font-size: 24px;
  color: #333;
  text-align: center;
  line-height: 56px;
}

.fangan .fangan-bottom .bottom-right .navbar .item.last {
  margin-right: 0;
}

.fangan .fangan-bottom .bottom-right .navbar .active {
  color: #fff;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion {
  width: 100%;
  height: 370px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter {
  position: relative;
  height: 100%;
  color: #333;
  font-size: 16px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter h6 {
  font-size: 20px;
  padding-left: 60px;
  padding-top: 20px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter p {
  padding-left: 60px;
  padding-top: 20px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter span {
  padding-left: 85px;
  width: 89%;
  display: block;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter span em {
  color: transparent;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button {
  width: 100%;
  height: 66px;
  position: absolute;
  bottom: 24px;
  left: 0;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn {
  width: 210px;
  height: 54px;
  padding: 6px;
  float: left;
  margin-left: 122px;
  border-radius: 33px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 37px;
  font-size: 18px;
  color: #fff;
  text-indent: 30px;
  line-height: 54px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn:first-child {
  margin-left: 134px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul {
  margin-left: 30px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li {
  width: 238px;
  height: 218px;
  margin-top: 30px;
  margin-right: 20px;
  float: left;
  border-radius: 5px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li dl {
  margin-top: 20px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li dl dt {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
  margin-left: 14px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li dl dt img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li dl dd {
  font-size: 18px;
  color: #333;
  line-height: 60px;
  float: left;
  margin-left: 10px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li p {
  font-size: 16px;
  color: #333;
  padding-left: 14px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li span {
  font-size: 14px;
  color: #666;
  padding-left: 14px;
  padding-top: 15px;
}

.fangan .fangan-bottom .bottom-right .bottom-cotion .hide {
  display: none;
}

/*高中生留学英国*/
.gaozhong .title {
  background: url(../img/title-img2.png) center no-repeat;
}

.gaozhong .dingwei-quan4 {
  position: absolute;
  top: 63px;
  left: -174px;
  z-index: -1;
}

.gaozhong .dingwei-quan5 {
  position: absolute;
  top: 875px;
  right: -251px;
  z-index: -1;
}

.gaozhong .dingwei-quan6 {
  position: absolute;
  top: 610px;
  left: -40px;
}

.gaozhong .fangan .fangan-top .top-right {
  border: 1px solid #0e9eff;
  background: url(../img/cz-img2.jpg) repeat;
}

.gaozhong .fangan .fangan-top .top-right .tiaojian {
  background-color: #0e9eff;
}

.gaozhong .fangan .fangan-top .top-right .yaoqiu li {
  border-bottom-color: #0e9eff;
}

.gaozhong .fangan .fangan-top .top-right .yaoqiu li.yi span {
  line-height: 28px;
  padding-top: 10px;
  background: url(../img/gz-img3.png) 16px 16px no-repeat;
}

.gaozhong .fangan .fangan-top .top-right .yaoqiu li.er span {
  line-height: 28px;
  padding-top: 10px;
  background: url(../img/gz-img3.png) 16px 16px no-repeat;
}

.gaozhong .fangan .fangan-top .top-right .yaoqiu li.san {
  height: 105px;
  padding-top: 14px;
}

.gaozhong .fangan .fangan-top .top-right .yaoqiu li.san span {
  width: 165px;
  float: left;
  padding-top: 16px;
  padding-left: 0;
  margin-left: 15px;
}

.gaozhong .fangan .fangan-bottom {
  margin-top: 150px;
}

.gaozhong .fangan .fangan-bottom .bottom-right .navbar {
  border-bottom-color: #0e9eff;
}

.gaozhong .fangan .fangan-bottom .bottom-right .navbar .item {
  background-color: #e5f5ff;
}

.gaozhong .fangan .fangan-bottom .bottom-right .navbar .active {
  background-color: #0e9eff;
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion {
  background-color: #e5f5ff;
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmjjie span {
  padding-top: 20px;
  background: url(../img/gz-img3.png) 60px 23px no-repeat;
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.shxs span {
  padding-top: 20px;
  background: url(../img/gz-img3.png) 60px 23px no-repeat;
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts h6 {
  color: #0e9eff;
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts p {
  padding-top: 15px;
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li {
  border: 1px solid #0e9eff;
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn {
  background: -webkit-gradient(linear, left top, right top, from(rgba(5, 239, 252, 0.2)), to(rgba(14, 158, 255, 0.2)));
  background: -webkit-linear-gradient(left, rgba(5, 239, 252, 0.2), rgba(14, 158, 255, 0.2));
  background: -o-linear-gradient(left, rgba(5, 239, 252, 0.2), rgba(14, 158, 255, 0.2));
  background: linear-gradient(to right, rgba(5, 239, 252, 0.2), rgba(14, 158, 255, 0.2));
}

.gaozhong .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#05effc), to(#0e9eff));
  background: -webkit-linear-gradient(left, #05effc, #0e9eff);
  background: -o-linear-gradient(left, #05effc, #0e9eff);
  background: linear-gradient(to right, #05effc, #0e9eff);
}

.gaozhong .fangan  .button .btn a {
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-gradient(linear, left top, right top, from(#05effc), to(#0e9eff));
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-linear-gradient(left, #05effc, #0e9eff);
  background: url(../img/common-img2.png) 146px center no-repeat, -o-linear-gradient(left, #05effc, #0e9eff);
  background: url(../img/common-img2.png) 146px center no-repeat, linear-gradient(to right, #05effc, #0e9eff);
}

.gaozhong .fangan .fangan-bottom-er {
  margin-top: 30px;
}

/*本科生留学英国*/
.benke .title {
  background: url(../img/title-img3.png) center no-repeat;
}

.benke .dingwei-quan7 {
  position: absolute;
  top: -128px;
  left: -92px;
  z-index: -1;
}

.benke .dingwei-quan8 {
  position: absolute;
  top: 942px;
  left: -307px;
  z-index: -1;
}

.benke .dingwei-quan9 {
  position: absolute;
  top: 1537px;
  right: -225px;
  z-index: -1;
}

.benke .dingwei-quan10 {
  position: absolute;
  top: 660px;
  left: -40px;
}

.benke .fangan .fangan-top .top-left {
  width: 318px;
  height: 380px;
}

.benke .fangan .fangan-top .top-right {
  height: 417px;
  border: 1px solid #d10fbd;
  background: url(../img/bk-img2.jpg) repeat;
}

.benke .fangan .fangan-top .top-right .tiaojian {
  height: 417px;
  background-color: #d10fbd;
}

.benke .fangan .fangan-top .top-right .tiaojian li {
  height: 139px;
}

.benke .fangan .fangan-top .top-right .yaoqiu li {
  height: 139px;
  border-bottom-color: #d10fbd;
}

.benke .fangan .fangan-top .top-right .yaoqiu li.yi span {
  line-height: 24px;
  padding-right: 20px;
  padding-top: 8px;
  background: url(../img/bk-img3.png) 16px 16px no-repeat;
}

.benke .fangan .fangan-top .top-right .yaoqiu li.er {
  height: 110px;
  padding-top: 29px;
}

.benke .fangan .fangan-top .top-right .yaoqiu li.er span {
  line-height: 28px;
  padding-top: 10px;
  background: url(../img/bk-img3.png) 16px 16px no-repeat;
}

.benke .fangan .fangan-top .top-right .yaoqiu li.san {
  height: 105px;
  padding-top: 14px;
}

.benke .fangan .fangan-top .top-right .yaoqiu li.san span {
  width: 165px;
  float: left;
  padding-top: 16px;
  padding-left: 0;
  margin-left: 15px;
}

.benke .fangan .fangan-bottom {
  margin-top: 150px;
}

.benke .fangan .fangan-bottom .bottom-right .navbar {
  border-bottom-color: #d10fbd;
}

.benke .fangan .fangan-bottom .bottom-right .navbar .item {
  background-color: #fffafe;
}

.benke .fangan .fangan-bottom .bottom-right .navbar .active {
  background-color: #d10fbd;
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion {
  background-color: #fffafe;
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmjjie span {
  padding-top: 20px;
  background: url(../img/bk-img3.png) 60px 23px no-repeat;
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.shxs span {
  padding-top: 20px;
  background: url(../img/bk-img3.png) 60px 23px no-repeat;
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts h6 {
  color: #d10fbd;
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts p {
  padding-top: 15px;
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li {
  border: 1px solid #d10fbd;
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn {
  background: -webkit-gradient(linear, left top, right top, from(rgba(96, 96, 235, 0.2)), to(rgba(209, 16, 189, 0.2)));
  background: -webkit-linear-gradient(left, rgba(96, 96, 235, 0.2), rgba(209, 16, 189, 0.2));
  background: -o-linear-gradient(left, rgba(96, 96, 235, 0.2), rgba(209, 16, 189, 0.2));
  background: linear-gradient(to right, rgba(96, 96, 235, 0.2), rgba(209, 16, 189, 0.2));
}

.benke .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#6060eb), to(#d110bd));
  background: -webkit-linear-gradient(left, #6060eb, #d110bd);
  background: -o-linear-gradient(left, #6060eb, #d110bd);
  background: linear-gradient(to right, #6060eb, #d110bd);
}

.benke .fangan .button .btn a {
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-gradient(linear, left top, right top, from(#6060eb), to(#d110bd));
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-linear-gradient(left, #6060eb, #d110bd);
  background: url(../img/common-img2.png) 146px center no-repeat, -o-linear-gradient(left, #6060eb, #d110bd);
  background: url(../img/common-img2.png) 146px center no-repeat, linear-gradient(to right, #6060eb, #d110bd);
}

.benke .fangan .fangan-bottom-er {
  margin-top: 30px;
}

/*研究生留学英国*/
.yanjiusheng .title {
  background: url(../img/title-img4.png) center no-repeat;
}

.yanjiusheng .dingwei-quan11 {
  position: absolute;
  top: 51px;
  left: -88px;
  z-index: -1;
}

.yanjiusheng .dingwei-quan12 {
  position: absolute;
  top: 1005px;
  right: -186px;
  z-index: -1;
}

.yanjiusheng .dingwei-quan13 {
  position: absolute;
  top: 660px;
  left: -40px;
}

.yanjiusheng .fangan .fangan-top .top-left {
  width: 318px;
  height: 380px;
}

.yanjiusheng .fangan .fangan-top .top-right {
  height: 417px;
  border: 1px solid #f36d3d;
  background: url(../img/bk-img2.jpg) repeat;
}

.yanjiusheng .fangan .fangan-top .top-right .tiaojian {
  height: 417px;
  background-color: #f36d3d;
}

.yanjiusheng .fangan .fangan-top .top-right .tiaojian li {
  height: 139px;
}

.yanjiusheng .fangan .fangan-top .top-right .yaoqiu li {
  height: 139px;
  border-bottom-color: #f36d3d;
}

.yanjiusheng .fangan .fangan-top .top-right .yaoqiu li.yi span {
  line-height: 24px;
  padding-right: 20px;
  padding-top: 8px;
  background: url(../img/yjs-img3.png) 16px 16px no-repeat;
}

.yanjiusheng .fangan .fangan-top .top-right .yaoqiu li.er{
  height: 110px;
  padding-top: 29px;
}

.yanjiusheng .fangan .fangan-top .top-right .yaoqiu li.er span {
  line-height: 28px;
  padding-top: 10px;
  background: url(../img/yjs-img3.png) 16px 16px no-repeat;
}

.yanjiusheng .fangan .fangan-top .top-right .yaoqiu li.san {
  height: 105px;
  padding-top: 14px;
}

.yanjiusheng .fangan .fangan-top .top-right .yaoqiu li.san span {
  width: 165px;
  float: left;
  padding-top: 16px;
  padding-left: 0;
  margin-left: 15px;
}

.yanjiusheng .fangan .fangan-bottom {
  margin-top: 150px;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .navbar {
  border-bottom-color: #f36d3d;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .navbar .item {
  background-color: #fff6f2;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .navbar .active {
  background-color: #f36d3d;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion {
  background-color: #fff6f2;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmjjie span {
  padding-top: 20px;
  background: url(../img/yjs-img3.png) 60px 23px no-repeat;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.shxs span {
  padding-top: 20px;
  background: url(../img/yjs-img3.png) 60px 23px no-repeat;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts h6 {
  color: #f36d3d;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.xmts p {
  padding-top: 15px;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter.cgal ul li {
  border: 1px solid #f36d3d;
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn {
  background: -webkit-gradient(linear, left top, right top, from(rgba(253, 223, 30, 0.2)), to(rgba(249, 99, 49, 0.2)));
  background: -webkit-linear-gradient(left, rgba(253, 223, 30, 0.2), rgba(249, 99, 49, 0.2));
  background: -o-linear-gradient(left, rgba(253, 223, 30, 0.2), rgba(249, 99, 49, 0.2));
  background: linear-gradient(to right, rgba(253, 223, 30, 0.2), rgba(249, 99, 49, 0.2));
}

.yanjiusheng .fangan .fangan-bottom .bottom-right .bottom-cotion .bottom-conter .button .btn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#fddf1e), to(#f96331));
  background: -webkit-linear-gradient(left, #fddf1e, #f96331);
  background: -o-linear-gradient(left, #fddf1e, #f96331);
  background: linear-gradient(to right, #fddf1e, #f96331);
}

.yanjiusheng .fangan .button .btn a {
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-gradient(linear, left top, right top, from(#fddf1e), to(#f26331));
  background: url(../img/common-img2.png) 146px center no-repeat, -webkit-linear-gradient(left, #fddf1e, #f26331);
  background: url(../img/common-img2.png) 146px center no-repeat, -o-linear-gradient(left, #fddf1e, #f26331);
  background: url(../img/common-img2.png) 146px center no-repeat, linear-gradient(to right, #fddf1e, #f26331);
}

.yanjiusheng .fangan .fangan-bottom-er {
  margin-top: 30px;
}

/*预约*/
.yuyue {
  width: 100%;
  height: 300px;
  padding-top: 240px;
  margin-top: 80px;
  background: url(../img/yy-bg.jpg) top center no-repeat;
}

.yuyue .lxForm {
  width: 612px;
  margin: 0 auto;
}

.yuyue .lxForm input {
  width: 600px;
  height: 56px;
  border: 0;
  margin-left: 6px;
  background: none;
  text-indent: 80px;
  outline: none;
  font-size: 24px;
  color: #333;
  line-height: 56px;
  margin-top: 30px;
}

.yuyue .lxForm .anniu {
  width: 600px;
  height: 62px;
  padding: 6px;
  border-radius: 37px;
  margin-top: 34px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(176, 53, 229, 0.2)), to(rgba(41, 65, 217, 0.2)));
  background: -webkit-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: -o-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: linear-gradient(to right, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
}

.yuyue .lxForm .anniu:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: -o-linear-gradient(left, #b035e5, #2941d9);
  background: linear-gradient(to right, #b035e5, #2941d9);
}

.yuyue .lxForm .anniu .lxSubmit {
  width: 600px;
  height: 62px;
  border-radius: 31px;
  background: -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: -o-linear-gradient(left, #b035e5, #2941d9);
  background: linear-gradient(to right, #b035e5, #2941d9);
  border: 0;
  outline: none;
  font-size: 32px;
  color: #fff;
}

/*新航道英国留学申请 6大直申英国院校*/
.zhishen .title {
  background: url(../img/title-img5.png) center no-repeat;
}

.zhishen ul {
  padding-top: 35px;
}

.zhishen ul li {
  width: 400px;
  float: left;
  margin-top: 42px;
  text-align: center;
}

.zhishen ul li img {
  display: block;
  margin: 0 auto;
}

.zhishen ul li h1 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  line-height: 28px;
  margin: 6px 0;
}

.zhishen ul li p {
  font-size: 18px;
  color: #666;
  line-height: 26px;
}

.zhishen .more {
  width: 400px;
  height: 70px;
  padding: 6px;
  border-radius: 41px;
  margin: 60px auto 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(176, 53, 229, 0.2)), to(rgba(41, 65, 217, 0.2)));
  background: -webkit-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: -o-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: linear-gradient(to right, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
}

.zhishen .more:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: -o-linear-gradient(left, #b035e5, #2941d9);
  background: linear-gradient(to right, #b035e5, #2941d9);
}

.zhishen .more a {
  width: 400px;
  height: 70px;
  display: block;
  border-radius: 35px;
  background: url(../img/common-img2.png) 293px center no-repeat, -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: url(../img/common-img2.png) 293px center no-repeat, -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img2.png) 293px center no-repeat, -o-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img2.png) 293px center no-repeat, linear-gradient(to right, #b035e5, #2941d9);
  border: 0;
  outline: none;
  font-size: 24px;
  line-height: 70px;
  color: #fff;
  text-indent: 73px;
}

/*15年留学服务 一站通世界*/
.yizhan .title {
  margin-top: 80px;
  background: url(../img/title-img6.png) center no-repeat;
}

.yizhan .renz {
  padding-top: 10px;
  padding-left: 20px;
}

.yizhan .renz li {
  width: 460px;
  height: 50px;
  float: left;
  margin-left: 80px;
  background: url(../img/tong-img1.png) 20px center no-repeat #2a41d9;
  font-size: 24px;
  color: #fff;
  text-indent: 60px;
  line-height: 50px;
  margin-top: 30px;
  border-radius: 25px 25px 25px 0;
}

.yizhan .liucheng {
  margin-top: 40px;
}

.yizhan .liucheng li {
  width: 232px;
  height: 188px;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 0 10px 20px 3px rgba(41, 65, 217, 0.1);
          box-shadow: 0 10px 20px 3px rgba(41, 65, 217, 0.1);
}

.yizhan .liucheng li span {
  font-size: 24px;
  color: #333;
  text-align: center;
  display: block;
  padding-top: 125px;
}

.yizhan .liucheng li .lc-hover {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  display: none;
}

.yizhan .liucheng li .lc-hover p {
  font-size: 16px;
  color: #333;
  padding: 10px 10px 0 10px;
  line-height: 30px;
}

.yizhan .liucheng li:hover .lc-hover {
  display: block;
}

.yizhan .liucheng li.yi {
  background: url(../img/lc-img1.jpg) no-repeat;
}

.yizhan .liucheng li.er {
  background: url(../img/lc-img2.jpg) no-repeat;
}

.yizhan .liucheng li.san {
  background: url(../img/lc-img3.jpg) no-repeat;
}

.yizhan .liucheng li.si {
  background: url(../img/lc-img4.jpg) no-repeat;
}

.yizhan .liucheng li.wu {
  margin-right: 0;
  background: url(../img/lc-img5.jpg) no-repeat;
}

.yizhan .liucheng li.ba {
  margin-right: 0;
  background: url(../img/lc-img8.jpg) no-repeat;
}

.yizhan .liucheng li.jiu {
  background: url(../img/lc-img9.jpg) no-repeat;
}

.yizhan .liucheng li.shi {
  background: url(../img/lc-img10.jpg) no-repeat;
}

.yizhan .liucheng li.shi .lc-hover p{
  padding: 80px 10px 0 10px;
}

.yizhan .liucheng li.shiyi {
  background: url(../img/lc-img11.jpg) no-repeat;
}

.yizhan .liucheng li.shier {
  background: url(../img/lc-img12.jpg) no-repeat;
}

.yizhan .liucheng-center {
  height: 386px;
  margin-top: 10px;
}

.yizhan .liucheng-center .liucheng-left {
  width: 232px;
  float: left;
}

.yizhan .liucheng-center .liucheng-left ul li {
  width: 232px;
  height: 188px;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 0 10px 20px 3px rgba(41, 65, 217, 0.1);
          box-shadow: 0 10px 20px 3px rgba(41, 65, 217, 0.1);
}

.yizhan .liucheng-center .liucheng-left ul li span {
  font-size: 24px;
  color: #333;
  text-align: center;
  display: block;
  padding-top: 125px;
}

.yizhan .liucheng-center .liucheng-left ul li .lc-hover {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  display: none;
}

.yizhan .liucheng-center .liucheng-left ul li .lc-hover p {
  font-size: 16px;
  color: #333;
  padding: 10px 10px 0 10px;
  line-height: 30px;
}

.yizhan .liucheng-center .liucheng-left ul li:hover .lc-hover {
  display: block;
}

.yizhan .liucheng-center .liucheng-left ul li.yi {
  background: url(../img/lc-img1.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-left ul li.er {
  background: url(../img/lc-img2.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-left ul li.san {
  background: url(../img/lc-img3.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-left ul li.si {
  background: url(../img/lc-img4.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-left ul li.wu {
  margin-right: 0;
  background: url(../img/lc-img5.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-left ul .shisi {
  margin-bottom: 10px;
  background: url(../img/lc-img14.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-left ul .shisan {
  background: url(../img/lc-img13.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-zhong {
  width: 716px;
  height: 374px;
  float: left;
  margin-left: 10px;
  position: relative;
  background: url(../img/lc-img15.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-zhong .more {
  width: 430px;
  height: 66px;
  padding: 6px;
  border-radius: 41px;
  position: absolute;
  bottom: 36px;
  left: 143px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(176, 53, 229, 0.2)), to(rgba(41, 65, 217, 0.2)));
  background: -webkit-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: -o-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: linear-gradient(to right, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
}

.yizhan .liucheng-center .liucheng-zhong .more:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: -o-linear-gradient(left, #b035e5, #2941d9);
  background: linear-gradient(to right, #b035e5, #2941d9);
}

.yizhan .liucheng-center .liucheng-zhong .more a {
  width: 430px;
  height: 66px;
  display: block;
  border-radius: 35px;
  background: url(../img/common-img3.png) 304px center no-repeat, -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: url(../img/common-img3.png) 304px center no-repeat, -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img3.png) 304px center no-repeat, -o-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img3.png) 304px center no-repeat, linear-gradient(to right, #b035e5, #2941d9);
  border: 0;
  outline: none;
  font-size: 26px;
  line-height: 66px;
  color: #fff;
  text-indent: 59px;
}

.yizhan .liucheng-center .liucheng-right {
  width: 232px;
  float: right;
}

.yizhan .liucheng-center .liucheng-right ul li {
  width: 232px;
  height: 188px;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 0 10px 20px 3px rgba(41, 65, 217, 0.1);
          box-shadow: 0 10px 20px 3px rgba(41, 65, 217, 0.1);
}

.yizhan .liucheng-center .liucheng-right ul li span {
  font-size: 24px;
  color: #333;
  text-align: center;
  display: block;
  padding-top: 125px;
}

.yizhan .liucheng-center .liucheng-right ul li .lc-hover {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  display: none;
}

.yizhan .liucheng-center .liucheng-right ul li .lc-hover p {
  font-size: 16px;
  color: #333;
  padding: 10px 10px 0 10px;
  line-height: 30px;
}

.yizhan .liucheng-center .liucheng-right ul li:hover .lc-hover {
  display: block;
}

.yizhan .liucheng-center .liucheng-right ul li.yi {
  background: url(../img/lc-img1.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-right ul li.er {
  background: url(../img/lc-img2.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-right ul li.san {
  background: url(../img/lc-img3.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-right ul li.si {
  background: url(../img/lc-img4.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-right ul li.wu {
  margin-right: 0;
  background: url(../img/lc-img5.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-right ul .liu {
  margin-bottom: 10px;
  background: url(../img/lc-img6.jpg) no-repeat;
}

.yizhan .liucheng-center .liucheng-right ul .qi {
  background: url(../img/lc-img7.jpg) no-repeat;
}

.yizhan .liucheng-bottom {
  margin-top: 10px;
}

/*G5院校录取  新航道助您梦想绽放*/
.luqu .title {
  margin-top: 80px;
  background: url(../img/title-img7.png) center no-repeat;
}

.luqu ul {
  padding-top: 30px;
  padding-left: 34px;
}

.luqu ul li {
  width: 274px;
  height: 414px;
  float: left;
  margin-left: 12px;
  margin-top: 10px;
  position: relative;
  background-color: #fff;
}

.luqu ul li img {
  display: block;
  margin: 20px auto 0;
}

.luqu ul li h1 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  text-align: center;
  margin-top: 15px;
}

.luqu ul li p {
  padding: 0 20px;
  font-size: 14px;
  color: #333;
  line-height: 26px;
}

.luqu ul li a {
  width: 184px;
  height: 40px;
  display: block;
  position: absolute;
  border: 1px solid #2941d9;
  border-radius: 21px;
  bottom: 30px;
  left: 44px;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: #2941d9;
}

.luqu ul li a:hover {
  width: 186px;
  height: 42px;
  border: 0;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: -o-linear-gradient(left, #b035e5, #2941d9);
  background: linear-gradient(to right, #b035e5, #2941d9);
}

/*报名*/
.baoming {
  width: 100%;
  height: 185px;
  padding-top: 482px;
  background: url(../img/bm-img.jpg) top center no-repeat;
}

.baoming .more {
  width: 480px;
  height: 75px;
  padding: 6px;
  border-radius: 41px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(rgba(176, 53, 229, 0.2)), to(rgba(41, 65, 217, 0.2)));
  background: -webkit-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: -o-linear-gradient(left, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
  background: linear-gradient(to right, rgba(176, 53, 229, 0.2), rgba(41, 65, 217, 0.2));
}

.baoming .more:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: -o-linear-gradient(left, #b035e5, #2941d9);
  background: linear-gradient(to right, #b035e5, #2941d9);
}

.baoming .more a {
  width: 480px;
  height: 75px;
  display: block;
  border-radius: 37px;
  background: url(../img/common-img3.png) 302px center no-repeat, -webkit-gradient(linear, left top, right top, from(#b035e5), to(#2941d9));
  background: url(../img/common-img3.png) 302px center no-repeat, -webkit-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img3.png) 302px center no-repeat, -o-linear-gradient(left, #b035e5, #2941d9);
  background: url(../img/common-img3.png) 302px center no-repeat, linear-gradient(to right, #b035e5, #2941d9);
  border: 0;
  outline: none;
  font-size: 36px;
  line-height: 75px;
  color: #fff;
  text-indent: 112px;
}

.top_nav{
  background: #444546;
}


.top_nav .top_nava_dh{
  margin-left: 35px;
}
.top_nav .top_nava_dh .top_nav_cg:hover{
  background: rgba(255,255,255,0.9);
}
.top_nav .top_nava_dh .top_nav_cg:hover:before{
  background: none;
}
.top_nav .top_nava_dh .top_nav_cg:hover span{
  color: #333;
  height: 80px;
}
.top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no{
  background: rgba(255,255,255,0.9);
  top: 80px;
  padding-top: 0;
  z-index: 9;
}
.top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no a{
  color: #333;

}

.top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no a:first-child{
 margin-top: -20px;
}

.yx-footer{
  padding-top: 0;
  height: 362px;
}
.yx-footer .title{
  margin-top: 0;
  height: 64px;
  padding-top: 40px;
}
.yx-footer ul{
  padding-top: 20px;
}
.yx-footer ul li a:hover{
  color: #2941d9;
}
.yx-footer .title h6{
  background: url(../img/title-img8.png) center no-repeat;
}
.yx-footer .title p{
  padding-top: 36px;
}

.button {
  width: 100%;
  height: 66px;
}

.button .btn {
  width: 210px;
  height: 54px;
  padding: 6px;
  float: left;
  margin-left: 122px;
  border-radius: 33px;
}

.button .btn a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 37px;
  font-size: 18px;
  color: #fff;
  text-indent: 30px;
  line-height: 54px;
}

