body {
  max-width: 1920px;
  margin: 0 auto;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1230px;
}
#plv_1280ba18a3c8f50b2cdff32160932012_1 {
	position:relative;
	z-index:1;
}
#header {
  z-index: 21;
  position: relative;
  line-height: 95px;
  height: 95px;
  -moz-box-shadow: 2px 3px 5px rgba(232, 232, 232, 0.75);
  -o-box-shadow: 2px 3px 5px rgba(232, 232, 232, 0.75);
  box-shadow: 2px 3px 5px rgba(232, 232, 232, 0.75);
}
#header .nav {
  text-align: center;
	padding:0 25px;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
  float: left;
}
#header .nav .ui.menu .logo img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .logo img:last-child {
	max-width:90px;
	margin-left:20px;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 15px;
  font-size: 16px;
  color: #797979;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  padding: 0 5px;
  display: block;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li > a:after {
  content: '';
  width: 100%;
  height: 4px;
  background: #d70000;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: #d70000;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a {
  font-weight: bold;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a:after {
  opacity: 1;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child > a {
	font-weight:normal !important;
/* 	color:black; */
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child > a:after {
	display:none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  left: 0;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #d70000;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 10px;
  line-height: 24px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .box {
  float: right;
}
#header .nav .ui.menu .box img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .box .tel {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  color: #d70000;
}
#header .nav .ui.menu .box .tel img {
  margin-right: 10px;
}
#header .nav .ui.menu .box .yuy {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .box .yuy li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}
#header .nav .ui.menu .box .yuy li {
	font-size:15px;
}
#header .nav .ui.menu .box .yuy li:hover {
	text-decoration:underline;
}
#header .nav .ui.menu .box .yuy li img {
  max-width: 25px;
}
#header .nav .ui.menu .box h5 {
	display:inline-block;
	vertical-align:middle;
	font-size:18px;
	color:#2196f3;
	font-weight:bold;
	margin-left:20px;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  cursor: pointer;
  cursor: hand;
}
#header .nav .ui.menu .h-search img {
  max-width: 16px;
}
#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;
}
#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: #d70000;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#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: #d70000;
  -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: #d70000;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
/*   width: 50%; */
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #d70000;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #d70000 !important;
}
#mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: none;
    z-index: 20;
}
#mobile:before {
    content: '';
    width: 100%;
    height: 200%;
    position: fixed;
    top: 0;
    right: 0;
    display: block;
    background: rgba(0, 0, 0, 0.13);
    z-index: -1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
#mobile .m-search {
    padding: 10px 15px;
    background: #d70000;
    z-index: 2;
    position: relative;
}
#mobile .m-search form {
    width: 100%;
    padding-right: 50px;
    position: relative;
}
#mobile .m-search form input {
    width: 100%;
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
    border: none;
    padding: 0 15px;
    background: url("../images/icon-search-black.png") center left 5px no-repeat white;
    background-size: 14px;
    padding-left: 25px;
    font-size: 14px;
}
#mobile .m-search form input[type="submit"] {
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/icon-search-white.png") center center no-repeat;
}
#mobile .m-logo {
    text-align: center;
    background: #333;
    z-index: 1;
    position: relative;
    line-height: 60px;
    height: 60px;
}
#mobile .m-logo img {
    max-height: 40px;
    display: inline-block;
    vertical-align: middle;
    max-width: 200px;
}
#mobile .m-btn {
    position: absolute;
    bottom: 25px;
    left: 22px;
    width: 30px;
    z-index: 2;
    height: 24px;
}
#mobile .m-btn i {
    position: absolute;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    background: white;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#mobile .m-btn i.ie1 {
    margin-top: -10px;
}
#mobile .m-btn i.ie3 {
    margin-top: 10px;
}
#mobile .box {
    position: fixed;
    background: white;
    width: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 0;
    height: 100%;
    overflow: auto;
    top: 0;
    padding: 25px;
    padding-top: 145px;
}
#mobile .m-nav ul li {
    display: block;
}
#mobile .m-nav ul li a {
    display: block;
    padding: 8px 0;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-right: 40px;
}
#mobile .m-nav ul li a:hover {
    background: #eee;
    padding-left: 15px;
}
#mobile .m-nav ul li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 10px;
}
#mobile .m-nav ul li.children > a:before {
    content: "\f107";
}
#mobile .m-nav ul li.children.active > a:before {
    content: "\f106";
}
#mobile .m-nav ul li ul {
    display: none;
}
#mobile .m-nav ul li li a {
    padding-left: 30px;
    position: relative;
    font-size: 14px;
}
#mobile .m-nav ul li li a:after {
    content: '-';
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#mobile .m-nav ul li li a:hover {
    padding-left: 30px;
}
#mobile .yuy {
    padding: 20px 0;
}
#mobile .yuy h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
#mobile .yuy ul li {
    width: auto;
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    padding-right: 5px;
    border-right: 1px solid #eee;
    margin-bottom: 5px;
}
#mobile .yuy ul li img {
    max-width: 30px;
}
#mobile h6 {
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #eee;
}
#mobile #gotop {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #eee;
    background: white;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    right: 10px;
    bottom: 20px;
    display: none;
}
#mobile.active .m-btn i {
    margin: 0 !important;
}
#mobile.active .m-btn i.ie1 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#mobile.active .m-btn i.ie2 {
    opacity: 0;
}
#mobile.active .m-btn i.ie3 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#mobile.active:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#mobile.active .box {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
@media screen and (max-width: 1000px){
    #banner,.inner-banner {
        margin-top: 120px;
    }
	.inner-banner img {
		height: 200px;
    width: auto;
    max-width: none;
		min-width:100%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	}
	.about-page-company.culture .init-4 img {
		min-width: 100%;
    max-width: 150%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	}
/*     .inner-banner {
        display: none;
    }
    .inner-page {
        padding-top: 40px;
    } */

}
#index-body h2 {
  font-size: 26px;
  color: white;
  line-height: 26px;
  padding-left: 40px;
  position: relative;
}
#index-body h2:after {
  content: '';
  width: 30px;
  height: 5px;
  background: white;
  position: absolute;
  left: 0;
  top: 16px;
}
#index-body h2 em {
  font-weight: bold;
  font-size: 28px;
}
#index-body h2 em:after {
  content: '';
  border: 3px solid white;
  border-radius: 100%;
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}
#index-body h2 small {
  display: block;
  font-size: 16px;
  line-height: normal;
  margin-top: 6px;
}
#index-body .init-2 h2 small {
	font-size:12px;
}
#index-body .init-1 .top {
  background: #d70000;
  line-height: 100px;
  height: 100px;
  position: relative;
}
#index-body .init-1 .top:after,
#index-body .init-1 .top:before {
  content: '';
  border-left: 10px solid white;
  border-right: 10px solid white;
  width: 80px;
  height: 100%;
  position: absolute;
  left: 86%;
  top: 0;
  -webkit-transform: skewX(35deg);
  -moz-transform: skewX(35deg);
  -ms-transform: skewX(35deg);
  -o-transform: skewX(35deg);
  transform: skewX(35deg);
}
#index-body .init-1 .top:before {
  width: 0;
  border-right: none;
  margin-left: 35px;
}
#index-body .init-1 .top .left {
  vertical-align: middle;
}
#index-body .init-1 .top .right {
  vertical-align: middle;
}
#index-body .init-1 .top .right a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;
  height: 36px;
  padding: 0 30px;
  background: white;
  border-radius: 18px;
  color: #d70000;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative;
  z-index: 1;
  border: 1px solid #d70000;
}
#index-body .init-1 .top .right a.more:hover {
  color: white;
  background: #a60202;
}
#index-body .init-1 .bottom {
  padding: 110px 0 90px;
}
#index-body .init-1 .bottom a.img-box {
  display: block;
}
#index-body .init-1 .bottom a.img-box img {
  width: 100%;
}
#index-body .init-1 .bottom .left {
  padding-right: 15px;
}
#index-body .init-1 .bottom .left .content .text h3 {
  display: block;
  margin: 25px 0;
  padding-left: 75px;
  position: relative;
  line-height: 60px;
  height: 60px;
}
#index-body .init-1 .bottom .left .content .text h3 time {
  width: 60px;
  position: absolute;
  background: #b70000;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #b70000), color-stop(100%, #d70000));
  /* 兼容Safari4-5, chrome1-9 */
  background: -moz-linear-gradient(right, #b70000 0%, #d70000 100%);
  /* firefox */
  background: -webkit-linear-gradient(left, #b70000 0%, #d70000 100%);
  /* chrome */
  background: -o-linear-gradient(right, #b70000 0%, #d70000 100%);
  /* opera */
  background: -ms-linear-gradient(right, #b70000 0%, #d70000 100%);
  /* ie */
  background: linear-gradient(to right, #b70000, #d70000);
  /* firefox */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b70000', endColorstr='#d70000',GradientType=1)";
  /* 兼容IE8~IE9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b70000', endColorstr='#d70000', GradientType=1);
  /* 兼容IE5~IE9 */
  color: white;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  left: 0;
  top: 0;
  line-height: normal;
}
#index-body .init-1 .bottom .left .content .text h3 time em {
  font-family: "Arial";
  font-weight: bold;
  font-size: 24px;
  line-height: 20px;
  display: block;
}
#index-body .init-1 .bottom .left .content .text h3 a {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  color: black;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  line-height: normal;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-1 .bottom .left .content .text h3 a:hover {
  color: #d70000;
  border-color: #d70000;
}
#index-body .init-1 .bottom .left .content .text p {
  display: block;
  font-size: 14px;
  line-height: 26px;
  color: #828282;
  margin-top: 20px;
}
#index-body .init-1 .bottom .right {
  padding-left: 40px;
}
#index-body .init-1 .bottom .right ul {
  margin: -15px 0;
}
#index-body .init-1 .bottom .right ul li {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
#index-body .init-1 .bottom .right ul li:last-child {
  border-bottom: none;
}
#index-body .init-1 .bottom .right ul li .img {
  width: 20%;
  overflow: hidden;
}
#index-body .init-1 .bottom .right ul li .img img {
  max-width: none;
  width: auto;
  height: 135px;
}
#index-body .init-1 .bottom .right ul li .text {
  width: 80%;
  padding-left: 15px;
}
#index-body .init-1 .bottom .right ul li .text h3 {
  display: block;
  font-size: 18px;
  color: black;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#index-body .init-1 .bottom .right ul li .text time {
  display: block;
  font-size: 14px;
  color: #828282;
  margin: 5px 0 10px;
}
#index-body .init-1 .bottom .right ul li .text time i {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	top:-2px;
}
#index-body .init-1 .bottom .right ul li .text time img {
  margin-right: 5px;
}
#index-body .init-1 .bottom .right ul li .text p {
  display: block;
  font-size: 14px;
  color: #828282;
  line-height: 24px;
  max-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
#index-body .init-2 {
  padding: 110px 15px 100px;
  background: url("../images/init-2-bg.jpg") center center;
  background-attachment: fixed;
  text-align: right;
}
#index-body .init-2 .left {
  padding-right: 35px;
  width: 48%;
	vertical-align:middle;
}
#index-body .init-2 .right {
  width: 52%;
  text-align: left;
	vertical-align:middle;
}
#index-body .init-2 .box {
  max-width: 855px;
  display: inline-block;
  width: 100%;
}
#index-body .init-2 .box ul {
  margin: -9px;
}
#index-body .init-2 .box ul li {
  padding: 9px;
  vertical-align: middle;
}
#index-body .init-2 .box ul li a {
  display: block;
	position:relative;
}
#index-body .init-2 .box ul li a:after {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,.2);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
	opacity:1;
}
#index-body .init-2 .box ul li a h5 {
	font-size:16px;
	color:white;
	position:absolute;
	bottom:2px;
	width:100%;
	padding:0 15px;
	left:0;
	opacity:1;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
	z-index:1;
	text-align:center;
	text-align:right;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
#index-body .init-2 .box ul li a:hover:after,
#index-body .init-2 .box ul li a:hover h5{
	opacity:0;
}
#index-body .init-2 .box ul li a img {
  width: 100%;
}
#index-body .init-2 .box ul li h2 {
  text-align: left;
}
#index-body .init-2 .box ul li h2:after {
  top: 40%;
}
#index-body .init-3 {
  margin: 60px 0;
  padding: 40px 0;
  background: url("../images/init-3-bg.jpg") center left no-repeat;
  background-size: auto 100%;
  overflow: hidden;
}
#index-body .init-3 .top {
  display: block;
  text-align: center;
}
#index-body .init-3 .top ul {
  margin: 0 -5px;
}
#index-body .init-3 .top ul li {
  padding: 0 5px;
  text-align: center;
  position: relative;
}
#index-body .init-3 .top ul li:after {
  content: '';
  width: 1px;
  height: 80%;
  position: absolute;
  right: 0;
  top: 10%;
  background: #bfbfbf;
}
#index-body .init-3 .top ul li:last-child:after {
  display: none;
}
#index-body .init-3 .top ul li i {
  width: 56px;
  height: 46px;
  display: block;
  margin: 0 auto;
  background-size: cover;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .top ul li i.ie1 {
  background-image: url("../images/icon-3-1.png");
}
#index-body .init-3 .top ul li i.ie2 {
  background-image: url("../images/icon-3-2.png");
}
#index-body .init-3 .top ul li i.ie3 {
  background-image: url("../images/icon-3-3.png");
}
#index-body .init-3 .top ul li i.ie4 {
  background-image: url("../images/icon-3-4.png");
}
#index-body .init-3 .top ul li i.ie5 {
  background-image: url("../images/icon-3-5.png");
}
#index-body .init-3 .top ul li i.ie6 {
  background-image: url("../images/icon-3-6.png");
}
#index-body .init-3 .top ul li i.ie7 {
  background-image: url("../images/icon-3-7.png");
}
#index-body .init-3 .top ul li i.ie8 {
  background-image: url("../images/icon-3-8.png");
}
#index-body .init-3 .top ul li h4 {
  font-size: 16px;
  color: #585858;
  margin-top: 15px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#index-body .init-3 .top ul li:hover i.ie1,
#index-body .init-3 .top ul li.active i.ie1 {
  background-image: url("../images/icon-3-1-2.png");
}
#index-body .init-3 .top ul li:hover i.ie2,
#index-body .init-3 .top ul li.active i.ie2 {
  background-image: url("../images/icon-3-2-2.png");
}
#index-body .init-3 .top ul li:hover i.ie3,
#index-body .init-3 .top ul li.active i.ie3 {
  background-image: url("../images/icon-3-3-2.png");
}
#index-body .init-3 .top ul li:hover i.ie4,
#index-body .init-3 .top ul li.active i.ie4 {
  background-image: url("../images/icon-3-4-2.png");
}
#index-body .init-3 .top ul li:hover i.ie5,
#index-body .init-3 .top ul li.active i.ie5 {
  background-image: url("../images/icon-3-5-2.png");
}
#index-body .init-3 .top ul li:hover i.ie6,
#index-body .init-3 .top ul li.active i.ie6 {
  background-image: url("../images/icon-3-6-2.png");
}
#index-body .init-3 .top ul li:hover i.ie7,
#index-body .init-3 .top ul li.active i.ie7 {
  background-image: url("../images/icon-3-7-2.png");
}
#index-body .init-3 .top ul li:hover i.ie8,
#index-body .init-3 .top ul li.active i.ie8 {
  background-image: url("../images/icon-3-8-2.png");
}
#index-body .init-3 .top ul li:hover h4,
#index-body .init-3 .top ul li.active h4 {
  color: #d70000;
  font-weight: bold;
}
#index-body .init-3 .bottom {
  padding: 0 10px;
  padding-top: 130px;
  max-width: 1420px;
  margin: 0 auto;
  display: block;
}
#index-body .init-3 .bottom ul {
	margin: -9px;
}
#index-body .init-3 .bottom ul li {
  padding: 9px;
}
#index-body .init-3 .bottom ul li .box a.img-box {
  display: block;
  overflow: unset;
}
#index-body .init-3 .bottom ul li .box a.img-box img {
  width: 100%;
}
#index-body .init-3 .bottom ul li .box a.img-box span {
  display: block;
  overflow: hidden;
  -moz-box-shadow: 2px 3px 5px rgba(193, 193, 193, 0.75);
  -o-box-shadow: 2px 3px 5px rgba(193, 193, 193, 0.75);
  box-shadow: 2px 3px 5px rgba(193, 193, 193, 0.75);
}
#index-body .init-3 .bottom ul li .box a.img-box i {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url("../images/icon-link.png") center center no-repeat #404040;
  right: -9px;
  bottom: -9px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .bottom ul li .box a.img-box i:hover {
  background-color: #d70000;
}
#index-body .init-3 .bottom ul li .box h3 {
  font-size: 18px;
  color: #545454;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 15px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-align: center;
}
#index-body .init-3 .bottom ul li .box h3:hover {
  color: #505050;
  font-weight: bold;
}
#index-body .init-3 .bottom ul .slick-dots {
  padding-top: 70px;
  text-align: center;
}
#index-body .init-3 .bottom ul .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  padding: 0;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
  background-color: #d70000;
  opacity: .48;
}
#index-body .init-3 .bottom ul .slick-dots li.slick-active {
  opacity: 1;
}
#index-body .init-3 .bottom ul .slick-dots li button {
  display: none;
}
#index-body .init-4 .top {
  position: relative;
  line-height: 80px;
  height: 80px;
  background-color: #d70000;
  display: block;
}
#index-body .init-4 .top:after,
#index-body .init-4 .top:before {
  content: '';
  border-left: 10px solid white;
  border-right: 10px solid white;
  width: 80px;
  height: 100%;
  position: absolute;
  right: 86%;
  top: 0;
  -webkit-transform: skewX(-35deg);
  -moz-transform: skewX(-35deg);
  -ms-transform: skewX(-35deg);
  -o-transform: skewX(-35deg);
  transform: skewX(-35deg);
}
#index-body .init-4 .top:before {
  width: 0;
  border-right: none;
  margin-right: 35px;
}
#index-body .init-4 .bottom {
  padding: 80px 0 90px;
}
#index-body .init-4 .bottom h2 {
  color: #6c6c6c;
}
#index-body .init-4 .bottom h2:after {
  background-color: #d70000;
}
#index-body .init-4 .bottom h2 em {
  color: black;
}
#index-body .init-4 .bottom h2 em:after {
  border-color: black;
}
#index-body .init-4 .bottom h2 small {
  color: #919191;
}
#index-body .init-4 .bottom .network p {
  font-size: 14px;
  color: #6f6f6f;
  line-height: 30px;
  margin-top: 40px;
  display: block;
}
#index-body .init-4 .bottom .network img {
  display: block;
  margin: 0 auto;
}
#index-body .init-4 .bottom .network a.more {
  display: inline-block;
  vertical-align: middle;
  margin-top: 15px;
  line-height: 36px;
  height: 36px;
  padding: 0 20px;
  background-color: #d70000;
  color: white;
  font-size: 14px;
  border-radius: 18px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-4 .bottom .network a.more:hover {
  background-color: #222;
}
#index-body .init-4 .bottom .msg {
  padding-left: 10%;
}
#index-body .init-4 .bottom .msg .form {
  margin-top: 50px;
}
#index-body .init-4 .bottom .msg .form ul {
  margin: -10px 0;
}
#index-body .init-4 .bottom .msg .form ul li {
  padding: 10px 0;
}
#index-body .init-4 .bottom .msg .form ul li input,
#index-body .init-4 .bottom .msg .form ul li textarea {
  display: block;
  line-height: 50px;
  height: 50px;
  width: 100%;
  border: 1px solid #dcdcdc;
  color: #333;
  font-size: 18px;
  padding: 0 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-4 .bottom .msg .form ul li input::-webkit-input-placeholder,
#index-body .init-4 .bottom .msg .form ul li textarea::-webkit-input-placeholder {
  color: #a1a1a1;
}
#index-body .init-4 .bottom .msg .form ul li input:-moz-placeholder,
#index-body .init-4 .bottom .msg .form ul li textarea:-moz-placeholder {
  color: #a1a1a1;
}
#index-body .init-4 .bottom .msg .form ul li input::-moz-placeholder,
#index-body .init-4 .bottom .msg .form ul li textarea::-moz-placeholder {
  color: #a1a1a1;
}
#index-body .init-4 .bottom .msg .form ul li input:-ms-input-placeholder,
#index-body .init-4 .bottom .msg .form ul li textarea:-ms-input-placeholder {
  color: #a1a1a1;
}
#index-body .init-4 .bottom .msg .form ul li input:focus,
#index-body .init-4 .bottom .msg .form ul li textarea:focus {
  border-color: #d70000;
}
#index-body .init-4 .bottom .msg .form ul li textarea {
  height: 156px;
  line-height: 28px;
  padding: 11px 10px;
  resize: vertical;
}
#index-body .init-4 .bottom .msg .form ul li input[type="submit"] {
  margin-top: 10px;
  background-color: #d70000;
  color: white;
  text-align: center;
  border-radius: 10px;
  border: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-4 .bottom .msg .form ul li input[type="submit"]:hover {
  background-color: #222;
}
#footer .footer-top {
  padding: 10px 0;
  background: #1e1e20;
}
#footer .footer-top .top .left {
  width: 25%;
  vertical-align: middle;
}
#footer .footer-top .top .left img {
	max-height:50px;
}
#footer .footer-top .top .right {
  width: 75%;
  vertical-align: middle;
  overflow: hidden;
  text-align: right;
}
#footer .footer-top .top .right ul {
  margin: 0 -30px;
}
#footer .footer-top .top .right ul li {
  margin: 0 30px;
  font-size: 16px;
  color: white;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#footer .footer-top .top .right ul li ul {
  display: none !important;
}
#footer .footer-top .top .right ul li:hover {
  color: #d70000;
  font-weight: bold;
}
#footer .footer-top .bottom {
  padding-top: 5px;
}
#footer .footer-top .bottom h3 {
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
#footer .footer-top .bottom h3 small {
  font-family: "Arial";
  color: white;
  font-weight: normal;
  margin-left: 10px;
}
#footer .footer-top .bottom h3:after {
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  background-color: #434343;
  margin-top: 5px;
}
#footer .footer-top .bottom .left h4 {
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-top: 5px;
}
#footer .footer-top .bottom .left ul li {
  font-size: 14px;
  color: white;
  line-height: 24px;
}
#footer .footer-top .bottom .right {
  text-align: right;
}
#footer .footer-top .bottom .right .box {
  display: inline-block;
  text-align: left;
}
#footer .footer-top .bottom .right h3 {
	display:inline-block;
	vertical-align:middle;
}
#footer .footer-top .bottom .right ul {
	display:inline-block;
	margin-left:15px;
}
#footer .footer-top .bottom .right ul li {
  max-width: 120px;
  margin: 0 10px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  color: white;
}
#footer .footer-top .bottom .right ul li img {
  border: 3px solid white;
}
#footer .footer-top .bottom .right ul li h6 {
  margin-top: 3px;
}
#footer .footer-bottom {
  background: #d70000;
  color: white;
  line-height: 50px;
  height: 50px;
  width: 100%;
  font-size: 16px;
}
#footer .footer-bottom:after {
  content: "";
  display: block;
  clear: both;
}
#footer .footer-bottom a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1420px) {
  .ui.container {
    width: 970px;
  }
  #header {
    height: 70px;
    line-height: 70px;
  }
  #header .nav .ui.menu .logo img {
    height: 60px;
  }
  #index-body h2 {
    font-size: 24px;
  }
  #index-body h2 em {
    font-size: 26px;
  }
  #index-body h2 small {
    font-size: 16px;
  }
  #index-body .init-1 .bottom {
    padding: 70px 0;
  }
  #index-body .init-2 {
    padding: 70px 15px;
  }
  #index-body .init-3 .bottom {
    padding-top: 50px;
  }
  #index-body .init-3 {
    margin: 30px 0;
  }
  #index-body .init-3 .bottom ul .slick-dots {
    padding-top: 40px;
  }
  #index-body .init-4 .top {
    line-height: 40px;
    height: 40px;
  }
  #index-body .init-4 .bottom {
    padding: 50px 0;
  }
  #index-body .init-4 .bottom .msg {
    padding-left: 4%;
  }
  #index-body .init-4 .bottom .msg .form ul li input,
  #index-body .init-4 .bottom .msg .form ul li textarea {
    font-size: 16px;
  }
/* }
@media screen and (max-width: 1250px) { */
  .ui.container {
    width: 970px;
  }
  #footer .footer-top {
    padding: 30px 0 10px;
  }
  #footer .footer-top .top .right ul li {
    margin: 0 15px;
  }
  #footer .footer-top .top .right ul {
    margin: 0 -15px;
  }
  #footer .footer-top .bottom .left h4 {
    margin-top: 15px;
    font-size: 20px;
  }
  #footer .footer-top .bottom .left ul li {
    font-size: 14px;
    line-height: 26px;
  }
  #footer .footer-top .bottom .right ul li h6 {
    margin-top: 5px;
    font-size: 12px;
  }
  #footer .footer-bottom {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }
  #index-body .init-4 .bottom .network p {
    margin-top: 20px;
    line-height: 26px;
  }
  #index-body .init-4 .bottom .msg .form {
    margin-top: 30px;
  }
  #index-body .init-4 .bottom .msg .form ul li {
    padding: 7px 0;
  }
  #index-body .init-4 .bottom .msg .form ul {
    margin: -7px 0;
  }
  #index-body .init-3 .bottom ul li .box h3,
  #index-body .init-3 .top ul li h4 {
    font-size: 12px;
  }
  #index-body .init-3 .top ul li i {
    height: 40px;
    width: 50px;
  }
  #index-body .init-2 .box ul li {
    padding: 3px;
  }
  #index-body .init-2 .box ul {
    margin: -3px;
  }
  #index-body h2 {
    font-size: 20px;
  }
  #index-body h2 em {
    font-size: 22px;
  }
  #index-body h2 small {
    font-size: 14px;
    margin-top: 0;
  }
  #index-body .init-1 .top {
    line-height: 80px;
    height: 80px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 10px;
  }
  #header .nav .ui.menu .box .tel {
    display: none;
  }
  #index-body .init-1 .bottom .left {
    padding-right: 0;
  }
  #index-body .init-1 .bottom .left .content .text h3 {
    margin: 15px 0;
  }
  #index-body .init-1 .bottom .left .content .text h3 a {
    font-size: 20px;
  }
  #index-body .init-1 .bottom .right {
    padding-left: 20px;
  }
  #index-body .init-1 .bottom .right ul li .text h3 {
    font-size: 16px;
  }
  #index-body .init-1 .bottom .right ul li .text time {
    margin: 5px 0;
  }
  #index-body .init-1 .bottom .right ul li .text p {
    font-size: 12px;
    line-height: 20px;
    max-height: 60px;
  }
  #index-body .init-1 .bottom .right ul li .img img {
    height: 115px;
  }
  #index-body .init-3 .top ul li h4 {
    margin-top: 5px;
  }
  #index-body .init-3 {
    margin: 10px 0;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  #mobile {
    display: block;
  }
  #header {
    display: none;
  }
  #index-body .init-1 .top {
    overflow: hidden;
  }
  #index-body .init-1 .top .right a.more {
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
    font-size: 12px;
  }
  #index-body .init-1 .bottom {
    padding: 30px 0;
  }
  #index-body .init-1 .bottom .left .content .text p {
    line-height: 24px;
  }
  #index-body .init-1 .bottom .left .content .text h3 a {
    font-size: 18px;
  }
  #index-body .init-1 .bottom .right ul li .text h3 {
    font-size: 14px;
  }
  #index-body .init-1 .bottom .right ul li .text time {
    font-size: 12px;
    margin: 2px 0;
  }
  #index-body .init-1 .bottom .right ul li .img img {
    height: 100px;
  }
  #index-body .init-2 .left {
    display: none;
  }
  #index-body .init-2 .right {
    width: 100%;
  }
  #index-body .init-3 .top {
    display: none;
  }
  #index-body .init-3 .bottom {
    padding-top: 0;
  }
  #index-body .init-3 .bottom ul .slick-dots {
    padding-top: 15px;
  }
  #index-body .init-4 .bottom .msg .form ul li input,
  #index-body .init-4 .bottom .msg .form ul li textarea {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }
  #index-body .init-4 .bottom .msg .form ul li textarea {
    height: 140px;
    line-height: 26px;
    padding: 7px 10px;
  }
  #footer .footer-top .top .right {
    display: none;
  }
  #footer .footer-top .top .left {
    width: 100%;
    text-align: center;
  }
	#footer .footer-top .top .left img {
		max-height:70px;
	}
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  #index-body h2 small {
    font-size: 12px;
  }
  #index-body h2:after {
    height: 3px;
	  width:20px;
  }
  #index-body h2 {
    padding-left: 30px;
  }
  #index-body .init-1 .bottom .left {
    width: 100%;
	  display:none;
  }
  #index-body .init-1 .bottom .right {
    padding-left: 0;
    width: 100%;
/*     padding-top: 20px; */
  }
	#index-body .init-2 .box ul li a h5 {
		font-size:14px;
	}
	#index-body .init-1 .top {
		line-height:60px;
		height:60px;
	}
  #index-body .init-2 .box ul li:nth-child(1),
  #index-body .init-2 .box ul li:nth-child(2),
  #index-body .init-2 .box ul li:nth-child(9) {
    display: none;
  }
  #index-body .init-2 {
    padding: 40px 15px;
  }
  #index-body .init-4 .bottom .msg {
    width: 100%;
    padding-left: 0;
    padding-top: 50px;
  }
  #index-body .init-4 .bottom .network {
    width: 100%;
  }
  #footer .footer-top .bottom .right {
    display: none;
  }
  #footer .footer-top .bottom .left {
    width: 100%;
  }
  #footer .footer-top .top .left {
    text-align: left;
  }
  #footer .footer-top .top .left img {
    max-height: 80px;
  }
  #footer .footer-top .bottom {
    padding-top: 15px;
  }
  #footer .footer-bottom {
    line-height: 24px;
    height: auto;
    text-align: center;
    padding: 10px 0;
  }
  #footer .footer-bottom p {
    display: block;
    float: none;
  }
  #index-body .init-2 .box ul li {
    width: 50%;
  }
  #index-body .init-1 .top .right {
    display: none;
  }
}
.m-page {
  text-align:center;
}
.m-page a,
.m-page span {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #d70000;
  color: #7b8393;
  text-align: center;
  line-height: 30px;
  margin: 0 10px;
  display: inline-block;
  font-size: 12px;
}
.m-page span,
.m-page a:hover {
  background: #d70000;
  color: white;
}
.inner-banner {
	position:relative;
}
.inner-banner .play {
	position:absolute;
	top:50%;
	left:50%;
	display:none !important;
	font-size:14px;
	color:white;
	text-align:center;
	cursor:pointer;
	cursor:hand;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.inner-banner .play h3 {
	font-size:36px;
	color:white;
	font-weight:bold;
	margin-bottom:20px;
	text-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.inner-banner .play i {
	width:50px;
	height:50px;
	line-height:46px;
	border-radius:100%;
	border:2px solid #eee;
	font-size:18px;
	display:inline-block;
	vertical-align:middle;
	text-indent:5px;
}
.inner-banner .play p {
	margin-left:15px;
	padding-left:15px;
	line-height:20px;
	border-left:1px solid white;
	display:inline-block;
	vertical-align:middle;
}
.inner-page div#nav {
  border-bottom: 1px solid #d7d7d7;
  background:none;
  padding:0;
}
.inner-page div#nav ul.ui {
  
  margin: -1rem 0 0;
  position:relative;
}
.inner-page div#nav ul.ui li {
  font-size: 14px;
  color: #858586;
  line-height: 60px;
  padding: 1rem 0 0;
  text-align: center;
  font-weight: bold;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position:static;
}
.inner-page div#nav ul.ui li a {
  color: inherit;
  display: block;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.inner-page div#nav ul.ui li:hover,
.inner-page div#nav ul.ui li.active {
  background: #d70000;
  color: white;
}
.inner-page div#nav ul.ui li ul {
  position:absolute;
  top:100%;
  left:0;
  width:100%;
  background:#f9f9f9;
  z-index:1;
  display:none;
  margin-top:0;
  border:1px solid #ccc;
  border-top:none;
}
.inner-page div#nav ul.ui li ul li {
  line-height:45px;
  font-size:12px;
  border-left:1px solid #ededed;
}
.inner-page div#nav ul.ui li ul li:first-child {
  border-left:none;
}
.about-page .init-2 {
  padding: 40px 0;
}
.about-page .init-2 p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding: 12px 0;
}
.product-page {
  background: #f6f7f9;
}
.product-page .init-1 {
  background: white;
}
.product-page .init-2 {
  padding: 70px 0 60px;
}
.product-page .init-2 ul {
  padding: 35px 80px;
  background:url('../images/bj.png') #eee no-repeat right bottom;
	background-size:cover;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 30px 0 #aaaaaf;
  -webkit-box-shadow: 0 0 30px 0 #aaaaaf;
  -moz-box-shadow: 0 0 30px 0 #aaaaaf;
  -ms-box-shadow: 0 0 30px 0 #aaaaaf;
  -o-box-shadow: 0 0 30px 0 #aaaaaf;
}
.product-page .init-2 ul li .left {
  width: 50%;
  padding-right: 3%;
  margin-right: -5px;
  display: inline-block;
  vertical-align: middle;
}
.product-page .init-2 ul li .left a {
  display: block;
}
.product-page .init-2 ul li .right {
  width: 50%;
  display: inline-block;
  padding-left: 2%;
  vertical-align: middle;
}
.product-page .init-2 ul li .right h2 {
  font-size: 30px;
  color: #111;
  line-height: 45px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.product-page .init-2 ul li .right .text strong {
	font-weight:bold;
	font-size:16px;
}
.product-page .init-2 ul li .right h2 a {
  color: inherit;
}
.product-page .init-2 ul li .right h2:hover {
  color: #d70000;
}
.product-page .init-2 ul li .right p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin: 30px 0;
}
.product-page .init-2 ul li .right a.more {
  display: inline-block;
  padding: 10px 25px;
  border-radius: 20px;
  background: #333;
  font-size: 14px;
  color: white;
}
.product-page .init-2 ul li .right a.more:hover {
  background: #d70000;
  color: white;
}
.product-page .init-2 ul button.slick-arrow {
  background: none;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  color: transparent;
  display: block;
  font-family: "FontAwesome";
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .init-2 ul button.slick-arrow:before {
  position: absolute;
  left: 50%;
  top: 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%);
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .init-2 ul button.slick-arrow:hover {
  border-color: white;
}
.product-page .init-2 ul button.slick-arrow:hover:before {
  color: white;
}
.product-page .init-2 ul button.slick-prev {
  left: 10px;
}
.product-page .init-2 ul button.slick-prev:before {
  content: "\f104";
}
.product-page .init-2 ul button.slick-next {
  right: 10px;
}
.product-page .init-2 ul button.slick-next:before {
  content: "\f105";
}
.product-page .init-3 ul {
  margin: -10px;
  display: inline-block;
  width: 100%;
}
.product-page .init-3 ul li {
  width: 25%;
  float: left;
  padding: 10px;
}
.product-page .init-3 ul li a {
  display: block;
}
.product-page .init-3 ul li a span {
  display: block;
  border: 1px solid #e4e7ee;
  overflow: hidden;
  background: #fff;
}
.product-page .init-3 ul li a span img {
  width: 100%;
}
.product-page .init-3 ul li a h2 {
  font-size: 14px;
  color: #7b8393;
  text-align: center;
  padding: 25px 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .init-3 ul li a h2:hover {
  color: #d70000;
}
.product-page .init-4 {
  padding: 40px 0;
}
.prodet-page .init-2 {
  padding: 70px 0 60px;
}
.prodet-page .init-2 .prodet-scroll {
  width: 10%;
  display: inline-block;
  vertical-align: top;
}
.prodet-page .init-2 .prodet-scroll ul {
  padding: 20px 0;
}
.prodet-page .init-2 .prodet-scroll ul a {
  display: block;
  border: 1px solid #e5e5e5;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-arrow {
  background: none;
  width: 55px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  font-size: 28px;
  color: transparent;
  display: block;
  font-family: "FontAwesome";
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin: 0 auto;
  position: relative;
  font-weight: bold;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-arrow:before {
  position: absolute;
  left: 50%;
  top: 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%);
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-arrow:hover:before {
  color: #d70000;
}
.prodet-page .init-2 .prodet-scroll ul button.slick-prev:before {
  content: "\f106";
}
.prodet-page .init-2 .prodet-scroll ul button.slick-next:before {
  content: "\f107";
}
.prodet-page .init-2 .prodet-img {
  width: 50%;
  display: inline-block;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0 15px;
  vertical-align: top;
}
.prodet-page .init-2 .prodet-img a#zoom1 img {
  border: 1px solid #d7d7d7;
}
.prodet-page .init-2 .prodet-title {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.prodet-page .init-2 .prodet-title h1 {
  font-size: 24px;
  line-height: 24px;
  color: #454444;
  padding-bottom: 20px;
}
.prodet-page .init-2 .prodet-title .content {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  padding: 25px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin:20px 0;
}
.prodet-page .init-2 .prodet-title .content p,
.prodet-page .init-2 .prodet-title .content * {
  line-height:inherit;
}
.prodet-page .init-2 .prodet-title a.more {
  display: inline-block;
  padding: 8px 25px;
  border-radius: 5px;
  background: #f2f2f2;
  font-size: 16px;
  color: #999999;
  margin-right: 20px;
}
.prodet-page .init-2 .prodet-title a.more.first {
  background: #d70000;
  color: white;
}
.prodet-page .init-2 .prodet-title a.more:hover {
  box-shadow: 0 5px 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 5px 10px 0 #d1d1d1;
  -moz-box-shadow: 0 5px 10px 0 #d1d1d1;
  -ms-box-shadow: 0 5px 10px 0 #d1d1d1;
  -o-box-shadow: 0 5px 10px 0 #d1d1d1;
}
.prodet-page .init-3 .init-3-top ul {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: -1px;
}
.prodet-page .init-3 .init-3-top ul li {
  padding: 10px 25px;
  background: #fbf9f9;
  border: 1px solid #ededed;
  float: left;
  font-size: 16px;
  color: #666666;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .init-3 .init-3-top ul li a {
  color: inherit;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.prodet-page .init-3 .init-3-top ul li:hover,
.prodet-page .init-3 .init-3-top ul li.active {
  background: #d70000;
  color: white;
  border-color: #d70000;
}
.prodet-page .init-3 .init-3-bottom ul {
  padding: 25px 10px;
  border-bottom: 1px solid #ededed;
}
.prodet-page .init-3 .init-3-bottom ul li {
  display: none;
}
.prodet-page .init-3 .init-3-bottom ul li table {
  border-collapse: collapse;
  border: none;
  width: 100%;
}
.prodet-page .init-3 .init-3-bottom ul li table tr:nth-child(odd) {
  background: #dedede;
}
.prodet-page .init-3 .init-3-bottom ul li table tr td {
  border: none;
  padding: 5px 10px;
  font-size: 12px;
  color: #666666;
}
.prodet-page .init-4 {
  padding: 50px 0;
}
.prodet-page .init-4 h2 {
  border-bottom: 2px solid #d70000;
}
.prodet-page .init-4 h2 em {
  font-size: 18px;
  color: white;
  padding: 5px 25px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #d70000;
  display: inline-block;
}
.prodet-page .init-4 ul {
  padding: 30px 10px;
  border-bottom: 1px solid #ededed;
  margin: -8px;
  position: relative;
}
.prodet-page .init-4 ul li {
  padding: 8px;
}
.prodet-page .init-4 ul li a {
  display: block;
}
.prodet-page .init-4 ul li a span {
  display: block;
  overflow: hidden;
  border: 1px solid #ededed;
}
.prodet-page .init-4 ul li a h3 {
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  padding-top: 15px;
}
.prodet-page .init-4 ul li a h3:hover {
  color: #d70000;
}
.prodet-page .init-4 ul button.slick-arrow {
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 34px;
  color: transparent;
  display: block;
  font-family: "FontAwesome";
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-align: center;
  width: 30px;
  height: 30px;
}
.prodet-page .init-4 ul button.slick-arrow:before {
  position: absolute;
  left: 50%;
  top: 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%);
  color: #b6b2b2;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .init-4 ul button.slick-arrow:hover {
  background: #d70000;
}
.prodet-page .init-4 ul button.slick-arrow:hover:before {
  color: white;
}
.prodet-page .init-4 ul button.slick-prev {
  left: -30px;
}
.prodet-page .init-4 ul button.slick-prev:before {
  content: "\f104";
}
.prodet-page .init-4 ul button.slick-next {
  right: -30px;
}
.prodet-page .init-4 ul button.slick-next:before {
  content: "\f105";
}
.service-page .init-1 {
  background: #f6f7f9;
  padding: 70px 0;
  text-align: center;
}
.service-page .init-1 h2 {
  font-size: 60px;
  color: #222;
  text-align: center;
}
.service-page .init-1 .jc {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.service-page .init-1 .jc i {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #0582d2;
  z-index: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.service-page .init-1 .jc img {
  position: relative;
  z-index: 1;
}
.service-page .init-1 p {
  font-size: 14px;
  line-height: 24px;
  color: #999898;
  padding: 30px 5%;
}
.service-page .init-2 {
  padding: 100px 0;
  text-align: center;
}
.service-page .init-2 h2 {
  text-align: center;
  font-size: 34px;
  color: #283336;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -1px;
}
.service-page .init-2 .map {
  display: inline-block;
  margin: 30px auto 0;
  position: relative;
  width: 90%;
}
.service-page .init-2 .map h3 {
  text-align: center;
  font-size: 30px;
  color: #283336;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40%;
  letter-spacing: -1px;
}
.service-page .init-2 .map li {
  font-size: 20px;
  color: #333333;
  line-height: 32px;
  position: absolute;
  font-weight: bold;
}
.service-page .init-2 .map li.ie1,
.service-page .init-2 .map li.ie5 {
  right: 10%;
}
.service-page .init-2 .map li.ie2,
.service-page .init-2 .map li.ie4 {
  right: 5%;
}
.service-page .init-2 .map li.ie3 {
  right: 2%;
}
.service-page .init-2 .map li.ie1 {
  top: 7%;
}
.service-page .init-2 .map li.ie2 {
  top: 25%;
}
.service-page .init-2 .map li.ie3 {
  top: 46%;
}
.service-page .init-2 .map li.ie4 {
  top: 68%;
}
.service-page .init-2 .map li.ie5 {
  top: 87%;
}
.service-page .init-2 dl {
  text-align: left;
}
.service-page .init-2 dt {
  font-size: 30px;
  color: #1c1e23;
  margin-top: 50px;
  font-weight: bold;
}
.service-page .init-2 dd {
  font-size: 16px;
  color: #999898;
  line-height: 24px;
  margin-top: 15px;
}
.service-page .init-3 {
  padding: 40px 0 100px;
  margin-top: 30px;
  border-top: 2px solid #ebe9e9;
}
.service-page .init-3 .init-3-top {
  display: inline-block;
  width: 100%;
  padding-bottom: 60px;
}
.service-page .init-3 .init-3-top li {
  width: 25%;
  float: left;
  text-align: center;
}
.service-page .init-3 .init-3-top li a {
  display: inline-block;
  line-height: 54px;
  font-size: 18px;
  padding: 0 40px;
  color: #1c1e23;
  background-color: transparent;
  cursor: pointer;
  cursor: hand;
  position: relative;
}
.service-page .init-3 .init-3-top li a:after {
  content: '';
  left: 50%;
  bottom: 100%;
  height: 0;
  border-left: 2px solid #ebe9e9;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
.service-page .init-3 .init-3-top li a:hover,
.service-page .init-3 .init-3-top li.active a {
  color: #fff;
  background-color: #003b83;
}
.service-page .init-3 .init-3-top li a:hover:after,
.service-page .init-3 .init-3-top li.active a:after {
  height: 40px;
}
.service-page .init-3 .init-3-bottom li {
  display: block;
  background-color: #f6f7f9;
  display: none;
}
.service-page .init-3 .init-3-bottom li .left {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.service-page .init-3 .init-3-bottom li .right {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-left: -5px;
  padding: 0 5%;
}
.service-page .init-3 .init-3-bottom li .right h3 {
  font-size: 28px;
  color: #1c1e23;
}
.service-page .init-3 .init-3-bottom li .right dd {
  font-size: 18px;
  color: #9e979a;
  line-height: 24px;
  margin-top: 25px;
}
.contact-page .init-1 h2 {
  font-size: 36px;
  color: black;
  font-weight: bold;
  text-align: center;
  padding: 50px 0 20px;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
.contact-page .init-1 ul {
  padding: 80px 0;
}
.contact-page .init-1 ul li {
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .init-1 ul li i {
  width: 100px;
  height: 100px;
  border: 2px solid #ccc;
  border-radius: 100%;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
  color: #969696;
  margin: 0 auto;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .init-1 ul li h3 {
  font-size: 14px;
  color: black;
  padding: 20px 0 10px;
  text-transform: capitalize;
}
.contact-page .init-1 ul li p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}
.contact-page .init-1 ul li:hover {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}
.contact-page .init-1 ul li:hover i {
  color: #d70000;
}
.contact-page .init-2 {
  border-top: 15px solid #d6d6d6;
  border-bottom: 15px solid #d6d6d6;
}
.contact-page .init-2 #map img,
.contact-page .init-2 #map label {
  max-width: none;
  width: auto;
}
.contact-page .init-3 h2 {
  font-size: 36px;
  color: black;
  font-weight: bold;
  text-align: center;
  padding: 50px 0 20px;
  border-bottom: 1px solid #eee;
}
.contact-page .init-3 ul {
  margin: -12px;
  display: inline-block;
  width: 100%;
  padding: 70px 0;
}
.contact-page .init-3 ul li {
  width: 50%;
  padding: 14px;
  float: left;
  text-align: center;
}
.contact-page .init-3 ul li input,
.contact-page .init-3 ul li textarea {
  outline: none;
  background: none;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0 10px;
  font-size: 14px;
}
.contact-page .init-3 ul li input::-webkit-input-placeholder,
.contact-page .init-3 ul li textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:-moz-placeholder,
.contact-page .init-3 ul li textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input::-moz-placeholder,
.contact-page .init-3 ul li textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:-ms-input-placeholder,
.contact-page .init-3 ul li textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:focus,
.contact-page .init-3 ul li textarea:focus {
  border-color: #d70000;
}
.contact-page .init-3 ul li input {
  line-height: 60px;
}
.contact-page .init-3 ul li input[type="submit"] {
  width: auto;
  display: inline-block;
  padding: 10px 50px;
  line-height: normal;
  color: white;
  font-size: 16px;
  background: #d70000;
  margin: 50px auto 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .init-3 ul li input[type="submit"]:hover {
  box-shadow: 0 5px 10px 0 #ccc;
  -webkit-box-shadow: 0 5px 10px 0 #ccc;
  -moz-box-shadow: 0 5px 10px 0 #ccc;
  -ms-box-shadow: 0 5px 10px 0 #ccc;
  -o-box-shadow: 0 5px 10px 0 #ccc;
}
.contact-page .init-3 ul li textarea {
  height: 200px;
  max-width: 100%;
  min-width: 100%;
  line-height: 24px;
  padding-top: 15px;
}
.contact-page .init-3 ul li .yam {
  position: relative;
}
.contact-page .init-3 ul li .yam input {
  padding-right: 50%;
}
.contact-page .init-3 ul li .yam .img {
  position: absolute;
  right: 2px;
  top: 20px;
}
.contact-page .init-3 ul li .yam .img img,
.contact-page .init-3 ul li .yam .img p {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}
.faq-page .init-2 ul.faq {
  padding: 40px 0;
}
.faq-page .init-2 ul.faq li {
  display: block;
  padding: 20px 25px;
  margin-bottom: 10px;
  background: #f9f9f9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  word-break: break-word;
}
.faq-page .init-2 ul.faq li h2 {
  font-size: 22px;
  color: #222;
  padding-bottom: 20px;
}
.faq-page .init-2 ul.faq li p {
  font-size: 16px;
  color: #585858;
}
.faq-page .init-2 ul.faq li:hover {
  box-shadow: 0 0 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
  -moz-box-shadow: 0 0 10px 0 #d1d1d1;
  -ms-box-shadow: 0 0 10px 0 #d1d1d1;
  -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.faq-page .init-2 ul.faq li:hover h2 {
  color: #d70000;
}

.news-page .init-2 ul.newslist {
  padding: 40px 0;
}
.news-page .init-2 ul.newslist li {
  display: block;
  padding: 20px 25px;
  margin-bottom: 10px;
  background: #f9f9f9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .init-2 ul.newslist li h2 {
  font-size: 22px;
  color: #222;
  padding-bottom: 20px;
}
.news-page .init-2 ul.newslist li h2 a {
  color:inherit;
}
.news-page .init-2 ul.newslist li time {
  font-size: 12px;
  color: #585858;
  display: block;
  padding: 10px 0;
}
.news-page .init-2 ul.newslist li p {
  font-size: 16px;
  color: #585858;
}
.news-page .init-2 ul.newslist li:hover {
  box-shadow: 0 0 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
  -moz-box-shadow: 0 0 10px 0 #d1d1d1;
  -ms-box-shadow: 0 0 10px 0 #d1d1d1;
  -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.news-page .init-2 ul.newslist li:hover h2 {
  color: #d70000;
}

.news-page .init-2 ul.newslist {
  padding: 40px 0;
}
.news-page .init-2 ul.newslist li {
  display: block;
  padding: 20px 25px;
  margin-bottom: 10px;
  background: #f9f9f9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .init-2 ul.newslist li h2 {
  font-size: 22px;
  color: #222;
  padding-bottom: 20px;
}
.news-page .init-2 ul.newslist li time {
  font-size: 12px;
  color: #585858;
  display: block;
  padding: 10px 0;
}
.news-page .init-2 ul.newslist li p {
  font-size: 16px;
  color: #585858;
}
.news-page .init-2 ul.newslist li:hover {
  box-shadow: 0 0 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
  -moz-box-shadow: 0 0 10px 0 #d1d1d1;
  -ms-box-shadow: 0 0 10px 0 #d1d1d1;
  -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.news-page .init-2 ul.newslist li:hover h2 {
  color: #d70000;
}
.news-page .init-3 {
  padding: 40px 0;
}
.newsdet-page .init-2 {
  padding: 60px 0 40px;
}
.newsdet-page .init-2 div.newsdet h1 {
  font-size: 40px;
  color: #222;
  text-align: center;
}
.newsdet-page .init-2 div.newsdet .news_date {
  font-size: 14px;
  text-align: center;
  color: #585858;
  display: block;
  padding: 20px 0;
}
.newsdet-page .init-2 div.newsdet .news_contents {
  font-size: 16px;
  color: rgba(0,0,0.6);
  line-height: 28px;
}
.newsdet-page .init-2 div.newsdet .news_contents p {
  padding: 10px 0;
}
.newsdet-page .init-2 div.newsdet .news_contents a {
  color: #d70000;
}
.newsdet-page .init-3 .news_next {
  padding: 40px 0;
  font-size: 18px;
  color: #222;
}
.newsdet-page .init-3 .news_next a {
  color: inherit;
}
.newsdet-page .init-3 .news_next a:hover {
  color: #d70000;
}
.picture-page .init-2 {
  padding: 40px 0;
}
.picture-page .init-2 ul.picture {
  display: inline-block;
  width: 100%;
	letter-spacing:-5px;
}
.picture-page .init-2 ul.picture li {
  width: 25%;
  display:inline-block;
  padding: 15px 10px;
	letter-spacing:0;
}
.picture-page .init-2 ul.picture li a {
  display: block;
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
}
.picture-page .init-2 ul.picture li a em {
  display: block;
  overflow: hidden;
}
.picture-page .init-2 ul.picture li a h2 {
  color: #585858;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 20px 10px;
  text-transform: capitalize;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.picture-page .init-2 ul.picture li a h2:hover {
  color: #d70000;
}
.picture-page .init-2 ul.picture li a h5 {
	font-size:16px;
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	padding:0 15px;
	text-align:right;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
	opacity:1;
	color:white;
	z-index:1;
}
.picture-page .init-2 ul.picture li a:after {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,.3);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
	opacity:1;
}
.picture-page .init-2 ul.picture li a:hover:after,
.picture-page .init-2 ul.picture li a:hover h5 {
	opacity:0;
}
.picture-page .init-3 {
  padding: 40px 0;
}

.about-page-company .init-2 {
  padding: 50px 0 60px;
}
.about-page-company .init-2 h2,
.about-page-company .init-5 h2{
  font-size: 30px;
  color: #394b50;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.about-page-company .init-2 h2 small,
.about-page-company .init-5 h2 small{
  display: block;
  font-size: 16px;
  text-transform: none;
  line-height: normal;
  font-weight: normal;
}
.about-page-company .init-2 ul {
  margin: -30px -40px;
  display: inline-block;
  padding-top: 70px;
}
.about-page-company .init-2 ul li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 30px 40px;
  position: relative;
  margin-left: -3px;
}
.about-page-company .init-2 ul li .img {
  position: absolute;
  left: 45px;
  top: 30px;
}
.about-page-company .init-2 ul li .img img.img2 {
  display: none;
}
.about-page-company .init-2 ul li:hover .img img.img2 {
  display: block;
}
.about-page-company .init-2 ul li:hover .img img.img1 {
  display: none;
}
.about-page-company .init-2 ul li .content {
  padding-left: 80px;
}
.about-page-company .init-2 ul li .content h3 {
  font-size: 16px;
  color: #394b50;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.about-page-company .init-2 ul li .content p {
  font-size: 13px;
  color: #7b7b7b;
  line-height: 22px;
}
.about-page-company .init-3 {
  background: #f6f7f9;
  position: relative;
	letter-spacing:-5px;
	background:url('../images/about-init-2-bg.png') center left;
	background-size:cover;
}
.about-page-company .init-3 div.left {
  width: 50%;
	letter-spacing:0;
	vertical-align:middle;
	display:inline-block;
}
.about-page-company .init-3 div.left img {
  width: 100%;
}
.about-page-company .init-3 div.right {
  width: 50%;
	display:inline-block;
	vertical-align:middle;
	letter-spacing:0;
	text-align:right;
  padding-right:20px;
	padding-left:15px;
}
.about-page-company .init-3 div.right .box {
	display:inline-block;
	max-width:100%;
	text-align:left;
	width:580px;
}
.about-page-company .init-3 div.right .box h2 {
  font-size: 32px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}
.about-page-company .init-3 div.right .box h4 {
  font-size: 24px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
	margin-top:40px;
}
.about-page-company .init-3 div.right .box h4 i,.about-page-company .init-3 div.right .box h2 em {
	color:#d70000;
}
.about-page-company .init-3 div.right .box p {
  font-size: 14px;
  color: black;
  line-height: 27px;
  position: relative;
  margin: 60px 0 40px;
}
.about-page-company .init-3 div.right .box img {
  float: right;
}
.about-page-company .init-3 div.right .box .content {
  position: relative;
	font-size:14px;
	color:#666;
	line-height:28px;
	padding:15px 0;
}
.about-page-company .init-4 {
  padding: 90px 0;
}
.about-page-company .init-4 img {
  margin: 20px 0;
}
.about-page-company .init-4 p {
  font-size: 14px;
  color: black;
  line-height: 28px;
  font-family: Arial;
  padding: 15px 0;
}
.about-page-company .init-4 table {
	margin-top:50px;
}
.about-page-company .init-4 table td {
	border:none;
	font-size:14px;
	line-height:1.8;
}
.about-page-company .init-5 {
	padding:50px 0;
	position:relative;
	z-index:1;
}
.about-page-company .init-5:after {
	content:'';
	width:100%;
	top:62.5%;
	border-bottom:1px solid #eee;
	position:absolute;
	left:0;
	z-index:-1;
}
.about-page-company .init-5 h2 {
	margin-bottom:50px;
}
.about-page-company .init-5 ul {
	position:relative;
	margin:-10px;
}
.about-page-company .init-5 ul li {
	padding:40px 10px;
}
.about-page-company .init-5 ul li .box {
	padding:0 15%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
	text-align:center;
}
.about-page-company .init-5 ul li .box h4 {
	font-size:24px;
	color:black;
	opacity:.6;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.about-page-company .init-5 ul li .box h4:after {
	content:'';
	border:2px solid #333;
	border-radius:100%;
	background:white;
	margin:15px auto;
	display:block;
	width:0;
	height:0;
	position:relative;
	top:-1px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.about-page-company .init-5 ul li .box .text {
	font-size:16px;
	line-height:24px;
	color:#999;
}
.about-page-company .init-5 ul li .box:hover {
	padding:30px 15%;
	margin:-30px 0;
-moz-box-shadow: 0 2px 10px rgba(0,0,0,.1);
-o-box-shadow: 0 2px 10px rgba(0,0,0,.1);
box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.about-page-company .init-5 ul li .box:hover h4:after {
	width:10px;
	height:10px;
	margin:12px auto;
	top:-1px;
}
.technology-page h2 {
	font-size:50px;
	font-weight:bold;
	color:#323232;
	text-align:center;
}
.technology-page h2 small {
	display:block;
	font-size:20px;
	line-height:normal;
}
.technology-page .init-1 {
	padding-top:110px;
}
.technology-page .init-1 .box {
	padding-top:60px;
}
.technology-page .init-1 .box ul {
	margin:-5px;
}
.technology-page .init-1 .box ul li {
	padding:5px;
}
.technology-page .init-1 .box ul li .box2 {
	padding:30px;
	text-align:center;
	border:1px solid #eee;
	text-align:center;
}
.technology-page .init-1 .box ul li .box2 h3 {
	font-size:24px;
	font-weight:bold;
	color:#323232;
	margin:10px 0 20px;
}
.technology-page .init-1 .box ul li .box2 p {
	font-size:16px;
	line-height:28px;
	color:#6c6c6c;
	min-height:112px;
}
.technology-page .init-2 {
	padding-top:120px;
}
.technology-page .init-2 .box {
	padding:70px 0;
}
.technology-page .init-2 .box .img {
	vertical-align:middle;
	position:relative;
}
.technology-page .init-2 .box .img a {
	display:block;
}
.technology-page .init-2 .box .img a img {
	width:100%;
}
.technology-page .init-2 .box .img  .slick-arrow:hover {
  background-color: #d70000;
}
.technology-page .init-2 .box .img :hover .slick-arrow {
  opacity: 1;
}
.technology-page .init-2 .box .img  .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 5px;
}
.technology-page .init-2 .box .img  .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 5px;
}
.technology-page .init-2 .box .img  .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: 40px;
  height: 40px;
  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;
	background-size:10px;
}
.technology-page .init-2 .box li:first-child .text {
	margin-top:-7%;
}
.technology-page .init-2 .box .text {
	vertical-align:middle;
	padding:0 2%;
}
.technology-page .init-2 .box .text h3 {
	font-size:36px;
	font-weight:bold;
	color:#323232;
	position:relative;
	z-index:1;
}
.technology-page .init-2 .box .text h3:after {
	content:attr(data-text);
	font-size:120%;
	text-transform:uppercase;
	color:#e7e7e7;
	position:absolute;
	left:-20px;
	top:-40px;
	z-index:-1;
}
.technology-page .init-2 .box .text .content {
	padding-top:25px;
	font-size:16px;
	line-height:1.8;
	color:#323232;
}
.case-page {
	padding:60px 0;
	text-align:center;
}
.case-page h2 {
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	color:#333;
}
.case-page h2 small {
	font-weight:normal;
	display:block;
	font-size:16px;
	color:#999;
}
.case-page h2 small:after,
.case-page h2 small:before {
	content:'';
	width:10%;
	height:1px;
	background:#c5c5c5;
	display:inline-block;
	vertical-align:middle;
	margin:0 15px;
}
.case-page table {
	width:100% !important;
	height:auto !important;
	border:none !important;
	max-width:1130px;
	text-align:left;
	margin:0 auto;
}
.case-page table td {
	padding:10px;
	border:none !important;
	width:50% !important;
	height:auto !important;
	vertical-align:bottom;
	font-size:14px;
}
.case-page table tr td {
	padding-bottom:40px;
}
.case-page table tr:last-child td{
	padding-bottom:0;
}
.case-page table td strong {
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #999;
	display:block;
}
.case-page table td img{
	margin-top:20px;
}
.case-page table td>img:first-child {
	margin-top:0;
}
.case-page table td strong img {
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	margin-top:0;
}
.picture-page .init-2 h2 {
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	line-height:1;
}
.picture-page .init-2 h2 em {
	color:#d70000;
}
.picture-page .init-2 h2 small {
	display:block;
	font-size:16px;
	line-height:normal;
	margin-top:15px;
	font-weight:normal;
}
.picture-page .init-2 ul.picture#honour {
    margin: -25px;
    padding: 0 5%;
}
.picture-page .init-2 ul.picture#honour li {
    padding: 25px;
    position: relative;
    display: block !important;
    z-index: 0;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    -webkit-perspective: 1200px;
    perspective: 1200px;
    transform-style: preserve-3d;
	text-align:center;
}
.picture-page .init-2 ul.picture#honour li a {
    display: inline-block;
    position: relative;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    background: white;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
	margin:0 auto;
}
.picture-page .init-2 ul.picture#honour li a:after {
    content: '';
    width: 100%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 0;
    display: block;
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.picture-page .init-2 ul.picture#honour .slick-slide li {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
}
.picture-page .init-2 ul.picture#honour .slick-slide li a {
    -webkit-transform: rotate3d(0, 1, 0, 50deg) scale(0.9);
    -moz-transform: rotate3d(0, 1, 0, 50deg) scale(0.9);
    -ms-transform: rotate3d(0, 1, 0, 50deg) scale(0.9);
    -o-transform: rotate3d(0, 1, 0, 50deg) scale(0.9);
    transform: rotate3d(0, 1, 0, 50deg) scale(0.9);
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current li {
    -webkit-transform: translateX(-66.6%);
    -moz-transform: translateX(-66.6%);
    -ms-transform: translateX(-66.6%);
    -o-transform: translateX(-66.6%);
    transform: translateX(-66.6%);
    z-index: 3;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current li a {
    -webkit-transform: rotate3d(0, 1, 0, 40deg) scale(0.9);
    -moz-transform: rotate3d(0, 1, 0, 40deg) scale(0.9);
    -ms-transform: rotate3d(0, 1, 0, 40deg) scale(0.9);
    -o-transform: rotate3d(0, 1, 0, 40deg) scale(0.9);
    transform: rotate3d(0, 1, 0, 40deg) scale(0.9);
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div li {
    -webkit-transform: translateX(-132.2%);
    -moz-transform: translateX(-132.2%);
    -ms-transform: translateX(-132.2%);
    -o-transform: translateX(-132.2%);
    transform: translateX(-132.2%);
    z-index: 4;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div li a {
    -webkit-transform: rotate3d(0, 1, 0, 30deg) scale(0.9);
    -moz-transform: rotate3d(0, 1, 0, 30deg) scale(0.9);
    -ms-transform: rotate3d(0, 1, 0, 30deg) scale(0.9);
    -o-transform: rotate3d(0, 1, 0, 30deg) scale(0.9);
    transform: rotate3d(0, 1, 0, 30deg) scale(0.9);
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div li {
    -webkit-transform: translateX(-199.8%);
    -moz-transform: translateX(-199.8%);
    -ms-transform: translateX(-199.8%);
    -o-transform: translateX(-199.8%);
    transform: translateX(-199.8%);
    z-index: 5;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div li a {
    -webkit-transform: rotate3d(0, 1, 0, 0) scale(1);
    -moz-transform: rotate3d(0, 1, 0, 0) scale(1);
    -ms-transform: rotate3d(0, 1, 0, 0) scale(1);
    -o-transform: rotate3d(0, 1, 0, 0) scale(1);
    transform: rotate3d(0, 1, 0, 0) scale(1);
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div li a h5 {
    opacity: 1;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div li {
    -webkit-transform: translateX(-266.6%);
    -moz-transform: translateX(-266.6%);
    -ms-transform: translateX(-266.6%);
    -o-transform: translateX(-266.6%);
    transform: translateX(-266.6%);
    z-index: 4;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div li a {
    -webkit-transform: rotate3d(0, 1, 0, -30deg) scale(0.9);
    -moz-transform: rotate3d(0, 1, 0, -30deg) scale(0.9);
    -ms-transform: rotate3d(0, 1, 0, -30deg) scale(0.9);
    -o-transform: rotate3d(0, 1, 0, -30deg) scale(0.9);
    transform: rotate3d(0, 1, 0, -30deg) scale(0.9);
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div + div li {
    -webkit-transform: translateX(-333.3%);
    -moz-transform: translateX(-333.3%);
    -ms-transform: translateX(-333.3%);
    -o-transform: translateX(-333.3%);
    transform: translateX(-333.3%);
    z-index: 3;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div + div li a {
    -webkit-transform: rotate3d(0, 1, 0, -40deg) scale(0.9);
    -moz-transform: rotate3d(0, 1, 0, -40deg) scale(0.9);
    -ms-transform: rotate3d(0, 1, 0, -40deg) scale(0.9);
    -o-transform: rotate3d(0, 1, 0, -40deg) scale(0.9);
    transform: rotate3d(0, 1, 0, -40deg) scale(0.9);
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div + div + div li {
    -webkit-transform: translateX(-400%);
    -moz-transform: translateX(-400%);
    -ms-transform: translateX(-400%);
    -o-transform: translateX(-400%);
    transform: translateX(-400%);
    z-index: 2;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div + div + div li a {
    -webkit-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    -moz-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    -ms-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    -o-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div + div + div + div li {
    -webkit-transform: translateX(-400%);
    -moz-transform: translateX(-400%);
    -ms-transform: translateX(-400%);
    -o-transform: translateX(-400%);
    transform: translateX(-400%);
    z-index: 1;
}
.picture-page .init-2 ul.picture#honour .slick-slide.slick-current + div + div + div + div + div + div li a {
    -webkit-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    -moz-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    -ms-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    -o-transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
    transform: rotate3d(0, 1, 0, -50deg) scale(0.9);
}
.picture-page .init-2 ul.picture#honour li a img {
	max-height:220px;
	max-width:100%;
	width:auto;
}
.picture-page .init-2 ul.picture#honour .slick-arrow {
    line-height: 42px;
    height: 42px;
    width: 72px;
    border-radius: 10px;
    background-color: white;
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	color:transparent;
}
.picture-page .init-2 ul.picture#honour .slick-arrow.slick-prev {
    background-image: url("../images/icon-btn-l.png");
    left: 0;
}
.picture-page .init-2 ul.picture#honour .slick-arrow.slick-next {
    background-image: url("../images/icon-btn-r.png");
    right: 0;
}
.picture-page .init-2 ul.picture#honour .slick-arrow:hover {
    background-color: #d70000;
}
.button-group .button {
  background-color: #d70000 !important;
}
@media screen and (max-width: 1440px){
  .about-page-company .init-3 div.right .box p {
    margin: 20px 0;
  }
  .about-page-company .init-3 div.right .box i {
    display: none;
  }
  .about-page-company .init-3 div.right .box .content {
    padding-left: 0;
  }
/* 
}
@media screen and (max-width: 1200px){ */
  .about-page-company .init-3 div.right .box img {
    display: none;
  }
/* }
@media screen and (max-width: 1200px){ */
  .faq-page .init-2 ul.faq li p {
    font-size: 14px;
  }
  .faq-page .init-2 ul.faq li h2 {
    font-size: 18px;
  }
  .about-page-company .init-3 div.right .box h2 {
    font-size: 24px;
  }
  .prodet-page .init-2 .prodet-title .content {
    font-size: 13px;
  }
  .prodet-page .init-2 .prodet-img {
    width: 40%;
  }
  .prodet-page .init-2 .prodet-title {
    width: 50%;
  }
  .prodet-page .init-4 h2 em,.prodet-page .init-3 .init-3-top ul li {
    font-size: 14px;
  }
  .newsdet-page .init-2 div.newsdet .news_contents {
    font-size: 14px;
  }
  .newsdet-page .init-2 div.newsdet h1 {
    font-size: 28px;
  }
  #mapContainer {
    height: 360px !important;
  }
  .contact-page .init-3 h2,.contact-page .init-1 h2 {
    font-size: 30px;
  }
  .contact-page .init-3 ul li input {
    line-height: 40px;
  }
  .contact-page .init-3 ul li .yam .img {
    top: 12px;
  }
  .about-page-company .init-2 ul li .content p {
    font-size: 12px;
  }
  .about-page-company .init-2 h2 {
    font-size: 24px;
  }
  .about-page-company .init-2 h2 small {
    font-size: 12px;
  }
  .about-page-company .init-3 div.right .box h2 {
    font-size: 18px;
  }
  .picture-page .init-2 ul.picture li,.product-page .init-3 ul li {
    width: 33.333%;
  }
  .prodet-page .init-2 .prodet-title {
    width: 100%;
    padding-top: 30px;
  }
  .prodet-page .init-2 .prodet-scroll {
    width: 20%;
  }
  .prodet-page .init-2 .prodet-img {
    width: 80%;
  }
  .news-page .init-2 ul.newslist li h2 {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .news-page .init-2 ul.newslist li p {
    font-size: 13px;
  }
  .newsdet-page .init-2 div.newsdet h1 {
    font-size: 20px;
  }
  .newsdet-page .init-2 div.newsdet .news_contents {
    font-size: 12px;
    line-height: 24px;
  }
  .newsdet-page .init-3 .news_next {
    font-size: 14px;
    padding: 20px 0;
  }
  .contact-page .init-3 h2, .contact-page .init-1 h2 {
    font-size: 22px;
  }
  .contact-page .init-1 ul li p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1000px){
	.about-page-company .init-4 table td {
		display:block;
		width:100% !important;
	}
	.about-page-company .init-4 {
		padding:60px 0 30px;
	}
	.technology-page .init-2 .box .text h3 {
		font-size:26px;
	}
	.technology-page .init-2 .box .text h3 img {
		max-width:40px;
	}
	.technology-page .init-2 .box li:first-child .text,.technology-page .init-2 .box .text {
		margin-top:20px;
	}
	.technology-page h2 {
		font-size:40px;
	}
	.technology-page .init-2 .box .text h3 {
		font-size:22px;
	}
}
@media screen and (max-width: 700px){
  .inner-page div#nav {
    display: none;
  }
	.product-page .init-3 ul {
		width:auto;
	}
	.technology-page h2 {
		font-size:28px;
	}
	.case-page h2 {
		font-size:28px;
	}
	.technology-page .init-2 .box .text h3 {
		font-size:20px;
	}
	.technology-page h2 small {
		font-size:16px;
	}
  .about-page-company .init-2 h2 {
    font-size: 18px;
  }
  .about-page-company .init-2 ul li {
    width: 100%;
    padding: 0;
    margin: 15px 0;
  }
  .about-page-company .init-2 ul {
    margin: 20px 0;
  }
  .about-page-company .init-2 ul li .img {
    left: 10px;
  }
  .about-page-company .init-3 div.left {
    width: 100%;
  }
  .about-page-company .init-3 div.right {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 30px;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  .about-page-company .init-3 div.right .box {
    width: 100%;
    padding-left: 0;
    float: none;
  }
  .about-page-company .init-3 div.right .box h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .picture-page .init-2 ul.picture li, .product-page .init-3 ul li {
    width: 100%;
  }
  .faq-page .init-2 ul.faq li p {
    font-size: 12px;
  }
  .faq-page .init-2 ul.faq li h2 {
    font-size: 15px;
  }
  .product-page .init-2 {
    display: none;
  }
  .product-page .init-3 {
    padding-top: 30px;
  }
  .product-page .init-3 ul li a h2 {
    padding: 5px;
  }
  #cs td, #cs th {
    padding: 5px;
  }
  .prodet-page .init-2 .prodet-title .content {
    font-size: 12px;
  }
  .prodet-page .init-2 .prodet-title a.more.first {
    margin-bottom: 10px;
  }
  .prodet-page .init-4 h2 em, .prodet-page .init-3 .init-3-top ul li {
    font-size: 12px;
  }
  .news-page .init-2 ul.newslist li h2 {
    font-size: 16px;
	  font-weight:bold;
  }
  .news-page .init-2 ul.newslist li {
    padding: 15px;
  }
  .newsdet-page .init-2 div.newsdet h1 {
    font-size: 16px;
  }
  .newsdet-page .init-2 div.newsdet .news_contents p {
    padding: 5px 0;
  }
  .contact-page .init-1 ul li {
    width: 50% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    margin-top: 20px;
  }
  .contact-page .init-1 ul li:nth-child(2n) {
    margin-left: 0;
  }
	.contact-page .init-3 ul {
		width:auto;
	}
	#mapContainer {
		height:280px !important;
	}
  .contact-page .init-1 ul li i {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .contact-page .init-1 ul {
    padding: 40px 0;
  }
  .button-group .button:nth-child(2) {
    display: none;
  }
  .contact-page .init-3 ul li {
    width: 100%;
  }
  .contact-page .init-3 ul li input[type="submit"] {
    width: 100%;
    margin-top: 20px;
  }
  .contact-page .init-1 h2 {
    padding: 30px 0 10px;
  }
	#index-body h2 em {
		font-size:18px;
	}
	#index-body h2 {
		font-size:16px;
	}
	#footer .footer-top .bottom .left h4 {
		font-size:17px;
	}
	#footer .footer-top .top .left img {
		max-height:60px;
	}
}