﻿@charset "utf-8";
.main-color {
  color: #3993D4;
}
/*map*/

.insider-banner {
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.insider-banner img {
  display: inline-block;
  position: relative;
  left: 50%;
  margin-left: -800px;
}
.home-adv {
  width: 100%;
  overflow: hidden;
  height: 240px;
}
.home-adv img {
  display: inline-block;
  position: relative;
  left: 50%;
  margin-left: -800px;
}
.insider-banner {
  width: 100%;
  overflow: hidden;
  height: 300px;
}
.insider-banner img {
  display: inline-block;
  position: relative;
  left: 50%;
  margin-left: -800px;
}
.key-words {
  height: 66px;
  border-bottom: 1px solid #D4D4D4;
  line-height: 65px;
  color: #999;
  font-size: 14px;
}
.key-words .txt {
  max-width: 650px;
  height: 65px;
  overflow: hidden;
}
.key-words .txt span {
  color: #000;
  margin-right: 20px;
}
.key-words .txt a {
  display: inline-block;
  color: #999;
}
.key-words .txt a:hover {
  color: #3993D4;
}
.key-words .input {
  float: right;
  height: 40px;
  margin-top: 13px;
  position: relative;
  line-height: 0;
}
.key-words .input .search-btn {
  width: 45px;
  display: block;
  height: 20px;
  position: absolute;
  border-left: 1px solid #C6C6C6;
  background: url("../images/icon04.png") no-repeat center center;
  right: 0;
  top: 10px;
}
.key-words .input input {
  height: 40px;
  width: 340px;
  line-height: 40px;
  background-color: #E2E2E2;
  border: none;
  padding-left: 15px;
  padding-right: 55px;
  border-radius: 4px;
}
.breadcrumbs {
  line-height: 30px;
  overflow: hidden;
  color: #999;
  padding: 30px 20px;
  background: url("../images/icon05.png") no-repeat 0 36px;
}
.breadcrumbs a {
  color: #999;
}
.breadcrumbs a:hover {
  color: #3993D4;
}
.inside-box .left-menu {
  width: 223px;
  float: left;
}
.inside-box .left-menu .menu-top {
  height: 135px;
  padding-top: 75px;
  color: #fff;
  text-align: center;
  background: url("../images/inside-bg.png") no-repeat 0 0;
}
.inside-box .left-menu .menu-top .cn {
  font-size: 20px;
  height: 30px;
  overflow: hidden;
  font-weight: bold;
}
.inside-box .left-menu .menu-top .en {
  text-transform: uppercase;
  font-family: 'Arial';
  font-size: 12px;
  height: 18px;
  overflow: hidden;
}
.inside-box .left-menu .menu-body {
  background: url("../images/inside-bg02.png") repeat-y 0 0;
  padding-top: 15px;
  padding-left: 16px;
}
.inside-box .left-menu .menu-body li {
  background: url("../images/inside-bg04.png") no-repeat 0 0;
}
.inside-box .left-menu .menu-body li > a {
  display: block;
  height: 36px;
  width: 155px;
  overflow: hidden;
  line-height: 36px;
  padding-left: 22px;
  color: #444;
}
.inside-box .left-menu .menu-body li .sub-menu {
  display: none;
  padding-left: 38px;
  padding-top: 5px;
}
.inside-box .left-menu .menu-body li .sub-menu>a {
  display: block;
  width: 120px;
  position: relative;
  line-height: 24px;
  font-size: 14px;
  color: #777;
  margin-top: 5px;
}
.inside-box .left-menu .menu-body li .sub-menu>a:before {
  content: '';
  display: block;
  width: 4px;
  height: 7px;
  position: absolute;
  background: url("../images/icon06.png") no-repeat;
  left: -10px;
  top: 8px;
}
.inside-box .left-menu .menu-body li .sub-menu>a:hover,
.inside-box .left-menu .menu-body li .sub-menu>a.active {
  color: #3993D4;
  text-decoration: underline;
  font-weight: bold;
}
.inside-box .left-menu .menu-body li .sub-menu>a:hover:before,
.inside-box .left-menu .menu-body li .sub-menu>a.active:before {
  background: url("../images/icon061.png") no-repeat;
}


/**三级分类**/

.inside-box .left-menu .menu-body li .sub-menu .sub-menu2 {
  display: none;
  padding-left: 10px;
  padding-top: 5px;
}
.inside-box .left-menu .menu-body li .sub-menu .sub-menu2 a {
  display: block;
  width: 120px;
  position: relative;
  line-height: 14px;
  font-size: 12px;
  color: #777;
}
.inside-box .left-menu .menu-body li .sub-menu .sub-menu2 a:before {
  content: '';
  display: block;
  width: 4px;
  height: 7px;
 background: url("../images/icon06.png") no-repeat;
  position: absolute;
  left: -10px;
  top: 4px;
}
.inside-box .left-menu .menu-body li .sub-menu .sub-menu2 a:hover,
.inside-box .left-menu .menu-body li .sub-menu .sub-menu2 a.active {
  color: #3993d4;
}

.inside-box .left-menu .menu-body li .sub-menu .sub-menu2 a:hover:before,
.inside-box .left-menu .menu-body li .sub-menu .sub-menu2 a.active:before {
  background: url("../images/icon061.png") no-repeat;
}







.inside-box .left-menu .menu-body li + li {
  margin-top: 15px;
}
.inside-box .left-menu .menu-body li.active {
  background: url("../images/inside-bg05.png") no-repeat 0 0;
}
.inside-box .left-menu .menu-body li.active > a {
  color: #fff;
  font-weight: bold;
}
.inside-box .left-menu .menu-bottom {
  height: 35px;
  background: url("../images/inside-bg03.png") no-repeat 0 0;
}
.inside-box .left-menu .related-title {
  height: 40px;
  padding-left: 36px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 20px;
  color: #fff;
  overflow: hidden;
  background: url("../images/inside-bg06.jpg") no-repeat 0 0;
}
.inside-box .left-menu .related-box {
  margin-top: 12px;
  border: 1px solid #E0E0E0;
  padding: 7px;
  position: relative;
}
.inside-box .left-menu .related-box:before {
  content: '';
  display: block;
  background: url("../images/arrow01.jpg") no-repeat 0 0;
  width: 11px;
  height: 6px;
  position: relative;
  left: 38px;
  top: -13px;
}
.inside-box .left-menu .related-box #Marquee_y {
  height: 255px;
  overflow: hidden;
}
.inside-box .left-menu .related-box #Marquee_y ul li .box {
  height: 85px;
  padding: 12px 0;
  border-bottom: 1px solid #E0E0E0;
}
.inside-box .left-menu .related-box #Marquee_y ul li .box .pic {
  float: left;
  width: 90px;
  height: 60px;
  position: relative;
}
.inside-box .left-menu .related-box #Marquee_y ul li .box .txt {
  width: 100px;
  float: right;
}
.inside-box .left-menu .related-box #Marquee_y ul li .box .txt .p1 {
  color: #3993D4;
  font-size: 12px;
  height: 18px;
  overflow: hidden;
}
.inside-box .left-menu .related-box #Marquee_y ul li .box .txt .p2 {
  color: #999;
  font-size: 12px;
  height: 36px;
  overflow: hidden;
}
.inside-box .left-menu .contact-title {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-top: 10px;
  line-height: 40px;
  padding-left: 38px;
  border-bottom: 2px solid #E3E3E3;
  background: url("../images/icon07.png") no-repeat 14px center;
  position: relative;
}
.inside-box .left-menu .contact-title:after {
  content: '';
  display: block;
  width: 108px;
  border-bottom: 2px solid #3993D4;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.inside-box .left-menu .contact-box {
  margin-top: 12px;
  border: 1px solid #E0E0E0;
  padding: 7px;
  position: relative;
}
.inside-box .left-menu .contact-box:before {
  content: '';
  display: block;
  background: url("../images/arrow01.jpg") no-repeat 0 0;
  width: 11px;
  height: 6px;
  position: relative;
  left: 38px;
  top: -13px;
}
.inside-box .left-menu .contact-box .tel {
  padding: 10px 0;
  border-bottom: 1px dashed #E0E0E0;
  margin-bottom: 10px;
}
.inside-box .left-menu .contact-box .tel .cn {
  color: #666;
  height: 30px;
  line-height: 30px;
  padding-left: 48px;
  overflow: hidden;
  background: url("../images/icon08.png") no-repeat 13px center;
}
.inside-box .left-menu .contact-box .tel .number {
  text-align: center;
  padding: 0 15px;
  font-size: 26px;
  line-height: 36px;
  color: #006cb7;
}
.inside-box .left-menu .contact-box p {
  padding: 0 12px;
  font-size: 12px;
  line-height: 26px;
  color: #666;
}
.inside-box .left-menu .contact-box p .span01 {
  width: 36px;
  float: left;
}
.inside-box .left-menu .contact-box p .span02 {
  width: 145px;
  float: right;
}
.inside-box .right-list {
  width: 820px;
  float: right;
}
.inside-box .right-list .list-title {
  height: 61px;
  border-bottom: 1px solid #DDDDDD;
}
.inside-box .right-list .list-title p {
  padding-left: 38px;
  color: #C2C2C2;
  line-height: 60px;
  height: 63px;
  background: url("../images/icon09.png") no-repeat 0 18px;
  overflow: hidden;
  position: relative;
  z-index: 100;
}
.inside-box .right-list .list-title p:after {
  display: block;
  content: '';
  width: 330px;
  border-bottom: 3px solid #4A9FDC;
  position: absolute;
  left: 0;
  bottom: 0;
}
.inside-box .right-list .list-title p .cn {
  color: #feae3c;
  font-size: 18px;
  vertical-align: middle;
}
.inside-box .right-list .list-title p .en {
  font-size: 16px;
  color: #444;
}
.pro-list {
  margin: 0 -13px;
  margin-top: 15px;
}
.pro-list li {
  float: left;
  margin: 0 13px;
  width: 256px;
  margin-bottom: 25px;
}
.pro-list li .pic {
  height: 176px;
  border: 1px solid #EAE9E9;
  border-bottom: none;
  padding: 8px;
}
.pro-list li .pic .box {
  width: 100%;
  height: 100%;
  position: relative;
}
.pro-list li .pic .box p {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.5s;
  text-align: center;
  padding-top: 54px;
  background: url("../images/mask-bg.png") repeat;
  z-index: 10;
}
.pro-list li .pic .box p a {
  display: block;
  color: #666;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 90px;
  margin: 0 auto;
  margin-bottom: 6px;
  border-radius: 3px;
  background: #F3F3F3;
}
.pro-list li .pic .box p a:hover {
  background: #FEAE3F;
  color: #fff;
}
.pro-list li .pic .box p a + a {
  background: #FEAE3F;
  color: #fff;
}
.pro-list li .txt {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow:hidden;
  color: #666;
  text-align: center;
  background: url("../images/inside-bg07.png") no-repeat 0 0;
}
.pro-list li:hover .txt {
  color: #3993D4;
  background: url("../images/inside-bg071.png") no-repeat 0 0;
}
.pro-list li:hover .pic .box p {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.solution-list {
  margin: 0 -10px;
  margin-top: 55px;
}
.solution-list li {
  float: left;
  margin: 0 10px;
  width: 400px;
  margin-bottom: 28px;
  padding: 6px;
  height: 355px;
  border: 1px solid #EAE9E9;
  position: relative;
}
.solution-list li .pic {
  width: 385px;
  height: 220px;
  position: relative;
}
.solution-list li .title {
  padding: 0 20px;
  height: 40px;
  line-height: 38px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  text-align: center;
  margin-top: 10px;
}
.solution-list li .title:after {
  content: '';
  display: block;
  width: 30px;
  margin: 0 auto;
  border-top: 2px solid #3993D4;
}
.solution-list li .content {
  text-align: center;
  margin-top: 6px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  padding: 0 20px;
  color: #666;
}
.solution-list li:hover {
  border: 1px solid #3993D4;
}
.solution-list li:hover:after {
  content: '';
  display: block;
  width: 114px;
  height: 5px;
  background: #FFAC43;
  position: absolute;
  left: 50%;
  margin-left: -57px;
  bottom: -3px;
}
.news-list {
  margin-top: 30px;
}
.news-list li {
  border: 1px solid #dcdcdc;
  padding: 30px 40px;
  height: 185px;
  overflow: hidden;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 26px;
  transition: 0.5s;
}
.news-list li a {
  display: block;
}
.news-list li .title {
  font-size: 18px;
  color: #333;
  padding-left: 24px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
  position: relative;
}
.news-list li .title:before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3993D4;
  position: absolute;
  left: 4px;
  top: 11px;
}
.news-list li .content {
  color: #777;
  font-size: 12px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}
.news-list li span {
  color: #fff;
  background: url(../images/inside-bg08.png) no-repeat center center;
  width: 102px;
  height: 24px;
  font-size: 12px;
  display: block;
  line-height: 24px;
  text-align: center;
  float: right;
  margin-top: 20px;
}
.news-list li:hover {
  border: 1px solid #3993D4;
}
.news-list li:hover a .title {
  color: #3993D4;
}
.news-list li:hover a span {
  background: url(../images/inside-bg08h.png) no-repeat center center;
}
.partner-list {
  margin: 0 -10px;
  margin-top: 60px;
  padding-bottom: 30px;
}
.partner-list li {
  float: left;
  margin: 0 10px 20px 10px;
  text-align: center;
  width: 260px;
}
.partner-list li .pic {
  position: relative;
  height: 150px;
  border: 1px solid #d6d6d6;
}
.partner-list li .txt {
  font-size: 16px;
  color: #333;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}
.partner-list li:hover .pic {
  border: 1px solid #3993D4;
}
.partner-list li:hover .txt {
  color: #3993D4;
}
.page-change {
  margin-bottom: 40px;
  border: 1px solid #EEEEEE;
  height: 34px;
  padding: 0 20px;
  position: relative;
}
.page-change:after {
  content: '';
  display: block;
  height: 20px;
  border-left: 1px solid #eee;
  position: absolute;
  left: 50%;
  top: 6px;
}
.page-change a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 370px;
  height: 32px;
  line-height: 32px;
  color: #999;
  padding-right: 16px;
}
.page-change a:hover {
  color: #3993D4;
  background: url("../images/arrow02.png") no-repeat right center;
}
.page-change .prev {
  float: left;
}
.page-change .next {
  float: right;
}
.details-show {
  padding-top: 55px;
  overflow: hidden;
}
.details-show .details-title {
  text-align: center;
}
.details-show .details-title h1 {
  line-height: 40px;
  color: #3993D4;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 10px;
}
.details-show .details-title p {
  color: #777;
  font-size: 12px;
  font-weight: normal;
  line-height: 40px;
  height: 41px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  text-align: center;
}
.details-show .details-title p span {
  margin: 0 5px;
}
.details-show .details-title p span a {
  color: #777;
}
.details-show .details-title p span a:hover {
  color: #3993D4;
}
.details-show .details-title p .fav {
  background: url(../images/icon13.png) no-repeat center left;
  padding-left: 20px;
}
.details-show .details-title p .return {
  background: url(../images/icon14.png) no-repeat center center;
  padding-left: 6px;
  width: 79px;
  display: inline-block;
  text-align: center;
}
.details-show .details-title p .return a {
  color: #7a644f;
}
.details-show .details-info {
  padding: 40px 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
  color: #555;
}
.details-show .details-info a {
  color: #555;
}
.details-show .details-info img {
  max-width: 100%;
}
.details-show .related-news {
  padding-bottom: 40px;
  padding-top: 24px;
}
.details-show .related-news li {
  height: 48px;
  line-height: 47px;
  border-bottom: 1px dashed #c5c5c5;
  padding-left: 10px;
}
.details-show .related-news li span {
  color: #666;
  float: right;
  font-size: 12px;
}
.details-show .related-news li a {
  color: #666;
  float: left;
  font-size: 14px;
  font-weight: normal;
  background: url(../images/icon15.png) no-repeat center left;
  padding-left: 20px;
  height: 47px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 680px;
}
.details-show .related-news li a:hover {
  color: #3693d4;
  background: url(../images/icon15h.png) no-repeat center left;
}
.details-show .related-solution {
  margin: 0 -11px;
  margin-top: 40px;
  padding-bottom: 60px;
}
.details-show .related-solution li {
  padding: 5px;
  float: left;
  width: 258px;
  margin: 0 11px;
  border: 1px solid #EAE9E9;
}
.details-show .related-solution li .pic {
  width: 100%;
  height: 140px;
  position: relative;
}
.details-show .related-solution li .txt {
  text-align: center;
  font-size: 16px;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
}
.details-show .related-solution li:hover {
  border: 1px solid #3993D4;
}
.details-show .related-solution li:hover .txt {
  color: #3993D4;
}
.contact-info {
  min-height: 460px;
  padding-top: 100px;
  padding-bottom: 40px;
  background: url(../images/news-contact.jpg) no-repeat right top;
}
.contact-info p {
  width: 450px;
  color: #333;
  font-size: 16px;
  margin-bottom: 25px;
  padding-left: 25px;
  overflow: hidden;
  line-height: 26px;
}
.contact-info .contact-address {
  background: url(../images/icon16.png) no-repeat left 4px;
}
.contact-info .contact-QQ {
  background: url(../images/icon17.png) no-repeat left 4px;
}
.contact-info .contact-phone {
  background: url(../images/icon18.png) no-repeat left 4px;
}
.contact-info .contact-telephone {
  background: url(../images/icon19.png) no-repeat left 4px;
}
.about-box .about-nav {
  margin-top: 20px;
  text-align: center;
  line-height: 0;
}
.about-box .about-nav ul {
  display: inline-block;
}
.about-box .about-nav ul li {
  float: left;
  position: relative;
  margin: 0 2px;
  width: 142px;
  height: 34px;
  border: 1px solid #C2C2C2;
}
.about-box .about-nav ul li a {
  color: #666;
  line-height: 32px;
  display: block;
  height: 32px;
  overflow: hidden;
}
.about-box .about-nav ul li.active,
.about-box .about-nav ul li:hover {
  background: #3993D4;
  border-color: #3993D4;
}
.about-box .about-nav ul li.active a,
.about-box .about-nav ul li:hover a {
  color: #fff;
}
.about-box .about-nav ul li.active:after,
.about-box .about-nav ul li:hover:after {
  display: block;
  content: '';
  position: absolute;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #3993D4;
  bottom: -10px;
  left: 50%;
  margin-left: -9px;
}
.about-box .about-list01 {
  margin: 0 -15px;
  margin-top: 70px;
  padding-bottom: 20px;
}
.about-box .about-list01 li {
  float: left;
  margin: 0 15px 30px 15px;
  text-align: center;
  width: 340px;
}
.about-box .about-list01 li .pic {
  position: relative;
  width: 100%;
  height: 228px;
  padding: 3px;
  border: 1px solid #d6d6d6;
}
.about-box .about-list01 li .pic p {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.about-box .about-list01 li .pic .mask {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.5s;
  background: url("../images/mask-bg02.png") repeat;
  z-index: 10;
}
.about-box .about-list01 li .pic .mask img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -26px;
  margin-top: -26px;
}
.about-box .about-list01 li .pic:hover .mask {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.about-box .about-list01 li .txt {
  font-size: 14px;
  color: #333;
  line-height: 50px;
  overflow:hidden;
  height: 50px;
}
.about-box .about-list03 {
  margin-left: 0;
  margin-right: 0;
}
.about-box .about-list03 li {
  margin-left: 25px;
  margin-right: 25px;
  width: 220px;
}
.about-box .about-list03 li .pic {
  border: none;
  padding: 0;
  height: 323px;
}
.about-contact .txt-ready {
  padding-top: 60px;
  text-align: center;
  padding-left: 90px;
  padding-right: 90px;
  padding-bottom: 50px;
  border-bottom: 1px solid #E4E4E4;
  position: relative;
}
.about-contact .txt-ready:after {
  content: '';
  display: block;
  width: 55px;
  height: 48px;
  position: absolute;
  background: url("../images/icon20.jpg") no-repeat 0 0;
  bottom: -24px;
  left: 50%;
  margin-left: -27px;
}
.about-contact .txt-ready .big {
  color: #333339;
  font-size: 36px;
}
.about-contact .txt-ready .big .en {
  color: #3693d4;
  opacity: 0.5;
}
.about-contact .txt-ready .small {
  margin-top: 20px;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.about-contact .contact-info {
  width: 1000px;
  margin-top: 50px;
  padding-left: 170px;
}
.pro-show {
  padding-top: 40px;
  padding-bottom: 85px;
  color: #555;
  line-height: 36px;
  font-size: 14px;
}
.pro-show .pro-summary {
  padding-bottom: 50px;
}
.pro-show .pro-summary .left-img {
  float: left;
}
.pro-show .pro-summary .left-img .big-img {
  width: 420px;
  height: 280px;
  position: relative;
}
.pro-show .pro-summary .left-img .small-box {
  margin-top: 16px;
}
.pro-show .pro-summary .left-img .small-box i {
  cursor: pointer;
  display: block;
  width: 20px;
  height: 60px;
  float: left;
}
.pro-show .pro-summary .left-img .small-box .prev {
  background: url("../images/arrow03.png") no-repeat left center;
}
.pro-show .pro-summary .left-img .small-box .prev:hover {
  background: url("../images/arrow05.png") no-repeat left center;
}
.pro-show .pro-summary .left-img .small-box .next {
  background: url("../images/arrow04.png") no-repeat right center;
}
.pro-show .pro-summary .left-img .small-box .next:hover {
  background: url("../images/arrow02.png") no-repeat right center;
}
.pro-show .pro-summary .left-img .small-box .small-img {
  width: 381px;
  position: relative;
  overflow: hidden;
  float: left;
}
.pro-show .pro-summary .left-img .small-box .small-img ul {
  position: relative;
  width: 1000px;
}
.pro-show .pro-summary .left-img .small-box .small-img ul li {
  cursor: pointer;
  float: left;
  width: 90px;
  height: 60px;
  margin-right: 7px;
  position: relative;
}
.pro-show .pro-summary .left-img .small-box .small-img ul li.active:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #3C8AC4;
  z-index: 100;
}
.pro-show .pro-summary .right-txt {
  width: 360px;
  float: right;
}
.pro-show .pro-summary .right-txt .name {
  color: #000;
  font-size: 30px;
  min-height: 70px;
  line-height: 60px;

  border-bottom: 1px solid #DBDBDB;
}
.pro-show .pro-summary .right-txt .content {
  margin-top: 20px;
  line-height: 26px;
  min-height: 182px;

}
.pro-show .pro-summary .right-txt .order-btn {
  margin-top: 25px;
  color: #fff;
  display: block;
  width: 217px;
  height: 51px;
  padding-left: 54px;
  line-height: 51px;
  border-radius: 25px;
  font-size: 20px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  background: url("../images/btn-bg.png") no-repeat 0 0;
}
.pro-show .details-list {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  height: 42px;
}
.pro-show .details-list li {
 background:#ffaf3c;color:#fff; float: left;
  height: 42px;
  line-height: 42px;
  position: relative;
  top: -1px;
  font-size: 16px;
  padding: 0 30px;
  cursor: pointer;
}
.pro-show .details-list li:hover,
.pro-show .details-list li.active {
  background: #3993D4;
  color: #fff;
}
.pro-show .details-list li:hover:after,
.pro-show .details-list li.active:after {
  content: '';
  display: block;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #3993D4;
  left: 50%;
  bottom: -8px;
  margin-left: -8px;
}
.pro-show .details-box {
  padding-top: 60px;
  padding-bottom: 40px;
}
.pro-show .details-box li {
  min-height: 500px;
  display: none;
}
.pro-show .details-box li b {
  font-size: 16px;
  color: #3993D4;
}
.pro-show .details-box li .icon {
  padding-left: 28px;
  position: relative;
}
.pro-show .details-box li .icon:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #3993D4;
  position: absolute;
  left: 12px;
  top: 16px;
}
.pro-show .details-box .show {
  display: block;
}
.pro-show .related-slick {
  margin-top: 30px;
}
.pro-show .related-slick .slick-prev,
.pro-show .related-slick .slick-next {
  width: 15px;
  height: 30px;
  top: -49px;
}
.pro-show .related-slick .slick-prev:before,
.pro-show .related-slick .slick-next:before {
  display: none;
}
.pro-show .related-slick .slick-prev:hover:before,
.pro-show .related-slick .slick-next:hover:before {
  color: #000;
}
.pro-show .related-slick .slick-prev {
  left: inherit;
  right: 30px;
  background: url(../images/arrow03.png) no-repeat center center;
}
.pro-show .related-slick .slick-prev:hover {
  background: url(../images/arrow05.png) no-repeat center center;
}
.pro-show .related-slick .slick-next {
  right: 10px;
  background: url(../images/arrow04.png) no-repeat center center;
}
.pro-show .related-slick .slick-next:hover {
  background: url(../images/arrow02.png) no-repeat center center;
}
.related-title {
  background: url(../images/new-bg1.jpg) no-repeat center left;
  padding-left: 60px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.inside-title {
  text-align: center;
}
.inside-title .cn {
  color: #3993D4;
  font-size: 30px;
}
.inside-title .en {
  color: #999;
  font-size: 18px;
  line-height: 0;
  text-transform: uppercase;
  position: relative;
}
.inside-title .en:after {
  content: '';
  display: block;
  border-bottom: 1px solid #92C4E6;
  width: 100%;
  position: absolute;
  top: 50%;
}
.inside-title .en span {
  line-height: 28px;
  height: 28px;
  z-index: 10;
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.inside-title .en span:after,
.inside-title .en span:before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  background: #92C4E6;
  position: absolute;
  border-radius: 50%;
  top: 12px;
}
.inside-title .en span:before {
  left: 0;
}
.inside-title .en span:after {
  right: 0;
}
.contact-map {
  width: 100%;
  height: 440px;
}
.contact-map #map-box {
  width: 100%;
  height: 100%;
}
.contact-message {
  padding-top: 30px;
  padding-bottom: 90px;
}
.contact-message .message-box {
  padding-left: 230px;
  margin-top: 60px;
  line-height: 32px;
  color: #666;
}
.contact-message .message-box div {
  margin-bottom: 8px;
}
.contact-message .message-box div > i {
  display: inline-block;
  width: 75px;
  text-align: right;
  font-style: normal;
  margin-right: 10px;
}
.contact-message .message-box div > span {
  margin-left: 10px;
}
.contact-message .message-box div a {
  color: #666;
  margin-left: 5px;
}
.contact-message .message-box div a:hover {
  color: #3993D4;
}
.contact-message .message-box div p {
  padding-left: 90px;
}
.contact-message .message-box div .img {
  display: inline-block;
  width: 85px;
  height: 32px;
  position: relative;
  vertical-align: middle;
}
.contact-message .message-box .btn {
  margin-top: 30px;
  padding-left: 130px;
  text-align: center;
}
.contact-message .message-box .btn a {
  float: left;
  width: 136px;
  height: 38px;
  margin: 0 6px;
  line-height: 38px;
  border-radius: 19px;
  color: #fff;
  background: #3993D4;
}
.contact-message .message-box .btn a:hover {
  background: #FEAE3F;
  color: #fff;
}
.contact-message .message-box input,
.contact-message .message-box textarea {
  font-family: '微软雅黑';
  padding: 0 10px;
  border: 1px solid #CCCCCC;
  vertical-align: middle;
}
.contact-message .message-box input:focus,
.contact-message .message-box textarea:focus {
  border-color: #3993D4;
}
.contact-message .message-box textarea {
  padding: 10px;
  width: 495px;
  height: 115px;
  vertical-align: top;
}
.contact-message .message-box input {
  height: 32px;
  width: 315px;
  line-height: 30px;
}
.contact-message .message-box .tel01 {
  width: 65px;
}
.contact-message .message-box .tel02 {
  width: 135px;
  margin: 0 6px;
}
.about-intro {
  padding-top: 80px;
  padding-bottom: 80px;
  color: #555;
  line-height: 28px;
}
.about-intro img {
  max-width: 100%;
}
.about-intro .intro-box {
  width: 1000px;
  margin: 0 auto;
}
.about-intro .intro-box .title {
  padding-top: 50px;
  padding-bottom: 10px;
  font-size: 24px;
  color: #3993D4;
  padding-left: 30px;
  position: relative;
  background: url("../images/icon21.png") no-repeat left 57px;
}
.about-intro .company-intro {
  height: 470px;
  margin: 80px 0 60px 0;
  position: relative;
}
.about-intro .company-intro p {
  width: 540px;
  height: 78px;
  overflow: hidden;
  position: absolute;
}
.about-intro .company-intro .p1 {
  top: 0;
  left: 0;
}
.about-intro .company-intro .p2 {
  left: 500px;
  bottom: 0;
}
.about-intro .company-intro .pic {
  width: 370px;
  height: 230px;
  position: absolute;
}
.about-intro .company-intro .pic:after {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  background: url("../images/line02.png") no-repeat center center;
  margin-left: -30px;
  top: -45px;
}
.about-intro .company-intro .pic1 {
  left: 0;
  bottom: 0;
  z-index: 10;
}
.about-intro .company-intro .pic2 {
  left: 315px;
  top: 120px;
  z-index: 20;
}
.about-intro .company-intro .pic3 {
  top: 0;
  right: 0;
  z-index: 30;
}
.about-intro .line {
  height: 8px;
  background: url("../images/line03.png") center 0;
}
.modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  background: url("../images/modal-bg.png") repeat;
  top: 0px;
  left: 0px;
  z-index: 10000;
}
.modal .box {
  position: absolute;
  width: 850px;
  height: 630px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  margin-left: -425px;
  margin-top: -315px;
  padding: 25px;
}
.modal .box .pic {
  height: 530px;
  position: relative;
}
.modal .box .txt {
  margin-top: 20px;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  color: #666;
}
.modal .box .close {
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  background: url("../images/close.png") no-repeat;
  position: absolute;
  top: 0;
  right: -45px;
}
.honor-modal .box {
  width: 500px;
  height: 700px;
  margin-left: -250px;
  margin-top: -350px;
}
.honor-modal .box .pic {
  height: 590px;
}
.map {
  width: 90%;
  margin: 0 auto;
}
.map img {
  margin-left: 20px;
}
.map dl {
  border: #d6dbe1 solid 1px;
  border-top: #3993D4 solid 2px;
  border-bottom: none;
  margin: 20px 0 20px 0;
}
.map dl dt {
  background: #fcfcfc;
  color: #0053a8;
  font-size: 16px;
  line-height: 40px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0 0 0 20px;
}
.map dl dt a:hover {
  color: #3993D4;
}
.map dl:hover {
  background: #f5f8fa;
}
.map dd {
  overflow: hidden;
  padding-top: 10px;
}
.map dd .first {
  padding: 10px 0 0 20px;
  clear: both;
  line-height: 30px;
}
.map dd .first a {
  color: #b87500;
  font-weight: bold;
}
.map dd .first a:hover {
  color: #764b00;
}
.map dd div {
  clear: both;
  overflow: hidden;
  line-height: 30px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0px 20px 10px 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  background: #3993D4;
  color: #fff;
}
.home-title {
  text-align: center;
  background: url("../images/home-title.png") no-repeat center 14px;
}
.home-title .cn {
  color: #3993D4;
  font-size: 30px;
  line-height: 40px;
}
.home-title .cn span {
  color: #FEAE3F;
}
.home-title .en {
  line-height: 40px;
  font-size: 25px;
  color: #999;
}
.home-title02 {
    background: url("../images/home-title.png") no-repeat center 14px;
}
.home-news {
  height: 770px;
  padding-top: 70px;
}
.home-news .box-list {
  margin-top: 40px;
}
.home-news .box-list > li {
  float: left;
  width: 344px;
  position: relative;
}
.home-news .box-list > li:after {
  content: '';
  display: block;
  width: 100%;
  height: 30px;
  background: url("../images/home-news-b.png") no-repeat center 0;
  position: absolute;
  bottom: -30px;
  left: 0;
}
.home-news .box-list > li .pic {
  background: #E7E7E7;
  height: 134px;
  position: relative;
  overflow: hidden;
}
.home-news .box-list > li .pic img {
  transform: scale(1);
  transition: 0.6s;
}
.home-news .box-list > li .pic:hover img {
  transform: scale(1.2);
}
.home-news .box-list > li .txt {
  border: 1px solid #E7E7E7;
  padding-right: 19px;
  border-top: none;
  position: relative;
}
.home-news .box-list > li .txt .title {
  font-size: 12px;
  color: #999;
  line-height: 50px;
  border-bottom: 1px solid #E7E7E7;
}
.home-news .box-list > li .txt .title p {
  float: left;
  padding-left: 40px;
  height: 50px;
  width: 250px;
  overflow: hidden;
  background: url("../images/icon10.png") no-repeat 20px center;
}
.home-news .box-list > li .txt .title p span {
  font-weight: bold;
  font-size: 18px;
  color: #3993D4;
  vertical-align: middle;
}
.home-news .box-list > li .txt .title a {
  float: right;
  width: 41px;
  height: 11px;
  margin-right: 18px;
  margin-top: 19px;
  background: url("../images/more-icon01.png") no-repeat 0 0;
}
.home-news .box-list > li .txt .title a:hover {
  background: url("../images/more-icon02.png") no-repeat 0 0;
}
.home-news .box-list > li .txt .txt-list {
  padding-left: 32px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 20px;
}
.home-news .box-list > li .txt .txt-list li {
  position: relative;
  height: 30px;
  line-height: 30px;
}
.home-news .box-list > li .txt .txt-list li a {
  color: #666;
  font-size: 12px;
  float: left;
  width: 220px;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.home-news .box-list > li .txt .txt-list li a:hover {
  color: #3993D4;
}
.home-news .box-list > li .txt .txt-list li span {
  float: right;
  color: #a7a7a7;
}
.home-news .box-list > li .txt .txt-list li:before {
  content: '';
  display: block;
  width: 4px;
  height: 5px;
  background: url("../images/icon11.png") no-repeat 0 0;
  position: absolute;
  top: 12px;
  left: -12px;
}
.home-news .box-list > li + li {
  margin-left: 24px;
}
.home-link {
  height: 130px;
  overflow: hidden;
  border-top: 1px solid #D5D5D5;
  background: url("../images/home-link-bg.jpg") no-repeat center 0;
}
.home-link .title {
  float: left;
  text-align: center;
  padding-top: 30px;
}
.home-link .title .en {
  font-size: 30px;
  color: #3993D4;
  font-weight: bold;
}
.home-link .title .cn {
  width: 135px;
  height: 28px;
  background: url("../images/home-bg02.png") no-repeat 0 0;
  font-size: 18px;
  color: #333;
}
.home-link .content {
  margin-top: 30px;
  float: right;
  width: 900px;
  color: #666;
  font-size: 12px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
}
.home-link .content a {
  color: #666;
  margin: 0 5px;
  display: inline-block;
}
.home-link .content a:hover {
  color: #3993D4;
}
.home-about {
  height: 760px;
  padding-top: 70px;
  background: url("../images/home-about-bg.jpg") repeat center 0;
  border-bottom: 1px solid #E7E7E7;
}
.home-about .about-list {
  text-align: center;
  margin-top: 30px;
}
.home-about .about-list li {
  width: 111px;
  height: 111px;
  background: url("../images/home-bg04.png") no-repeat 0 0;
  margin: 0 15px;
  display: inline-block;
  padding-top: 33px;
  cursor: pointer;
  overflow: hidden;
}
.home-about .about-list li .cn {
  color: #333;
  font-size: 18px;
}
.home-about .about-list li .en {
  font-size: 12px;
  color: #a9a9a9;
  text-transform: uppercase;
}
.home-about .about-list li:hover {
  background: url("../images/home-bg03.png") no-repeat 0 0;
}
.home-about .about-list li:hover .cn {
  color: #3993D4;
  font-weight: bold;
}
.home-about .pic-change {
  display: none;
  padding: 0 20px;
  margin-top: 35px;
}
.home-about .pic-change .small-pic {
  float: left;
}
.home-about .pic-change .small-pic li {
  width: 184px;
  height: 115px;
  position: relative;
  margin-bottom: 6px;
  cursor: pointer;
}
.home-about .pic-change .small-pic li i {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid #3993D4;
  z-index: 100;
}
.home-about .pic-change .small-pic li i:after {
  content: '';
  display: block;
  position: absolute;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #3993D4;
  right: -11px;
  top: 48px;
}
.home-about .pic-change .small-pic li.active i {
  display: block;
}
.home-about .pic-change .big-box {
  float: right;
  border: 3px solid #3993D4;
  height: 356px;
  width: 840px;
  padding-right: 30px;
  background: #F0F7FB;
}
.home-about .pic-change .big-box .pic {
  float: left;
  width: 560px;
  height: 350px;
  position: relative;
}
.home-about .pic-change .big-box .txt {
  width: 200px;
  float: right;
}
.home-about .pic-change .big-box .txt .title {
  color: #3993D4;
  font-size: 24px;
  line-height: 60px;
  height: 61px;
  overflow: hidden;
  margin-top: 20px;
  position: relative;
}
.home-about .pic-change .big-box .txt .title:after {
  display: block;
  content: '';
  width: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #3993D4;
}
.home-about .pic-change .big-box .txt .content {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
  line-height: 28px;
  height: 168px;
  overflow: hidden;
}
.home-about .pic-change .big-box .txt .more-btn {
  display: block;
  width: 124px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #5DB0E9;
  border-radius: 4px;
  color: #5db0e9;
  margin-top: 15px;
}
.home-about .pic-change .big-box .txt .more-btn:hover {
  border-color: #3993D4;
  color: #fff;
  background: #3993D4;
}
.home-about .show {
  display: block;
}
.home-customer {
  padding-top: 90px;
  height: 400px;
  background: url("../images/home-customer.jpg") no-repeat center 0;
}
.home-customer .customer-slick {
  margin-top: 40px;
  width: 1045px;
  margin-left: 17px;
}
.home-customer .customer-slick .customer-list {
  padding-left: 19px;
}
.home-customer .customer-slick .customer-list li {
  float: left;
  width: 171px;
  height: 112px;
  background: url("../images/customer-bg.png") no-repeat 0 0;
}
.home-customer .customer-slick .customer-list li p {
  width: 152px;
  height: 88px;
  border: 1px solid #D6D6D6;
  background: #fff;
  position: relative;
}
.home-customer .customer-slick .slick-prev,
.home-customer .customer-slick .slick-next {
  width: 16px;
  height: 28px;
  top: 96px;
}
.home-customer .customer-slick .slick-prev:before,
.home-customer .customer-slick .slick-next:before {
  display: none;
}
.home-customer .customer-slick .slick-prev:hover:before,
.home-customer .customer-slick .slick-next:hover:before {
  color: #000;
}
.home-customer .customer-slick .slick-prev {
  left: -16px;
  background: url(../images/customer-left.png) no-repeat 0 0;
}
.home-customer .customer-slick .slick-prev:hover {
  background: url(../images/customer-left-a.png) no-repeat 0 0;
}
.home-customer .customer-slick .slick-next {
  right: -16px;
  background: url(../images/customer-right.png) no-repeat 0 0;
}
.home-customer .customer-slick .slick-next:hover {
  background: url(../images/customer-right-a.png) no-repeat 0 0;
}
.home-process01 {
  height: 600px;
  background: url("../images/home-process-bg.jpg") no-repeat center 0;
  position: relative;
  padding-top: 60px;
}
.home-process01 .pic-list {
  position: relative;
  margin-top: 30px;
  height: 270px;
  background: url("../images/process-bg.png") no-repeat center center;
}
.home-process01 .pic-list dl {
  width: 160px;
  position: absolute;
  text-align: center;
  font-size: 18px;
}
.home-process01 .pic-list dl dt {
  width: 160px;
  height: 160px;
  position: relative;
  border: 8px solid #fff;
  border-radius: 50%;
  transform: scale(1);
  overflow: hidden;
}
.home-process01 .pic-list dl dt img {
  transform: scale(1);
  transition: 0.5s;
}
.home-process01 .pic-list dl dt:hover {
  transform: scale(1);
}
.home-process01 .pic-list dl dt:hover img {
  transform: scale(1.2);
}
.home-process01 .pic-list dl dd {
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
  width: 130px;
  margin: 25px auto;
}
.home-process01 .pic-list .dl01 {
  top: 0px;
  left: -20px;
}
.home-process01 .pic-list .dl02 {
  bottom: 0px;
  left: 140px;
}
.home-process01 .pic-list .dl03 {
  top: 0px;
  left: 300px;
}
.home-process01 .pic-list .dl04 {
  bottom: 0px;
  right: 460px;
}
.home-process01 .pic-list .dl05 {
  top: 0px;
  right: 300px;
}
.home-process01 .pic-list .dl06 {
  bottom: 0px;
  right: 140px;
}
.home-process01 .pic-list .dl07 {
  top: 0px;
  right: -20px;
}
.home-process01 .more-btn {
  display: block;
  width: 218px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 25px;
  background: #FEAE3F;
  background: linear-gradient(#FEAE3F, #F69835);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.home-process01 .more-btn img {
  position: relative;
  top: 4px;
}
.home-process01 .more-btn:hover {
  background: #3993D4;
}
.home-product {
  padding-top: 30px;
  height: 980px;
  background: url(../images/home-about-bg02.jpg) no-repeat 0 0;
}
.home-product .top-list {
  height: 140px;
  margin-bottom: 55px;
}
.home-product .top-list li {
  float: left;
  width: 25%;
  height: 140px;
  position: relative;
}
.home-product .top-list li span {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  background: url("../images/mask-bg02.png") repeat;
  padding: 0 16px;
  height: 30px;
  line-height: 30px;
  max-width: 100%;
  color: #fff;
  overflow: hidden;
}
.home-product .top-list li:hover {
  opacity: 0.65;
}
.home-product .product-box {
  margin-top: 40px;
  background: #fff;
  box-shadow: 0 0 27px rgba(0, 0, 0, 0.2);
}
.home-product .product-box .left-menu {
  width: 223px;
  float: left;
}
.home-product .product-box .left-menu .menu-top {
  height: 135px;
  padding-top: 75px;
  color: #fff;
  text-align: center;
  background: url("../images/inside-bg.png") no-repeat 0 0;
}
.home-product .product-box .left-menu .menu-top .cn {
  font-size: 20px;
  height: 30px;
  overflow: hidden;
  font-weight: bold;
}
.home-product .product-box .left-menu .menu-top .en {
  text-transform: uppercase;
  font-family: 'Arial';
  font-size: 12px;
  height: 18px;
  overflow: hidden;
}
.home-product .product-box .left-menu .menu-body {
  background: url("../images/inside-bg02.png") repeat-y 0 0;
  padding-top: 12px;
  padding-left: 16px;
  padding-right: 16px;
}
.home-product .product-box .left-menu .menu-body ul li {
  padding-bottom: 15px;
  background: url("../images/inside-bg04.png") no-repeat 0 0;
}
.home-product .product-box .left-menu .menu-body ul li > a {
  display: block;
  height: 36px;
  width: 155px;
  overflow: hidden;
  line-height: 36px;
  padding-left: 22px;
  color: #444;
}
.home-product .product-box .left-menu .menu-body ul li .sub-menu {
  padding-left: 38px;
  padding-top: 5px;
}
.home-product .product-box .left-menu .menu-body ul li .sub-menu a {
  display: block;
  width: 120px;
  position: relative;
  line-height: 24px;
  font-size: 14px;
  color: #777;
  margin-top: 5px;
}
.home-product .product-box .left-menu .menu-body ul li .sub-menu a:before {
  content: '';
  display: block;
  width: 4px;
  height: 7px;
  position: absolute;
  background: url("../images/icon06.png") no-repeat;
  left: -10px;
  top: 8px;
}
.home-product .product-box .left-menu .menu-body ul li .sub-menu a:hover,
.home-product .product-box .left-menu .menu-body ul li .sub-menu a.active {
  color: #3993D4;
  text-decoration: underline;
  font-weight: bold;
}
.home-product .product-box .left-menu .menu-body ul li .sub-menu a:hover:before,
.home-product .product-box .left-menu .menu-body ul li .sub-menu a.active:before {
  background: url("../images/icon061.png") no-repeat;
}
.home-product .product-box .left-menu .menu-body ul li:hover {
  background: url("../images/inside-bg05.png") no-repeat 0 0;
}
.home-product .product-box .left-menu .menu-body ul li:hover > a {
  color: #fff;
  font-weight: bold;
}
.home-product .product-box .left-menu .menu-body .learn-more {
  background: #E5E5E5;
  display: block;
  width: 190px;
  height: 120px;
  position: relative;
}
.home-product .product-box .left-menu .menu-body .learn-more a {
  color: #3993D4;
  text-decoration: underline;
  position: absolute;
  right: 8px;
  top: 50%;
  font-size: 12px;
}
.home-product .product-box .left-menu .menu-body .learn-more a:hover {
  color: #FFAC43;
}
.home-product .product-box .left-menu .menu-body .tel {
  margin-top: 10px;
}
.home-product .product-box .left-menu .menu-body .tel .cn {
  color: #666;
  height: 30px;
  line-height: 30px;
  padding-left: 48px;
  overflow: hidden;
  background: url("../images/icon08.png") no-repeat 13px center;
}
.home-product .product-box .left-menu .menu-body .tel .number {
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  color: #006cb7;
}
.home-product .product-box .left-menu .menu-bottom {
  height: 35px;
  background: url("../images/inside-bg03.png") no-repeat 0 0;
}
.home-product .product-box .right-list {
  padding-top: 40px;
  padding-right: 40px;
  width: 810px;
  float: right;
}
.home-product .product-box .right-list .tab-list li {
  float: left;
  width: 190px;
  height: 40px;
  line-height: 40px;
  background: #E9E9E9;
  position: relative;
}
.home-product .product-box .right-list .tab-list li a {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #666;
}
.home-product .product-box .right-list .tab-list li + li {
  margin-left: 3px;
}
.home-product .product-box .right-list .tab-list li.active {
  background: #3993D4;
}
.home-product .product-box .right-list .tab-list li.active a {
  color: #fff;
}
.home-product .product-box .right-list .tab-list li.active:after {
  content: '';
  display: block;
  position: absolute;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #3993D4;
  bottom: -9px;
  left: 50%;
  margin-left: -9px;
}
.home-product .product-box .right-list .product-list {
  margin: 0 -12px;
  margin-top: 35px;
  display: none;
}
.home-product .product-box .right-list .product-list li {
  width: 240px;
  float: left;
  margin: 0 12px;
  padding-bottom: 35px;
}
.home-product .product-box .right-list .product-list li .pic {
  position: relative;
  width: 240px;
  height: 160px;
}
.home-product .product-box .right-list .product-list li .pic .mask {
  display: none;
  width: 100%;
  height: 100%;
  background: url("../images/mask-bg03.png") no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 0;
  color: #Fff;
  text-align: center;
  padding-top: 80px;
}
.home-product .product-box .right-list .product-list li .pic .mask p {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  overflow: hidden;
}
.home-product .product-box .right-list .product-list li .pic:hover .mask {
  display: block;
}
.home-product .product-box .right-list .product-list li .btn {
  line-height: 0;
  text-align: center;
  margin-top: 12px;
}
.home-product .product-box .right-list .product-list li .btn a {
  display: inline-block;
  margin: 0 1px;
  border-radius: 3px ;
  overflow: hidden;
  width: 90px;
  height: 25px;
  line-height: 25px;
  background: #DEDEDE;
}
.home-product .product-box .right-list .product-list li .btn a:hover {
  color: #fff;
  background: #69B4E9;
}
.home-product .product-box .right-list .product-list li .btn a + a {
  color: #fff;
  background: #69B4E9;
}
.home-product .product-box .right-list .show {
  display: block;
}
.home-solution {
  height: 722px;
  padding-top: 80px;
  background: url("../images/home-solution-bg.jpg") no-repeat center 0;
}
.home-solution .solution-change {
  margin-top: 30px;
}
.home-solution .solution-change .left-list {
  width: 230px;
  float: left;
}
.home-solution .solution-change .left-list li {
  height: 63px;
  background: url("../images/home-solution01.jpg") no-repeat 0 0;
  margin-bottom: 6px;
  padding-left: 14px;
  padding-top: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.home-solution .solution-change .left-list li .cn {
  width: 170px;
  color: #666;
  font-weight: bold;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.home-solution .solution-change .left-list li .en {
  width: 170px;
  text-transform: uppercase;
  color: #cecccc;
  font-size: 12px;
  line-height: 14px;
  height: 28px;
  overflow: hidden;
}
.home-solution .solution-change .left-list li.active {
  background: url("../images/home-solution02.jpg") no-repeat 0 0;
}
.home-solution .solution-change .left-list li.active .en {
  color: #a4d6f8;
}
.home-solution .solution-change .left-list li.active .cn {
  color: #fff;
}
.home-solution .solution-change .right-pic {
  float: right;
}
.home-solution .solution-change .right-pic li {
  float: right;
  width: 834px;
  height: 477px;
  display: none;
  position: relative;
}
.home-solution .solution-change .right-pic li p {
  position: absolute;
  height: 80px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: url("../images/mask-bg02.png") repeat;
  color: #fff;
  line-height: 24px;
  padding: 16px 26px;
}
.home-solution .solution-change .right-pic li p a {
  margin-left: 10px;
  color: #72b8e9;
}
.home-solution .solution-change .right-pic li p a:hover {
  color: #fff;
  text-decoration: underline;
}
.home-solution .solution-change .right-pic li.show {
  display: block;
}
.home-process02 {
  height: 950px;
  padding-top: 55px;
  background: url("../images/home-process-bg03.jpg") no-repeat center 0;
}
.home-process02 .process-list {
  margin-top: 35px;
  height: 786px;
  background: url("../images/home-process-bg04.png") no-repeat center 0;
}
.home-process02 .process-list dl {
  width: 50%;
  height: 182px;
  margin-bottom: 4px;
}
.home-process02 .process-list dl dt {
  position: relative;
  width: 260px;
  height: 182px;
  overflow: hidden;
}
.home-process02 .process-list dl dt img {
  transform: scale(1);
  transition: 0.6s;
}
.home-process02 .process-list dl dt:hover img {
  transform: scale(1.2);
}
.home-process02 .process-list dl dd {
  width: 280px;
  padding-top: 45px;
  padding-left: 40px;
}
.home-process02 .process-list dl dd .title {
  display: block; 
  padding-left: 70px;
  color: #3993D4;
  font-size: 25px;
  width: 200px;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.home-process02 .process-list dl dd .title:hover {
  color: #feae3c;
}
.home-process02 .process-list dl dd .content {
  margin-top: 20px;
  width: 200px;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.home-process02 .process-list dl.f-l dt {
  float: left;
}
.home-process02 .process-list dl.f-l dt:after {
  content: '';
  display: block;
  position: absolute;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 30px solid #fff;
  right: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 10;
}
.home-process02 .process-list dl.f-l dd {
  float: right;
}
.home-process02 .process-list dl.f-r dt {
  float: right;
}
.home-process02 .process-list dl.f-r dt:after {
  content: '';
  display: block;
  position: absolute;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #fff;
  left: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 10;
}
.home-process02 .process-list dl.f-r dd {
  float: left;
}
.inside-page {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 70px;
  text-align: center;
}
.inside-page a:hover,
.inside-page .hover,
.inside-page .cpb  {
  color: #fff;
  background-color: #FEAE3F;
  border-color: #FEAE3F;
}
.inside-page a {
  border: 1px solid #3993D4;
  color: #3993D4;
  display: inline-block;
  font-size: 12px;
  padding: 0 10px;
  line-height: 25px;
  height: 27px;
  margin: 0 5px;
}
.footer .footer-nav {
  background: #3693d4;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.footer .footer-nav ul {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.footer .footer-nav ul li {
  font-size: 12px;
  float: left;
  text-align: center;
}
.footer .footer-nav ul li a {
  color: #fff;
  margin: 0 20px;
  display: block;
}
.footer .footer-nav ul li a:hover {
  color: #feae3c;
}
.footer .footer-nav ul li + li {
  background: url(../images/icon10.jpg) no-repeat left center;
}
.footer .footer-bottom {
  padding: 60px 0;
  height: 252px;
  overflow: hidden;
  background: url(../images/footer-bg01.jpg) no-repeat top center;
}
.footer .footer-bottom .footer-left {
  float: left;
  padding-left: 28px;
  margin-right: 63px;
}
.footer .footer-bottom .footer-left a {
  display: block;
}
.footer .footer-bottom .footer-center {
  float: left;
  width: 540px;
}
.footer .footer-bottom .footer-center p {
  font-size: 14px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  color: #006cb7;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer .footer-bottom .footer-center ul li {
  padding-right: 10px;
  font-size: 12px;
  color: #464646;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  float: left;
  width: 270px;
}
.footer .footer-bottom .footer-center ul li a {
  color: #464646;
}
.footer .footer-bottom .footer-center ul li a:hover {
  color: #3993D4;
}
.footer .footer-bottom .footer-center ul .copy-right {
  width: 100%;
}
.footer .footer-bottom .footer-center ul .copy-right a {
  margin-left: 10px;
}
.footer .footer-bottom .footer-right {
  float: right;
  margin-right: 30px;
}
.footer .footer-bottom .footer-right li {
  float: left;
  width: 112px;
  height: 135px;
  padding: 6px;
  text-align: center;
  background: url(../images/footer-bg02.png) no-repeat top center;
}
.footer .footer-bottom .footer-right li .pic {
  overflow: hidden;
  height: 100px;
  position: relative;
}
.footer .footer-bottom .footer-right li p {
  font-size: 12px;
  color: #464646;
  font-weight: bold;
  margin-top: 8px;
}
.footer .footer-bottom .footer-right li + li {
  margin-left: 20px;
}

/*搜索弹出层*/
.search_mask
{
	background: url(../images/search_mask.png);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
}
.search_mask .s_box
{
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff;
}
.search_mask .s_box .text1
{
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
}
.search_mask .s_box .sure
{
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #00a0e9;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px;
}