@charset "utf-8";
.cl {
  *zoom: 1;
}
.cl:after {
  display: block;
  clear: both;
  height: 0;
  content: "\200B";
}
.bg-red {
  background: #f61d21;
}
.bg-green {
  background: #2ed25d;
}
.bg-blue {
  background: #0097f8;
}
input,
textarea {
  resize: none;
  font-family: Arial, "Microsoft YaHei", "微软雅黑", STHeiti, "Hiragino Sans GB", "Open Sans", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
.ms-banner {
  position: relative;
  font-size: 0;
  height: 400px;
  background: #19191b;
}
.ms-banner .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  width: 404px;
  height: 400px;
}
.ms-banner .img img {
  position: absolute;
  left: 0;
  bottom: 0;
  max-height: 100%;
}
.ms-banner .info {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  padding: 45px 0 0;
  width: 816px;
}
.ms-banner .info .tit {
  line-height: 54px;
  color: #fff;
  font-size: 20px;
}
.ms-banner .info .tit img {
  width: 54px;
  height: 54px;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ms-banner .info .tit strong {
  position: relative;
  font-size: 24px;
}
.ms-banner .info .ct {
  padding: 18px 0 0;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: justify;
}
.ms-banner .info ul {
  padding: 20px 0 0;
  height: 92px;
}
.ms-banner .info li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 50%;
  line-height: 36px;
  padding: 5px 0;
  font-size: 16px;
  color: #fff;
}
.ms-banner .info li img {
  width: 36px;
  height: 36px;
  margin: 0 12px 0 0;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ms-banner .info .btn {
  display: block;
  width: 160px;
  line-height: 44px;
  background: #ff8a00;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
}
.ms-banner .info .btn:hover {
  background: #ffa800;
}
.ms-zbkc .list > li .status {
  position: absolute;
  top: 14px;
  right: 10px;
  z-index: 9;
  line-height: 26px;
  padding: 0 12px;
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ms-zbkc .list > li .info {
  line-height: 18px;
  padding: 0 15px 10px;
}
.ms-zbkc .list > li .info .tags {
  font-size: 14px;
  color: #666;
}
.ms-zbkc .list > li .info .fr {
  font-size: 14px;
}
.ms-zbkc .list > li .other .fr {
  padding-top: 0;
  color: #f65658;
  font-size: 14px;
}
.ms-zbkc .list > li .other .fr span {
  font-size: 22px;
}
.ms-tit {
  margin: 0 0 15px;
  *zoom: 1;
}
.ms-tit:after {
  display: block;
  clear: both;
  height: 0;
  content: "\200B";
}
.ms-tit h2 {
  line-height: 42px;
  font-size: 24px;
}
.ms-works {
  padding: 40px 0 105px;
}
.ms-story {
  padding: 40px 0 80px;
}
.ms-sld .pagination {
  position: absolute;
  bottom: -60px;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 10px;
  line-height: 10px;
  text-align: center;
}
.ms-sld .pagination li {
  display: inline;
}
.ms-sld .pagination a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  overflow: hidden;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  background: #ddd;
  line-height: 200px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ms-sld .pagination .cur a {
  width: 20px;
  background: #666;
}
.ms-sld .prev,
.ms-sld .next {
  position: absolute;
  top: 50%;
  overflow: hidden;
  z-index: 990;
  text-indent: -999px;
  width: 46px;
  height: 46px;
  border: 2px solid #ccc;
  margin-top: -25px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.ms-sld .prev {
  left: -110px;
  background: url(../images/mingshi/iarrow-l.png) no-repeat center center;
}
.ms-sld .prev:hover {
  background: #ff8a00 url(../images/mingshi/iarrow-lh.png) no-repeat center center;
  border-color: #ff8a00;
}
.ms-sld .next {
  right: -110px;
  background: url(../images/mingshi/iarrow-r.png) no-repeat center center;
}
.ms-sld .next:hover {
  background: #ff8a00 url(../images/mingshi/iarrow-rh.png) no-repeat center center;
  border-color: #ff8a00;
}
#ms-sld {
  position: relative;
  font-size: 0;
}
#ms-sld .slides_control,
#ms-sld .slides_control li {
  height: 651px;
}
#ms-sld dt img {
  display: block;
  width: 1220px;
  height: 400px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#ms-sld dd {
  margin-top: 10px;
  margin-right: -10px;
}
#ms-sld dd img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 400px;
  height: 240px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
}
#ms-sld2 {
  overflow: hidden;
  position: relative;
  padding: 0 110px 60px;
  width: 1220px;
  height: 702px;
  margin-left: -110px;
}
#ms-sld2 .slides_container {
  overflow: visible !important;
}
#ms-sld2 .sld-img {
  width: 1250px;
  font-size: 0;
  margin-right: -30px;
}
#ms-sld2 .sld-img li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 595px;
  height: 321px;
  margin: 15px 30px 15px 0;
  background: #fff;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 30px rgba(187, 187, 187, 0.2);
  -ms-box-shadow: 0 0 30px rgba(187, 187, 187, 0.2);
  -moz-box-shadow: 0 0 30px rgba(187, 187, 187, 0.2);
  box-shadow: 0 0 30px rgba(187, 187, 187, 0.2);
}
#ms-sld2 .sld-img li .img {
  width: 140px;
  height: 265px;
  padding: 56px 0 0;
  text-align: center;
  border-right: 1px solid #f8f8f8;
}
#ms-sld2 .sld-img li .img img {
  width: 74px;
  height: 74px;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#ms-sld2 .sld-img li .img h3 {
  padding: 10px 0 0;
  line-height: 30px;
  font-weight: 700;
  color: #222;
  font-size: 16px;
}
#ms-sld2 .sld-img li .cont {
  padding: 58px 36px 0;
  margin-left: 141px;
  line-height: 25px;
  font-size: 16px;
  color: #444;
}
#ms-sld2 .sld-img li .cont p {
  max-height: 160px;
  padding: 24px 0 0;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
#ms-sld2 .izf-fanyel,
#ms-sld2 .izf-fanyer {
  font-family: "ixyzf" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0;
  position: absolute;
  top: 50%;
  z-index: 55;
  cursor: pointer;
  color: #d1d1d1;
  text-align: center;
  margin-top: -30px;
  filter: alpha(opacity= 0 );
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#ms-sld2 .izf-fanyel:before,
#ms-sld2 .izf-fanyer:before {
  padding: 15px;
  border: 3px solid #d1d1d1;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
}
#ms-sld2 .izf-fanyel:hover,
#ms-sld2 .izf-fanyer:hover {
  color: #ff8a00;
}
#ms-sld2 .izf-fanyel:hover:before,
#ms-sld2 .izf-fanyer:hover:before {
  border-color: #ff8a00;
}
#ms-sld2 .izf-fanyel {
  left: 30px;
}
#ms-sld2 .izf-fanyer {
  right: 30px;
}
#ms-sld2:hover .izf-fanyel,
#ms-sld2:hover .izf-fanyer {
  filter: alpha(opacity= 100 );
  opacity: 1;
}
#ms-sld2:hover .izf-fanyel {
  left: 0px;
}
#ms-sld2:hover .izf-fanyer {
  right: 0px;
}
#ms-sld2 .pagination {
  bottom: 0;
}
#ms-sld2 .prev {
  left: 0;
}
#ms-sld2 .next {
  right: 0;
}
