@import "base/compatibility.css";
/*

“MNS” 样式

2015 for Hicheng

Copyright (c) 2015, MNS All rights reserved.

*/
/* line 1, base\layout.less */
.header {
  border-top: 6px solid #1ab1e8;
  height: 143px;
  background: #ffffff;
  position: relative;
}
/* line 6, base\layout.less */
.header .top {
  width: 1200px;
  height: 60px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  overflow: hidden;
  background: url("../images/top-bg.jpg") no-repeat 750px bottom;
}
/* line 13, base\layout.less */
.header .top .logo {
  width: 380px;
  height: 60px;
  float: left;
}
/* line 18, base\layout.less */
.header .top .language {
  margin-top: 35px;
  float: right;
}
/* line 21, base\layout.less */
.header .top .language li {
  float: left;
  margin-left: 10px;
}
/* line 24, base\layout.less */
.header .top .language li a {
  font-size: 14px;
  color: #9f9f9f;
}
/* line 32, base\layout.less */
.header .nav {
  height: 43px;
  background: #21489c;
}
/* line 35, base\layout.less */
.header .nav ul {
  height: 43px;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
/* line 41, base\layout.less */
.header .nav ul li {
  font-size: 14px;
  line-height: 43px;
  display: block;
  float: left;
  border-right: 1px solid rgba(61, 98, 180, 0.5);
}
/* line 47, base\layout.less */
.header .nav ul li a {
  text-transform: capitalize;
  text-decoration: none;
  height: 43px;
  display: block;
  padding: 0 35px;
  color: #ffffff;
}
/* line 54, base\layout.less */
.header .nav ul li a:hover {
  background: #1ab1e8;
}
/* line 59, base\layout.less */
.header .nav ul .active {
  color: #ffffff;
  background: #1ab1e8;
}
/* line 66, base\layout.less */
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
/* line 70, base\layout.less */
.main-content {
  margin-top: 30px;
}
/* line 72, base\layout.less */
.main-content .block {
  width: 293px;
}
/* line 74, base\layout.less */
.main-content .block .hd {
  height: 150px;
  padding-top: 40px;
  padding-bottom: 4px;
  position: relative;
}
/* line 79, base\layout.less */
.main-content .block .hd .hd-img {
  z-index: 999;
  background: url("../images/block-tit.png");
  width: 80px;
  height: 58px;
  padding-top: 22px;
  position: absolute;
  left: 50%;
  top: -40px;
  margin-left: -40px;
}
/* line 89, base\layout.less */
.main-content .block .hd .hd-img span {
  font-size: 40px;
}
/* line 94, base\layout.less */
.main-content .block .bd {
  background: #ffffff;
  padding: 20px;
  height: 220px;
  overflow: hidden;
  position: relative;
}
/* line 100, base\layout.less */
.main-content .block .bd .btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
/* line 106, base\layout.less */
.main-content .block .bd .pro-list-small li {
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
}
/* line 110, base\layout.less */
.main-content .block .bd .pro-list-small li .portrait {
  width: 85px;
  height: 85px;
  float: left;
  border: 1px solid #f2f2f2;
}
/* line 115, base\layout.less */
.main-content .block .bd .pro-list-small li .portrait img {
  max-width: 100%;
}
/* line 119, base\layout.less */
.main-content .block .bd .pro-list-small li .info {
  margin-left: 95px;
  color: #949494;
  font-size: 12px;
}
/* line 123, base\layout.less */
.main-content .block .bd .pro-list-small li .info .tit {
  font-size: 14px;
  color: #1ab1e8;
}
/* line 131, base\layout.less */
.main-content .block .bd .news-list-small li {
  height: 43px;
  line-height: 43px;
  border-bottom: 1px dotted #949494;
}
/* line 135, base\layout.less */
.main-content .block .bd .news-list-small li a {
  float: left;
}
/* line 138, base\layout.less */
.main-content .block .bd .news-list-small li span {
  float: right;
}
/* line 148, base\layout.less */
.innor-con {
  overflow: hidden;
  width: 1200px;
}
/* line 151, base\layout.less */
.innor-con .left,
.innor-con .right {
  margin-bottom: -9999px;
  padding-bottom: 9999px;
  background: #ffffff;
  height: auto !important;
  height: 450px;
  min-height: 450px;
}
/* line 159, base\layout.less */
.innor-con .left {
  width: 310px;
  float: left;
}
/* line 162, base\layout.less */
.innor-con .left .category {
  background: #ffffff;
}
/* line 164, base\layout.less */
.innor-con .left .category .cat-tit {
  background: #ff9c00 url("../images/cate-tit.jpg") no-repeat 25px 0;
  height: 71px;
  line-height: 71px;
  font-size: 20px;
}
/* line 170, base\layout.less */
.innor-con .left .category .cat-box {
  margin: 20px;
}
/* line 172, base\layout.less */
.innor-con .left .category .cat-box li {
  margin-bottom: 10px;
  height: 50px;
  line-height: 50px;
  display: block;
}
/* line 177, base\layout.less */
.innor-con .left .category .cat-box li a {
  color: #949494;
  font-size: 16px;
  padding-left: 60px;
  background: #f1f1f1 url("../images/cate-li.gif") no-repeat 20px 0;
  display: block;
}
/* line 183, base\layout.less */
.innor-con .left .category .cat-box li a:hover {
  color: #ffffff;
  background: #1ab1e8 url("../images/cate-li.gif") no-repeat 20px -50px;
}
.innor-con .left .category .cat-box li .a_hover{
  color: #ffffff;
  background: #1ab1e8 url("../images/cate-li.gif") no-repeat 20px -50px;
}
/* line 191, base\layout.less */
.innor-con .left .con-small {
  display: block;
  margin: 20px;
  overflow: hidden;
}
/* line 195, base\layout.less */
.innor-con .left .con-small img {
  width: 100%;
}
/* line 200, base\layout.less */
.innor-con .right {
  margin-left: 330px;
}
/* line 202, base\layout.less */
.innor-con .right .location {
  padding-left: 30px;
  background: #1ab1e8;
  height: 45px;
}
/* line 206, base\layout.less */
.innor-con .right .location li {
  color: #ffffff;
  font-size: 14px;
  float: left;
  margin-right: 10px;
  padding-top: 12px;
}
/* line 212, base\layout.less */
.innor-con .right .location li span {
  margin-right: 10px;
}
/* line 215, base\layout.less */
.innor-con .right .location li a {
  color: #ffffff;
}
/* line 219, base\layout.less */
.innor-con .right .location .active {
  padding: 12px 10px 25px;
  background: #21489c;
}
/* line 224, base\layout.less */
.innor-con .right .text,
.innor-con .right .news-list,
.innor-con .right .pro-list,
.innor-con .right .message,
.innor-con .right .pro-detail {
  margin: 40px 20px 20px;
  overflow: hidden;
}
/* line 228, base\layout.less */
.innor-con .right .text {
  line-height: 25px;
}
/* line 232, base\layout.less */
.innor-con .right .news-list li {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 236, base\layout.less */
.innor-con .right .news-list li .new-portrait {
  float: left;
  width: 130px;
  height: 100px;
  overflow: hidden;
}
/* line 241, base\layout.less */
.innor-con .right .news-list li .new-portrait img {
  max-width: 100%;
  height: auto;
}
/* line 246, base\layout.less */
.innor-con .right .news-list li .new-info {
  margin-left: 150px;
  overflow: hidden;
}
/* line 253, base\layout.less */
.innor-con .right .pro-list li {
  float: left;
  width: 199px;
  height: 210px;
  margin: 0 7px 0 1px;
}
/* line 258, base\layout.less */
.innor-con .right .pro-list li img {
  display: block;
  border: 2px solid #f1f1f1;
}
/* line 262, base\layout.less */
.innor-con .right .pro-list li p {
  display: block;
  text-align: center;
}
/* line 266, base\layout.less */
.innor-con .right .pro-list li a {
  display: block;
}
/* line 269, base\layout.less */
.innor-con .right .pro-list li a:hover img {
  border: 2px solid #1ab1e8;
}
/* line 277, base\layout.less */
.innor-con .right .message .vr,
.innor-con .right .message .leave-message {
  overflow: hidden;
  border: 2px solid #f1f1f1;
  font-size: 14px;
}
/* line 282, base\layout.less */
.innor-con .right .message .visitors,
.innor-con .right .message .reply,
.innor-con .right .message .message-tit {
  padding: 10px;
  overflow: hidden;
  line-height: 25px;
}
/* line 287, base\layout.less */
.innor-con .right .message .reply,
.innor-con .right .message .message-tit {
  background: #f1f1f1;
}
/* line 290, base\layout.less */
.innor-con .right .message .leave-message {
  padding-bottom: 10px;
  margin-top: 20px;
}
/* line 293, base\layout.less */
.innor-con .right .message .leave-message textarea {
  width: 820px;
  margin-bottom: 10px;
}
/* line 300, base\layout.less */
.innor-con .right .pro-detail .portrait {
  width: 200px;
  height: 174px;
  float: left;
}
/* line 304, base\layout.less */
.innor-con .right .pro-detail .portrait img {
  display: block;
  border: 2px solid #f1f1f1;
}
/* line 309, base\layout.less */
.innor-con .right .pro-detail .info {
  margin-left: 220px;
  overflow: hidden;
  font-size: 14px;
}
/* line 313, base\layout.less */
.innor-con .right .pro-detail .info dl {
  line-height: 30px;
}
/* line 315, base\layout.less */
.innor-con .right .pro-detail .info dl dt {
  width: 60px;
  float: left;
  text-align: right;
}
/* line 320, base\layout.less */
.innor-con .right .pro-detail .info dl dd {
  margin-left: 70px;
}
/* line 325, base\layout.less */
.innor-con .right .pro-detail .other {
  margin-top: 20px;
}
/* line 330, base\layout.less */
.innor-con .paging {
  overflow: hidden;
  margin: 30px 0 0;
}
/* line 333, base\layout.less */
.innor-con .paging div {
  height: 40px;
  text-align: center;
}
/* line 336, base\layout.less */
.innor-con .paging div a {
  padding: 5px 9px;
  color: #21489c;
  margin-right: 2px;
  text-decoration: none;
}
/* line 341, base\layout.less */
.innor-con .paging div a:hover {
  background: #46a4e1;
  text-decoration: none;
  color: #ffffff !important;
}
/* line 346, base\layout.less */
.innor-con .paging div a:active {
  background: #46a4e1;
  text-decoration: none;
  color: #ffffff;
}
/* line 352, base\layout.less */
.innor-con .paging div .current {
  padding: 5px 9px;
  color: #ffffff;
  background: #46a4e1;
  margin-right: 2px;
}
/* line 358, base\layout.less */
.innor-con .paging div .disabled {
  padding: 5px 9px;
  margin-right: 2px;
}
/* line 365, base\layout.less */
.innor-con:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  clear: both;
  content: "";
}
/* line 373, base\layout.less */
.newProduct {
  width: 1200px;
  overflow: hidden;
  position: relative;
  background: #ffffff;
}
/* line 378, base\layout.less */
.newProduct .hd .prev,
.newProduct .hd .next {
  display: block;
  width: 5px;
  height: 9px;
  line-height: 10px;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/icoLeft.gif") no-repeat;
}
/* line 390, base\layout.less */
.newProduct .pro-tit {
  width: 64px;
  height: 270px;
  position: relative;
}
/* line 394, base\layout.less */
.newProduct .pro-tit h4 {
  margin: 0 auto;
  margin-top: 120%;
  width: 1.5em;
  text-align: center;
}
/* line 401, base\layout.less */
.newProduct .pro-box {
  float: left;
  width: 1072px;
}
/* line 405, base\layout.less */
.newProduct .hd {
  overflow: hidden;
  height: 50px;
}
/* line 408, base\layout.less */
.newProduct .hd .hd-btn {
  margin-top: 10px;
}
/* line 411, base\layout.less */
.newProduct .hd .next {
  background: url("../images/icoRight.gif") no-repeat;
}
/* line 414, base\layout.less */
.newProduct .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
}
/* line 419, base\layout.less */
.newProduct .hd ul li {
  position: relative;
  _display: inline;
  float: left;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: #ccc;
  margin-right: 10px;
  text-indent: -999px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../PIE.htc);
}
/* line 435, base\layout.less */
.newProduct .hd ul li.on {
  background: #1ab1e8;
}
/* line 442, base\layout.less */
.newProduct .bd ul {
  overflow: hidden;
  zoom: 1;
}
/* line 445, base\layout.less */
.newProduct .bd ul li {
  width: 199px;
  margin: 0 8px;
  text-align: center;
  float: left;
  _display: inline;
  overflow: hidden;
}
/* line 452, base\layout.less */
.newProduct .bd ul li img {
  border: 2px solid #f1f1f1;
}
/* line 455, base\layout.less */
.newProduct .bd ul li a {
  color: #959595;
}
/* line 457, base\layout.less */
.newProduct .bd ul li a:hover {
  color: #009b44;
}
/* line 461, base\layout.less */
.newProduct .bd ul li .title {
  font-size: 14px;
  margin-top: 10px;
}
/* line 471, base\layout.less */
.main_visual .main_image {
  width: 1200px;
  height: 430px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
/* line 478, base\layout.less */
.main_visual .main_image ul {
  width: 9999px;
  height: 430px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 485, base\layout.less */
.main_visual .main_image ul li {
  float: left;
  width: 1200px;
  height: 430px;
  text-align: center;
}
/* line 490, base\layout.less */
.main_visual .main_image ul li a {
  display: block;
  width: 100%;
  height: 430px;
}
/* line 499, base\layout.less */
.main_visual .flicking_con {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* line 503, base\layout.less */
.main_visual .flicking_con .flicking_inner {
  position: absolute;
  top: 400px;
  left: 50%;
  margin-left: -80px;
  z-index: 999;
  width: 160px;
  height: 21px;
  text-align: center;
}
/* line 512, base\layout.less */
.main_visual .flicking_con .flicking_inner a {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  background: url('../images/btn_main_img.png') 0 0 no-repeat;
  display: inline-block;
  text-indent: -10000px;
}
/* line 521, base\layout.less */
.main_visual .flicking_con .flicking_inner a.on {
  background-position: 0 -21px;
}
/* line 527, base\layout.less */
.inside-banner {
  margin: 0 auto;
  height: 230px;
  width: 1200px;
  overflow: hidden;
}
/* line 534, base\layout.less */
#footer {
  line-height: 25px;
  padding: 20px 0;
  overflow: hidden;
}
@charset "utf-8";
/* line 4, base\common.less */
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Microsoft Yahei", "Lucida Grande", Verdana, Lucida, Helvetica, Arial, 'Simsun', sans-serif;
}
/* line 7, base\common.less */
body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
/* line 12, base\common.less */
html,
body {
  height: 100%;
  margin: 0;
  background: #f1f1f1;
}
/* line 17, base\common.less */
ul,
dl {
  list-style: none;
}
/* line 20, base\common.less */
img,
a img {
  border: 0;
}
/* line 23, base\common.less */
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 29, base\common.less */
ul {
  list-style: none;
}
/* line 32, base\common.less */
img,
a img {
  border: 0;
}
/* line 35, base\common.less */
p {
  font-size: 13px;
  line-height: 25px;
}
/* line 39, base\common.less */
hr {
  margin: 4px 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #d4d4d4;
}
/* line 46, base\common.less */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
/* line 54, base\common.less */
h1 {
  font-size: 38.5px;
}
/* line 57, base\common.less */
h2 {
  font-size: 31.5px;
}
/* line 60, base\common.less */
h3 {
  font-size: 24.5px;
}
/* line 63, base\common.less */
h4 {
  font-size: 17.5px;
}
/* line 67, base\common.less */
.pull-left {
  float: left;
}
/* line 70, base\common.less */
.pull-right {
  float: right;
}
/* line 73, base\common.less */
.clearMargin {
  margin: 0;
}
/* line 76, base\common.less */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 83, base\common.less */
.mt15 {
  margin-top: 15px;
}
/* line 86, base\common.less */
.ml10 {
  margin-left: 10px;
}
/* line 90, base\common.less */
.text-center {
  text-align: center;
}
/* line 93, base\common.less */
.white {
  color: #ffffff;
}
/* line 96, base\common.less */
.orange {
  color: #ff9c00;
}
/* line 100, base\common.less */
.gray {
  color: #949494;
}
/* line 102, base\common.less */
.gray a {
  color: #949494;
}
/* line 106, base\common.less */
.blue {
  color: #1ab1e8;
}
/* line 108, base\common.less */
.blue a {
  color: #1ab1e8;
}
/* line 113, base\common.less */
.bgColor-blue {
  background: #1ab1e8;
}
/* line 116, base\common.less */
.bgColor-orange {
  background: #ff9c00;
}
/* line 121, base\common.less */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 3px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  color: #ffffff !important;
}
/* line 143, base\common.less */
.btn-blue {
  background-color: #1ab1e8;
  border-color: #1ab1e8;
}
/* line 146, base\common.less */
.btn-blue:hover {
  background-color: #1099cb;
  border-color: #1099cb;
}
/* line 151, base\common.less */
.btn-gray {
  background: #bababa;
  border-color: #bababa;
}
/* line 154, base\common.less */
.btn-gray:hover {
  background-color: #999999;
  border-color: #999999;
}
/* line 159, base\common.less */
input,
textarea {
  padding: 2px;
  resize: none;
  background: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #DEDEDE;
}
/* line 168, base\common.less */
input:focus,
textarea:focus {
  border-color: #1ab1e8;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
