@font-face {
  font-family: 'heiti';
  src: url(../fonts/heiti.ttf) format('truetype'), url(../fonts/heiti.eot) format('eot'), url(../fonts/heiti.woff) format('woff'), url(../fonts/heiti.woff2) format('woff2');
}
@font-face {
  font-family: 'FZZDHJT';
  src: url(../fonts/FZZDHJT.ttf) format('truetype'), url(../fonts/FZZDHJT.eot) format('eot'), url(../fonts/FZZDHJT.woff) format('woff'), url(../fonts/FZZDHJT.woff2) format('woff2');
}
body {
  overflow-x: hidden;
  font-family: 'heiti', Arial, 'microsoft yahei', SimSun, Sans-serif !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "FZZDHJT";
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
}
a {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
span.img-box {
	display: block;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
  width: 9999px;
}
.scroll-box ul li {
  float: left;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui.container {
  padding: 0 15px;
  position: relative;
}
.ui.container2 {
  position: relative;
  padding: 0 40px;
}
.ui.container.con-box {
  margin: 0 -40px;
  padding: 0;
}
.ui.container > .item {
  padding-left: 0;
  padding-right: 0;
}
.ui.menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  margin: 0;
  box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  min-height: auto;
  background: none;
}
.ui.header:first-child {
  margin-top: 0;
}
.ui.header {
  margin: 0;
  font-weight: 500;
}
.item {
  border-left: none!important;
  border-right: none!important;
}
.item:before,
.item:after {
  display: none!important;
}
#header {
  position: relative;
  z-index: 1;
}
#header .h-top {
  background: #2e2f31;
}
#header .h-top .left,
#header .h-top .right {
  padding: 0;
}
#header .h-top .left li {
  margin-right: 60px;
}
#header .h-top .right li {
  margin-left: 12px;
}
#header .h-top ul li {
  display: inline-block;
  font-family: Arial;
  font-size: 14px;
  color: #afafaf;
  line-height: 40px;
}
#header .h-top ul li img {
  display: inline-block;
  vertical-align: middle;
}
#header .h-top ul li a {
  display: inline-block;
  color: inherit;
  margin-left: 8px;
}
#header .h-top ul li a:hover {
  color: #b39966;
}
#header .nav {
  padding-top: 40.2px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
#header .nav .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-49%, -49%);
  -moz-transform: translate(-49%, -49%);
  -ms-transform: translate(-49%, -49%);
  -o-transform: translate(-49%, -49%);
  transform: translate(-49%, -49%);
}
#header .nav .logo img {
  position: relative;
}
#header .nav .item {
  padding: 0;
}
#header .nav .h-search {
  color: white;
  font-size: 14px;
  cursor: pointer;
  margin-left: 25px!important;
  padding-bottom: 15px;
  margin-right: 50px!important;
}
#header .nav .h-search i:hover {
  color: #b39966;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#header .nav .menu-box {
  margin-top: 10px;
}
#header .nav .menu-box .menu {
  height: 100%;
}
#header .nav .menu-box .menu:after {
  content: '';
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
#header .nav .menu-box .menu > li {
  float: left;
  position: relative;
  margin-left: 50px;
}
#header .nav .menu-box .menu > li i.icon {
  display: inline-block;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  vertical-align: middle;
}
#header .nav .menu-box .menu > li:first-child {
  margin-left: 0;
}
#header .nav .menu-box .menu > li > a {
  font-size: 14px;
  color: white;
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
  text-transform: uppercase;
}
#header .nav .menu-box .menu > li > a:after {
  content: '';
  width: 100%;
  display: block;
  margin-top: 2px;
  border-bottom: 1px solid white;
  box-shadow: 0 1px 2px 0 #666;
  -webkit-box-shadow: 0 1px 2px 0 #666;
  -moz-box-shadow: 0 1px 2px 0 #666;
  -ms-box-shadow: 0 1px 2px 0 #666;
  -o-box-shadow: 0 1px 2px 0 #666;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .nav .menu-box .menu > li:hover > a:after {
  opacity: 1;
}
#header .nav .menu-box .menu > li:hover i.icon {
  color: #b39966;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #b39966;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .nav .menu-box .menu > li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  font-size: 12px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #222;
}
#header .nav .yuy span {
  font-size: 14px;
  color: white;
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
  text-transform: uppercase;
}
#header .nav .yuy span i.icon {
  display: inline-block;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  vertical-align: middle;
}
#header .nav .yuy .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 120px;
  background: #b39966;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .nav .yuy .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .yuy .sub-menu li a {
  font-size: 12px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .yuy .sub-menu li:hover {
  background: #222;
}
#banner ul .slick-slide img {
  -webkit-transition: 6.5s;
  -moz-transition: 6.5s;
  -ms-transition: 6.5s;
  -o-transition: 6.5s;
  transition: 6.5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #b39966;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner {
	position:relative;
	cursor:pointer;
	cursor:hand;
}
#banner canvas {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #002e5b;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #b39966;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#banner li {
  position: relative;
}
#banner li .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
#banner li .content .left {
  width: 55%;
}
#banner li .content h2 {
  font-size: 78px;
  color: white;
  text-shadow: 1px 2px 10px #333;
  -webkit-text-shadow: 1px 2px 10px #333;
  -moz-text-shadow: 1px 2px 10px #333;
  -ms-text-shadow: 1px 2px 10px #333;
  -o-text-shadow: 1px 2px 10px #333;
  filter: Shadow(Color=#333, Direction=0, Strength=10px);
  filter: dropshadow(OffX=1px, OffY=2px, Color=#333, Positive='true');
  line-height: normal;
  font-family: heiti;
  font-weight: bold;
}
#banner li .content h2 small {
  display: block;
  line-height: 30px;
  font-size: 12px;
  font-family: Arial;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 1px;
  font-weight: normal;
}
#banner li .content p {
  font-size: 18px;
  font-family: Arial;
  text-transform: uppercase;
  text-shadow: 1px 2px 10px #333;
  -webkit-text-shadow: 1px 2px 10px #333;
  -moz-text-shadow: 1px 2px 10px #333;
  -ms-text-shadow: 1px 2px 10px #333;
  -o-text-shadow: 1px 2px 10px #333;
  filter: Shadow(Color=#333, Direction=0, Strength=10px);
  filter: dropshadow(OffX=1px, OffY=2px, Color=#333, Positive='true');
  line-height: 30px;
  color: white;
  padding-left: 20%;
  position: relative;
  margin: 15px 0 60px;
}
#banner li .content p:after {
  content: '';
  width: 18%;
  border-bottom: 2px solid white;
  position: absolute;
  left: 0;
  top: 13px;
  display: block;
}
#banner li .content a {
  display: inline-block;
  font-size: 20px;
  color: white;
  letter-spacing: 2px;
  line-height: 60px;
  padding: 0 50px;
  background: #b39966;
}
#banner li .content a:hover {
  box-shadow: 0 0 10px 0 #666;
  -webkit-box-shadow: 0 0 10px 0 #666;
  -moz-box-shadow: 0 0 10px 0 #666;
  -ms-box-shadow: 0 0 10px 0 #666;
  -o-box-shadow: 0 0 10px 0 #666;
}
#index-body h2 {
  font-size: 52px;
  color: black;
  text-align: center;
  background-image: url("../images/icon-h2.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  display: inline-block;
  margin: 0 auto;
  padding: 5px 25px 20px;
}
#index-body h2 small {
  display: block;
  font-size: 13px;
  color: #505050;
  line-height: 18px;
  text-transform: uppercase;
  font-family: Arial;
}
#index-body .init-1 {
  background: #efefef;
  margin-top: -5px;
  padding: 40px 0;
}
#index-body .init-1 .init-1-top {
  text-align: center;
  display: inline-block;
  width: 100%;
}
#index-body .init-1 .init-1-top h2 {
  background-position: center left;
}
#index-body .init-1 .init-1-top ul {
  margin: 40px auto 35px;
  text-align: center;
}
#index-body .init-1 .init-1-top ul li {
  display: inline-block;
  padding: 0 25px;
  font-size: 18px;
  color: #2d2d2d;
  line-height: 26px;
}
#index-body .init-1 .init-1-top ul li a {
  color: inherit;
}
#index-body .init-1 .init-1-top ul li:hover,
#index-body .init-1 .init-1-top ul li.active {
  color: #b39966;
}
#index-body .init-1 .init-1-bottom {
  display: inline-block;
  width: 100%;
}
#index-body .init-1 .init-1-bottom ul {
  margin: -17px;
}
#index-body .init-1 .init-1-bottom ul li {
  padding: 17px;
  width: 25%;
  float: left;
}
#index-body .init-1 .init-1-bottom ul li .box a.img {
  display: block;
  position: relative;
  background: #a0a0a0;
  text-align: center;
  box-shadow: -2px 2px 6px 0 #777777;
  -webkit-box-shadow: -2px 2px 6px 0 #777777;
  -moz-box-shadow: -2px 2px 6px 0 #777777;
  -ms-box-shadow: -2px 2px 6px 0 #777777;
  -o-box-shadow: -2px 2px 6px 0 #777777;
}
#index-body .init-1 .init-1-bottom ul li .box a.img span {
	display: block;
}
#index-body .init-1 .init-1-bottom ul li .box a.img img {
  margin: 0 auto;
}
#index-body .init-1 .init-1-bottom ul li .box a.img:after {
  content: url("../images/icon-hot.png");
  position: absolute;
  bottom: -20px;
  left: 0;
}
#index-body .init-1 .init-1-bottom ul li .box h3 {
  font-family: heiti;
  font-size: 14px;
  color: #b39966;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 30px 0 10px;
}
#index-body .init-1 .init-1-bottom ul li .box h3 a {
  color: inherit;
}
#index-body .init-1 .init-1-bottom ul li .box p {
  font-size: 12px;
  color: #282828;
  line-height: 16px;
}
#index-body .init-1 .init-1-bottom ul .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-1 .init-1-bottom ul .slick-prev {
  background: url("../images/banner-btn-l-2.png") no-repeat center center;
  left: -15%;
}
#index-body .init-1 .init-1-bottom ul .slick-next {
  background: url("../images/banner-btn-r-2.png") no-repeat center center;
  right: -15%;
}
#index-body .init-2 {
  background: url("../images/init-2-bg.jpg") no-repeat center center;
  text-align: center;
  padding: 75px 0;
}
#index-body .init-2 p.title {
  font-size: 13px;
  color: #505050;
  line-height: 22px;
  padding: 30px 0 70px;
}
#index-body .init-2 .content {
  display: inline-block;
  width: 100%;
}
#index-body .init-2 .content .left {
  width: 50%;
  float: left;
  text-align: left;
}
#index-body .init-2 .content .left span.img-box {
	display: inline-block;
	  box-shadow:12px 12px 0 0 #cdcdd0;
  -webkit-box-shadow:12px 12px 0 0 #cdcdd0;
  -moz-box-shadow:12px 12px 0 0 #cdcdd0;
  -ms-box-shadow:12px 12px 0 0 #cdcdd0;
  -o-box-shadow:12px 12px 0 0 #cdcdd0;
}
#index-body .init-2 .content .right {
  display: inline-block;
  width: 50%;
}
#index-body .init-2 .content .right ul li {
  display: inline-block;
  width: 100%;
  padding-bottom: 40px;
}
#index-body .init-2 .content .right ul li:last-child {
  padding-bottom: 0;
}
#index-body .init-2 .content .right ul li em {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 22px;
  color: #a0a0a0;
  line-height: 40px;
  text-align: center;
  background: white;
  display: inline-block;
  font-family: Arial;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  margin-top: 10px;
}
#index-body .init-2 .content .right ul li em:after {
  content: '';
  width: 130%;
  height: 130%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-image: -moz-linear-gradient(top, #fcfcfc, #cccaca);
  /* Firefox */
  background-image: -webkit-linear-gradient(top, #fcfcfc, #cccaca);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#cccaca, GradientType='0');
  /* IE*/
  z-index: -2;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-2 .content .right ul li em:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: white;
  border-radius: 100%;
  z-index: -1;
  border: 1px solid #a0a0a0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-2 .content .right ul li:hover em:after {
  opacity: 1;
}
#index-body .init-2 .content .right ul li:hover em:before {
  border-color: #f5bd04;
}
#index-body .init-2 .content .right ul li h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #242424;
  line-height: 30px;
  width: 75%;
  float: right;
  text-align: left;
}
#index-body .init-2 .content .right ul li h3 a {
  color: inherit;
}
#index-body .init-2 .content .right ul li h3 small {
  display: block;
  font-size: 14px;
  color: #585858;
  line-height: 24px;
  margin-top: 10px;
  font-family: heiti;
}
#index-body .init-3 {
  background: #222222;
  display: inline-block;
  width: 100%;
  padding: 60px 0;
}
#index-body .init-3 ul {
  margin: 0 -40px;
  padding: 0 20px;
}
#index-body .init-3 ul li {
  width: 25%;
  float: left;
  padding: 0 20px;
  text-align: center;
}
#index-body .init-3 ul li .box {
	padding: 25px 15px;
	border: 1px solid #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#index-body .init-3 ul li .box:hover {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}
#index-body .init-3 ul li img {
  margin: 0 auto;
  max-height: 52px;
}
#index-body .init-3 ul li h3 {
  font-size: 30px;
  font-family: heiti;
  line-height: 30px;
  margin-top: 25px;
  color: white;
}
#index-body .init-3 ul li h3 a {
  color: inherit;
}
#index-body .init-3 ul li p {
  font-size: 13px;
  color: #949494;
  line-height: 24px;
  margin: 25px 0;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 48px;
}
#index-body .init-3 ul li a.more {
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  font-family: Euphemia;
}
#index-body .init-4 {
  background: url("../images/init-4-bg.jpg") no-repeat center center;
  margin-top: -5px;
  padding: 155px 0;
}
#index-body .init-4 .left {
  position: relative;
  z-index: 1;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: -7px;
  padding-right: 5px;
  text-align: left;
}
#index-body .init-4 .left span {
	display: inline-block;
	margin:0 -15px;
	position:relative;
	left:-25px;
}
#index-body .init-4 .right {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  padding-left: 5%;
}
#index-body .init-4 .right h2 {
  color: white;
  background-position: center left;
}
#index-body .init-4 .right h2 small {
  color: inherit;
  font-size: 16px;
  text-transform: capitalize;
}
#index-body .init-4 .right p {
  font-size: 15px;
  color: white;
  line-height: 26px;
  padding-top: 45px;
  padding-left: 10px;
}
#index-body .init-5 {
  text-align: center;
  padding: 50px 0 80px;
  background: #f7f7f7;
}
#index-body .init-5 h2 {
  background-position: center left;
}
#index-body .init-5 .content {
  margin-top: 30px;
}
#index-body .init-5 .left {
  padding-right: 40px;
}
#index-body .init-5 .left ul {
  background: #383c48;
  padding: 30px 80px 40px 30px;
  border-bottom: 4px solid #b99e71;
}
#index-body .init-5 .left ul li {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 16px;
}
#index-body .init-5 .left ul li .content {
  position: relative;
  margin-top: 0;
}
#index-body .init-5 .left ul li .content time {
  font-family: Arial;
  font-size: 13px;
  color: white;
  vertical-align: middle;
  line-height: 40px;
  padding: 0 25px;
  background: #b39966;
  display: inline-block;
}
#index-body .init-5 .left ul li .content time em {
  font-size: 26px;
  margin-right: 10px;
}
#index-body .init-5 .left ul li .content .title {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  max-width: 70%;
}
#index-body .init-5 .left ul li .content h3 {
  font-size: 16px;
  color: white;
  font-family: heiti;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#index-body .init-5 .left ul li .content h3 a {
  color: inherit;
}
#index-body .init-5 .left ul li .content h3:hover {
  color: #b39966;
}
#index-body .init-5 .left ul li .content .box {
  font-size: 13px;
  color: #a5a5a5;
  line-height: 26px;
  padding-top: 12px;
}
#index-body .init-5 .left ul li .content:after {
  content: '';
  width: 45px;
  border-bottom: 2px solid #b39966;
  display: block;
  top: 100%;
  left: 24%;
  position: absolute;
  margin-top: 6px;
}
#index-body .init-5 .left ul li.ie {
  margin-bottom: 35px;
}
#index-body .init-5 .left ul li.ie a.img {
  width: 34%;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 8px 8px 16px 0 #222;
  -webkit-box-shadow: 8px 8px 16px 0 #222;
  -moz-box-shadow: 8px 8px 16px 0 #222;
  -ms-box-shadow: 8px 8px 16px 0 #222;
  -o-box-shadow: 8px 8px 16px 0 #222;
}
#index-body .init-5 .left ul li.ie a.img img {
  width: 100%;
}
#index-body .init-5 .left ul li.ie .content {
  width: 65%;
  display: inline-block;
  vertical-align: middle;
  margin-left: -5px;
  padding-left: 25px;
}
#index-body .init-5 .left ul li.ie .content .title {
  display: block;
  padding-left: 0;
  margin-top: 10px;
  max-width: none;
}
#index-body .init-5 .left ul li.ie .content:after {
  display: none;
}
#index-body .init-5 .left ul li:last-child {
  margin-bottom: 0;
}
#index-body .init-5 .left ul li:last-child .content:after {
  display: none;
}
#index-body .init-5 .right .map {
  height: 100%;
}
#index-body .init-5 .right .map .main-map {
  height: inherit;
}
#index-body .init-5 .right .map .main-map #mapContainer {
  height: inherit;
}
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b39966;
  z-index: 2000;
}
.loading p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: white;
}
.spinner {
  margin: 0 auto;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.containerbox1 > div,
.containerbox2 > div,
.containerbox3 > div {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.containerbox2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.containerbox3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.circle1 {
  top: 0;
  left: 0;
}
.circle2 {
  top: 0;
  right: 0;
}
.circle3 {
  right: 0;
  bottom: 0;
}
.circle4 {
  left: 0;
  bottom: 0;
}
.containerbox2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.containerbox3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.containerbox1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.containerbox2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.containerbox3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.containerbox1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.containerbox2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.containerbox3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.containerbox1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.containerbox2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.containerbox3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
#footer {
  background: black;
}
#footer .footer-top {
  padding: 40px 0 60px;
}
#footer .footer-top ul li dl dt {
  font-size: 22px;
  color: white;
  line-height: 30px;
  padding-bottom: 35px;
}
#footer .footer-top ul li dl dd {
  font-size: 12px;
  color: #dadada;
  line-height: 24px;
  padding: 5px 0 5px 40px;
  background-position: center left;
  background-size: auto;
  background-repeat: no-repeat;
}
#footer .footer-top ul li dl dd.ie1 {
  background-image: url("../images/icon-f-1.png");
}
#footer .footer-top ul li dl dd.ie2 {
  background-image: url("../images/icon-f-2.png");
}
#footer .footer-top ul li dl dd.phone {
  background-image: url("../images/icon-f-phone.png");
  background-position: 2px center;
}
#footer .footer-top ul li dl dd.mail {
  background-image: url("../images/icon-f-mail.png");
}
#footer .footer-top ul li dl dd.mobile {
  background-image: url("../images/icon-f-mobile.png");
  background-position: 4px center;
}
#footer .footer-top ul li dl dd.fax {
  background-image: url("../images/icon-f-fax.png");
}
#footer .footer-top ul li dl dd.add {
  background-image: url("../images/icon-f-add.png");
  background-position: 2px center;
}
#footer .footer-top ul li dl dd a {
  color: inherit;
}
#footer .footer-top ul li dl dd:hover {
  color: #b39966;
}
#footer .footer-top ul li dl.ie1 dd {
  margin-bottom: 25px;
}
#footer .footer-top ul li dl.ie1 dd.link {
  padding: 0;
  margin-top: 40px;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}
#footer .footer-top ul li dl.ie1 dd.link a {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #bdbdbd;
  text-align: center;
  width: 60%;
}
#footer .footer-top ul li dl.ie2 dd {
  margin-bottom: 9px;
}
#footer .footer-top ul li dl.ie3 {
  padding-right: 10%;
  padding-left: 5%;
}
#footer .footer-top ul li dl.ie3 dt {
  font-size: 24px;
  font-style: italic;
  text-align: center;
}
#footer .footer-top ul li dl.ie3 dd {
  padding-left: 0;
  margin-top: 80px;
}
#footer .footer-top ul li dl.ie3 dd img {
  width: 100%;
}
#footer .footer-bottom {
  border-top: 1px solid #141519;
}
#footer .footer-bottom p {
  font-size: 12px;
  color: #6d6d6d;
  line-height: 46px;
  padding: 0;
}
#footer .footer-bottom p a {
  color: inherit;
}
#footer .footer-bottom p a:hover {
  color: white;
}
@media screen and (max-width: 1600px) {
  #header .nav .logo {
    left: 60%;
  }
  #index-body .init-1 .init-1-bottom ul .slick-next {
    right: -5%;
  }
  #index-body .init-1 .init-1-bottom ul .slick-prev {
    left: -5%;
  }
}
@media screen and (max-width: 1440px) {
  #header .nav .logo {
    left: 70%;
  }
  #index-body .init-1 .init-1-bottom ul .slick-next {
    right: 0;
  }
  #index-body .init-1 .init-1-bottom ul .slick-prev {
    left: 0;
  }
  #index-body .init-1 .init-1-bottom ul .slick-arrow {
    background-color: #efefef;
    width: 40px;
    height: 60px;
    background-size: 12px;
    box-shadow: 0 0 5px 0 #666;
    -webkit-box-shadow: 0 0 5px 0 #666;
    -moz-box-shadow: 0 0 5px 0 #666;
    -ms-box-shadow: 0 0 5px 0 #666;
    -o-box-shadow: 0 0 5px 0 #666;
  }
  #index-body .init-1 .init-1-bottom ul .slick-arrow:hover {
    background-color: white;
  }
}
@media screen and (max-width: 1200px) {
  #header .nav .menu-box .menu > li {
    margin-left: 20px;
  }
  #header .nav .logo {
    left: 65%;
  }
  #header .nav .h-search {
    margin-right: 0!important;
  }
  #banner li .content h2 {
    font-size: 50px;
  }
  #banner li .content h2 small {
    margin-bottom: 0;
  }
  #banner li .content .left {
    margin-left: 5%;
  }
  #banner li .content p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  #banner li .content a {
    line-height: 50px;
    padding: 0 40px;
    font-size: 18px;
    margin-top: 10px;
  }
  #banner .slick-arrow {
    width: 40px;
    height: 60px;
    background-size: 13px;
  }
  #index-body .init-2 .content .right ul li h3 small {
    margin-top: 0;
  }
  #index-body .init-2 .content .right ul li {
    padding-bottom: 30px;
  }
  #index-body .init-2 .content .right ul li em {
    margin-top: 6px;
  }
  #index-body .init-3 ul li {
    padding: 0 10px;
  }
  #index-body .init-5 .left ul {
    padding: 30px;
  }
  #index-body .init-5 .left ul li .content .box {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
    padding: 0;
    margin-top: 10px;
  }
  #footer .footer-top ul li dl dd a i {
    display: block;
  }
  #footer .footer-top ul li dl.ie3 {
    padding: 0 4%;
  }
  #footer .footer-top ul li dl.ie2 dd {
    margin-bottom: 0;
  }
  #footer .footer-top ul li dl.ie1 dd.link {
    margin-top: 27px;
  }
}
.inner-banner {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/inner-banner.jpg);
}
.inner-page .bread-crumbs {
  padding: 34px 0 14px;
  margin-bottom: 34px;
  color: #737373;
  border-bottom: 1px solid #e5e5e5;
}
.inner-page .bread-crumbs a {
  color: #737373;
}
.inner-page .bread-crumbs a:hover {
  color: #b39966;
}
.inner-page .sidebar {
  position: relative;
  float: right;
  top: -58px;
  width: 24%;
  color: #545454;
}
.inner-page .sidebar a {
  color: #545454;
}
.inner-page .sidebar .title {
  font-size: 24px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #b39966;
}
.inner-page .sidebar .sub-title {
  padding-bottom: 6px;
  font-size: 20px;
  color: #737373;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #959595;
}
.inner-page .sidebar .side-box {
  background: #f5f5f5;
}
.inner-page .sidebar .side-box + .side-box {
  margin-top: 16px;
}
.inner-page .sidebar .menu {
  line-height: 1.3em;
}
.inner-page .sidebar .menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  border-bottom: 1px solid transparent;
  position: relative;
}
.inner-page .sidebar .menu li a {
  position: relative;
  display: block;
  padding: 14px 36px 14px 30px;
}
.inner-page .sidebar .menu li a .ico {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 22px;
  display: block;
  width: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  background: url(../images/side-ico.png) no-repeat left center;
}
.inner-page .sidebar .menu li:hover,
.inner-page .sidebar .menu li.active {
  border-color: #b39966;
}
.inner-page .sidebar .menu li:hover .ico,
.inner-page .sidebar .menu li.active .ico {
  opacity: 1;
  filter: alpha(opacity=100);
}
.inner-page .sidebar .side-top {
  padding-bottom: 50px;
}
.inner-page .sidebar .side-download {
  padding: 16px 18px 22px;
}
.inner-page .sidebar .side-download a {
  display: block;
  padding-left: 60px;
  background: url(../images/download.png) no-repeat left center;
}
.inner-page .sidebar .side-download .inner-title {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #737373;
  padding-bottom: 8px;
  border-bottom: 1px solid #737373;
}
.inner-page .sidebar .side-download .inner-subtitle {
  text-align: center;
  padding-top: 5px;
  color: #c2c2c2;
}
.inner-page .sidebar .side-contact {
  padding: 28px 18px 24px;
  color: #737373;
}
.inner-page .sidebar .side-contact a {
  color: #737373;
}
.inner-page .sidebar .side-contact .hr {
  margin-top: 40px;
}
.inner-page .sidebar .side-contact .hr img {
  width: auto;
  margin: 0 auto;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.inner-page .sidebar .side-contact .list li {
  line-height: 22px;
  padding-left: 22px;
  background-repeat: no-repeat;
  background-position: left top;
}
.inner-page .sidebar .side-contact .list li .icon{
  font-size: 20px;
  color: #b39966;
}
.inner-page .sidebar .side-contact .list li + li {
  margin-top: 20px;
}
.inner-page .sidebar.full {
  padding: 38px 0px 16px;
  top: 0;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.inner-page .sidebar.full a {
  display: inline-block;
  font-size: 18px;
  line-height: 2.5em;
  text-align: center;
}
.inner-page .sidebar.full a:hover,
.inner-page .sidebar.full a.active {
  color: #fff;
  background: #b39966;
}
.inner-page .sidebar.full.col4 a {
  display: inline-block;
  padding: 0px 20px;
}
.inner-page .sidebar.full.col4 a:nth-of-type(5n) {
  margin-right: 0;
}
.inner-page .sidebar.full.col4 a:nth-of-type(1n) {
  margin-left: 0;
}
.inner-page .page-right-bar {
  float: left;
  width: 72%;
  padding-bottom: 80px;
}
.inner-page .page-right-bar1 {
  float: left;
  width: 100%;
  padding-bottom: 80px;
}
.inner-page .page-right2 {
  width: 100%;
}
.inner-page .page-right-bar.full {
  width: 100%;
}
.inner-page .piclist li,
.inner-page .lglist li {
  margin-right: 2.9%;
  margin-bottom: 30px;
  width: 30.4%;
}
.inner-page .piclist li:nth-of-type(3n),
.inner-page .lglist li:nth-of-type(3n) {
  margin-right: 0;
}
.inner-page .lglist li .txt{ height: 36px; overflow: hidden; }
.inner-page .piclist li .txt p,
.inner-page .lglist li .txt {
  text-align: center;
  color: #d0d0d0;
  background: #2e2e2e;
  line-height: 3em;
  padding: 0 6px;
  font-size: 12px;
}
.inner-page .piclist li .txt p a{color: #d0d0d0;}
.inner-page .piclist li .img,
.inner-page .lglist li .img {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  position: relative;
}
.inner-page .piclist li .img .cover,
.inner-page .lglist li .img .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2) url(../images/prohover.png) no-repeat center center;
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
}
.inner-page .piclist li:hover .img .cover,
.inner-page .lglist li:hover .img .cover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.inner-page .piclist li {
  float: left;
}
.inner-page .newslist li {
  background: #fdfdfd;
  border: 1px solid #e5e5e5;
  margin-bottom: 48px;
  padding: 15px;
}
.inner-page .newslist li .img {
  float: left;
  width: 305px;
  overflow: hidden;
}
.inner-page .newslist li .img img {
  width: 100%;
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
}
.inner-page .newslist li .txt {
  /*float: right;*/
}
.inner-page .newslist li .txt .inner-title {
  font-size: 18px;
  line-height: 1.6em;
  text-transform: uppercase;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
.inner-page .newslist li .txt .date {
  font-size: 12px;
  font-style: italic;
  line-height: 2em;
  padding-left: 24px;
  font-family: 'ralewayregular';
  background: url(../images/date1.png) no-repeat left center;
  background-size: 20px;
}
.inner-page .newslist li .txt .date,
.inner-page .newslist li .txt .inner-abst {
  color: #737373;
}
.inner-page .newslist li .txt .date {
  display: block;
  margin: 10px 0;
}
.inner-page .newslist li .txt .inner-abst {
  line-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.inner-page .newslist li .txt .read-more {
  padding-top: 10px;
}
.inner-page .newslist li .txt .read-more span {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  display: inline-block;
  padding: 0 34px;
  line-height: 3.14em;
  color: #000;
  border: 1px solid #b39966;
}
.inner-page .newslist li:hover .img img {
  transform: translate(0, 0) rotate(0deg) scale(1.03, 1.03) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -webkit-transform: translate(0, 0) rotate(0deg) scale(1.03, 1.03) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -moz-transform: translate(0, 0) rotate(0deg) scale(1.03, 1.03) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -ms-transform: translate(0, 0) rotate(0deg) scale(1.03, 1.03) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -o-transform: translate(0, 0) rotate(0deg) scale(1.03, 1.03) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
}
.inner-page .newslist li:hover .read-more span {
  color: #fff;
  background: #b39966;
}
.inner-page .lglist li {
  float: left;
  cursor: pointer;
}
.inner-page .faqlist li {
  padding: 0 0 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
}
.inner-page .faqlist li .question {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 8px;
  color: #b39966;
}
.inner-page .faqlist li .answer {
  color: #737373;
  line-height: 1.7em;
}
.about-page .about-artical {
  padding-bottom:50px;
}
.about-page .about-artical1 {
  padding: 0px;
}
.about-page .about-artical .items {
  color: #737373;
}
.about-page .about-artical .items img {
	margin:0 auto;
}
.about-page .about-artical .items p {
	line-height:28px;
	padding:10px 0;
letter-spacing: 2px;
    text-indent: 2em;
}
.about-page .about-artical .items a {
	color:inherit;
}
.about-page .about-artical .items .item .txt {
  width: 52%;
  padding: 40px 10px 0;
  line-height: 2.14em;
}
.about-page .about-artical .items .item .txt p + p {
  margin-top: 30px;
}
.about-page .about-artical .items .item .img {
  width: 46.3%;
}
.about-page .about-artical .items .item:nth-of-type(odd) .txt {
  float: left;
}
.about-page .about-artical .items .item:nth-of-type(odd) .img {
  float: right;
}
.about-page .about-artical .items .item:nth-of-type(even) .txt {
  float: right;
}
.about-page .about-artical .items .item:nth-of-type(even) .img {
  float: left;
}
.about-page .about-artical .items .item + .item {
  margin-top: 62px;
}
.i-factory {
  background: url(../images/i-factory-bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 44px 0 60px;
  text-align: center;
}
.i-factory .list li {
  float: left;
  width: 25%;
}
.i-factory .list li .img img {
  width: auto;
  margin: 0 auto;
}
.i-factory .list li .number {
  font-family: 'SQR721DN';
  font-size: 48px;
  padding: 20px 0 30px;
}
.i-factory .list li .number sup {
  font-family: arial;
  font-size: 36px;
  margin-left: 4px;
}
.i-factory .list li .inner-title {
  font-family: 'ralewayregular';
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.i-strength {
  padding: 76px 0 60px;
}
.i-strength .box {
  padding-top: 30px;
}
.i-strength .items {
  position: relative;
  padding: 32px 0;
}
.i-strength .items:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  top: 30px;
  content: '';
  border-right: 1px dashed #e5e5e5;
}
.i-strength .items + .items:after {
  position: absolute;
  left: 80px;
  right: 80px;
  top: 0;
  content: '';
  border-top: 1px dashed #e5e5e5;
}
.i-strength .items + .items:before {
  position: absolute;
  left: 50%;
  top: 1px;
  bottom: 30px;
  content: '';
  border-right: 1px dashed #e5e5e5;
}
.i-strength .items .item {
  position: relative;
  width: 47%;
}
.i-strength .items .item .img {
  border-radius: 100%;
  overflow: hidden;
  width: 38%;
}
.i-strength .items .item .txt {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 56%;
}
.i-strength .items .item .txt .inner {
  width: 100%;
  height: 100%;
  display: table;
}
.i-strength .items .item .txt .inner .inner-box {
  display: table-cell;
  vertical-align: middle;
}
.i-strength .items .item .txt .inner .inner-box .inner-title {
  font-weight: bold;
  padding-bottom: 24px;
}
.i-strength .items .item .txt .inner .inner-box .inner-abst {
  color: #585858;
  line-height: 1.57em;
}
.i-strength .items .item:nth-of-type(odd) {
  float: left;
}
.i-strength .items .item:nth-of-type(odd) .img {
  float: left;
}
.i-strength .items .item:nth-of-type(odd) .txt {
  right: 0;
}
.i-strength .items .item:nth-of-type(even) {
  float: right;
}
.i-strength .items .item:nth-of-type(even) .img {
  float: right;
}
.i-strength .items .item:nth-of-type(even) .txt {
  left: 0;
}
.i-network {
  background: #fcfcfc;
  padding: 64px 0 26px;
}
.i-network .img img {
  width: auto;
  margin: 0 auto;
}
.prodet-page .product-details .prodet-top-l {
  max-width: 39%;
}
.prodet-page .product-details .prodet-top-l #pic-zoom {
  border: 1px solid #dcdcdc;
  position: relative;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery {
  margin-top: 20px;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3%;
  cursor: pointer;
  border: 1px solid #ddd;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li:nth-of-type(3n) {
  margin-right: 0;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 56.5%;
}
.prodet-page .product-details .prodet-top-r h1.protit {
  padding-top: 8px;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}
.prodet-page .product-details .prodet-top-r .prodetail {
  margin: 60px 0 60px;
  line-height: 1.6em;
  height: auto;
  color: #737373;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
  font-weight: 600;
  display: inline-block;
  color: #fff;
  line-height: 3.5em;
  background: #b39966;
  padding: 0 56px;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
  background: #000;
}
.prodet-page .pro-title {
  line-height: 3.5em;
  color: #fff;
  width: 188px;
  text-align: center;
  background: #b39966;
  font-weight: 600;
  margin-bottom: 24px;
}
.prodet-page .prodet-details {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-details p {
  line-height: 2em;
  font-size: 14px;
}
.prodet-page .cn-form .btn {
  text-align: left;
}
.prodet-page .cn-form .btn input {
  color: #3a4352;
  line-height: 46px;
  padding: 0 46px 0 10px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #b39966;
  background-color: #fff;
  background-image: url(../images/send-w-ico.png);
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
.prodet-page .cn-form .btn input:hover {
  background-color: #b39966;
  color: #fff;
  background-image: url(../images/send-ico.png);
}
.i-strength{
  margin-top: 50px;
}
.i-strength p{
  line-height: 26px;
  color: #000;
}
.i-strength img{
  margin-bottom: 20px;
}
.news .title h1 {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #333;
	font-family:'heiti';
}
.news .date {
  line-height: 2em;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
}
.news .abst p {
  display: inline-block;
}
.news .contents {
  color: #737373;
  line-height: 1.7em;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .contents a {
  color: #737373;
}
.news .contents div,
.news .contents p,
.news .contents span,
.news .contents table {
  line-height: 1.7em;
  clear: both;
}
.news .prevnext {
  width: 99%;
  margin-top: 0;
  padding-left: 5px;
  border-top: 0 solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .prevnext a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.news .prevnext a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.contact-page {
  padding: 56px 0 44px;
  color: #737373;
}
.contact-page a {
  color: #737373;
}
.contact-page img {
  width: auto;
}
.contact-page .title {
  font-size: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 14px;
  margin-bottom: 22px;
}
.contact-page .left {
  float: left;
  width: 50%;
}
.contact-page .left .abst {
  font-size: 12px;
  line-height: 1.8em;
  width: 90%;
  letter-spacing: 0.5px;
  padding-bottom: 24px;
}
.contact-page .right {
  float: right;
  background: #fff;
  width: 47.8%;
  letter-spacing: 0.5px;
}
.contact-page .right .box {
  position: relative;
  padding: 32px 18px 170px;
  border: 1px solid #eee;
}
.contact-page .right .box h5 {
  color: #585858;
  font-size: 18px;
  padding-bottom: 20px;
}
.contact-page .right .box .hr {
  position: absolute;
  top: 120px;
  right: 100px;
}
.contact-page .right .box .hr img {
  border: 1px solid #eee;
}
.contact-page .right .box .hr p {
  text-align: center;
  color: #000;
  padding-top: 14px;
}
.contact-page .right .box .list li {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 12px;
  line-height: 1.8em;
}
.contact-page .right .box .list li + li {
  margin-top: 22px;
}
.contact-page .right .box .list .add {
  background-image: url(../images/contact-add.png);
}
.contact-page .right .box .list .mail {
  background-image: url(../images/contact-mail.png);
}
.contact-page .right .box .list .mobile {
  background-image: url(../images/contact-mobile.png);
}
.contact-page .right .box .list .phone {
  background-image: url(../images/contact-phone.png);
}
.contact-page .right .box .list .fax {
  background-image: url(../images/contact-fax.png);
}
.faq-page .faq-list {
  font-weight: 600;
}
.faq-page .faq-list dt {
  font-size: 16px;
  color: #b1a004;
  font-weight: 600;
}
.faq-page .faq-list dd {
  font-size: 14px;
  color: #222;
  margin: 10px 0 30px;
}
.cn-form form {
  width: 100%;
}
.cn-form form input,
.cn-form form textarea {
  width: 100%;
  line-height: 2em;
  padding: 10px 12px;
  resize: none;
  color: #737373;
  border: 1px solid #eee;
}
.cn-form form textarea {
  height: 10em;
}
.cn-form form .col {
  width: 100%;
}
.cn-form form .col .ipt {
  float: left;
  width: 100%;
}
.cn-form form .col.col-2 .ipt {
  width: 49%;
}
.cn-form form .col.col-2 .ipt + .ipt {
  margin-left: 2%;
}
.cn-form form .btn {
  text-align: center;
}
.cn-form form .btn input {
  background: #b39966 url(../images/send-ico.png) no-repeat right 15px center;
  width: auto;
  margin: 0 auto;
  font-size: 16px;
  padding: 0 105px 0 30px;
  font-weight: bold;
  border: none;
  color: #fff;
  line-height: 4.375em;
}
.cn-form form > div + div {
  margin-top: 22px;
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
  display: inline-block;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #b8b8b8;
}
:-moz-placeholder {
  color: #b8b8b8;
}
::-moz-placeholder {
  color: #b8b8b8;
}
:-ms-input-placeholder {
  color: #b8b8b8;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product .piclist li {
  width: 23%;
  margin-right: 2.666%;
}
.recommend-product .piclist li .img {
  position: relative;
}
.recommend-product .piclist li .img .cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.recommend-product .piclist li a {
  display: block;
}
.recommend-product .piclist li a:hover .img .cover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.recommend-product .piclist li p {
  color: #000;
  margin-top: 8px;
  text-align: center;
}
.recommend-product .piclist li:first-child {
  margin-left: 0;
}
.recommend-product .piclist li:nth-of-type(3n) {
  margin-right: 2.666%;
}
.recommend-product .piclist li:nth-of-type(4n) {
  margin-right: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
.around-line li {
  float: left;
  position: relative;
  cursor: pointer;
}
.around-line li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.around-line li:before,
.around-line li:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
}
.around-line li:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:after {
  right: 0;
  bottom: 0;
  top: 100%;
  left: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:hover:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li:hover:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.m-page {
  padding-top: 20px;
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #fff;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  font-size: 12px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #3a4352;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #fff;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  background: #eb423d;
}
.m-page a:active {
  background: #eb423d;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #064896;
}
div.wpcf7 img.ajax-loader {
  width: auto;
}
span.wpcf7-not-valid-tip {
  display: inline-block !important;
}
.contact-page {
  padding-top: 0;
}
.contact-page img {
  width: auto;
}
.contact-page .cn-form {
  width: 67%;
  float: left;
  padding: 25px 35px 15px;
}
.contact-page .contact-details {
  background: #fff;
  width: 30%;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.contact-page .contact-details h3.contact-title {
  font-family: 'Euphemia';
  font-weight: 600;
  font-size: 22px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  margin-bottom: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
.contact-page .contact-details .contact-list p {
  font-size: 14px;
  line-height: 2em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  color: #0250a9;
}
.lg-page .piclist li {
  cursor: pointer;
  margin-right: 3%;
  margin-bottom: 30px;
  width: 31.32%;
}
.lg-page .piclist li h3 {
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.case-page .case-list li {
  margin-bottom: 18px;
  padding: 10px;
  background: #F5F5F5;
}
.case-page .case-list li img {
  float: left;
  width: 30%;
}
.case-page .case-list li .fr {
  width: 65%;
}
.case-page .case-list li .fr h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #b39966;
  text-transform: uppercase;
  margin: 15px 0 30px;
}
.case-page .case-list li .fr p {
  font-size: 13px;
  color: #222;
  line-height: 1.8em;
}
.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #b39966;
  border: none;
  cursor: pointer;
  color: #fff;
  padding-top: 5px;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 315px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
  display: inline-block;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
.product-page .menu li .children {
  position: absolute;
  background: #f5f5f5;
  width: 220px;
  left: -220px;
  top: 0px;
  z-index: 999;
}
.product-page .menu li .children a {
  padding: 10px 10px 10px 20px;
}
.par_a {
  border: solid 1px #c0bebe;
  display: inline-block;
}
.pro-infor-bg {
  width: 200px;
  height: 60px;
  position: absolute;
  font-style: normal;
  right: 0;
  bottom: 0px;
  z-index: 9;
  display: none;
  background: url(../images/pro-infor-bg.png) no-repeat center;
  background-size: 100% 100%;
}
.pro-infor-bg div {
  position: absolute;
  top: 5px;
  left: 72px;
  color: #fff;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
}
.i-partners .six .par_a:hover {
  transform: translate(0, -6px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, -6px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, -6px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, -6px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, -6px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
}

#test-video{
  object-fit: fill;
  }
  .video{ position:relative; }
  .layer{ position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/video-layer.png) repeat; z-index: 99;}

.cn-form .wpsb {
	display: none;
}
@media screen and (max-width: 1600px) {
  #footer .back-top {
    right: 1%;
    top: 40px;
  }
}
@media screen and (max-width: 1240px) {
  .container {
    width: 970px;
  }
  #header .bottom .logo {
    width: 100%;
  }
  #header .bottom .logo img {
    width: 110px;
  }
  #header .bottom .right {
    float: left;
  }
  #header .bottom .logo img {
    margin: 0 auto;
  }
  #header .bottom .r-right,
  #header .bottom .nav {
    padding-top: 0px;
  }
  #header .bottom .logo {
    padding-top: 16px;
  }
  #banner .item .txt .inner .txt1,
  #banner .item .txt .inner .txt2 {
    font-size: 32px;
    padding-bottom: 6px;
  }
  #banner .item .txt .inner .txt3 {
    padding-bottom: 12px;
  }
  #banner .item .txt .inner .btn {
    padding-top: 10px;
  }
  #banner .item .txt .inner .btn a {
    line-height: 2.6em;
    padding: 0 20px;
  }
  #banner .arr.arr-r {
    right: 20px;
  }
  #banner .arr.arr-l {
    left: 20px;
  }
  #index-body .title {
    font-size: 30px;
  }
  #index-body .abst {
    padding-top: 10px;
  }
  #index-body .i-about .box .left .inner-title {
    font-size: 26px;
  }
  #index-body .i-about .box .left .txt {
    padding-top: 20px;
  }
  #index-body .i-about .box .left .txt p + p {
    margin-top: 10px;
  }
  #index-body .i-about .list li {
    padding: 0 1.5%;
  }
  .inner-page .piclist li .txt,
  .inner-page .lglist li .txt,
  #index-body .i-app .list li .txt,
  #index-body .i-product .swiper-slide .txt {
    line-height: 2.6em;
  }
  #index-body .read-more1 a {
    line-height: 3em;
    font-size: 14px;
  }
  #index-body .i-cust .right .top .inner-title {
    font-size: 20px;
    padding-bottom: 10px;
  }
  #index-body .i-cust .right .top .inner-abst {
    padding-right: 0;
    line-height: 1.5em;
  }
  #index-body .i-cust .right .list {
    padding-top: 26px;
  }
  #index-body .i-cust .right .list li a {
    font-size: 14px;
  }
  #index-body .i-cust .right .box {
    padding-top: 26px;
  }
  #index-body .i-cust .right .box .colorlist li .img span {
    width: 40px;
    height: 40px;
  }
  #index-body .i-cust {
    padding: 40px 0 70px;
  }
  #index-body .i-newsfaq .title {
    font-size: 24px;
  }
  #index-body .i-newsfaq .i-news .swiper-slide .img {
    display: none;
  }
  #index-body .i-newsfaq .i-news .swiper-slide .txt {
    width: 100%;
  }
  #index-body .i-newsfaq .i-faq .swiper-slide .question {
    padding: 10px 16px;
    font-weight: normal;
  }
  #index-body .i-newsfaq .i-faq .swiper-slide .answer {
    margin-top: 16px;
  }
  #index-body .i-newsfaq .i-faq .swiper-slide .question:after {
    bottom: -13px;
  }
  #footer .top .item1 {
    width: 305px;
    padding: 0 10px;
  }
  #footer .top .item3 {
    display: none;
  }
  .inner-banner {
    height: 220px;
  }
  .inner-page .sidebar.full {
    padding: 28px 20px 10px;
  }
  .inner-page .sidebar.full a {
    font-size: 18px;
    margin: 0;
  }
  .about-page .title {
    font-size: 28px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .about-page .title:after {
    width: 60px;
    left: 50%;
    margin-left: -30px;
    height: 2px;
  }
  .about-page .about-artical .items .item .txt {
    padding: 10px;
    line-height: 1.8em;
  }
  .i-factory .list li .img img {
    height: 40px;
  }
  .i-factory .list li .number {
    font-size: 24px;
  }
  .i-factory .list li .number sup {
    font-size: 18px;
  }
  .i-factory .list li .inner-title {
    font-size: 14px;
  }
  .i-factory .list li .number {
    padding: 18px 0 20px;
  }
  .i-strength .items .item .img {
    width: 34%;
  }
  .i-strength .items .item .txt {
    width: 60%;
  }
  .i-strength .items .item .txt .inner .inner-box .inner-title {
    padding-bottom: 14px;
  }
  .i-strength .items {
    padding: 22px 0;
  }
  .contact-page .right .box .hr {
    position: initial;
    display: inline-block;
    padding-top: 20px;
    font-size: 12px;
  }
  .contact-page .right .box .hr p {
    padding-top: 6px;
  }
  .contact-page .right .box {
    padding: 22px 18px 30px;
  }
  .contact-page .right .box .list li + li {
    margin-top: 16px;
  }
  .contact-page .title {
    font-size: 26px;
  }
  .cn-form form input,
  .cn-form form textarea {
    padding: 6px 8px;
  }
  .prodet-page .cn-form .btn input,
  .cn-form form .btn input {
    font-size: 14px;
    padding: 0 55px 0 10px;
    line-height: 3em;
  }
  .inner-page .sidebar {
    width: 26%;
    top: -48px;
  }
  .inner-page .sidebar .title {
    font-size: 18px;
    line-height: 48px;
    height: 48px;
  }
  .inner-page .sidebar .menu li a {
    padding: 14px 10px 14px 50px;
  }
  .inner-page .sidebar .menu li a .ico {
    left: 15px;
  }
  .inner-page .sidebar .side-download .inner-title {
    font-size: 14px;
  }
  .inner-page .sidebar .side-contact,
  .inner-page .sidebar .side-download {
    padding: 20px 12px 24px;
  }
  .inner-page .sidebar .sub-title {
    font-size: 18px;
  }
  .inner-page .sidebar .side-contact .list li + li {
    margin-top: 10px;
  }
  .inner-page .sidebar .side-contact .hr {
    margin-top: 16px;
  }
  .inner-page .page-right-bar {
    width: 71%;
  }
  .inner-page .page-right-bar1 {
  	width: 100%;
  }
  .inner-page .newslist li .img {
    width: 305px;
  }
  .inner-page .newslist li .txt {
    width: 360px;
  }
  .inner-page .newslist li .txt .date {
    margin: 5px 0;
  }
  .inner-page .newslist li .txt .inner-title {
    font-size: 16px;
  }
  .inner-page .newslist li .txt .inner-abst {
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .inner-page .newslist li .txt .read-more {
    padding-top: 18px;
  }
  .inner-page .newslist li .txt .read-more span {
    line-height: 2.2em;
    padding: 0 20px;
  }
  .inner-page .newslist li {
    margin-bottom: 34px;
  }
  .prodet-page .pro-title,
  .prodet-page .product-details .prodet-top-r a.pro-mes {
    line-height: 2.6em;
    padding: 0 36px;
  }
  .prodet-page .pro-title {
    width: 158px;
  }
}
@media screen and (max-width: 970px) {
  body {
    font-size: 12px;
  }
  .container {
    width: 100%;
  }
  .mb {
    display: block;
  }
  .loading {
  	display: none;
  }
  /*mobile-str*/
  #header {
  	z-index: 100;
  	position: fixed;
  	top: 0;
  	left: 0;
  	width: 100%;
  }
  #banner {
  	padding-top: 40px;
  }
  #header .nav {
  	width: 300px;
  	background: #292929;
  	min-height: 100%;
  	padding-top: 80px;
  	position: fixed;
  	top: 40px;
  	left: -100%;
  	-webkit-transition: .5s;
  	-o-transition: .5s;
  	transition: .5s;
  	overflow-x: auto;
    max-height: 100%;
    padding-bottom: 100px;
  }
  #header .nav.active {
  	left: 0;
  }
  #header .nav .logo {
  	bottom: 100%;
  	top:auto;
  	left: 50%;
  	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  #header .nav .logo img {
  	max-height: 50px;
  }
  #header .nav .ui.container2.menu,
  #header .nav .ui.menu:not(.vertical) .left.item,
  #header .nav .ui.menu:not(.vertical) .right.item {
  	display: block;
  }
  #header .nav .menu-box .menu > li {
  	display: block;
  	width: 100%;
  	margin-left: 0px;
  	margin-bottom: 12px;
  }
  #header .nav .menu-box .menu > li .sub-menu {
  	position: static;
  	width: 100%;
  	background: #3e3e3e;
  }
  #header .nav .ui.container2 {
  	padding: 0 20%;
  }
  #header .nav .menu-box .menu > li i.icon{
  	position: absolute;
  	right: 0;
  	top: 0;
  }
  #header .nav .yuy span i.icon {
  	display: none;
  }
  #header .nav .h-search {
    position: absolute;
    right: 0;
    top: 0;
}
#header .nav .menu-box {
	margin-bottom: 20px;
}
#header .h-top .left li.mobile {
    margin-right: 0;
    color: white;
    font-size: 16px;
    display: inline-block !important;
}
#header .h-top .left li.mobile i.icon {
	position: relative;
	top: 1px;
}
.share-mobile {
	display: block !important;
	text-align: justify;
	text-align-last:justify;
	padding-top: 40px;
}
.share-mobile li {
	display: inline-block;
	font-size: 15px;
	color: #fff;
}
.share-mobile li a {
	color: inherit;
}
  #header .nav .menu-box .menu > li > a {
  	padding-bottom: 10px;
  }
  #header .nav .yuy span {
  	display: block;
  }
  #header .nav .yuy .sub-menu {
  	display: block !important;
  	position: static;
  	width: 100%;
  	background: none;
  	margin-top: 5px;
  }
  #header .nav .yuy .sub-menu li {
  	display: inline-block;
  	background: #3e3e3e;
  }
  #header .nav .yuy .sub-menu li:nth-child(even) {
  	background: #222;
  }
  #header .nav .yuy .sub-menu li a {
  	padding: 5px;
  }
  #banner .slick-arrow {
  	opacity: 1;
  	width: 30px;
  	height: 50px;
  	background-size: 12px;
  }
  /*mobile-end*/

  #banner li .content h2 {
  	font-size: 30px;
  }
  #banner li .content a {
    line-height: 30px;
    padding: 0 20px;
    font-size: 12px;
}
#index-body h2 {
	font-size: 32px;
}
#index-body h2 small {
	font-size: 12px;
}
#index-body .init-1 .init-1-top ul li {
	padding: 0 15px;
	font-size: 15px;
	padding-left: 5px;
}
#index-body .init-2 .content .right ul li {
	padding-bottom: 10px;
}
#index-body .init-2 .content .right ul li em {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
#index-body .init-2 .content .right ul li h3 {
	width: 80%;
	font-size: 18px;
}
#index-body .init-2 .content .right ul li h3 small {
	font-size: 12px;
}
#index-body .init-3 ul li h3 {
	font-size: 24px;
	margin-top: 20px;
}
#index-body .init-3 ul li p {
	margin: 10px 0;
}
#index-body .init-4 {
    margin-top: -6px;
    padding: 80px 0;
}
#index-body .init-5 .left {
	width: 100% !important;
	padding: 0;
	margin-top: 30px;
}
#index-body .init-5 .right {
	width: 100% !important;
	min-height: 300px;
}
#footer .footer-top ul li dl.ie3 dt {
	font-size: 18px;
}
#footer .footer-top ul li dl.ie1 dd.link {
	margin-top: 8px;
}
#footer .footer-top ul li dl.ie1 dd.link a {
	width: 95%;
}
  .inner-page .newslist li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 3%;
  }
  .inner-page .newslist li:nth-of-type(2n) {
    margin-right: 0;
  }
  .inner-page .newslist li .img {
    width: 100%;
  }
  .inner-page .newslist li .txt {
    width: 100%;
    padding: 10px 10px 14px;
  }
}
@media screen and (max-width: 760px) {
	.ui.container2 {
		padding: 0 15px;
	}
	#header .h-top .left li {
		margin-right: 5px;
	}
	 #header .h-top .right {
	 	display: none;
	 }
	 #header .h-top .left li.mobile {
	 	margin-right: 5px;
	 }
	 #header .nav {
	 	max-width: 90%;
	 }
	 #banner li .content .left {
	 	width: 100%;
	 	margin: 0;
	 }
	 #banner li .content .right {
	 	display: none;
	 }
	 #banner li .content h2 {
	 	font-size: 18px;
	 }
	 #banner li .content a {
    line-height: 24px;
    padding: 0 10px;
    letter-spacing: 1px;
}
	 #banner li .content p {
	 	font-size: 12px;
	 	line-height: 16px;
	 	display: none;
	 }
	 #index-body h2 {
	 	font-size: 24px;
	    padding: 5px 0px 10px;
	 }
	 #index-body .init-1 .init-1-top ul li {
    padding: 0 8px;
    font-size: 14px;
}
#index-body .init-1 .init-1-top ul {
    margin: 20px auto 25px;
}
#index-body .init-1 .init-1-bottom ul .slick-arrow {
	width: 30px;
	height: 40px;
	background-size: 12px;
}
#index-body .init-2 {
    padding: 35px 0;
}
#index-body .init-2 p.title {
    font-size: 12px;
    padding: 20px 0 40px;
}
#index-body .init-2 .content .left {
	width: 100%;
	    margin-bottom: 40px;
}
#index-body .init-3 ul li {
	width: 100%;
	margin-bottom: 10px;
}
#index-body .init-2 .content .right {
	width: 100%;
}
#index-body .init-4 .left {
	margin-bottom: 40px;
}
#index-body .init-4 .left,
#index-body .init-4 .right {
	width: 100%;
	text-align: center;
	padding: 0;
}
#index-body .init-4 .right p {
    font-size: 12px;
    line-height: 24px;
    padding-top: 25px;
    padding-left: 0;
}
#index-body .init-4 {
	padding: 40px 0;
}
#index-body .init-5 .left ul li.ie a.img {
	display: none;
}
#index-body .init-5 .left ul li.ie .content {
	padding: 0;
	width: 100%;
	margin-left: 0;
}
#index-body .init-5 .left ul li .content .title {
	max-width: 100%;
	padding-left: 0;
	margin-top: 10px;
}
#index-body .init-5 .left ul li .content time {
    font-size: 12px;
    line-height: 24px;
    padding: 0 25px;
}
#index-body .init-5 .left ul li .content time em {
	font-size: 16px;
}
#index-body .init-5 .left ul {
	padding: 15px;
}
#index-body .init-5 .right {
	min-height: 200px;
	padding: 15px 0;
}
.content .box {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
}
#index-body .init-5 .left ul li .content:after {
	left: 0;
}
#index-body .init-5 .left ul li.ie {
	margin-bottom: 20px;
}
#footer .footer-top ul li {
	width: 100% !important;
}
#footer .footer-top ul li dl dt {
    font-size: 18px;
    padding-bottom: 10px;
}
#footer .footer-top ul li dl.ie1 dd {
    margin-bottom: 5px;
}
#footer .footer-top ul li dl.ie1 dd.link a {
	line-height: 34px;
	font-size: 12px;
}
#footer .footer-top ul li dl dd {
	padding: 5px 0 5px 30px;
}
#footer .footer-top ul li dl.ie3 dd {
	margin-top: 20px;
	text-align: center;
}
#footer .footer-top ul li dl.ie3 dd img {
	max-width: 300px;
	width: auto;
	margin: 0 auto;
}
#footer .footer-bottom {
	padding-bottom: 20px;
	padding-top: 10px;
}
#footer .footer-bottom .ui.container.menu {
	display: block !important;
}
#footer .footer-bottom p {
	display: block !important;
	line-height: 20px;
}
#footer .footer-top {
	padding: 40px 0;
}
.ui.container.con-box ul {
	margin: 0 !important;
}
#index-body .init-1 .init-1-bottom ul li .box a.img:after {
	bottom: -26px;
	zoom: .5;
}
#index-body .init-5 .content {
	width: 100%;
	margin: 0;
}
.product-page .menu li .children {
	display: block !important;
	position: static !important;
	left: 0 !important;
	width: 100% !important;
}
.inner-page .sidebar .menu li {
	display: inline-block !important;
}
.product-page .menu li .children a {
	padding: 10px !important;
}
.amap-container {
	height: 240px !important;
}
.contact-page .contact-details,.contact-page .cn-form {
	width: 100%;
	padding: 10px;
}
.cn-form .m-form-l,.cn-form .m-form-r {
	width: 100%;
}
.cn-form li.pcsb {
	display: none;
}
.cn-form li.wpsb {
	display: block;
}
.cn-form .m-form-r textarea {
	height: 180px;
}
.contact-page .contact-details {
	margin-bottom: 40px;
}
.contact-page .contact-details h3.contact-title {
	font-size: 18px;
}
.contact-page .contact-details .contact-list h5 {
	font-size: 14px;
}
.cn-form .formtit {
	padding-bottom: 0;
	font-size: 18px;
}
.cn-form li label {
	font-size: 12px;
}
.cn-form .m-form-l li .iptTxt {
	font-size: 12px;
	height: 28px;
	line-height: 28px;
}
.button-group {
	bottom: 0 !important;
}
  .inner-page .sidebar {
    width: 100%;
  }
  .inner-page .page-right-bar {
    width: 100%;
  }
  .inner-page .sidebar .side-contact,
  .inner-page .sidebar .side-download {
    display: none;
  }
  .inner-page .sidebar .menu li a {
    padding: 12px;
  }
  .inner-page .sidebar .side-top {
    padding-bottom: 0px;
  }
  .inner-page .sidebar .title {
    font-size: 16px;
    line-height: 36px;
    height: 36px;
  }
  .inner-page .sidebar {
    top: -36px;
  }
  .about-page .title {
    margin-bottom: 0;
  }
  .inner-page .sidebar.full {
    display: none;
  }
  .inner-page .sidebar .menu li a .ico {
    display: none;
  }
  .inner-page .bread-crumbs {
    padding: 10px 0;
    margin-bottom: 16px;
  }
  .inner-page .piclist li,
  .inner-page .lglist li {
    width: 49%;
    margin-bottom: 3%;
    margin-right: 2%;
  }
  .inner-page .newslist li {
  	width: 100%;
  }
  .inner-page .piclist li:nth-of-type(3n),
  .inner-page .lglist li:nth-of-type(3n) {
    margin-right: 2%;
  }
  .inner-page .piclist li:nth-of-type(2n),
  .inner-page .lglist li:nth-of-type(2n) {
    margin-right: 0;
  }
  .about-page .about-artical {
    padding: 0;
  }
  .about-page .title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .about-page .about-artical .items {
    padding-top: 20px;
  }
  .about-page .title:after {
    width: 30px;
    height: 1px;
    margin-left: -15px;
  }
  .about-page .about-artical .items .item .txt,
  .about-page .about-artical .items .item .img {
    width: 100%;
  }
  .about-page .about-artical .items .item .txt p + p {
    margin-top: 10px;
  }
  .about-page .about-artical .items .item + .item {
    margin-top: 20px;
  }
  .inner-page .page-right-bar {
    padding-bottom: 30px;
  }
  .i-factory {
    padding: 30px 0;
  }
  .i-factory .list {
    padding-top: 20px;
  }
  .i-factory .list li {
    width: 50%;
    margin-bottom: 18px;
  }
  .i-factory .list li .img img {
    height: 24px;
  }
  .i-factory .list li .number {
    padding: 6px 0 8px;
    font-size: 16px;
  }
  .i-factory .list li .number sup {
    font-size: 12px;
  }
  .i-factory .list li .inner-title {
    font-size: 12px;
  }
  .i-strength {
    padding: 30px 0;
  }
  .i-strength .box {
    padding-top: 20px;
  }
  .i-strength .items .item {
    width: 100%;
  }
  .i-strength .items:before,
  .i-strength .items:after {
    display: none;
  }
  .i-strength .items .item .txt {
    width: 67%;
  }
  .i-strength .items .item .img {
    width: 30%;
  }
  .i-strength .items {
    padding: 0;
  }
  .i-strength .items .item .txt .inner .inner-box .inner-title {
    padding-bottom: 4px;
  }
  .i-strength .items .item .txt .inner .inner-box .inner-abst {
    font-size: 12px;
    line-height: 1.5em;
  }
  .i-strength .items .item {
    margin-top: 20px;
  }
  .i-network {
    padding: 30px 0;
  }
  .contact-page .left,
  .contact-page .right {
    width: 100%;
  }
  .contact-page .right {
    padding-top: 40px;
  }
  .contact-page {
    padding: 30px 0;
  }
  iframe {
    display: none;
  }
  .contact-page .title {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 12px;
  }
  .contact-page .left .abst {
    width: 100%;
    line-height: 1.5em;
    padding-bottom: 18px;
  }
  .cn-form form input,
  .cn-form form textarea {
    font-size: 12px;
    line-height: 1.6em;
  }
  .cn-form form .col.col-2 .ipt {
    width: 100%;
  }
  .cn-form form .col.col-2 .ipt + .ipt {
    margin-left: 0;
    margin-top: 10px;
  }
  .cn-form form > div + div,
  .cn-form form .col {
    margin-top: 10px;
  }
  .prodet-page .cn-form .btn input,
  .cn-form form .btn input,
  .prodet-page .cn-form .btn input,
  .cn-form form .btn input {
    font-size: 12px;
    padding-right: 40px;
    background-size: 10px auto;
  }
  .contact-page .right .box h5 {
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 18px;
  }
  .contact-page .right .box .list li {
    font-size: 12px;
    background-size: 14px auto;
    background-position: left top 4px;
  }
  .contact-page .right .box {
    padding: 16px 14px;
  }
  .contact-page .right .box .hr {
    display: none;
  }
  .contact-page .right .box .list li + li {
    margin-top: 10px;
  }
  .inner-page .faqlist li .question {
    font-size: 14px;
    padding-bottom: 8px;
  }
  .news .title h1 {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .news .abst {
    padding: 6px 0;
    line-height: 1.4em;
  }
  .news .contents {
    margin-top: 0;
  }
  .news .prevnext a {
    font-size: 12px;
  }
  .inner-page .newslist li .txt .inner-title {
    font-size: 12px;
    text-transform: initial;
  }
  .inner-page .newslist li .txt .inner-abst,
  .inner-page .newslist li .txt .date {
    line-height: 1.2em;
  }
  .inner-page .newslist li .txt .read-more span {
    line-height: 1.8em;
    padding: 0 10px;
    font-size: 12px;
  }
  .prodet-page .product-details .prodet-top-l {
    width: 100%;
  }
  .prodet-page .product-details .prodet-top-r {
    width: 100%;
  }
  .prodet-page .product-details .prodet-top-l ul.image-gallery {
    margin-top: 10px;
  }
  .prodet-page .product-details .prodet-top-r h1.protit {
    padding-top: 16px;
  }
  .prodet-page .product-details .prodet-top-r .prodetail {
    margin: 10px 0 20px;
    height: auto;
  }
  .prodet-page .pro-title,
  .prodet-page .product-details .prodet-top-r a.pro-mes {
    line-height: 2.2em;
    padding: 0 26px;
    width: auto;
    min-width: 125px;
    margin-bottom: 16px;
  }
  .prodet-page .prodet-details {
    margin: 20px 0;
  }
  .prodet-page .prodet-details p {
    line-height: 1.6em;
  }
}
.inner-page .lglist li {
	float:none;
	display:inline-block;
	margin-left:-5px;
	vertical-align:top;
}
.inner-page .lglist li:nth-child(3n+1) {
	margin-left:0;
}