* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font: inherit;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #465160;
}
body {
  width: 100%;
  font-family: 'Microsoft Yahei', Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #edecf1;
}
a {
  color: #545454;
}
.left-block {
  float: left;
}
.right-block {
  float: right;
}
img {
  vertical-align: bottom;
}
img.scale {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}
.over_hide:hover img.scale,
.slide:hover img.scale {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.over_hide {
  overflow: hidden;
}
.normal-size {
  width: 100%;*width:1140px;
  margin: auto;
  max-width:1140px;
  min-width:960px;
  position:relative;
}
.bg-size {
  width: 100%;
}
img {
  max-width: 100%;
}
.clearfix:before {
  content: '';
  display: table;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
/*index*/
.top-box {
  background-color: #edecf1;
  height: 84px;
}
.navbar {
  margin-left: 30px;
}
.navbar ul li {
  float: left;
}
.navbar ul li a {
  padding: 30px 20px 10px;
  color: #545454;
  display: inline-block;
  font-size: 14px;
}
.navbar ul li.hot a {
    background:url(/images/hot.svg) no-repeat   bottom center;padding-bottom:15px;background-size:30px 14px;
}
.navbar ul li.new a {
    background:url(/images/new.png) no-repeat   bottom center;padding-bottom:25px;
}
.navbar ul li.active a,
.navbar ul li:hover {
  border-bottom: 6px solid #56738e;
}
.navbar ul li.hot a:hover{padding-bottom:15px;} 
.navbar .foldli{position:relative; background:url(/css/trigle.png) no-repeat right 30px;font-weight:bold}
.navbar .child-nav{font:normal 14px/32px 'Microsoft Yahei';position:absolute;z-index:1000;background:#ffffff;box-shadow: 2px 2px 5px #888888;display:none}
.navbar .child-nav li{ text-align:center}
.navbar ul li.active .child-nav li  a, .navbar .child-nav li a{text-align:center; width:122px;padding:5px; border-bottom:1px solid #eeeeee;}
.navbar .child-nav li:hover{background:#fef5f5;border-bottom:none;}

.sign-box {
 
  padding-right: 10px;
  position:absolute;
  right:0px;
  top:12px;
}
.sign-box > .right-block {
  font-size: 16px;
  padding: 2px 16px;
  border: 1px solid #d1341e;
  color: #d1341e;
  margin-left: 15px;
  margin-bottom: 10px;
  cursor: pointer;
}
.sign-box > .right-block:hover {
  opacity: .8;
}
.sign-box .denglu {
  border-color: #56738e;
  color: #56738e;
}
.sign-box .denglu:hover{
	color:#fff;background:#56738e
}
.sign-box  .zhuce:hover{
	color:#fff;background:#d1341e
}

.sign-box > .right-block.ucenter {
  border-color: #d1341e;
  color: #d1341e;
}
.sign-box > .right-block.ucenter:hover{
	color:#fff;background:#d1341e
}
.sign-box .tel .qq {
  margin-left: 3px;
  color: #2a2a2a;
}
.middle {
  background-color: #edecf1;
  padding-top: 10px;
}
.muban {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e2e1e6;
}
.muban .title {
  text-align: center;
  margin-bottom: 35px;
}
.muban .muban-list {
  margin-left: -6px;
  margin-right: -6px;
}
.muban .muban-list .muban-item {
  width: 270px;
  margin: 0 6px;
}
.muban .muban-list .muban-item .img-box {
  position: relative;
  height: 160px;
}
.muban .muban-list .muban-item .img-box img {
  width: 100%;
  height: 160px;
}
.muban .muban-list .muban-item .img-box .modal-box {
  position: absolute;
  bottom: -160px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 160px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
  text-align: center;
  display:block;
}
.muban .muban-list .muban-item .img-box .modal-box .cn-txt {
  color: #fff;
  font-size: 16px;
  margin-top: 58px;
}
.muban .muban-list .muban-item .img-box .modal-box .en-txt {
  color: #fff;
  font-size: 16px;
  margin-top: 5px;
}
.muban .muban-list .muban-item .img-box:hover .modal-box {
  bottom: 0;
}
.muban .muban-list .muban-item .btn-box {
  text-align: center;
  padding: 22px 0;
  margin-bottom: 23px;
  border-bottom: 1px solid #dcdbe0;
}
.muban .muban-list .muban-item .btn-box ul {
  display: inline-block;
}
.muban .muban-list .muban-item .btn-box ul li {
  float: left;
  margin: 0 13px;
  width: 78px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 10px;
  color: #fff;
  background-color: #56738e;
  font-size: 16px;
  cursor: pointer;
}
.muban .muban-list .muban-item .btn-box ul li:hover {
  opacity: .8;
}
.muban .muban-list .muban-item .txt-box {
  width: 100%;
}
.muban .muban-list .muban-item .txt-box .txt-item {
  margin-bottom: 20px;
}
.muban .muban-list .muban-item .txt-box .txt-img {
  margin-right: 12px;
}
.muban .muban-list .muban-item .txt-box .txt-left {
  width: 234px;
  font-size: 16px;
}
.muban .muban-list .muban-item .txt-box .txt-left span {
  color: #56738e;
}
.product-box {
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e1e6;
}
.product-box .title {
  text-align: center;
  margin: 28px 0 38px;
}
.product-box .product-list {
  margin-left: -4px;
  margin-right: -4px;
}
.product-box .product-list .product-item {
  width: 595px;
  margin: 0 4px;
}
.product-box .product-list .product-item .t-product {
  text-align: center;
  font-size: 28px;
  margin-bottom: 17px;
  color: #56738e;
}
.product-box .product-list .product-item .product-img {
  height: 338px;
  border: 2px solid #56738e;
  border-radius: 3px;
  width: 595px;
  position: relative;
}
.product-box .product-list .product-item .product-img > img {
  height: 338px;
}
.product-box .product-list .product-item .product-img .player-modal {
  position: absolute;
  width: 100%;
  height: 338px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 338px;
  top: 0;
  left: 0;
}
.product-box .product-list .product-item .product-img .player-modal img {
  padding-bottom: 140px;
  cursor: pointer;
}
/*擦件*/
.center img {
  width: 100%;
  height: 100%;
  padding: 30px 20px;
}
.center .zp-item {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.center .slick-center {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  color: #e67e22;
  opacity: 1;
  transform: scale(1.15);
}
.center h3 {
  opacity: 0.8;
  transition: all 300ms ease;
}
.slider {
  margin-top: 40px;
  width: 1103px;
  margin-right: auto;
  margin-left: auto;
}
.zp-item {
  position: relative;
}
.zp-item .zp-modal {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 30px 20px;
  width: 100%;
  height: 100%;
  background-clip: content-box;
  display: none;
}
.zp-item .zp-modal .txt {
  font-size: 20px;
  color: #fff;
  margin-top: 33px;
}
.zp-item .zp-modal .btn-box {
  text-align: center;
  margin-top: 25px;
}
.zp-item .zp-modal .btn-box ul {
  display: inline-block;
}
.zp-item .zp-modal .btn-box ul li {
  float: left;
  margin: 0px 12px;
  width: 74px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background-color: #748ba2;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
}

.zp-item .zp-modal .btn-box ul li:hover {
  opacity: .8;
}
.cwhite{
	color: #fff;
}
.center .slick-center .zp-modal {
  display: block;
}
.help-box {
  padding: 30px;
}
.help-box .wenti-t {
  font-size: 22px;
  color: #010101;
  margin-bottom: 20px;
}
.help-box ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 10px;
}
.help-box ul li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #748ba2;
  top: 7px;
  left: 0;
}
.help-box .more {
  font-size: 18px;
  color: #748ba2;
}
.footer {
  background-color: #56738e;
  padding: 30px 0 20px;
}
.footer .f {
  padding: 0 30px;
}
.footer .f-m {
  margin-left: 200px;
}
.footer .f-m p {
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.footer .f-m p a {
  color: #fff;
}
.footer p {
  color: #fff;
}
.footer p a {
  color: #fff;
}
#icp{color:#fff}
.muban-box {
  position: relative;
}
.muban-box .muban-zhanshi {
  position: absolute;
  padding: 10px 30px;
  background-color: #edecf1;
  top: 350px;
  right: 167px;
}
.muban-box .muban-zhanshi p {
  margin-bottom: 25px;
  line-height: 30px;
  height: 30px;
}
.muban-box .muban-zhanshi p a {
  font-size: 30px;
  float: left;
  color: #676767;
  margin-left: 15px;
}
.muban-box .muban-zhanshi p a:hover {
  opacity: .8;
}
.muban-box .muban-zhanshi p img {
  float: left;
  margin-top: 6px;
}
.blank3 {clear:both; height:3px; overflow:hidden; display:block;}
.nav-diviline{border-top:1px solid #d3d3d6;clear:both;width:1120px;margin:0 auto;}
#kinMaxShow {
  visibility: hidden;
  width: 100%;
  height: 320px;
  overflow: hidden;
}
.logo-img{width:70%;margin:10px}