/* CSS Document */

@font-face {
  font-family: tnt;
  src: url("times_0.ttf");
}

@font-face {
  font-family: tnt2;
  src: url("timesi_0.ttf");
}

body {
  margin: 0;
  padding: 0;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  background: #fff;
}
div,
ul,
li,
dt,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
img,
p,
span {
  border-style: none;
  border-color: inherit;
  border-width: 0px;
  padding: 0;
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

img {
  display: block;
}
input,
button,
select,
textarea {
  outline: none;
}
/* Link */
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  border: 0px;
  background-color: Transparent;
}
div,
input:focus {
  outline: none;
}

.blank5 {
  width: 100%;
  height: 5px;
  clear: both;
}
.blank07 {
  width: 100%;
  height: 7px;
  clear: both;
  background: #2176bf;
}
.blank10 {
  width: 100%;
  height: 10px;
  clear: both;
}
.blank12 {
  width: 100%;
  height: 14px;
  clear: both;
}
.blank15 {
  width: 100%;
  height: 15px;
  clear: both;
}
.blank20 {
  width: 100%;
  height: 20px;
  clear: both;
}
.blank25 {
  width: 100%;
  height: 25px;
  clear: both;
}
.blank30 {
  width: 100%;
  height: 30px;
  clear: both;
}
.blank40 {
  width: 100%;
  height: 40px;
  clear: both;
}
.blank50 {
  width: 100%;
  height: 50px;
  clear: both;
}
.blank60 {
  width: 100%;
  height: 60px;
  clear: both;
}
.blank70 {
  width: 100%;
  height: 70px;
  clear: both;
}
.blank80 {
  width: 100%;
  height: 80px;
  clear: both;
}
.blank90 {
  width: 100%;
  height: 90px;
  clear: both;
}
.blank100 {
  width: 100%;
  height: 100px;
  clear: both;
}
.blank110 {
  width: 100%;
  height: 110px;
  clear: both;
}
.blank120 {
  width: 100%;
  height: 120px;
  clear: both;
}
.blank130 {
  width: 100%;
  height: 130px;
  clear: both;
}
.blank140 {
  width: 100%;
  height: 140px;
  clear: both;
}
.blank145 {
  width: 100%;
  height: 145px;
  clear: both;
}
.blank150 {
  width: 100%;
  height: 150px;
  clear: both;
}
.blank160 {
  width: 100%;
  height: 160px;
  clear: both;
}
/* .kong100 {width: 100%; height: 150px; clear: both; } */
/*Clear*/
.c33 {
  color: #333333;
}
.clear {
  clear: both;
  font-size: 1px;
  height: 0px;
  line-height: 0px;
  overflow: hidden;
}
/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

/*针对1920的宽屏*/

.max {
  position: relative;
  overflow: hidden;
}
.m_index {
  width: 1200px;
  margin: 0 auto;
}
 #header {
   height: 120px;
   background: url(../images/bbg.png) no-repeat;

 }
 #header   .m_index {
   height: 100%;
 }
#header  .name {
    font-size: 14px;
    color: #000;
    line-height: 21px;
    margin-left: 10px;
}

#header  .t1 {
      font-size: 14px;
    color: #333;
        line-height: 19px;

}
#header  .t2 {
      font-size: 24px;
    color: #fd3425;
    font-weight: bold;
        line-height: 21px;
}

#header .time {
  margin-left: 10px;
}

#nav {
  height: 50px;
  border-bottom: 5px solid #f1c971;
  background: #448bca;
}
#nav .m_index{
  height: 100%;
}
#nav .m_index ul{
  height: 100%;
}
#nav li a{
  color: #fff;
  display: block;
        height: 100%;
    line-height: 40px;
 }
#nav li.active a{
  background: #f1c971;
  display: block;


 }
#nav li  a:hover{
  background: #f1c971;
 


 }

#nav li {
   position: relative;
   flex: 1;
   padding: 5px;
   box-sizing: border-box;
   font-size: 16px;
   text-align: center;
   height: 100%;
   
}
#nav li:nth-of-type(6){
  flex: 1.1
}


#nav li:first-of-type::before {
  position: absolute;
  top: 50%;
 	transform: translateY(-50%);
	-webkit-transform: translateY(-50% );
  -moz-transform: translateY(-50% );
  height: 18px;
  width: 2px;
  background: #fff;
  content: '';
  left: 0;
}
#nav li::after {
  position: absolute;
  top: 50%;
 	transform: translateY(-50%);
	-webkit-transform: translateY(-50% );
  -moz-transform: translateY(-50% );
  height: 18px;
  width: 2px;
  background: #fff;
  content: '';
  right: 0;

}


#banner  {
  height: 676px;
  position: relative;
}

.swiper-container_banner  {
  height: 594px;
  overflow: hidden;
}
 
.text_banner {
  position: absolute;
  left: 50%;
   	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
  top: 0;
  z-index: 222
}
.text_banner img {
  margin-top: 220px;
  width: 754px;
  height: 243px;
}

.text_banner .tonggao {
  width: 337px;
  height: 356px;
  background: url(../images/tonggao.png) no-repeat;
} 
.text_banner .tonggao .h1 {
  font-size: 24px;
  color: #fd3425;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;

}
.text_banner .tonggao .h2 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  line-height: 23px;

}
.text_banner .tonggao .xian {
 width: 175px;
 height: 1px;
 background: #c9c9c9;
  margin: 0 auto;
  margin-bottom: 20px;
    margin-top: 19px;
}
 .text_banner .tonggao  {
   margin-top: 131px;
   padding: 56px 41px;
   box-sizing: border-box;
 }

 .text_banner .tonggao  .btn {
   background: url(../images/btn.png) no-repeat ;
   width: 151px;
   height: 37px;
   text-align: center;
   line-height: 37px;
   font-size: 14px;
   font-weight: bold;
   margin: 0 auto;
   margin-top: 14px;
 }


 .text_banner .tonggao  .btn  a {

   color: #fff;
 }
 

.m1_kong {
  height: 323px;
  position: relative;
}

.common-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/bolang.png) no-repeat center center;
 height: 314px;
 width: 100%;
 z-index: 2;
}

.m1_kong  .index_m1 {
  position: absolute;
  top: -157px;
  left: 50%;
  height: 483px;
  /* background: pink; */
   	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
  z-index: 3;

}
.hd2_box .hh  {
  width: 135px;
  height: 34px;
  background: #eee;
  color: #333333;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
    border-radius: 22px;
      -o-border-radius: 22px; 
	-moz-border-radius: 22px; 
	-webkit-border-radius: 22px; 
  cursor: pointer;   
  margin-left: 15px

}
.hd2_box .hh.active {
  background: #fd3425;
  color: #fff;

} 
.index_m1_con1  .hd1 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.index_m1_con2  .z1 {
 writing-mode: vertical-lr;
 font-size: 24px;
 margin-right: 10px;
 color: #dfdfdf;
}
.index_m1_con2  .z2 {
 /* writing-mode: vertical-lr; */
 font-size: 20px;
 color: #fd3425;
 font-weight: bold;
 width: 15px;
 margin-right: 50px;
 line-height: 20px;
}
.index_m1_con2  .z2 span {
 /* writing-mode: vertical-lr; */
 font-size: 18px;
 color: #333333;
 font-weight: normal

}
.index_m1_con2  {
  margin-top: 40px;
}
.index_m1_con2 .z3_box .cc2 {
  width: 49px;
  background: #c9c9c9;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 10px;
}

.index_m1_con2 .z3_box .cc {
  color: #333;
  font-size: 16px;
}
.index_m1_con2 .z3_box .zz {
 
  width: 327px;
  
 

}
.index_m1_con2 .z3_box .zz .zz_text {
  font-size: 14px;
  color: #333;
 line-height: 26px;
 

}
.index_m1_con2 .z3_box .yy {
 
  width: 247px;
}
.index_m1_con2 .z3_box .yy .zz_text{
  font-size: 14px;
  color: #333;
      overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
 
    line-height: 26px;
}
.index_m1_con2 .z4 {
  padding-top: 45px;
    z-index: 5;
}
.index_m1_con2  .m_index {
  position: relative;
}
.index_m1_con2 .z5 {
position: absolute;
    right: -360px;
    height: 115px;
    background: #00a0e9;
    border-radius: 58px 0 0 58px;
    -o-border-radius: 58px 0 0 58px;
    -moz-border-radius: 58px 0 0 58px;
    -webkit-border-radius: 58px 0 0 58px;
    bottom: 0;
    width: 93%;
  
}
.index_m1_con2 .z5  a {
  color: #fff;
  font-size: 18px;
  padding-left: 100px;

}
.index_m1_con2 .z5  img {
  margin-left: 10px
}

 
.index_m2  {
  margin-top: 111px;
  position: relative; 
}
.index_m2 .hd1 {
   position: absolute;
   left: 50%;
      	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
  font-size: 107px;
  color: #999999;
  opacity: 0.1;
  font-family: tnt;
}
.index_m2 .hd2 {
     font-size: 24px;
     color: #333333;
     margin: 0 auto;
     font-weight: bold;
     
}
.index_m2 .hd2 span{
     font-size: 24px;
     color: #fc5b50;
  
     font-weight: bold;

}
.index_m2 .hd3 img {
   margin-top: 20px;
}
.index_m2 .hd4 {
      font-size: 14px;
      margin-top: 5px;
     color: #333333;
     
}
.index_m2_con  {
  padding-bottom: 80px;
}
.index_m2_con .c1_box {
  width: 217px;
  height: 318px;
      -webkit-box-shadow: 0 0px 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0px 10px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0px 10px rgba(0,0,0,.1);
 box-shadow: 0 0px 10px rgba(0,0,0,.1);
    
         border-radius: 5px;
      -o-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
   background: #ffffff;
   padding: 5px;
   box-sizing: border-box;
   position: relative;
   
}

.index_m2_con .c1_box .c1_box_sub {
  background: #eeeeee;
   width: 100%;
   height: 100%;
       
         border-radius: 5px;
      -o-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}
.index_m2_con .c1_box:hover  .c1_box_sub  {
  background: #18c0cc;
}
.index_m2_con .c1_box:hover  .h1  {
 color: #fff;
}
.index_m2_con .c1_box:hover  .h2  {
 color: #fff;
}

.index_m2_con .c1_box:hover  .h3_text  {
 color: #fff;
}




.index_m2_con .h3_box .h3_text  {
  font-size: 14px;
  color: #333;
  position: relative;
      line-height: 19px;
      padding-left: 10px;
      box-sizing: border-box;
}
.index_m2_con .h3_box p {
  font-size: 14px;
  color: #333;
  position: relative;
      line-height: 19px;
      padding-left: 10px;
      box-sizing: border-box;
}


.index_m2_con .h3_box .h3_text:before{
  position: absolute;
  left: -5px;
  content: '.';
  font-size: 20px;
  color: #ff7103;
  top: -6px;

}
.index_m2_con .h3_box p:before{
  position: absolute;
  left: -5px;
  content: '.';
  font-size: 20px;
  color: #ff7103;
  top: -6px;
 
}


.index_m2_con .c1_box_sub {
  padding: 23px 13px;
  box-sizing: border-box
}

.index_m2_con .c1_box_sub .h1 { 
    font-size: 24px;
    color: #333;
   font-weight: bold;
   
}
.index_m2_con .c1_box_sub  .h2 { 
    font-size: 16px;
    color: #f56424;
   font-weight: bold;
   
   margin-bottom: 18px;
}
.index_m2_con .c1_box_sub  .h3_text {
  margin-bottom: 5px;
}




.index_m2_con .c1_box_sub_more {
  width: 143px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  bottom: -19px;
     left: 50%;
     background: #ff7103;
     color: #fff;
         border-radius: 15px;
      -o-border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
      	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
} 
.index_m3 {
  background: #33b3ed;
  height: 315px;
}
.index_m3  .head {
  padding-top: 34px;
  position: relative;
}
.index_m3  .head .h1 {
position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50% );
    -moz-transform: translateX(-50% );
    font-size: 85px;
    color: #ffffff;
    opacity: 0.1;
    font-family: tnt;
    white-space: nowrap;

}
.index_m3  .head .h2  img{
   margin:0 auto;
}

.index_m3  .name input {
  width: 300px;height: 65px;
  line-height: 65px;font-size: 14px;color: #333;
  border: 0;
  background: #fff;
  margin-right: 39px;
             border-radius: 30px;
      -o-border-radius: 30px; 
	-moz-border-radius: 30px; 
  -webkit-border-radius: 30px; 
    padding: 20px;
  box-sizing: border-box
}
.index_m3  .name2 input {
  width: 529px;height: 65px;
  line-height: 65px;font-size: 14px;color: #333;
  border: 0;
  background: #fff;
  margin-right: 39px;
             border-radius: 30px;
      -o-border-radius: 30px; 
	-moz-border-radius: 30px; 
  -webkit-border-radius: 30px; 
  padding: 20px;
  box-sizing: border-box
}
.index_m3  .submit input {
  background: #ff7103;
  ;height: 65px;
  cursor: pointer;
  line-height: 65px;
  font-size: 18px;
  color: #fff;
  border: 0;
    border-radius: 30px;
      -o-border-radius: 30px; 
	-moz-border-radius: 30px; 
  -webkit-border-radius: 30px; 
  width: 266px;

}

.index_m3 .zhushi {
 
    margin-top: 50px;
    font-size: 14px;
    color: #fff;
    padding: 0 50px;
    line-height: 20px;

}
.index_m4 .hd1 {
  padding-top: 71px;
}
.index_m4 .hd1 img {
  margin: 0 auto;
}
.index_m4 .index_m4_con {
  margin-top: 66px;
  padding-bottom: 68px;
}
.index_m4 .index_m4_con img  {
  
 margin: 0 auto;
}

.big_box {
  width: 100%;
  background: url(../images/bg11.png) no-repeat right 274px;
}

.index_m5 .head img {
  margin: 0 auto;
}

.last {
  height: 369px;
}

.index_m5_con {
  height: 385px;
}
/* 
.index_m5_con .hd1 img{
  margin: 0 auto
} */

.index_m5_banner {
  height: 385px;

}
.index_m5_list {
  padding: 0 20px;
}
.index_m5_list .li {
  background: url(../images/kuang.png) no-repeat;
  width: 356px;
  padding: 31px 20px;
  box-sizing: border-box;
  background-size: cover;
  height: 103px;
}
.index_m5_list .li .text 
{
  line-height: 23px
}

.index_m6 .head {
  margin-top: 72px;
}

.index_m6 .head img {
  margin: 0 auto;

}


.index_m6_con {
  background: url(../images/bq8.png) no-repeat center center;
  height: 370px;
  width: 100%;
  margin-top: 20px;
  
}
.index_m6_con .m_index{
  position: relative
}
.index_m6_con .con_box {
   position: absolute;
   right: -198px;
   width: 1273px;
   height: 249px;
   background: #fff;
   top: 90px;
}

.index_m6_con .con_box .c1 {
  height: 78px;
  border-bottom: 1px solid #e8e8e8;
}


.index_m6_con .con_box .c1 .name1 {
  font-size: 16px;
  color: #333;
}
.index_m6_con .con_box .c1:hover .name1 {
  font-size: 16px;
  color: #00a0e9;
}



.index_m6_con .con_box .c1 .name2 {
  font-size: 14px;
  color: #999999;
}

 
.index_m7 .zuo {
  width: 551px;
  position: relative
}
.index_m7 {
  margin-top: 80px;
}
.index_m7 .zuo .zuo_bg {
  position: absolute;
  left: -305px;
  top: 13px;
  background: url(../images/bw1.png) no-repeat;
  width: 783px;
  height: 323px;
}

.index_m7  .hd2 {
  position: relative;

  top: -18px;font-size: 14px;color: #333333;
}
.index_m7 .you {
  width: 536px;
  font-size: 14px;color: #333333;
}

.index_main #foot { 
  background: url(../images/bot2.png) no-repeat center center;
  width: 100%;
  height: 651px;
  padding-top: 198px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0; 

}

.index_main #foot .top_head {
  font-size: 30px;font-weight: bold;color: #fff;
}
.index_main #foot .top_head2 {
  font-size: 24px; color: #eee;
  opacity: 0.24;
}

.index_main #foot  .con1 {
  margin-top: 30px;
}

.index_m5_banner .swiper-slide {
  position: relative;
}
.index_m5_banner  .zhe {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 10px;
  box-sizing: border-box;
  width: 100%;
  background: rgba(44, 181, 243, 0.9)
}

.index_m5_banner {
  height: 382px;
  margin: 50px 0;
}

.index_m5_banner .name {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.index_m5_banner .name2 {
  font-size: 16px;
  color: #fff;
  text-align: center;
     overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.index_m5_banner .swiper-slide  img {
  width: 100%;
  /* height: 100%; */
  height: auto;
}

.index_m5_banner .swiper-slide  {
  height: 382px;
}
.index_m5_banner .swiper-slide:hover .zhe{
  background: rgba(245, 100, 36, 0.9)

}  

.index_m5_banner {
  position: relative;
}



.index_m5_banner .zz {
  background: rgba(0,0,0,.75);
  width: 348px;height: 386px;
  left: 0px;
  top: 0;
  position: absolute;
  z-index: 22;
}
.index_m5_banner .zz .xian {
  width: 10px;
  height: 100%;
  background: #fff;
  position: absolute; 
    left: 45px;
}
.index_m5_banner .yy {
  background: rgba(0,0,0,.75);
  width: 348px;height: 386px;
  right:  0px;
  top: 0;
  position: absolute;
  z-index: 22;
}
.index_m5_banner .yy .xian {
  width: 10px;
  height: 100%;
  background: #fff;
  position: absolute; 
    right: 43px;
}
 

.index_m5_banner  .fanye {
  position: absolute;
  width: 68%;
  top: 50%;
  left: 50%;
  	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50% );
	-moz-transform: translate(-50%, -50%);
}

.index_m5_banner .swiper-slide {
  z-index: 333;

}
.index_m5_banner  .fanye {
  z-index: 222;
}
.index_m5_banner   .left1 {
  position: absolute;
  	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50% );
	-moz-transform: translate(-50%, -50%);
  z-index: 222;
  cursor: pointer;
    left: 16.5%;
      top: 50%;
}
.index_m5_banner    .right1 {
 
  position: absolute;
  	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50% );
	-moz-transform: translate(-50%, -50%);
  z-index: 222;
  cursor: pointer;
  right: 15.5%;
  top: 50%;
}
.student_show {min-height: 1000px}





.banner .swiper-container_banner {
    height: 502px;
    overflow: hidden;
}
.banner {
  height: 502px;
  position: relative;
}
.img_banner {
  position: absolute;
  	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
  left: 50%;
 width: 754px;
 height: 243px;
  top: 78px;
  z-index: 2;
}
.contact_1.hezuo .h2 {
  overflow: hidden;
}
.contact_1.hezuo .h3 {
 font-size: 20px;
 font-weight: bold;
 color: #fb5a4f;
  
} 
.contact_1.hezuo .h2 .h2_text {
 white-space: nowrap;
}

  
 .banner .swiper-container_banner  img {
   width: 100%;
 }

.zhengshu {
  position: relative
}
.zhengshu .m_index {
  position: absolute;
  top: 0;
    	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
  left: 50%;

}

.zhengshu_con1 .h1 {
  text-align: center;
  font-size: 28px;
  color: #333;
  
}

 .zhengshu_con1 {
   overflow: hidden;
 }


.zhengshu_con1 .h2_text {
 
  font-size:16px;
  color: #1a93e7;
   margin: 0 40px;
   white-space: nowrap

}
.bot_lang {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/bolang2.png) no-repeat center center;
  width: 100%;
  height: 100px;
  z-index: 2;
}
 .zhengshu {
   position: relative;
   height: 132px;
 }
 .zhengshu  .m_index {
   position: absolute;
   left: 50%;
   top: -29px;
   z-index: 22;
 }
  .zhengshu   .h3 {
    color: #fb5a4f;
    font-size: 14px;
    font-weight: bold;
  }

  .zhengshu .con1_tab .t1 {
    font-size: 18px;
    color: #333;
    background: #eee;
    width: 135px;
    height: 35px;
    line-height: 35px;
            border-radius: 15px;
      -o-border-radius: 15px; 
	-moz-border-radius: 15px; 
  -webkit-border-radius: 15px; 
  text-align: center;
  margin-left: 15px;
  cursor: pointer;

  } 
  .zhengshu .con1_tab .t1.active {
    background: #fd3425;
   color: #fff;
  }
  .zhengshu2 .con1_sub  {
    padding: 0 37px;
  }
 

  .zhengshu2 .con1_sub .c1 {
    border: 1px solid #d2d2d2;
    width: 540px;
    height: 191px;
   background: #ffffff;
   padding: 10px;
   box-sizing: border-box;
   margin-right: 27px;
   margin-bottom: 25px;

  }
  .zhengshu2 .con1_sub .c1:nth-of-type(2n){
    margin-right: 0;
  }

.zhengshu2 {
  background: url(../images/bg.png) no-repeat top center;
  width: 100%;
      background-size: cover;
 padding-bottom: 143px;
 
   /* height: 1722px; */

}
.zhengshu2.student_list1 {
  background: url(../images/bg1.png) no-repeat right top;
  width: 100%;
      background-size: contain;
 padding-bottom: 143px;
 
   /* height: 1722px; */

}
.zhengshu2.contact_2 {
  background: url(../images/bg6.png) no-repeat center top;
  width: 100%;
      background-size: cover;
 padding-bottom: 143px;
 /* height: 1033px; */
   /* height: 1722px; */

}





.zhengshu2 .con1_sub .c1 .h1 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  
}
.zhengshu2 .con1_sub .c1 .h1 span {
  font-size: 16px;
  color: #48a4f6;
  font-weight: bold;
  
}

.zhengshu2 .con1_sub .c1 .h2 {
  width: 109px;
  height: 22px;
  background: #61bce6;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 22px;
              border-radius: 10px;
      -o-border-radius: 10px; 
	-moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
      margin-top: 7px;
}
.zhengshu2 .con1_sub .c1 .h3 {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
        margin-top: 18px;
}

.zhengshu2 .con1_sub .c1 .yy img {
  width: 192px;height: 166px;
}

.zhengshu2 .con1_sub .c1 .zz {
  width: 291px;
}
.con2_sub {
  position: relative
}

.con2_sub .head {
 position: absolute;
 left: 50%;
 top: 40px;
     	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
  font-size: 85px;
  color: #edecec;
  font-family: tnt;
   white-space: nowrap
}

.con2_sub .head2 {
    font-size: 85px;
  color: #040404;
  font-size: 24px;font-weight: bold;
  color: #fd3425;
  z-index: 999;
  position: relative;
  padding-top: 45px;
}
.con2_sub .name input {
  width: 246px;height: 50px;
  border: 1px solid #d2d2d2;
   border-radius: 15px;
     -o-border-radius: 15px; 
	-moz-border-radius: 15px; 
  -webkit-border-radius: 15px; 
  background: #eeeeee;
  color: #333;
  font-size: 14px;
  padding: 0  15px 0 15px;
  box-sizing: border-box;

  
 }

 .con2_sub .form_box {
   margin-top: 40px;
 }
 .con2_sub .form_box  .submit input {
   width: 160px;
   height: 47px;
   background: #fd3425;
   font-size: 18px;
   color: #FFF;
      border-radius: 15px;
     -o-border-radius: 15px; 
	-moz-border-radius: 15px; 
  -webkit-border-radius: 15px; 
  border: 0;
  cursor: pointer;
 }
.con2_sub_zhu {
  font-size: 14px;
  color:#fd3425;
   
}

.con3_sub .m_index{
  position: relative;
} 

.con3_sub .m_index .head {
  position: absolute;
  left: -423px;
  height: 63px;
   line-height: 63px;
   font-size: 24px;
   font-weight: bold;
   width: 718px;
   padding-right: 88px;
   box-sizing: border-box;
   color: #ffffff;
  background: #48a4f6;
    border-radius: 0 30px 30px 0;
     -o-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
  -webkit-border-radius:  0 30px 30px 0;
}
.con3_sub_text {
  padding-top: 80px;
}
.con3_sub_text .cc1 {
  display: none
}
.con3_sub_text .cc1:first-of-type {
  display: block
}
.con3_sub_text {
  min-height: 697px;
}
.con4_sub .head {
  font-size: 24px;
  font-weight: bold;
  color: #333333;;
}
.con4_sub .head span {
  font-size: 24px;
  font-weight: bold;
  color: #f03e21;;
}

.con4_sub  .t1_box {
 position: relative;
    width: 208px;
    padding: 42px;
    height: 236px;
    box-sizing: border-box;
   
}
.con4_sub  .t1_box   .img1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
height: 100%;}
.con4_sub  .t1_box .tou {
  width: 105px;height: 105px;
  overflow: hidden;
        border-radius: 50%;
     -o-border-radius: 50%; 
	-moz-border-radius: 50%; 
  -webkit-border-radius: 50%; 
  z-index: 10;
  position: relative;
  margin: 0 auto;

}
.con4_sub  .t1_box .tou img {
  width: 100%;
   height: 100%;

}
.con4_sub  .t1_box .name {
  font-size: 18px;
  color: #ffffff;
position: relative;
margin-top: 21px;
  text-align: center;
}



#foot {
  background: url(../images/bot.png) no-repeat center center;
  width: 100%;
  height: 473px;
  padding-top: 105px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;

}
#foot .con1 {
  padding: 0  10px;
}

#foot .con1 .zz .h1 {
  font-size: 20px;;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 22px;
}
#foot .con1 .zz  {
  width: 493px;
}
#foot .con1 .zz .h2 {
  font-size: 16px;;
  color: #ffffff;
  /* font-weight: bold; */
  margin-bottom: 12px;
}
#foot .con1 .zz .h2 img {
  margin-right: 10px;
}

#foot .con1 .zz .h3 {
  font-size: 16px;;
  color: #ffffff;
  /* font-weight: bold; */
  margin-top: 12px;
  margin-top: 24px;
    line-height: 24px;
}
#foot .yy .maps {
  width: 560px;
  height: 300px;
  background: #fff;
}
#foot .yy  .top{
  padding: 13px;
  box-sizing:border-box ;
  height: 83px;
}
#foot .yy {
  overflow: hidden;
}
#foot .yy .t1 {
  font-size: 18px;
  color: #333;
  line-height: 20px;
}
#foot .yy .t2 {
  font-size: 16px;
  color: #b6b5b3;
}
#foot .yy .ditu img {
 width: 100%;height: 100%;
}
#foot .con2 {
  font-size: 12px;
      padding-top: 24px;
}

.caozuo .zhengshu_con1 .h3 {
  font-size: 18px;;
  color: #fb5a4f;
  font-weight: bold;
}
.caozuo2 .h1 {
  font-size: 16px;
  color: #fb5a4f;
font-weight: bold;
}
.student_list .h3 {
  font-size: 18px;;
  color: #fb5a4f;
  font-weight: bold;
}




.caozuo2 .h2_con  {
    font-size: 14px;
  color: #333;
}
.caozuo2 .yy img {
  width: 454px;height: 266px;
}
.caozuo2  .zz {
  width: 606px;
  margin-right: 40px;
}
.caozuo2 .con1_sub {
  padding: 0 10px;
  padding-top: 23px;
}

.kong_bot {
  height: 350px;;
}

.student_list1 .con1 {
  position: relative;
  width: 229px;height: 349px;

}
.student_list1 .con2 {
  position: relative;
  width: 233px;height: 299px;
  margin-top: 10px;

}
.student_list1 .con2 .con2_box {
  position: absolute;
  left: -42px;
  top: 0;
  background: url(../images/bg3.png) no-repeat;
  width: 272px;height: 300px;
   box-sizing: border-box;
   padding-top:43px; 
   padding-left: 32px;
}
 
.student_list1 .con2 .con2_box .text2 {
  font-family: Arial;
  font-size: 28px;
  color: #ff9d42;
}
.student_list1 .con2 .text1 img {
  width: 21px;height: 21px;
  margin-right: 10px;
}

.student_list1 .con2 .text3_box .t1 {
   background: url(../images/qq.png);
   width: 105px;
   height: 105px;
     padding-top: 67px;
     box-sizing: border-box;
     margin-right: 2px;
}
.student_list1 .con2 .text3_box .t2 {
   background: url(../images/qq2.png);
   width: 105px;
   height: 105px;
     padding-top: 67px;
     box-sizing: border-box
}

.student_list1 .con2 .text3_box .t1 .name {
  font-size: 14px;
  color: #ffffff;

}
.student_list1 .con2 .text3_box .t2 .name {
  font-size: 14px;
  color: #ffffff;

}


.student_list1 .con1 .con1_box {
  position: absolute;
  left: -48px;
  top: 0;
  background: url(../images/img2.png) no-repeat;
  width: 278px;height: 348px;
   box-sizing: border-box;
   padding-top:90px; 
}






.student_list1 .con1 .b1 {
  width: 230px;height: 63px;
  border-bottom: 1px solid #d2d2d2;
  padding-left: 28px;
  margin-left: 17px;
   box-sizing: border-box; 
   font-size: 16px;
   color: #333; 
}
 
.student_list1 .con1 .b1:hover {
  text-decoration: underline
}
 
.student_list1 .con1 .con1_box a:last-of-type .b1{
  border-bottom: 0;
}

.student_con_right {
  margin-left: 45px;
}
.student_con_right .t1 {
  position: relative;
  border: 1px solid #54b6f9;
  padding: 15px;
  background: #fff;
      height: 396px;
  z-index: 2;
    width: 285px;
    margin-right: 30px;
    margin-bottom: 70px;
        box-sizing: border-box;
}
.student_con_right .t1:hover .h1{
    color: #fb5a4f
}

.student_con_right .t1  img{
  width: 100%;
  height: 230px;

}
.student_con_right .t1_box {
   position: relative;
}


.student_con_right .t1_box:before {
  position: absolute;
  content: '';
  left: -21px;
  top: -21px;
  width: 123px;
  z-index: 1;
  height: 206px;
  background: #48b1f9;
}
.student_con_right .h1 {
  font-size: 16px;
  color: #333;
  margin-top: 21px;margin-bottom: 10px;
}
.student_con_right .h2{
    font-size: 14px;
  color: #333;
  line-height: 25px;
       overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;

} 
.student_con_right .h3 {
  position: absolute;
  bottom: -23px;
  left: 50%;
  	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
   color: #fff;
   font-size: 18px;
         border-radius: 20px;
      -o-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
   width: 168px;height: 44px;
   line-height: 44px;
   background: #f39800;
}
 
.student_con_right .tab_list a:nth-of-type(3n) .t1{
  margin-right: 0
}
.select_box a {
  display: block;
width: 30px;height: 30px;
font-size: 15px;
color: #333333;
margin: 5px;
}
.select_box .select {
            border-radius:50%;
      -o-border-radius:50%; 
	-moz-border-radius: 50%; 
  -webkit-border-radius: 50%; 
  width: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
    background: #48b1f9;

}
.select_box  a:first-of-type{
              border-radius:15px;
      -o-border-radius:15px ;
	-moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #48b1f9;
  width: 73px;
  text-align: center;
  color: #fff
}
.select_box  a:last-of-type{
              border-radius:15px;
      -o-border-radius:15px ;
	-moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #48b1f9;
  width: 73px;
  text-align: center;
  color: #fff
}



.xueli_con .zuo_pic{
  position: absolute;
  left: -17px;
  top: 0;
 
}
.xueli_con .zuo_pic img {
  width: 100%;
  height: 290px;;

}
.xueli_con_you .y1:nth-of-type(odd){
  background: url(../images/b1.png) ;
  width: 112px;height: 235px;
      margin-right: 20px;    line-height: 22px;
  
}
.xueli_con_you .y1:nth-of-type(even){
  background: url(../images/b2.png) ;
  width: 112px;height: 235px;
      line-height: 22px;
     margin-right: 30px;

}
.xueli_con_zuo {
  width: 361px;
}
.xueli_con_you .y1 
{
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  padding-top: 42px;
  box-sizing: border-box;
      padding-top: 27px;

}
.xueli_con_you .y1 >div{
  width: 18px;
}
.xueli_con {
  padding-bottom: 117px;
}
.xueli_con2 {
  background: #6e6e6e;
  height: 549px;
  margin-bottom: 193px;
}


 .xueli_con2 .h1 {
   font-family: tnt;
   font-size: 85px;
   color: #fff;
   top: 42px;
   left: 50%;
  position: absolute;
  width: 100%;
   opacity: 0.1;
     	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
  -moz-transform: translateX(-50% );
 }
.xueli_con2 .h2 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
      padding-top: 42px;
}
  .xueli_con2 .h2  img {
    margin-left: 10px;
  }
  .xueli_con3  .hh2 img {
  margin-right: 10px;
}

 .xueli_con2  .text_h3 {
   width: 944px;height: 70px;
   border: 1px dashed #d2d2d2;
   padding: 14px;
   font-size: 14px;color: #fff; 
   padding-left: 114px;
   box-sizing:border-box;
   line-height: 19px;
   margin: 0 auto;
   margin-top: 30px;
   position: relative
 }
  .xueli_con2  .text_h3 .img1 {
    position: absolute;
     bottom: 0;
     left: 25px;
     width: 59px;
     height: 94px;
  }

 .xueli_con2  .text_h5 .t1_h1 {
 font-size: 16px;
 font-weight: bold;
 color: #fff;
 line-height: 30px;
 margin-top: 10px
}
 .xueli_con2  .text_h5 {
   width: 1200px;
   position: absolute;
   top: 0;
   left: 0;
 }

 .xueli_con2  .text_h5_box {
   height: 180px;
   margin-top: 30px;
 }

 .xueli_con2  .text_h5 .t1 {
   padding-top: 51px;
    margin-right: 10px;
   box-sizing: border-box
 }
 .xueli_con2  .text_h5 .t1:nth-of-type(2n-1) {
   background: url(../images/zz1.png) ;
   width: 284px;height: 346px;
   padding: 0 26px;
    box-sizing: border-box;
    padding-top: 51px
 }
 .xueli_con2  .text_h5 .t1:nth-of-type(2) {
   background: url(../images/zz2.png) ;
   width: 284px;height: 346px;
   padding: 0 26px;
    box-sizing: border-box;
    padding-top: 51px
 }
 .xueli_con2  .text_h5 .t1:nth-of-type(3) {
   background: url(../images/zz3.png) ;
   width: 284px;height: 346px;
   padding: 0 26px;
    box-sizing: border-box;
    padding-top: 51px
 }
 .xueli_con2  .text_h5 .t1:nth-of-type(4) {
   background: url(../images/zz4.png) ;
   width: 284px;height: 346px;
   padding: 0 26px;
    box-sizing: border-box;
    padding-top: 51px;
    margin-right: 0;
 }
 .xueli_con2  .text_h5 .t1_h2 {
   color: #fff;
   font-size: 14px;
   line-height: 20px;
   margin-top: 20px;
 } 

.xueli_con2 form .name input {
  width: 298px;
  height: 63px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
                border-radius:35px;
      -o-border-radius:35px ;
	-moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border: 0;
}
.xueli_con2 form .tell input {
  width: 528px;
}

.xueli_con2 form  {
  margin-top: 40px;
}

.xueli_con2 .name {
  margin-right: 36px;
}

.xueli_con2 .submit input {
  width: 266px;height: 62px;
                  border-radius:35px;
      -o-border-radius:35px ;
	-moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  background: #ff7103;
  color: #fff;
  font-size: 18px;
  border: 0;
  cursor: pointer;
}
.xueli_con2 .text_h4 {
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
}
.xueli_con3 .hh {
  color: #333;
  font-size: 30px;
  margin-right: 10px;
}
 
.xueli_con3  .hh3 {
  width: 1px;
  height: 38px;
  background: #626262;
  margin-right: 15px;
}

.xueli_con3  .hh4_top1 {
  font-size: 18px;
  color: #333333;
    line-height: 25px;
}
.xueli_con3  .hh4_top2 {
  font-size: 14px;
  color: #999999;
  line-height: 25px;
}
.xueli_con3 {
  min-height: 432px;
}

.xueli_con4 {
  background: url(../images/bg4.png) center center;
  height: 695px;

}

.xueli_con5 {
  min-height: 650px;
  padding-bottom: 50px;
}
.xueli_con5 .h1 {
   font-size: 27px;
  color: #37a0da;
  font-weight: bold;
}
.xueli_con5 .h1 span{
   font-size: 36px;
  color: #f39800;
  font-weight: bold;
}
.xueli_con5 .h2 {
   font-size: 30px;
   margin: 10px 0;
  color: #333333;
 
}
.xueli_con5 .h2 span {
   font-size: 30px;
  color: #ff471c;
 
}

.xueli_con5 .h3 {
   font-size: 20px;
  color: #333333;
 
}
 .xueli_con4 .m_index {
   position: relative;
 }

 .xueli_con4 .m_index .bg {
   position: absolute;
   width: 100%;
   height: 562px;
   top: 74px;
   left: 0px;
 }
  .xueli_con4  .con_box {
  width: 100%;height: 100%;
  position: relative;
  }

  .xueli_con4  .hd1 {
    position: absolute;
    font-size: 18px;
    color: #fff;
    top: 123px;
    left: 0;
    width: 341px;
  }

  .xueli_con4  .hd2 {
    position: absolute;
    font-size: 18px;
    color: #fff;
    top: 400px;
    left: 48px;
    width: 386px;
}
  .xueli_con4  .hd3 {
    position: absolute;
    font-size: 18px;
    color: #fff;
   top: 507px;
    right: 148px;
    width: 390px;
}
  .xueli_con4  .hd4 {
    position: absolute;
    font-size: 18px;
    color: #fff;
   top: 316px;
    right: 5px;
    width: 360px;
}
  .xueli_con4  .hd5 {
    position: absolute;
    font-size: 18px;
    color: #fff;
    top: 95px;
    right: 149px;
    width: 348px;
}


   .xueli_con4  .hd2 .top {
      margin-bottom: 25px;
   }

   .xueli_con4  .hd5 .top {
      margin-bottom: 25px;
   }
   .xueli_con4  .hd4 .top {
      margin-bottom: 25px;
   }
   .xueli_con4  .hd3 .top {
      margin-bottom: 25px;
   }
  .xueli_con4  .top img {
    margin-right: 10px;
  }

  .xueli_con4  .hd1  img {
    margin-bottom: 23px;
  }

  .xueli_con4  .hd2 {
    position: absolute;
    font-size: 18px;
    color: #fff;
  }





  .xueli_con4 .top_text {
    color: #fff;
    padding: 0 10px;
    background: #ff7103;
    font-size: 20px;font-weight: bold;
    
  height: 32px;
  line-height: 32px;
         border-radius: 25px;
      -o-border-radius: 25px; 
	-moz-border-radius: 25px; 
	-webkit-border-radius: 25px; 
  }

  .xueli_con4 .text {
        font-size: 14px;
    color: #fff;
    line-height: 22px;
  }
  .contact_1 {
    height: 80px;
  }
.contact_2 .contact_zuo .hd1 {
  font-size: 24px;font-weight: bold;
  color: #4b8ced;
  margin-bottom: 15px;
}
.contact_2 .contact_zuo .hd2 {
  font-size: 16px; 
  color: #333;
   line-height: 25px;
 
}
.contact_2 .contact_zuo .hd3 {
  font-size: 16px; 
  color: #333;
   margin-top: 48px;
   line-height: 25px;
}
.contact_2 .contact_zuo {width: 445px;}

.contact_2 .contact_you {
   width: 691px;height: 354px;

}
.contact_2 .contact_you div {
  width: 100%;
}

.contact_3 .m_index  .box {
  position: absolute;
  width: 792px;height: 450px;
  background: #48b1f9;
  left: -432px;
  top: 0;
  z-index: 1;
}
.contact_3 .m_index .contact_3_zuo {
  z-index: 2;
  position: relative;
    padding-top: 55px;margin-left: 71px;
}

.contact_3 .m_index .contact_3_zuo img {
  width: 526px;height: 461px;
} 
.contact_3 .m_index .contact_3_you .zz_1{
  opacity: 0.1;
  font-size: 24px;  
  font-weight: bold;
  color: #4b8ced;
  
}
.contact_3 .m_index .contact_3_you .zz_2{
  
  font-size: 24px;  
  font-weight: bold;
  color: #4b8ced;

}
.contact_3 .m_index .contact_3_you .yy {
   margin-left: 10px;
}

.contact_3 .m_index .contact_3_you {
   width: 581px;
}
.contact_3 .m_index .contact_3_you .t2 {
    font-size: 18px;  
  font-weight: bold;
  color: #333;
}

.contact_3 .contact_3_you_bot .tou {
  top: -20px;
  left: 50%;
  	transform: translateX(-50%);
	-webkit-transform: translateX(-50% );
	-moz-transform: translateX(-50% );
 width: 63px;height: 63px;
 overflow: hidden;
           border-radius: 50%;
      -o-border-radius: 50%; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
   background: #f3a085;
   position: absolute
}
.contact_3 .contact_3_you_bot .li {
  width: 161px;height: 90px;
             border-radius: 15px;
      -o-border-radius: 15px; 
	-moz-border-radius: 15px; 
  -webkit-border-radius: 15px;
  border: 5px solid #eeeeee;
  background: #deedff;
  position: relative;
  margin-right: 25px;
  margin-bottom: 60px;
}
.contact_3 .contact_3_you_bot .li .name {
  text-align: center;
  margin-top: 50px;
  font-size: 16px;color: #333;
}
.contact_3 .contact_3_you_bot a:nth-of-type(2) .tou{
 background: #f8b551;
}
.contact_3 .contact_3_you_bot a:nth-of-type(3) .tou{
 background: #9defdb;
}
.contact_3 .contact_3_you_bot a:nth-of-type(3n) .li{
   margin-right: 0;
}

.hezuo_1 .m_index {
  padding: 0 23px;
}
.hezuo_1 .m_index .hezuo_zuo {
  width: 582px;
  font-size: 14px;color: #333333;
}
.hezuo_1 .m_index .hezuo_you {
    width: 517px;
    height: 300px;
    border: 5px solid #fff;
    position: relative;
}
.hezuo_1 .m_index .hezuo_you .bg {
  width: 701px;
  height: 352px;
  background: #ecf7fd;
  position: absolute;
  right: -318px;
  top: -27px;
  z-index: -1;
} 


.hezuo_1 .m_index .hezuo_you img {
  width: 100%;
  height: 100%;
}

.hezuo_2 .head {
  background: url(../images/bg7.png) no-repeat;
  width: 393px;
  height: 33px;
  line-height: 18px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin: 0 auto;
  margin-top: 70px;
}

.hezuo_2 .con_list .c1 {
  width: 270px;height: 111px;
  border: 1px solid #959595;
               border-radius: 60px;
      -o-border-radius: 60px; 
	-moz-border-radius: 60px; 
  -webkit-border-radius: 60px;
  background: #fff;
}
.hezuo_2 .con_list .c1  img {
  max-width: 100%;
}
.hezuo_2 .con_list .name {
  font-size: 16px;color: #333333;
  margin-top: 15px;
}

.hezuo_2 .con_list .c1_box {
  width: 270px;
  margin-right: 40px;
  margin-bottom: 20px;
}
.hezuo_2 .con_list .c1_box:nth-of-type(4n) {
 
  margin-right: 0px;
}

.about   {
 
  height: 562px;
}
.about .m_index:after {
  position: absolute;
top: -66px;
    left: -234px;
  background: url(../images/bg8.png) no-repeat center center;
  width: 859px;height: 606px;
  content: '';
  z-index: 2;

}
.zhengshu2.contact_2 {
   background: url(../images/bg9.png) no-repeat center 39px;
  
} 
.zhengshu2.contact_2.hezuo_1 {
   background: url(../images/bg6.png) no-repeat center 39px;
      background-size: cover;
} 
.zhengshu2.contact_3 {
   background: url(../images/bg6.png) no-repeat center 39px;
  
} 


.zhengshu2.contact_2 .hd11 {
  height: 50px;line-height: 50px;
  font-weight: bold; 
  font-size: 18px;
  color: #333333;
  border: 1px solid #dfdfdf; 
  border-left: 0;
  border-right: 0;
}


.student_list1 .top_h1 {
  font-size: 18px;font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 222;
  padding-top: 22px;

}

.student_list1 .top_h2 {
  font-size: 21px;
  opacity: 0.5; 
  color: #fff;
  position: relative;
  z-index: 222;
  font-family: tnt2;
  /* padding-top: 30px; */

}

.zhengshu2.contact_2 .tab_list .tt {
  margin-right: 19px;
}
.zhengshu2.contact_2 .tab_list .tt:nth-of-type(3n) {
  margin-right: 0px;
}

.about .m_index {
  position: relative;
  height: 562px;
}
.about_con {
  position: absolute;
  left: 0;
  top: 0;

} 

.about_con .about_con_zuo .h1{
   font-size: 22px;
   font-weight: bold;color: #333;
} 
.about_con .about_con_zuo .h2{
   font-size: 14px;
   margin-bottom: 5px;
   color: #333;
} 
.about_con .about_con_zuo {
  width: 561px;
}
.about_con .about_con_zuo .h4_con {
  margin-top: 30px;
  color: #333;
  line-height: 22px;
  font-size: 15px;
}

.about_con .about_con_zuo .h3{
    width: 100px;height: 1px;
    background: #959595;
} 
.about_con .about_con_zuo .h1 span{
   font-size: 22px;
   font-weight: bold;color: #ff6928;
} 
.about_con .about_con_you {
  width: 571px;height: 372px;
  box-sizing:border-box;
  border: 3px solid #fff;
  overflow: hidden;
                   border-radius: 10px;
      -o-border-radius: 10px; 
	-moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  z-index: 3;
  position: relative;
}
.about_con .about_con_you img {
  width: 100%;
 height: 100%;

}
.about_con_you_box {
  position: relative;
  padding-right: 25px;
}
.about_con_you_box  .hdd1 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  opacity: 0.2;
}
.about_con_you_box  .hdd2 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
 
}
.about_con_you_box  .bg {
  position: absolute;
  top: -114px;
  right: 0;
  z-index: 2;
  padding-right: 38px;
  padding-top: 40px;
  box-sizing: border-box;
  width: 290px;height: 548px;background:rgba(25,169,235,.9)
}

.about_con_bot  .b1 {
  margin-right: 54px;
  padding-top: 53px;
  box-sizing: border-box;

  width: 158px;height: 158px;
  border: 1px dashed #d3d3d3;
                     border-radius: 50%;
      -o-border-radius: 50%; 
	-moz-border-radius: 50%; 
  -webkit-border-radius: 50%;
}
.about_con_bot  .b1:nth-of-type(2) .name1{
  color: #ff6928;
   
}
.about_con_bot  .b1:nth-of-type(4) .name1{
  color: #ffac54;
   
}

.about_con_bot .name1{
  font-size: 18px;
  color: #367fc2;
  font-weight: bold;
}

.bim .zhengshu_con1 .h3 {
  color: #f8574b;
  font-weight: bold;
}

.zhengshu.bim  .m_index {
  /* position: relative; */
}
.zhengshu.bim   .bg_box  {
   position: absolute;
top: -105px;
    z-index: 22;
    width: 100%;
    left: 0;
    background: url(../images/bg10.png) no-repeat center center;
    background-size: cover;
    height: 1723px;
}
 .bim_con .m_index {
   position: relative;
 }


 .bim_con .m_index .h1 {
   font-size: 22px;
   font-weight: bold;
   color: #448bca;
 margin-bottom: 25px;
 }
 .bim_con .m_index .h1 span {
   font-size: 20px;
   /* font-weight: bold; */
   color: #333333;

 }
  
  
 .bim_con .m_index .h2_con .hh_text .name {
     font-size: 20px;
   font-weight: bold;
   color: #fff;
 }
 .bim_con .m_index .h2_con .hh_text .name2 {
     font-size: 16px;
   font-weight: bold;
   color: #fff;
 }
 .bim_con .m_index .h2_con .hh_text2 {
        font-size: 14px;
   /* font-weight: bold; */
   color: #333;
 }
 .bim_con .m_index .h2_con .hh_text {
  height: 34px;
  line-height: 34px;
  background: #f39800;
                       border-radius: 15px;
      -o-border-radius:  15px;
	-moz-border-radius: 15px;
  -webkit-border-radius:  15px;
  padding: 0 10px;
 }

.bim_con {
  height: 323px;
      z-index: 222;
    position: relative;
}
.bim_con .bg_1 {
  position: absolute;
  background: url(../images/bs.png) no-repeat right top;
  width: 783px;
  height: 323px;
  right: -351px;
  top: 0
}

.bim_con2 .head {
  margin:0 auto;
}
.bim_con2 .head  img {
   margin: 0 auto;
}
.bim_con2  {
  /* height: 1000px; */
  position: relative;
  z-index: 222;
}

.bim_con2  .m_index {
  position: relative;
}
.bim_con2 .chi {
  position: absolute;
  right: -357px;

  top: 89px;

}
.bim_con2 .con2_biaoge {
  margin-top: 200px;
}

.bim_con2 .con2_biaoge img{
  margin:  0 auto
}



.bim_con3 .m_index {
  position: relative;
}
.bim_con3 .m_index  .zuo {
  width: 600px;
  position: relative;
}
.bim_con3 .m_index  .zuo img {
  position: absolute;
  left: -363px;
 top: 0;
 width: 969px;
 height: 364px;
}
.bim_con3  {
  margin-top: 35px;
  height: 350px;
  position: relative;
  z-index: 222;
}
.bim_con3 .m_index  .you {
  width: 600px;
    padding-top: 49px;
  box-sizing: border-box;
  padding-left: 60px;
  
}
.bim_con3 .m_index  .you .hd1 {
  font-size: 24px;font-weight: bold;color: #37a0da;
}
.bim_con3 .m_index  .you .hd2 {
  font-size: 28px;font-weight: bold;
  color: #fd5639;
      margin-top: 7px;
    margin-bottom: 34px;
}
.bim_con3 .m_index  .you .hd3 {
  font-size: 16px; 
  color: #333333;
  line-height: 23px;
      min-height: 78px;
}
.bim_con3 .m_index  .you .hd4 {
  font-size: 16px; 
  color: #333333;
  margin-top: 45px;
}
.bim_con3 .m_index  .you .hd4 span  {
  font-size: 34px; 
  color: #f9574a;
  font-weight: bold;
}

.bim_con4  .head .t1 {
    font-size: 24px; 
  color: #333333;
 font-weight: bold;
}
.bim_con4  {
  height: 1090px;
  padding-top: 50px;
  background: url(../images/bq4.png) no-repeat center center;
  width: 100%;
}
.bim_con4  .head .t1 span {
    font-size: 24px; 
  color: #ff7f0d;
 font-weight: bold;
}
.bim_con4  .head .t2   {
    font-size: 18px; 
  color: #999999;
 /* font-weight: bold; */
}
.bim_con4_body .b1 .name {
      font-size: 18px; 
  color: #333;
 font-weight: bold;
}

.bim_con4_body .b1 .name2 {
      font-size: 14px; 
  color: #333;
   line-height: 25px;
}







.bim_con3 .m_index  .you .hd1 span {
  font-size: 24px;font-weight: bold;color: #333;
}

.bim_con4 .b1 .name {
        font-size: 17px; 
  color: #333;
  font-weight: bold;
}
.bim_con4 .b1  {
  padding: 25px;
  box-sizing: border-box;
  width: 359px;height: 144px;
  background-size: cover;
  margin-right: 30px;
  background: url(../images/bq5.png) no-repeat center 
}
.bim_con4 .b1:last-of-type{
  margin-right: 0;
}
.bim_con4 .b1 .name2 {
        font-size: 14px; 
  color: #333;
  /* font-weight: bold; */
  line-height: 21px;
      margin-top: 10px;
}

.bim_con4  .more{
  font-size: 24px;
  margin: 40px auto;
  font-weight: bold;
   cursor: pointer;
  background: #f39800;
      border-radius: 30px;
      -o-border-radius:  30px;
	-moz-border-radius: 30px;
  -webkit-border-radius:  30px;
 width: 288px;height: 65px;line-height: 65px;
}
.bim_con4  .more a {
color: #ffffff;
}
.bim_con4  .bim_con4_body2 {
  min-height: 389px;
  margin-top: 33px;
}
.bim_con4 .xueli_con3 {
  min-height: auto;
}
.bim_con4 .bim_con4_body3 .head2 {
  font-size: 24px;color: #333333;
   margin-top: 40px;
}
.bim_con4 .bim_con4_body3 .head2 span {
  font-size: 24px;color: #fc4b19;
  font-weight: bold;


}
.bim_con4 .head3 {
  margin-top: 30px;
}
.bim_con4 .head3 img {
  margin: 0 auto;
}

.bim_con5 {
  background: url(../images/bq7.png) no-repeat center center;
  width: 100%;
  margin-bottom: 100px; 
      height: 370px;
    position: relative;
    top: -96px;
}
.bim_con5 .c1_box {
  width: 1051px;
  padding-top: 83px;
  margin-left: 119px;

}
.bim_con5 .c1 {
  width: 477px;
  border-bottom:1px solid #d2d2d2;
  padding: 0 10px;
  height: 61px;
  line-height: 61px;
  font-size: 14px;
  margin-right: 95px;
      box-sizing: border-box;

}
.bim_con5 .c1:nth-of-type(2n){
  margin-right: 0;
}


.bim_con5 .c1 a {
  color: #333; 
  display: block

}

.z3_box .box1 {
   display: none
}
.z3_box .box1:first-of-type {
   display: block
}
.contact_box .cc  {
  position: relative;
}
.contact_box  .contact_bg  {
    position: absolute;
    top: -77px;
    z-index: 22;
    width: 691px;
    left: -360px;
    background: url(../images/bg2.png) no-repeat center center;
    background-size: cover;
    height: 723px;
}
.index_m1_con2  .z2 span {
  margin-top: -95px;
}

.index_m1_con2  .name_box {
  /* margin-top: 10px; */
}
.index_m1_con2  .name_box .b1{
  display: none;
  width: 15px;
} 
.index_m1_con2  .name_box .b1:first-of-type{
  display:block;
} 

.index_m1_con2 .z3_box  {
  width: 54%;
  overflow: hidden;
  height: 342px;
}



