@charset "utf-8";
/*Powered by yyh*/

/*-------------------------------------------------重置reset-------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
  width: 100%;
}
body {
  font-size: 13px;
  color: #333;
  background: #fff;
  font-family: "微软雅黑", Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clear {
  clear: both;
}
.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: ""
}
.clearfix:after {
  clear: both
}
img {
  border: 0;
  display: inline-block;
  max-width: 870px;
}
ol, ul, li, p, h1, h5, h2, h3, h4, h6 {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
i, em {
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
a {
  cursor: pointer;
}
a:link, a:visited {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #ee2e2c;
}
form {
  margin: 0px;
  padding: 0px;
}
button {
  border: none;
  border-width: 0;
  cursor: pointer;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w290 {
  width: 290px;
}
.w370 {
  width: 370px;
}
.w820 {
  width: 820px;
}
.w900 {
  width: 900px;
}
.w-1200 {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
.w {
  width: 1200px;
  margin: 0px auto;
}
.f20 {
  font-size: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
input::-webkit-input-placeholder {
color: #999;
}
input:focus, button:focus {
  outline: none;
}
.head-wrap .logo a, .nav-wrap ul li.classify a i,.classify-nav .item .title b, .sideBar-list span.sideBar-tit:after, .flex-direction-nav a, .rigService ul li a em, .content-cities-triangle, .Encyclopedia .btns a, .brief-info .btns a, .mem-rz ul li, .typeCon-triangle, .Company ul li, .profile .web_count dl dt, .comment .tit .good, .comment .tit .bad, .comment_form .com_sel i, .qathup .thupli [class^="icon"], .qathup .thupli [class^="icon"]:hover, .qathup .thupli [class^="icon"].cur, .Contact ul li [class^="icon-"], .pl-pop .close, .p-infor .proPrice .btn a, .Signup-container .social .tit .icon-weixin, .thridLogo a i, .login-logo, .floor-bd .bdr .hd h3 .cx-icon, .chatwinTitleLogo, .navBar ul li i, .Function_box ul li,.bdsharebuttonbox .djfx,.bdsharebuttonbox .tsjb{
  background-image: url("//www.tuiguangjia.com/images/tgj-icon.png");
  background-repeat: no-repeat;
}
.red {
  color: #ee2e2c !important;
}
.blue, a.blue {
  color: #0a6dee !important;
}
.fixed {
  position: fixed;
  top: 0;
}
.hide {
  display: none;
}
.main {
  width: 100%;
  min-width: 1200px;
}
/*top*/
.top-wrap {
  width: 100%;
  min-width: 1200px;
  height: 29px;
  line-height: 29px;
  font-size: 12px;
  border-bottom: 1px solid #c5c5c5;
  background-color: #ebebeb;
  color: #666;
}
.top-wrap .welcome {
  float: left;
  margin-right: 15px;
}
.top-wrap .toplogin {
  float: left;
}
.top-wrap .toplogin a {
  padding: 0 5px;
  color: #666;
}
.top-wrap .toplogin a.freeRegsit {
  color: #ee2e2c;
}
.top-wrap .weather {
  float: right;
}
.top-wrap .weather span {
  padding: 0 5px;
}
.top-wrap .topNav li {
  float: left;
  color: #e6e6e6;
}
.top-wrap .topNav li a {
  float: left;
}
.top-wrap .topNav li:after {
  float: left;
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: #ddd;
  margin: 7px 10px;
}
/*head*/
.head-wrap {
  width: 100%;
  min-width: 1200px;
  background: #fff;
}
.head-wrap .logo {
  float: left;
}
.head-wrap .logo a {
  display: block;
  height: 120px;
  width: 200px;
  background-position: 0 0;
  text-indent: -999px;
}
.head-wrap .pageTxt {
  float: left;
  font-size: 23px;
  color: #999;
  height: 120px;
  line-height: 24px;
  padding-top: 48px;
  padding-left: 15px;
  margin-left: 15px;
  background: url("../images/line.png") no-repeat left center;
  box-sizing: border-box;
}
.head-wrap .search {
  float: left;
  padding: 20px 0px 0px 165px;
  width: 550px;
}
.head-wrap .search .search-txt ul li {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 75px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.head-wrap .search .search-txt ul li:hover {
  color: #ee2e2c;
}
.head-wrap .search .search-txt ul li.cur {
  background: #ee2e2c;
  color: #fff;
  font-weight: bold;
}
.head-wrap .search .search-con .search-input {
  float: left;
  padding: 0 10px;
  width: 426px;
  height: 36px;
  border: 2px solid #ee2e2c;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.head-wrap .search .search-con .search-btn {
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #ee2e2c;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.head-wrap .order-btn {
  float: right;
  margin-top: 48px;
  width: 108px;
  height: 38px;
  border: 1px solid #ddd;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  background: #f5f5f5;
  -webkit-transition: all .3s ease;
  -moz-transition: all ease .3s;
  transition: all .3s ease;
}
.head-wrap .order-btn:hover {
  border: 1px solid #ee2e2c;
  background: #ee2e2c;
  color: #fff
}
/*nav*/
.nav-wrap {
  width: 100%;
  min-width: 1200px;
  border-bottom: 2px solid #ee2e2c;
}
.nav-wrap ul li {
  float: left;
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
  margin: 0 20px;
  height: 28px;
  line-height: 28px;
}
.nav-wrap ul li a {
  padding: 0 15px;
  display: block;
}
.nav-wrap ul li.cur a, .nav-wrap ul li a:hover {
  background: #ee2e2c;
  color: #fff;
}
.nav-wrap ul li.classify {
  float: left;
  padding-left: 14px;
  width: 186px;
  background: #ee2e2c;
  margin: 0;
}
.nav-wrap ul li.classify a {
  color: #fff;
  padding: 0;
}
.nav-wrap ul li.classify a i {
  display: block;
  float: left;
  margin-top: 7px;
  margin-right: 5px;
  content: '';
  width: 16px;
  height: 16px;
  background-position: -421px 0;
}
.nav-wrap ul li.home {
  float: left;
  width: 200px;
  background: #ee2e2c;
  text-align: center;
  margin: 0;
}
.nav-wrap ul li.home a {
  color: #fff;
  padding: 0;
}
.classify-nav {
  position: relative;
  float: left;
  width: 198px;
  padding-top: 5px;
  height: 509px;
  background: #fff;
  border: 1px solid #ee2e2c;
  border-top: none;
}
.classify-nav .item .title {
  position: relative;
  z-index: 99;
  background: #fff;
  width: 186px;
  height: 36px;
  padding-left: 12px;
  line-height: 36px;
  overflow: hidden;
}
.classify-nav .item .title b {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 8px 6px 0 0;
}
.classify-nav .item .title a {
  margin-right: 10px;
}
.classify-nav .item.on .title {
  background: #ee2e2c;
}
.classify-nav .item.on .title a {
  color: #fff;
}
.classify-nav .item:nth-child(1) .title b {
  background-position: 0 -120px;
}
.classify-nav .item.on:nth-child(1) .title b {
  background-position: 0 -140px;
}
.classify-nav .item:nth-child(2) .title b {
  background-position: -20px -120px;
}
.classify-nav .item.on:nth-child(2) .title b {
  background-position: -20px -140px;
}
.classify-nav .item:nth-child(3) .title b {
  background-position: -40px -120px;
}
.classify-nav .item.on:nth-child(3) .title b {
  background-position: -40px -140px;
}
.classify-nav .item:nth-child(4) .title b {
  background-position: -60px -120px;
}
.classify-nav .item.on:nth-child(4) .title b {
  background-position: -60px -140px;
}
.classify-nav .item:nth-child(5) .title b {
  background-position: -80px -120px;
}
.classify-nav .item.on:nth-child(5) .title b {
  background-position: -80px -140px;
}
.classify-nav .item:nth-child(6) .title b {
  background-position: -100px -120px;
}
.classify-nav .item.on:nth-child(6) .title b {
  background-position: -100px -140px;
}
.classify-nav .item:nth-child(7) .title b {
  background-position: -120px -120px;
}
.classify-nav .item.on:nth-child(7) .title b {
  background-position: -120px -140px;
}
.classify-nav .item:nth-child(8) .title b {
  background-position: -140px -120px;
}
.classify-nav .item.on:nth-child(8) .title b {
  background-position: -140px -140px;
}
.classify-nav .item:nth-child(9) .title b {
  background-position: -160px -120px;
}
.classify-nav .item.on:nth-child(9) .title b {
  background-position: -160px -140px;
}
.classify-nav .item:nth-child(10) .title b {
  background-position: -180px -120px;
}
.classify-nav .item.on:nth-child(10) .title b {
  background-position: -180px -140px;
}
.classify-nav .item:nth-child(11) .title b {
  background-position: -200px -120px;
}
.classify-nav .item.on:nth-child(11) .title b {
  background-position: -200px -140px;
}
.classify-nav .item:nth-child(12) .title b {
  background-position: -220px -120px;
}
.classify-nav .item.on:nth-child(12) .title b {
  background-position: -220px -140px;
}
.classify-nav .item:nth-child(13) .title b {
  background-position: -240px -120px;
}
.classify-nav .item.on:nth-child(13) .title b {
  background-position: -240px -140px;
}
.classify-nav .item:nth-child(14) .title b {
  background-position: -260px -120px;
}
.classify-nav .item.on:nth-child(14) .title b {
  background-position: -260px -140px;
}
.classify-nav .item .title b {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.classify-nav .item .Vlist-con {
  position: absolute;
  top: -1px;
  left: -10px;
  z-index: 999;
  display: none;
  width: 960px;
  height: 514px;
  padding: 0 20px;
  box-shadow: 0 0 4px rgba(0,0,0,.2);
  border-top: 1px solid #ee2e2c;
  background: #fff;
  overflow: hidden;
}
.classify-nav .item.on .Vlist-con {
  display: block;
  left: 199px;
  opacity: 1;
}
.sideBar-list ul li {
  display: -webkit-flex; /* Safari */
  display: flex;
  padding: 8px 0 8px;
  border-bottom: 1px dashed #e6e6e6;
  line-height: 24px;
}
.sideBar-list ul li:last-child {
  border-bottom: none;
}
.sideBar-list .cell-1 {
  max-height: 480px;
}
.sideBar-list .cell-2 {
  max-height: 240px;
}
.sideBar-list .cell-3 {
  max-height: 144px;
}
.sideBar-list span.sideBar-tit {
  width: 120px;
  text-align: right;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
  font-weight: 700;
}
.sideBar-list span.sideBar-tit:after {
  width: 15px;
  height: 24px;
  display: inline-block;
  float: right;
  content: '';
  background-position: -422px -16px;
}
.sideBar-list .sideBar-LinkBox {
  flex: 1;
  padding-left: 10px;
  overflow: hidden;
}
.sideBar-list .sideBar-LinkBox a {
  display: block;
  float: left;
  width: 165px;
  color: #666;
}
.sideBar-list .sideBar-LinkBox a:hover {
  color: #ee2e2c;
}
.banner-wrap {
  float: left;
  padding-left: 15px;
  width: 700px;
  padding-top: 10px;
}
.banner-gg {
  position: absolute;
  bottom:0;
  left: 0;
  z-index: 6;
  padding: 1px 8px;
  font-size: 12px;
  color: #fff;
  background: #000;
  opacity: 0.24;
  filter: alpha(opacity=24);
}
/*banner*/
.bannerslider {
  margin: 0 auto 14px;
  position: relative;
  width: 100%;
  height: 330px;
  zoom: 1;
}
.bannerslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
  overflow: hidden;
}
.bannerslider .slides img {
  width: 100%;
  height: 100%;
  display: block;
}
.bannerslider .flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-direction-nav {
 *height: 0;
}
.flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -30px;
  display: block;
  width: 40px;
  height: 60px;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-transition: all .3s ease;
}
.bannerslider .flex-direction-nav a {
  background-color: rgba(0,0,0,.2);
}
.bannerslider .flex-direction-nav .flex-next {
  background-position: -342px 0;
  right: 0;
}
.bannerslider .flex-direction-nav .flex-prev {
  background-position: -302px 0;
  left: 0;
}
.bannerslider .flex-next:hover, .bannerslider .flex-prev:hover {
  background-color: rgba(0,0,0,.6);
}
.bannerslider .flex-control-nav {
  position: absolute;
  bottom: 10px;
  right: 20px;
  height: 10px;
  padding: 2px 8px;
  z-index: 120;
  background: rgba(0,0,0,.5);
  border-radius: 7px;
}
.bannerslider .flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
}
.bannerslider .flex-control-paging li a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #fff;
  text-indent: -9999px;
  cursor: pointer;
}
.bannerslider .flex-control-paging li a.flex-active {
  background: #ee2e2c;
}
/*滚动图片*/
.cpslider {
  position: relative;
  padding: 14px;
  border: 1px solid #e0e0e0;
  height: 131px;
  zoom: 1;
  overflow: hidden;
}
.cpslider .slides > li {
  height: 140px;
  text-align: center;
}
.cpslider .slides img {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto 10px;
}
.cpslider .slides .tit {
  font-size: 14px;
  text-align: center;
  color: #ee2e2c;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}
.cpslider .slides .info {
  font-size: 12px;
  color: #999;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
}
.cpslider .flex-direction-nav .flex-next {
  background-position: -342px -60px;
  right: 0;
}
.cpslider .flex-direction-nav .flex-prev {
  background-position: -302px -60px;
  left: 0;
}
/*右*/
.home-user-info {
  float: right;
  width: 270px;
  height: 505px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  margin-top: 10px;
}
.user-info-head {
  padding: 15px 10px;
  text-align: center;
}
.user-info-head .log-Btn {
  display: block;
  margin-top: 15px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #ee2e2c;
  color: #fff;
}
.user-info-head .reg-Btn {
  display: block;
  margin-top: 15px;
  height: 33px;
  line-height: 33px;
  border-radius: 5px;
  border: 1px solid #ee2e2c;
  color: #ee2e2c;
}
.user-info-head .reg-Btn:hover {
  background: #ee2e2c;
  color: #fff;
}
.home-supply .tit {
  padding-left: 10px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  height: 40px;
  line-height: 40px;
  background: #fafafa;
  color: #ee2e2c;
  font-size: 16px;
}
.supplyList {
  height: 132px;
  padding: 10px;
  overflow: hidden;
}
.supplyList .addnum {
  height: 130px;
  overflow: hidden;
}
.supplyList .addnum li {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
}
.rigService ul li {
  width: 33.33%;
  float: left;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: 80px;
  box-sizing: border-box;
}
.rigService ul li:nth-child(3n) {
  border-right: none;
}
.rigService ul li a {
  display: block;
  padding-top: 13px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.rigService ul li em {
  display: block;
  margin: 0 auto;
  height: 30px;
  width: 30px;
}
.rigService ul li em.mfkd {
  background-position: 0 -160px;
}
.rigService ul li em.qwtg {
  background-position: -30px -160px;
}
.rigService ul li em.cxda {
  background-position: -60px -160px;
}
.rigService ul li em.xpkf {
  background-position: -90px -160px;
}
.rigService ul li em.wqbz {
  background-position: -120px -160px;
}
.rigService ul li em.tszx {
  background-position: -150px -160px;
}
.rigService ul li span {
  display: block;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 28px;
}
.rigService ul li a:hover {
  margin-top: -4px;
  color: #ee2e2c
}
.floor {
  margin-top: 15px;
}
.floor-hd {
  border-bottom: 1px solid #ee2e2c;
  height: 39px;
}
.floor-hd h2 span {
  float: left;
  height: 38px;
  width: 132px;
  text-align: center;
  line-height: 38px;
  background: #f4f4f4;
  border: 1px solid #d9d9d9;
  border-bottom: none;
  margin-right: -1px;
  font-size: 16px;
  cursor: pointer;
}
.floor-hd h2 span:last-child {
  width: 134px;
}
.floor-hd h2 span.cur {
  background-color: #ee2e2c;
  border-color: #ee2e2c;
  position: relative;
  color: #fff;
}
.floor-bd {
  display: none;
}
.floor-bd .bdl {
  float: left;
  width: 297px;
  padding: 12px 0 11px;
  border: 1px solid #e0e0e0;
  border-top: none;
  height: 550px;
}
.floor-bd .bdl {
  overflow: hidden;
}
.floor-bd .bdl a {
  width: 50%;
  float: left;
  padding-left: 16px;
  margin-bottom: 8px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  height: 20px;
}
.floor-bd .bdc {
  float: left;
  width: 654px;
  height: 575px;
}
.floor-bd .bdc ul li {
  float: left;
  width: 180px;
  height: 254px;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #ddd;
  padding: 20px 19px 12px 18px;
}
.floor-bd .bdc ul li .pic {
  display: block;
  width: 180px;
  height: 180px;
  overflow: hidden;
}
.floor-bd .bdc ul li img {
  width: 180px;
  height: 180px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.floor-bd .bdc ul li img:hover {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.floor-bd .bdc h4 a {
  font-size: 14px;
  color: #333;
}
.floor-bd .bdc h4 a:hover {
  color: #ee2e2c;
}
.floor-bd .bdc h4, .floor-bd .bdc p, .floor-bd .bdr .box h4 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 22px;
}
.floor-bd .bdc p {
  color: #999;
}
.floor-bd .bdr {
  float: left;
  width: 247px;
}
.floor-bd .bdr .hd {
  height: 40px;
  background: #ee2e2c;
  line-height: 40px;
  padding: 0 10px;
  color: #fff;
}
.floor-bd .bdr .hd h3 {
  font-size: 16px;
}
.floor-bd .bdr .hd h3 .cx-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-position: 0 -358px;
}
.floor-bd .bdr ul {
  height: 533px;
  overflow: hidden;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.floor-bd .bdr ul li {
  padding: 0 10px;
  cursor: pointer;
}
.floor-bd .bdr ul li:hover {
  background: #f8f8f8;
}
.floor-bd .bdr .box {
  padding-left: 70px;
  position: relative;
  padding: 23px 0 23px 70px;
  border-bottom: 1px solid #ddd;
  line-height: 20px;
}
.floor-bd .bdr ul li:last-child .box {
  border-bottom: 0;
}
.floor-bd .bdr .box h4 a {
  font-size: 14px;
  font-weight: 700;
}
.floor-bd .bdr .box h4 a:hover {
  color: #ee2e2c;
}
.floor-bd .bdr .box p {
  height: 38px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  line-height: 19px;
}
.floor-bd .bdr .pic {
  width: 52px;
  height: 52px;
  border: 1px solid #ddd;
  background: #fff;
  padding: 3px;
  position: absolute;
  top: 20px;
  left: 0px;
  overflow: hidden;
}
.floor-bd .bdr .pic img {
  width: 52px;
  height: 52px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.floor-bd .bdr .pic img:hover {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.floor-bd .bdr .text span {
  margin-right: 5px;
}
/*资讯*/
.home-news {
  padding-bottom: 30px;
}
.home-news h2 {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
.home-news h2 i {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 1px;
  width: 3px;
  height: 18px;
  background: #ee2e2c;
}
.home-news .news-list {
  width: 280px;
  float: left;
  margin-right: 26px;
}
.home-news .news-list:last-child {
  margin-right: 0;
}
.home-news .news-list h3 {
  font-size: 18px;
}
.home-news .news-list .topnew {
  position: relative;
  width: 280px;
  height: 134px;
}
.home-news .news-list .topnew .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  color: #fff;
  background: rgba(0,0,0,.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-news .news-list .topnew img {
  width: 100%;
  height: 100%;
}
.home-news .news-list ul {
  padding: 6px 0;
}
.home-news .news-list ul li {
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-news .news-list a {
  color: #666;
}
.home-news .news-list a:hover {
  color: #ee2e2c;
}
.home-news .news-list ul li span {
  color: #ee2e2c;
  padding-right: 3px;
}
.home-news .news-list ul li i {
  content: '';
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-style: normal;
  display: inline-block;
  float: left;
  margin-top: 5px;
  margin-right: 9px;
  background: #b7b7b7;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.home-news .news-list ul li:nth-child(1) i, .home-news .news-list ul li:nth-child(2) i, .home-news .news-list ul li:nth-child(3) i {
  background: #ee2e2c;
}
/*友情链接*/
.home-Fri {
  border-top: 1px solid #dddddd;
  width: 100%;
  min-width: 1200px;
  background: #f7f7f7;
}
.home-Fri2 {
  border-top: 1px solid #fff;
  width: 100%;
  min-width: 1200px;
}
.home-Fri dl {
  padding: 15px 0;
}
.home-Fri dt {
  float: left;
  width: 70px;
  line-height: 22px;
  color: #333;
}
.home-Fri dd {
  float: left;
  width: 1130px;
}
.zanlue li {
  display: -webkit-flex; /* Safari */
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 94px;
  height: 30px;
  border: 1px solid #ddd;
  margin-right: 7px;
  margin-bottom: 7px;
  background: #fff;
}
.zanlue li:nth-child(11) {
  margin-right: 0;
}
.zanlue li img {
  max-height: 100%;
  max-width: 100%;
}
.youqing a {
  padding-right: 10px !important;
  line-height: 24px;
  color: #666;
}
/*底*/
.footer {
  width: 100%;
  min-width: 1200px;
  background: #333;
  padding: 20px 0;
  color: #7c7c7c;
}
.footer a {
  color: #7c7c7c;
}
.footer a:hover {
  color: #ee2e2c;
}
.footer .indexes a {
  padding: 0 5px 0 6px;
  margin: 0 3px;
  display: inline-block;
}
.footer .txt {
  padding-top: 20px;
}
.footer .weblink {
  padding-top: 20px;
}
.footer .weblink a {
  margin: 0 15px;
}
.footer .weblink a:first-child {
  margin-left: 0;
}
/*按城市选择*/

.hot {
  padding-top: 15px;
  height: 20px;
  line-height: 20px;
}
.hot .hot-title {
  float: left;
  color: #ee2e2c;
  font-size: 14px;
  font-weight: 600;
}
.hot a {
  margin: 0 10px;
  color: #666;
  font-size: 14px;
}
.hot a:hover {
  color: #ee2e2c;
}
.industry-bar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 34px;
  background: #333;
}
.industry-bar.hover {
  display: block;
}
.industry-bar ul {
  background: #333;
  height: 100%;
  display: -webkit-flex; /* Safari */
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.industry-bar ul li {
  width: 34px;
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.industry-bar ul li a {
  display: block;
  font-size: 12px;
  color: #fff;
}
.industry-bar ul li.current {
  background: #ee2e2c;
  color: #fff;
}
.industry-bar ul li.current a {
  color: #fff;
}
@media screen and (max-width:1200px) {
.industry-bar {
  display: none;
}
}
.city-select .tit {
  padding: 15px 0;
  color: #666;
  font-size: 16px;
}
.contentbox {
  border: solid 1px #e0e0e0;
}
.contentbox .content-letter {
  position: relative;
  border-bottom: solid 1px #e0e0e0;
}
.contentbox .content-letter:last-child {
  border-bottom: none;
}
.content-letter-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex; /* Safari */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  color: #999;
  font-size: 18px;
  font-weight: 700;
  background: #f5f5f5;
  text-align: center
}
.contentbox .content-letter:hover .content-letter-panel {
  background: #ee2e2c;
  color: #fff;
}
.content-cities {
  position: relative;
  z-index: 1;
  margin-left: 40px;
  width: 1138px;
  padding: 10px;
}
.content-cities:hover {
  background: #f5f5f5;
}
.content-cities-triangle {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 11px;
  margin-top: -5px;
  background-position: -430px -40px;
  z-index: 99;
}
.content-cities:hover .content-cities-triangle {
  display: block;
}
.content-cities a {
  display: inline-block;
  line-height: 30px;
  margin: 0 12px
}
.content-cities a.cur{
  color: #ee2e2c;
}
/*最新企业档案*/
.hotBox {
  margin-top: 15px;
}
.hotBox .hotTab {
  border-bottom: 1px solid #e0e0e0;
  height: 46px;
  background: #f5f5f5;
}
.hotBox .hotTab span {
  font-size: 18px;
  display: inline-block;
  border-left: 1px solid #fff;
  border-right: 1px solid #e6e6e6;
  height: 46px;
  line-height: 44px;
  padding: 0 55px;
  cursor: pointer;
}
.hotBox .hotTab span.cur {
  background: #fff;
  border-top: 2px solid #ee2e2c;
  color: #ee2e2c;
  margin-top: -1px;
}
.hotBox .hotCon {
  padding: 15px 0;
}
.hotBox .hotCon .hotLi {
  display: none;
  border: none !important;
}
/*企业黄页*/
.nav-crumb {
  padding: 20px 0 15px;
  color: #999;
  position: relative;
}
.nav-crumb .direct-arrow {
  font-family: monaco, monospace;
  color: #999;
  margin: 0 3px;
  font-weight: normal;
}
.nav-crumb .search-result {
  float: right;
  color: #333;
}
.nav-crumb .hostColor {
  color: #ee2e2c;
}
.nav-crumb .btn {
  position: absolute;
  right: 0;
  top: 10px;
  height: 30px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  color: #ee2e2c;
  border: 1px solid #ee2e2c;
  border-radius: 3px;
}
.nav-crumb .btn:hover {
  background: #ee2e2c;
  color: #fff;
}
.file-nav {
  border: 1px solid #e0e0e0;
  border-top: 2px solid #ee2e2c;
  margin-top: 5px;
  margin-bottom: 15px;
  background-color: #fff;
}
.file-nav .file-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 0 2px 20px;
  line-height: 26px;
  position: relative;
}
.file-nav .file-item:last-child {
  border-bottom: none;
}
.file-item .file-head {
  width: 70px;
  float: left;
  color: #999;
}
.file-item .file-body {
  float: left;
  width: 1108px;
  position: relative;
}
.file-item .file-body .left{
  width: 1070px;
  float: left;
}
.file-item .file-body .close{
  max-height:96px;
  overflow: hidden;
}
.file-item .file-body .i-block {
  /*position: absolute;*/
  /*top: 11px;*/
  /*right: 15px;*/
  float: left;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  background: #f5f5f5;
  border-radius: 3px;
}
.file-item .file-body .hand {
  display: inline-block;height: 22px;cursor: pointer;
}

.file-item .file-body .hand i{
  font-size: 22px
}

.file-item .file-body a {
  display: inline-block;
  padding: 0 8px;
  margin-right: 25px;
  margin-bottom: 6px;
}
.file-item .file-body a.cur {
  background: #ee2e2c;
  color: #fff;
  border-radius: 3px;
}
.file-item .cityli {
  float: left;
  width: 26px;
  height: 26px;
  margin-right: 15px;
  margin-bottom: 6px;
}
.file-item .cityli span {
  position: relative;
  z-index: 99;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  cursor: pointer;
}
.file-item .cityli span.cur {
  background: #fff;
  border-bottom: none;
  height: 28px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.file-item .cityli .city-content {
  display: none;
  position: absolute;
  left: 0;
  top: 28px;
  right: 100px;
  border: 1px solid #e0e0e0;
  padding: 10px;
  z-index: 10;
  background: #fff;
}
.file-item .cityli .city_cur {
  top: 28px;
}
.file-item .city-content a {
  display: inline-block;
  padding: 0 8px;
  margin-right: 25px;
  margin-bottom: 6px;
}
.file-item .city-content a.cur {
  background: #ee2e2c;
  color: #fff;
  border-radius: 3px;
}
/*搜索*/
.selector {
  margin-bottom: 15px;
}
.selector-title {
  float: left;
  line-height: 30px;
  color: #999;
  font-size: 14px;
}
.selector-search {
  display: inline-block;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.selector-search-select {
  float: left;
  width: 90px;
  border: 0;
  height: 30px;
  border-right: 1px solid #e0e0e0;
}
.selector-search-select:focus {
  outline: none;
}
.selector-search-input {
  float: left;
  width: 200px;
  height: 28px;
  line-height: 28px;
  padding: 0 0 0 6px;
  border: 0;
  outline: 0;
  color: #999;
}
.selector-search-input:focus {
  outline: none;
}
.selector-search-btn {
  cursor: pointer;
  float: left;
  width: 53px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #ee2e2c;
}
.selector .sub-btn {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ee2e2c;
  padding: 0 10px;
  color: #ee2e2c;
  border-radius: 3px;
}
.selector .sub-btn:hover {
  background: #ee2e2c;
  color: #fff;
}
/*企业档案列表*/
.file-list .filebox {
  width: 380px;
  -moz-box-shadow: 0 0 6px #cdcdcd;
  -webkit-box-shadow: 0 0 6px #cdcdcd;
  box-shadow: 0 0 6px #cdcdcd;
  background-color: #fff;
  float: left;
  margin-right: 30px;
  margin-bottom: 25px;
}
.file-list .filebox:hover {
  margin-top: -5px;
}
.file-list .filebox:nth-child(3n) {
  margin-right: 0;
}
.filebox h1 {
  font-size: 17px;
  color: #222;
  padding: 25px 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filebox .infotxt1 {
  padding: 0 20px;
  margin-bottom: 20px;
}
.infotxt1 .txtleft {
  width: 140px;
  float: left;
}
.infotxt1 .infologo {
  border: 1px solid #eee;
  margin-bottom: 10px;
  width: 138px;
  height: 138px;
}
.infotxt1 .infologo img {
  width: 100%;
  height: 100%;
}
.infotxt1 .txtright {
  width: 180px;
  float: right;
}
.infotxt1 .txtright dl {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.infotxt1 .txtright dl dt {
  margin-bottom: 5px;
  color: #999;
}
.infotxt1 .txtright .look-btn {
  display: inline-block;
  float: left;
  height: 24px;
  line-height: 24px;
  background: #ee2e2c;
  color: #fff;
  padding: 0 12px;
  font-size: 12px;
}
.infotxt1 .txtright .go-btn {
  display: inline-block;
  float: left;
  height: 22px;
  line-height: 22px;
  border: 1px solid #ee2e2c;
  color: #ee2e2c;
  padding: 0 12px;
  font-size: 12px;
  margin-left: 15px;
}
.infotxt1 .txtright .go-btn:hover {
  background: #ee2e2c;
  color: #fff;
}
.filebox .infotxt2 {
  border-top: 1px dashed #eee;
  background-color: #f5f5f5;
  padding: 10px 20px;
  height: 110px;
  overflow: hidden;
}
.filebox .infotxt2 p {
  margin-bottom: 10px;
  line-height: 20px;
}
.filebox .infotxt2 p:last-child {
  margin-bottom: 0;
}
.filebox .infotxt2 p span:first-child {
  color: #999;
}
/*控制分页css*/
.page-num {
  text-align: center;
  margin: 30px 0px;
}
.page-num a, .page-num span {
  display: inline-block;
  padding: 0 12px;
  margin-right: 8px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: #fff;
}
.page-num a:hover {
  background: #ee2e2c;
  border: 1px solid #ee2e2c;
  text-decoration: none;
  color: #fff;
}
.page-num .page-cur {
  background: #ee2e2c;
  border-color: #ee2e2c;
  color: #fff;
}
.page-num .page-break {
  border: 0 none;
}
.page-num button {
  width: 50px;
  height: 30px;
  margin-left: 5px;
  border: 1px solid #e0e0e0;
  background-color: #f5f5f5;
  cursor: pointer;
}
.page-num .txt {
  width: 60px;
  padding: 0 3px;
  height: 30px;
  margin: 0 6px;
  border: 1px solid #e0e0e0;
}
/*企业档案内容页*/
.qy-nav {
  background: #ff6f6f;
  height: 48px;
  line-height: 48px;
  padding-left: 15px;
  z-index: 888;
  margin-bottom: 15px;
  width: 1200px;
  box-sizing: border-box;
}
.qy-nav a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding: 0 20px;
}
.Encyclopedia {
  position: relative;
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
  padding: 20px;
}
.Encyclopedia .elogo {
  float: left;
  margin-right: 20px;
  width: 150px;
  background-color: #fff;
}
.Encyclopedia .elogo img {
  width: 148px;
  height: 148px;
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
.mem-rz {
  text-align: center;
}
.mem-rz ul li {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.mem-rz ul li:last-child {
  margin-right: 0;
}
.mem-rz ul li.shangjiarz {
  background-position: -302px -120px
}
.mem-rz ul li.shangjiarz.no {
  background-position: -302px -284px
}
.mem-rz ul li.shimingrz {
  background-position: -326px -120px
}
.mem-rz ul li.shimingrz.no {
  background-position: -326px -284px
}
.mem-rz ul li.shoujirz {
  background-position: -350px -120px
}
.mem-rz ul li.shoujirz.no {
  background-position: -350px -284px
}
.mem-rz ul li.duanxinrz {
  background-position: -374px -120px
}
.mem-rz ul li.duanxinrz.no {
  background-position: -374px -284px
}
.mem-rz ul li.shenfenrz {
  width: 26px;
  height: 24px;
  background-position: -398px -120px
}
.mem-rz ul li.shenfenrz.no {
  background-position: -398px -284px
}
.Encyclopedia .infotxt {
  float: left;
  width: 988px;
}
.Encyclopedia .infotxt h1 {
  display: block;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 10px;
}
.Encyclopedia .infotxt h1 span {
  float: left;
}
.Encyclopedia .infotxt h1 .xc {
  display: inline-block;
  background: #ee2e2c;
  border-radius: 3px;
  color: #fff;
  padding: 0 10px;
  font-size: 12px;
  font-weight: normal;
  margin-left: 15px;
  margin-top: 8px;
  height: 20px;
  line-height: 20px;
}
.Encyclopedia .infotxt .txt {
  line-height: 24px;
  height: 144px;
  overflow: hidden;
}
.Encyclopedia .infotxt p span {
  color: #999;
}
.Encyclopedia .btns {
  position: absolute;
  top: 25px;
  right: 20px;
}
.Encyclopedia .btns a {
  color: #128cec;
  margin-left: 15px;
  height: 20px;
  line-height: 20px;
  padding-left: 25px;
}
.Encyclopedia .btns a.djfx {
  background-position: -417px -60px;
}
.Encyclopedia .btns a.tsjb {
  background-position: -417px -80px;
}
/*工商信息*/
.Encyclopedia-all {
  border: 1px solid #e8e7e7;
  padding: 0 15px 15px 15px;
  margin-bottom: 15px;
}
.Encyclopedia-all .tit {
  height: 50px;
  line-height: 50px;
  color: #666;
  font-size: 18px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
.Encyclopedia-all .tit i {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 17px;
  width: 3px;
  height: 18px;
  background: #ee2e2c;
}
.Encyclopedia-all .tit .more-btn {
  float: right;
  color: #ee2e2c;
  font-size: 14px;
}
.Encyclopedia-all .tit .icon{
  background-image: url(//www.tuiguangjia.com/images/tgj-icon.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  float: left;
  margin-left: 20px;
  margin-top: 15px;
}
.Encyclopedia-all .tit .good {
  background-position: -411px -154px;
}
.Encyclopedia-all .tit .bad {
  background-position: -411px -194px;
}
/*最新供应信息*/
.daproduct li {
  width: 178px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.daproduct li:nth-child(6n) {
  margin-right: 0;
}
.daproduct li .proImg {
  border: 1px solid #e2e2e2;
  padding: 4px;
  height: 168px;
  overflow: hidden;
}
.daproduct li:hover .proImg {
  border: 1px solid #ee2e2c;
}
.daproduct li .proImg img {
  width: 100%;
  height: 100%;
}
.daproduct li .proTit {
  text-align: center;
  margin: 5px 0;
  height: 34px;
  line-height: 17px;
  overflow: hidden;
  font-size: 12px;
  color: #666;
}
.daproduct li:hover .proTit {
  color: #ee2e2c;
}
/*企业动态*/
.danews li {
  width: 33.33%;
  float: left;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.danews li:before {
  content: "";
  display: inline-block;
  float: left;
  margin-top: 14px;
  width: 3px;
  height: 3px;
  background: #5f5f5f;
  margin-right: 3px;
}
/*公司评论*/
.comment-list li {
  padding: 20px 0;
  border-bottom: 1px dotted #eaeaea;
  display: block;
  overflow: hidden;
}
.comment-list li:last-child {
  border-bottom: 0;
}
.comment-list .head {
  height: 60px;
  width: 60px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.comment-list .head img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.comment-list .com_con {
  display: block;
  overflow: hidden;
}
.comment-list .com_con .name {
  height: 20px;
  line-height: 20px;
  color: #999;
}
.comment-list .com_con .name .company {
  padding: 0 10px;
}
.comment-list .com_con .name .time {
  color: #ccc;
}
.comment-list .com_con .com_txt {
  line-height: 22px;
  padding-top: 5px;
}
.pl-div {
  display: block;
}
.pl-div .pl-btn {
  float: right;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #ee2e2c;
  padding: 0 15px;
}
.gs-box {
  padding: 20px 0;
}
.gs-item {
  display: inline-block;
  width: 50%;
  float: left;
  height: 28px;
  line-height: 28px;
  color: #555;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px 0;
}
.gs-item1 {
  float: left;
  width: 100%;
  line-height: 28px;
}
.gs-item span, .gs-item1 span {
  float: left;
  color: #999;
}
.gs-item1 .gs-txt {
  float: left;
  width: 1000px;
}
.detailsList {
  border-collapse: collapse;
  width: 100%;
}
.detailsList th {
  background-color: #DCE5EC;
  color: #0F4F8F;
  font-size: 14px;
}
.detailsList th, .detailsList td {
  height: 25px;
  padding: 5px;
  border: 1px solid #d5d5d5;
  text-align: center;
}
.detailsList tr:nth-child(2n) {
  background: #f7f8fa;
}
.Encyclopedia-all .shop-item {
  border: 1px solid #e0e0e0;
  width: 347px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 10px 15px;
  float: left;
  background: #f5f5f5;
}
.Encyclopedia-all .shop-item:nth-child(3n) {
  margin-right: 0;
}
.shop-item .com-name {
  font-size: 17px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
}
.shop-item .cyyears {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding-bottom: 5px;
}
.shop-item .cyyears span {
  padding-right: 10px;
  color: #ee2e2c;
}
.shop-item .cyyears em {
  color: #ee2e2c;
  font-size: 18px;
  padding: 0px 3px;
}
.shop-item .inftxt {
  border-top: 1px dotted #e0e0e0;
  line-height: 30px;
}
.shop-item .inftxt .tname {
  color: #999;
}
.shop-item .inftxt .lxr {
  color: #128cec;
}
.shop-item .main_product {
  height:30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shop-item .btns {
  margin-top: 5px;
}
.shop-item .btns a {
  display: inline-block;
  width: 165px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ee2e2c;
  background: #ee2e2c;
  color: #fff;
  text-align: center;
}
.shop-item .btns a.inshop-btn {
  background: #fff;
  color: #ee2e2c;
  float: right;
}
.shop-item .btns a.inshop-btn:hover {
  background: #ee2e2c;
  color: #fff;
}
.tips {
  color: #f75730;
  border: 1px solid #f75730;
  background-color: #fff3ea;
  padding: 15px 20px;
  line-height: 22px;
  margin-top: 20px;
  font-size: 12px;
}
/*企业供应信息*/
.supplyslider {
  position: relative;
}
.supplyItem {
  padding: 10px 10px 0 10px;
  width: 50%;
  box-sizing: border-box;
  float: left;
}
.supplyItem .supply-img {
  border: 1px solid #eee;
  padding: 4px;
}
.supplyItem:hover .supply-img {
  border: 1px solid #ee2e2c;
}
.supplyItem .supply-img img {
  width: 125px;
  height: 106px;
  margin: 0 auto;
}
.supplyItem .supply-tit {
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
.supplyslider .flex-control-nav {
  position: absolute;
  top: -27px;
  right: 10px;
  height: 3px;
  z-index: 120;
}
.supplyslider .flex-control-nav li {
  margin-left: 7px;
  display: inline-block;
  zoom: 1;
}
.supplyslider .flex-control-paging li a {
  display: block;
  width: 13px;
  height: 3px;
  background: #ddd;
  text-indent: -9999px;
  cursor: pointer;
}
.supplyslider .flex-control-paging li a.flex-active {
  background: #ee2e2c;
}
.IndHd {
  border-bottom: 1px solid #ee2e2c;
  height: 39px;
  margin-bottom: 15px;
}
.IndHd ul li {
  float: left;
  padding: 0 30px;
  height: 38px;
  min-width: 60px;
  line-height: 38px;
  background: #f4f4f4;
  border: 1px solid #d9d9d9;
  border-bottom: none;
  margin-right: -1px;
  font-size: 14px;
  cursor: pointer;
}
.IndHd ul li.cur {
  background-color: #ee2e2c;
  border-color: #ee2e2c;
  position: relative;
  color: #fff;
}
.IndCon {
  margin-bottom: 15px;
}
.IndCon .IndLi {
  display: none;
}
/*企业供应信息列表*/
.Ind-List .Ind-item {
  width: 230px;
  height: 345px;
  float: left;
  position: relative;
  border: 1px solid #e0e0e0;
  margin-right: 8px;
  margin-bottom: 10px;
}
.Ind-List .Ind-item:hover {
  border-color: #ee2e2c;
}
.Ind-item .pro-img {
  width: 230px;
  height: 230px;
}
.Ind-item .pro-img img {
  width: 100%;
  height: 100%;
}
.Ind-item .t1 {
  padding: 6px 9px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.Ind-item .t1 .p1 {
  font-size: 18px;
  color: #ee2e2c;
  margin-bottom: 6px
}
.Ind-item .t1 .p2 {
  color: #202020;
  margin-bottom: 6px;
  height: 34px;
  line-height: 17px;
  overflow: hidden;
  font-size: 12px;
}
.Ind-item .t2 {
  padding: 6px 9px;
  color: #999;
}
.Ind-item .t3 {
  position: absolute;
  width: 210px;
  z-index: 5;
  height: 95px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  display: none;
  font-size: 12px;
  padding: 10px;
}
.Ind-item:hover .t3 {
  display: block !important;
}
.Ind-item .t3 .btn {
  position: absolute;
  top: -40px;
  left: 0;
  width: 230px;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(238,46,44,.8);
  color: #fff;
}
.Ind-item .t3 .p1 {
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.Ind-item .t3 .p2 {
  text-align: center;
  margin-top: 6px;
}
.Ind-item .t3 .p2 a {
  display: inline-block;
  width: 90px;
  margin: 0 5px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #ee2e2c;
  color: #ee2e2c;
  border-radius: 2px;
}
.Ind-item .t3 .p2 a:first-child {
  background: #ee2e2c;
  color: #fff;
}
.Ind-item .t3 .p2 a:hover {
  background: #ee2e2c;
  color: #fff;
}
/*企业商铺列表*/
.shop-list .shopLi {
  display: -webkit-flex; /* Safari */
  display: flex;
  border: 1px solid #e0e0e0;
  padding: 19px;
  margin-bottom: 25px;
}
.shop-list .shopLi .info {
  flex: 1;
  padding-right: 20px;
}
.shop-list .shopLi .info h1 span {
  float: left;
  font-size: 18px;
  margin-bottom: 10px;
  color: #3895e5;
}
.shop-list .shopLi .info h1 .mem-rz {
  float: left;
  display: inline-block;
  margin-left: 15px;
}
.shop-list .shopLi .info h1 .mem-rz ul li {
  float: left;
}
.shop-list .shopLi .info p {
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.shop-list .shopLi .info p span {
  color: #999;
}
.shop-list .shopLi .info p.gsjj {
  height: 44px;
  overflow: hidden;
}
.shop-list .shopLi .info .btns {
  margin-top: 8px;
}
.shop-list .shopLi .info .btns a {
  display: inline-block;
  padding: 0 15px;
  margin-right: 15px;
  border-radius: 2px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ee2e2c;
  color: #ee2e2c;
}
.shop-list .shopLi .info .btns a.shop-btn {
  background: #ee2e2c;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
.shop-list .shopLi .info .btns a:hover {
  background: #ee2e2c;
  color: #fff;
}
.shopLi .products {
  border-left: 1px solid #e0e0e0;
}
.shopLi .products ul li {
  position: relative;
  float: left;
  width: 140px;
  height: 140px;
  margin-left: 20px;
}
.shopLi .products ul li img {
  width: 100%;
  height: 100%;
}
.shopLi .products ul li .txt {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 50px 5px 0 5px;
  box-sizing: border-box;
  background: rgba(0,0,0,.6);
  color: #fff;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shopLi .products ul li a:hover .txt {
  display: block;
}
/*企业导航*/
.type-select {
  padding-top: 15px;
  padding-bottom: 30px;
}
.type-select .tit {
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #666;
  font-size: 18px;
}
.typebox {
  position: relative;
  border: solid 1px #e0e0e0;
}
.typebox .typeItem {
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.typebox .typeItem:last-child {
  border-bottom: 0;
}
.typebox .typeItem:hover {
  background: #f5f5f5;
}
.typeCon-triangle {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 11px;
  margin-top: -5px;
  background-position: -430px -40px;
  z-index: 99;
}
.typeCon:hover .typeCon-triangle {
  display: block;
}
.typeCon-title {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: -webkit-flex; /* Safari */
  display: flex;
  align-items: center;
  width: 105px;
  padding: 0 5px 0 8px;
  border-right: 1px solid #e0e0e0;
  font-size: 14px;
  z-index: 9;
  font-weight: 700;
}
.typeCon-type {
  position: relative;
  float: left;
  margin-left: 120px;
  width: 1080px;
  padding: 8px 0;
  overflow: hidden
}
.typeCon-type a {
  display: inline-block;
  line-height: 20px;
  margin: 0 12px;
  font-size: 12px;
  color: #666;
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.typeCon-type a:hover {
  color: #ee2e2c;
}
.typeCon-type a.more {
  color: #ee2e2c;
  display: block;
}
/*企业导航列表*/
.Company {
  border: 1px solid #e0e0e0;
}
.Company ul li {
  width: 25%;
  float: left;
  height: 40px;
  line-height: 40px;
  text-indent: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-position: -417px -224px;
}
.Company ul li a {
  float: left;
}
.Company ul li img {
  float: left;
  margin-left: 10px;
  height: 24px;
  margin-top: 8px;
}
/*企业导航内容页*/
.profile {
  padding-bottom: 20px;
  width: 1200px;
  margin: 0 auto;
}
.profile .web_name {
  height: 40px;
  margin-bottom: 10px;
  font-size: 28px;
  color: #ee2e2c;
}
.profile .web_name .gosee {
  float: right;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ee2e2c;
  padding: 0 10px;
  color: #ee2e2c;
  border-radius: 3px;
  font-size: 13px;
}
.profile .web_name .gosee:hover {
  background: #ee2e2c;
  color: #fff;
}
.profile .web_info {
  border: 1px solid #e0e0e0;
  padding: 20px 14px;
  margin-bottom: 10px;
}
.profile .web_info .brief-info {
  position: relative;
  margin-bottom: 20px;
}
.brief-info .pic {
  float: left;
  width: 182px;
  padding: 3px;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.brief-info .pic img {
  max-width: 100%;
}
.brief-info .txt {
  float: left;
  width: 670px;
  line-height: 20px;
}
.brief-info .txt dl {
  margin-bottom: 4px;
  display: block;
  float: left;
}
.brief-info .txt dl dt {
  width: 75px;
  display: inline-block;
  float: left;
  color: #999;
}
.brief-info .txt dl dd {
  width: 595px;
  float: left;
  word-break: break-all;
}
.brief-info .txt dl:first-child dd, .brief-info .txt dl:nth-child(2) dd {
  width: 400px;
}
.brief-info .btns {
  position: absolute;
  top: 0;
  right: 0;
}
.brief-info .btns a {
  color: #128cec;
  margin-left: 15px;
  height: 20px;
  line-height: 20px;
  padding-left: 25px;
}
.brief-info .btns a.djfx {
  background-position: -417px -60px;
}
.brief-info .btns a.tsjb {
  background-position: -417px -80px;
}
.profile .web_info .quanzhong {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.profile .web_info .quanzhong th {
  background: #f2f9fc;
}
.profile .web_info .quanzhong th, .profile .web_info .quanzhong td {
  border: 1px solid #e0e0e0;
  text-align: center;
  padding: 10px;
  line-height: 20px;
}
.profile .web_count {
  margin-bottom: 30px;
}
.profile .web_count dl {
  width: 250px;
  float: left;
  display: block;
  overflow: hidden;
}
.profile .web_count dl dt {
  width: 70px;
  height: 70px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.profile .web_count dl.zdjs dt {
  background-position: 0 -190px;
}
.profile .web_count dl.jrdjs dt {
  background-position: -70px -190px;
}
.profile .web_count dl.azqz dt {
  background-position: -140px -190px;
}
.profile .web_count dl dd {
  display: block;
  overflow: hidden;
  padding-top: 8px;
}
.profile .web_count .num {
  font-size: 30px;
  height: 34px;
  line-height: 34px;
}
.profile .web_count dl.zdjs .num {
  color: #04b3d8;
}
.profile .web_count dl.jrdjs .num {
  color: #E26161;
}
.profile .web_count dl.azqz .num {
  color: #04c940;
}
.profile .web_count p {
  color: #999;
  line-height: 20px;
}
.comment_page_form {
  padding: 0 130px 0 100px;
  height: 66px
}

.comment_page_form a {
  height: 36px;
  width: 180px;
  text-align: center;
  color: #fff;
  background: #F74730;
  line-height: 36px;
  border-radius: 3px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 3px
}
/*评论*/
.comment .tit {
  height: 40px;
  line-height: 40px;
  background: #f0f0f0;
  padding: 0 10px;
}
.comment .tit h2 {
  font-size: 16px;
  color: #666;
  margin-right: 30px;
  float: left;
}
.comment .tit .good {
  float: left;
  margin-right: 20px;
  color: #999;
  padding-left: 30px;
  background-position: -407px -144px;
}
.comment .tit .bad {
  float: left;
  margin-right: 20px;
  color: #999;
  padding-left: 30px;
  background-position: -407px -184px;
}
.comment_list li {
  padding: 20px 0;
  border-bottom: 1px dotted #eaeaea;
  display: block;
  overflow: hidden;
}
.comment_list li:last-child {
  border-bottom: 0;
}
.comment_list .head {
  height: 60px;
  width: 60px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.comment_list .head img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.comment_list .com_con {
  display: block;
  overflow: hidden;
}
.comment_list .com_con .name {
  height: 20px;
  line-height: 20px;
  color: #999;
}
.comment_list .com_con .name .company {
  padding: 0 10px;
}
.comment_list .com_con .name .time {
  color: #ccc;
}
.comment_list .com_con .com_txt {
  line-height: 22px;
  padding-top: 5px;
}
.comment_form {
  border: 3px solid #eaeaea;
  padding: 15px;
}
.comment_form h2 {
  font-size: 18px;
  line-height: 24px;
  color: #666;
}
.comment_form .com_sel {
  height: 22px;
  line-height: 22px;
  margin: 15px 0;
}
.comment_form .com_sel i {
  width: 22px;
  height: 22px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.comment_form .com_sel li {
  float: left;
  margin-right: 30px;
  cursor: pointer;
}
.comment_form .com_sel li.good i {
  background-position: -385px -154px;
}
.comment_form .com_sel li.good.cur i {
  background-position: -411px -154px;
}
.comment_form .com_sel li.bad i {
  background-position: -385px -194px;
}
.comment_form .com_sel li.bad.cur i {
  background-position: -411px -194px;
}
.comment_form .textarea {
  padding: 6px;
  border: 1px solid #ddd;
  color: #888;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 13px;
  width: 100%;
  border-color: #e0e0e0;
}
.comment_form .textarea:focus {
  outline: none;
  border: 1px solid #ddd;
}
.comment_form .but {
  height: 36px;
  width: 120px;
  text-align: center;
  color: #fff;
  background: #ee2e2c;
  line-height: 36px;
  border-radius: 3px;
  display: inline-block;
  margin-top: 15px;
}
.r-section {
  border: 1px solid #eaeaea;
  border-top: 2px solid #ee2e2c;
  border-bottom-width: 2px;
  padding: 0 10px 10px;
}
.r-section .tit {
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  color: #333;
}
.r-news li {
  display: block;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.r-news li:before {
  content: "";
  display: inline-block;
  float: left;
  margin-top: 14px;
  width: 3px;
  height: 3px;
  background: #5f5f5f;
  margin-right: 3px;
}
/*网站合作*/
.col-section {
  padding: 60px 0;
}

.col-section h2 {
  text-align: center;
  font-size: 30px;
  color: #666;
  margin-bottom: 5px;
}

.col-section h3 {
  font-size: 15px;
  color: #666;
  line-height: 26px;
  text-align: center;
  margin-bottom: 60px;
}
.hzms li {
  width: 280px;
  height: 350px;
  display: inline-block;
  float: left;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, .15);
  margin-right: 26px;
}

.hzms li:nth-child(4n) {
  margin-right: 0;
}

.hzms li .img {
  width: 280px;
  height: 160px;
}

.hzms li .img img {
  width: 100%;
  height: 100%;
  display: block;
}

.hzms .tit {
  padding: 20px 0;
  font-size: 18px;
  color: #393939;
  text-align: center;
}

.hzms p {
  font-size: 13px;
  color: #747474;
  line-height: 26px;
  padding: 0 15px;
}

.tsfw {
  height: 650px;
  background: url("../images/tsfw_bg.jpg") no-repeat;
  box-sizing: border-box;
}

.tsfw ul {
  width: 1200px;
  margin: 0 auto;
  display: block;
  padding-bottom: 60px;
}

.tsfw ul li {
  width: 300px;
  text-align: center;
  color: #fff;
  display: inline-block;
  float: left;
  transition-delay: .3s;
  transition-duration: .6s;
  transform: translate(0, 50px);
  cursor: pointer;
}

.tsfw ul li:hover {
  transform: translate(0, 0);
}

.tsfw ul li h3 {
  margin: 15px auto;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.tsfw ul li p {
  color: #fff;
  line-height: 22px;
  text-align: center;
  width: 220px;
  margin: 0 auto;
}

.col-section .cooperation li {
  border: 1px solid #eaeaea;
  box-sizing: border-box;
}

/*客户案例*/
.search-case {
  border-top: 1px solid #eaeaea;
  padding: 15px 0 30px;
}

.search-case dl {
  width: 330px;
  height: 34px;
  float: left;
  margin-right: 15px;
  position: relative;
  border: 1px solid #dbdbdb;
  padding-left: 140px;
  box-sizing: border-box;
  padding-top: 5px;
}

.search-case dl dt {
  width: 125px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  top: -1px;
  left: -1px;
  background: url("../images/search-case-bg.png") no-repeat;
  padding-left: 30px;
  box-sizing: border-box;
  color: #424242;
}

.search-case select {
  height: 23px;
  border: 1px solid #a9a9a9;
  width: 70px;
  margin-right: 10px;
}

.search-case .input_txt {
  height: 21px;
  border: 1px solid #a9a9a9;
}

.search-case .search-case-but {
  width: 150px;
  height: 34px;
  display: inline-block;
  float: left;
  background: url("../images/search-case-but.png") no-repeat;
}
.case-txt-nav {
  height: 36px;
  line-height: 34px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 25px;
}

.case-txt-nav .tit1 {
  height: 36px;
  line-height: 36px;
  background: #fff;
  border-top: 2px solid #ff5409;
  padding: 0 20px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  margin-right: 10px;
  float: left;
}

.case-txt-nav .tit2 {
  height: 36px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  width: 120px;
  float: left;
  text-align: center;
  padding-top: 6px;
  box-sizing: border-box;
}

.case-txt-nav .tit3 {
  float: left;
  display: inline-block;
  font-size: 12px;
  color: #666;
}

.case-txt-nav .tit4 {
  float: right;
}

.seo-pr, .seo-di, .seo-pl {
  border: 1px solid #eaeaea;
  overflow: hidden;
  float: left;
  height: 300px;
  margin-bottom: 25px;
  box-sizing: border-box;
}

.seo-pr {
  width: 380px;
  margin-right: 15px;
}

.seo-di {
  width: 440px;
  margin-right: 15px;
}

.seo-pl {
  width: 350px;
}

.seo-pr h2, .seo-di h2, .seo-pl h2 {
  color: #0079bf;
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
}

.seo-box {
  border: 1px solid #eaeaea;
  padding: 25px 25px 0;
  margin-bottom: 50px;
  overflow: hidden;
}

.t-ul-nav {
  border-left: 1px solid #e4e3e3;
  float: left;
}

.t-ul-nav li {
  cursor: pointer;
  float: left;
  background: #f2f2f2;
  width: 115px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-top: 1px solid #e4e3e3;
  border-right: 1px solid #e4e3e3;
  border-left: 1px solid #e4e3e3;
  margin-left: -1px;
}

.t-ul-nav li.active {
  background-color: #007bce;
  color: #fff;
  border-top: 1px solid #007bce;
  border-left: 1px solid #007bce;
}

.t-ul-nav li.active a {
  color: #fff;
}

.t-ul-nav2 {
  float: right;
}

.t-ul-nav2 a {
  font-size: 12px;
  margin-left: 5px;
  display: inline-block;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #e4e3e3;
}

.table-a1 {
  padding: 20px;
  border: 1px solid #e4e3e3;
}

.table-a1 table {
  width: 100%;
}

.table-a1 td {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ebebeb;
}

.table-a1 td.icon img {
  display: block;
}

.table-a1 .look-but {
  width: 60px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: left;
  color: #fff;
  text-align: center;
  background: #45a2e7;
  border-radius: 2px;
}

/*信息助手*/
.info-helper {
  width: 1100px;
  margin: 0 auto;
}

.info-helper .info-section {
  padding: 60px 40px;
  border-bottom: 1px dotted #eaeaea;
}

.info-helper .info-section:last-child {
  border-bottom: 0;
}

.info-helper .info-section h2 {
  font-size: 34px;
  color: #F06158;
}

.info-helper .info-section h3 {
  font-size: 20px;
  color: #666;
  line-height: 40px;
}

.info-helper .info-section p {
  line-height: 34px;
  font-size: 15px;
  color: #999;
  padding-top: 5px;
}

.info-helper img {
  display: inline-block;
}

/*收录查询*/
.inc-tabs li {
  padding: 10px 0;
  height: 30px;
  line-height: 30px;
  margin-right: 40px;
  display: inline-block;
  float: left;
  color: #333;
  font-size: 15px;
  cursor: pointer;
}

.inc-tabs li:hover {
  color: #55A7E3;
}

.inc-tabs li.active {
  color: #55A7E3;
  text-decoration: underline;
}

.inc-form {
  margin-bottom: 15px;
}

.inc-form textarea {
  border: 2px solid #55A7E3;
  width: 100%;
  height: 200px;
  overflow: auto;
  padding: 10px;
  color: #888;
  font-size: 14px;
}

.inc-but {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  margin-bottom: 50px;
  cursor: pointer;
  background: #55A7E3;
}

.inc-but:hover {
  background: #288fdb;
}

.inc-result {
  margin-bottom: 100px;
}

.inc-result .total-result {
  height: 38px;
  line-height: 38px;
  border: 1px solid #eaeaea;
  background: #f8f8f8;
  padding: 0 10px;
  color: #666;
}

.inc-result table {
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid #55A7E3;
}

.inc-result table td {
  border: 1px solid #eaeaea;
  height: 50px;
  text-align: center;
  color: #666;
}

.inc-result table td img {
  display: inline-block;
  margin: 0 10px;
}

/*教研室*/
.news_box {
  border: 1px solid #e0e0e0;
  padding: 7px 20px;
}
.news_list li {
  display: block;
  margin: 10px 0;
  height: 30px;
  line-height: 30px;
}
.news_list li:before {
  content: "";
  display: inline-block;
  float: left;
  margin-top: 14px;
  width: 3px;
  height: 3px;
  background: #5f5f5f;
  margin-right: 3px;
}
.news_list li span {
  float: right;
  color: #999;
}
.article {
  border: 1px solid #e0e0e0;
  padding: 40px;
}
.article .tit {
  font-size: 20px;
  text-align: center;
}
.article .info {
  color: #999;
  text-align: center;
  padding: 5px 0 20px;
  border-bottom: 1px dotted #eaeaea;
}
.article .txt {
  font-size: 14px;
  line-height: 34px;
  padding: 20px 0;
}
.article .txt p {
  padding: 5px 0;
}
/*上一篇、下一篇*/
.pre-next {
  padding: 20px 0;
  border-top: 1px dotted #eaeaea;
  line-height: 30px;
  color: #999;
}
.pre-next ul li {
  overflow: hidden;
  margin-bottom: 5px;
}
.pre-next a:hover {
  text-decoration: underline;
}
/*关于我们*/
.module-wrap {
  padding: 38px 0;
}
.module-wrap .title {
  margin-bottom: 30px;
  text-align: center;
}
.module-wrap .title h1 {
  margin-bottom: 10px;
  line-height: normal;
  font-weight: normal;
  font-size: 28px;
  color: #6b6b6b;
}
.commonTitle-content i {
  display: inline-block;
*display: inline;
 *zoom: 1;
  position: relative;
  top: -5px;
  width: 80px;
  height: 1px;
  overflow: hidden;
  background-color: #ccc;
}
.commonTitle-content h3 {
  display: inline-block;
*display: inline;
 *zoom: 1;
  margin: 0 20px;
  line-height: normal;
  font-weight: normal;
  font-size: 16px;
  color: #999;
}
.module-wrap .title h4 {
  color: #5c5c5c;
  padding-top: 6px;
}
.graybg {
  background: #f5f5f5;
}
.seemore {
  width: 140px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #F74730;
  background: #fff;
  text-align: center;
  color: #F74730;
  box-sizing: border-box;
  display: inline-block;
}
.seemore:hover {
  background: #F74730;
  color: #fff;
}
.about-txt {
  text-align: left;
  line-height: 26px;
  font-size: 15px;
}
.about-txt p {
  text-indent: 2em;
  margin-top: 20px;
}
/*核心技术*/
.technology li {
  width: 230px;
  float: left;
  margin: 0 35px;
  text-align: center;
}
.technology li i {
  width: 165px;
  height: 189px;
  background: url("../images/technology_bg.png") no-repeat;
  display: inline-block;
}
.technology li h3 {
  font-size: 14px;
  color: #393939;
  margin: 8px 0;
}
.technology li p {
  font-size: 12px;
  color: #747474;
  line-height: 22px;
  text-align: left;
}
/*合作资源*/
.cooperation li {
  width: 160px;
  height: 50px;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
  margin-right: 13px;
  margin-bottom: 10px;
  float: left;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e0e0e0;
}
.cooperation li:nth-child(7n) {
  margin-right: 0;
}
.cooperation li img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.join-but {
  text-align: center;
  margin: 60px auto 0;
}
.join-but a {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff !important;
  font-size: 13px;
  background: #ee2e2c;
  display: inline-block;
}
/*客户案例*/
.index-case li {
  width: 365px;
  height: 170px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  float: left;
  margin-right: 52px;
  text-align: center;
  margin-bottom: 27px;
  background: #fff;
}
.index-case li:nth-child(3n) {
  margin-right: 0;
}
.index-case .logo {
  border-bottom: 1px solid #eaeaea;
  height: 50px;
  padding: 3px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-case .logo img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.index-case .info {
  font-size: 12px;
  padding: 18px 0;
  color: #666;
}
.index-case .info span {
  margin: 0 10px;
}
/*联系我们*/
.Contact {
  width: 1000px;
  margin: 0 auto;
}
.Contact ul li {
  height: auto;
  line-height: 30px;
  margin-bottom: 10px;
}
.Contact ul li [class^="icon-"] {
  height: 30px;
  width: 30px;
  display: inline-block;
  float: left;
  margin-right: 6px;
}
.Contact .icon-QQ {
  background-position: 0px -278px;
}
.Contact .icon-Tel {
  background-position: -30px -278px;
}
.Contact .icon-Mail {
  background-position: -60px -278px;
}
.Contact .icon-Web {
  background-position: -90px -278px;
}
.Contact .icon-QQ2 {
  background-position: -120px -278px;
}
.Contact .icon-Address {
  background-position: -215px -283px;
}
.Contact .foot-weixin {
  text-align: center;
}
.Contact .foot-weixin img {
  margin-bottom: 10px;
  width: 150px;
  height: 150px;
}
/*产品百问*/
.QA-box {
  border: 1px solid #e0e0e0;
  padding: 20px 20px 0;
}
.QA-item {
}
.QA-item li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.QA-item li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.answerer {
  line-height: 20px;
  margin-bottom: 6px;
}
.answerer .pic {
  display: inline-block;
  float: left;
  margin-right: 10px;
  height: 45px;
  width: 45px;
}
.answerer .pic img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.answerer .info .name {
  margin-bottom: 6px;
}
.answerer .info {
  float: left;
  width: 723px;
}
.answerer .company {
  font-size: 15px;
  padding: 0 10px;
}
.answerer .time {
  color: #999;
  float: right;
}
.question, .answers {
  display: -webkit-flex; /* Safari */
  display: flex;
  margin-bottom: 10px;
}
.question i, .answers i {
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  margin-top: 2px;
  margin-right: 10px;
}
.question i {
  background: #3895e5;
}
.answers i {
  background: #19b955;
}
.question .Qtit {
  flex: 1;
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.question .Anum {
  color: #3895e5;
  margin-left: 10px;
}
.answers .Atxt {
  flex: 1;
  color: #999;
  line-height: 26px;
}
.answers .Atxt a {
  color: #3895e5;
}
.qathup {
  font-size: 13px;
  color: #999;
  padding-left: 30px;
}
.qathup .thupli {
  float: left;
  margin-right: 15px;
  color: #999;
  cursor: pointer;
  line-height: 16px;
}
.qathup .thupli span {
  margin-right: 3px;
  float: left;
}
.qathup .thupli [class^="icon"] {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.qathup .thupli .icon1 {
  background-position: 0 -260px;
}
.qathup .thupli .icon1:hover, .qathup .thupli .icon1.cur {
  background-position: -16px -260px;
}
.qathup .thupli .icon2 {
  background-position: -32px -260px;
}
.qathup .thupli .icon2:hover, .qathup .thupli .icon2.cur {
  background-position: -48px -260px;
}
.qathup .thupli .icon3 {
  background-position: -64px -260px;
}
.qathup .thupli .icon3:hover, .qathup .thupli .icon3.cur {
  background-position: -80px -260px;
}
.qathup .thupli .icon4 {
  background-position: -96px -260px;
}
.qathup .thupli .icon4:hover, .qathup .thupli .icon4.cur {
  background-position: -112px -260px;
}
.qathup .thupli .icon5 {
  background-position: -128px -260px;
}
.qathup .thupli .icon5:hover, .qathup .thupli .icon5.cur {
  background-position: -144px -260px;
}
.qathup .thupli .icon6 {
  background-position: -160px -260px;
}
.qathup .thupli .icon6:hover, .qathup .thupli .icon6.cur {
  background-position: -176px -260px;
}
.qathup .thupli .icon7 {
  background-position: -192px -260px;
}
.qathup .thupli .icon7:hover, .qathup .thupli .icon7.cur {
  background-position: -208px -260px;
}
.qathup .thupli .icon8 {
  background-position: -224px -260px;
}
.qathup .thupli .icon8:hover, .qathup .thupli .icon8.cur {
  background-position: -240px -260px;
}
.r-section2 {
  border: 1px solid #eaeaea;
}
.r-section2 .tit {
  height: 40px;
  border-bottom: 1px solid #e0e0e0;
  background: #f5f5f5;
  padding: 0 10px;
  line-height: 40px;
}
.r-section2 .tit span {
  display: inline-block;
  font-size: 18px;
  color: #333;
}
.r-section2 .tit span:before {
  content: '';
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 11px;
  width: 3px;
  height: 18px;
  background: #ee2e2c;
}
.r-section2 .tit .more {
  float: right;
  font-size: 12px;
  color: #999;
}
.r-section2 .tit .more:hover {
  color: #ee2e2c;
}
/*行业专家*/
.hyexpert {
  padding: 20px 10px;
  border-bottom: 1px solid #e5e5e5;
  background: #fafafa;
}
.hyexpert:last-child {
  border-bottom: none;
}
.hyexpert .logoimg {
  float: left;
  width: 58px;
  height: 58px;
  border: 1px solid #e6e6e6;
  margin-right: 8px;
}
.hyexpert .logoimg img {
  width: 100%;
  height: 100%;
}
.hyexpert .txt {
  width: 280px;
  float: left;
}
.hyexpert .txt h2 {
  display: -webkit-flex; /* Safari */
  display: flex;
}
.hyexpert .txt h2 a {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  height: 26px;
  line-height: 26px;
  color: #3895e5;
}
.hyexpert .txt h2 .cyyears {
  font-size: 12px;
}
.hyexpert .txt h2 .cyyears span {
  padding-right: 4px;
  color: #ee2e2c;
}
.hyexpert .txt h2 .cyyears em {
  color: #ee2e2c;
  font-size: 16px;
  padding: 0px 3px;
}
.hyexpert .txt h2 a:hover {
  color: #ee2e2c;
}
.hyexpert .txt p {
  color: #999;
  font-size: 12px;
}
.r-section2 .QA-item {
  border-bottom: 1px dotted #e5e5e5;
  background: #fafafa;
  padding-top: 20px;
  padding-bottom: 20px;
}
.r-section2 .QA-item:last-child {
  border-bottom: 0;
}
.r-section2 .QA-item li {
  padding-left: 10px;
  padding-right: 10px;
}
.QAHead {
  margin-bottom: 20px;
  position: relative;
}
.QAHead h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}
.QAHead .info {
  line-height: 30px;
  margin: 5px 0;
}
.QAHead .link {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}
.QAHead .qathup {
  padding-left: 0;
}
.QAHead .btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  color: #ee2e2c;
  border: 1px solid #ee2e2c;
  border-radius: 3px;
}
.QAHead .btn:hover {
  background: #ee2e2c;
  color: #fff;
}
/*广告*/
.QAAd {
  position: relative;
  text-align: left;
  border: 1px solid #ee2e2c;
  padding: 10px 140px 10px 270px;
  background: url("../images/QAAD-bg.jpg") no-repeat;
  height: 70px;
}
.QAAd h2 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 6px;
}
.QAAd h2 a {
  color: #3895e5;
}
.QAAd p {
  color: #999;
  font-size: 12px;
}
.QAAd .btn {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -18px;
  height: 36px;
  width: 100px;
  border-radius: 18px;
  border: 1px solid #ee2e2c;
  background: -moz-linear-gradient(top, #ff894c 0%, #fd4606 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff894c 0%, #fd4606 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff894c 0%, #fd4606 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff894c', endColorstr='#fd4606', GradientType=1 ); /* IE6-9 */
  text-align: center;
  color: #fff;
  line-height: 36px;
}
.QAAd2 {
  border: 1px solid #e0e0e0;
  padding: 10px;
  display: -webkit-flex; /* Safari */
  display: flex;
  align-items: center;
  background: #fff4f3;
}
.QAAd2 .logoimg {
  width: 80px;
  height: 80px;
  border: 1px solid #eee;
  margin-right: 15px;
}
.QAAd2 .logoimg img {
  width: 100%;
  height: 100%;
}
.QAAd2 .txt {
  flex: 1;
}
.QAAd2 .txt h2 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 6px;
}
.QAAd2 .txt p {
  color: #999;
  font-size: 12px;
}
/*回答*/
.QAReply {
  margin-bottom: 20px;
}
.QAReply .tit {
  height: 50px;
  line-height: 50px;
  color: #666;
  font-size: 18px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
.QAReply .tit i {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 17px;
  width: 3px;
  height: 18px;
  background: #ee2e2c;
}
/*404*/
.error-box {
  padding: 50px 0;
}
.error-l {
  float: left;
  width: 400px;
  display: inline;
  height: 400px;
  margin-top: 20px;
}
.error-r {
  float: right;
  width: 700px;
}
.errorts {
  border-bottom: 1px dotted #b3b3b3;
  padding-top: 60px;
}
.errorts .title {
  font-size: 18px;
  color: #444;
}
.errorts .title .hightlight {
  color: #ee2e2c;
  font-size: 60px;
  margin-right: 10px;
  font-weight: 700;
}
.error-r p {
  color: #666;
  line-height: 30px;
  padding: 10px 0;
}
.jump-links a {
  float: left;
  margin-right: 10px;
  padding: 0px 15px;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  background: #ff4e00;
  color: #fff;
}
/*企业导航列表*/
.list-module {
  border: 1px solid #e0e0e0;
  padding: 19px 19px 0 19px;
}
.list-module .item {
  padding-bottom: 20px;
  border-bottom: 1px dotted #e0e0e0;
}
.list-module .item .pic {
  float: left;
  width: 182px;
  padding: 3px;
  border: 1px solid #ccc;
}
.list-module .item .pic img {
  max-width: 100%;
}
.list-module .item .pic:hover {
  border-color: #ee2e2c;
}
.list-module .item .info {
  width: 950px;
  float: right;
}
.list-module .item .info .title {
  font-size: 16px;
  font-weight: bold;
}
.list-module .item .info .txt {
  margin-top: 5px;
  color: #666;
  height: 70px;
  overflow: hidden;
}
.list-module .item .info .txt a.more {
  color: #ee2e2c;
}
.list-module .item .info .pubdate {
  margin-top: 20px;
  color: #999;
}
/*注册*/
.reg-bg {
  background: #fff;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #ddd;
}
.reg-bg .go-login {
  background: url("../images/Signup.png") no-repeat left bottom #ffeac8;
  padding: 10px 15px 20px;
  margin-bottom: 30px;
  min-height: 70px;
  display: -webkit-flex; /* Safari */
  display: flex;
}
.reg-bg .go-login a.down {
  background: #ee2e2c;
  color: #fff;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
}
.reg-bg .go-login .txt {
  flex: 1;
  line-height: 24px;
}
.Signup-container {
  min-height: 430px;
  width: 900px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 30px;
}
.Signup-container .social {
  float: left;
  width: 200px;
}
.Signup-container .social .tit {
  font-weight: 400;
  font-size: 18px;
  color: #333;
}
.rcon .Item {
  display: none;
}
.Signup-container .social .tit .icon-weixin {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background-position: -252px -284px;
  float: left;
}
.Signup-container .social .user-info {
  text-align: center;
  line-height: 1;
}
.user-info .avatar {
  margin-top: 46px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 5px;
  border: 1px solid #DDDDDD;
}
.user-info .nick-name {
  color: #36b447;
  margin-top: 12px;
  font-size: 16px;
}
.reg-form {
  float: right;
  width: 530px;
}
.reg-tabs {
  width: 400px;
  padding-left: 90px;
  margin-bottom: 20px;
}
.reg-tabs ul li {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #ddd;
  width: 200px;
  text-align: center;
  float: left;
  color: #333;
  cursor: pointer;
  font-size: 18px;
}
.reg-tabs ul li.active {
  border-color: #ee2e2c;
  color: #ee2e2c;
  background: url("../images/reg-nav-bg.png") no-repeat bottom center;
}
.reg-form dl {
  margin-bottom: 5px;
  display: block;
  overflow: hidden;
}
.reg-form dl dt {
  width: 75px;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  padding-right: 15px;
}
.reg-form dl dd {
  display: block;
  overflow: hidden;
}
.reg-form dl dd .input-tip {
  color: #c5c5c5;
  height: 25px;
  font-size: 12px;
  padding-top: 2px;
}
.reg-form dl dd .input-tip span {
  display: none;
}
.reg-form .input_txt {
  height: 40px;
  width: 398px;
  font-size: 14px;
  padding: 0 6px;
  font-size: 14px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  border: 1px solid #ddd;
  color: #666;
  line-height: 30px;
  box-sizing: border-box;
}
.reg-form .input_txt:focus {
  outline: none;
  border-color: #d4d4d4;
}
.reg-form dl dd.error .input_txt {
  border: solid 1px #ee2e2c;
}
.reg-form dl dd.error .input-tip {
  color: #ee2e2c;
  display: block;
}

.reg-form dl dd.error span {
  color: red;
  display: inline;
}

.reg-form .getcode {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 120px;
  background: #f6f6f6;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left: 0;
  text-align: center;
  font-size: 14px;
  color: #a2a2a2;
  margin-left: -1px;
  cursor: no-drop;
}
.reg-form .getcode.cur {
  background: #ee2e2c;
  color: #fff;
  cursor: pointer;
}
.reg-form .reg-but {
  width: 398px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #F74730;
  cursor: pointer;
  display: block;
}
#footer.reg {
  background: #fff;
  padding-top: 20px;
}
#footer.reg a {
  color: #666;
}
#footer .copyright {
  text-align: center;
  line-height: 30px;
  color: #999;
}
#footer .copyright a {
  margin: 0 10px;
}
.login-box {background:#2EA5DF;padding:80px 0;}
.login-box .login-img {float:left;}
.login-box .login-bg {width:330px; height:400px; background:#fff; float:right;padding:15px 50px;}
.login-box .login-tabs {width:330px;margin:0 auto;}
.login-box .login-tabs ul li {height:50px; line-height:50px; border-bottom:2px solid #ddd;width:165px; text-align:center;float:left;font-size:14px; color:#666; cursor:pointer;}
.login-box .login-tabs ul li.active {border-color:#F74B34; color:#F74B34; background:url("../images/reg-nav-bg.png") no-repeat bottom center;}
.login-box .login_from ul {clear: both;}
.login-box .login_from ul li {position: relative;margin-top:30px;clear:both;}
.login-box .login_from ul li.top {position: relative;margin-top:10px;clear:both;}
.login-box .login_from ul li .input_txt{line-height: 18px;width: 100%;height:38px;padding: 10px 0 10px 50px;border: 0;outline:none;box-sizing: border-box;}
.login-box .login_from .login-label {position: absolute;z-index: 3;top: 0;left: 0;width: 38px;height: 38px;border-right: 1px solid #bdbdbd;background: url(../images/login-icon.png) no-repeat;}
.login-box .login_from .clear-btn {position: absolute;z-index: 20;right: 6px;top: 12px;width: 14px;height: 14px;background: url(../images/login-icon.png) -25px -143px no-repeat;cursor: pointer;display: none;}
.login-box .login_from .name-label {background-position: 0 0px;}
.login-box .login_from .pwd-label {background-position: -48px 0;}
.login-box .login_from ul li.item {border: 1px solid #bdbdbd;height: 38px;}
.login-box .login_from ul li.item-focus {border: 1px solid #bbbbbb;height: 38px;}
.login-box .login_from ul li.item-focus .name-label{background-position: 0 -48px;border-color: #bbbbbb;}
.login-box .login_from ul li.item-focus .pwd-label{background-position: -48px -48px;border-color: #bbbbbb;}
.login-box .login_from ul li.item-error {border: 1px solid #e4393c;}
.login-box .login_from ul li.item-error .name-label {background-position: 0 -96px;border-color: #e4393c;}
.login-box .login_from ul li.item-error .pwd-label{background-position:-48px -96px;border-color:#e4393c}
.login-box .login_from .msg-wrap {min-height: 23px;margin-top: 5px;margin-bottom: 5px;height: auto!important;}
.login-box .login_from .msg-error {position: relative;background: #ffebeb;color: #e4393c;border: 1px solid #faccc6;padding: 3px 10px 3px 40px;line-height: 15px;height: auto;}
.login-box .login_from .msg-error b {position: absolute;top: 50%;left: 10px;display: block;margin-top: -8px;width: 16px;height: 16px;overflow: hidden;background: url("../images/login-icon.png") -104px -49px no-repeat;}
#login_name{ width: 18px;height: 18px;background: url("../images/user.png") no-repeat; position: absolute; top: 10px; left: 10px;}
#login_password{ width: 18px;height: 22px;background: url("../images/password.png") no-repeat; position: absolute; top: 8px; left: 10px;}
.login-box .login_from ul li .msg_error {color: #f33d3d;position: absolute;right:10px;top:0;height:36px;line-height:36px;}
.login-box .login_from ul li .ck {margin-right: 6px;margin-top:1px;float: left;}
.login-box .btn {display: block;height: 44px;line-height: 44px;text-align: center;color: #fff !important;font-size: 16px;background: #ccc;}
.login-box .btn.current {background: #F74730;cursor:pointer;}
.login-box .btn:hover { background:#eb280f;}


.login-logo {
  height: 30px;
  margin: 4px auto 10px;
  width: 100px;
  background-position: -337px -308px;
}
.login-from {
}
.login-from ul {
  clear: both;
}
.login-from ul li {
  position: relative;
  margin-top: 16px;
  clear: both;
  color: #666;
  font-size: 12px;
}
.login-from ul li .input_txt {
  width: 100%;
  box-sizing: border-box;
  height: 38px;
  line-height: 36px;
  text-indent: 35px;
  border: 1px solid #ddd;
  font-size: 14px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.login-from ul li .input_txt:focus {
  outline: none;
  border-color: #d4d4d4;
}
.thridLogo {
  margin: 25px 0;
}
.thridLogo a {
  margin-right: 15px;
  float: left;
  color: #666;
  line-height: 25px;
}
.thridLogo a i {
  display: inline-block;
  float: left;
  margin-right: 6px;
  width: 25px;
  height: 25px;
}
.thridLogo a:hover {
  color: #ee2e2c;
}
.thridLogo a .weixin {
  background-position: 0 -308px;
}
.thridLogo a:hover .weixin {
  background-position: 0 -333px;
}
#login_name {
  width: 18px;
  height: 18px;
  background: url("../images/user.png") no-repeat;
  position: absolute;
  top: 10px;
  left: 10px;
}
#login_password {
  width: 18px;
  height: 22px;
  background: url("../images/password.png") no-repeat;
  position: absolute;
  top: 8px;
  left: 10px;
}
.login-from ul li .msg_error {
  color: #f33d3d;
  position: absolute;
  right: 10px;
  top: 0;
  height: 36px;
  line-height: 36px;
  display: none;
}
.login-from ul li .ck {
  margin-right: 6px;
  margin-top: 1px;
  float: left;
}
.log-btn {
  display: block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff !important;
  font-size: 16px;
  background: #ccc;
}
.log-btn.current {
  background: #ee2e2c;
  cursor: pointer;
}
.log-btn:hover {
  background: #eb280f;
}
/*找回密码*/
.reset-password {
  margin: 0 auto;
  padding-top: 80px;
  width: 880px;
}
/*提问*/
.ask-box dl {
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
}
.ask-box dl dt {
  width: 80px;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  text-align: right;
  padding-right: 15px;
}
.ask-box dl dd {
  display: block;
  width: 770px;
  overflow: hidden;
  float: left;
}
.ask-box dl dd .input_txt {
  height: 40px;
  width: 100%;
  padding: 0 6px;
  font-size: 14px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  border: 1px solid #ddd;
  color: #666;
  line-height: 30px;
  box-sizing: border-box;
}
.ask-box dl dd .input_txt:focus {
  outline: none;
  border-color: #d4d4d4;
}
.ask-box dl dd .textarea_txt {
  height: 200px;
  width: 100%;
  font-size: 14px;
  padding: 0 6px;
  font-size: 14px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  border: 1px solid #ddd;
  color: #666;
  line-height: 30px;
  box-sizing: border-box;
}
.ask-box dl dd .textarea_txt:focus {
  outline: none;
  border-color: #d4d4d4;
}
.ask-box .wxsys {
  margin-left: 95px;
  padding: 15px;
  height: 80px;
  line-height: 80px;
  color: #999;
  background: #f5f5f5;
}
.ask-box .wxsys img {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.ask-box .btn-box {
  padding-left: 95px;
  margin-top: 20px;
  align-items: center;
  color: #999;
}
.ask-box .btn-box .submit {
  display: inline-block;
  float: right;
  height: 36px;
  line-height: 36px;
  width: 140px;
  text-align: center;
  color: #fff;
  background: #ee2e2c;
  border-radius: 3px;
  margin-left: 40px;
}
/*弹窗*/
#div_mask {
  display:none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgb(0, 0, 0) none repeat scroll 0% 0%;
  opacity: 0.6;
  z-index: 999;
}
.pop-div {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  z-index: 1000;
  border-radius: 3px;
}
.pop-div .close {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 10px;
  right: 10px;
  background-position: -170px -288px;
  display: block;
  cursor: pointer;
}
.pop-div .close:hover {
  background-position: -190px -288px;
}
.pl-pop {
  width: 600px;
  height: 300px;
}
.pl-pop .comment_form {
  border: none;
}
.login-pop {
  width: 300px;
  padding: 20px 50px;
  height: 380px;
}
.login-pop a {
  color: #666;
}
.login-pop a:hover {
  color: #ee2e2c;
  text-decoration: underline;
}
.login-pop .title-wrap {
  color: #999;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  position: relative;
  text-align: center;
}
.login-pop .title-wrap .line {
  background: #e0e0e0;
  _display: none;
  height: 2px;
  left: 0;
  position: absolute;
  top: 17px;
  width: 100%;
}
.login-pop .title-wrap .mod-title {
  display: inline-block;
  background: white;
  padding: 0 10px;
  position: relative;
}
/*供应信息*/
/*header*/
.header {
  height: 85px;
}
.header .logo {
  float: left;
  height: 65px;
  padding: 10px 10px 0px 20px;
}
.header .logo img {
  height: 65px;
}
.header .comname {
  padding-top: 20px;
  float: left;
}
.header .comname h1 {
  font-size: 26px;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  width: 550px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.header .comname p {
  height: 20px;
  line-height: 20px;
  float: left;
  padding-top: 5px;
  color: #999;
}
.header .h-right {
  padding-top: 20px;
  float: right;
}
.header .contact_number {
}
.header .sign-on {
  text-align: center;
}
.header .sign-on span {
  padding-right: 10px;
  color: #D86200;
}
.header .sign-on em {
  color: #dd2727;
  font-size: 18px;
  padding: 0px 3px;
  font-style: italic;
  font-family: Sylfaen, Arial, Helvetica, sans-serif;
}
/*导航*/
#nav {
  background: #d10504;
  height: 44px;
}
#nav ul {
  margin: 0 auto;
  width: 1200px;
}
#nav ul li {
  position: relative;
  float: left;
  padding: 0 10px;
  text-align: center;
}
#nav ul li:hover, #nav ul li.cur {
  background: #7f0202;
}
#nav ul li a {
  color: #fff;
  line-height: 44px;
  float: left;
  font-size: 14px;
  width: 150px;
}
/*banner*/
.Cbannerslider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  zoom: 1;
}
.Cbannerslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
  overflow: hidden;
}
.Cbannerslider .slides img {
  width: 100%;
  height: 100%;
  display: block;
}
.Cbannerslider .flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.Cbannerslider .flex-control-nav {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 10px;
  height: 10px;
  padding: 2px 8px;
  z-index: 120;
  border-radius: 7px;
}
.Cbannerslider .flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
}
.Cbannerslider .flex-control-paging li a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #fff;
  text-indent: -9999px;
  cursor: pointer;
}
.Cbannerslider .flex-control-paging li a.flex-active {
  background: #ee2e2c;
}
.conwraper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-top: 610px;
}
.infor-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.infor-wrap .pro-head {
  height: 84px;
  line-height: 84px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 15px;
  font-size: 28px;
  box-sizing: border-box;
  font-weight: 600;
}
.infor-wrap .pro-con {
  padding: 15px;
}
.left-img {
  width: 402px;
  float: left;
}
.jqueryzoom {
  position: relative;
  padding: 0;
  border: solid 1px #dcdddd;
  width: 400px;
  height: 400px;
  overflow: hidden;
  display: inline-block;
}
.jqueryzoom img {
  width: 400px;
}
.smallImg {
  width: 400px;
  padding-top: 10px;
  float: left;
}
.smallImg li {
  float: left;
  width: 80px;
  margin: 0 13px;
  float: left;
}
.smallImg li:first-child {
  margin-left: 0;
}
.smallImg li:last-child {
  margin-right: 0;
}
.smallImg li img {
  width: 78px;
  height: 78px;
  border: 1px solid #CCC;
}
.smallImg li img:hover {
  border: 1px solid #FF6600;
}
.p-infor {
  position: relative;
  float: right;
  overflow: hidden;
  width: 730px;
  height: 495px;
}
.p-infor .item {
  font-size: 14px;
  line-height: 30px;
  color: #4c4c4c;
  overflow: hidden;
  padding: 7px 0 7px 20px;
  display: -webkit-flex; /* Safari */
  display: flex;
}
.p-infor .item .th {
  color: #999;
  margin-right: 20px;
  float: left;
}
.p-infor .item .value {
  flex: 1;
}
.p-infor .item .value .mem-rz {
  display: inline-block;
  float: left;
  margin-top: 4px;
  margin-left: 10px;
}
.p-infor .item .value .mem-rz ul li {
  float: left;
  margin: 0 5px;
}
.p-infor .proPrice {
  font-size: 14px;
  color: #4c4c4c;
  overflow: hidden;
  padding: 7px 0 7px 20px;
  position: relative;
  background: #f5f5f5;
  height: 70px;
  line-height: 70px;
  margin-bottom: 10px;
}
.p-infor .proPrice font {
  color: #ee7000;
  font-size: 24px;
  font-weight: bold;
}
.p-infor .proPrice .btn {
  position: absolute;
  top: 0;
  right: 20px;
}
.p-infor .proPrice .btn a {
  color: #128cec;
  margin-left: 15px;
  height: 20px;
  line-height: 20px;
  padding-left: 25px;
}
.p-infor .proPrice .btn a.djfx {
  background-position: -417px -60px;
}
.p-infor .proPrice .btn a.tsjb {
  background-position: -417px -80px;
}
.p-infor .btns {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 20px;
}
.p-infor .btns a {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  margin-right: 50px;
  color: #ee7000;
  font-size: 17px;
  background: #ee7000;
  color: #fff;
  padding: 0 50px;
}
.p-infor .btns a:hover {
  background: #ff4800;
}
.p-infor .btns a:nth-child(2) {
  background: #ee2e2c;
}
.p-infor .btns a:nth-child(2):hover {
  background: #ec0f0d;
}
.p-infor .btns .zx{
  float: left;
  display: inline-block;
}
.p-infor .btns .zx a {
  display: inline-block;
  height: 62px;
  line-height: 62px;
  margin-right: 30px;
  color: #ee7000;
  font-size: 17px;
  background: #ee7000;
  color: #fff;
  padding: 0 50px;
}
.p-infor .btns .zx a:hover {
  background: #ff4800;
}
.p-infor .btns .tel{
  float:left
}
.p-infor .btns .tel a{
  background: none;
  padding: 0;
}
/*商品详情、联系方式*/
.pro-container {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.pro-nav {
  height: 45px;
  background: #ffd4c9;
  border-bottom: 1px solid #e5e5e5;
}
.pro-nav ul li {
  float: left;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  display: inline;
  cursor: pointer;
}
.pro-nav ul li a {
  padding: 0 27px;
  display: inline-block;
  height: 45px;
  color: #666;
}
.pro-nav ul li.select {
  margin: -1px 0 -5px 0;
  position: relative;
  height: 52px;
  margin-bottom: -5px;
}
.pro-nav ul li.select a {
  background: #D86200;
  color: #fff;
  height: 47px;
}
#pro-con .item {
  display: none;
  padding: 20px;
}
.pro-tab {
  overflow: hidden;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.pro-tab table {
  width: 100%;
  font-size: 14px;
}
.pro-tab table tr {
  height: 36px;
  background: #fff;
}
.pro-tab table td {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.pt-name {
  background: #f7f7f7;
  width: 160px;
  text-align: right;
  padding-right: 15px;
}
.pt-cent {
  padding-left: 15px;
}
.pro-tit {
  font-size: 18px;
  padding-bottom: 15px;
  font-weight: 700;
  color: #333444;
+padding-top: 15px;
}
.pro-txt a {
  color: #3737ee
}
.pro-txt a:hover, .prt-more:hover, .pr-img-list li a:hover {
  color: #dd2727;
}
.pt-bot {
  margin-top: 30px;
  border-top: 1px dashed #e5e5e5;
  padding-top: 5px;
}
.pt-bot a {
  color: #333444;
  max-width: 280px;
  overflow: hidden;
  display: block;
  height: 32px;
}
.ProDetailIntro {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  color: #666;
}
.ProDetailIntro a:hover {
  color: #ee7000;
}
.ProDetailIntro img{
  clear:both;
  margin:5px auto;
  display:block;
  max-width:1100px;
}

/*sitenav 企业导航*/
.pages { text-align: center!important; padding: 20px 0; }
.paging { overflow: visible; line-height: 1.5; color: #333; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none }
.paging, .paging .page-list { display: inline-block; height: 32px }
.paging .next, .paging .omit, .paging .page, .paging .prev { display: inline-block; height: 18px; line-height: 18px; min-width: 24px; padding: 6px 3px; border: solid 1px #ddd; overflow: hidden; text-align: center; cursor: pointer; border-radius: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; *width:24px
}
.paging .next, .paging .prev { background: #fff }
.paging .omit { background: #fff; width: 26px; padding: 7px 3px; border-width: 0; background: 0 0; cursor: default }
.paging .next, .paging .next:link, .paging .next:visited, .paging .prev, .paging .prev:link, .paging .prev:visited { width: 60px; color: #333 }
.paging .prev, .paging .prev:link, .paging .prev:visited { margin: 0 4px 0 0 }
.paging .next, .paging .next:link, .paging .next:visited { margin: 0 0 0 4px }
.paging .page, .paging .page:link, .paging .page:visited { background: #fff; color: #333 }
.paging .next:hover, .paging .page:hover, .paging .prev:hover { background: #fd531d; border-color: #fd531d; color: #fff; text-decoration: none }
.paging .next:active, .paging .page:active, .paging .prev:active { background: #fd531d; border-color: #fd531d; color: #fff }
.paging .current, .paging .current:hover, .paging .current:link, .paging .current:visited { background: #fd531d; border-color: #fd531d; color: #fff }
.paging .y-disabled, .paging .y-disabled:hover, .paging .y-disabled:link, .paging .y-disabled:visited { background: #efefef; border-color: #efefef; color: #ccc; cursor: default }
.paging.paging-rn .next, .paging.paging-rn .omit, .paging.paging-rn .page, .paging.paging-rn .prev { margin: 0 0 0 4px }
.paging .jump, .paging .total { display: inline-block; height: 18px; padding: 7px 0; margin: 0 0 0 16px; overflow: hidden }
.paging .jump { height: 24px; padding: 4px 0 }
.paging .jump input { width: 50px; text-align: center; height: 26px !important; border: solid 1px #ccc; border-radius: 4px; outline: none; line-height: 26px; color: #000; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.paging .jump input:focus { border-color: #69c5dd; background: #e9fbfe; }
.paging .jump a.go { margin-left: 4px; width: 40px; height: 24px; border: solid 1px #fd531d; display: inline-block; line-height: 24px; font-size: 12px; color: #fd531d; }
.paging .jump a:hover.go { background: #fd531d; border-color: #fd531d; color: #fff; text-decoration: none; }
.contain { margin: 8px auto; width: 1200px; }
.sequence { height: 36px; border: 1px solid #eaeaea; background: #f8f8f8; margin-bottom: 10px; }
.sequence ul li { float: left; width: 100px; border-right: 1px solid #eaeaea; display: inline-block; text-align: center; line-height: 34px; cursor: pointer;}
.sequence ul li.cur { background: #fff; }
.sequence ul li i { width: 9px; height: 12px; display: inline-block; margin: 0 5px; }
.sequence ul li i.down { background: url("../images/down.png") no-repeat; }
.sequence ul li i.up { background: url("../images/up.png") no-repeat; }
.sequence .search { float: right; height: 28px; margin: 4px; }
.sequence .search .input_txt { height: 28px; width: 250px; float: left; }
.sequence .search .search_but { width: 50px; height: 28px; line-height: 28px; text-align: center; color: #fff; background: #F74730; display: inline-block; float: left; }
.seq_list li { float: left; width: 230px; border: 1px solid #eaeaea; height: 210px; box-sizing: border-box; margin-right: 12px; margin-bottom: 15px; text-align: center; }
.seq_list li:nth-child(5n) { margin-right: 0; }
.seq_list .logo { height: 65px; padding: 5px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.seq_list .logo img { display: inline-block; max-height: 100%; max-width: 100%; }
.seq_list .info { color: #666; padding: 20px 0; }
.seq_list .info span { margin: 0 10px; }

/*温馨提示*/
.detail-hint {
  border-top: 1px dotted #ffc576;
  padding: 14px 18px;
  line-height: 24px;
  color: #5e2803;
}
.detail-hint a {
  color: #1960ac;
}
.contact-box {
  padding: 20px 30px;
  position: relative;
}
.contact-box .c-name {
  margin-bottom: 20px;
}
.contact-box .c-name span {
  padding-left: 15px;
  font-size: 12px;
  color: #666;
}
.contact-box .c-dl {
  overflow: hidden;
  display: block;
}
.contact-box .c-dl .img {
  width: 100px;
  height: 100px;
  border: 1px solid #d4d4d4;
  overflow: hidden;
  display: block;
  margin-right: 15px;
  float: left;
}
.contact-box .c-dl .img img {
  width: 100%;
  height: 100%;
  webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.contact-box .c-dl .img a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.contact-box .c-dd {
  float: left;
  overflow: hidden;
  width: 700px;
}
.contact-box .c-dd .tit1 {
  height: 32px;
  line-height: 32px;
  color: #999;
  overflow: hidden;
  margin-bottom: 5px;
}
.contact-box .c-dd .tit1 span {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.contact-box .c-dd .tit1 strong {
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #333;
  margin-right: 5px;
}
.contact-box .c-dd .tit1 img {
  margin-top: 4px;
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.contact-box .c-dd p {
  line-height: 24px;
  color: #666;
}
.pro-recommend {
  background: #fff;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.pro-recommend .tit {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 600;
}
.pro-recommend ul {
  padding-bottom: 20px;
}
.pro-recommend ul li {
  width: 177px;
  margin: 20px 0px 0px 20px;
  float: left;
}
.pro-recommend ul li .img {
  width: 175px;
  height: 175px;
  border: 1px solid #e6e6e6;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.pro-recommend ul li img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  display: block;
}
.pro-recommend ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pro-recommend ul li p {
  font-size: 13px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.links {
  border: 1px solid #e0e0e0;
  margin-top: 15px;
  line-height: 24px;
  padding: 5px;
}
.links a {
  margin: 0 10px;
}
#bottom {
  margin: 10px auto 0;
  overflow: hidden;
  padding: 10px 0;
  line-height: 24px;
  text-align: center;
}
#bottom .b-nav {
  background: #d10504;
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
#bottom .b-nav a {
  color: #fff;
}
#bottom .b-nav span {
  padding: 0 20px;
}
#bottom .b-txt {
  padding: 10px;
}
/*帮助中心*/
.help-nav {
  background: #f75730;
  height: 42px;
  font-size: 16px;
  margin-bottom: 20px;
}
.help-nav ul li {
  float: left;
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
  margin: 0 20px;
  height: 20px;
  line-height: 20px;
}
.help-nav ul li a {
  padding: 0 15px;
  display: block;
  color: #fff;
}
.help-nav ul li.home {
  float: left;
  width: 200px;
  background: #ee2e2c;
  text-align: center;
  margin: 0;
}
.help-nav ul li.home a {
  color: #fff;
  padding: 0;
}
.help-left {
  width: 250px;
  float: left;
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.help-left .tit {
  line-height: 40px;
  font-size: 16px;
  border-bottom: 1px solid #e0e0e0;
  background-color: #f0f0f0;
  padding-left: 20px;
}
.help-left ul {
  padding: 10px 20px;
}
.help-left ul li {
  font-size: 14px;
  padding: 8px;
  margin: 2px 0;
}
.help-left ul li span {
  font-family: monaco, monospace;
  font-weight: 700;
  margin-right: 5px;
  color: #cccccc;
}
.help-left ul li:hover, .help-left ul li.cur {
  background-color: #f75730;
}
.help-left ul li:hover a, .help-left ul li.cur a, .help-left ul li:hover a span, .help-left ul li.cur a span {
  color: #fff;
}
.help-left ul li a {
  padding: 0 15px;
  display: block;
}
.help-right {
  float: right;
  width: 930px;
}
.help-right .title {
  height: 41px;
  line-height: 40px;
  position: relative;
  overflow: hidden;
}
.help-right .title .t1 {
  display: block;
  line-height: 40px;
  padding: 0 45px;
  font-size: 18px;
  float: left;
  margin-right: 30px;
  border: 1px solid #e0e0e0;
  background-color: #f0f0f0;
}
.help-right .title .nav-crumb {
  padding: 0;
}
.help-right .title .ul1 {
  float: left;
  padding-top: 6px;
}
.help-right .title .ul1 li {
  float: left;
  border: 1px solid #e0e0e0;
  padding: 0 15px;
  border-radius: 20px;
  height: 23px;
  line-height: 23px;
  margin-right: 10px;
}
.con-full {
  padding: 30px;
  border: 1px solid #e0e0e0;
  line-height: 26px;
}
.con-full .titlec {
  font-size: 24px;
  color: #6b6b6b;
  height: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}
/*微信登录*/
.impowerBox {
  line-height: 1.6;
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: center;
}
.impowerBox .title {
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.impowerBox .qrcode {
  width: 280px;
  margin-top: 15px;
  border: 1px solid #E2E2E2;
}
.impowerBox .info {
  width: 280px;
  margin: 0 auto;
}
.impowerBox .status {
  margin-top: 15px;
  background-color: #232323;
  padding: 7px 14px;
  border-radius: 100px;
  box-shadow: inset 0 5px 10px -5px #191919, 0 1px 0 0 #444;
  -moz-box-shadow: inset 0 5px 10px -5px #191919, 0 1px 0 0 #444;
  -webkit-box-shadow: inset 0 5px 10px -5px #191919, 0 1px 0 0 #444;
  text-align: center;
  color: #fff;
}
/*企业供应信息首页*/
.floor-item {
  width: 590px;
  float: left;
  overflow: hidden;
  margin-top: 15px;
  margin-right: 16px;
  border: 1px solid #e0e0e0;
}
.floor-item:nth-child(2n) {
  margin-right: 0;
}
.floor-head {
  padding-left: 15px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e0e0e0;
  font-weight: 700;
  color: #666;
  font-size: 18px;
}
.floor-head i {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 17px;
  width: 3px;
  height: 18px;
  background: #ee2e2c;
}
.floor-head a {
  color: #666;
  margin-right: 20px;
}
.floor-head a:hover {
  color: #ee2e2c;
}
.floor-head .cur {
  color: #ee2e2c;
}
.floor-body {
  position: relative;
  height: 300px;
}
.floor-left {
  position: absolute;
  width: 280px;
  height: 300px;
  top: 0;
  bottom: 15px;
  left: 0;
  padding: 15px 15px 15px 0;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 999;
}
.floor-left ul {
  height: 270px;
  overflow: hidden;
}
.floor-left ul li {
  width: 50%;
  float: left;
  padding-left: 16px;
  margin-bottom: 8px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 20px;
}
.floor-left ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.floor-left.cur {
  width: 100%;
  border-right: none;
}
.floor-left.cur ul li {
  width: 25%;
}
.floor-right {
  width: 309px;
  float: right;
  border-left: 1px solid #e0e0e0;
  height: 300px;
}
.floor-right h3 {
  padding: 0 10px;
  border-bottom: 1px solid #e0e0e0;
  height: 40px;
  line-height: 40px;
  background: #fafafa;
  color: #ee2e2c;
  font-size: 16px;
}
.floor-right h3 .more {
  float: right;
  color: #ee2e2c;
  font-size: 12px;
}
.qyslider {
  position: relative;
}
.company-list {
  padding: 10px;
}
.company-list .company-item {
  display: block;
  cursor: pointer;
  clear: both;
}
.company-list .com-name {
  line-height: 30px;
  height: 30px;
  display: block;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.company-list .com-name:before {
  content: "";
  display: inline-block;
  float: left;
  margin-top: 14px;
  width: 3px;
  height: 3px;
  background: #5f5f5f;
  margin-right: 3px;
}
.company-list .top-company {
  width: 289px;
  float: left;
  overflow: hidden;
  display: none;
}
.company-list .company-item.cur .com-name {
  display: none;
}
.company-list .company-item.cur .top-company {
  display: block;
}
.company-list .top-company dl {
  margin-bottom: 10px;
}
.company-list .top-company dl .img {
  display: block;
  border: 1px solid #e6e6e6;
  width: 78px;
  height: 78px;
  overflow: hidden;
  float: left;
}
.company-list .top-company dl a img {
  width: 100%;
  height: 100%;
  webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}
.company-list .top-company dl a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.company-list .top-company dl dd {
  padding-left: 9px;
  width: 200px;
  float: left;
}
.company-list .top-company dl h2 {
  padding-top: 5px;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
}
.company-list .top-company dl .text {
  height: 34px;
  overflow: hidden;
}
.company-list .top-company dl .text, .company-list .top-company dl .text a {
  color: #999;
}
.company-list .top-company dl .text a:hover {
  color: #ee7000;
}
.company-list .top-company dl .text span {
  padding-right: 5px;
}
.company-list .top-company dl h2 a, .company-list .top-company dl h2 i {
  float: left;
}
.company-list .top-company dl h2 i {
  margin-top: 9px;
  margin-left: 6px;
  width: 21px;
  height: 16px;
  display: block;
  background-position: -48px -175px;
}
.qyslider .flex-control-nav {
  position: absolute;
  top: -22px;
  right: 7px;
  height: 3px;
  z-index: 120;
}
.qyslider .flex-control-nav li {
  margin-left: 7px;
  display: inline-block;
  zoom: 1;
}
.qyslider .flex-control-paging li a {
  display: block;
  width: 13px;
  height: 3px;
  background: #ddd;
  text-indent: -9999px;
  cursor: pointer;
}
.qyslider .flex-control-paging li a.flex-active {
  background: #ee2e2c;
}
/*企业分类*/
.class-type {
  border: 1px solid #e0e0e0;
  margin-top: 15px;
}
.class-type .title {
  padding-left: 15px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e0e0e0;
  font-weight: 700;
  color: #666;
  font-size: 18px;
}
.class-type .title i {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 17px;
  width: 3px;
  height: 18px;
  background: #ee2e2c;
}
.class-type .class-con a {
  width: 14.2%;
  float: left;
  height: 40px;
  line-height: 40px;
  text-indent: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-position: -417px -224px;
}
/*在线客服*/
.chatWindowBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.chatTitle {
  height: 60px;
  background: #ee2e2c;
  padding-left: 10px;
}
.chatwinTitleLogo {
  float: left;
  width: 60px;
  height: 60px;
  background-position: -377px -348px;
}
.chatwinTitle {
  line-height: 60px;
  color: #fff;
  font-size: 22px;
}
.navBar {
  float: right;
  padding-top: 9px;
  height: 51px;
}
.navBar ul li {
  float: left;
  padding: 0 21.5px;
  height: 51px;
  line-height: 51px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
}
.navBar ul li.cur {
  background: #f5f5f5;
  color: #333;
}
.navBar ul li i {
  height: 30px;
  width: 30px;
  display: inline-block;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}
.navBar ul li i.zxzx {
  background-position: -317px -348px;
}
.navBar ul li.cur i.zxzx {
  background-position: -317px -378px;
}
.navBar ul li i.wyly {
  background-position: -347px -348px;
}
.navBar ul li.cur i.wyly {
  background-position: -347px -378px;
}
.chatLeft {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 300px;
}
.chatLeft .chatItem {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}
.chatLeft .clerkInfo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #f5f5f5;
  width: 180px;
  border-right: 1px solid #e0e0e0;
  padding: 15px 9px;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
}
.chatLeft .clerkInfo img {
  max-width: 100%;
  margin-bottom: 15px;
}
.chatLeft .mainContent {
  margin-left: 200px;
  height: 100%;
  position: relative;
}
.chatMessageAreaBox {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 5px 7px;
  box-sizing: border-box;
}
.chatMessageTitle {
  word-break: break-all;
  margin: 5px 0;
  padding-left: 5px;
}
.chatMessageArea {
  background: #f5f5f5;
  border-radius: 4px;
  padding: 5px 0;
  font-size: 12px;
}
.chatMessageArea .title {
  color: #758790;
  padding: 1px 0px 0px 5px;
}
.chatMessageArea .clerklist ul li {
  display: -webkit-flex; /* Safari */
  display: flex;
  padding-top: 5px;
}
.clerk-group {
  font-weight: bold;
  color: #2f8ebc;
  float: left;
  max-width: 105px;
  width: 100%;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.clerk-gpclerk {
  flex: 1;
}
.clerk-gpclerk .clerkItem {
  display: block;
  float: left;
  margin-left: 3px;
  width: 84px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.clerk-gpclerk .clerkItem a {
  color: #006ed4;
}
.clerk-gpclerk .clerkItem a img {
  vertical-align: middle;
  border: none;
  margin-right: 2px;
}
[class*="messageThemes-"] {
 clear: both;
 margin-bottom:5px;
}
[class*="messageThemes-"] .time {
  padding: 2px 0px 5px 10px;
  word-break: break-all;
  word-wrap: break-word;
  line-height: 20px;
  color: #8B8B8B;
}
[class*="messageThemes-"] .txt {
  border-radius: 5px;
  padding: 2px 4px;
  display: inline-block;
  position: relative;
  line-height: 26px;
}
.messageThemes-my .time {
  text-align: right;
}
.messageThemes-my .txt {
  float: right;
  margin-right: 11px;
  background: #d3ebfb;
  border: 1px solid #97ccee;
  color: #38476c;
}
.messageThemes-my .txt .arrow {
  position: absolute;
  top: 0;
  right: -11px;
  height: 20px;
  width: 11px;
  background: url("../images/rt.png") no-repeat;
}
.messageThemes-kf .time {
  text-align: left;
}
.messageThemes-kf .txt {
  float: left;
  margin-left: 11px;
  background: #f6f6f6;
  border: 1px solid #dbdcde;
  color: #000;
}
.messageThemes-kf .txt .arrow {
  position: absolute;
  top: 0;
  left: -11px;
  height: 20px;
  width: 11px;
  background: url("../images/lt.png") no-repeat;
}
.Function_box {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 4px 10px;
  height: 24px;
}
.Function_box ul li {
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: block;
  clear: none;
  float: left;
  margin-right: 9px;
}
.Function_box ul li.iconFont {
  background-position: -165px -376px;
}
.Function_box ul li.iconFont.cur {
  background-position: -165px -348px;
}
.Function_box ul li.emotionButton {
  background-position: -197px -376px;
}
.Function_box ul li.emotionButton.cur {
  background-position: -197px -348px;
}
.Function_box ul li.imgSelectButton {
  background-position: -133px -376px;
}
.Function_box ul li.imgSelectButton.cur {
  background-position: -133px -348px;
}
.Function_box ul li.pickfiles {
  background-position: -229px -376px;
}
.Function_box ul li.pickfiles.cur {
  background-position: -229px -348px;
}
.Function_box ul li.catchScreenButton {
  background-position: -261px -376px;
}
.Function_box ul li.catchScreenButton.cur {
  background-position: -261px -348px;
}
.Function_box ul li.chatHistoryButton {
  background-position: -293px -376px;
}
.Function_box ul li.chatHistoryButton.cur {
  background-position: -293px -348px;
}
.chatMessageInputPanel {
  width: 100%;
  height: 85px;
  border: none;
}
.chatMessageInputPanel textarea {
  width: 100%;
  height: 100%;
  padding: 5px;
  box-sizing: border-box;
  resize: none;
  border: none;
  font-size: 13px;
  line-height: 22px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.sendBar {
  height: 40px;
  background: #fbfbfb;
  position: relative;
}
.sendBar .sentButton {
  display: inline-block;
  float: right;
  width: 98px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-right: 20px;
  font-size: 14px;
  background: #fce07b;
  border: 1px solid #ecc15c;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 2px;
}
.sendBar .closeWindowButton {
  display: inline-block;
  float: right;
  width: 98px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-right: 10px;
  font-size: 14px;
  background: #ededed;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 2px;
}
.chat-askbox {
  padding: 50px;
}
.chat-askbox dl {
  display: -webkit-flex; /* Safari */
  display: flex;
  margin-bottom: 15px;
}
.chat-askbox dl dt {
  width: 80px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  text-align: right;
  padding-right: 15px;
}
.chat-askbox dl dd {
  flex: 1;
}
.chat-askbox dl dd .input_txt {
  height: 40px;
  width: 100%;
  font-size: 14px;
  padding: 0 6px;
  font-size: 14px;
  font-family: 微软雅黑;
  border: 1px solid #ddd;
  color: #666;
  line-height: 30px;
  box-sizing: border-box;
}
.chat-askbox dl dd .textarea_txt {
  height: 200px;
  width: 100%;
  font-size: 14px;
  padding: 0 6px;
  font-size: 14px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  border: 1px solid #ddd;
  color: #666;
  line-height: 30px;
  box-sizing: border-box;
}
.chat-askbox dl dd .textarea_txt:focus {
  outline: none;
  border-color: #d4d4d4;
}
.chat-askbox .btn-box {
  padding-left: 95px;
  margin-top: 20px;
  align-items: center;
  color: #999;
}
.chat-askbox .btn-box .submit {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 140px;
  text-align: center;
  background: #fce07b;
  border: 1px solid #ecc15c;
  border-radius: 3px;
  margin-left: 40px;
  color: #333;
  cursor: pointer;
  font-size: 14px;
}
.chatRight {
  position: absolute;
  top: 60px;
  bottom: 0;
  right: 0;
  width: 299px;
  border-left: 1px solid #e0e0e0;
}
.chatFile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 160px;
}
.chatFile .File-tab li {
  background: #fafafa;
  border-bottom: 1px #d4d4d4 solid;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.chatFile .File-tab li.cur {
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  background: none;
  border-bottom: none;
  margin-left: -1px;
}
.chatFile .File-con .FileLi {
  display: none;
}
.clerkLogo {
  padding: 90px 0 20px;
  text-align: center;
}
.chatAd {
  position: absolute;
  right: 0px;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
.chatFile .FileList {
  padding:10px;
}
.chatFile .FileList li {
      display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*产品索引*/
.letter {
  margin: 10px auto;
  width: 1200px;
  border: 1px solid #e5e5e5;
  height: 36px;
  line-height: 36px;
  background: #f8f8f8;
}
.letter span {
  float: left;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 700;
  color: #454545;
}
.letter a {
  float: left;
  width: 39px;
  text-align: center;
  border-left: 1px solid #e4e4e4;
}
.letter a:hover {
  background: #ff4e00;
  color: #fff;
}
/*搜索关键词*/
.gd-wrap {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  background: #fff;
}
.gd-wrap .tit {
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 20px;
  font-weight: 700;
  color: #404040;
  overflow: hidden;
}
.gd-wrap .tit .i-redbar {
  display: block;
  margin-top: 20px;
  margin-right: 8px;
  float: left;
  height: 20px;
  width: 4px;
  background: #ff4e00;
}
.gd-wrap .tit a {
  color: #404040;
}
.gd-wrap .tit a:hover {
  color: #ff4e00;
  text-decoration: underline;
}
.gd-wrap .tit .proname {
  max-width: 700px;
}

/*产品索引*/
.pro-key {
  min-height: 650px;
}
.pro-key li {
  float: left;
  height: 50px;
  line-height: 50px;
  width: 190px;
  padding-left: 10px;
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
}
.pro-key li:nth-child(6n) {
  width: 188px;
}
@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon.eot?qradjf');
  src: url('/fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
  url('/fonts/icomoon.ttf?qradjf') format('truetype'),
  url('/fonts/icomoon.woff?qradjf') format('woff'),
  url('/fonts/icomoon.svg?qradjf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.cndns-icon {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 24px;
  color: #999;
}

/*new right*/
.cndns-right {
  position: fixed;
  right: 1px;
  top: 50%;
  margin-top: -100px;
  z-index: 100
}

.cndns-right-meau {
  position: relative;
}

.cndns-right-btn {
  width: 48px;
  height: 48px;
  border: 1px solid #ddd;
  text-align: center;
  display: block;
  margin-bottom: 6px;
  position: relative;
  background-color: #fff
}

.cndns-right-btn span {
  color: #848484;
  font-size: 26px;
  line-height: 48px;
}

.cndns-right-btn sup {
  display: block;
  min-width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  border-radius: 50%;
  background-color: #ff6800;
  position: absolute;
  left: -12px;
  top: -12px;
}

.cndns-right-btn p {
  color: #ff6800;
  font-size: 14px;
  line-height: 18px;
  padding-top: 5px;
  display: none;
}

.cndns-right-meau:hover .cndns-right-btn span {
  display: none
}

.cndns-right-meau:hover .cndns-right-btn p {
  display: block;
}

.meau-car .cndns-right-btn {
  border-color: #ff6800;
  margin-bottom: 20px;
}

.meau-car.cndns-right-meau:hover .cndns-right-btn {
  background-color: #ff6800
}

.meau-car.cndns-right-meau:hover .cndns-right-btn span {
  color: #fff;
  display: block;
}

.meau-car .cndns-right-btn span {
  color: #ff6800;
}

.meau-sev .cndns-right-btn {
  border-color: #ff6800;
  background: url(/images/kf/02index-banner-8.gif) no-repeat #ff6800 center;
}

.meau-sev .cndns-right-btn p {
  color: #fff
}

.meau-sev .cndns-right-btn span {
  color: #fff
}

.meau-top .cndns-right-btn span {
  font-size: 12px;
  line-height: 12px;
  padding-top: 10px;
  display: block
}

.meau-top .cndns-right-btn i {
  display: block;
  color: #999
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {
  background-color: #ff6800
}

.meau-top.cndns-right-meau:hover .cndns-right-btn span {
  display: block;
  color: #fff
}

.meau-top.cndns-right-meau:hover .cndns-right-btn i {
  color: #fff;
}

.cndns-right-box {
  position: absolute;
  top: -15px;
  right: 48px;
  padding-right: 25px;
  display: none
}

.cndns-right-box .box-border {
  border: 1px solid #ccc;
  border-top: 4px solid #ff6800;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  position: relative
}

.cndns-right-box .box-border .arrow-right {
  display: block;
  width: 13px;
  height: 16px;
  background: url(/images/kf/arrow.png) no-repeat;
  position: absolute;
  right: -13px;
  top: 26px;
}

.cndns-right-box .box-border .sev-t span {
  font-size: 42px;
  float: left;
  display: block;
  line-height: 56px;
  margin-right: 20px;
  color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
  float: left;
  color: #ff6800;
  font-size: 24px;
  line-height: 28px;
}

.cndns-right-box .box-border .sev-t p i {
  display: block;
  font-size: 14px;
  color: #aaa;
}

.cndns-right-box .box-border .sev-b {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 15px;
}

.cndns-right-box .box-border .sev-b li {
  float: left;
  width: 50%
}

.cndns-right-box .box-border .sev-b li a {
  display: inline-block;
  color: #999;
  font-size: 13px;
  padding-left: 23px;
  line-height: 36px;
}

.cndns-right-box .box-border .sev-b li a:hover {
  color: #ff6800
}

.cndns-right-box .box-border .sev-b li a img.middle {
  vertical-align: middle
}

.meau-sev .cndns-right-box .box-border {
  width: 430px;
}

.meau-contact .cndns-right-box .box-border {
  width: 230px;
}

.cndns-right-meau:hover .cndns-right-box {
  display: block
}

.meau-code .cndns-right-box {
  top: inherit;
  bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
  width: 156px;
  text-align: center;
  border-top: 1px solid #ccc;
}

.meau-code .cndns-right-box .box-border i {
  display: block;
  color: #f66e06;
  font-size: 16px;
  line-height: 16px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
  top: inherit;
  bottom: 50px;
}

.meau-sev .cndns-right-btn .demo-icon {
  display: none;
}

.meau-sev:hover .cndns-right-btn {
  background: #ff6800
}

.meau-zs .cndns-right-btn {
  background-color: #ff6800;
  color: #fff;
  margin-top: 80px;
  border-color: #ff6800
}

.meau-zs .cndns-right-btn span {
  color: #fff
}

.meau-zs .cndns-right-btn p {
  color: #fff
}
.show{
  display: inline;
}

.title-help1{
  font-size: xx-large;
}

.title-help2{
  margin-left: 250px;
}

.title-help3{
  margin: 0px 0px 20px 0px;
}
.left {
  width: 49%;
}

.right {
  width: 49%;
}
.parent {
  display: flex;
  flex-direction: row;
  justify-content: start;
  width: 100%;
}
