@charset "utf-8";
@font-face {
  font-family: "Square";
  src: url(../fonts/Sqr721n.ttf);
}
body {
  overflow-x: auto;
  font-family: "Square" !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: 100%;
  height: auto;
  max-width: 100%;
}
a {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.fm_os {
  font-family: 'open sans';
  font-weight: 600;
}
.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;
}
#header .h-top {
  display: block;
  height: 40px;
  color: #fff;
  font-size: 12px;
  background-color: #1b1b1c;
}
#header .h-top h4 {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 40px;
}
#header .h-top h4 a { 
color:#FFF;
}
#header .h-top a.tel {
  display: block;
  color: #fff;
  float: right;
  line-height: 40px;
  padding: 0 165px 0 28px;
  background: url(../images/top_01.png) no-repeat left center;
}
#header .h-top a.tel:hover {
  color: #f00;
}
#header .h-top .laug {
  position: absolute;
  display: block;
  float: right;
  width: 125px;
  right: 15px;
  padding: 0 25px;
  z-index: 9;
}
#header .h-top .laug:before {
  position: absolute;
  display: block;
  content: '';
  width: 19px;
  height: 19px;
  left: 0;
  top: 11px;
  background: url(../images/top_02.png) no-repeat left top;
}
#header .h-top .laug:after {
  position: absolute;
  display: block;
  content: '';
  width: 9px;
  height: 6px;
  right: 0;
  top: 18px;
  background: url(../images/top_03.png) no-repeat left top;
}
#header .h-top .laug a {
  display: none;
  color: #fff;
  padding: 4px 25px;
  width: 100px;
}
#header .h-top .laug a.en {
  display: block!important;
  margin: 8px 0 0 0;
  background: url(../images/en.png) no-repeat 3px center;
}
#header .h-top .laug a.cn {
  background: #1b1b1c url(../images/cn.png) no-repeat 3px center;
}
#header .h-top .laug a.ru {
  background: #1b1b1c url(../images/ru.png) no-repeat 3px center;
}
#header .h-top .laug a.es {
  background: #1b1b1c url(../images/es.png) no-repeat 3px center;
}
#header .h-top .laug a:hover {
  color: #f00;
}
#header .h-top .laug:hover a {
  display: block;
}
#header .nav {
  height: 105px;
}
#header .nav a.logo {
  display: block;
  float: left;
  line-height: 103px;
}
#header .nav .menu-box {
  float: right;
  margin: 42px 0 0 0;
}
#header .nav .menu-box .menu {
  height: 42px;
}
#header .nav .menu-box .menu > li {
  position: relative;
  float: left;
  padding: 0 15px;
  text-transform: capitalize;
}
#header .nav .menu-box .menu > li > a {
  position: relative;
  display: block;
  color: #010101;
  padding: 0px 15px;
  height: 42px;
  line-height: 42px;
}
#header .nav .menu-box .menu > li > a:after {
  position: absolute;
  display: none;
  content: '';
  width: 100%;
  height: 3px;
  left: 50%;
  margin-left: -50%;
  background-color: #f00;
}
#header .nav .menu-box .menu > li .sub-menu {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  opacity: 0;
  filter: alpha(opacity=100);
  position: absolute;
  top: 130%;
  left: 0;
  width: 220px;
  background: #fff;
  text-align: left;
  z-index: 99;
  display: none;
  box-shadow: 0 0 3px 0 #666666;
  -webkit-box-shadow: 0 0 3px 0 #666666;
  -moz-box-shadow: 0 0 3px 0 #666666;
  -ms-box-shadow: 0 0 3px 0 #666666;
  -o-box-shadow: 0 0 3px 0 #666666;
}
#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 {
  color: #999;
  display: block;
  padding: 15px 10px 15px 20px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #fde300;
}
#header .nav .menu-box .menu > li .sub-menu li:hover a {
  color: #fff;
}
#header .nav .menu-box .menu > li:hover > a,
#header .nav .menu-box .menu > li.current > a {
  color: #f00;
  font-size: 20px;
}
#header .nav .menu-box .menu > li:hover > a:after,
#header .nav .menu-box .menu > li.current > a:after {
  display: block;
}
#header .nav .sech {
  display: block;
  float: right;
  margin: 52px 0 0 10px;
  border: 1px solid #d2d2d2;
}
#header .nav .sech input {
  display: block;
  float: left;
  height: 24px;
  border: 0;
}
#header .nav .sech input[type="text"] {
  width: 120px;
}
#header .nav .sech input[type="submit"] {
  width: 30px;
  background: url(../images/fdj.png) no-repeat center center;
}
#banner {
  position: relative;
  background: #000;
  height: 760px;
  overflow: hidden;
}
#banner .container {
  height: 100%;
}
#banner .item {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#banner .item .txt {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
#banner .item .txt .inner {
  display: table-cell;
  vertical-align: middle;
}
#banner .item .txt .inner span {
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=100);
  display: inline-block;
}
#banner .item .txt .inner .span1 {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
}
#banner .item .txt .inner .span2 {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.3em;
  margin: 24px 0 32px;
}
#banner .item .txt .inner .span3 {
  font-size: 24px;
}
#banner .item .txt .inner .span3 a {
  display: inline-block;
  width: 169px;
  height: 50px;
  text-align: center;
  margin: 0 23px;
  line-height: 50px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
#banner .item .txt .inner .span3 a.a1 {
  color: #fff;
  background-color: #ff0000;
}
#banner .item .txt .inner .span3 a.a2 {
  color: #010101;
  background-color: #fff;
}
#banner .item .txt .inner .span3 a:hover {
  text-decoration: underline;
}
#banner .item.active .span1 {
  animation: fadeInDown 1s 0.4s forwards;
}
#banner .item.active .span2 {
  animation: fadeInDown 1s 0.2s forwards;
}
#banner .item.active .span3 {
  animation: fadeInUp 1s 0.6s forwards;
}
#banner .arr {
  position: absolute;
  display: inline-block;
  display: none;
  opacity: 0;
  filter: alpha(opacity=100);
  color: #FFFFFF;
  background: rgba(220, 220, 220, 0.1);
  line-height: 80px;
  padding: 0 16px;
  top: 50%;
  margin-top: -40px;
  font-size: 34px;
  cursor: pointer;
  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;
}
#banner .arr:hover {
  background: rgba(237, 108, 0, 0.7);
}
#banner .arr.arr-l {
  left: 10px;
}
#banner .arr.arr-r {
  right: 10px;
}
#banner:hover .arr {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-contact {
  display: block;
  height: 100px;
  background-color: #313131;
}
#index-body .i-contact h4 {
  display: block;
  float: left;
  color: #fff;
  font-size: 30px;
  margin: 0 60px 0 0;
  font-weight: bold;
  line-height: 100px;
  text-transform: uppercase;
}
#index-body .i-contact a {
  display: block;
  color: #fff;
  line-height: 100px;
  font-size: 20px;
  font-weight: bold;
}
#index-body .i-contact a:hover {
  color: #ff0000;
}
#index-body .i-product {
  padding: 80px 0;
}
#index-body .i-product .title {
  text-align: center;
}
#index-body .i-product .title h3 {
  display: block;
  margin: 16px 0;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
}
#index-body .i-product .i-product-box {
  position: relative;
  margin: 50px 0 0;
}
#index-body .i-product .i-product-box .i-product-scroll-box {
  overflow: hidden;
}
#index-body .i-product .i-product-box .i-product-scroll-box ul li {
  width: 290px;
  float: left;
  margin-right: 13px;
}
#index-body .i-product .i-product-box .i-product-scroll-box ul li .zoom-box {
  border: 1px solid #d2d2d2;
}
#index-body .i-product .i-product-box .i-product-scroll-box ul li .box {
  display: block;
  height: 55px;
  overflow: hidden;
  padding: 0 25px;
  background-color: #535353;
}
#index-body .i-product .i-product-box .i-product-scroll-box ul li .box h5 {
  color: #fff;
  margin: 10px 0 3px;
  font-weight: bold;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  text-transform: uppercase;
}
#index-body .i-product .i-product-box .i-product-scroll-box ul li .box p {
  color: #ccc;
}
#index-body .i-product .i-product-box .i-product-scroll-box ul li:hover .box {
  background-color: #ff0000;
}
#index-body .i-product .i-product-arr {
  position: absolute;
  width: 25px;
  height: 48px;
  top: 50%;
  z-index: 9;
  margin-top: -24px;
  cursor: pointer;
}
#index-body .i-product .i-product-arr.i-product-arr-l {
  background: #434343 url(../images/pro_l.png) no-repeat;
  left: -45px;
}
#index-body .i-product .i-product-arr.i-product-arr-r {
  background: #434343 url(../images/pro_r.png) no-repeat;
  right: -45px;
}
#index-body .i-product .i-product-arr:hover {
  background-color: #ff0000;
}
#index-body .i-news {
  display: block;
  color: #fff;
  height: 536px;
  padding: 90px 0 0;
  background: url(../images/advg_bg.jpg) no-repeat center top;
}
#index-body .i-news .title {
  text-align: center;
}
#index-body .i-news .title h3 {
  font-size: 26px;
  text-transform: uppercase;
}
#index-body .i-news .title p {
  margin: 18px auto;
  width: 750px;
}
#index-body .i-news ul li {
  display: block;
  float: left;
  margin: 40px 0 20px;
  width: 33.33%;
  padding: 0 20px 0 72px;
}
#index-body .i-news ul li.li_01 {
  background: url(../images/advg_01.png) no-repeat left 5px;
}
#index-body .i-news ul li.li_02 {
  background: url(../images/advg_02.png) no-repeat left 5px;
}
#index-body .i-news ul li.li_03 {
  background: url(../images/advg_03.png) no-repeat left 5px;
}
#index-body .i-news ul li.li_04 {
  background: url(../images/advg_04.png) no-repeat left 5px;
}
#index-body .i-news ul li.li_05 {
  background: url(../images/advg_05.png) no-repeat left 5px;
}
#index-body .i-news ul li.li_06 {
  background: url(../images/advg_06.png) no-repeat left 5px;
}
#index-body .i-about {
  padding: 140px 0 105px 37px;
}
#index-body .i-about .left {
  display: block;
  float: left;
}
#index-body .i-about .right {
  display: block;
  width: 570px;
  float: left;
  padding-left: 26px;
}
#index-body .i-about .right .bdy {
  padding: 0 0 0 80px;
}
#index-body .i-about .right .bdy h4 {
  display: block;
  color: #000;
  margin: 23px 0 25px;
  font-weight: bold;
  font-size: 26px;
}
#index-body .i-about .right .bdy p {
  color: #000;
}
#index-body .i-about .right .bdy .indexdivofh1{
font-size:14px;
color:#000;
}
#index-body .i-about .right .bdy .indexdivofh1 h1{
font-size:14px;
display:inline;
}

#index-body .i-about .right .bdy a {
  display: block;
  color: #fff;
  width: 90px;
  height: 34px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  line-height: 34px;
  margin: 30px 0 25px;
  text-align: center;
  background-color: #535353;
  text-transform: uppercase;
}
#index-body .i-about .right .bdy a:hover {
  background-color: #ff0000;
}
#index-body .i-about .right .btm {
  font-size: 36px;
  font-weight: bold;
  font-family: impact;
  text-transform: uppercase;
}
#index-body .i-about .right .btm span {
  display: block;
  color: #ff0000;
  margin: 0 0 -12px;
}
#footer {
  background-color: #313131;
}
#footer .footer_body {
  padding: 35px 0 25px;
  border-bottom: 1px solid #981818;
}
#footer .footer_body h4 {
  display: block;
  color: #fff;
  font-size: 16px;
  margin: 25px 0;
  text-transform: uppercase;
}
#footer .footer_body .fot_touch {
  display: block;
  float: left;
  width: 300px;
}
#footer .footer_body .fot_touch p{
  color: #fff;
  width: 247px;
  font-size: 12px;
}
#footer .footer_body .fot_touch .footerdivpa a{
color: #fff;
}


#footer .footer_body .fot_touch .form {
  display: block;
  margin: 20px 0 0;
}
#footer .footer_body .fot_touch .form input {
  display: block;
  float: left;
  height: 35px;
  border: 0;
  outline: none;
}
#footer .footer_body .fot_touch .form input[type="text"] {
  color: #333;
  width: 195px;
  padding: 0 12px;
  margin: 0 4px 0 0;
}
#footer .footer_body .fot_touch .form input[type="submit"] {
  width: 50px;
  color: #fff;
  text-transform: uppercase;
  background-color: #ff0000;
}
#footer .footer_body .fot_news {
  display: block;
  float: left;
  width: 300px;
}
#footer .footer_body .fot_news ul li {
  display: block;
  margin: 0 0 15px;
}
#footer .footer_body .fot_news ul li .img {
  display: block;
  float: left;
  margin: 5px 15px 0 0;
}
#footer .footer_body .fot_news ul li .bdy {
  display: block;
  float: left;
  width: 178px;
}
#footer .footer_body .fot_news ul li .bdy h5 {
  display: block;
  color: #fff;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#footer .footer_body .fot_news ul li .bdy p {
  font-size: 12px;
  color: #ccc;
  line-height: 16px;
  margin: 5px 0;
}
#footer .footer_body .fot_news ul li .bdy span {
  color: #ff0000;
}
#footer .footer_body .fot_news ul li:hover .bdy h5,
#footer .footer_body .fot_news ul li:hover .bdy p {
  color: #ff0000;
}
#footer .footer_body .fot_pro {
  display: block;
  float: left;
  width: 300px;
}
#footer .footer_body .fot_pro .box a {
  display: inline-block;
  font-size: 12px;
  color: #ccc;
  padding: 5px 12px;
  margin: 0 3px 5px 0;
  background-color: #434343;
}
#footer .footer_body .fot_pro .box a:hover {
  color: #fff;
  background-color: #ff0000;
}
#footer .footer_body .fot_cont {
  display: block;
  float: right;
  width: 300px;
}
#footer .footer_body .fot_cont ul {
  color: #fff;
}
#footer .footer_body .fot_cont ul li {
  display: block;
  font-size: 12px;
  padding: 0 0 0 24px;
  margin: 0 0 7px;
}
#footer .footer_body .fot_cont ul li a {
  color: #fff;
}
#footer .footer_body .fot_cont ul li a:hover {
  color: #ff0000;
}
#footer .footer_body .fot_cont ul li.li_01 {
  margin-bottom: 12px;
  background: url(../images/fot_01.png) no-repeat left 5px;
}
#footer .footer_body .fot_cont ul li.li_02 {
  background: url(../images/fot_02.png) no-repeat left 5px;
}
#footer .footer_body .fot_cont ul li.li_03 {
  line-height: 2em;
  background: url(../images/fot_03.png) no-repeat left center;
}
#footer .footer_body .fot_cont ul li.li_04 {
  line-height: 2em;
  background: url(../images/fot_04.png) no-repeat left center;
}
#footer .footer_body .fot_cont .link {
  margin: 10px 0 0;
  background: url(../images/fot_link.png) no-repeat left top;
}
#footer .footer_body .fot_cont .link a {
  display: inline-block;
  width: 15px;
  height: 20px;
  margin: 0 8px 0 0;
}
#footer .bottom {
  text-align: center;
}
#footer .bottom .btm_link {
  display: block;
  height: 50px;
  width: 685px;
  margin: 0 auto;
  border-bottom: 2px solid #434343;
}
#footer .bottom .btm_link li {
  display: block;
  float: left;
}
#footer .bottom .btm_link li > a {
  display: block;
  color: #999;
  padding: 0 30px;
  line-height: 50px;
}
#footer .bottom .btm_link li > a:hover {
  color: #ff0000;
}
#footer .bottom .btm_cont {
  color: #999;
  text-align: center;
  padding: 20px 0 35px;
}
#footer .bottom .btm_cont a{
color: #999;
}
.inner-banner {
  width: 100%;
}
.inner-page {
  background: #f9f9f9;
  padding-bottom: 70px;
}
.inner-page .bread-crumbs {
  padding: 15px 0;
}
.inner-page .bread-crumbs a,
.inner-page .bread-crumbs span {
  font-size: 14px;
  color: #444;
}
.inner-page .bread-crumbs a:hover {
  color: #ff6500;
}
.inner-page .sidebar {
  width: 22.5%;
  background-color: #fff;
}
.inner-page .sidebar .side-top {
  border: 1px solid #fff;
}
.inner-page .sidebar .side-top .side-tit {
  display: block;
  color: #FFFFFF;
  padding: 35px 0 15px 20px;
  background: #303030;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inner-page .sidebar .side-top .side-menu {
  padding: 8px 0;
}
.inner-page .sidebar .side-top .side-menu li{
	position: relative;
}
.inner-page .sidebar .side-top .side-menu li a {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 500;
  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;
  height: 38px;
  line-height: 38px;
  text-indent: 34px;
  color: #555;
  background-repeat: no-repeat;
  background-position: 20px center;
  background-image: url(../images/side-arr-h.png);
}
.inner-page .sidebar .side-top .side-menu li a:hover,
.inner-page .sidebar .side-top .side-menu li a.active {
  background-color: #ff0000;
  background-image: url(../images/side-arr.png);
  color: #fff;
}
.inner-page .sidebar .side-top .side-menu li .children {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 20;
  background: #fff;
  display: none;
}
.inner-page .sidebar .side-top .side-menu li:hover .children{
	display: block;
}
.inner-page .sidebar .side-contact {
  margin-top: 30px;
  border: 1px solid #fff;
}
.inner-page .sidebar .side-contact h3 {
  font-size: 18px;
  font-weight: bold;
  display: block;
  color: #FFFFFF;
  padding: 21px 0 12px 20px;
  background: #303030;
  margin-bottom: 30px;
}
.inner-page .sidebar .side-contact ul li {
  color: #333;
  margin-bottom: 15px;
  padding: 0 15px 0 20px;
}
.inner-page .sidebar .side-contact ul li a {
  color: #333;
}
.inner-page .sidebar .side-contact ul li a:hover{
	color: #ff0000;
}
.inner-page .page-right-bar {
  width: 75%;
  padding: 15px;
  background-color: #fff;
}
.inner-page .page-right-bar h1{
font-size:22px;
}
.inner-page .page-right-bar .pagerightbardiva{
margin-bottom:14px;
line-height:28px;
}
.inner-page .page-right-bar .pagerightbardiva a{
color:#333;

}
.inner-page .piclist li {
  float: left;
}
.inner-page .piclist li p {
  text-align: center;
  margin: 7px 0;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inner-page .piclist li:hover .pic-zoom {
  opacity: 1;
}
.inner-page .piclist li:hover p {
  color: #ff0000;
}
.about-page .about-artical img {
  width: auto;
  max-width: 100%;
}
.about-page .about-artical p {
  font-size: 14px;
  line-height: 2em;
  margin-top: 15px;
}
.product-page .piclist li {
  width: 32%;
  margin: 0 2% 2% 0;
}
.prodet-page .product-details .prodet-top-l {
  width: 50%;
}
.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: 16%;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 0;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 47%;
}
.prodet-page .product-details .prodet-top-r h1.protit {
  margin: 23px 0;
  font-size: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
  font-size: 12px;
  color: #333;
  line-height: 1.8em;
}
.prodet-page .pp_content_container img {
  width: auto;
  height: 100%;
}
.prodet-page h4.pro-title {
  font-weight: bold;
  text-transform: uppercase;
  width: 150px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #ff0000;
  font-size: 14px;
  margin-bottom: 15px;
}
.prodet-page .prodet-details {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-details p {
  font-size: 12px;
  line-height: 1.8em;
}
.prodet-page .recommend-product {
  margin: 50px 0;
}
.prodet-page .recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.prodet-page .recommend-product ul li p {
  color: #000;
  margin-top: 8px;
  text-align: center;
}
.prodet-page .recommend-product ul li:first-child {
  margin-left: 0;
}
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li h3 {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  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 i,
.news-page .newslist li p {
  color: #777;
  font-size: 14px;
}
.news-page .newslist li i {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li p {
  line-height: 1.8em;
  font-size: 15px;
}
.news-page .newslist li:hover h3 {
  color: #ff0000;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 24px;
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  font-size: 13px;
  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: 14px;
  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: 14px;
  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: 15px;
  margin-left: 5px;
}
.news .news_next a:hover {
  color: #ff0000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page {
  padding-top: 0;
}
.contact-page img {
  width: auto;
}
.contact-page .cn-form {
  width: 62%;
  float: left;
  padding: 25px 35px 15px;
}
.contact-page .contact-details {
  background: #fff;
  width: 36%;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.contact-page .contact-details h3.contact-title {
  font-size: 24px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  margin-bottom: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
.contact-page .contact-details .contact-list p {
  font-size: 14px;
  line-height: 2em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  color: #ff0000;
}
.lg-page .piclist li {
  width: 32%;
  margin: 0 2% 2% 0;
}
.faq-page .faq-list dt {
  font-size: 16px;
  color: #ff0000;
  font-weight: 600;
}
.faq-page .faq-list dd {
  font-size: 14px;
  color: #222;
  margin: 10px 0 30px;
}
.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;
  line-height: 24px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #ff0000;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 30px;
  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: 287px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
  height: 30px;
}
.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;
}
.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: 12px;
  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: #ff0000;
}
.m-page a:active {
  background: #ff0000;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #ff0000;
}
