/*
* @Author: Marte
* @Date:   2018-03-08 10:09:53
* @Last Modified by:   Marte
* @Last Modified time: 2019-07-27 16:40:08
*/
@font-face {
  font-family: 'iconfont';/* project id 191356 */
  src: url('../fonts/font.eot');
  src: url('../fonts/font.eot?#iefix') format('embedded-opentype'), url('../fonts/font.woff2') format('woff2'), url('../fonts/font.woff') format('woff'), url('../fonts/font.ttf') format('truetype'), url('../fonts/font.svg#iconfont') format('svg');
}
/* 重置样式reset */
.min_width {
  min-width: 1200px;
}
.centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_index {
  width: 1200px;
  margin: 0 auto;
}
.index_centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_page {
  width: 1200px;
  margin: 20px auto;
}
.page_centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_page_right {
  width: 950px;
  overflow: hidden;
}
/* 重置样式reset */
body,
div,
p,
ul,
ol,
dl,
dt,
dd,
li,
form,
input,
table,
th,
td,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-family: 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', 'Arial', sans-serif;
}
em,
b,
i {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  _text-decoration: underline;
  color: #1775B2;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
/* 清除浮动 */
.clearboth {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
/* 定位 */
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.vh {
  visibility: hidden;
}
.dn {
  display: none;
}
.oh {
  overflow: hidden;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #7e7d7c;
}
/* 广告 */
.all_gg {
  width: 100%;
  height: 78px;
  position: fixed;
  z-index: 100;
  bottom: 0;
  color: #fff;
  line-height: 78px;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
}
.all_gg .content {
  width: 100%;
  height: 78px;
  background: rgba(0, 0, 0, 0.8);
}
.all_gg .content p span {
  padding: 0 10px;
}
.all_gg i {
  width: 70px;
  height: 78px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_gg i:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.all_gg2 {
  position: fixed;
  z-index: 100;
  left: -200px;
  bottom: 0;
  cursor: pointer;
}
.all_gg2 img {
  width: 200px;
  height: 78px;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
.all_gg2 a.btn {
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 101;
}
/* 内页 */
.fixed {
  position: fixed;
  top: 0px;
  z-index: 10;
}
.page_intro {
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
/* 内页_左导航 */
.about_content_shu_left {
  width: 225px;
}
.about_content_shu_left_title {
  width: 223px;
  height: 80px;
  line-height: 52px;
  border: 1px solid #ccc;
  position: relative;
}
.about_content_shu_left_title > i.i1 {
  width: 197px;
  height: 43px;
  display: inline-block;
  background: #1775B2;
  position: absolute;
  top: 10px;
  top: 17px;
  left: -16px;
}
.about_content_shu_left_title > i.i2 {
  width: 30px;
  height: 60px;
  display: inline-block;
  background: #fff;
  position: absolute;
  transform: rotate(28deg);
  top: 17px;
  right: 26px;
}
.about_content_shu_left_title > i.i3 {
  width: 15px;
  height: 9px;
  background-color: #0b3a58;
  position: absolute;
  top: 60px;
  left: -16px;
}
.about_content_shu_left_title > i.i4 {
  width: 17px;
  height: 10px;
  background: #fff;
  transform: rotate(34deg);
  position: absolute;
  top: 63px;
  left: -20px;
}
.about_content_shu_left div.title {
  _background: url(../images/nav.png);
  width: 197px;
  height: 51px;
  position: absolute;
  top: 17px;
  left: -16px;
}
.about_content_shu_left div.title a {
  display: block;
  width: 148px;
  height: 43px;
  color: #FFF;
  font-size: 16px;
  line-height: 43px;
  padding-left: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.about_content_shu_left div.title a:hover {
  color: #FFF;
}
.about_content_shu_left div.title a span {
  font-size: 14px;
}
.about_content_shu_left_ul {
  background: #fff;
}
.about_content_shu_left_ul li.nLi {
  line-height: 43px;
  _height: 43px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul li.nLi .f a {
  margin-left: 20px;
  font-size: 14px;
  display: block;
  height: 43px;
  width: 145px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul li.nLi .f a i {
  opacity: 0;
  filter: Alpha(opacity=0);
  width: 4px;
  height: 43px;
  background: #1775B2;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
.about_content_shu_left_ul li.nLi .f a:hover i {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.about_content_shu_left_ul li.nLi .f a.current i {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.about_content_shu_left_ul li.nLi em {
  margin-right: 10px;
  margin-top: 6px;
  display: block;
  width: 40px;
  height: 32px;
  background: url(../images/icoAdd.png) 16px 12px no-repeat;
  cursor: pointer;
}
.about_content_shu_left_ul .sub {
  display: none;
}
.about_content_shu_left_ul .sub li {
  border: 0px;
  position: relative;
}
.about_content_shu_left_ul .sub li a {
  margin-left: 40px;
  font-size: 12px;
  display: block;
  height: 43px;
  width: 145px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul .sub li a i {
  opacity: 0;
  filter: Alpha(opacity=0);
  width: 4px;
  height: 43px;
  background: #1775B2;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
.about_content_shu_left_ul .sub li a:hover i {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.about_content_shu_left_ul .sub li a.current i {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.page_title {
  height: 40px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  background: #f8f8f8;
}
.page_title .icon {
  width: 40px;
  height: 40px;
  border-right: 1px solid #ccc;
  text-align: center;
  line-height: 40px;
}
.page_title .icon i {
  font-size: 20px;
  color: #1775B2;
}
.page_title .title2 {
  line-height: 40px;
}
.page_title .title2 span {
  font-size: 14px;
  padding-left: 10px;
  color: #333;
}
.about_content_shu_left_contact {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.about_content_shu_left_contact .leftNav_tel i {
  font-size: 20px;
  position: absolute;
  top: 2px;
  left: 0;
  color: #1775B2;
}
.about_content_shu_left_contact .leftNav_tel span {
  padding-left: 35px;
  font-size: 16px;
  color: #1775B2;
}
.about_content_shu_left_contact .tel ul {
  padding: 10px 20px;
}
.about_content_shu_left_contact .tel ul li {
  font-size: 14px;
  color: #1775B2;
  font-weight: normal;
  padding: 2.5px 0;
}
.page_news {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.page_news ul {
  padding: 10px 20px;
}
.page_news ul li {
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.page_news ul li a {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  padding: 2.5px 0;
}
.page_news ul li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #1775B2;
  color: #fff;
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
}
.page_news ul li a:hover {
  color: #1775B2;
}
.floatNav .current {
  color: #1775B2;
}
/* 内页_面包屑导航 */
.page_breadcrumb {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.page_breadcrumb h1 {
  font-size: 20px;
  font-weight: normal;
  color: #1775B2;
}
.page_breadcrumb ul {
  display: inline;
}
.page_breadcrumb ul li {
  display: inline;
}
.page_breadcrumb ul li i {
  color: #333;
  font-size: 18px;
  margin-right: 5px;
}
/* 内页_分页 */
.sector_hotline {
  float: left;
  width: 910px;
  padding: 20px 20px 20px 20px;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  background: #1775B2;
  border-radius: 10px;
}
.sector_hotline p {
  font-size: 20px;
  color: #fff;
}
.sector_hotline a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  padding: 0 15px;
  height: 36px;
  background: #fff;
  font-size: 16px;
  color: #1775B2;
}
.sector_hotline a i {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #1775B2;
}
/* 内页_详情描述 */
.detail {
  margin: 10px 0 0 0;
}
.detail .sector_head {
  width: 100%;
  height: 41px;
  background: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
}
.detail .sector_head ul li {
  position: relative;
  float: left;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  padding: 0 20px;
  cursor: pointer;
}
.detail .sector_head ul li.on {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #1775B2;
}
.detail .sector_head ul li.on i {
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #1775B2;
  position: absolute;
  top: -1px;
  left: 0px;
}
.sector_content {
  border: 1px solid #e1e1e1;
  border-top: none;
  float: left;
  width: 908px;
  padding: 20px;
  overflow: hidden;
  word-break: break-all;
}
/* 内页_详情描述2 */
.sector_content2 {
  border-top: none;
  float: left;
  width: 908px;
  padding: 20px;
  overflow: hidden;
  word-break: break-all;
}
.sector_content2 p {
  text-indent: 2rem;
  margin-bottom: 10px;
}
ul.product_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.product_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  position: relative;
}
ul.product_list li img {
  width: 100%;
}
ul.product_list li .tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.product_list li .tit a {
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  font-weight: normal;
}
ul.product_list li:hover {
  border: 1px solid #1775B2;
}
ul.product_list li:hover a {
  color: #1775B2;
}
ul.product_list li a:hover {
  color: #1775B2;
}
ul.product_list li .hot {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #1775B2;
  position: absolute;
  top: 10px;
  left: -26px;
  z-index: 100;
  color: #fff;
  text-align: center;
  font-size: 12px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
ul.product_list li .ceng {
  opacity: 0;
  filter: Alpha(opacity=0);
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 92%;
  padding: 5px 5%;
}
ul.product_list li:hover .ceng {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: move;
  margin: 0px;
  display: block;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}
.jqzoom img {
  width: 448px;
}
.spec-preview {
  width: 450px;
  border: 1px solid #DFDFDF;
}
.spec-scroll {
  clear: both;
  margin-top: 10px;
  width: 450px;
}
.spec-scroll .prev {
  float: left;
  margin-right: 2px;
}
.spec-scroll .next {
  float: right;
}
.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 10px;
  border: 1px solid #ccc;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.spec-scroll .items {
  float: left;
  position: relative;
  width: 420px;
  overflow: hidden;
}
.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
}
.spec-scroll .items ul li {
  float: left;
  width: 84.5px;
  text-align: center;
}
.spec-scroll .items ul li .on {
  border-color: #1775B2;
}
.product_show {
  float: left;
  width: 100%;
  _height: 416px;
  margin-top: 20px;
  overflow: hidden;
}
.product_show .cros_gallery {
  float: left;
  width: 450px;
}
.cros_gallery .line {
  border: 1px solid #ccc;
}
.product_show .info {
  float: right;
  width: 470px;
}
.product_show .info h1 {
  margin: 5px 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product_show .info .keyword a {
  font-size: 12px;
  color: #1775B2;
}
.product_show .info .product_info {
  width: 100%;
  font-size: 14px;
  padding: 10px 0;
}
.product_show .info .product_info p {
  color: #999;
  padding: 2.5px 0;
}
.product_show .info .product_info p a {
  color: #999;
}
.product_show .info .product_info p a:hover {
  color: #1775B2;
}
.product_show .info .product_info p span {
  color: #000;
}
.product_show .info .product_info p.intro {
  line-height: 24px;
  overflow: hidden;
}
.product_show .info .tel {
  width: 100%;
  padding: 10px 0 0 0;
  line-height: 32px;
  font-size: 16px;
  font-weight: normal;
}
.product_show .info .tel p {
  font-size: 20px;
  color: #1775B2;
}
.product_show .info .abtn {
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
.product_show .info .abtn a {
  float: left;
  margin-right: 10px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #e8e8e8;
}
.product_show .info .abtn a:hover {
  border: 1px solid #1775B2;
}
/* 随机推荐产品/案例 */
.page_product {
  margin-top: 20px;
}
.page_product .title {
  height: 40px;
  font-size: 16px;
  color: #1775B2;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  font-weight: normal;
}
ul.case_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.case_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.case_list li img {
  width: 100%;
}
ul.case_list li span.tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.case_list li span.tit a {
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.case_list li:hover {
  border: 1px solid #1775B2;
}
ul.case_list li:hover a {
  color: #1775B2;
}
ul.case_list li a:hover {
  color: #1775B2;
}
ul.case_list li .ceng {
  opacity: 0;
  filter: Alpha(opacity=0);
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 92%;
  padding: 5px 5%;
}
ul.case_list li:hover .ceng {
  opacity: 1;
  filter: Alpha(opacity=100);
}
/* 案例详情页 */
.case_show {
  margin-top: 20px;
}
.case_show h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.case_show .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.case_show .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.case_show .info span a {
  margin-top: 0px;
  color: #666;
}
.case_show .info span a:hover {
  color: #1775B2;
}
.case_show .game163 {
  position: relative;
  padding: 4px;
  overflow: hidden;
}
.case_show .game163 .prev,
.case_show .game163 .next {
  font-size: 40px;
  position: absolute;
  top: 0;
}
.case_show .game163 .prev {
  left: 0;
}
.case_show .game163 .next {
  right: 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.case_show .game163 .bigImg li {
  text-align: center;
}
.case_show .game163 .bigImg li img {
  vertical-align: middle;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #ccc;
}
.case_show .game163 .bigImg li .tier {
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  text-align: center;
  opacity: 0;
  filter: Alpha(opacity=0);
  transition: .75s;
  -ms-transition: .75s;
  -moz-transition: .75s;
  -webkit-transition: .75s;
  -o-transition: .75s;
}
.case_show .game163 .bigImg li .tier .p {
  padding: 10px 20px;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
}
.case_show .game163 .bigImg li:hover .tier {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.case_show .game163 .bigImg .jianjie {
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.case_show .game163 .pageState {
  float: right;
  font-family: "Times New Roman", serif;
  letter-spacing: 1px;
}
.case_show .game163 .pageState span {
  color: #1775B2;
  font-size: 16px;
}
.case_show .game163 .smallScroll {
  height: 82px;
  margin-bottom: 6px;
  position: relative;
}
.case_show .game163 .smallScroll .sPrev,
.game163 .smallScroll .sNext {
  position: absolute;
  top: 19px;
}
.case_show .game163 .smallScroll .sPrev {
  left: 0;
  margin-top: -23.5px;
}
.case_show .game163 .smallScroll .sNext {
  right: 0;
  margin-top: -23.5px;
}
.case_show .game163 .sPrev,
.game163 .sNext {
  float: left;
  display: block;
  width: 17px;
  height: 92px;
  text-indent: -9999px;
  background: url(../images/sprites1008.png) no-repeat 0 -3922px;
}
.case_show .game163 .sNext {
  background-position: 0 -3394px;
}
.case_show .game163 .sPrev:hover {
  background-position: 0 -4186px;
}
.case_show .game163 .sNext:hover {
  background-position: 0 -3658px;
}
.case_show .game163 .smallImg {
  float: left;
  margin: 0 28.5px;
  display: inline;
  width: 900px;
  overflow: hidden;
}
.case_show .game163 .smallImg ul {
  height: 85px;
  width: 9999px;
  overflow: hidden;
}
.case_show .game163 .smallImg li {
  float: left;
  margin: 0 5px 0 0;
  width: 82px;
  height: 82px;
  border: 1px solid #dcdddd;
  overflow: hidden;
  text-align: center;
  line-height: 79px;
  background: #fff;
}
.case_show .game163 .smallImg img {
  vertical-align: middle;
}
.case_show .game163 .smallImg li.on {
  border-color: #1775B2;
}
ul.pic_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.pic_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
}
ul.pic_list li .pic {
  width: 220.5px;
  position: relative;
}
ul.pic_list li .pic img {
  width: 100%;
}
ul.pic_list li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.pic_list li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.pic_list li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.pic_list li:hover .shade {
  opacity: .7;
  filter: Alpha(opacity=70);
}
ul.pic_list li:hover .shade_a {
  opacity: 1;
  filter: Alpha(opacity=100);
}
ul.pic_list li:hover .tit {
  color: #1775B2;
}
ul.video_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.video_list li {
  float: left;
  width: 222.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  cursor: pointer;
}
ul.video_list li .pic {
  position: relative;
  width: 222.5px;
}
ul.video_list li .pic img {
  width: 100%;
}
ul.video_list li .pic .tier {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: Alpha(opacity=0);
}
ul.video_list li .pic .tier i {
  background: url(../images/open.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
ul.video_list li .tit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #555;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
ul.video_list li:hover .tier {
  opacity: 1;
  filter: Alpha(opacity=100);
}
ul.video_list li:hover .tit {
  color: #1775B2;
}
ul.hunhe_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.hunhe_list li.product_list {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  position: relative;
}
ul.hunhe_list li.product_list img {
  width: 100%;
}
ul.hunhe_list li.product_list .tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.hunhe_list li.product_list .tit a {
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  font-weight: normal;
}
ul.hunhe_list li.product_list:hover {
  border: 1px solid #1775B2;
}
ul.hunhe_list li.product_list:hover a {
  color: #1775B2;
}
ul.hunhe_list li.product_list a:hover {
  color: #1775B2;
}
ul.hunhe_list li.product_list .hot {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #1775B2;
  position: absolute;
  top: 10px;
  left: -26px;
  z-index: 100;
  color: #fff;
  text-align: center;
  font-size: 12px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
ul.hunhe_list li.product_list .ceng {
  opacity: 0;
  filter: Alpha(opacity=0);
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 92%;
  padding: 5px 5%;
}
ul.hunhe_list li.product_list:hover .ceng {
  opacity: 1;
  filter: Alpha(opacity=100);
}
ul.hunhe_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.hunhe_list li.case_list {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.hunhe_list li.case_list img {
  width: 100%;
}
ul.hunhe_list li.case_list span.tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.hunhe_list li.case_list span.tit a {
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.hunhe_list li.case_list:hover {
  border: 1px solid #1775B2;
}
ul.hunhe_list li.case_list:hover a {
  color: #1775B2;
}
ul.hunhe_list li.case_list a:hover {
  color: #1775B2;
}
ul.hunhe_list li.case_list .ceng {
  opacity: 0;
  filter: Alpha(opacity=0);
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 92%;
  padding: 5px 5%;
}
ul.hunhe_list li:hover .ceng {
  opacity: 1;
  filter: Alpha(opacity=100);
}
ul.hunhe_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.hunhe_list li.pic_list {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
}
ul.hunhe_list li.pic_list .pic {
  width: 220.5px;
  position: relative;
}
ul.hunhe_list li.pic_list .pic img {
  width: 100%;
}
ul.hunhe_list li.pic_list .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.hunhe_list li.pic_list .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.hunhe_list li.pic_list .tit {
  display: block;
  width: 202.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.hunhe_list li.pic_list:hover .shade {
  opacity: .7;
  filter: Alpha(opacity=70);
}
ul.hunhe_list li.pic_list:hover .shade_a {
  opacity: 1;
  filter: Alpha(opacity=100);
}
ul.hunhe_list li.pic_list:hover .tit {
  color: #1775B2;
}
ul.hunhe_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.hunhe_list li.video_list {
  float: left;
  width: 222.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #ededed;
}
ul.hunhe_list li.video_list .pic {
  position: relative;
  width: 222.5px;
}
ul.hunhe_list li.video_list .pic img {
  width: 100%;
}
ul.hunhe_list li.video_list .pic .tier {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: Alpha(opacity=0);
}
ul.hunhe_list li.video_list .pic .tier i {
  background: url(../images/open.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
ul.hunhe_list li.video_list .tit {
  display: block;
  width: 202.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
ul.hunhe_list li.video_list:hover .tier {
  opacity: 1;
  filter: Alpha(opacity=100);
}
ul.video_list li.video_list:hover .tit {
  color: #1775B2;
}
/* 单页详情页 */
.danye {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}
.danye h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  font-weight: normal;
}
.danye .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.danye .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.danye .info span a {
  margin-top: 0px;
  color: #666;
}
.danye .info span a:hover {
  color: #1775B2;
}
/* 文章列表页 */
.article_list {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list .lt {
  float: left;
  width: 50px;
  height: 60px;
  padding: 10px 0;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
.article_list .lt span {
  float: left;
  width: 100%;
  color: #bcbabb;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font: 16px/1.3 'Arial';
  font-weight: bold;
  overflow: hidden;
}
.article_list .lt span.y {
  font-size: 14px;
  font-weight: normal;
}
.article_list .rt {
  float: left;
  width: 88%;
  margin-left: 15px;
  overflow: hidden;
}
.article_list .rt h3 {
  float: left;
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.article_list .rt h3 strong {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.article_list .rt .p {
  float: left;
  width: 100%;
  color: #888;
  line-height: 18px;
  height: 38px;
  overflow: hidden;
}
.article_list .rt .more {
  float: left;
  height: 17px;
  line-height: 17px;
  padding: 0 5px;
  font-size: 12px;
  background: #d5d5d5;
  color: #fff;
  overflow: hidden;
  width: 80px;
}
.article_list:hover .rt .more {
  background: #1775B2;
}
.article_list .rt .more i {
  float: right;
  font-size: 12px;
  color: #fff;
}
/* 文章列表页2 */
.article_list2 {
  width: 930px;
  padding: 20px 10px;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list2 .lt {
  float: left;
  width: 148px;
  height: 113px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.article_list2 .lt img {
  width: 100%;
  _height: 113px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5);
}
.article_list2 .rt {
  float: right;
  width: 760px;
  height: 113px;
  overflow: hidden;
}
.article_list2 .rt h3 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_list2 .rt h3 strong a {
  font-size: 16px;
  color: #333;
}
.article_list2 .rt h3 strong a:hover {
  color: #1775B2;
}
.article_list2 .rt p {
  height: 27px;
  margin-top: 5px;
  color: #666;
  line-height: 22px;
  font-size: 14px;
}
.article_list2 .rt .p {
  float: left;
  width: 100%;
  color: #888;
  height: 54px;
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* 文章详情页 */
.article_show {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_show h1 {
  width: 100%;
  text-align: center;
  font: 20px/2 'microsoft yahei';
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.article_show .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.article_show .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.article_show .info span a {
  margin-top: 0px;
  color: #666;
}
.article_show .info span a:hover {
  color: #1775B2;
}
/* 详情页_上下条 */
.prev_next {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
.prev_next span {
  float: left;
  color: #000;
  width: 40%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.prev_next span a {
  color: #000;
}
.prev_next span a:hover {
  color: #1775B2;
}
.prev_next .back {
  line-height: 20px;
}
/* 内页_关于我们 */
.part {
  margin-top: 40px;
}
.part .about_head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.part .about_head h3 {
  color: #1775B2;
  font-size: 20px;
  font-weight: normal;
}
.part .about_head h3 a {
  color: #1775B2;
  font-size: 20px;
  font-weight: normal;
}
.about_content {
  float: left;
  width: 910px;
  padding: 20px;
  overflow: hidden;
}
.about_pic3 ul {
  width: 110%;
  background: #fff;
}
.about_pic3 ul li {
  float: left;
  width: 222px;
  margin: 20px 20px 0 0;
  position: relative;
  z-index: 0;
}
.about_pic3 ul li img {
  width: 100%;
  border: 1px solid #eee;
  cursor: pointer;
}
.about_pic3 ul li .tit {
  width: 100%;
  margin-top: 5px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_pic3 ul li:hover .tit {
  color: #1775B2;
}
.about_client ul {
  width: 110%;
  background: #fff;
}
.about_client ul li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  border: 1px solid #e5e5e5;
}
.about_client ul li img {
  width: 100%;
}
ul.about_cert {
  width: 110%;
  background: #fff;
}
ul.about_cert li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  position: relative;
}
ul.about_cert li .pic {
  width: 220.5px;
  position: relative;
}
ul.about_cert li .pic img {
  width: 100%;
}
ul.about_cert li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.about_cert li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(../images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.about_cert li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.about_cert li:hover .shade {
  opacity: .7;
  filter: Alpha(opacity=70);
}
ul.about_cert li:hover .shade_a {
  opacity: 1;
  filter: Alpha(opacity=100);
}
ul.about_cert li:hover .tit {
  color: #1775B2;
}
.search_no_data {
  float: left;
  width: 100%;
  margin: 120px 0;
  text-align: center;
}
.search_no_data p {
  font-size: 18px;
  color: #1775B2;
}
.search_no_data span {
  display: block;
  width: 100%;
  color: #888888;
}
.search_no_data span.cn {
  font-size: 18px;
  height: 25px;
  line-height: 25px;
}
/* 内页_在线留言 */
.page_feedback {
  border-bottom: 1px solid #e1e1e1;
}
.page_feedback .title {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  color: #1775B2;
}
.feedback {
  float: left;
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
}
.feedback .remark {
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 10px 0;
  color: #1775B2;
}
.feedback table td {
  padding: 7px 0;
  color: #6b6b6b;
  text-align: left;
}
.feedback table td var {
  color: #f00;
  padding-right: 5px;
}
.feedback table td .input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  border-left: 2px solid #eee;
  border-top: 2px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.feedback table td .textarea {
  width: 944px;
  height: 200px;
  border: 1px solid #eee;
}
.feedback_btn {
  float: left;
  padding: 8px 15px;
  margin-left: 10px;
  border: none;
  background: #1775B2;
  color: #fff;
}
/* 内页_网站地图 */
.sitemap ul.maps {
  float: left;
  width: 98%;
  padding: 0px 1%;
}
.sitemap ul.maps li {
  float: left;
  margin: 10px;
  line-height: 25px;
  overflow: hidden;
}
.sitemap ul.maps li .first {
  float: left;
  width: 100%;
  height: 25px;
  font-weight: bold;
}
.sitemap ul.maps li .list {
  float: left;
  width: 96%;
  border: 1px solid #e4e4e4;
  padding: 10px;
}
.sitemap ul.maps li .list a,
ul.map li .list span {
  display: inline-block;
  margin-right: 10px;
}
.sitemap ul.maps li .list span {
  padding: 0 5px;
}
.sitemap ul.maps li a {
  color: #333;
}
.sitemap ul.maps li.t0 {
  font-weight: bold;
  width: 100%;
  padding: 0;
  font-size: 14px;
}
