.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  -webkit-transition: .5s;
  transition: .5s;
}
.h_top {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.right_t {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dx {
  text-transform: uppercase;
}
.clear {
  clear: both;
}
.over {
  overflow: hidden;
}
.container {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.bs {
  box-sizing: border-box;
}
.pics_wrap {
  width: 100%;
  overflow: hidden;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner ul.bb li {
  position: absolute;
  display: none;
}
.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.banner .num li.num_hover {
  background-color: #f7de07;
}
.banner .num li.num_hover a {
  color: #fff;
}
.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 188px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 188px;
  width: 255px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
.html5zoo-nav-0 {
  margin-top: -50px !important;
  left: 48% !important;
}
.html5zoo-text-0 {
  display: none !important;
}
.pic_h3 {
  text-align: center;
  padding-top: 51px;
  font-family: MicrosoftYaHei;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #0c236d;
}
.pic_h3 .i_word {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  display: inline-block;
}
.pic_h3 .i_bg {
  display: inline-block;
  margin: 0 10px;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #333333;
  width: 6px;
  height: 6px;
}
.pic_h3.no_n {
  font-weight: normal;
}
.pic_h3.no_n i {
  font-weight: normal;
}
.pic_en {
  padding-top: 16px;
  display: block;
  height: 16px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  color: #999999;
  text-align: center;
  text-transform: uppercase;
}
.pic_p {
  padding: 17px 0 15px;
  background: url("../images/p_bg.png") no-repeat center bottom;
  font-size: 14px;
  color: #666666;
  text-transform: uppercase;
  text-align: center;
}
@keyframes zy {
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,
  100% {
    transform: rotate(0deg);
  }
}
.big_box {
  width: 100%;
  background: #f2f2f2 url("../images/bg.jpg") no-repeat top center;
}
.base_box {
  height: 59px;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.base_box .cs_box {
  z-index: 3;
  width: 100%;
  background: #f0f0f0 ;
  height: 125px;
  position: absolute;
  top: -67px;
  left: 0px;
  box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
}
.base_box .cs_box .left_box {
  background: #0c236d;
  width: 401px;
  float: left;
  height: 125px;
  color: #fff;
}
.base_box .cs_box .left_box h4 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding: 32px 0 20px 20px;
}
.base_box .cs_box .left_box p {
  padding-left: 20px;
  font-size: 16px;
  line-height: 16px;
}
.base_box .cs_box .tel {
  width: 373px;
  height: 125px;
  box-sizing: border-box;
  background: url("../images/tel_line.png") no-repeat right center;
  float: left;
  padding: 43px 0 0 49px;
}
.base_box .cs_box .tel .tel_img {
  margin-right: 18px;
  float: left;
  width: 54px;
  height: 53px;
}
.base_box .cs_box .tel .tel_img img {
  width: 100%;
  display: block;
}
.base_box .cs_box .tel .tel_text {
  float: left;
}
.base_box .cs_box .tel .tel_text p {
  font-size: 14px;
  line-height: 14px;
  color: #999;
  padding-bottom: 11px;
}
.base_box .cs_box .tel .tel_text h4 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  display: inline-block;
  font-family: BodoniBT;
}
.base_box .cs_box .tel:hover img {
  animation: zy 2.5s .15s linear infinite;
  -moz-animation: zy 2.5s .15s linear infinite;
  -webkit-animation: zy 2.5s .15s linear infinite;
  -o-animation: zy 2.5s .15s linear infinite;
}
.base_box .cs_box .ser_box {
  margin: 43px 0 0 60px;
  width: 308px;
  float: left;
  height: 44px;
  border-radius: 22px;
  border: solid 1px #dedede;
}
.base_box .cs_box .ser_box .ser {
  padding: 7px 0 7px 21px;
  line-height: 30px;
  background: none;
  border: none;
  outline: none;
  width: 250px;
  float: left;
  color: #999999;
  font-size: 14px;
}
.base_box .cs_box .ser_box .ser::-webkit-input-placeholder {
  color: #999999;
}
.base_box .cs_box .ser_box a {
  display: block;
  float: right;
  margin-right: 20px;
  width: 16px;
  margin-top: 14px;
  height: 17px;
  background: url("../images/ser_bg.png") no-repeat left center;
}
.pro_class {
  width: 1200px;
  margin: 30px auto 18px;
  height: 34px;
  min-width: 1200px;
  text-align: center;
  background: url("../images/pro_cbg.jpg") no-repeat top center;
}
.pro_class a {
  display: inline-block;
  -webkit-transition: .5s;
  transition: .5s;
  line-height: 34px;
  color: #333333;
  font-size: 14px;
  padding-left: 30px;
  background: url("../images/pro_c_icon.png") no-repeat left center;
  margin-right: 70px;
}
.pro_class a:hover {
  color: #0c236d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.pro_list {
  padding: 17px 12px 0px 12px;
  clear: both;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding-bottom: 54px;
  overflow: hidden;
  height: 801px;
  box-sizing: border-box;
background:rgba(255,255,255,.5);
}
.pro_list .view {
  width: 276px;
  height: 348px;
  margin: 0 9px 15px;
  overflow: hidden;
  float: left;
  position: relative;
}
.pro_list .view img {
  width: 276px;
  height: 348px;
  display: block;
}
.pro_list .view .hover {
  width: 276px;
  background: rgba(251, 251, 251, 0.9);
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
  color: #333;
  transform: rotate(55deg);
  -moz-transform: rotate(55deg);
  -webkit-transform: rotate(55deg);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  overflow: hidden;
  height: 0;
  z-index: 4000;
}
.pro_list .view .hover h3 {
  color: #333333;
  font-size: 16px;
  line-height: 40px;
}
.pro_list .view:hover .hover {
  height: 40px;
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.pro_list .view:before {
  content: "";
  position: absolute;
  top: -400px;
  right: -90px;
  width: 700px;
  height: 700px;
  background: rgba(12, 35, 109, 0.5);
  transform: rotate(55deg) translateX(60px);
  -moz-transform: rotate(55deg) translateX(60px);
  -webkit-transform: rotate(55deg) translateX(60px);
  transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -webkit-transition: all 0.5s ease 0.3s;
}
.pro_list .view:hover:before {
  top: 4px;
}
.pro_list .view:after {
  content: "";
  position: absolute;
  bottom: -400px;
  left: -11px;
  width: 700px;
  height: 700px;
  background: rgba(12, 35, 109, 0.5);
  transform: rotate(55deg) translateX(-60px);
  -moz-transform: rotate(55deg) translateX(-60px);
  -webkit-transform: rotate(55deg) translateX(-60px);
  transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -webkit-transform-origin: 0% 100%;
  transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -webkit-transition: all 0.5s ease 0.3s;
}
.pro_list .view:hover:after {
  bottom: 4px;
}
.mq_box {
  position: relative;
  height: 457px;
  background: url("../images/tantou_bg.jpg") no-repeat top center;
}
.mq_box .tel_box {
  width: 426px;
  height: 50px;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -213px;
  background: url("../images/mq_titbg.png") no-repeat left top;
  box-sizing: border-box;
  padding-left: 33px;
  color: #fff;
  line-height: 50px;
  font-size: 14px;
}
.mq_box .tel_box img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
.mq_box .tel_box i {
  display: inline-block;
  font-family: BodoniBT-Book;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 26px;
  vertical-align: middle;
}
.mq_box .tel_box a {
  display: inline-block;
  color: #fff;
  margin-left: 14px;
  line-height: 50px;
  font-size: 16px;
}
.mq_box .left {
  width: 478px;
  float: left;
}
.mq_box .left .formbox {
  width: 478px;
  margin-left: 58px;
}
.mq_box .left .formbox label {
  display: inline-block;
  position: relative;
  margin-bottom: 18px;
}
.mq_box .left .formbox label input {
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  background: none;
  width: 476px;
  height: 46px;
  line-height: 34px;
  border: 1px #cccccc solid;
  padding: 0 10px 0 34px;
  position: relative;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  color: #333333;
}
.mq_box .left .formbox label input::-webkit-input-placeholder {
  color: #333333;
}
.mq_box .left .formbox label span {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 10px;
  line-height: 30px;
  display: block;
  transition: all 0.4s ease-out;
}
.mq_box .left .formbox label span img {
  width: auto;
  height: auto;
  display: block;
}
.mq_box .left .formbox label span.top {
  top: 6px!important;
}
.mq_box .left .formbox label input:focus,
.mq_box .left .formbox label input:active {
  padding-left: 10px;
}
.mq_box .left .formbox label input:focus + span,
.mq_box .left .formbox label input:active + span {
  background-color: transparent;
  transform: translatex(430px);
}
.mq_box .left .formbox label textarea {
  font-size: 14px;
  display: block;
  box-sizing: border-box;
  border-radius: 5px;
  background: none;
  width: 476px;
  height: 102px;
  line-height: 24px;
  border: 1px #cccccc solid;
  padding: 5px 10px 5px 32px;
  position: relative;
  transition: all 0.5s ease-out;
  color: #333333;
}
.mq_box .left .formbox label textarea::-webkit-input-placeholder {
  color: #333333;
}
.mq_box .left .formbox label textarea.xqcontent:focus + span,
.mq_box .left .formbox label textarea.xqcontent:active + span {
  background-color: transparent;
  transform: translatex(430px);
}
.mq_box .left .formbox label textarea:focus,
.mq_box .left .formbox label textarea:active {
  padding-left: 10px;
  padding-right: 32px;
}
.mq_box .left .formbox label textarea:focus + span,
.mq_box .left .formbox label textarea:active + span {
  background-color: transparent;
  transform: translatex(430px);
}
.mq_box .left .formbox .submitform {
  margin: 8px auto 0;
  width: 150px;
  height: 46px;
  border-radius: 5px;
  border: 0;
  cursor: pointer;
  padding-left: 35px;
  display: block;
  -webkit-transition: .5s;
  transition: .5s;
  color: #fff;
  text-align: left;
  background: #0c236d url("../images/s_bg.png") no-repeat 100px center;
}
.mq_box .left .formbox .submitform::after {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.mq_box .left .formbox .submitform:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.mq_box .left .formbox .submitform:hover::after {
  opacity: 1;
}
.mq_box .mes_tit {
  text-align: center;
  margin: 71px 0 27px 122px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #0c236d;
  position: relative;
  display: block;
}
.mq_box .mes_tit::after {
  display: inline-block;
  content: "";
  z-index: 3;
  width: 22px;
  height: 20px;
  left: -20px;
  background: url("../images/mes_bg.png") no-repeat left center;
  padding-left: 34px;
  position: absolute;
}
.mq_box .right {
  width: 604px;
  position: relative;
  padding-right: 78px;
  width: 470px;
  float: right;
  padding-left: 59px;
  background: url("../images/q_line.png") no-repeat left 125px;
}
.mq_box .right > .mes_tit {
  margin-left: 144px;
  text-align: left;
  margin-bottom: 0px;
}
.mq_box .right > .mes_tit::after {
  left: -48px;
}
.mq_box .right ul li {
  padding: 30px 28px 20px 0px;
  position: relative;
  height: 64px;
  border-bottom: 1px #e1e1e1 dashed;
}
.mq_box .right ul li .wen {
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 45px;
  margin-bottom: 4px;
}
.mq_box .right ul li .wen b {
  width: 30px;
  height: 30px;
  background: url("../images/wen.png") no-repeat left top;
  position: absolute;
  left: 0;
  top: 0;
}
.mq_box .right ul li .wen p {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
}
.mq_box .right ul li .wen p a {
  width: 220px;
  display: block;
  line-height: 30px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  transition: .5s;
}
.mq_box .right ul li .wen p a:hover {
  color: #0c236d;
}
.mq_box .right ul li .wen p i {
  padding-right: 26px;
  display: block;
  float: right;
  line-height: 30px;
  font-size: 16px;
  color: #999;
}
.mq_box .right ul li .da {
  line-height: 30px;
  font-size: 14px;
  position: relative;
  padding-left: 45px;
  height: 30px;
}
.mq_box .right ul li .da b {
  width: 30px;
  height: 30px;
  background: url(../images/da.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
.mq_box .right ul li .da p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
}
.mq_box .right ul li .da p a {
  color: #0c236d;
  display: inline-block;
  -webkit-transition: .5s;
  transition: .5s;
}
.mq_box .right ul li:before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #0c236d;
  display: block;
  transition: all 0.5s ease-out;
}
.mq_box .right ul li:hover .wen p a {
  color: #0c236d;
}
.mq_box .right ul li:hover:before {
  width: 100%;
}
.mq_box .q_img {
  position: absolute;
  z-index: 2;
  width: 231px;
  height: 432px;
  right: -142px;
  bottom: -44px;
}
.mq_box .q_img img {
  width: 100%;
  display: block;
}
.case_box {
  background: url("../images/case_bg.png") no-repeat top center;
  margin: 30px auto 0;
}
.case_box .case_slide {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 520px;
  overflow: hidden;
  position: relative;
}
.case_box .case_slide .hd .prev {
  display: block;
  opacity: 0.8;
  float: left;
  width: 42px;
  height: 42px;
  background: url("../images/pre_bg.png") no-repeat center;
 margin: 0 auto;
  position: absolute;
  z-index: 1;
  top: 48%;
  left: 0px;
}
.case_box .case_slide .hd .prev:hover {
  opacity: 1;
}
.case_box .case_slide .hd .next {
  display: block;
  opacity: 0.8;
  float: right;
  width: 42px;
  height: 42px;
  background: url("../images/next.png") no-repeat center;
  position: absolute;
  z-index: 1;
  top: 48%;
  right: 0px;
}
.case_box .case_slide .hd .next:hover {
  opacity: 1;
}
.case_btn {
  margin: 40px auto 50px;
  width: 150px;
  height: 46px;
  border-radius: 26px;
  border: 0;
  cursor: pointer;
  padding-left: 35px;
  display: block;
  line-height: 46px;
  -webkit-transition: .5s;
  transition: .5s;
  color: #fff;
  text-align: left;
  background: #0c236d url("../images/case_btn.png") no-repeat 100px center;
}
.case_btn:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.box {
  text-align: center;
  overflow: hidden;
  position: relative;
  min-width: 1200px;
  width: 1200px!important;

  margin: 0 auto;
  height: 520px;
}
.box:before {
  content: "";
  width: 0;
  height: 100%;
  background: #000;
  padding: 14px 18px;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.box:hover:before {
  width: 100%;
  left: 0;
  opacity: 0.5;
}
.box img {
  width: 100%;
  height: auto;
}
.box .box-content {
  width: 1200px;
  padding: 14px 100px;
  color: #fff;
  position: absolute;
box-sizing: border-box;
  top: 38%;
  left: 0;
}
.box .post {
  font-size: 16px;
  text-transform: capitalize;
  opacity: 0;
  transition: all 0.5s ease 0s;
padding:0 100px; 
 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
width:100%;
color:#fff;
	font-size: 16px;
  box-sizing: border-box;
 display: block!important;
text-align:center;
}
.box:hover .title,
.box:hover .post {
  opacity: 1;s
  transition-delay: 0.7s;
}
.box .icon {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 0px;
}
.box .icon li {
  display: inline-block;
}
.box .icon li a {
  display: block;
  width: 23px;
  height: 35px;
  line-height: 35px;

  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s ease 0s;
margin:0 auto;
}
.box .icon li a.search {
  background: url(../images/search.png) center center no-repeat;
}
.box:hover .icon li a {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 0.5s;
}
.wit_slide {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 325px;
  margin: 47px auto 0;
  position: relative;
}
.wit_slide .wit_main {
  width: 100%;
  position: relative;
  height: 325px;
}
.wit_slide .wit_main .w_item {
  height: 325px;
  background: url("../images/w_bg.png") no-repeat center 66px;
}
.wit_slide .wit_main .w_item .w_img {
  display: block;
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
  border-radius: 50%;
}
.wit_slide .wit_main .w_item .w_img img {
  width: 200px;
  height: 200px;
}
.wit_slide .wit_main .w_item h4 a {
  display: block;
  margin: 34px auto 15px;
  -webkit-transition: .5s;
  transition: .5s;
  width: 30%;
  text-align: center;
  line-height: 18px ;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wit_slide .wit_main .w_item .w_p {
  width: 770px;
  line-height: 27px;
  color: #999999;
  display: block;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 54px;
  text-align: center;
  margin: 0 auto;
}
.wit_slide .wit_main .w_item:hover h4 a {
  color: #0c236d;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.wit_slide .hd {
  height: 43px;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  width: 100%  ;
  top: 50%;
  left: 0px;
}
.wit_slide .hd .prev {
  display: block;
  opacity: 0.8;
  float: left;
  width: 43px;
  height: 43px;
  background: url("../images/w_pre.png") no-repeat center;
}
.wit_slide .hd .prev:hover {
  opacity: 1;
}
.wit_slide .hd .next {
  display: block;
  opacity: 0.8;
  float: right;
  width: 43px;
  height: 43px;
  background: url("../images/w_next.png") no-repeat center;
}
.wit_slide .hd .next:hover {
  opacity: 1;
}
.pd_no {
  padding-top: 0!important;
}
.ys_box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 1055px;
  position: relative;
}
.ys_box .ys_tit {
  background: url("../images/ys_tit.png") no-repeat;
  line-height: 53px;
  font-size: 26px;
  font-weight: bold;
}
.ys_box .ys_tit:before {
  display: inline-block;
  content: " ";
  width: 27px;
  height: 1px;
  background: #0c236d;
  vertical-align: middle;
  margin-right: 8px;
  left: 0px;
}
.ys_box .ys_h4 {
  line-height: 50px;
  height: 50px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  background: url("../images/ys_h4.png") no-repeat 68px center;
}
.ys_box .ys_h4 > i {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #0c236d;
  text-transform: uppercase;
  margin-right: 21px;
  line-height: 50px;
  padding-left: 14px;
}
.ys_box .ys_1 {
  width: 837px;
  height: 205px;
  position: absolute;
  right: 18px;
  top: 94px;
  z-index: 1;
}
.ys_box .ys_1 .ys_text {
  width: 454px ;
  float: left;
}
.ys_box .ys_1 p {
  line-height: 30px;
  color: #666666;
  font-size: 14px;
}
.ys_box .ys_1 .ys_img1 {
  float: right;
  width: 357px;
  height: 205px;
}
.ys_box .ys_1 .ys_img1 img {
  display: block;
  width: 357px;
}
.ys_box .ys_2 {
  width: 1200px;
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 94px;
}
.ys_box .ys_2 .ys_h4 {
  position: absolute;
  line-height: 50px;
  left: 297px;
  top: 210px;
  background: #0c236d url("../images/ys_h4.png") no-repeat 74px center;
  color: #fff;
  width: 502px;
}
.ys_box .ys_2 .ys_h4 i {
  color: #fff;
}
.ys_box .ys_2 .ys_img2 {
  width: 323px ;
  height: 439px;
  float: left;
}
.ys_box .ys_2 .ys_img2 img {
  width: 323px ;
  display: block;
}
.ys_box .ys_2 .ys_text > p {
  width: 845px;
  float: right;
  line-height: 30px;
  color: #666666;
  font-size: 14px;
  margin-top: 290px;
}
.ys_box .ys_3 {
  width: 783px;
  height: 232px;
  position: absolute;
  left: 0px;
  top: 556px ;
  z-index: 1;
}
.ys_box .ys_3 .ys_text {
  width: 366px;
}
.ys_box .ys_3 .ys_text h4 {
  margin: 20px 0 18px;
  color: #0c236d;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
}
.ys_box .ys_3 .ys_text h4:before {
  display: inline-block;
  content: " ";
  width: 30px;
  height: 1px;
  background: #0c236d;
  vertical-align: middle;
  margin-right: 8px;
  left: 0px;
}
.ys_box .ys_3 .ys_text p {
  line-height: 30px;
  font-size: 14px ;
  color: #666;
}
.ys_box .ys_3 .ys_img3 {
  width: 370px ;
  height: 232px;
}
.ys_box .ys_3 .ys_img3 img {
  display: block;
  width: 370px;
}
.ys_box .ys_4 {
  position: absolute;
  top: 823px!important;
}
.ys_box .code_box {
  position: absolute;
  width: 371px;
  height: 496px;
  background: #f8f8f8;
  z-index: 1;
  right: 0px;
  top: 556px;
}
.ys_box .code_box > h4 {
  padding: 48px 0 21px;
  line-height: 21px;
  text-align: center;
  color: #0c236d;
  font-size: 18px;
  font-weight: bold;
}
.ys_box .code_box p {
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  color: #333;
  padding-bottom: 46px;
}
.ys_box .code_box .i_c {
  display: block;
  font-size: 20px;
  color: #0c236d;
  margin-bottom: 53px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-family: BodoniBT;
  font-weight: bold;
}
.ys_box .code_box .i_c::after {
  width: 40px;
  height: 2px;
  background-color: #0c236d;
  content: " ";
  top: 37px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  z-index: 1;
}
.ys_box .code_box .code_img {
  width: 200px;
  margin: 0 auto;
  height: 200px;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 17px;
}
.ys_box .code_box .code_img img {
  width: 168px;
  height: 168px;
  display: block;
}
.ys_box .code_box span {
  display: block;
  font-size: 14px;
  color: #333;
  text-align: center;
  margin-top: 20px;
}
.new_box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px;
}
.new_box .hd {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  margin: 36px auto 41px;
  text-align: center;
}
.new_box .hd>a {
  display: inline-block;
  height: 48px ;
  width: 168px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
  margin: 0 16px;
  border: 1px solid #dedede;
  text-align: center;
  position: relative;
  border-radius: 5px;
  -webkit-transition: .5s;
  transition: .5s;
}
.new_box .hd>a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  background: #0c236d;
  width: 0;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.new_box .hd>a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #fff;
}
.new_box .hd>a:hover::after {
  width: 100%;
}
.new_box .hd>a.on {
  background: #0c236d;
  border: 1px solid #0c236d;
  color: #fff;
}
.new_box .bd {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  height: 422px;
  overflow: hidden;
}
.new_box .bd .newsList {
  height: 422px;
  overflow: hidden;
}
.new_box .bd .n_top {
  overflow: hidden;
  background: #fff;
  width: 1230px;
  margin-left: -30px;
}
.new_box .bd .n_top .n_img {
  margin-left: 30px;
  float: left;
  background: #f8f8f8;
  padding: 14px 14px 2px;
  width: 352px;
  height: 188px;
  position: relative;
  overflow: hidden;
}
.new_box .bd .n_top .n_img .empty_img {
  overflow: hidden;
  width: 352px;
}
.new_box .bd .n_top .n_img .empty_img img {
  width: 352px;
  height: 188px;
  display: block;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.new_box .bd .n_top .n_img:hover .empty_img img {
  transform: scale(1.1) rotate(0);
}
.new_box .bd .n_list {
  overflow: hidden;
  margin-left: -30px;
  width: 1230px;
}
.new_box .bd .n_list li {
  float: left;
  overflow: hidden;
  margin-left: 30px;
  background: #f8f8f8 url("../images/n_li.png") no-repeat 14px 25px;
  width: 352px;
  padding: 0 14px;
}
.new_box .bd .n_list li p {
  border-bottom: 1px dashed #dedede;
  position: relative;
  width: 352px;
  line-height: 36px;
  padding-top: 13px ;
  height: 36px;
}
.new_box .bd .n_list li p a {
  line-height: 36px;
  color: #333;
  font-size: 14px ;
  float: left;
  padding: 0 0px 0 20px ;
  width: 290px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: .5s;
  transition: .5s;
}
.new_box .bd .n_list li p a:hover {
  color: #0c236d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.new_box .bd .n_list li p i {
  float: right;
  display: block;
  line-height: 36px;
  color: #666;
}
.new_box .bd .n_list li p:before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #0c236d;
  display: block;
  transition: all 0.5s ease-out;
}
.new_box .bd .n_list li p:hover:before {
  width: 100%;
}
.new_box .bd .n_list li:nth-child(10) {
  padding: 0 14px 42px!important;
  background: #f8f8f8;
}
.new_box .bd .n_list li:nth-child(11) {
  padding: 0 14px 42px!important;
  background: #f8f8f8 url("../images/n_li.png") no-repeat 14px 25px;
  line-height: 46px;
}
.new_box .bd .n_list li:nth-child(12) {
  padding: 0 14px 42px!important;
  background: #f8f8f8 url("../images/n_li.png") no-repeat 14px 25px;
  line-height: 46px;
}
.about_box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  background: #fff;
}
.about_box .about_top {
  margin: 30px 30px 26px;
}
.about_box .about_top .about_img {
  float: left;
  width: 524px;
  height: 406px;
  overflow: hidden;
}
.about_box .about_top .about_img img {
  width: 100%;
  display: block;
  -webkit-transition: .5s;
  transition: .5s;
}
.about_box .about_top .about_img img:hover {
  transform: scale(1.1) rotate(0);
}
.about_box .about_top .about_text {
  float: right;
  width: 577px;
}
.about_box .about_top .about_text h3 > a {
  display: block;
  padding: 34px 0 23px;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #333333;
}
.about_box .about_top .about_text h3 > a:hover {
  color: #0c236d;
}
.about_box .about_top .about_text p {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  width: 534px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  height: 224px;
  margin-bottom: 33px;
}
.about_box .about_top .about_text ul {
  height: 68px;
  text-align: center;
}
.about_box .about_top .about_text ul li {
  text-align: center;
  width: 192px;
  float: left;
  background: url("../images/a_line.png") no-repeat right center;
}
.about_box .about_top .about_text ul li i {
  font-size: 40px;
  font-family: BodoniBT;
  font-weight: bold;
  display: block;
  line-height: 28px;
  color: #333;
  padding-bottom: 26px;
  position: relative;
}
.about_box .about_top .about_text ul li i::after {
  display: inline-block;
  width: 20px;
  height: 14px;
  position: absolute;
  z-index: 2;
  content: " ";
  background: url("../images/i_icon.png") no-repeat right;
}
.about_box .about_top .about_text ul li span {
  font-size: 14px;
  display: block;
  line-height: 14px;
  color: #666666;
}
.about_box .about_top .about_text ul li:last-child {
  background: none;
}
.about_box .c_sildBox {
  width: 1200px;
  clear: both;
}
.about_box .aboutSlide {
  height: 292px;
  background-color: #fff;
  overflow: hidden;
}
.about_box .aboutSlide .zsHd {
  height: 103px;
  width: 100%;
  padding-top: 28px;
  padding-left: 18px;
  box-sizing: border-box;
  overflow: hidden;
}
.about_box .aboutSlide .zsHd li {
  display: inline-block;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  margin: 0 11px;
  width: 148px;
  height: 48px;
  background-color: #f8f8f8;
  border-radius: 5px;
  line-height: 48px;
  box-sizing: border-box;
  padding-left: 57px;
}
.about_box .aboutSlide .zsHd li:not(on).one {
  background: #f8f8f8 url("../images/a_icon1.png") no-repeat 25px center;
  color: #333;
}
.about_box .aboutSlide .zsHd li:not(on).two {
  background: #f8f8f8 url("../images/a_icon3.png") no-repeat 25px center;
  color: #333;
}
.about_box .aboutSlide .zsHd li:not(on).three {
  background: #f8f8f8 url("../images/a_icon5.png") no-repeat 25px center;
  color: #333;
}
.about_box .aboutSlide .zsHd li.one:hover,
.about_box .aboutSlide .zsHd li.one.on {
  background: #0c236d url("../images/a_icon2.png") no-repeat 25px center;
  color: #fff;
}
.about_box .aboutSlide .zsHd li.two:hover,
.about_box .aboutSlide .zsHd li.two.on {
  background: #0c236d url("../images/a_icon4.png") no-repeat 25px center;
  color: #fff;
}
.about_box .aboutSlide .zsHd li.three:hover,
.about_box .aboutSlide .zsHd li.three.on {
  background: #0c236d url("../images/a_icon6.png") no-repeat 25px center;
  color: #fff;
}
.about_box .aboutSlide > .bd {
  width: 1220px;
  margin-left: -20px;
  clear: left;
  height: 190px;
  box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
}
.about_box .aboutSlide > .bd:after {
  content: "";
  display: block;
  clear: both;
}
.about_box .aboutSlide .imgCont {
  height: 190px;
  position: relative;
}
.about_box .aboutSlide .imgCont:after {
  content: "";
  display: block;
  clear: both;
}
.about_box .aboutSlide .imgCont ul:after {
  content: "";
  display: block;
  clear: both;
}
.about_box .aboutSlide .imgCont ul li {
  width: 285px;
  height: 190px;
  margin-left: 20px;
  float: left;
  position: relative;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.about_box .aboutSlide .imgCont ul li .pic {
  overflow: hidden;
}
.about_box .aboutSlide .imgCont ul li .pic img {
  display: block;
  width: 285px;
  height: 190px;
}
.about_box .aboutSlide .imgCont ul li h5 {
  font-size: 16px;
  line-height: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  display: block;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.8);
}
.about_box .aboutSlide .imgCont ul li h5 a {
  font-size: 14px;
  text-align: center;
  color: #333333;
  display: block;
  width: 100%;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about_box .aboutSlide .imgCont ul li h5 a:hover {
  color: #0c236d;
}
