body,html{
	height: 100%;margin:0;
  width: 100%;
}
body{
	font-family: "微软雅黑";
}
.header{
	height: 85px;
	width: 100%;
	background: #2f558e;
	position: fixed;
	z-index: 99999;
}
.navbar{
	border:none;
	border-radius: 0;
	height: 85px;
}
.navbar-nav {
	margin-top: 15px;
}
.navbar-default{
	background: #2f558e;
}
.navbar-nav > li > a{
  padding: 15px 0px 20px 0;
  font-size: 20px;
}
.navbar-default .navbar-nav > li > a{
	 color:#fff;
}
.navbar-default .navbar-nav > li > a:hover{
	 color:#fff;
	 font-size: 24px;
	 transition: all 0.3s;
}
.navbar-default .navbar-nav > li > a:foucs{
    color:#fff!important;
}
.nav > li > a{
	color:#fff!important;
}
.navbar .container{
background: #2f558e;
}
.navbar-brand{
  margin-top: 5px;
}




.header_top .navbar{
  height: 50px;
}
.header_top .navbar-nav{
	margin-top: 0;
}


.banner .container-fluid{
  padding: 0;
}
.banner,.success{
	height:100%;  
	width: 100%;
	display: table;
	position: relative;
}
.banner_text{
	position: absolute;
	bottom: 40px;
	line-height: 50px;
	color:#fff;
}
.banner_text h3{
	font-size: 50px;
}
.banner_text p{
	font-size: 30px;
}


.success .row{
	margin-top: 180px;
}

.info{
	margin-bottom: 50px;
}
.info p{
	font-size: 18px;
	font-family: "黑体";
	color:#183264;
	font-weight: bold;
}
.progress{
    height: 25px;
    background: #fff;
    overflow: visible;
   
}
.progress .progress-bar{
    position: relative;
    animation: animate-positive 2s;
}
.progress .progress-value{
    display: block;
    padding: 3px 7px;
    font-size: 13px;
    color: #fff;
    border-radius: 0px !important;
    background: #191919;
    position: absolute;
    top: -40px;
    right: -10px;
}
.progress .progress-value:after{
    content: "";
    position: absolute;
    bottom: -6px;
    left: 26%;
}
.progress-bar.active{
  /*  animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;*/
}
@-webkit-keyframes animate-positive{
    0% { width: 0; }
}
@keyframes animate-positive{
    0% { width: 0; }
}


.progress-bar-info{
	/*background: #f3a824;*/
  background: #183264;
}


.border_bottom{
	position: absolute;
	bottom: -3px;
	left:0;
	width: 150px;
	height: 5px;
	background: #183264;
	z-index: 99;
}


.hj{
	padding-top: 120px;
}

.hj .title,.team .title{
  text-align: center;
  color:#183264;
  font-size: 35px;
  font-family: "黑体";
}

.come{
	width: 600px;
	margin:0 auto;
	min-height:400px;
	padding-top:100px;
	position: relative;
}
.come_yuan{
	width: 150px;
	height: 150px;
	border:2px solid #183264;
	border-radius: 50%;
	line-height: 150px;
	text-align: center;
	font-size: 30px;
	color:#183264;
	margin:0 auto;
}

.come_text{
	font-family: "黑体";
	font-size:24px;
	color:#183264;
	padding:3px 10px;
	border-bottom: 3px solid #183264;
	position: absolute;
	font-weight: bold;
}
.come_text p{
	margin:0;
}
.come_text:hover{
	color:#f3a824;
	transition: all 0.3s;
}
.come_1{
   position: absolute;
   top:50px;
   left:150px;
}
.come_1:after{
	content: " ";
    display: table;
    width: 50px;
    height: 1px;
    background: #183264;
    position: absolute;
    top:66px;
    left:36px;
    transform:rotate(50deg);
	-ms-transform:rotate(50deg); /* Internet Explorer */
	-moz-transform:rotate(50deg); /* Firefox */
	-webkit-transform:rotate(50deg); /* Safari 和 Chrome */
	-o-transform:rotate(50deg); /* Opera */
}
.come_2{
   position: absolute;
   top:20px;
   right:150px;
}

.come_2:after{
	content: " ";
    display: table;
    width: 80px;
    height: 1px;
    background: #183264;
    position: absolute;
    top:78px;
    right:16px;
    transform:rotate(9deg);
	-ms-transform:rotate(9deg); /* Internet Explorer */
	-moz-transform:rotate(9deg); /* Firefox */
	-webkit-transform:rotate(-50deg); /* Safari 和 Chrome */
	-o-transform:rotate(9deg); /* Opera */
}

.come_3{
   position: absolute;
   bottom:50px;
   left:150px;
}

.come_3:after{
	content: " ";
    display: table;
    width: 85px;
    height: 1px;
    background: #183264;
    position: absolute;
    top:-30px;
    left:36px;
    transform:rotate(50deg);
	-ms-transform:rotate(50deg); /* Internet Explorer */
	-moz-transform:rotate(50deg); /* Firefox */
	-webkit-transform:rotate(-50deg); /* Safari 和 Chrome */
	-o-transform:rotate(50deg); /* Opera */
}



.come_4{
   position: absolute;
   bottom:80px;
   right:150px;
}

.come_4:after{
	content: " ";
    display: table;
    width: 60px;
    height: 1px;
    background: #183264;
    position: absolute;
    top:-20px;
    right:50px;
    transform:rotate(9deg);
	-ms-transform:rotate(9deg); /* Internet Explorer */
	-moz-transform:rotate(9deg); /* Firefox */
	-webkit-transform:rotate(50deg); /* Safari 和 Chrome */
	-o-transform:rotate(9deg); /* Opera */
}


.come_5{
	width: 100px;
	border-bottom: 2px solid #183264;
	position: absolute;
	top:46%;
	left:125px;
}

.come_6{
	width: 100px;
	border-bottom: 2px solid #183264;
	position: absolute;
	top:46%;
	right:125px;
}
.come_7 {
    width:100px;
    position: absolute;
    top: 30%;
    right:20px;
    cursor: pointer;
}

.come_8{
  width: 100px;
  position: absolute;
  top:31%;
  left:20px;
  cursor: pointer;
}
.come_7:hover{
  opacity: 0.8;
}
.come_8:hover{
  opacity: 0.8;
}

.team{
	background: #fff;
	padding-top: 120px;
	overflow: hidden;
}


.team_info {
  text-align: center;
}

.team_info .tit{
	font-size: 24px;
	color:#e99604;
	border-bottom: 1px solid #e99604;
	display: table;
	margin:10px auto;
}

.team_info p{
	font-size: 17px;
	color:#e99604;
	line-height: 30px;
}


.user_box{
	margin-top: 40px;
}
.team_user{
	overflow: hidden;
}
/*.team_user .team_box:nth-of-type(odd) .user_text{
	 border-right:0;
}
.team_user .team_box:nth-of-type(even) .user_text{
	 border-left:0;
}*/

.user_text{
border:1px solid #183264;
overflow: hidden;
padding:20px 10px  50px 10px;
}
/*.team_user .team_box:nth-of-type(odd) .user_img{
 margin-left: -10px;
 margin-top:-10px;
 padding:0px; 
}
.team_user .team_box:nth-of-type(odd) .ms{
	padding-left:20px;
}
.team_user .team_box:nth-of-type(even) .user_img{
 margin-right: -10px;
 margin-top:-10px;
 padding:0px; 
}
.team_user .team_box:nth-of-type(even) .ms{
	padding-left:20px;
}*/
.user_img img{
	width: 100%;
}
.user_text h3{
	font-size: 20px;
	color:#183264;
  margin-top: 0;
}
.user_text .zhiwei{
	font-size: 18px;
	color:#e99046;
}
.user_text .ms{
   font-size: 24px;
   color:#183264;
   margin-top: 30px;
}


.more{
	padding:5px 10px;
	border:2px solid #183264;
	display: table;
  margin:50px auto;;
	text-align: center;
	font-size: 20px;
	/*font-weight: bold;*/
	text-decoration: none;
	border-radius: 5px;
}
.more:hover{
	text-decoration: none;
	background:#183264;
	color:#fff;
	border-radius: 5px;
}



.footer{
	background: #002e73;
	min-height: 100px;
	padding:50px 0px; 
}
.footer_logo{
	padding-top: 20px;
}
.footer_logo img{
	/*width: 100%;*/
}

.footer_add{
	color:#fff;
	font-size: 18px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	text-align: center;
	padding-top: 20px;
}
.footer_add p{
	margin-bottom: 25px;
}

.footer_reweima {
	padding-left: 50px;
	padding-top: 18px;
} 
.footer_reweima img{
	width: 90px;
	height: 90px;
}

.footer_info{
   color:#fff;
   text-align: center;
   margin-top: 20px;
   font-size: 15px;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
  background: transparent;
}

.navbar-right .dropdown-menu {
    top:55px;
    right: 0;
    left: -42px;
}
.dropdown-menu{
  background:#fff;
  border:2px solid #183264;
  box-shadow: none;
  text-align: center;
}

.dropdown-menu > li > a{
  font-size: 18px;
  padding: 5px 20px;
}
.dropdown-menu > li > a:hover{
  background: transparent;
  color:#1e9db0;
}






/*招生服务页面css*/
.service{
  height: 100%;
    width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
    padding-bottom: 80px;
}

.fuwu_text{
  position: absolute;
  top:45%;
  width: 100%;
  left:0;
   text-align: center;
}

.fuwu_text h3{
  font-size: 40px;
  color:#002e73;
  border-bottom: 5px solid #002e73;
  padding: 15px;
  margin:0 auto;
  display: table;
}
.fuwu_text p{
    font-size: 30px;
    color:#002e73;
    margin-top:20px;
}

.tit_text{
  text-align: center;
    color: #183264;
    font-size: 30px;
    font-family: "黑体";
    margin-top: 80px;
}
.service .container{
  position: relative;
  height: 100%;
}
.s_1{
  display: table;
  float: left;
  width: 70%;
  position: relative;
}

.s_1 img{
 display: block;
 width: 100%;
}
.s_1 .sibu p{
  color:#002e73;
}
.s_1 .sibu{
  position: absolute;
  top:28%;
  left:20px;
  font-size: 40px;
}
.s_1 .lc{
  position: absolute;
  top:43%;
  left:20px;
  font-size: 40px;
}
.service_box{
  display: table;
  height: 100%;
  margin:0 auto;
  overflow: hidden;
}
.s_2{
  height: 100%;
  float: left;
}
.s_2 ul{
   padding: 0;
   margin:0;
  margin-left: 0px;
  margin-top: 45px;
  min-width:200px;
}
.s_2 ul li{
  list-style: none;
  height: 89px;
  margin-bottom: 50px;
}
.s_2 ul li a{
  font-size: 30px;
 text-decoration: none;
 color:#002e73;
 transition: all 0.3s;
}
.s_2 ul li:nth-child(1) a:hover{
 color:#002e73;
 font-size: 40px;
 margin-bottom: 87px;
}

.s_2 ul li:nth-child(2) a:hover{
   color:#0081d2;
   font-size: 40px;
}

.s_2 ul li:nth-child(3) a:hover{
   color:#01d7e1;
   font-size: 40px;
}

.s_2 ul li:nth-child(4) a:hover{
   color:#00d3aa;
   font-size: 40px;
}
.xl{
  position:absolute;
  bottom: -45px;
  left:50%;
}
.xl img{
  display: block;
  margin-left: -55px;
}
.tjx .tit_text{
  margin-top: 0;
  color:#1e9db0;
}
.tjx p{
  text-align:  center;
  font-size: 20px;
  line-height: 60px;
  color:#1e9db0;
  font-family: "微软雅黑";
  margin-top:30px;
}

.zjwt{
  background: #e8ecf2;
  margin-top: 30px;
  margin-bottom: 80px;
}
.zjwt .tit_text{
  margin-top: 30px;
  margin-bottom: 30px;
}
.wt{
  padding: 0px 15px;
}
.wt ul{
  padding: 0;
  margin:0;
}
.wt ul li{
   list-style: none;
   font-size: 20px;
   color:#002e73;
   overflow: hidden;
}
.wt ul li .w_b{
  float: left;
  width: 80px;
}
.wt ul li em{
 font-style: normal;
}
.wt ul li span{
  width: 90%;
  display: inline-block;
  margin-bottom: 50px;
  padding-left:15px;
  float: left;
}
/*结束*/


/*关于我们页面css*/
.about_content{
  margin-bottom: 80px;
  background-size:contain; 

}

.about_text h3{
  color:#fff;
  border:none;
  position: static;
  margin:0;
}
.about_text p{
  padding-left: 100px;
  font-size: 50px;
  margin-top: 40px;
}
.about_box{
  overflow: hidden;
}
.about_t{
  overflow: hidden;
}
.about_tit{
  font-size: 30px;
  color:#002e73;
  border-bottom:3px solid #002e73;
  padding: 10px;
}
.about_info{
  font-size: 20px; 
  color:#002e73;
  padding: 10px;
}
.about_box:nth-child(even) .about_tit{
  float:left;
}
.about_box:nth-child(odd) .about_tit{
  float:left;
}


/*结束*/


/*志愿*/
.mianshi_content{
  background: url(../images/banner_7.jpg) no-repeat;
  background-size:cover;
  padding-bottom: 50px; 
}
.zy_info{
  background: #edf0f5;
  padding:50px 0px 20px 0px;
  font-size: 20px;
  color:#000;
}
.zy_img{
  background: #fff;
}
.zy_img img{
  display: block;
  margin:0 auto;
}
.mianshi_content .about_box:nth-child(even) .about_tit{
    float: left;
}
.mianshi_content .about_box:nth-child(odd) .about_tit{
    float: right;
    margin-right: 250px;
}
.mianshi_content .about_box:nth-child(odd) .about_info{
  float: right;
}
.mianshi_content .about_tit{
  font-size: 25px;
}
.mianshi_content .about_info{
  font-size: 24px;
}
/*结束*/


/*面试*/
.mianshi_img{
  background: #fff;
  padding:30px 0;
}
.mianshi_img img{
  display: block;
  margin:0 auto;
  width: 70%;
}

.huigu .container{
  background: #edf0f5;
}
.lunbo{
  margin:0 auto;
  float: none;
  padding-bottom: 80px;
}
.carousel-control{
  width: 40px;
  height: 40px;
  background: #000;
  top:50%;
}
.carousel-control.left{
  left:-80px;
  background: url(../images/prev.png);
}
.carousel-control.right{
  right:-80px;
   background: url(../images/next.png);
}
/*结束*/

/*委培*/
.weipei_info{
  padding: 30px 0;
  text-align: center;
  color: #002e73;
}
.weipei_info h3{
  font-size: 35px;
}
.weipei_info p{
  font-size: 25px;
  line-height: 50px;
  margin-top:20px;
}

.tab{
  width: 790px;
  margin:0 auto;
  background: url(../images/tab.jpg) no-repeat;
  min-height: 400px;
}
.tab ul{
  padding: 0;
  margin:0;
  overflow: hidden;
}
.tab ul li{
  list-style: none;
  width: 25%;
  float: left;
  padding-top:180px;
  font-size: 30px;
  color:#002e73;
  text-align: center;
  cursor: pointer;
  height: 350px;
  display: table;
}
.tab ul li:hover{
  color: #89b2f0;
}
.tab ul li:hover img{
  display: block;
}
.tab ul li img{
  display: none;
  margin:0 auto;
}

.tab ul .active{
 color: #89b2f0;
}
.tab ul .active img{
   display: block;
}
.tab_page{
  padding: 20px;
  font-size: 20px;
  color:#002e73;
}
.tab_page div{
  display: none;
}
.tab_page .active{
  display: block;
}

.zsdx{
  border:1px solid #002e73;
  max-width: 760px;
  margin:0 auto;
  margin-top: 50px;
  padding: 20px 20px;
  border-radius: 5px;
}
.zsdx dl{
  overflow: hidden;
   color: #002e73;
}
.zsdx dl dt{
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  overflow: hidden;
  float: left;
  display: block;
  width: 150px;
}
.zsdx dl dd{
  font-size: 20px;
  float:left;
  display: block;
  width: 560px;
  line-height: 30px;
}

/*结束*/

#zjx .tab_box{
  display: none;
}
#zjx .active{
  display: block;
}

.xl img{
  cursor: pointer;
}

.tab_box:nth-child(1) p{
 color:#002e73;
}
.tab_box:nth-child(1) h3{
 color:#002e73;
}

.tab_box:nth-child(2) p{
   color:#0081d2;
}
.tab_box:nth-child(2) h3{
   color:#0081d2;
}


.tab_box:nth-child(3) p{
   color:#01d7e1;
}
.tab_box:nth-child(3) h3{
   color:#01d7e1;
}
.tab_box:nth-child(4) p{
   color:#00d3aa;
}
.tab_box:nth-child(4) h3{
   color:#00d3aa;
}

.zy_img img{
  width: 60%;
}

/*团队*/
.team_banner h3{
  color: #fff;
  border:none;
}
.mxjs_tab {
  margin-top: 30px;
    max-width: 760px;
      margin:0 auto;
}
.mxjs_tab ul{
  padding: 0;
  margin:0;
  display: table;
  max-width: 760px;
  margin:0 auto;
}
.mxjs_tab ul li{
  list-style: none;
  float: left;
  padding: 5px 0px;
  background: #eff1f4;
  font-size: 25px;
  margin-left: 2px ;
  cursor: pointer;
  color: #002e73;
  width:188px;
  text-align: center;
}
.mxjs_page{
  width: 720px;
  margin:0 auto;
  margin-top:30px;
}
.msjs_info{
  border:1px solid #000;
  border-radius: 5px;
  padding: 5px;
  margin-bottom:50px;
}
.msjs_jw{
  font-size: 25px;
 color: #002e73;
 border-bottom: 1px solid #183264;

}
.msjs_jw span{
   margin-left: 40px;
}

.msjs_js{
    font-size: 25px;
   color: #002e73;
   padding:20px 15px;
}
.mxjs_tab ul .active{
  background: #d2d7e1;
}
.mxjs_page .mxjs_box{
  display: none;
}
.mxjs_page  .active{
  display: block;
}
/*结束*/


/*成功案例*/
.anlie_banner .fuwu_text h3{
   border:none;
   padding-left: 200px;
}
.shuju_img{
  max-width: 830px;
  margin:0 auto;
}
.shuju_img img{
  display: block;
  margin:20px auto;
  width: 60%;
}

.biao_tab {
  padding: 0;
  margin:0;
}

.biao_tab li{
  list-style: none;
  margin-bottom:30px;
}
.biao_tab li h3{
  display: table;
  cursor: pointer;
  background:url(../images/bottom.png) no-repeat bottom center;
  margin:0 auto;
  padding-bottom: 50px;
  margin-top: 30px;
}
.cj_img{
 /* padding:20px;*/
  display: none;
  width: 700px;
  margin: 0 auto;
}
.cj_img .lunbo{
  padding: 0;
  width: 700px;
  margin: 0 auto;
}
.cj_img img{
  width: 100%;

}
.close_btn span{
  margin:0 auto;
  font-size: 35px;
  color: #002e73;
 
  display: none;
}
.sub span{
  display:table;
   margin:0 auto;
  background:url(../images/top.png) no-repeat bottom center;
  cursor: pointer;
  padding-bottom: 50px;
}
.tj_lb_box{
  padding-bottom:80px;
  padding-top: 10px;
  background: #f2f4f8;
  margin-bottom:30px;
  width: 700px;
  margin: 0 auto;
}
.tj_lb_box .tit_text{
  margin-top: 20px;
}

.tj_lb .carousel-indicators{
  bottom:-60px;
  
}
.tj_lb .carousel-indicators li{
  background: #002e73;
  width: 10px;
  height: 10px;
   margin:0;
  border:none;
  margin-left:10px;
}
.tj_lb .carousel-indicators .active{
   background: #f6813e;
  width: 10px;
  height: 10px;
  margin:0;
   margin-left:10px;
  border:none;
}
/*结束*/


.our_anlie{
  text-align: center;
  margin-bottom: 25px;
}

.our_anlie a{
    text-decoration: none;
    color: #183264;
    font-family: "黑体";
   font-size: 30px;
}








@media (max-width: 768px){
.navbar-toggle{
	margin-top: 30px;
}
.navbar-brand{
	margin-top: 0;
}
.navbar-brand > img{
	width: 200px;
	height: 50px;
}
.navbar-nav {
     margin: 7.5px 0px; 
}

}

@media (min-width:1440px){
  .success .row {
    margin-top: 280px;
}
.hj {
    padding-top: 250px;
}

}

@media (max-width:1170px){

   .team_user .team_box:nth-of-type(odd) .user_img {
    margin-left: -10px;
    margin-top: 0px;
    padding: 0px;
}

.team_user .team_box:nth-of-type(odd) .ms {
     padding-left: 0px; 
}

  .team_user .team_box:nth-of-type(even) .user_img {
    margin-right: -10px;
    margin-top: 0px;
    padding: 0px;
}

.team_user .team_box:nth-of-type(even) .ms {
     padding-left: 0px; 
}

.user_text .ms {
    font-size: 18px;
    color: #183264;
}
.footer_logo img{
	width: 100%;
}
}


@media (max-width:970px){

   .team_user .team_box:nth-of-type(odd) .user_img {
    margin-left: -10px;
    margin-top: 10px;
    padding: 0px;
}

.team_user .team_box:nth-of-type(odd) .ms {
     padding-left: 0px; 
}

  .team_user .team_box:nth-of-type(even) .user_img {
    margin-right: -10px;
    margin-top: 10px;
    padding: 0px;
}

.team_user .team_box:nth-of-type(even) .ms {
     padding-left: 0px; 
}

.user_text .ms {
    font-size: 14px;
    color: #183264;
}
.user_text h3 {
    font-size: 16px;
    color: #183264;
    text-align: center;
}

.user_text .zhiwei {
    font-size: 14px;
}


}



@media (max-width:750px){
.team_user .team_box:nth-of-type(odd) .user_text {
    border-right: 1px solid #183264;
    margin-top: 10px;
}
.team_user .team_box:nth-of-type(even) .user_text {
    border-left: 1px solid #183264;
    margin-top: 10px;
}
   .team_user .team_box:nth-of-type(odd) .user_img {
    margin-left: -10px;
    margin-top: 10px;
    padding: 0px;
}

.team_user .team_box:nth-of-type(odd) .ms {
     padding-left: 0px; 
}

  .team_user .team_box:nth-of-type(even) .user_img {
    margin-right: -10px;
    margin-top: 10px;
    padding: 0px;
}

.team_user .team_box:nth-of-type(even) .ms {
     padding-left: 0px; 
}

.user_text .ms {
    font-size: 14px;
    color: #183264;
}
.user_text h3 {
    font-size: 16px;
    color: #183264;
    text-align: center;
}

.user_text .zhiwei {
    font-size: 14px;
}

.banner_text h3 {
    font-size: 30px;
}

.banner_text p {
    font-size: 15px;
}
.banner_text {
     line-height: 20px; 
}
.come {
    width: 300px;
    margin: 0 auto;
    min-height: 400px;
    padding-top: 100px;
    position: relative;
}
.hj .title, .team .title{
   font-size: 20px;
}
.come_text{
font-size:14px;
}
.come_1 {
    position: absolute;
    top: 41px;
    left: 0px;
}
.come_2 {
    position: absolute;
    top: 20px;
    right: 0px;
}

.come_3 {
    position: absolute;
    bottom: 50px;
    left: 0px;
}
.come_4 {
    position: absolute;
    bottom: 80px;
    right: 0px;
}
.come_6 {
    width: 70px;
    border-bottom: 2px solid #183264;
    position: absolute;
    top: 46%;
    right: 0;
}
.come_5 {
    width: 70px;
    border-bottom: 2px solid #183264;
    position: absolute;
    top: 46%;
    left: 0;
}

.footer_reweima {
  padding-left: 15px;
}
.footer_reweima  img{
	margin:0 auto;
	display: table;
}
.footer_add{
	border:none;
}
.footer_add p{
	margin-bottom:0;
	font-size: 13px;
}
.footer_info{
	font-size: 13px;
}

.service_box{
  margin-top: 120px;
}
.s_1{
  width: 60%;
}
.s_1 img{
  width: 100%;
}
.s_2{
  width: 40%;
}
.s_2 ul{
  margin-top:15px;
}
.s_2 ul li {
    list-style: none;
    margin-bottom: 30px;
     height: 25px;
}
.s_2 ul li a{
  font-size: 18px;
}

.s_2 ul li:nth-child(1) a:hover{
 color:#002e73;
font-size: 18px;
 margin-bottom: 87px;
}

.s_2 ul li:nth-child(2) a:hover{
   color:#0081d2;
font-size: 18px;
}

.s_2 ul li:nth-child(3) a:hover{
   color:#01d7e1;
  font-size: 18px;
}

.s_2 ul li:nth-child(4) a:hover{
   color:#00d3aa;
  font-size: 18px;
}


.fuwu_text{
  top:60%;
}

.fuwu_text h3 {
    font-size: 30px;
    color: #002e73;
    border-bottom: 5px solid #002e73;
    padding: 15px;
    margin: 0 auto;
    display: table;
}
.fuwu_text p{
  font-size: 35px;
    color: #002e73;
    margin-top: 10px;
}

.xl {
    position: absolute;
   bottom: -120px;
    left: 50%;
}

.wt ul li{
   list-style: none;
   font-size: 14px;
   color:#002e73;
   overflow: hidden;
}
.wt ul li .w_b{
  float: left;
  width: 20px;
}
.wt ul li em{
 font-style: normal;
}
.wt ul li span{
  width: 80%;
  display: inline-block;
  margin-bottom: 30px;
  padding-left:15px;
  float: left;
}
.tit_text{
  font-size: 30px;
}
.tjx p{
  font-size: 14px;
  line-height: 28px;
}
.zjwt{
  margin-bottom: 30px;
}

.s_1 .sibu {
    position: absolute;
    top: 25%;
    left:10px;
    font-size: 20px;
}

.s_1 .lc {
    position: absolute;
    top: 42%;
    left: 10px;
    font-size: 20px;
}
.navbar-nav .open .dropdown-menu{

 background: #fff;
}

.tab{
  width: 600px;
  margin:0 auto;
  background: url(../images/tab.jpg) no-repeat;
  min-height: 200px;
  background-size:contain; 
}

.tab ul li{
  list-style: none;
  width: 25%;
  float: left;
  padding-top:120px;
  font-size: 25px;
  color:#002e73;
  text-align: center;
  cursor: pointer;
  height: 250px;
  display: table;
}
.weipei_info h3 {
    font-size: 18px;
}
.weipei_info p {
    font-size: 15px;
    line-height: 25px;
    margin-top:10px;
}
.tab_page {
    padding: 20px;
    font-size: 18px;
    color: #002e73;

}

.carousel-control.right{
  right:10px;
}
.carousel-control.left{
  left:10px;
}

.tab{
  width: 300px;
  margin:0 auto;
  background: url(../images/tab.jpg) no-repeat;
  min-height: 200px;
  background-size:contain; 
}
.zy_info {
    background: #edf0f5;
    padding: 50px 0px 20px 0px;
    font-size: 20px;
    color: #000;
}

.mianshi_content .about_tit {
    font-size:20px;
}

.mianshi_content .about_info {
    font-size: 15px;
}
.mianshi_content .about_box:nth-child(odd) .about_tit{
  margin-right: 0px;
}

.mxjs_tab {
    margin-top: 30px;
    width:320px;
    margin: 0 auto;
}
.mxjs_tab ul li{
  width:78px; 
  font-size: 14px;
}
.mxjs_page {
    width: 320px;
    margin: 0 auto;
    margin-top: 30px;
}
.msjs_jw {
    font-size: 15px;
    color: #002e73;
    border-bottom: 1px solid #183264;
}
.msjs_js {
    font-size: 15px;
    color: #002e73;
    padding: 20px 15px;
}
.sub span{
  font-size: 25px;
}
.come_7 {
    width:50px;
    position: absolute;
    top: 39%;
    right:-20px;
    cursor: pointer;
}
.come_7 img,.come_8 img{
  width: 100%;
}
.come_8{
  width: 50px;
  position: absolute;
  top:39%;
  left:-20px;
  cursor: pointer;
}
.about_tit{
  font-size: 20px;
}
.about_info{
  font-size: 16px;
}
}
@media (max-width:414px){
 .tj_lb_box{
  width:300px;
 }
  .cj_img{
    width:300px;
  } 
 .cj_img .lunbo{
   width:300px;
 }
.tab{
  width: 300px;
  margin:0 auto;
  background: url(../images/tab.jpg) no-repeat;
  min-height: 200px;
  background-size:contain; 
}

.tab ul li {
    list-style: none;
    width: 25%;
    float: left;
    padding-top: 50px;
    font-size: 13px;
    color: #002e73;
    text-align: center;
    cursor: pointer;
    height: 140px;
    display: table;
}
.tab ul li img{
  width: 20px;
}
.carousel-control {
    width: 40px;
    height: 40px;
    top: 40%;
    border:1px solid #fff;
}

}
@media (max-width:320px){
  .xl {
    position: absolute;
    bottom: -120px;
}
.s_2 ul li {
    list-style: none;
    margin-bottom: 19px;
    height: 25px;
}

.s_1 .sibu {
    position: absolute;
    top: 24%;
    left:10px;
    font-size: 18px;
}

.s_1 .lc {
    position: absolute;
    top: 42%;
    left: 10px;
    font-size: 18px;
}
.service {
    height: 100%;
    width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
    padding-bottom: 180px;
}
.banner_text h3 {
    font-size: 30px;
}
.about_text p {
    padding-left: 50px;
    font-size: 15px;
    margin-top:20px;
}

.about_tit {
    font-size: 25px;
    color: #002e73;
    border-bottom: 3px solid #002e73;
    padding: 10px;
}
.about_info {
    font-size: 10px;
    color: #002e73;
    padding:10px;
}
}