* {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  width: 100%;
  min-width: 1200px;
  overflow-x: auto;
}
i,
em,
b {
  font-style: normal;
}
li,
dt,
dd {
  font-style: none;
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  vertical-align: top;
}
body {
  font-size: 14px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ovh {
  overflow: hidden;
}
.dib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ttovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.wrap {
  width: 1200px;  margin: 0 auto;
}
.bdbox {
  position: relative;
  border-radius: 3px;
  box-shadow: 0px 0px 4.9px 0.1px rgba(96, 208, 255, 0.81), inset 0px 2px 4px 0px rgba(0, 0, 1, 0.1);
}
span.edit {
  position: absolute;
  top: -1px;
  right: -73px;
  z-index: 2;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  padding: 4px 10px;
  text-indent: 20px;
  color: #fff;
  background: #3f9dc4 url(/Public/Member/Web/images/style_1/bjjj_a.png) no-repeat 6px 50%;
  line-height: 19px;
}
.logo .bdbox {
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0px 0px 4.9px 0.1px rgba(96, 208, 255, 0.81), inset 0px 2px 4px 0px rgba(0, 0, 1, 0.1);
  position: relative;
}

.head-nav_bor{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  padding: 0;
  border-radius: 3px;
  box-shadow: 0px 0px 4.9px 0.1px rgba(96, 208, 255, 0.81), inset 0px 2px 4px 0px rgba(0, 0, 1, 0.1);
}
#banner .edit {
  position: absolute;
  left: 50%;
  margin-left: 500px;
  top: 50px;
  z-index: 2;
  right: auto;
}
/* 头部 */
#header {
  height: 56px;
  background: #303437;
}
#header .logo {
  margin-top: 11px;
}
.head-coll {
  display: block;
  cursor: pointer;
  color: #fff;
  padding: 9px 10px 9px 32px;
  margin-top: 11px;
  height: 16px;
  line-height: 1;
  border-radius: 4px;
  background: #ffab25 url(/Public/Member/Web/images/style_1/icon01.png) 10px center no-repeat;
}
.head-nav {
  text-align: center;
  position: relative;
/*  z-index: 0;*/
  float: left;margin-left: 35px;
  height: 56px;
  font-size: 0;
}
.head-nav a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  color: #fff;
  width: 111px;
  background: url(/Public/Member/Web/images/style_1/head-line.png) right 0 no-repeat;
}
.head-nav a.active {
  background: #3ab4ff;
}
/* 头部End */
/* 底部Start */
.footer-cont {
  background: #35393d;
}
.footer-cont .wrap {
  padding-top: 5px;
  background: url(/Public/Member/Web/images/style_1/map.png) center center no-repeat;
}
.footer-cont .im {
  margin-top: 50px;
}
.footer-cont .item-left .item-tit {
  background: url(/Public/Member/Web/images/style_1/icon11.png) 0 center no-repeat;
}
.footer-cont .item-right .item-tit {
  background: url(/Public/Member/Web/images/style_1/icon13.png) 0 center no-repeat;
}
.footer-cont .item-center .item-tit {
  background: url(/Public/Member/Web/images/style_1/icon12.png) 0 center no-repeat;
}
.footer-cont .item-tit {
  padding-left: 26px;
  height: 22px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
}
.footer-cont .item-left {
  margin-left: 100px;
}
.footer-cont .item-right {
  color: #d3d3d3;
  margin-right: 96px;
}
.footer-cont .item-right li {
  margin-bottom: 16px;
}
.footer-cont .item-center {
  width: 266px;
  margin-left: auto;
  margin-right: auto;
}
.footer-cont .item-center li {
  background: #fff;
  border-radius: 4px;
  padding: 0 10px;
  height: 33px;
  line-height: 33px;
  margin-bottom: 20px;
}
.footer-cont .item-center li label {
  color: #626262;
  font-size: 13px;
}
.footer-cont .item-center li input[type=text] {
  width: 180px;
}
.foot-submit {
  cursor: pointer;
  color: #fff;
  width: 98px;
  background: #ffab25;
  height: 33px;
  font-size: 15px;
  border-radius: 4px;
  margin-left: -10px;
}
.copyright {
  line-height: 58px;
  background: #303437;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}
/* 底部End */
#banner .swiper-pagination {
  bottom: 30px;
}
#banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
#banner .swiper-pagination-bullet-active {
  background-color: #ffab25;
}
#banner.sub {
  position: relative;
  height: 388px;
}
#banner.sub .swiper-slide-link {
  bottom: 50px;
}
.swiper-slide-link {
  position: absolute;
  bottom: 90px;
  left: 50%;
  z-index: 3;
  color: #fff;
  margin-left: -59px;
  display: block;
  width: 118px;
  height: 32px;
  text-align: center;
  background: #3ab4ff;
  border-radius: 20px;
  line-height: 32px;
}
.sec-tit {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #777;
}
.sec-tit span {
  padding: 0 122px;
  position: relative;
}
.sec-tit span:before,
.sec-tit span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 92px;
  height: 5px;
  background: url(/Public/Member/Web/images/style_1/tit-line1.png) 0 0 no-repeat;
}
.sec-tit span:after {
  left: auto;
  right: 0;
  background: url(/Public/Member/Web/images/style_1/tit-line2.png) 0 0 no-repeat;
}
.sec-tit i {
  color: #3ab4ff;
}
.sec1 .blk2 {
  background: #f4f4f4;
}
.sec1 .blk1,
.sec1 .blk2 {
  padding: 40px 0;
}
.sec1 .blk1 .item {
  margin-top: 20px;
}
.sec1 .item {
  position: relative;
  padding: 30px;
  padding-bottom: 0;
  background: url(/Public/Member/Web/images/style_1/icon02.png) right top no-repeat;
}
.sec1 .item .img {
  margin-right: 30px;
}
.sec1 .item:before,
.sec1 .item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 76px;
  height: 76px;
  background: url(/Public/Member/Web/images/style_1/icon03.png) 0 0 no-repeat;
}
.sec1 .item:after {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  background: url(/Public/Member/Web/images/style_1/icon04.png) 0 0 no-repeat;
}
.sec1 .item .txt {
  width: 460px;
  margin-left: 56px;
  padding-top: 10px;
}
.sec1 .item .txt h3 {
  color: #ffab25;
  font-size: 24px;
}
.sec1 .item .txt h3 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  border-bottom: 4px solid #ffab25;
  padding-bottom: 20px;
  padding-right: 14px;
}
.sec1 .item .txt .p {
  margin-top: 10px;
  color: #747474;
  line-height: 39px;
}
.sec1 .blk2 .item {
  background: url(/Public/Member/Web/images/style_1/icon05.png) left top no-repeat;
}
.sec1 .blk2 .item:before,
.sec1 .blk2 .item:after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  background: url(/Public/Member/Web/images/style_1/icon06.png) 0 0 no-repeat;
}
.sec1 .blk2 .item:after {
  left: auto;
  bottom: auto;
  top: 0;
  right: 0;
  background: url(/Public/Member/Web/images/style_1/icon07.png) 0 0 no-repeat;
}
.sec2 {
  height: auto;
  padding-top: 40px;padding-bottom: 10px;
  background: url(/Public/Member/Web/images/style_1/sec2-bg.jpg) center center no-repeat;background-size: 100% 100%;
}
.sec2 .sec-tit i {
  color: #ffab25;
}
.sec2 .sec-tit span {
  color: #fff;
}
.sec2 .sec-tit span:before {
  background-image: url(/Public/Member/Web/images/style_1/tit-line3.png);
}
.sec2 .sec-tit span:after {
  background-image: url(/Public/Member/Web/images/style_1/tit-line4.png);
}
.case-list {
  margin-top: 40px;
}
.case-list .sort-tab {
  text-align: center;
  font-size: 0;
}
.case-list .sort-tab a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 18px;
  color: #fff;
  margin: 0 20px;
  padding-bottom: 15px;
}
.case-list .sort-tab a:hover {
  color: #3ab4ff;
}
.case-list .sort-tab a.active {
  border-bottom: 2px solid #ffab25;
}
.case-items {
  margin: 45px -10px 0;
}
.case-items .item {
  margin: 0 10px 30px;width: 285px;height: 228px;
}
.case-items .img {
  position: relative;height: 180px;
}
.case-items .shdow {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75) url(/Public/Member/Web/images/style_1/icon08.png) center center no-repeat;
  opacity: 0;
}
.case-items .name {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #fff;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
}
.case-items .item:hover {
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.35);
}
.case-items .item:hover .shdow {
  opacity: 1;
}
.case-items .item:hover .name {
  color: #343434;
  background: #fff;
}
.section-case {
  padding: 60px 0;
}
.section-case .sec-tit i {
  color: #ffab25;
}
.section-case .sort-tab a {
  color: #343434;
}
.section-case .name {
  color: #343434;
}
.sec3 {
  padding-top: 40px;
  padding-bottom: 60px;
}
.sec3 .news-li {
  float: left;
  width: 385px;cursor: pointer;
  margin: 0 95px;
  padding-right: 25px;
  border: none;
  background: url(/Public/Member/Web/images/style_1/icon09.png) right 97px no-repeat;
}
.sec3 .news-li:hover {
  background-image: url(/Public/Member/Web/images/style_1/icon10.png);
}
.news-li {
  padding: 29px 0;
  border-top: 1px dashed #e6e6e6;
}
.news-li:first-child {
  border: none;
}
.news-li:hover .right h3 {
  color: #3ab4ff;
}
.news-li .left {
  float: left;
  width: 64px;
  text-align: center;
  font-family: Arial;
}
.news-li .left .num {
  line-height: 1;
  font-size: 60px;
  color: #323232;
  border-bottom: 1px solid #d7d7d7;
}
.news-li .left .date {
  padding-top: 10px;
  color: #9f9f9f;
}
.news-li .right {
  padding-left: 105px;
}
.news-li .right h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #080808;
}
.conT {
  overflow: hidden;
  color: #919191;
  line-height: 30px;
  margin-top: 11px;
  height: 60px;
}
.news-li .right a {
  float: right;
  color: #ffab25;
  margin-top: -25px;
}
/* 行业资讯 */
.subnav-left {
  width: 252px;
  padding: 30px 19px 0;
  background: #f8f8f8;
}
.subnav-left .top {
  color: #3ab4ff;
  font-size: 18px;
  background: url(/Public/Member/Web/images/style_1/icon14.png) 0 center repeat-x;
}
.subnav-left .top span {
  background: #f8f8f8;
  padding-right: 18px;
}
.subnav-link {
  margin-top: 30px;
}
.subnav-link li {
  line-height: 50px;
  text-align: center;
  background: url(/Public/Member/Web/images/style_1/icon15.png) 36px center no-repeat;
}
.subnav-link li.active {
  background-image: url(/Public/Member/Web/images/style_1/icon16.png);
  background-color: #3ab4ff;
}
.subnav-link li.active a {
  color: #fff;
}
.subnav-link li a {
  display: block;
  color: #343434;
}
.main-right {
  width: 850px;
  margin-top: 30px;
  padding-bottom: 30px;
}
.main-right .top {
  margin-bottom: 30px;
}
.main-right .top .tit {
  font-size: 16px;
  border-left: 6px solid #3ab4ff;
  padding-left: 10px;
  color: #343434;
}
#path {
  color: #343434;
  font-size: 12px;
}
#path i {
  font-family: \5b8b\4f53;
  padding: 0 5px;
}
#path a {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #888;
}
#path a:hover {
  color: #3ab4ff;
}
.clear{
  clear: both;
}
#banner{
  height: 475px;
}
/**分页样式**/
#page{
    clear:both;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
    height: 25px;
}
#page p{
    display: none;
}
#page a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #777;
    font-size: 16px;
    border: 1px solid #777;
    padding: 2px 8px;
    margin: 0 2px;
    border-radius: 2px;
}
#page a.active{
    color: #ff6600;
    border-color: #ff6600;
}
/*# sourceMappingURL=less.css.map */
