body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
a,
ul,
li,
ol,
form,
select,
pre {
  margin: 0;
  padding: 0;
  font-style: normal;
}

#master div,
#master p,
#master h1,
#master h2,
#master h3,
#master h4,
#master h5,
#master h6,
#master ul,
#master li,
#master a,
#master em,
#master i,
#master span,
#master form,
#master select,
#master pre,
#master dl,
#master dt,
#master input {
  list-style: none;
  font-family: 'Microsoft Yahei';
  text-decoration: none;
}

#master {
  overflow: hidden;
  min-width: 1200px;
  width: 100%;
  font-family: 'Microsoft Yahei';
  background: url(../images/bg.jpg) center top no-repeat;
  /* height: 7042px; */
  padding-bottom: 50px;
  box-sizing: border-box;
}

/*7338*/
#master .fff {
  color: #fff;
}

#master a {
  outline: none;
  hide-focus: expression(this.hideFocus=true);
}

#master img {
  border: none;
  vertical-align: top;
}

#master .common {
  background: #e8cb2e;
  display: block;
  color: #012343;
  font-size: 18px;
  text-align: center;
  line-height: 56px;
  width: 230px;
  height: 56px;
}

#master .common:hover {
  background: #176bdf;
  color: #fff;
}

#master .header {
  width: 510px;
  height: 56px;
  position: relative;
  left: 50%;
  margin-left: -510px;
  top: 397px;
}

.header .btn1 {
  float: left;
}

.header .btn2 {
  float: right;
}

#master .title {
  width: 950px;
  height: 82px;
  position: relative;
  left: 50%;
  margin-left: -509px;
  top: 514px;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
}

#master .content {
  width: 1000px;
  /* height: 6363px; */
  margin: 630px auto 0;
}

.content .div1 {
  height: 604px;
}

.div1 h1 {
  background: url(../images/title_1.png) center top no-repeat;
  height: 125px;
}

.div1 .nav_1 {
  height: 450px;
  margin-top: 28px;
}

.nav_1 h4 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.nav_1 .nav_1son {
  height: 272px;
  margin-top: 50px;
}

.nav_1son li {
  width: 184px;
  height: 272px;
  background: #fff;
  float: left;
  margin-right: 18px;
}

.nav_1son li>a {
  display: block;
  width: 184px;
  height: 272px;
}

.nav_1son li p {
  width: 85px;
  height: 85px;
  border-radius: 100%;
  background: #176bdf;
  margin: 32px auto;
  overflow: hidden;
}

.nav_1son li p>img {
  margin: 22px auto;
  display: block;
}

.nav_1son li pre {
  font-size: 18px;
  color: #176bdf;
  text-align: center;
  font-weight: bold;
  margin-top: -15px;
}

.nav_1son li .btn5 {
  font-size: 14px;
  color: #fff;
  height: 65px;
  background: #176bdf;
  display: block;
  margin-top: 24px;
  text-align: center;
  padding-top: 25px;
}

.content .button {
  width: 504px;
  height: 36px;
  margin: 60px auto;
}

.button .common_a {
  font-size: 16px;
  width: 200px;
  height: 36px;
  display: block;
  background: #e8cb2e;
  text-align: center;
  line-height: 36px;
}

.button .common_a:hover {
  background: #176bdf;
  color: #fff;
}

.button .btn3 {
  float: left;
}

.button .btn4 {
  float: right;
}

#master .div2 {
  height: 530px;
  margin-top: 130px;
}

.div2 h1 {
  background: url(../images/title_2.png) center top no-repeat;
  height: 125px;
}

.div2 .nav_2 {
  height: 365px;
  margin-top: 35px;
}

.nav_2 h4 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.nav_2 .nav_2son {
  height: 287px;
  background: #176bdf;
  margin-top: 50px;
  overflow: hidden;
}

.nav_2son .nav_2son1 {
  width: 900px;
  height: 22px;
  margin: 25px auto;
}

.nav_2son1>li {
  float: left;
  width: 162px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-right: 84px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.nav_2son .nav_2son2 {
  width: 865px;
  height: 1px;
  margin: -15px auto;
  position: relative;
}

.nav_2son2>li {
  width: 100px;
  height: 1px;
  background: #0ee792;
  float: left;
}

.nav_2son2 .position_a {
  position: absolute;
  left: 12px;
  top: 6px;
}

.nav_2son2 .position_b {
  position: absolute;
  left: 260px;
  top: 6px;
}

.nav_2son2 .position_c {
  position: absolute;
  left: 507px;
  top: 6px;
}

.nav_2son2 .position_d {
  position: absolute;
  left: 754px;
  top: 6px;
}

.nav_2son .nav_2son3 {
  height: 198px;
  margin: 42px auto;
}

.nav_2son3>li {
  width: 247px;
  height: 198px;
  margin-right: 4px;
  float: left;
  background: #fff;
}

.nav_2son3>li .inner {
  width: 212px;
  height: 133px;
  margin: 40px auto;
  font-size: 15px;
  color: #022648;
  line-height: 24px;
}

.inner .btn6 {
  width: 160px;
  height: 35px;
  background: #e8cb2e;
  display: block;
  margin: 30px auto;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  color: #012343;
}

.inner .btn6:hover {
  background: #176bdf;
  color: #fff;
}

#master .div3 {
  height: 1460px;
  margin-top: 125px;
}

.div3 h1 {
  background: url(../images/title_3.png) center top no-repeat;
  height: 125px;
}

.div3 h4 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-top: 35px;
}

.div3 .inner_top {
  height: 65px;
  margin-top: 40px;
}

.inner_top li {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -ms-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
  border: 2px solid #176bdf;
  height: 61px;
  width: 106px;
  float: left;
}

.inner_top li a {
  text-align: center;
  font-size: 20px;
  line-height: 61px;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 107px;
  height: 61px;
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -ms-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
}

.inner_top .current {
  background: #fff;
  display: block;
  height: 66px;
  color: #176bdf;
}

.div3 .inner_content {
  width: 987px;
  height: 1154px;
  border: 3px solid #176bdf;
  background: #fff;
  overflow: hidden;
}

.inner_content .inner_boxson {
  width: 987px;
  height: 1154px;
  display: none;
}

.inner_boxson .box {
  width: 944px;
  height: 235px;
  margin: 0 auto;
  margin-top: 45px;
}

.box>h6 {
  font-size: 14px;
  color: #176bdf;
  text-align: center;
  position: relative;
  top: 20px;
}

.box>h5 {
  font-size: 20px;
  color: #012343;
  font-weight: bold;
  text-align: center;
}

.box .menu_box {
  height: 175px;
  margin-top: 30px;
}

.menu_box .menu_boxtop {
  height: 50px;
  background: #176bdf;
}

.menu_boxtop>li {
  float: left;
  width: 230px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-right: 8px;
}

.menu_box .menu_boxbottom {
  width: 940px;
  height: 127px;
  border: 2px solid #176bdf;
  background: #176bdf;
}

.menu_boxbottom>li {
  width: 232px;
  height: 125px;
  background: #fff;
  float: left;
  margin-right: 3px;
}

.menu_boxbottom>li>p {
  width: 196px;
  height: 65px;
  font-size: 14px;
  color: #012343;
  margin: 30px 0 0 22px;
  line-height: 24px;
}

.inner_boxson .btn7 {
  width: 252px;
  height: 34px;
  display: block;
  background: #e8cb2e;
  margin: 35px auto;
  text-align: center;
  line-height: 34px;
  font-size: 16px;
}

.inner_boxson .btn7:hover {
  background: #176bdf;
  color: #fff;
}

.inner_boxson .bottom_box {
  width: 950px;
  height: 600px;
  margin: 100px auto;
}

.bottom_box .inner-box {
  position: relative;
  width: 941px;
  height: 576px;
  border: 2px solid #176bdf;
  overflow-y: scroll;
  margin: 30px 0 65px 0;
}

/*overflow-y:scroll;overflow:auto;那个需要下拉就给那个容器加即可。*/
.inner-box .scroll {
  width: 880px;
  height: 600px;
  margin: 35px auto;
}

.scroll .scroll_top {
  height: 285px;
}

.scroll .scroll_bottom {
  height: 285px;
  margin-top: 55px;
  position: relative;
}

.scroll_bottom .scroll_bottomson {
  background: url(../images/tp25.jpg) no-repeat;
  height: 245px;
  margin-top: 45px;
}

.scroll_top .scroll_topson {
  background: url(../images/tp24.jpg) no-repeat;
  height: 245px;
  margin-top: 30px;
}

.scroll_topson .scroll_box {
  width: 160px;
  height: 120px;
}

.scroll_box>img {
  margin: 0 auto;
  display: block;
  width: 60%;
}

.scroll_box>p {
  font-size: 16px;
  color: #012343;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
}

.scroll_top>h5 {
  font-size: 20px;
  color: #176bdf;
  font-weight: bold;
  text-align: center;
}

.scroll_bottom>h5 {
  font-size: 20px;
  color: #176bdf;
  font-weight: bold;
  text-align: center;
}

.bottom_box .out_box {
  position: relative;
  margin-top: 40px;
}

.bottom_box .img_one {
  background: url(../images/tp20.jpg) no-repeat;
  height: 522px;
  width: 953px;
}

.bottom_box .img_two {
  background: url(../images/tp21.jpg) no-repeat;
  height: 522px;
  width: 953px;
}

.bottom_box .img_three {
  background: url(../images/tp22.jpg) no-repeat;
  height: 522px;
  width: 953px;
}

.bottom_box .img_four {
  background: url(../images/tp23.jpg) no-repeat;
  height: 522px;
  width: 953px;
}

.out_box .nav_a {
  width: 191px;
  height: 100px;
}

.nav_a>img {
  width: 60%;
  display: block;
  margin: 0 auto;
}

.out_box .nav_b {
  width: 168px;
  height: 70px;
}

.out_box .nav_c {
  width: 200px;
  height: 150px;
  margin-left: -15px;
}

.out_box .nav_d {
  width: 200px;
  height: 150px;
  margin-left: -15px;
}

.nav_d>img {
  width: 60%;
  display: block;
  margin: 0 0 15px 20px;
}

.nav_d>h5 {
  font-size: 16px;
  font-weight: bold;
  color: #012343;
  margin: -5px 0 0 28px;
}

.nav_d>p {
  font-size: 14px;
  color: #012343;
  text-align: center;
  margin-top: 12px;
  line-height: 22px;
  margin-left: -42px;
}

.nav_c>img {
  width: 60%;
  display: block;
  margin: 0 0 15px 10px;
}

.nav_c>h5 {
  font-size: 16px;
  font-weight: bold;
  color: #012343;
  margin: -5px 0 0 33px;
}

.nav_c>p {
  font-size: 14px;
  color: #012343;
  text-align: center;
  margin-top: 12px;
  line-height: 22px;
  margin-left: -42px;
}

.nav_b>p {
  font-size: 14px;
  color: #012343;
  line-height: 23px;
}

.nav_a>h5 {
  font-size: 16px;
  font-weight: bold;
  color: #012343;
  text-align: center;
  margin-top: 10px;
}

.nav_a>p {
  font-size: 14px;
  color: #012343;
  text-align: center;
  margin-top: 12px;
  line-height: 22px;
}

.out_box .position-one {
  position: absolute;
  top: 35px;
  left: 100px;
}

.out_box .position-two {
  position: absolute;
  top: 35px;
  left: 388px;
}

.out_box .position-three {
  position: absolute;
  top: 35px;
  left: 660px;
}

.out_box .position-four {
  position: absolute;
  top: 265px;
  left: 100px;
}

.out_box .position-five {
  position: absolute;
  top: 265px;
  left: 388px;
}

.out_box .position-six {
  position: absolute;
  top: 265px;
  left: 660px;
}

.out_box .position-1 {
  position: absolute;
  top: 165px;
  left: 37px;
}

.out_box .position-2 {
  position: absolute;
  top: 165px;
  left: 276px;
}

.out_box .position-3 {
  position: absolute;
  top: 165px;
  left: 514px;
}

.out_box .position-4 {
  position: absolute;
  top: 165px;
  left: 748px;
}

.out_box .position-5 {
  position: absolute;
  top: 390px;
  left: 37px;
}

.out_box .position-6 {
  position: absolute;
  top: 390px;
  left: 276px;
}

.out_box .position-7 {
  position: absolute;
  top: 390px;
  left: 514px;
}

.out_box .position-8 {
  position: absolute;
  top: 390px;
  left: 748px;
}

.out_box .position-11 {
  position: absolute;
  top: 55px;
  left: 58px;
}

.out_box .position-21 {
  position: absolute;
  top: 55px;
  left: 292px;
}

.out_box .position-31 {
  position: absolute;
  top: 55px;
  left: 530px;
}

.out_box .position-41 {
  position: absolute;
  top: 55px;
  left: 765px;
}

.out_box .position-51 {
  position: absolute;
  top: 295px;
  left: 58px;
}

.out_box .position-61 {
  position: absolute;
  top: 295px;
  left: 293px;
}

.out_box .position-71 {
  position: absolute;
  top: 295px;
  left: 528px;
}

.out_box .position-81 {
  position: absolute;
  top: 295px;
  left: 765px;
}

.scroll_topson .position_11 {
  position: absolute;
  top: 90px;
  left: 28px;
}

.scroll_topson .position_21 {
  position: absolute;
  top: 90px;
  left: 270px;
}

.scroll_topson .position_31 {
  position: absolute;
  top: 90px;
  left: 495px;
}

.scroll_topson .position_41 {
  position: absolute;
  top: 90px;
  left: 720px;
}

.scroll_topson .position_51 {
  position: absolute;
  top: 211px;
  left: 28px;
}

.scroll_topson .position_61 {
  position: absolute;
  top: 211px;
  left: 270px;
}

.scroll_topson .position_71 {
  position: absolute;
  top: 211px;
  left: 480px;
}

.scroll_topson .position_81 {
  position: absolute;
  top: 211px;
  left: 720px;
}

.bottom_box .bottom-box {
  width: 520px;
  height: 37px;
  margin: 45px auto;
}

.bottom-box .common_b {
  display: block;
  width: 220px;
  height: 37px;
  background: #e8cb2e;
  font-size: 16px;
  color: #012343;
  text-align: center;
  line-height: 37px;
}

.bottom-box .common_b:hover {
  background: #176bdf;
  color: #fff;
}

.bottom-box .btn8 {
  float: left;
}

.bottom-box .btn9 {
  float: right;
}

.bottom_box>h5 {
  font-size: 20px;
  color: #012343;
  text-align: center;
}

#master .div4 {
  height: 565px;
  margin-top: 120px;
}

.div4 h1 {
  background: url(../images/title_4.png) center top no-repeat;
  height: 125px;
}

.div4 .menu {
  background: url(../images/tp2.png) no-repeat;
  height: 298px;
  margin-top: 40px;
  position: relative;
}

.menu>li {
  width: 240px;
  height: 50px;
  text-align: center;
  font-size: 16px;
  color: #012343;
}

.menu .position_one {
  position: absolute;
  top: 1px;
  left: 20px;
  line-height: 50px;
}

.menu .position_two {
  position: absolute;
  top: 83px;
  left: 20px;
  line-height: 50px;
}

.menu .position_three {
  position: absolute;
  top: 164px;
  left: 20px;
  line-height: 50px;
}

.menu .position_four {
  position: absolute;
  top: 245px;
  left: 20px;
}

.menu .position_five {
  position: absolute;
  top: 1px;
  left: 712px;
  line-height: 50px;
}

.menu .position_six {
  position: absolute;
  top: 83px;
  left: 712px;
  line-height: 50px;
}

.menu .position_seven {
  position: absolute;
  top: 164px;
  left: 728px;
  line-height: 50px;
}

.menu .position_eight {
  position: absolute;
  top: 245px;
  left: 728px;
  line-height: 50px;
}

.menu .nine {
  width: 130px;
  height: 70px;
  position: absolute;
  left: 435px;
  top: 85px;
}

.nine>p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 55px;
}

.content .div5 {
  height: 1480px;
  margin-top: 135px;
}

.div5 h1 {
  background: url(../images/title_5.png) center top no-repeat;
  height: 125px;
}

.div5 .menu_one {
  height: 1320px;
  margin-top: 25px;
}

.menu_one h4 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.menu_one .menu_two {
  position: relative;
  background: url(../images/tp3.png) no-repeat;
  width: 1140px;
  height: 1150px;
  position: relative;
  left: 50%;
  margin-left: -570px;
  top: 40px;
}

.menu_two .inner_box {
  width: 450px;
  height: 200px;
  overflow: hidden;
}

.inner_box>h5 {
  color: #186bdf;
  font-size: 18px;
  font-weight: bold;
}

.inner_boxson>p {
  color: #012343;
  font-size: 14px;
  line-height: 24px;
}

.inner_box .inner_boxson {
  height: 112px;
  margin-top: 30px;
}

.menu_two .position_1 {
  position: absolute;
  left: 80px;
  top: 50px;
}

.menu_two .position_2 {
  position: absolute;
  left: 645px;
  top: 50px;
}

.menu_two .position_3 {
  position: absolute;
  left: 80px;
  top: 344px;
}

.menu_two .position_4 {
  position: absolute;
  left: 645px;
  top: 344px;
}

.menu_two .position_5 {
  position: absolute;
  left: 80px;
  top: 610px;
}

.menu_two .position_6 {
  position: absolute;
  left: 645px;
  top: 610px;
}

.menu_two .position_7 {
  position: absolute;
  left: 80px;
  top: 870px;
}

.menu_two .position_8 {
  position: absolute;
  left: 645px;
  top: 870px;
}

.content .div6 {
  height: 386px;
  margin-top: 122px;
}

.div6 h1 {
  background: url(../images/title_6.png) center top no-repeat;
  height: 125px;
}

.div6 .menu_3 {
  height: 228px;
  background: #fff;
  margin-top: 35px;
}

.div6 .form {
  width: 996px;
  height: 226px;
  border: 2px solid #4085e5;
  margin-top: 45px;
  position: relative;
}

.form .gpa {
  float: right;
  width: 153px;
  height: 34px;
  border: none;
  outline: none;
  color: #a3a3a3;
  font-size: 14px;
}

.form .dfb {
  color: #3d3535;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  width: 935px;
  margin: 0 auto;
  height: 64px;
  line-height: 70px;
  border-bottom: 1px solid #000;
}

.form .dfb>span {
  font-weight: bold;
}

.form .bot {
  width: 935px;
  height: 42px;
  margin: 25px auto;
  position: relative;
}

.form .bot .name1 {
  border: 1px solid #4085e5;
  font-size: 14px;
  color: #c8c8c8;
  width: 165px;
  height: 36px;
  position: absolute;
  left: 0px;
  display: block;
}

.form .bot .name1 .text {
  color: #a3a3a3;
  background: none;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  width: 130px;
  position: absolute;
  right: 0;
  top: 0px;
  height: 36px;
  line-height: 36px;
  outline: none;
  border: none;
}

.form .bot .name2 {
  border: 1px solid #4085e5;
  font-size: 14px;
  color: #c8c8c8;
  width: 165px;
  height: 36px;
  position: absolute;
  left: 245px;
}

.form .bot .name2 .tel {
  color: #a3a3a3;
  background: none;
  font-size: 14px;
  line-height: 36px;
  font-family: 'Microsoft Yahei';
  width: 130px;
  position: absolute;
  right: -3px;
  top: 0px;
  height: 36px;
  outline: none;
  border: none;
}

.bot .Locate {
  position: absolute;
  left: 730px;
}

.bot .select {
  border: 1px solid #4085e5;
  margin: 0 10px;
  width: 190px;
  height: 36px;
  position: absolute;
  right: 240px;
  z-index: 10;
}

.bot .address {
  display: inline-block;
}

.bot .address img {
  margin: 5px 5px;
}

.bot .select dt {
  font-size: 14px;
  color: #a3a3a3;
  line-height: 36px;
  width: 156px;
  cursor: pointer;
  background: url(../images/tp14.jpg) 130px center no-repeat;
  height: 36px;
  position: absolute;
  top: 0px;
  left: 35px;
}

.bot .select dd {
  border: 1px solid #4085e5;
  overflow-y: scroll;
  position: absolute;
  left: 33px;
  background: #fff;
  width: 156px;
  top: 36px;
  display: none;
}

.bot .select dd ul {
  max-height: 200px;
  width: 139px;
}

.bot .select dd ul li a {
  font-family: 'Microsoft Yahei';
  line-height: 20px;
  display: block;
  color: #58585a;
  font-size: 14px;
}

.bot .select dd ul li a:hover {
  background: #c8c8c8;
}

.form .email {
  color: #a3a3a3;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  width: 130px;
  position: absolute;
  right: 0;
  top: 0px;
}

.form .college {
  color: #a3a3a3;
  background: none;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  width: 156px;
  position: absolute;
  right: 0;
  top: 0px;
  height: 36px;
  line-height: 36px;
  outline: none;
  border: none;
}

.form .bor {
  width: 935px;
  height: 42px;
  margin: 25px auto;
  position: relative;
}

.bor .change_width {
  width: 165px !important;
}

.bor .Locate_bottom {
  position: absolute !important;
  left: 480px !important;
}

.bor .select {
  border: 1px solid #4085e5;
  margin: 0 10px;
  width: 191px;
  height: 36px;
  position: absolute;
  left: -10px;
  z-index: 10;
}

.bor .selectri {
  position: absolute;
  left: 235px;
  width: 165px !important;
}

.bor .select .address {
  display: inline-block;
}

.bor .select .address img {
  margin: 5px 5px;
}

.bor .select dt {
  font-size: 14px;
  color: #a3a3a3;
  line-height: 38px;
  width: 156px;
  cursor: pointer;
  background: url(../images/tp14.jpg) 105px center no-repeat;
  height: 36px;
  position: absolute;
  top: 0px;
  left: 37px;
}

.bor .select dd {
  border: 1px solid #4085e5;
  position: absolute;
  left: 29px;
  width: 135px;
  top: 36px;
  display: none;
  background: #fff;
}

.bor .select dd ul li a {
  font-family: 'Microsoft Yahei';
  line-height: 20px;
  display: block;
  color: #58585a;
  font-size: 14px;
}

.bor .select dd ul li a:hover {
  background: #c8c8c8;
}

.form .bor .box {
  width: 192px;
  height: 36px;
  background: #e8cb2e;
  display: block;
  position: absolute;
  left: 525px;
}

.form .bor .boxa {
  display: block;
  position: absolute;
  left: 741px;
  font-family: 'Microsoft Yahei';
  font-size: 16px;
  color: #012343;
  text-align: center;
  line-height: 36px;
}

.form .bor .boxa:hover {
  background: #176bdf;
  color: #fff;
}

.content .div7 {
  height: 400px;
  margin-top: 140px;
}

.div7 h1 {
  background: url(../images/title_7.png) center top no-repeat;
  height: 125px;
}

.div7 .menu_7 {
  height: 248px;
  margin-top: 30px;
}

.menu_7>li {
  height: 245px;
  width: 210px;
  float: left;
  text-align: center;
  margin-right: 45px;
}

.menu_7>li>p {
  font-size: 16px;
  color: #fff;
  margin-top: 25px;
}