input {
  border-color: #f5f5f5;
}
.color-bg {
  background: #f5f5f5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.content-box {
  background: #f5f5f5;
}
.position-re {
  position: relative;
}
.transition {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.am-list li {
  border-color: #f5f5f5;
}
.main-txt-color {
  color: #FF8201;
}
.muted-txt-color {
  color: #5393FD;
}
img {
  width: 100%;
}
a {
  color: #333;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
}
ul {
  padding: 0;
}
ul li {
  list-style: none;
}
.am-container {
  max-width: 1200px;
}
nav {
  border-bottom: 1px solid #ddd;
  background: #fff;
  box-shadow: 0 0 5px #ddd;
  padding: 0.5rem;
}
nav .logo {
  height: 60px;
}
nav .logo img {
  height: 100%;
  width: auto;
}
nav .navlist li {
  float: left;
  display: inline-block;
}
nav .navlist li a {
  font-size: 1.6rem;
  line-height: 57px;
  display: block;
  margin: 0 1rem;
  padding: 0 1rem;
  color: #333;
  border-bottom: 3px solid transparent;
}
nav .navlist li a:hover {
  color: #e60020;
  border-bottom: 3px solid #e60020;
}
nav .navlist li .active {
  color: #e60020;
  border-bottom: 3px solid #e60020;
}
.index-item .item-title {
  text-align: center;
  padding: 4rem 0 3rem;
}
.index-item .item-title span {
  font-size: 3rem;
}
.index-item .item-title p {
  font-size: 1.6rem;
}
.youshi-box {
  margin-top: 0rem;
}
.youshi-box dl {
  height: 300px;
  padding: 3rem;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.youshi-box dl:hover {
  background: #f5f5f5;
}
.youshi-box dl dt img {
  width: 100px;
}
.youshi-box dl dt span {
  display: block;
  color: #333;
}
.youshi-box dl dd {
  padding: 1rem 0rem;
  font-size: 1.4rem;
  color: #666666;
}
.fuwu-box {
  margin-bottom: 4rem;
}
.fuwu-box ul {
  margin: 0 -1rem;
}
.fuwu-box ul li {
  height: 285px;
  overflow: hidden;
  margin-bottom: 2rem;
}
.fuwu-box ul li:hover .fuwu-mes {
  top: 0;
  padding-top: 35%;
}
.fuwu-box .fuwu-item {
  margin: 0 1rem;
  position: relative;
  height: 100%;
}
.fuwu-box .fuwu-mes {
  position: absolute;
  top: 85%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  padding-top: 11px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.fuwu-box span {
  font-size: 1.8rem;
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #fff;
}
.fuwu-box a {
  color: #fff;
  font-size: 1.2rem;
  display: block;
  margin-top: 1rem;
}
.ins-banner {
  background: url('../images/team-banner.jpg') no-repeat center;
  height: 495px;
  width: 100%;
  overflow: hidden;
}
.ins-banner .title {
  font-size: 5rem;
  color: #fff;
  text-align: center;
  margin-top: 1rem;
}
.ins-banner .am-slider-default {
  background: transparent;
}
.ins-banner ul {
  overflow: hidden;
}
.ins-banner ul li .team-item {
  overflow: hidden;
  min-height: 30rem;
  padding-top: 3rem;
}
.ins-banner ul li .team-pic {
  width: 270px;
  height: 270px;
  overflow: hidden;
  border-radius: 1000px;
  position: absolute;
  top: 5rem;
  left: 0;
}
.ins-banner ul li .team-mes {
  padding-left: 300px;
  margin-top: 6rem;
  color: #fff;
}
.ins-banner ul li .team-mes .name {
  font-size: 2.4rem;
}
.ins-banner ul li .team-mes .name small {
  margin: 0 1rem;
  font-size: 60%;
}
.ins-banner ul li .team-mes p {
  font-size: 1.6rem;
}
.ins-banner .am-slider-default .am-control-nav li a.am-active {
  background-color: #fff;
}
.news-list {
  padding: 0 0 5rem;
}
.news-list .news-box .news-title {
  background: #f5f5f5;
  color: #e60020;
  padding: 15px 10px;
  overflow: hidden;
}
.news-list .news-box .news-title .more {
  color: #666666;
  float: right;
}
.news-list .news-box .news-title .more:hover {
  color: #e60020;
}
.news-list .news-box .list {
  margin: 0;
  padding: 0;
}
.news-list .news-box .list li {
  border-bottom: 1px dashed #999;
}
.news-list .news-box .list li a {
  display: block;
  color: #666666;
  font-size: 14px;
  overflow: hidden;
  padding: 10px 0;
}
.news-list .news-box .list li a:hover {
  color: #e60020;
}
.news-list .news-box .list li a i {
  font-size: 1rem;
}
.news-list .news-box .list li label {
  float: right;
  font-weight: 400;
}
.news-list .news-box .list li .news-pic {
  margin-bottom: 10px;
  margin-top: -10px;
}
.f-link {
  padding: 2rem 0;
}
.f-link ul li {
  height: 70px;
  overflow: hidden;
  line-height: 80px;
  padding: 0 1rem;
  text-align: center;
  margin-bottom: 1rem;
}
.f-link ul li img {
  height: 100%;
  width: auto;
}
.form-box {
  width: 500px;
  margin: 5rem auto;
  overflow: hidden;
}
.form-box .form-title {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 2rem;
}
footer {
  background: #494949;
  padding: 3rem 0 0;
}
footer .foot-list li {
  color: #fff;
}
footer .foot-list li span {
  display: block;
}
footer .foot-list li a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}
footer .foot-list li a:hover {
  color: #ddd;
}
footer .support-list {
  color: #fff;
  text-align: center;
}
footer .support-list p {
  color: #fff;
  font-size: 1.4rem;
}
footer .support-list .support-pic {
  margin: 1rem;
  height: 100px;
}
footer .support-list .support-pic img {
  width: auto;
  height: 100%;
}
footer .code-box {
  margin: 3rem 0;
  color: #fff;
}
footer .code-box img {
  width: 100px;
  margin: 0 1rem;
}
footer .copyright {
  text-align: center;
  color: #fff;
  border-top: 1px solid #767676;
  padding: 1rem 0;
  font-size: 14px;
}
.banner-item-box {
  height: 505px;
  width: 100%;
  text-align: center;
  padding: 10rem 0;
}
.banner-item-box span {
  background: #fff;
  color: #333;
  font-size: 3rem;
  padding: 1rem 2rem;
  width: 460px;
  display: block;
  margin: 0 auto;
  text-transform: Uppercase;
}
.banner-item-box p {
  text-align: left;
  text-indent: 2em;
  color: #fff;
  display: block;
  width: 60%;
  margin: 5rem auto 0;
}
.case-banner {
  background: url('../images/case-banner.jpg') no-repeat center;
  background-size: 100% 100%;
}
.server-banner {
  background: url('../images/server-banner.jpg') no-repeat center;
  background-size: 100% 100%;
  height: 568px;
}
.about-banner {
  background: url('../images/about-banner.jpg') no-repeat center;
  background-size: 100% 100%;
}
.news-banner {
  background: url('../images/news-banner.jpg') no-repeat center;
  background-size: 100% 100%;
}
.case-box {
  padding: 8rem 0;
}
.case-box a {
  color: #333;
}
.case-box .case-pic {
  text-align: center;
}
.case-box .case-mes {
  padding-top: 2rem;
}
.case-box .case-mes .case-in {
  color: #999;
}
.case-box .case-mes a {
  color: #e60020;
}
.case-box .case-mes a:hover {
  border-bottom: 1px solid #e60020;
}
.even-case {
  background: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
}
.even-case .case-mes a {
  float: right;
}
.case-info-banner {
  background: url('../images/case-info-banner.png') no-repeat center;
  background-size: 100% 100%;
  height: 680px;
  width: 100%;
}
.case-info-banner .case-info-pic {
  position: relative;
  width: 100%;
  height: 680px;
}
.case-info-banner .case-info-pic img {
  width: 500px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.case-info-mes {
  position: relative;
  padding: 12rem 20rem 12rem 0;
}
.case-info-mes img {
  width: auto;
}
.case-info-mes p {
  margin: 0.5rem 0;
  color: #666;
}
.case-info-mes .case-info-code {
  width: 100px;
  position: absolute;
  top: 40%;
  right: 0;
}
.case-pic-list {
  position: relative;
  min-height: 1000px;
  margin: 2rem 0;
}
.case-pic-list .case-pic-item {
  width: 40%;
  overflow: hidden;
  box-shadow: 0 0 10px #666;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.case-pic-list .case-pic-item img {
  display: block;
}
.case-pic-list .case-pic-left {
  position: absolute;
  top: 10%;
  left: 0;
}
.case-pic-list .case-pic-right {
  position: absolute;
  top: 10%;
  right: 0;
}
.case-pic-list .case-pic-center {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25%;
  z-index: 999;
  width: 50%;
  overflow: hidden;
}
.server-box .item-top .item-title {
  text-align: center;
  font-size: 3.4rem;
  border-bottom: 1px solid #e0e0e0;
  padding: 0.8rem 0;
}
.server-box .item-top .item-title span {
  border-bottom: 3px solid #2d8bed;
  padding: 1rem 0;
}
.server-box .item-top ul {
  margin: 3rem 0;
  overflow: hidden;
}
.server-box .item-top ul li a {
  width: 170px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #e0e0e0;
  color: #666;
  display: block;
  margin: 0 auto;
}
.server-box .item-top ul li a:hover {
  background: #2d8bed;
  color: #fff;
  border-color: #2d8bed;
}
.server-box .item-top ul li .active {
  background: #2d8bed;
  color: #fff;
  border-color: #2d8bed;
}
.server-box .item-box {
  padding: 5rem 0;
}
.server-box .item-box .item-title {
  font-size: 20px;
  color: #666;
}
.server-box .item-box .item-title span {
  color: #e60020;
}
.server-box .item-box .item-title small {
  font-size: 70%;
}
.server-box .item-box .item-navlist ul li {
  width: 100%;
  height: 66px;
  position: relative;
  line-height: 65px;
  background: #bfbdb9;
  color: #fff;
  cursor: pointer;
}
.server-box .item-box .item-navlist ul li:hover {
  background: #e60020;
}
.server-box .item-box .item-navlist ul li:hover:before {
  content: '';
  border-left: 8px solid #e60020;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  right: -8px;
  top: 50%;
  margin-top: -4px;
}
.server-box .item-box .item-navlist ul li:hover i {
  background: #e60020;
}
.server-box .item-box .item-navlist ul li i {
  font-size: 32px;
  width: 65px;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  text-align: center;
  background: #bfbdb9;
}
.server-box .item-box .item-navlist ul li span {
  display: block;
  width: 100%;
  padding-left: 65px;
  height: 65px;
  border-bottom: 1px solid #ddd;
}
.server-box .item-box .item-navlist ul .active {
  background: #e60020;
}
.server-box .item-box .item-navlist ul .active:before {
  content: '';
  border-left: 8px solid #e60020;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  right: -8px;
  top: 50%;
  margin-top: -4px;
}
.server-box .item-box .item-navlist ul .active i {
  background: #e60020;
}
.server-box .item-box .item-nav-info {
  display: none;
}
.server-box .item-box .item-nav-info p {
  margin: 1rem 0;
}
.server-box .item-box .item-nav-info .item-nav-info-title {
  font-size: 24px;
  color: #2b2b2b;
}
.server-box .item-box .item-nav-info .primary-text {
  color: #e60020;
}
.server-box .item-box .item-nav-info .item-nav-info-pic {
  width: 300px;
  marign: 0 auto;
}
.server-box .server-case-list ul li {
  padding: 0 1rem;
  overflow: hidden;
}
.server-box .server-aq ul li {
  padding: 0 1rem;
  overflow: hidden;
}
.server-box .server-aq ul li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.server-box .server-aq ul li .mes {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 10% 20%;
}
.server-box .server-aq ul li .mes p {
  font-size: 14px;
}
.server-box .server-aq .consulting-box {
  background: url('../images/consulting.png') no-repeat left;
  height: 360px;
  text-align: right;
  position: relative;
  margin-top: 2rem;
}
.server-box .server-aq .consulting-box a {
  padding: 1rem 3rem;
  background: #e60020;
  color: #fff;
  position: absolute;
  right: 5rem;
  top: 50%;
}
.server-box .check-more {
  text-align: center;
  padding: 2rem 0;
}
.server-box .check-more a {
  padding: 1rem 3rem;
  border: 1px solid #e5e5e5;
  color: #666;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.server-box .check-more a:hover {
  color: #fff;
  background: #e60020;
  border-color: #e60020;
}
.server-box .am-form {
  width: 500px;
  margin: 5rem auto 5rem;
  overflow: hidden;
}
.server-box .am-form label {
  font-weight: 400;
}
.server-box .am-form input {
  width: 360px;
}
.server-box .tips {
  text-indent: 2em;
  color: #666;
  font-size: 1.4rem;
  margin-top: 3rem;
  width: 600px;
  display: block;
  margin: 2rem auto;
}
.case-type-1 .case-navlist {
  padding: 6rem 0;
}
.case-type-1 .case-navlist ul li a {
  width: 170px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #e0e0e0;
  color: #666;
  display: block;
  margin: 0 auto;
}
.case-type-1 .case-navlist ul li a:hover {
  background: #2d8bed;
  color: #fff;
  border-color: #2d8bed;
}
.case-type-1 .case-navlist ul li .active {
  background: #2d8bed;
  color: #fff;
  border-color: #2d8bed;
}
.case-type-1 .item-navlist-box {
  padding: 5rem 0;
}
.case-type-1 .item-navlist-box ul li {
  padding: 1.5rem;
}
.case-type-1 .item-navlist-box ul li a {
  display: block;
  background: #fff;
  padding: 1.5rem;
  border: 1px solid #ddd;
}
.case-type-1 .item-navlist-box ul li a:hover {
  box-shadow: 0 0 10px #ddd;
}
.case-type-1 .item-navlist-box ul li .case-pic {
  height: 400px;
  overflow: hidden;
}
.case-type-1 .item-navlist-box ul li p {
  text-align: center;
  color: #666;
}
.case-type-1 .item-navlist-box ul li p small {
  display: block;
}
.pagelist {
  text-align: center;
  padding: 1rem 0;
  margin-top: 2rem;
}
.pagelist a {
  padding: 0.5rem 1rem;
  border: 1px solid #ddd;
  color: #666;
}
.pagelist a:hover {
  background: #e60020;
  color: #fff;
  border-color: #e60020;
}
.pagelist .active {
  background: #e60020;
  color: #fff;
  border-color: #e60020;
}
.about-item .about-item-box {
  padding: 5rem 10rem;
}
.about-item .about-item-box .item-title {
  margin: 1rem 0 5rem;
  text-align: center;
}
.about-item .about-item-box .item-title span {
  color: #e60020;
  font-size: 2.4rem;
}
.about-item .about-item-box .item-info span {
  font-size: 2rem;
}
.about-item .about-item-box .item-info p {
  font-size: 1.4rem;
}
.about-item .about-item-box .item-info ul li {
  padding: 0 5rem;
}
.about-item .about-item-box .item-info ul li span {
  text-align: center;
  display: block;
}
.position {
  margin: 1rem auto;
}
.position ol {
  margin: 0;
}
.position a {
  color: #666;
}
.about-type-1 .about-left .about-item-title span {
  font-size: 2.8rem;
}
.about-type-1 .about-left ul li {
  width: 100%;
}
.about-type-1 .about-left ul li a {
  line-height: 69px;
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  background: #f5f5f5;
  color: #666666;
  display: block;
  text-align: center;
}
.about-type-1 .about-left ul li a:hover {
  border-left: 1px solid #2d8bed;
  background: #fff;
}
.about-type-1 .about-left ul li .active {
  border-left: 1px solid #2d8bed;
  background: #fff;
}
.about-type-1 .about-item-info {
  margin-bottom: 5rem;
}
.about-type-1 .about-item-info .about-item .item-info {
  padding: 4rem;
}
.about-type-1 .about-item-info .about-item .item-info span {
  font-size: 2rem;
}
.about-type-1 .about-item-info .about-item .item-info p {
  font-size: 1.4rem;
}
.server-type-1 .server-item {
  padding: 2rem 0 5rem;
}
.server-type-1 .server-item .item-title {
  text-align: center;
  padding: 1rem 0;
  border-bottom: 1px solid #e0e0e0;
}
.server-type-1 .server-item .item-title span {
  padding: 1.2rem 0;
  font-size: 36px;
  border-bottom: 3px solid #2d8bed;
  color: #666;
}
.server-type-1 .server-item .server-mes {
  text-align: center;
  margin: 6.5rem 0;
}
.server-type-1 .server-item .server-item-1 li {
  padding: 1rem;
  text-align: center;
}
.server-type-1 .server-item .server-item-1 li a {
  display: block;
  background: #f5f5f5;
  padding-bottom: 1rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.server-type-1 .server-item .server-item-1 li a:hover {
  box-shadow: 0 0 15px #666;
}
.server-type-1 .server-item .server-item-1 li span {
  font-size: 24px;
  color: #666666;
  margin: 1rem 0;
  display: block;
}
.server-type-1 .server-item .server-item-1 li p {
  margin: 0 0 1rem;
  color: #999999;
  font-size: 16px;
}
.server-type-1 .server-item .server-item-1 .server-num {
  margin: 2rem 0;
  width: 100%;
  color: #333333;
  height: 60px;
  line-height: 60px;
  background: #ebebeb;
  font-size: 34px;
}
.server-type-1 .server-item .server-item-2 li .server-mes {
  text-align: center;
  background: #2d8bed;
  color: #fff;
  height: 340px;
  margin: 0 1rem;
  padding: 10rem 1rem 1rem;
}
.news-item-box .news-info .title {
  text-align: center;
  font-size: 2.4rem;
  color: #666666;
  font-weight: 400;
}
.news-item-box .news-info .news-mes {
  text-align: center;
  color: #666666;
}
.news-item-box .news-info .news-mes span {
  margin: 0 1rem;
}
.news-item-box .news-info .info {
  margin: 3rem 0 4rem;
}
.news-item-box .news-info .info p {
  margin: 0;
}
.news-item-box .news-info .share-box {
  margin-bottom: 5rem;
}
.news-related .related-item .title {
  padding-left: 1rem;
  border-left: 3px solid #e60020;
}
.news-related .related-item .related-list {
  margin: 1rem 0;
}
.news-related .related-item .related-list ul li i {
  color: #e60020;
}
.news-related .related-item .related-list ul li a {
  font-size: 1.4rem;
  line-height: 35px;
}
.news-related .related-item .related-list ul li a:hover {
  color: #e60020;
}
.news-related .related-item .related-thumb-list {
  margin: 1rem 0;
}
.news-related .related-item .related-thumb-list ul li {
  overflow: hidden;
  position: relative;
  padding: 1rem 0;
}
.news-related .related-item .related-thumb-list ul li a {
  font-size: 1.4rem;
  color: #666;
}
.news-related .related-item .related-thumb-list ul li a:hover {
  color: #e60020;
}
.news-related .related-item .related-thumb-list .news-pic {
  width: 6rem;
  overflow: hidden;
  height: 6rem;
  position: absolute;
  top: 1rem;
  left: 0;
}
.news-related .related-item .related-thumb-list .news-mes {
  padding-left: 80px;
}
.news-related .related-item .related-thumb-list .news-mes p {
  margin: 0;
  font-size: 1.4rem;
}
.newslist-type-1 .newslist-left .newslist-item-title span {
  font-size: 2.8rem;
}
.newslist-type-1 .newslist-left ul li {
  width: 100%;
}
.newslist-type-1 .newslist-left ul li a {
  line-height: 69px;
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  background: #f5f5f5;
  color: #666666;
  display: block;
  text-align: center;
}
.newslist-type-1 .newslist-left ul li a:hover {
  border-left: 1px solid #2d8bed;
  background: #fff;
}
.newslist-type-1 .newslist-left ul li .active {
  border-left: 1px solid #2d8bed;
  background: #fff;
}
.newslist-type-1 .newslist-item-info {
  margin-bottom: 5rem;
  margin-top: 2rem;
}
.newslist-type-1 .newslist-item-info ul li {
  position: relative;
  padding: 3rem 0;
  border-bottom: 1px dashed #ddd;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.newslist-type-1 .newslist-item-info ul li:hover {
  background: #f5f5f5;
}
.newslist-type-1 .newslist-item-info ul li a {
  color: #666;
}
.newslist-type-1 .newslist-item-info ul li .news-pic {
  width: 150px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 3rem;
  left: 0;
}
.newslist-type-1 .newslist-item-info ul li .news-mes {
  padding-left: 180px;
}
.newslist-type-1 .newslist-item-info ul li .news-mes .title {
  font-size: 20px;
}
.newslist-type-1 .newslist-item-info ul li .news-mes .title small {
  color: #999;
}
.newslist-type-1 .newslist-item-info ul li .news-mes p {
  font-size: 14px;
}
.item-type .item-left .item-title span {
  font-size: 2.8rem;
}
.item-type .item-left ul li {
  width: 100%;
}
.item-type .item-left ul li a {
  line-height: 69px;
  border-bottom: 1px solid #e8e8e8;
  background: #f5f5f5;
  color: #666666;
  display: block;
  text-align: center;
}
.item-type .item-left ul li a:hover {
  background: #e60020;
  color: #fff;
}
.item-type .item-left ul li .active {
  background: #e60020;
  color: #fff;
}
.item-type .list-item {
  margin-bottom: 5rem;
}
.item-type .list-item ul {
  marign: 0 -1.5rem;
}
.item-type .list-item ul li {
  padding: 1.5rem;
}
.item-type .list-item ul li:hover a {
  color: #e60020;
}
.item-type .list-item ul li a {
  color: #666;
}
.item-type .list-item .list-item-pic {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.item-type .list-item .list-item-pic:hover .search-diss {
  display: block;
}
.item-type .list-item .list-item-pic .search-diss {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 3.0rem;
  font-weight: 400;
  display: none;
  padding-top: 25%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.item-type .list-item .list-item-mes {
  marign: 1rem 0;
  overflow: hidden;
}
.item-type .list-item .list-item-mes span {
  float: left;
  display: inline-block;
}
.item-type .list-item .list-item-mes label {
  float: right;
  display: inline-block;
  font-weight: 400;
}
.item-type .info {
  padding: 5rem 1rem 1rem;
}
.item-type .info img {
  width: auto;
}
.item-type .newslist-item-info {
  margin-bottom: 5rem;
  margin-top: 2rem;
}
.item-type .newslist-item-info ul li {
  position: relative;
  padding: 3rem 0;
  border-bottom: 1px dashed #ddd;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.item-type .newslist-item-info ul li:hover {
  background: #f5f5f5;
}
.item-type .newslist-item-info ul li a {
  color: #666;
}
.item-type .newslist-item-info ul li .news-pic {
  width: 150px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 3rem;
  left: 0;
}
.item-type .newslist-item-info ul li .news-mes {
  padding-left: 180px;
}
.item-type .newslist-item-info ul li .news-mes .title {
  font-size: 20px;
}
.item-type .newslist-item-info ul li .news-mes .title small {
  color: #999;
}
.item-type .newslist-item-info ul li .news-mes p {
  font-size: 14px;
}
.case-mes-box .case-item-info {
  margin-bottom: 5rem;
}
.case-mes-box .design-box {
  overflow: hidden;
  margin-bottom: 2rem;
}
.case-mes-box .design-box .design-pic {
  width: 30%;
  float: left;
  display: inline-block;
}
.case-mes-box .design-box .design-pic img {
  width: 80px;
}
.case-mes-box .design-box .design-mes {
  width: 70%;
  float: left;
  display: inline-block;
  font-size: 20px;
  padding-top: 1rem;
}
.case-mes-box .design-box .design-mes small {
  display: block;
  font-size: 70%;
}
.case-mes-box .case-mes .title small {
  display: block;
  font-size: 70%;
}
.case-mes-box .case-mes ul li {
  overflow: hidden;
  padding: 1rem 0;
}
.case-mes-box .case-mes ul li span {
  float: left;
  display: inline-block;
  font-weight: 600;
}
.case-mes-box .case-mes ul li label {
  float: right;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  color: #666;
}
.contact-box .title {
  text-align: center;
  position: relative;
}
.contact-box .title:before {
  content: '';
  width: 90%;
  height: 1px;
  background: #ddd;
  position: absolute;
  top: 25px;
  left: 5%;
  z-index: -1;
}
.contact-box .title span {
  padding: 1rem 2rem;
  background: #fff;
  font-size: 2.8rem;
  color: #666;
}
.contact-box .title p {
  font-size: 2.4rem;
  margin: 4rem 0;
  color: #666;
}
.contact-box .title p small {
  display: block;
}
.contact-box .contact-item {
  margin: 0 -1.5rem;
}
.contact-box .contact-item li {
  padding: 1.5rem;
}
.contact-box .contact-item .item {
  background: #f5f5f5;
  padding: 1.5rem;
  text-align: center;
  min-height: 300px;
  overflow: hidden;
}
.contact-box .contact-item .item .icon {
  font-size: 2.2rem;
}
.contact-box .contact-item .item .icon i {
  color: #e60020;
  font-size: 6rem;
}
.contact-box .contact-item .item .icon p {
  margin-top: 0;
  font-size: 2rem;
}
.contact-box .contact-item .item p {
  font-size: 1.4rem;
  margin: 1rem 0;
}
.contact-box .map-box {
  width: 100%;
  height: 345px;
  border: #ccc solid 1px;
  font-size: 12px;
  margin: 6rem 0;
}
.contact-box .form-box {
  margin-bottom: 10rem;
  overflow: hidden;
}
.tool-box {
  position: fixed;
  bottom: 25%;
  right: 10px;
  z-index: 99999;
}
.tool-box dl {
  position: relative;
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.tool-box dl dt {
  width: 50px;
  text-align: center;
  line-height: 50px;
  background: #999;
  margin-bottom: 2px;
}
.tool-box dl dt img {
  width: auto;
}
.tool-box dl dd {
  position: absolute;
  right: 50px;
  top: 0;
  padding: 10px;
  box-shadow: 0px 0px 5px #ddd;
  background: #fff;
  display: none;
}
.tool-box dl dd a {
  display: block;
  color: #333;
  text-align: center;
  padding: 8px 10px;
  border-bottom: 1px dashed #ddd;
  width: 120px;
}
.tool-box .active {
  background: #e60020;
  color: #fff;
}
.tool-box .text-sm {
  font-size: 12px;
}
.tool-box .tool-code {
  min-width: 100px;
  overflow: hidden;
}
.tool-box .tool-code img {
  float: left;
  margin: 0 5px;
  width: 100px;
}
