.sj{
  position: absolute;
    top: 19px;
    right: 110px;
}
.header {
  width: 100%;
  position: relative;
}
.header .head {
  width: 100%;
  height: 182px;
  position: relative;
}
.header .head .hbg {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: -15px;
  left: 0;
  z-index: -1000;
}
.header .head .hbg img {
  width: 100%;
  height: 100%;
}
.header .head .container {
  height: 126px;
}
.header .head .container .head-box .head-l a img {
  margin-top: 22px;
  width:100%;
  height:100%;
}
.header .head .container .head-box .head-r {
  width: 800px;
  padding-top: 50px;
  padding-bottom: 23px    ;
  *padding-top: 48px;
}
.header .head .container .head-box .head-r .input {
  position: relative;
  margin-right: 40px;
  text-align: right;
}
.header .head .container .head-box .head-r .input input[type=text] {
  width: 217px;
  height: 35px;
  border: 1px solid #E0E0E0;
}
.header .head .container .head-box .head-r .input input[type=image] {
  width: 35px;
  height: 35px;
  *width: 24px;
  *height: 24px;
  /*background: #0075B8;*/
   background: #ae0000;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  cursor: pointer;
}
.header .head .nav-head {
  width: 100%;
  height: 54px;
 /*background: #3386C5; */
 background: #ae0000; 

}
.header .head .nav {
  margin-top: 29px;
  width: 1362px;
  margin: 0 auto;
  
  position: relative;
}
.header .head .nav .nav2 {
  position: absolute;
  top: -35px;
  left: 85px;
}
.header .head .nav ul {
  height: 54px;
}
.header .head .nav ul .nav-li {
  float: left;
  width: 123px;
  text-align: center;
  position: relative;
}
.header .head .nav ul .nav-li > a {
  color: #fff;
  font-size: 18px;
  
  display: block;
  padding: 15px 0;
  width: 100%;
}

.header .head .nav ul .nav-li > a:hover {
  color: #000;

}

.header .head .nav ul .nav-li .down {
  display: none;
     position: absolute;
    top: 54px;
    left: -10px;
    z-index: 9999999999;
    height: 245px;
    width: 152px;
    overflow: auto;
}
.header .head .nav ul .nav-li .down ul li {
  padding: 6px 20px;
}
.header .head .nav ul .nav-li .down ul li a {
  font-size: 14px;
  color: #5C5C5C;
}
.header .head .nav ul .nav-li .down ul li a:hover {
 /*color: #0068B7;*/
   color: #ae0000;
}
.header .head .nav ul .nav-li:hover {
  background: #fff;
}
.header .head .nav ul .nav-li:hover > a {
  /*color: #0068B7;*/
 color#ae0000;
}
.header .head .nav ul .nav-li:hover .down {
  background: #fff;
}
.header .navbg {
  height: 362px;
  position: relative;
  top: -2px;
z-index:99999;
}
.header .navbg .navbg-bg {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
  overflow: hidden;
}
.header .navbg .navbg-box {
  background: url("/img/navbg.png") no-repeat;
  height: 246px;
  width: 100%;
  display: none;
  padding: 15px;
background-size:87%;
}
.main .banner1 {
  margin: 20px 0;
}
.main .banner1 .ban1-f {
  width: 456px;
}
.main .banner1 .ban1-f .slideBox {
  width: 100%;
  height: 319px;
  overflow: hidden;
  position: relative;
}
.main .banner1 .ban1-f .slideBox .hd {
  width: 27%;
  height: 45px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  padding: 0;
  top: auto;
}
.main .banner1 .ban1-f .slideBox .hd ul {
  width: 100%;
  zoom: 1;
  padding: 16.5px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  float: none;
  z-index: 10;
}
.main .banner1 .ban1-f .slideBox .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  background: #fff;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  border-radius: 50%;
  margin: 0 5px;
  padding: 0;
  border: none;
}
.main .banner1 .ban1-f .slideBox .hd ul .on {
  /* background: #0068B7;*/
  background: #ae0000;
  
  border: none;
}
.main .banner1 .ban1-f .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.main .banner1 .ban1-f .slideBox .bd ul {
  width: 100%;
  height: 319px;
  padding: 0;
}
.main .banner1 .ban1-f .slideBox .bd ul li {
  zoom: 1;
  vertical-align: middle;
  height: 100%;
  line-height: normal;
  position: relative;
}
.main .banner1 .ban1-f .slideBox .bd ul li a img {
  width: 100%;
  height: 100%;
}
.main .banner1 .ban1-f .slideBox .bd ul li .lii {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #ffffff;
  width: 100%;
  height: 45px;
  padding-left: 10px;
  line-height: 45px;
  background: #000;
}
.main .banner1 .ban1-f .slideBox .bd ul li .lii a {
  color: #fff;
  display: block;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .banner1 .ban1-r {
  width: 694px;
}
.main .banner1 .ban1-r h3 {
 /* border-bottom: 1px solid #227CC1;*/
 border-bottom: 1px solid #ae0000;
  position: relative;
}
.main .banner1 .ban1-r h3 i {
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  bottom: -5.5px;
  left: 10%;
  background: url("/img/dian1.png") no-repeat;
}
.main .banner1 .ban1-r .first-li {
  padding-bottom: 20px;
  border-bottom: 1px dashed #E4E4E4;
}
.main .banner1 .ban1-r .first-li h4 {
  margin: 24px 0 14px;
}
.main .banner1 .ban1-r .first-li h4 a {
  color: #5C5C5C;
  font-weight: bold;
}
.main .banner1 .ban1-r .first-li p {
  font-size: 14px;
  color: #A2A1A1;
  line-height: 30px;
}
.main .banner1 .ban1-r ul {
  padding-top: 7px;
}
.main .banner1 .ban1-r ul li {
  margin-top: 13px;
}
.main .banner1 .ban1-r ul li span {
  float: right;
  color: #5C5C5C;
}
.main .banner1 .ban1-r ul li a {
  color: #5C5C5C;
}
.main .banner1 .ban1-r ul li:hover span,
.main .banner1 .ban1-r ul li:hover a {
   /*color: #0068B7;*/
 color#ae0000;
}
.main .banner2 {
  padding: 20px;
  background: #F2F8F9;
}
.main .banner2 .lanmu {
  width: 545px;
}
.main .banner2 .lanmu .lm img {
  width: 121px;
  height: 112px;
}
.main .banner2 .lanmu .lm ul {
  width: 390px;
}
.main .banner2 .lanmu .lm ul li {
  line-height: 28px;
}
.main .banner2 .lanmu .lm ul li a {
  color: #5C5C5C;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .banner2 .lanmu .lm ul li:hover a {
  /*color: #0068B7;*/
  color:#ae0000;
}
.main .banner2 .lanmu-s {
  width: 570px;
  padding-right: 25px;
}
.main .banner3 {
  padding: 20px;
  padding-right: 0;
}
.main .banner3 .b3-l {
  width: 655px;
}
.main .banner3 .b3-l .slideTxtBox .hd ul {
  /* border-bottom: 1px solid #227CC1;*/
 border-bottom: 1px solid #ae0000;
  height: 67px;
}
.main .banner3 .b3-l .slideTxtBox .hd ul li {
  float: left;
  margin-right: 34px;
}
.main .banner3 .b3-l .slideTxtBox .hd ul li h3 {
  position: relative;
}
.main .banner3 .b3-l .slideTxtBox .hd ul li h3 i {
  position: absolute;
  display: none;
  width: 11px;
  height: 11px;
  bottom: -5.5px;
  left: 47%;
  background: url("/img/dian1.png") no-repeat;
}
.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 {
  color: #0068B7;
}
.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 a{color: #0068B7; /*color:#7c0116;*/}
.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 span {
  /*color: #0068B7;*/
  color#ae0000;
}
.main .banner3 .b3-l .slideTxtBox .hd ul .on h3 i {
  display: block;
}
.main .banner3 .b3-l .slideTxtBox .bd ul {
  padding-top: 7px;
}
.main .banner3 .b3-l .slideTxtBox .bd ul li {
  margin-top: 14px;
}
.main .banner3 .b3-l .slideTxtBox .bd ul li span {
  float:right;
  color: #5C5C5C;
}
.main .banner3 .b3-l .slideTxtBox .bd ul li a {
  color: #5C5C5C;
}
.main .banner3 .b3-l .slideTxtBox .bd ul li:hover span,
.main .banner3 .b3-l .slideTxtBox .bd ul li:hover a {
  /*color: #0068B7;*/
 color:#ae0000;
}
.main .banner3 .b3-r {
  width: 486px;
}
.main .banner3 .b3-r .link {
  height: 241px;
}
.main .banner3 .b3-r .link p {
  height: 90px;
  width: 150px;
  text-align: center;
  padding: 3px 0;
  background:#f2f8f9;
  margin-bottom:15px;
}
.main .banner3 .b3-r .link p a{
  display: block;
}
.main .banner3 .b3-r .link p a span {
  display: block;
  color: #000;
}
.main .banner3 .b3-r .link .p1 {
}
.main .banner3 .b3-r .link .p2 {
}
.main .banner3 .b3-r .link .p3 {
}
.main .banner3 .b3-r .link .p1,.main .banner3 .b3-r .link .p2,.main .banner3 .b3-r .link .p4,.main .banner3 .b3-r .link .p5,.main .banner3 .b3-r .link .p7,.main .banner3 .b3-r .link .p8{margin-right:18px}

.main .banner3 .b3-r .pic-lb {
  margin-top: 10px;
}
.main .banner3 .b3-r .pic-lb .slideBox {
  position: relative;
}
.main .banner3 .b3-r .pic-lb .slideBox .bd ul li img {
  width: 486px;
  height: 106px;
}
.main .banner3 .b3-r .pic-lb .slideBox .but {
  display: block;
  width: 23px;
  height: 40px;
  position: absolute;
  top: 32%;
}
.main .banner3 .b3-r .pic-lb .slideBox .prev {
  left: 20px;
  background: url("/img/l.png") no-repeat;
}
.main .banner3 .b3-r .pic-lb .slideBox .next {
  right: 20px;
  background: url("/img/r.png") no-repeat;
}
.bt {
  font-size: 20px;
  font-weight: bold;
  color: #5C5C5C;
  padding: 20px 0;
  padding-left:68px;
  background:url(/images/100zn.png) no-repeat 2px 14px;
  background-size: 50px;
}
.bt a{color: #5C5C5C;}
.bt a span {
  color: #8C8C8C;
}
.bt a:hover{/*color:#0068B7;*/  color:#ae0000;}
.bt a:hover span {
 /*color: #0068B7;*/   
color:#ae0000;

}
.cont .cont-box {
  position: relative;
}
.cont .cont-box .cont-l {
  position: absolute;
    left: 0;
  width: 250px;
  /*background: #0075B8;*/
  background: #ae0000;
  padding-left: 12px;
  padding-bottom: 12px;
}
.cont .cont-box .cont-l h3 {
  font-size: 19px;
  color: #fff;
  font-weight: bold;
  padding: 18px;
  padding-left: 8px;
}
.cont .cont-box .cont-l ul {
  width: 100%;
  background: #fff;
}
.cont .cont-box .cont-l ul li {
  border-bottom: 1px solid #DAD9D9;
  position: relative;
}
.cont .cont-box .cont-l ul li a {
  display: block;
  padding: 16px 8px;
  color: #5C5C5C;
}
.cont .cont-box .cont-l ul li i {
  display: none;
  position: absolute;
  width: 6px;
  height: 50px;
  top: 0px;
  left: -6px;
  background: #F7AB00;
}
.cont .cont-box .cont-l ul li:hover a {
  color: #F7AB00;
}
.cont .cont-box .cont-l ul li:hover i {
  display: block;
}
.cont .cont-box .cont-l ul .on a {
  color: #F7AB00;
}
.cont .cont-box .cont-l ul .on i {
  display: block;
}
.cont .cont-box .cont-r {
  min-height: 800px;
  margin-left: 290px;
}
.cont .cont-box .cont-r .map {
  padding: 14px 0;
}
.cont .cont-box .cont-r .map span {
  color: #5C5C5C;
}
.cont .cont-box .cont-r .map span a {
  color: #5C5C5C;
}
.cont .cont-box .cont-r .column {
  padding: 12px 0;
}
.cont .cont-box .cont-r .column h3 {
  font-size: 22px;
  font-weight: bold;
 /*color: #0075B8;*/
 color:#ae0000;
}
.cont .cont-box .cont-r .content .content-list ul {
  padding-left: 25px;
}
.cont .cont-box .cont-r .content .content-list ul li {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px dashed #DDDDDD;
}
.cont .cont-box .cont-r .content .content-list ul li i {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  left: -25px;
  top: 30px;
  background: url("/img/xd.png") no-repeat;
}
.cont .cont-box .cont-r .content .content-list ul li span {
  float: right;
}
.cont .cont-box .cont-r .content .content-list ul li a {
  color: #5C5C5C;
}
.cont .cont-box .cont-r .content .content-cont p {
  text-indent: 32px;
  line-height: 32px;
  margin-bottom: 20px;
  text-align: justify;
}
.cont .cont-box .cont-r .content .content-text .text-title {
  margin-bottom: 40px;
  text-align: center;
}
.cont .cont-box .cont-r .content .content-text .text-title h3 {
  font-size: 20px;
  color: #5C5C5C;
  margin-bottom: 20px;
}
.cont .cont-box .cont-r .content .content-text .text-title .sub-title {
  font-size: 14px;
  color: #5C5C5C;
}
.cont .cont-box .cont-r .content .img-list ul li {
  margin-right: 26px;
  margin-top: 26px;
  float: left;
}
.cont .cont-box .cont-r .content .img-list ul li img {
     width: 201px;
    height: 134PX;
}
.cont .cont-box .cont-r .content .img-list ul .three {
  margin-right: 0;
  float: right;
}
.cont .cont-box .cont-r .content .teach-list ul li {
  height: 183px;
  margin-bottom: 36px;
}
.cont .cont-box .cont-r .content .teach-list ul li img {
  width: 147px;
  height: 183px;
}
.cont .cont-box .cont-r .content .teach-list ul li .teach-cont {
  width: 80%;
  color: #5C5C5C;
}
.cont .cont-box .cont-r .content .teach-list ul li .teach-cont b {
  font-size: 20px;
  font-weight: bold;
}
.cont .cont-box .cont-r .content .teach-list ul li .teach-cont span {
  display: inline-block;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  margin-left: 50px;
}
.cont .cont-box .cont-r .content .teach-list ul li .teach-cont p {
  margin-top: 5px;
  text-indent: 28px;
  font-size: 14px;
  line-height: 25px;
}
.footer {
  width: 100%;
  height: 140px;
  min-width: 1200px;
  /*background: #208FCF;*/
 background: #ae0000;
  padding: 43px 0;
}
.footer .container {
  position: relative;
}
.footer .container .font {
  width: 95%;
}
.footer .container .font .bq {
  text-align: center;
  line-height: 28px;
}
.footer .container .font .bq p {
  color: #fff;
  font-size: 14px;
}
.footer .container .shiye {
  position: absolute;
  top: 0px;
  right: 170px;
}
.footer .container .shiye a img {
  width: 51px;
  height: 62px;
}


.cont .cont-box .cont-l ul ul.zczlm .on i {
    display: none;
}
.cont .cont-box .cont-l ul  ul.zczlm li:hover i{
    display: none;
}
.cont .cont-box .cont-l ul ul.zczlm li {
    background: #eee;
}

.cont .cont-box .cont-l ul ul.zczlm li a {
    padding: 10px 25px;
}

.cont .cont-box .cont-l ul ul.zczlm .on a {
    color: #F7AB00;
}
.cont .cont-box .cont-l ul ul.zczlm li:hover a {
    color: #F7AB00;
}
.cont .cont-box .cont-l ul ul.zczlm li a {
    color: #5C5C5C;
}