@font-face {
  font-family: 'roboto-bold';
  src: url(../fonts/roboto-bold.ttf) format('truetype'), url(../fonts/roboto-bold.eot) format('eot'), url(../fonts/roboto-bold.woff) format('woff'), url(../fonts/roboto-bold.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-regular';
  src: url(../fonts/roboto-regular.ttf) format('truetype'), url(../fonts/roboto-regular.eot) format('eot'), url(../fonts/roboto-regular.woff) format('woff'), url(../fonts/roboto-regular.woff2) format('woff2');
}
body {
  overflow-x: hidden;
  font-family: 'microsoft yahei', 'roboto-regular', Arial, SimSun, Sans-serif !important;
}
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;
}
.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.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;
}
.ui.grid {
  margin: 0;
}
#header .h-top {
  background-color: #f7f7f7;
  padding: 5px 0;
}
#header .h-top .left {
  padding: 0 15px;
}
#header .h-top .left ul li {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  color: #666666;
  margin-right: 10px;
}
#header .h-top .left ul li a {
  color: inherit;
}
#header .h-top .left ul li i {
  color: #50bccc;
  font-size: 16px;
}
#header .h-top .left ul li:hover {
  color: #50bccc;
}
#header .h-top .right {
  padding: 0 15px;
}
#header .h-top .right ul {
  float: right;
}
#header .h-top .right ul li {
  display: inline-block;
  font-size: 12px;
  color: #666666;
  margin-left: 10px;
}
#header .h-top .right ul li a {
  color: inherit;
}
#header .h-top .right ul li:hover {
  color: #50bccc;
}
#header .nav {
  padding-top: 20px;
}
#header .nav .item {
  padding: 0;
}
#header .nav .h-search {
  color: #070707;
  font-size: 16px;
  cursor: pointer;
  margin-left: 40px!important;
  margin-top: -4px;
}
#header .nav .h-search i:hover {
  color: #50bccc;
}
#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: 30px;
  padding: 0;
}
#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: 32px;
}
#header .nav .menu-box .menu > li:first-child {
  margin-left: 0;
}
#header .nav .menu-box .menu > li > a {
  font-size: 16px;
  color: #333333;
  display: block;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 2px solid transparent;
}
#header .nav .menu-box .menu > li:hover > a {
  color: #50bccc;
  border-bottom: 2px solid #50bccc;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #50bccc;
  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;
}
#banner {
  margin-top: 0px;
}
#banner .camera_caption {
  height: 100%;
  top: 0;
}
#banner .camera_caption > div {
  background: none;
  padding: 0;
}
#banner .camera_caption > div .content {
  position: absolute;
  width: 100%;
  top: 30%;
  left: 0;
  display: block;
}
#banner .camera_caption > div .content > img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: auto;
  height: auto;
}
#banner .camera_caption > div .content .box {
  width: 40%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px;
  display: block;
  margin-top: 5%;
  z-index: 11;
  position: relative;
}
#banner .camera_caption > div .content .box h1 {
  border-top: 8px solid #1a2631;
  font-size: 45px;
  font-weight: bold;
  color: #1a2631;
  padding-top: 30px;
}
#banner .camera_caption > div .content .box h1 small {
  font-size: 26px;
  font-weight: normal;
  color: #12212e;
  display: inline-block;
  border-bottom: 2px solid #1a2631;
}
#banner .camera_caption > div .content .box p {
  font-size: 18px;
  color: #767e87;
  line-height: 24px;
  padding-top: 20px;
  text-transform: uppercase;
}
#index-body .init-1 {
  padding: 65px 0;
}
#index-body .init-1 ul {
  padding: 0 10%;
}
#index-body .init-1 ul li {
  text-align: center;
  padding: 0 20px;
}
#index-body .init-1 ul li h2 {
  font-size: 18px;
  color: #434242;
}
#index-body .init-1 ul li h2:after {
  content: '';
  width: 30px;
  border-bottom: 2px solid #50bccc;
  height: 0;
  margin: 15px auto;
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-1 ul li p {
  font-size: 14px;
  color: #9c9c9c;
}
#index-body .init-1 ul li:hover h2:after {
  width: 100%;
}
#index-body .init-2 {
  background-image: url("../images/init-2-bg.jpg");
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position: left center;
  background-color: #2c2f34;
  width: 100%;
  text-align: center;
  padding: 100px 0 60px;
}
#index-body .init-2 > .ui {
  display: inline-block;
  margin: 0 auto;
}
#index-body .init-2 .right {
  width: 50%;
  float: right;
  text-align: left;
  padding-left: 7%;
}
#index-body .init-2 .right h1 {
  font-size: 24px;
  color: white;
}
#index-body .init-2 .right h1:after {
  content: '';
  width: 60px;
  border-bottom: 2px solid #50bccc;
  height: 0;
  margin: 15px 0 35px;
  display: block;
}
#index-body .init-2 .right h5 {
  font-size: 16px;
  color: #50bccc;
}
#index-body .init-2 .right p {
  font-size: 14px;
  line-height: 24px;
  color: rgba(244, 245, 246, 0.6);
  margin: 20px 0 80px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
#index-body .init-2 .right a {
  display: inline-block;
  padding: 7px 40px;
  text-transform: uppercase;
  color: white;
  border: 1px solid #44494f;
}
#index-body .init-2 .right a:hover {
  background-color: #50bccc;
  border-color: #50bccc;
}
#index-body .init-3 {
  padding: 75px 0 50px;
  background-color: #edeeef;
}
#index-body .init-3 .init-3-top {
  text-align: center;
}
#index-body .init-3 .init-3-top h1 {
  font-size: 28px;
  color: #2c2f34;
  line-height: 45px;
  display: block;
  text-transform: uppercase;
}
#index-body .init-3 .init-3-top ul {
  padding-top: 40px;
  border-bottom: 2px solid #bdc1c5;
}
#index-body .init-3 .init-3-top ul li {
  display: inline-block;
  font-size: 16px;
  color: #2c2f34;
  margin: 0 15px;
}
#index-body .init-3 .init-3-top ul li a {
  color: inherit;
  padding-bottom: 20px;
  display: inline-block;
}
#index-body .init-3 .init-3-top ul li:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 2px solid #50bccc;
  position: relative;
  bottom: -2px;
  z-index: 1;
  display: block;
  margin: 0 auto;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .init-3-top ul li:hover:after,#index-body .init-3 .init-3-top ul li.active:after {
  width: 100%;
}
#index-body .init-3 .init-3-top ul li:hover a,#index-body .init-3 .init-3-top ul li.active a  {
  color: #50bccc;
}
#index-body .init-3 .init-3-bottom {
  margin-top: 2px;
  padding: 60px 5% 0;
  border-top: 1px solid #f4f5f6;
  text-align: center;
  position: relative;
}
#index-body .init-3 .init-3-bottom .next,
#index-body .init-3 .init-3-bottom .prev {
  position: absolute;
  width: 30px;
  height: 80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 80px;
  text-align: center;
  color: white;
  font-size: 20px;
  background-color: #1e9fb9;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .init-3-bottom .next i,
#index-body .init-3 .init-3-bottom .prev i {
  margin: 0;
}
#index-body .init-3 .init-3-bottom .next:hover,
#index-body .init-3 .init-3-bottom .prev:hover {
  background-color: #50bccc;
}
#index-body .init-3 .init-3-bottom .next.prevStop,
#index-body .init-3 .init-3-bottom .prev.prevStop,
#index-body .init-3 .init-3-bottom .next.nextStop,
#index-body .init-3 .init-3-bottom .prev.nextStop {
  background-color: #50bccc;
  cursor: no-drop;
}
#index-body .init-3 .init-3-bottom .next {
  right: 2%;
}
#index-body .init-3 .init-3-bottom .prev {
  left: 2%;
}
#index-body .init-3 .init-3-bottom ul {
  display: inline-block;
  padding-bottom: 30px;
	width:100%;
}
#index-body .init-3 .init-3-bottom ul:after {
  content: '';
  height: 30px;
  width: 0;
  display: block;
  clear: both;
}
#index-body .init-3 .init-3-bottom ul li {
  width: 20%;
  float: left;
  position: relative;
  display: inline-block;
}
#index-body .init-3 .init-3-bottom ul li .box {
  margin: 0 25px;
  padding: 20px;
  background-color: white;
  position: relative;
  z-index: 1;
}
#index-body .init-3 .init-3-bottom ul li .box span {
  border: 1px solid #b2b2b2;
  display: block;
}
#index-body .init-3 .init-3-bottom ul li .box span > a.img-box {
  display: inline-block;
  width: 100%;
  margin: 40px 0 ;
}
#index-body .init-3 .init-3-bottom ul li .box span > a.img-box img {
  width: 100%;
}
#index-body .init-3 .init-3-bottom ul li .box span b {
  margin: 0 15px;
  font-size: 14px;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 24px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
#index-body .init-3 .init-3-bottom ul li .box span > a.btn {
  margin: 60px 15px 10px;
  display: block;
  background-color: #1e9fb9;
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
#index-body .init-3 .init-3-bottom ul li .box span > a.btn:hover {
  background-color: #50bccc;
}
#index-body .init-3 .init-3-bottom ul li:after,
#index-body .init-3 .init-3-bottom ul li:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: 20%;
  z-index: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .init-3-bottom ul li:after {
  border-top: 50px solid transparent;
  border-left: 150px solid black;
  left: 30px;
  filter: drop-shadow(0px 35px 5px #969797);
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
#index-body .init-3 .init-3-bottom ul li:before {
  border-top: 50px solid transparent;
  border-right: 150px solid black;
  right: 30px;
  filter: drop-shadow(0px 35px 5px #969797);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}
#index-body .init-3 .init-3-bottom ul li:hover:after,
#index-body .init-3 .init-3-bottom ul li:hover:before {
  bottom: 35px;
}
#index-body .init-3 .init-3-bottom > a {
  margin: 10px auto 0;
  display: inline-block;
  background-color: #1e9fb9;
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 35px;
  padding: 0 60px;
  text-transform: uppercase;
}
#index-body .init-3 .init-3-bottom > a:hover {
  background-color: #50bccc;
}
#index-body .init-4 {
  background-color: #2c2f34;
  padding: 40px 0 50px;
}
#index-body .init-4 h1 {
  font-size: 28px;
  color: white;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
#index-body .init-4 ul {
  display: inline-block;
  padding-top: 30px;
}
#index-body .init-4 ul li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  background-color: white;
  position: relative;
  margin-bottom: -4px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-4 ul li .left {
  width: 50%;
  display: inline-block;
  height: 100%;
  position: relative;
  z-index: 1;
}
#index-body .init-4 ul li .left img {

}
#index-body .init-4 ul li .right {
  width: 50%;
  display: inline-block;
  margin-left: -5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#index-body .init-4 ul li .right 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%);
  width: 80%;
  opacity: 1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-4 ul li .right a {
  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: 18px;
  color: white;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-4 ul li .right a > img {
  margin: 0 auto 15px;
  width: auto;
  height: auto;
}
#index-body .init-4 ul li:nth-child(2n+1) {
  margin-left: 0;
}
#index-body .init-4 ul li:nth-child(3) .left,
#index-body .init-4 ul li:last-child .left {
  float: right;
}
#index-body .init-4 ul li:nth-child(3) .right,
#index-body .init-4 ul li:last-child .right {
  float: left;
}
#index-body .init-4 ul li:nth-child(3) .right p,
#index-body .init-4 ul li:last-child .right p {
  left: -50%;
}
#index-body .init-4 ul li:nth-child(3) .right a,
#index-body .init-4 ul li:last-child .right a {
  left: 50%;
}
#index-body .init-4 ul li:hover {
  background-color: #1e9fb9;
}
#index-body .init-4 ul li:hover .right p {
  opacity: 0;
}
#index-body .init-4 ul li:hover .right a {
  left: 50%;
  -webkit-transition: .5s .5s;
  -moz-transition: .5s .5s;
  -ms-transition: .5s .5s;
  -o-transition: .5s .5s;
  transition: .5s .5s;
  opacity: 1;
}
#index-body .init-4 ul li:hover:nth-child(3) a,
#index-body .init-4 ul li:hover:last-child a {
  left: -50%;
}
#index-body .init-5 {
  padding: 50px 0;
}
#index-body .init-5 h1 {
  font-size: 28px;
  text-align: center;
  line-height: 38px;
  text-transform: uppercase;
  color: #1c1c1c;
}
#index-body .init-5 h1.byy {
  color: #6e6e6e;
}
#index-body .init-5 ul {
  display: inline-block;
  padding-top: 65px;
}
#index-body .init-5 ul li {
  width: 51%;
  display: inline-block;
  margin-left: 4%;
  float: right;
  padding-bottom: 11px;
  border-bottom: 1px solid #a09f9f;
  margin-bottom: 24px;
}
#index-body .init-5 ul li time {
  font-size: 14px;
  color: #a09f9f;
  padding: 10px 0;
  text-align: left;
  display: inline-block;
  width: 15%;
  vertical-align: top;
}
#index-body .init-5 ul li time em {
  font-size: 48px;
  color: #a09f9f;
  display: block;
  padding-bottom: 10px;
  transform: scale(1, 0.7);
  -ms-transform: scale(1, 0.7);
  -webkit-transform: scale(1, 0.7);
  -moz-transform: scale(1, 0.7);
  -o-transform: scale(1, 0.7);
}
#index-body .init-5 ul li .content {
  width: 85%;
  display: inline-block;
  margin-left: -5px;
  padding-top: 5px;
  vertical-align: top;
}
#index-body .init-5 ul li .content h4 {
  font-size: 14px;
  color: #444444;
  padding-bottom: 10px;
  font-weight: bold;
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
}
#index-body .init-5 ul li .content h4 a {
  color: inherit;
}
#index-body .init-5 ul li .content h4:hover {
  color: #1e9fb9;
}
#index-body .init-5 ul li .content p {
  font-size: 14px;
  color: #535353;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
#index-body .init-5 ul li > a {
  display: none;
}
#index-body .init-5 ul li:first-child {
  width: 45%;
  float: left;
  display: inline-block;
  position: relative;
  margin-left: 0;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0;
}
#index-body .init-5 ul li:first-child img {
  width: 100%;
}
#index-body .init-5 ul li:first-child time {
  font-size: 14px;
  color: white;
  text-align: center;
  padding: 10px;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1e9fb9;
}
#index-body .init-5 ul li:first-child time em {
  color: white;
  font-size: 36px;
  line-height: 30px;
  padding-bottom: 0;
}
#index-body .init-5 ul li:first-child .content {
  padding-top: 20px;
  margin-left: 0;
}
#index-body .init-5 ul li:first-child .content h4 {
  font-size: 16px;
  padding-bottom: 0;
}
#index-body .init-5 ul li:first-child .content p {
  -webkit-line-clamp: 2;
  margin: 7px 0 15px;
}
#index-body .init-5 ul li:first-child > a {
  display: inline-block;
  padding: 8px 35px;
  background-color: #1e9fb9;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
#index-body .init-5 ul li:first-child > a:hover {
  background-color: #50bccc;
}
#index-body .init-5 ul li:last-child {
  margin-bottom: 0;
}
#index-body .init-6 {
  position: relative;
  overflow: hidden;
}
#index-body .init-6 > img {
  width: 100%;
}
#index-body .init-6 .box {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
}
#index-body .init-6 .box .xinf {
  position: relative;
}
#index-body .init-6 .box .xinf > img {
  position: relative;
  z-index: 1;
}
#index-body .init-6 .box .xinf:before,
#index-body .init-6 .box .xinf:after {
  content: '';
  width: 100px;
  height: 100px;
  background-color: rgba(227, 237, 238, 0.7);
  display: block;
  position: absolute;
  top: 0;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -ms-transition: .8s;
  -o-transition: .8s;
  transition: .8s;
}
#index-body .init-6 .box .xinf:before {
  border-top-left-radius: 50px 55px;
  left: 0;
}
#index-body .init-6 .box .xinf:after {
  border-top-right-radius: 50px 55px;
  right: 0;
}
#index-body .init-6 .box .msg {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  background-color: white;
  display: inline-block;
  padding: 30px;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -ms-transition: .8s;
  -o-transition: .8s;
  transition: .8s;
}
#index-body .init-6 .box .msg h2 {
  font-size: 20px;
  color: #24272e;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#index-body .init-6 .box .msg h2 small {
  display: block;
  font-weight: normal;
  font-size: 18px;
  color: #24272e;
}
#index-body .init-6 .box .msg dl {
  padding: 25px 0;
}
#index-body .init-6 .box .msg dl dd {
  padding-bottom: 10px;
  text-align: center;
}
#index-body .init-6 .box .msg dl dd em {
  width: 17%;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  font-size: 12px;
  color: #24272e;
}
#index-body .init-6 .box .msg dl dd input,
#index-body .init-6 .box .msg dl dd textarea {
  width: 83%;
  border: 1px solid #dce1e4;
  background-color: #e2eaec;
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
  text-indent: 6px;
  outline: none;
}
#index-body .init-6 .box .msg dl dd textarea {
  max-width: 83%;
  min-width: 83%;
  min-height: 82px;
  height: 82px;
}
#index-body .init-6 .box .msg dl dd input[type="submit"] {
  padding: 0 40px;
  width: auto;
  margin: 10px auto;
  background-color: #2c2f34;
  border: none;
  color: white;
  font-size: 14px;
  letter-spacing: 10px;
  text-align: center;
}
#index-body .init-6 .box .content {
  position: absolute;
  left: 50%;
  bottom: 10%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
#index-body .init-6 .box .content ul li {
  display: block;
  text-align: center;
  color: #464a4b;
  font-size: 12px;
  white-space: nowrap;
}
#index-body .init-6:hover .msg {
  bottom: 30%;
  width: 90%;
  left: 5%;
}
#index-body .init-6:hover .xinf:after,
#index-body .init-6:hover .xinf:before {
  top: -20%;
  -webkit-transition: .8s .3s;
  -moz-transition: .8s .3s;
  -ms-transition: .8s .3s;
  -o-transition: .8s .3s;
  transition: .8s .3s;
}
#footer {
  background-color: #2c2f34;
}
#footer:before {
  content: '';
  clear: both;
  margin-bottom: 35px;
  height: 45px;
  width: 100%;
  background-color: #212528;
  display: block;
}
#footer .left ul {
  padding-left: 20%;
}
#footer .left ul li {
  display: block;
  padding: 5px 0;
}
#footer .left ul li:nth-child(2) img {
  max-width: 20%;
  display: inline-block;
  vertical-align: middle;
}
#footer .left ul li:nth-child(2) .box {
  width: 80%;
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
#footer .left ul li:nth-child(2) .box p {
  font-size: 12px;
  color: white;
}
#footer .left ul li:nth-child(2) .box a {
  font-size: 20px;
  color: #1e9fb9;
  padding-top: 5px;
}
#footer .left ul li:last-child p {
  font-size: 12px;
  color: white;
}
#footer .left ul li:last-child p a {
	color:inherit;
}
#footer .right ul li dl dt {
  padding-bottom: 10px;
}
#footer .right ul li dl dt h4 {
  font-size: 16px;
  color: white;
  font-weight: bold;
  position: relative;
  padding-bottom: 5px;
}
#footer .right ul li dl dt h4:after,
#footer .right ul li dl dt h4:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #484a4f;
  width: 100%;
}
#footer .right ul li dl dt h4:after {
  width: 30%;
  border-color: #b1b2b4;
}
#footer .right ul li dl dd {
  line-height: 22px;
  font-size: 12px;
  color: #fdfeff;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#footer .right ul li dl dd:hover {
  color: #1e9fb9;
}
#footer .right ul li dl dd a {
  color: inherit;
}
#footer .right ul li:last-child dl dd {
  white-space: normal;
  text-overflow: inherit;
  overflow: unset;
}
@media screen and (max-width: 1600px) {
  #index-body .init-2 {
    padding: 50px 0 30px;
  }
  #index-body .init-6 > img {
    width: auto;
    max-height: 500px;
    max-width: none;
  }
}
@media screen and (max-width: 1300px) {
  #index-body .init-3 .init-3-bottom ul li {
    width: 33.3333%;
  }
  #footer .right ul li dl dt h4 {
    white-space: nowrap;
  }
}
.inner-banner {
  position: relative;
  width: 100%;
  height: 280px;
  background: url(../images/inner-banner.jpg) no-repeat center;
  background-size: cover;
}
.inner-banner h1,
.inner-banner h2 {
  position: absolute;
  text-transform: uppercase;
  top: 60%;
  text-align: center;
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 38px;
  margin-top: -22px;
}
.inner-page {
  background: #f8f8f8;
  padding-bottom: 60px;
}
.inner-page .bread-crumbs {
  padding: 15px 0;
}
.inner-page .bread-crumbs a,
.inner-page .bread-crumbs span {
  font-size: 16px;
  color: #444;
}
.inner-page .bread-crumbs a:hover {
  color: #1e9fb9;
}
.inner-page .sidebar {
  width: 22.5%;
  background: #f1f1f1;
  border: 1px solid #ddd;
}
.inner-page .sidebar .side-top .side-tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  font-size: 20px;
  font-weight: bold;
  color: #1e9fb9;
  border-bottom: 1px solid #ddd;
  padding: 27px 12px 20px 50px;
  position: relative;
}
.inner-page .sidebar .side-top .side-tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 40px;
  margin-top: -20px;
  background: #1e9fb9;
}
.inner-page .sidebar .side-top .side-menu {
  padding: 8px 0;
}
.inner-page .sidebar .side-top .side-menu li a {
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  overflow: hidden;
  position: relative;
  display: block;
  height: 38px;
  line-height: 38px;
  text-indent: 50px;
  color: #555;
  font-size: 16px;
}
.inner-page .sidebar .side-top .side-menu li a:after {
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  content: '';
  position: absolute;
  width: 40px;
  height: 100%;
  background: url(../images/side-pen.jpg) no-repeat center;
  top: 0;
  left: -40px;
}
.inner-page .sidebar .side-top .side-menu li a:hover,
.inner-page .sidebar .side-top .side-menu li a.active {
  background: #1e9fb9bf;
  color: #fff;
}
.inner-page .sidebar .side-top .side-menu li a:hover:after,
.inner-page .sidebar .side-top .side-menu li a.active:after {
  left: 0;
}
.inner-page .sidebar .side-top .side-menu.lx li {
	padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  overflow: hidden;
  position: relative;
  display: block;
	margin-bottom:5px;
  line-height: 24px;
  text-indent: 20px;
  color: #555;
  font-size: 14px;
}
.inner-page .page-right-bar h2 {
  font-size: 26px;
  margin-top: -10px;
  margin-bottom: 5px;
}
.inner-page .page-right-bar p a {
  color: #333;
}
.inner-page .page-right-bar {
  width: 77.5%;
  border: 1px solid #ddd;
  border-left: 0;
  padding: 30px 40px;
  background: #fff;
}
.inner-page .piclist li {
  float: left;
}
.inner-page .piclist li .litit {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-top: 10px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  text-transform: uppercase;
  height: 31px;
  overflow: hidden;
      white-space: nowrap;
    text-overflow: ellipsis;
}
.inner-page .piclist li .liintro {
  font-size: 16px;
  color: #333;
  margin-top: 6px;
}
.inner-page .piclist li:hover .litit {
  color: #1e9fb9;
}
@media screen and (max-width: 768px) {
  .inner-page .piclist li .litit {
    font-size: 16px;
  }
  .inner-page .piclist li .liintro {
    font-size: 14px;
  }
}
@media screen and (max-width: 970px) {
  .inner-page .sidebar {
    width: 28%;
  }
  .inner-page .page-right-bar {
    width: 72%;
  }
}
@media screen and (max-width: 768px) {
  .inner-page .sidebar {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .inner-page .sidebar .side-top .side-tit {
    font-size: 24px;
    padding-left: 0;
    padding-right: 0;
  }
  .inner-page .sidebar .side-top .side-menu li a {
    text-indent: 0;
    padding-right: 0;
  }
  .inner-page .page-right-bar {
    width: 100%;
    padding: 20px;
  }
}
.about-page .about-artical img {
  width: auto;
  max-width: 100%;
}
.about-page .about-artical p {
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 15px;
}
.product-page .piclist li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ddd;
  width: 100%;
}
.product-page .piclist li .img-box {
  width: 40%;
  border: 1px solid #ddd;
}
.product-page .piclist li .con-box {
  width: 58%;
  padding-left: 30px;
}
.product-page .piclist li .con-box h2 a {
  color: #333;
  display: block;
  font-size: 22px;
  margin-bottom: 30px;
}
.product-page .piclist li .con-box p,
.product-page .piclist li .con-box .intro p span {
  font-size: 16px;
  line-height: 2em;
}
@media screen and (max-width: 970px) {
  .product-page .piclist li {
    width: 48%;
    margin-right: 0!important;
  }
  .product-page .piclist li:nth-of-type(2n) {
    float: right;
  }
}
@media screen and (max-width: 425px) {
  .product-page .piclist li {
    width: 100%;
    margin-right: 0!important;
    float: none;
  }
}
.prodet-page .product-details .prodet-top-l {
  width: 50%;
}
.prodet-page .product-details .prodet-top-l #pic-zoom {
  border: 1px solid #ddd;
}
.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: 20%;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #ddd;
  padding: 0;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 45%;
}
.prodet-page .product-details .prodet-top-r h1.protit {
  color: #333;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.prodet-page .product-details .prodet-top-r .prodetail {
  margin: 40px 0;
  font-size: 16px;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
  line-height: 1.5em;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  color: #fff;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #1e9fb9;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
  background: #50bccc;
}
.prodet-page .pro-title {
  padding: 0 10px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #1e9fb9;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 15px;
}
.prodet-page .prodet-details {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-details p {
  line-height: 1.8em;
  font-size: 16px;
}
@media screen and (max-width: 970px) {
  .prodet-page .product-details .prodet-top-l,
  .prodet-page .product-details .prodet-top-r {
    width: 100%;
    float: none;
  }
  .prodet-page .product-details .prodet-top-r {
    margin-top: 30px;
    text-align: center;
  }
}
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-l {
  width: 20%;
}
.news-page .newslist li .new-r {
  width: 100%;
}
.news-page .newslist li .new-r h3 {
  font-size: 20px;
  font-weight: 600;
  color: #555;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 15px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.5em;
  font-size: 16px;
}
.news-page .newslist li .new-r:hover h3 {
  color: #1e9fb9;
}
@media screen and (max-width: 970px) {
  .news-page .newslist li {
    padding-left: 0;
    padding-right: 0;
  }
  .news-page .newslist li .new-l,
  .news-page .newslist li .new-r {
    width: 100%;
    float: none;
  }
  .news-page .newslist li .new-r {
    margin-top: 15px;
  }
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.news .news_abst p {
  display: inline-block;
}
.news .news_contents {
  color: #000;
  font-size: 15px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  clear: both;
}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 16px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.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;
  font-weight: 600;
}
.contact-page .contact-details h3.contact-title {
  font-weight: 600;
  font-size: 24px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
  font-size: 16px;
}
.contact-page .contact-details .contact-list p {
  font-size: 15px;
  line-height: 1.8em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  color: #f26530;
}
@media screen and (max-width: 970px) {
  .contact-page .cn-form,
  .contact-page .contact-details {
    width: 100%;
  }
  .contact-page .contact-details {
    margin-bottom: 20px;
  }
}
.lg-page .piclist li {
  cursor: pointer;
  margin-right: 2%;
  margin-bottom: 4px;
  width: 29%;
}
.lg-page .piclist li:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 970px) {
  .lg-page .piclist li {
    width: 48.6%;
    margin-right: 0!important;
  }
  .lg-page .piclist li:nth-of-type(2n) {
    float: right;
  }
}
@media screen and (max-width: 425px) {
  .lg-page .piclist li {
    width: 100%;
    float: none;
  }
}
.faq-page .faq-list {
  font-weight: 600;
}
.faq-page .faq-list dt {
  font-size: 18px;
  color: #1e9fb9;
}
.faq-page .faq-list dd {
  font-size: 16px;
  color: #444;
  margin: 10px 0 30px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.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: 16px;
}
.cn-form .btnTjly {
  font-size: 17px;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  width: 100%;
  height: 38px;
  background: #1e9fb9;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #50bccc;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 16px;
  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: 241px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 16px;
  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 .m-form-r .mbsb {
  display: none;
}
@media screen and (max-width: 768px) {
  .cn-form {
    padding: 25px 15px 15px!important;
  }
  .cn-form .m-form-l,
  .cn-form .m-form-r {
    width: 100%;
  }
  .cn-form .pcsb {
    display: none!important;
  }
  .cn-form .mbsb {
    display: block!important;
  }
  .cn-form textarea {
    height: 150px!important;
  }
}
.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%;
}
.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: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #000;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li .zoom-pic {
  border: 1px solid #ddd;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 970px) {
  .recommend-product ul li {
    margin-bottom: 30px;
    width: 48%;
    margin-left: 0;
  }
  .recommend-product ul li:nth-of-type(2n) {
    float: right;
  }
}
.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 {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 14px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -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: #000;
}
.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 {
  color: #fff;
  background: #1e9fb9;
}
.m-page a:active {
  background: #1e9fb9;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #1e9fb9;
}
.tab2 tr td {
  padding-left: 0px;
  text-align: center;
  font-size: 16px;
}
table td {
  border: 1px solid #000;
  line-height: 1.5em;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}
table td span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #888888;
  font-style: normal;
}
table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1230px) {
  #header {
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .navbar {
    margin-bottom: 0;
  }
}
.yd-list li {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}
.yd-list li .img-box {
  width: 40%;
}
.yd-list li .con-box {
  width: 60%;
  padding-left: 30px;
}
.yd-list li .con-box h2 a {
  color: #333;
  display: block;
  font-size: 24px;
  margin-bottom: 30px;
}
.yd-list li .con-box p {
  font-size: 16px;
  line-height: 1.8em;
}
.cat-desc {
  padding-bottom: 30PX;
}
.cat-desc P {
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 15px;
}
.gold-sales .tit {
  color: #252525;
  font-size: 32px;
  margin: 60px 0 40px;
}
.gold-sales ul {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}
.gold-sales ul li {
  padding: 40px 68px;
  background: #f5f5f5;
}
.gold-sales ul li img,
.gold-sales ul li .mid,
.gold-sales ul li dl {
  float: left;
  width: 17%;
}
.gold-sales ul li:first-child,
.gold-sales ul li:last-child {
  background: #fff;
}
.gold-sales ul li .mid {
  margin-left: 30px;
  width: 20%;
}
.gold-sales ul li .mid h5 {
  font-size: 18px;
  color: #252525;
  text-transform: uppercase;
  font-weight: 600;
  margin: 24px 0 15px;
}
.gold-sales ul li .mid p {
  color: #636363;
  font-size: 16px;
  line-height: 2em;
}
.gold-sales ul li dl {
  float: right;
  width: 40%;
}
.gold-sales ul li dl dd {
  font-size: 16px;
  color: #636363;
  margin-bottom: 8px;
}
.gold-sales ul li dl dd em {
  float: left;
  text-align: right;
  width: 150px;
}
.gold-sales ul li dl dd i {
  float: right;
  width: 220px;
}
.gold-sales ul li dl dd a {
  color: #636363;
}
.video-page .newslist li {
  float: left;
  width: 50%;
  padding: 0 2%;
  margin-bottom: 40px;
}
.video-page .newslist li h3 {
  font-size: 18px;
  text-align: center;
  color: #333;
  margin-top: 15px;
}
#footer .f-social {
  margin-top: 30px;
}
#footer .f-social a {
  margin: 0 2px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #292f33;
  background: #e1e2e4;
  color: #3864a6;
}
#footer .f-qr {
  width: 130px;
  margin-left: 150px;
  margin-top: 30px;
}
.scroll-box.pro-scroll {
  width: 100%;
  overflow: hidden;
}
.scroll-box.pro-scroll ul {
  width: 99999px;
}
.scroll-box.pro-scroll ul li {
  float: left;
  width: 197px;
  margin-right: 20px;
}
.scroll-box.pro-scroll ul li img {
  border: 1px solid #ddd;
}
.scroll-box.pro-scroll ul li h3 {
  color: #333;
  text-align: center;
  text-transform: capitalize;
  font-size: 16px;
  margin-top: 10px;
}
#header .h-search {
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  margin-left: 20px!important;
  margin-top: 2px;
}
#header .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .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 .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}

#map img,
#map label{
	width: auto;
	max-width: none;
}