@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  font-family: "微软雅黑";
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input {
  vertical-align: middle;
}
img {
  border: 0;
  vertical-align: middle;
/*  width: 100%; */
}
ul,
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.fb {
  font-weight: bold;
}
.fnb {
  font-weight: 200;
  margin-left: -1px;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
h3 {
  font-weight: normal;
}
em {
  font-style: normal;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.phone_main {
  display: none;
}
.bigimg img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.bigimg:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
/*header*/
.logo {
  width: calc(100% - 380px);
}
.search {
  width: 358px;
  margin: 25px 0 0;
}
.ss_box {
  border: solid 1px #0081c2;
  border-radius: 6px;
  height: 45px;
  overflow: hidden;
  font-size: 14px;
}
.select {
  width: 70px;
  height: 43px;
  border: none;
  color: #666666;
  padding-left: 10px;
}
.ss_txt {
  background: url(../images/index_05.jpg) no-repeat left center;
  padding-left: 35px;
  width: 204px;
  height: 43px;
  border: none;
}
.ss_btn {
  width: 82px;
  height: 43px;
  border: none;
  background: #0081c2;
  color: #fff;
  line-height: 43px;
  font-size: 16px;
}
.key {
  margin: 14px 5px;
  color: #e06100;
}
.key a {
  color: #999999;
  margin-right: 10px;
}
.nav_bg {
  background: #0081c2;
  height: 60px;
}
.nav > ul > li {
  width: 100px;
  float: left;
  position: relative;
  text-align: center;
  background: url(../images/nav.jpg) no-repeat right center;
  height: 60px;
  line-height: 60px;
  z-index: 8;
}
.nav > ul > li:last-child {
  background: none;
}
.nav > ul > li:hover > a {
  background: #e06100;
}
.nav > ul > li:hover .subnav,.nav > ul > li:hover .subnav_right {
  display: block;
}
.nav > ul > li:active {
  background: #e06100;
}
.nav > ul > li > a {
  font-size: 17px;
  color: #fff;
  display: block;
}
.subnav {
  width: 880px;
/*  height: 220px; */
  background: #fff;
  top: 60px;
  left: 0;
  border: solid 1px rgba(60, 57, 126, 0.2);
  padding: 27px 73px 0 25px;
  display: none;
}
.subnav_right {
  width: 880px;
  height: 220px;
  background: #fff;
  top: 60px;
  right: 0;
  border: solid 1px rgba(60, 57, 126, 0.2);
  padding: 27px 73px 0 25px;
  display: none;
}
.subnav1 {
  width: 670px;
  left: -214px;
}
.subnav1 .subnav_con_box {
  /* width: 380px; */

  width: 420px;
}
.subnav1 .subnav_con_box .subnav_pic {
  width: 180px;
  height: 150px;
  overflow: hidden;
}
.subnav1 .subnav_con_box .subnav_text {
  width: 240px;
}
.subnav1 .subnav_con_box .subnav_text h3 span {
  color: #6a6a6a;
  font-size: 15px;
}
.subnav_tit {
  width: 145px;
  border-right: solid 1px #f1f1f1;
}
.subnav_tit li {
  line-height: 48px;
  background: url(../images/nar1.jpg) no-repeat left center;
  padding-left: 34px;
  color: #333;
  font-size: 16px;
}
.subnav_tit li:hover {
  color: #0081c2;
}
.subnav_con_box {
  width: 600px;
}
.subnav_pic {
  width: 220px;
  height: 150px;
  overflow: hidden;
}
.subnav_pic img {
  height: 100%;
  width: 100%;
}
.subnav_text {
  width: 350px;
}
.subnav_text h3 {
  line-height: 40px;
  color: #0081c2;
}
.subnav_text .subnav_txt {
  color: #9d9d9d;
  font-size: 15px;
  height: 120px;
  overflow: hidden;
  margin: 6px 0 0;
  line-height: 24px;
}
/*banner*/
.banner{position:relative;/*height:850px;*/height: 600px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:850px;}
.flex-control-nav{position:absolute;/*bottom:120px;*/bottom: 70px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#0081c2;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*index*/
.bg1 {
  background: url(../images/bg1.jpg) no-repeat center top;
  height: 1706px;
  position: relative;
}
.about_box {
  padding: 320px 0 85px;
}
.video {
  width: 525px;
  height: 407px;
  z-index: 2;
}
.video::before {
  content: "";
  width: 525px;
  height: 407px;
  border: solid 1px #0081c2;
  display: block;
  position: absolute;
  top: -8px;
  left: -7px;
  z-index: -1;
}
.about {
  width: 628px;
  padding: 32px 0 0;
}
.about_txt {
  color: #4f4f4f;
  font-size: 16px;
  line-height: 36px;
  height: 216px;
  overflow: hidden;
  margin: 50px 0 25px;
}
.about_link a {
  width: 200px;
  height: 58px;
  background: url(../images/nar1.png) no-repeat right 30px center #bfbfbf;
  display: inline-block;
  margin-left: 19px;
  line-height: 58px;
  font-size: 16px;
  color: #fff;
  padding-left: 52px;
}
.about_link a:hover {
  background: url(../images/nar1.png) no-repeat right 30px center #0081c2;
}
.job {
  background: #fff;
  height: 360px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  position: absolute;
  /* top: -100px; */
  top: -50px;
  z-index: 999;
}
.job_l {
  width: 347px;
}
.job_l li {
  height: 90px;
  line-height: 90px;
  padding-left: 23px;
  color: #393939;
  font-size: 16px;
  background: #eee;
  position: relative;
  cursor: pointer;
}
.job_l li:nth-child(even) {
  background: #dcdcdc;
}
.job_l li span {
  margin-left: 15px;
  color: #adadad;
  font-size: 15px;
  text-transform: uppercase;
}
.job_l li.current {
  width: 382px;
  height: 90px;
  background: url(../images/nar2.png) no-repeat;
  color: #fff;
  left: 0;
  top: 0;
  z-index: 3;
}
.job_l li.current span {
  color: #fff;
}
.job_r {
  width: 827px;
  padding: 37px 27px 0 0;
}
.job_pic {
  width: 368px;
  overflow: hidden;
}
.job_pic img {
  width: 368px;
  height: 283px;
}
.job_text {
  width: 405px;
}
.job_text h3 {
  color: #363636;
  font-size: 20px;
  line-height: 42px;
}
.job_txt {
  color: #717171;
  font-size: 15px;
  line-height: 38px;
  height: 228px;
  overflow: hidden;
  margin: 10px 0 0;
}
.job_more {
  right: 0;
  bottom: 0;
  line-height: 38px;
  color: #0081c2;
  font-size: 16px;
}
.job_con {
  display: none;
}
.job_con:first-child {
  display: block;
}
.tit h3 {
  font-size: 28px;
  line-height: 89px;
  position: relative;
  color: #333;
}
.tit h3::before {
  content: "";
  width: 54px;
  height: 2px;
  top: 89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  background: #d2d2d2;
}
.tips {
  width: 895px;
  line-height: 30px;
  margin: 22px auto 0;
  color: #7b7b7b;
}
.major_box {
 /* padding: 56px 0 0; */
}
.major_box .tit {
  color: #fff;
}
.major_box .tit h3 {
  color: #fff;
}
.major_box .tit h3::before {
  background: #fff;
}
.major_box .tips {
  color: #fff;
}
.major {
  margin: 30px 0 0;
}
.major li {
  width: 118px;
  height: 560px;
  position: relative;
}
.major li img {
  width: 118px;
  height: 560px;
   transition: all 0.8s;
   -webkit-transition: all 0.8s;
   -moz-transition: all 0.8s;
}
.major li:hover img{
	  transform: scale(1.05,1.05);
	  -webkit-transform: scale(1.05,1.05);
	  -moz-transform: scale(1.05,1.05);
	
}

.major .swiper-pagination-bullets {
  bottom: 60px;
}
.major .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #fff;
  opacity: 1;
}
.major .swiper-pagination-bullet-active {
  background: #bfbfbf;
}
.major_con {
  width: 286px;
  background: #fff;
  height: 124px;
  padding: 0 15px;
  transition: all 0.6s;
  display: none;
  border-radius: 0 0 20px 0;
}
.major_con h4 {
  color: #434343;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  background: url(../images/bor1.jpg) no-repeat center bottom;
}
.major_con .major_con_txt {
  color: #898888;
  line-height: 22px;
 /* height: 44px;*/
  overflow: hidden;
  margin: 10px 0 0;
}
.major li:hover .major_con {
  display: block;
}
.major li:hover img {
  border-radius: 20px 0 0 0;
}
.major li:hover h3 {
  opacity: 0;
}
.more {
  width: 200px;
  height: 58px;
  border: solid 1px #fff;
  line-height: 56px;
  margin: 30px auto 0;
  display: block;
  padding-left: 50px;
  font-size: 16px;
  color: #fff;
  background: url(../images/nar1.png) no-repeat right 29px center;
}
.more:hover {
  animation-name: bounce;
  animation-fill-mode: both;
  animation-duration: 1s;
}
.bg2 {
  background: url(../images/bg2.jpg) no-repeat center top;
  padding: 52px 0 70px;
}
.hunjing_pic {
  width: 1200px;
  margin: 50px auto;
}
.hunjing_pic .swiper-slide {
  overflow: hidden;
  text-align: center;
}
.hunjing_pic .swiper-slide img {
  width: 100%;
  height: 100%;
}
.hunjing_pic .swiper-button-prev {
  background: url(../images/nar3.jpg) no-repeat;
  left: 19.8%;
  width: 57px;
  height: 57px;
}
.hunjing_pic .swiper-button-next {
  background: url(../images/nar4.jpg) no-repeat;
  right: 19.8%;
  width: 57px;
  height: 57px;
}
.more1 {
  background: url(../images/nar1.png) no-repeat right 29px center #0081c2;
}
.bg3 {
  background: url(../images/bg3.jpg) no-repeat center top;
  padding: 44px 0 111px;
}
.news {
  margin: 47px 0 20px;
}
.news li {
  width: 583px;
  height: 205px;
  float: left;
  margin: 0 26px 24px 0;
  padding: 18px;
  border: solid 1px #e5e5e5;
}
.news li:nth-child(even) {
  margin-right: 0;
}
.news li .news_pic {
  width: 230px;
}
.news li .news_pic img {
  width: 230px;
  height: 166px;
}
.news li .news_con {
  width: 295px;
}
.news li .news_con h3 {
  border-bottom: solid 1px #e5e5e5;
  line-height: 63px;
  color: #282828;
  font-size: 18px;
  position: relative;
}
.news li .news_con h3::before {
  width: 38px;
  height: 2px;
  content: "";
  background: #0081c2;
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 3;
  display: block;
}
.news li .news_con .news_txt {
  color: #929292;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin: 15px 0 0;
}
.news li:hover {
  box-shadow: 0 0 7px rgba(16, 54, 117, 0.4);
}
.bg4 {
  background: url(../images/bg4.jpg) no-repeat center top;
  padding: 48px 0 0;
  height: 752px;
}
.teacher .tit h3,
.teacher .tit .tips {
  color: #fff;
}
.teacher_list {
  margin: 60px 0 40px;
}
.teacher_list li {
  width: 225px;
  height: 289px;
  overflow: hidden;
  position: relative;
}
.teacher_list li img {
  width: 225px;
  height: 289px;
}
.teacher_list li .teacher_con {
  width: 225px;
  height: 0;
  background: rgba(4, 116, 185, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 0 10px;
  transition: all 0.6s;
}
.teacher_list li .teacher_con h3 {
  border-bottom: solid 1px #fff;
  line-height: 46px;
  margin: 0 5px;
}
.teacher_list li .teacher_con p {
  margin: 9px;
  height: 48px;
  overflow: hidden;
}
.teacher_list li:hover {
  border-radius: 20px 0 20px 0;
}
.teacher_list li:hover .teacher_con {
  height: 111px;
}
.bg5 {
  background: url(../images/bg5.jpg) no-repeat center top;
  height: 931px;
  padding: 50px 0 0;
}
.student {
  margin: 50px 0 10px;
}
.student li {
  width: 291px;
  height: 235px;
  float: left;
  margin: 0 8px 8px 0;
  position: relative;
  overflow: hidden;
  animation-name: fadeInUp;
}
.student li:first-child {
  width: 593px;
  height: 478px;
  animation-name: fadeInLeft;
}
.student li:nth-child(3) {
  margin-right: 0;
}
.student li:nth-child(5) {
  margin-right: 0;
}
.student li h3 {
  color: #fff;
  font-size: 16px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(16, 54, 117, 0.95);
  line-height: 78px;
  height: 0;
  transition: all 0.6s;
}
.student li:hover h3 {
  height: 78px;
}
.factory li {
  height: 617px;
}
.factory .factory_btn {
  left: 0;
  right: 0;
  top: 500px;
}
.factory .swiper-button-prev,
.factory .swiper-button-next {
  width: 25px;
  height: 25px;
  top: 0;
  margin: 0;
}
.factory .swiper-button-prev {
  background: url(../images/nar6.png) no-repeat;
  left: 0;
}
.factory .swiper-button-next {
  background: url(../images/nar7.png) no-repeat;
  left: 40px;
  right: auto;
}
.factory_con {
  width: 530px;
  margin: 78px 0 0;
}
.factory_con h3 {
  color: #333333;
  font-size: 28px;
  line-height: 88px;
  position: relative;
}
.factory_con h3::before {
  content: "";
  width: 54px;
  height: 2px;
  background: #d2d2d2;
  position: absolute;
  top: 88px;
  left: 0;
}
.factory_con .factory_txt {
  color: #606060;
  line-height: 36px;
  margin: 36px 0 30px;
  height: 180px;
  font-size: 16px;
  overflow: hidden;
}
.more2 {
  color: #464646;
  border: solid 1px #0081c2;
  background: url(../images/nar5.png) no-repeat right 30px center;
  margin: 0;
}
.bg7 {
  background: url(../images/bg7.jpg) no-repeat center top;
  padding: 54px 0 0;
  height: 659px;
}
.partner {
  margin: 45px 0 0;
}
.partner li {
  width: 113px;
  float: left;
  margin: 0 6px 20px 0;
}
.partner li:nth-child(10n+10) {
  margin-right: 0;
}
.partner li h3 {
  color: #333;
  background: #e5e5e5;
  line-height: 32px;
  text-align: center;
}
.footer_bg {
  background: url(../images/footer.png) no-repeat center top #0081c2;
  padding: 29px 0 0;
  color: #fff;
}
.footer_logo {
  width: 263px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}
.tel {
  margin: 15px 0 0;
}
.tel p {
  font-size: 24px;
  font-family: "宋体";
  line-height: 34px;
}
.tel h3 {
  font-size: 16px;
  line-height: 30px;
}
.footer_tit {
  color: #fff;
  font-size: 24px;
  line-height: 44px;
  padding-bottom: 10px;
  background: url(../images/footer_bor.jpg) no-repeat left bottom;
}
.footer_nav {
  width: 460px;
  padding-bottom: 25px;
}
.footer_nav .footer_nav_list {
  margin: 24px 0 0;
}
.footer_nav .footer_nav_list a {
  width: 115px;
  display: inline-block;
  color: #fff;
  opacity: 0.77;
  font-size: 15px;
  line-height: 46px;
}
.contact {
  width: 375px;
}
.footer_tit1 {
  background: url(../images/footer_bor.jpg) no-repeat right bottom;
}
.contact_txt {
  color: #fff;
  opacity: 0.77;
  font-size: 15px;
  line-height: 46px;
  margin: 22px 0 0;
}
.copyright {
  color: #fff;
  opacity: 0.77;
  padding: 20px 0;
  border-top: solid 1px #0066a7;
}
@media screen and (max-width: 1680px) {
  .nav li,
  .home_sub_nav li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1410px) {
  .honor {
    width: 16%;
    display: none;
  }
  .nav li {
    font-size: 14px;
  }
  .home_sub_nav {
    width: 72.5%;
  }
}
@media screen and (max-width: 1330px) {
  .nav,
  .home_sub_nav {
    padding-right: 0;
  }
  .nav li,
  .home_sub_nav li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1500px) {
  .hunjing_pic .swiper-slide {
    width: 770px;
  }
}
.m_banner img {
  width: 100%;
}
.main_tit_box {
  top: 49%;
  left: 0;
  right: 0;
}
.main_tit {
  width: 390px;
  height: 174px;
  background: rgba(27, 68, 133, 0.8);
  color: #fff;
  padding: 45px 0 0 32px;
}
.main_tit h2 {
  font-size: 36px;
  line-height: 52px;
}
.main_tit p {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 40px;
}
.sub_nav_bg {
  background: #1d4686;
  height: 67px;
}
.sub_nav {
  padding: 17px 0 0 47px;
}
.sub_nav li {
  width: 116px;
  height: 37px;
  float: left;
  margin-right: 49px;
  color: #ffffff;
  font-size: 18px;
  line-height: 37px;
  text-align: center;
}
.sub_nav li:hover {
  background: #fff;
  border-radius: 20px;
  color: #1d4686;
}
.m_about_box {
  padding: 90px 0 60px;
}
.m_about_pic {
  margin: 30px 0 0;
}
.m_about_pic img {
  width: 526px;
  height: 442px;
}
.m_about_pic::before {
  width: 526px;
  height: 442px;
  border: solid 1px #1b4485;
  content: "";
  position: absolute;
  top: -30px;
  right: -30px;
  display: block;
  z-index: -1;
}
.m_about_con {
  width: 588px;
}
.m_about_con h2 {
  width: 40px;
  color: #323232;
  font-size: 30px;
  white-space: nowrap;
  border-bottom: solid 2px #1b4485;
  line-height: 76px;
  padding-bottom: 8px;
}
.m_about_text {
  color: #525252;
  font-size: 15px;
  line-height: 29px;
  margin: 30px 0 0;
}
.m_about_text .swiper-container {
  height: 348px;
  padding-right: 30px;
}
.m_about_text .swiper-slide {
  height: auto;
}
.m_about_text .swiper-scrollbar-drag {
  background: #1b4485;
}
.num {
  width: 930px;
  margin: 96px auto 0;
}
.num li {
  width: 310px;
  float: left;
  background: url(../images/main2.jpg) no-repeat right center;
  text-align: center;
}
.num li i {
  font-style: normal;
}
.num li:last-child {
  background: none;
}
.num li h3 {
  color: #1b4485;
  font-size: 56px;
  line-height: 60px;
  position: relative;
}
.num li h3 span {
  font-family: Impact;
}
.num li em {
  color: #1b4485;
  font-size: 16px;
  position: absolute;
  top: -20px;
  right: 70px;
}
.num li p {
  color: #585858;
  font-size: 16px;
}
.institutions_bg {
  background: url(../images/main3.jpg) no-repeat center top;
  padding: 78px 0 0;
}
.institutions_bg .sub_main_tit {
  color: #fff;
}
.sub_main_tit {
  color: #363636;
}
.sub_main_tit h2 {
  font-size: 36px;
  line-height: 46px;
}
.sub_main_tit p {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 28px;
}
.institution_list {
  margin: 65px 8px 70px;
  height: 475px;
}
.institution_list .swiper-container {
  padding-bottom: 30px;
}
.institution_list li {
  width: 571px;
  height: 344px;
  box-shadow: 0 0 30px rgba(0, 88, 170, 0.1);
}
.institution_list .swiper-button-next,
.institution_list .swiper-button-prev {
  width: 56px;
  height: 56px;
  bottom: 0;
  top: auto;
  margin: 0;
  outline: none;
  border-radius: 100%;
}
.institution_list .swiper-button-next {
  background: url(../images/main6.jpg) no-repeat;
  right: 520px;
}
.institution_list .swiper-button-prev {
  background: url(../images/main5.jpg) no-repeat;
  left: 520px;
}
.institution_list_pic {
  width: 288px;
  height: 344px;
  overflow: hidden;
}
.institution_list_pic img {
  width: 288px;
  height: 344px;
}
.institution_list_con {
  width: 283px;
  height: 344px;
  background: #fff;
  padding: 28px 20px 0;
}
.institution_list_con h4 {
  color: #000000;
  font-size: 20px;
  line-height: 36px;
}
.institution_list_con .institution_txt {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 36px;
  margin: 20px 0 25px;
}
.institution_list_con .institution_more {
  width: 95px;
  height: 32px;
  border: solid 1px #1b4485;
  border-radius: 20px;
  line-height: 30px;
  color: #1b4485;
}
.institution_list_con .institution_more:hover {
  animation-name: bounce;
  animation-fill-mode: both;
  animation-duration: 1s;
}
.document {
  padding: 50px 0 55px;
}
.document li {
  width: 565px;
  height: 175px;
  box-shadow: 0 0 30px rgba(0, 88, 170, 0.1);
  padding: 17px 28px 0;
  float: left;
  margin: 0 15px 45px;
  color: #151515;
  position: relative;
}
.document li h4 {
  font-size: 20px;
  line-height: 48px;
}
.document li .document_txt {
  font-size: 16px;
  line-height: 28px;
}
.document li::before {
  width: 565px;
  height: 175px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #1a4485;
  z-index: -1;
  transform: scale(0);
  transition: all 0.3s;
}
.document li:hover {
  color: #fff;
}
.document li:hover::before {
  transform: scale(1);
}
.main_bg {
  background: url(../images/main_bg.jpg) repeat-y center top;
  padding: 83px 0 0;
}
.main_bg1 {
  background: url(../images/main_bg1.jpg) no-repeat center bottom;
  padding-bottom: 56px;
}
.left {
  width: 134px;
}
.left li {
  width: 188px;
  line-height: 72px;
  color: #383838;
  font-size: 18px;
  position: relative;
  z-index: 2;
}
.left li:hover {
  color: #fff;
}
.left li:hover:before {
  display: block;
}
.left li.active {
  color: #fff;
}
.left li.active::before {
  width: 195px;
  height: 52px;
  background: url(../images/main7.png) no-repeat;
  content: "";
  display: block;
  left: -80px;
  top: 0;
  position: absolute;
  z-index: -1;
}
.left li::before {
  width: 195px;
  height: 52px;
  background: url(../images/main7.png) no-repeat;
  content: "";
  display: none;
  left: -80px;
  top: 0;
  position: absolute;
  z-index: -1;
}
.m_contact_box {
  width: 1007px;
}
.m_contact_list li {
  float: left;
  color: #4b4b4b;
  font-size: 16px;
}
.m_contact_list li .m_contact_icon {
  width: 68px;
  border-right: solid 1px #d2d2d2;
}
.m_contact_list .m_tel {
  width: 275px;
  margin-right: 48px;
}
.m_contact_list .m_tel .m_tel_con {
  width: 191px;
}
.m_contact_list .weixin {
  width: 225px;
  margin-right: 55px;
}
.m_contact_list .weixin .m_weixin_con img {
  margin-right: 40px;
}
.m_contact_list .m_add {
  width: 404px;
}
.message {
  margin: 70px 0 0;
}
.message p {
  border-bottom: solid 1px #d2d2d2;
  width: 290px;
  float: left;
  margin-bottom: 45px;
}
.message p span {
  color: #ef0000;
  font-size: 16px;
  margin-right: 10px;
}
.message p:last-of-type {
  width: 100%;
}
.message p:nth-child(2) {
  margin: 0 68px;
}
.message p .user {
  width: 94%;
  background: none;
  border: none;
  line-height: 62px;
  font-size: 16px;
}
.message p .user1 {
  height: 60px;
  line-height: 24px;
  vertical-align: top;
}
.message .btn {
  width: 162px;
  height: 41px;
  background: #0081c2;
  line-height: 41px;
  color: #fff;
  font-size: 15px;
  border: none;
  margin: 0 auto;
  display: block;
}
.note {
  color: #0774b9;
  font-size: 16px;
  line-height: 46px;
  margin: 25px 0 36px;
}
.m_map {
  box-shadow: 0 0 20px rgba(65, 64, 65, 0.1);
}
.main_bg2 {
  background: url(../images/main_bg2.jpg) no-repeat center bottom;
  padding-bottom: 50px;
}
.m_huanjing {
  width: 1003px;
}
.big_huanjing li {
  width: 1003px;
  height: 528px;
  position: relative;
}
.big_huanjing li img {
  width: 1003px;
  height: 528px;
}
.big_huanjing li .m_huanjing_con {
  width: 100%;
  height: 0;
  background: rgba(0, 46, 115, 0.6);
  bottom: 0;
  left: 0;
  position: absolute;
  color: #fff;
  padding: 0 50px;
  overflow: hidden;
  transition: all 0.6s;
}
.big_huanjing li .m_huanjing_con h4 {
  border-left: solid 2px #fff;
  line-height: 38px;
  font-size: 22px;
  margin: 39px 0 0;
  padding-left: 20px;
}
.big_huanjing li .m_huanjing_con .m_huanjing_txt {
  line-height: 40px;
  font-size: 16px;
  height: 120px;
  overflow: hidden;
  margin: 18px 0 0;
}
.big_huanjing li:hover .m_huanjing_con {
  height: 264px;
}
.small_hunjing {
  width: 924px;
  margin: 20px auto 0;
}
.small_hunjing li {
  width: 154px;
  height: 90px;
  position: relative;
}
.small_hunjing li img {
  width: 154px;
  height: 90px;
}
.small_hunjing li:before {
  width: 100%;
  height: 100%;
  background: rgba(0, 46, 115, 0.6);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.6s;
}
.small_hunjing li:hover:before {
  transform: scale(1);
}
.small_hunjing .swiper-button-next,
.small_hunjing .swiper-button-prev {
  width: 25px;
  height: 27px;
  margin-top: -13px;
  outline: none;
}
.small_hunjing .swiper-button-next {
  right: -40px;
  background: url(../images/main18.png) no-repeat;
}
.small_hunjing .swiper-button-prev {
  left: -40px;
  background: url(../images/main17.png) no-repeat;
}
.m_news {
  width: 965px;
}
.m_news_tit {
  color: #1e1e1e;
  font-size: 36px;
  line-height: 36px;
}
.m_news_list {
  padding: 20px 0 40px;
}
.m_news_list li {
  border-bottom: dashed 1px #bebebe;
  padding: 30px 0;
  position: relative;
  animation-name: fadeInLeft;
  animation-delay: 1.5s;
}
.m_news_list li:nth-child(even) {
  animation-name: fadeInRight;
}
.m_news_list li:nth-child(even) .m_news_pic {
  float: right;
}
.m_news_list li:nth-child(even) .m_news_con {
  float: left;
}
.m_news_list li::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background: #002e73;
  transition: all .6s linear;
}
.m_news_list li:hover::before {
  width: 100%;
}
.m_news_pic {
  width: 282px;
  height: 204px;
  overflow: hidden;
  float: left;
  position: relative;
}
.m_news_pic::before{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: url(../images/main21.png);
}
.m_news_con {
  width: 635px;
  padding: 20px 0 0;
  float: right;
}
.m_news_con h3 {
  color: #0081c2;
  font-size: 24px;
  line-height: 74px;
}
.m_news_con .m_news_txt {
  color: #717171;
  font-size: 16px;
  line-height: 40px;
}
.page {
  padding: 0 0 60px;
}
.page a {
  color: #585858;
  padding: 0 15px;
  border: solid 1px #c0c0c0;
  line-height: 36px;
  margin: 0 4px;
  display: inline-block;
  border-radius: 20px;
}
.main_bg3 {
  background: url(../images/main_bg3.jpg) no-repeat center bottom;
}
.m_pro {
  width: 970px;
}
.m_pro .m_pro_list li {
  width: 470px;
  height: 283px;
  float: left;
  margin-bottom: 43px;
  margin-right: 30px;
  box-shadow: 0 0 30px rgba(0, 88, 170, 0.1);
}
.m_pro .m_pro_list li:nth-child(2n+2) {
  margin-right: 0;
}
.m_pro .m_pro_list li .institution_list_pic {
  width: 236px;
  height: 283px;
}
.m_pro .m_pro_list li .institution_list_pic img {
  width: 236px;
  height: 283px;
}
.m_pro .m_pro_list li .institution_list_con {
  width: 234px;
  height: 283px;
  padding: 20px 20px 0;
}
.m_pro .m_pro_list li .institution_list_con h4 {
  font-size: 16px;
  line-height: 30px;
}
.m_pro .m_pro_list li .institution_list_con .institution_txt {
  font-size: 14px;
  line-height: 30px;
  margin: 15px 0 20px;
}
.m_pro .m_pro_list li .institution_list_con .institution_more {
  font-size: 12px;
  width: 78px;
  height: 26px;
  line-height: 24px;
}
.online {
  width: 75px;
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 300;
}
.online li {
  border-bottom: solid 1px #d2d2d2;
  background: #fff;
  text-align: center;
  padding: 10px 0 0;
  position: relative;
  cursor: pointer;
}
.online li span {
  width: 31px;
  height: 32px;
  display: block;
  position: relative;
  margin: 0 auto;
}
.online li span img {
  width: 31px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
}
.online li span img:last-child {
  opacity: 0;
}
.online li h3 {
  color: #707070;
  line-height: 34px;
}
.online li:hover {
  background: #0081c2;
}
.online li:hover span img:last-child {
  opacity: 1;
}
.online li:hover h3 {
  color: #fff;
}
.online li:hover .online_con {
  right: 75px;
}
.online_con {
  position: absolute;
  right: -200%;
  top: 0;
  transition: all 0.3s;
  z-index: -1;
}
.online_con .online_code {
  border: solid 1px #d2d2d2;
  background: #fff;
  padding: 17px;
}
.online_con .online_tel {
  width: 203px;
  color: #707070;
  font-size: 18px;
  background: #fff;
  padding: 13px 0;
  border: solid 1px #d2d2d2;
}


.news_tts{width: 100%; text-align: center; text-transform: uppercase; line-height: 12px;  margin-bottom: 52px;}
.news_tts h4{font-size: 20px; line-height: 36px; margin: 10px 0; letter-spacing: 2px;}
.news_tts span{background: #f7f8f9;}
.news_text{/*width: 1130px; */text-align: justify; color: #060001; font-size: 15px; line-height: 30px; margin: 0 auto;}





#gbook {
  padding: 25px 0 0 35px;
}
#gbook li {
  padding: 5px;
}
#gbook input {
  border: 1px solid #999;
  width: 100%;
  padding-left: 2px;
  height: 60px;
  line-height: 26px;
}
#gbook #tijiao {
  width: 80px;
  height: 25px;
  line-height: 25px;
  background: #000;
  color: #FFF;
  margin-left: 378px;
}
#gbook textarea {
  width: 100%;
  height: 120px;
  border: 1px solid #999;
  overflow: hidden;
  line-height: 20px;
  padding-left: 2px;
}
#gbook #chongzhi {
  width: 80px;
  height: 25px;
  line-height: 25px;
  background: #000;
  color: #FFF;
}
#gbook span {
  color: #CCC;
  font-size: 12px;
}
#gbook_list {
  width: 630px;
  padding: 20px 0 0 50px;
  height: 200px;
}
#gbook_list li {
  width: 600px;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px dashed #000;
}
#gbook_list li span {
  float: left;
  padding-left: 10px;
}
#gbook_list li strong {
  float: right;
  font-wei}
  .uni_pro_list1_wrap{margin-top: 30px;}
  .uni_pro_list1 .pro_cell{float:left;margin-right:1.6%;margin-bottom:1.6%;width: 31.6%;height: 360px;background-color:#f8f7f7;transition:all ease .5s;-webkit-transition:all ease .5s;}
  .uni_pro_list1 .pro_cell_con{padding-left:6.8%;padding-right:6.8%}
  .uni_pro_list1 .pro_cell_con.cell_top{position:relative;padding-top:6%;overflow:hidden}
  .uni_pro_list1 .cell_top_con{position:relative;height:0;padding-bottom:75%;overflow:hidden}
  .uni_pro_list1 .cell_top_con .pro_post{position:absolute;top:0;left:0;width:100%;height:100%}
  .uni_pro_list1 .pro_cell_msk{position:absolute;top:100%;left:0;width:100%;height:100%;font-size:17px;line-height:1.8;color:#fff;background:rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);transition:all ease .3s;-webkit-transition:all ease .3s}
  .uni_pro_list1 .pro_cell:hover .pro_cell_msk{top:0}
  .uni_pro_list1 .pro_cell .pro_cell_msk_link{display:block}
  .uni_pro_list1 .pro_cell .pro_cell_msk_con{padding:50px 40px 0}
  .uni_pro_list1 .pro_cell:hover .cell_tit{color:#c19056}
  .uni_pro_list1 .pro_cell .pro_cell_con.cell_down{padding-bottom:9.8%;transition:all ease .5s;-webkit-transition:all ease .5s}
  .uni_pro_list1 .pro_cell .cell_tit{padding:15px 0 15px;font-size:16px; text-align: center; font-family:'Microsoft Yahei Bold','Microsoft Yahei',sans-serif;color:#0a2135;transition:all ease .5s;-webkit-transition:all ease .5s}
  .uni_pro_list1 .pro_cell .cell_desc{height:3.4em;line-height:1.7;margin-bottom:20px}
  .uni_pro_list1 .pro_cell .cell_data_line{margin-bottom:30px}
  .uni_pro_list1 .pro_cell .data_unit{display:inline-block;padding-left:5%;width:44%;margin-left:-1px;border-left:#b8b7b7 1px solid}
  .uni_pro_list1 .pro_cell .data_unit .data_value{font-family:Arial}
  .uni_pro_list1 .pro_cell:hover{background-color:#f8f7f7}
  .uni_pro_list1 .pro_cell:hover .cell_tit,.uni_pro_list1 .pro_cell:hover .pro_cell_con.cell_down{color:#fff}
  .uni_pro_list1 .pro_cell:hover .pro_cell_con.cell_down{background-color:#0774b9}
  .uni_pro_list1 .pro_cell:hover .data_unit{border-color:#fead4f}
  .uni_pro_list1 .pro_cell:hover .uni_btn .face1{color:#fff;background-color:#e06100;border-color:#fff;border-color:#fff}
  .uni_pro_list1 .pro_cell:hover .uni_btn .face2{color:#fff;background-color:#e06100;border-color:#e06100}
  .uni_pro_list1 .pro_cell:hover .uni_btn .face1 .sj{background-position:-6px center}
  .uni_btn{display:block;width:100%;height:40px}
  .uni_btn .face1{font-size:0;color:#333;text-align:center;border:2px solid #c8c7c7}
  .uni_btn .face1 .sj{display:inline-block;width:6px;background:url(../images/uni_btn1_arr.png) 0 center no-repeat;margin-left:30px}
  .uni_btn .face1 .t{display:inline-block;font-size:14px;vertical-align:top;opacity:.8}
  .uni_btn .face2{background-color:#c19056;border:2px solid #c19056;color:#fff;font-size:0;text-align:center;transform-origin:50% 50% -25px;-webkit-transform-origin:50% 50% -25px}
  .uni_btn .face2 .sj{display:inline-block;width:6px;background:url(../images/uni_btn1_arr.png) -6px center no-repeat;margin-left:30px}
  .uni_btn .face2 .t{display:inline-block;font-size:14px;vertical-align:top}
  .uni_btn .face1,.uni_btn .face1 .sj,.uni_btn .face1 .t,.uni_btn .face2,.uni_btn .face2 .sj,.uni_btn .face2 .t{height:38px;line-height:38px}
  .uni_btn2.uni_btn .face1{color:#fff;background-color:#c19056;border-color:#c19056}
  .uni_btn2.uni_btn .face2{color:#fff;background-color:#0a2135;border-color:#0a2135}
  .uni_btn2.uni_btn .face1 .sj{background:url(../images/uni_btn1_arr.png) -6px center no-repeat}
  .uni_btn_more_wrap.uni_btn_wrap{display:block;visibility:hidden;margin:20px auto;width:248px}
  .uni_btn_more_wrap.uni_btn_wrap.loading,.uni_btn_more_wrap.uni_btn_wrap.nomore{visibility:visible}
  .uni_btn_more{display:block;position:relative;margin:4px auto;height:38px;line-height:38px;font-size:14px;color:#333;text-align:center;cursor:pointer}
  .uni_btn_more.uni_btn .face1 .sj,.uni_btn_more.uni_btn .face2 .sj{display:none}
  .uni_btn_more.uni_btn .face1 .sj,.uni_btn_more.uni_btn .face2 .sj{display:none;margin:0 auto;width:38px;height:38px;background:url(../images/loading.png) center center no-repeat;animation:rotating 3s linear infinite;-webkit-animation:rotating 3s linear infinite}
  .uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face1 .sj,.uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face2 .sj{display:inline-block}
  .uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face1 .t,.uni_btn_more_wrap.loading .uni_btn_more.uni_btn .face2 .t{margin-right:50px}
  .uni_btn_more_wrap.nomore .uni_btn_more:before{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:3;color:#333;border:#eee 2px solid}
  .imgY180 img,.imgZoom img{-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s}
  .imgZoom{overflow:hidden}
  .imgZoom:hover img{-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
  .imgY180:hover img{cursor:pointer;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
  .uni_btn .face2{background-color:#c19056;border:2px solid #c19056;color:#fff;font-size:0;text-align:center;transform-origin:50% 50% -25px;-webkit-transform-origin:50% 50% -25px}
  .uni_btn .face2 .sj{display:inline-block;width:6px;background:url(../images/uni_btn1_arr.png) -6px center no-repeat;margin-left:30px}
  .uni_btn .face2 .t{display:inline-block;font-size:14px;vertical-align:top}
  .uni_btn .face1,.uni_btn .face1 .sj,.uni_btn .face1 .t,.uni_btn .face2,.uni_btn .face2 .sj,.uni_btn .face2 .t{height:38px;line-height:38px}
   .roll_box_wrap:hover .roll_box .roll1{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);display:none\9;z-index:0;opacity:0}
   .roll_box_wrap:hover .roll_box .roll2{-webkit-transform:rotateX(0);transform:rotateX(0);display:block\9;z-index:1;opacity:1}
   .roll_box_wrap.cur .roll_box .roll1{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);display:none\9;z-index:0;opacity:0}
   .roll_box_wrap.cur .roll_box .roll2{-webkit-transform:rotateX(0);transform:rotateX(0);display:block\9;z-index:1;opacity:1}
   .roll_box_wrap.noInteractive .roll_box .roll1,.roll_box_wrap.noInteractive .roll_box .roll2,.roll_box_wrap.noInteractive:hover .roll_box .roll1,.roll_box_wrap.noInteractive:hover .roll_box .roll2{transform:none}
   .roll_box_wrap.noInteractive .roll_box .roll2{display:none}
   .roll_box_wrap.noInteractive:hover .roll_box .roll1{z-index:1;opacity:1}
   .nomore .roll_box .roll1,.nomore .roll_box .roll2{transition:none}
   .roll_box{-webkit-perspective:500px;perspective:500px;position:relative}
   .roll1{-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transition:.5s ease;transition:.5s ease;-webkit-transform-origin:50% 50% -25px;-ms-transform-origin:50% 50% -25px;transform-origin:50% 50% -25px;position:absolute;left:0;top:0;width:100%;z-index:1;opacity:1}
   .roll2{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:.5s ease;transition:.5s ease;-webkit-transform-origin:50% 50% -22px;-ms-transform-origin:50% 50% -22px;transform-origin:50% 50% -22px;position:absolute;left:0;top:0;width:100%;z-index:-1;opacity:0;display:none\9}