body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
button,
textarea,
p,
blockquote,
th,
td,
code,
img {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Microsoft Yahei', '\5b8b\4f53', sans-serif, tahoma, arial, 'Hiragino Sans GB';
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
}
a {
  color: #666;
  text-decoration: none;
  outline: 0;
}
a:hover,
a:visited,
a:active {
  text-decoration: none;
  outline: 0;
}
ol,
ul,
li {
  list-style: none;
}
label {
  font-weight: normal;
}
small {
  font-size: 80%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
button {
  border: 0 none;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  vertical-align: middle;
  outline: none;
}
textarea {
  resize: none;
}
fieldset,
img,
html,
body,
iframe {
  border: 0 none;
}
::-webkit-input-placeholder {
  color: #a9a9a9;
}
:-moz-placeholder {
  color: #a9a9a9;
}
::-moz-placeholder {
  color: #a9a9a9;
}
:-ms-input-placeholder {
  color: #a9a9a9;
}
#newBridge,
#nb_invite-wrap {
  display: none !important;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.sidebar {
  width: 246px;
}
.adsense {
  width: 290px;
}
.main {
  width: 934px;
}
.main-xwzx {
  width: 890px;
}
.kjjr-main {
  width: 890px;
}
.kjjr-sidebar {
  width: 290px;
}
.box-1 .box {
  background-color: #f00;
}
.box-2 .box {
  background-color: #ff0;
}
.flex {
  display: flex;
}
.flex_1 {
  flex: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  display: block !important;
  clear: both !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.clear-both {
  clear: both;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.hidden {
  overflow: hidden;
}
.visible {
  overflow: visible;
}
.marginT10 {
  margin-top: 10px;
}
.marginB5 {
  margin-bottom: 5px;
}
.marginB10 {
  margin-bottom: 10px;
}
.marginB15 {
  margin-bottom: 15px;
}
.marginR10 {
  margin-right: 10px;
}
.tabs-container {
  margin-bottom: 15px;
}
.nav-tabs {
  border-bottom: 1px solid #e3e3e3;
  background-color: #ffffff;
}
.nav-tabs li {
  float: left;
  position: relative;
}
.nav-tabs li a {
  display: block;
  background-color: #ffffff;
  cursor: pointer;
}
.nav-tabs li.active a {
  border-color: #00a2e6 #e3e3e3 #fff;
  color: #00a2e6;
}
.nav-tabs.nav-tabcs li a {
  color: #333333;
  font-size: 16px;
}
.nav-tabs.nav-tabcs li a:hover {
  color: #ff7721 !important;
}
.nav-tabs.nav-tabcs li.active a {
  border-color: #ff7721 #e3e3e3 #fff !important;
  color: #ff7721 !important;
  font-weight: bold !important;
}
.tabs-container-sm .nav-tabs li {
  padding: 0 4px;
  margin-right: 58px;
}
.tabs-container-sm .nav-tabs li a {
  padding: 5px 1px;
  border-bottom: 4px solid transparent;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.tabs-container-sm .nav-tabs li a:hover {
  color: #00a2e6;
}
.tabs-container-sm .nav-tabs li.active a {
  border-bottom-color: #00a2e6;
  color: #222;
  font-weight: 700;
}
.tabs-container-lg {
  border: 1px solid #e3e3e3;
}
.tabs-container-lg .nav-tabs li {
  margin-bottom: -1px;
}
.tabs-container-lg .nav-tabs li a {
  border-color: transparent transparent #e3e3e3 transparent;
  border-style: solid;
  border-width: 4px 1px 1px 1px;
  padding: 0 35px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #666;
}
.tabs-container-lg .nav-tabs li a:hover {
  color: #00a2e6;
}
.tabs-container-lg .nav-tabs li.active a {
  border-color: #00a2e6 #e3e3e3 #fff;
  color: #00a2e6;
}
.tabs-container-lg .nav-tabs li.active:first-child a {
  border-left-color: transparent;
}
.tab-content .tab-pane {
  display: none;
}
.tab-content .tab-pane.active {
  display: block;
}
.sideNav {
  border: 1px solid #00a2e5;
  margin-bottom: 20px;
}
.sideNav a {
  background-color: #ecf6ff;
  border-bottom: 1px solid #bee6f0;
  display: block;
  padding: 13px 20px;
  color: #596468;
  font-size: 16px;
  line-height: 24px;
}
.sideNav a:last-child {
  border-bottom: none;
}
.sideNav a i {
  margin-right: 20px;
}
.sideNav a:hover {
  color: #00a2e5;
}
.sideNav a.active {
  background-color: #00a2e5;
  border-bottom: 1px solid #00a2e5;
  color: #fff;
}
.sideNav a.active:hover {
  color: #fff;
}
.panel {
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.panel .panel-head {
  border-bottom: 1px solid #ebebeb;
  background-color: #f5f5f5;
  padding: 10px 20px;
}
.panel .panel-body {
  padding: 10px;
}
.layui-layer .layui-layer-title {
  padding: 15px 40px;
  background: url(../images/layer-title.jpg) no-repeat right bottom #ff7720;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  height: auto;
  line-height: 1.4;
}
.layui-layer .layui-layer-title h4 {
  font-size: 26px;
}
.layui-layer .layui-layer-title h5 {
  padding-top: 5px;
  font-style: italic;
  font-size: 22px;
}
.layui-layer .layui-layer-title p {
  font-size: 16px;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layui-layer .layui-layer-setwin {
  top: 12px;
  right: 12px;
}
.layui-layer .layui-layer-setwin .layui-layer-close1 {
  background: url(../images/icon/close.png) no-repeat 0 0;
}
.layui-layer .layui-layer-body {
  padding: 30px 50px 35px;
}
.layer-bod-form {
  padding: 30px 50px 35px 10px;
}
.layer-form {
  padding: 30px;
}
.layer-counsel-form {
  padding: 30px 40px;
}
.full-width .btn {
  width: 100%;
}
.well-shadow {
  border-color: #dededf;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
}
.well-title {
  padding: 15px 0;
  border-bottom: 1px solid #f2f7fa;
}
.well-title .text {
  display: inline-block;
  border-left: 3px solid #00a2e6;
  padding: 3px 0 3px 20px;
}
.text-overflow-three {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.icon {
  display: inline-block;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
}
.icon-expert {
  width: 18px;
  height: 18px;
}
.icon-home,
.icon-ask,
.icon-safe {
  width: 22px;
  height: 22px;
}
.icon-home {
  background-image: url(../images/icon/home.png);
}
.icon-ask {
  background-image: url(../images/icon/ask.png);
}
.icon-safe {
  background-image: url(../images/icon/safe.png);
}
.icon-fwb {
  width: 128px;
  height: 42px;
  background-image: url(../images/icon/fwb.png);
}
.icon-qqwb {
  width: 16px;
  height: 16px;
  background-image: url(../images/icon/qqwb.png);
}
.icon-sina {
  width: 16px;
  height: 16px;
  background-image: url(../images/icon/sina.png);
}
.icon-ygan {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon/ygan.png);
}
.icon-gswj {
  width: 27px;
  height: 35px;
  background-image: url(../images/icon/gswj.png);
}
.icon-xfwq {
  width: 47px;
  height: 35px;
  background-image: url(../images/icon/xfwq.png);
}
.icon-kxweb {
  width: 95px;
  height: 35px;
  background-image: url(../images/icon/kxweb.png);
}
.icon-cxweb {
  width: 99px;
  height: 35px;
  background-image: url(../images/icon/cxweb.png);
}
.icon-down {
  width: 9px;
  height: 5px;
  background-image: url(../images/icon/down.png);
}
.icon-title {
  width: 190px;
  height: 62px;
  line-height: 62px;
  background: url(../images/icon/icon-title.png) no-repeat;
}
.icon-category {
  background: url(../images/icon/category.png) no-repeat;
}
.icon-date {
  background: url(../images/icon/date.png) no-repeat;
}
.icon-kind {
  background: url(../images/icon/kind.png) no-repeat;
}
.icon-knowledge {
  background: url(../images/icon/knowledge.png) no-repeat;
}
.icon-plan {
  background: url(../images/icon/plan.png) no-repeat;
}
.icon-search {
  background: url(../images/icon/search.png) no-repeat;
}
.icon-type {
  background: url(../images/icon/type.png) no-repeat;
}
.icon-unit {
  background: url(../images/icon/unit.png) no-repeat;
}
.icon-address {
  background: url(../images/icon/address.png) no-repeat;
}
.icon-location {
  background: url(../images/icon/location.png) no-repeat;
}
.icon-university {
  background: url(../images/icon/university.png) no-repeat;
}
.icon-team {
  background: url(../images/icon/team.png) no-repeat;
}
.icon-leader {
  background: url(../images/icon/leader.png) no-repeat;
}
.icon-authenty {
  background: url(../images/icon/authenty.png) no-repeat;
}
.icon-hangye {
  width: 14px;
  height: 14px;
  background-image: url(../images/icon/hangye.png);
}
.icon-yusuan {
  width: 11px;
  height: 14px;
  background-image: url(../images/icon/yusuan.png);
}
.icon-hangye-o {
  width: 16px;
  height: 16px;
  background-image: url(../images/icon/hangye-o.png);
}
.icon-yusuan-o {
  width: 14px;
  height: 18px;
  background-image: url(../images/icon/yusuan-o.png);
}
.icon-address-o {
  width: 14px;
  height: 16px;
  background-image: url(../images/icon/address-o.png);
}
.icon-nav {
  width: 24px;
  height: 24px;
  background-image: url(../images/icon-all.png);
}
.icon-natural {
  width: 24px;
  height: 24px;
  background: url(../images/icon/natural.png) no-repeat;
}
.icon-field1 {
  background: url(../images/icon/field1.png) no-repeat;
}
.icon-field2 {
  background: url(../images/icon/field2.png) no-repeat;
}
.icon-field3 {
  background: url(../images/icon/field3.png) no-repeat;
}
.icon-field4 {
  background: url(../images/icon/field4.png) no-repeat;
}
.icon-location-blue {
  background: url(../images/icon/location-blue.png) no-repeat;
}
.icon-allhy {
  background-position: 0 0;
}
.icon-nlmy {
  background-position: 0 -24px;
}
.icon-yyyl {
  background-position: 0 -48px;
}
.icon-dzxx {
  background-position: 0 -72px;
}
.icon-xxcl {
  background-position: 0 -96px;
}
.icon-hbny {
  background-position: 0 -120px;
}
.icon-jxzb {
  background-position: 0 -144px;
}
.icon-hxhg {
  background-position: 0 -168px;
}
.icon-qtxq {
  background-position: 0 -198px;
}
.icon-zyyhj {
  background-position: 0 -222px;
}
.icon-gjsfw {
  background-position: 0 -246px;
}
.active .icon-allhy {
  background-position: -24px 0;
}
.active .icon-nlmy {
  background-position: -24px -24px;
}
.active .icon-yyyl {
  background-position: -24px -48px;
}
.active .icon-dzxx {
  background-position: -24px -72px;
}
.active .icon-xxcl {
  background-position: -24px -96px;
}
.active .icon-hbny {
  background-position: -24px -120px;
}
.active .icon-jxzb {
  background-position: -24px -144px;
}
.active .icon-hxhg {
  background-position: -24px -168px;
}
.active .icon-qtxq {
  background-position: -24px -198px;
}
.active .icon-zyyhj {
  background-position: -24px -222px;
}
.active .icon-gjsfw {
  background-position: -24px -246px;
}
.icon-hezuo {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon/hezuo.png);
}
.icon-site {
  width: 10px;
  height: 13px;
  background-image: url(../images/icon/location.png);
}
.icon-popularity {
  width: 10px;
  height: 12px;
  background-image: url(../images/icon/popularity.png);
}
.icon-popularity-o {
  width: 10px;
  height: 12px;
  background-image: url(../images/icon/popularity-o.png);
}
.icon-topback {
  width: 18px;
  height: 8px;
  background-image: url(../images/icon/topback.png);
}
.icon-windows {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon/windows.png);
}
.icon-code {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon/code.png);
}
.icon-top {
  width: 18px;
  height: 11px;
  background-image: url(../images/icon/top.png);
}
.icon-grmc {
  width: 24px;
  height: 24px;
  background-image: url(../images/icon/user-grmc.png);
}
.icon-zrjs {
  width: 21px;
  height: 20px;
  background-image: url(../images/icon/user-jszr.png);
}
.icon-zlzr {
  width: 21px;
  height: 20px;
  background-image: url(../images/icon/user-zlzr.png);
}
.icon-jspg {
  width: 22px;
  height: 14px;
  background-image: url(../images/icon/user-jspg.png);
}
.icon-star {
  width: 17px;
  height: 17px;
  background-image: url(../images/icon/star.png);
}
.icon-starxz {
  width: 17px;
  height: 17px;
  background-image: url(../images/icon/star-active.png);
}
.icon-share {
  width: 17px;
  height: 17px;
  background-image: url(../images/icon/share.png);
}
.icon-add {
  width: 34px;
  height: 34px;
  background-image: url(../images/icon/add.png);
}
.icon-tip-info {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon/tip-info.png);
}
.icon-tip-warn {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon/tip-warn.png);
}
.icon-qq {
  width: 21px;
  height: 21px;
  background-image: url(../images/icon/qq.png);
}
.icon-sjtb {
  width: 14px;
  height: 14px;
  background-image: url(../images/icon/user-sjtb.png);
}
.icon-dztn {
  width: 13px;
  height: 18px;
  background-image: url(../images/icon/user-dztb.png);
}
.icon-delete {
  width: 18px;
  height: 18px;
  background-image: url(../images/icon/delete.png);
}
.icon-xlan {
  width: 12px;
  height: 7px;
  background-image: url(../images/icon/xlan.png);
}
.icon-xszy {
  width: 12px;
  height: 7px;
  background-image: url(../images/icon/xszy.png);
}
.icon-xszyxz {
  width: 12px;
  height: 7px;
  background-image: url(../images/icon/xlan-hover.png);
}
.icon-yczn {
  width: 12px;
  height: 7px;
  background-image: url(../images/icon/ycan.png);
}
.icon-ytcs {
  width: 15px;
  height: 14px;
  background-image: url(../images/icon/wjxx-ytcs.png);
}
.icon-xlyc {
  width: 12px;
  height: 8px;
  background-image: url(../images/icon/xlan-ico.png);
}
.icon-ycan {
  width: 12px;
  height: 8px;
  background-image: url(../images/icon/ycan-ico.png);
}
.icon-dingdan {
  width: 20px;
  height: 22px;
  background-image: url(../images/icon/dingdan.png);
}
.icon-xuqiuguanli {
  width: 20px;
  height: 22px;
  background-image: url(../images/icon/xuqiuguanli.png);
}
.icon-shoucang {
  width: 20px;
  height: 22px;
  background-image: url(../images/icon/shoucang.png);
}
.icon-zhanghu {
  width: 20px;
  height: 22px;
  background-image: url(../images/icon/zhanghu.png);
}
.icon-por {
  width: 16px;
  height: 11px;
  background-image: url(../images/icon/por.png);
}
.icon-rongzi {
  width: 21px;
  height: 20px;
  background-image: url(../images/icon/rongzi.png);
}
.icon-zijin {
  width: 21px;
  height: 20px;
  background-image: url(../images/icon/zijin.png);
}
.icon-wjtd {
  width: 15px;
  height: 15px;
  background-image: url(../images/icon/wjtd.png);
}
.icon-bianji {
  width: 16px;
  height: 16px;
  background-image: url(../images/icon/bianji.png);
}
.icon-youxi {
  background-image: url(../images/icon/youxi.png);
}
.icon-diqu {
  background-image: url(../images/icon/diqu.png);
}
.icon-zhic {
  background-image: url(../images/icon/zhic.png);
}
.icon-jjwj {
  background-image: url(../images/icon/jjwj.png);
}
.icon-xsjt {
  width: 15px;
  height: 15px;
  background-image: url(../images/icon/xsjt.png);
}
.icon-zt-bao,
.icon-zt-serve,
.icon-zt-tui,
.icon-zt-gw {
  width: 22px;
  height: 21px;
}
.icon-zt-bao {
  background-image: url(../images/icon/zt-bao.png);
}
.icon-zt-serve {
  background-image: url(../images/icon/zt-serve.png);
}
.icon-zt-tui {
  background-image: url(../images/icon/zt-tui.png);
}
.icon-zt-gw {
  background-image: url(../images/icon/zt-gw.png);
}
.icon-zt-num {
  width: 13px;
  height: 13px;
  background-image: url(../images/icon/zt-num.png);
}
.icon-sjico {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon/sjico.png);
}
.icon-rcqx {
  width: 16px;
  height: 16px;
  background-image: url(../images/icon/rcqx.png);
}
.icon-rcsl {
  width: 18px;
  height: 12px;
  background-image: url(../images/icon/rcsl.png);
}
.icon-rcyq {
  width: 15px;
  height: 18px;
  background-image: url(../images/icon/rcyq.png);
}
.icon-hzfs {
  width: 14px;
  height: 14px;
  background-image: url(../images/icon/hzfs.png);
}
.icon-qymc {
  width: 18px;
  height: 17px;
  background-image: url(../images/icon/qymc.png);
}
.icon-zt-jiand {
  width: 18px;
  height: 20px;
  background-image: url(../images/icon/zt-jiand.png);
}
.icon-laydate {
  width: 15px;
  height: 15px;
  background-image: url(../images/icon/laydate.png);
}
.icon-sxhh {
  width: 16px;
  height: 16px;
  background-image: url(../images/icon/sxhh.png);
}
.icon-hsdz {
  width: 18px;
  height: 22px;
  background-image: url(../images/icon/hsdz.png);
}
.font-12 {
  font-size: 12px;
}
.font-16 {
  font-size: 16px;
}
.font-18 {
  font-size: 18px;
}
.font-20 {
  font-size: 20px;
}
.text-brown {
  color: #333333;
}
.text-gray {
  color: #666;
}
.text-gray-light {
  color: #999;
}
.text-green {
  color: #398439;
}
.text-blue-light {
  color: #72c9ed;
}
.text-blue-dark {
  color: #1381ce;
}
.text-blue {
  color: #00a2e6;
}
.text-orange {
  color: #ff7720;
}
.text-red {
  color: #f00;
}
.text-jjj {
  color: #999;
}
.text-dc {
  color: #dcdcdc;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-indent {
  text-indent: 2em;
}
.btn {
  display: inline-block;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  padding: 3px 8px;
}
.btn-xxjb {
  display: block;
  margin-top: 20px;
  height: 40px;
  font: 16px/40px "微软雅黑";
  color: #f7f7f9;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #f29038;
  background: -webkit-linear-gradient(left, #f29038, #ff5b2d);
  background: -o-linear-gradient(left, #f29038, #ff5b2d);
  background: -moz-linear-gradient(left, #f29038, #ff5b2d);
  background: linear-gradient(left, #f29038, #ff5b2d);
}
.btn-xxjb:hover {
  background: #ff5b2d;
  color: #f7f7f9;
}
.btn-default {
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  font-size: 12px;
  color: #999;
}
.btn-default:hover {
  border-color: #d8d8d8;
  color: #8a8a8a;
}
.btn-orange {
  color: #ffffff;
  background-color: #ff7720;
}
.btn-orange:hover {
  background-color: #ec5c00;
}
.btn-orange-sm {
  color: #ffffff;
  background-color: #ff7720;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0 28px;
  height: 32px;
  line-height: 30px;
  font-size: 16px;
}
.btn-orange-sm:hover {
  background-color: #ec5c00;
}
.btn-orange-md {
  color: #ffffff;
  background-color: #ff7720;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0 44px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.btn-orange-md:hover {
  background-color: #ec5c00;
}
.btn-orange-lg {
  color: #ffffff;
  background-color: #ff7720;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  height: 44px;
  line-height: 44px;
  width: 240px;
  font-size: 16px;
}
.btn-orange-lg:hover {
  background-color: #ec5c00;
}
.btn-bOrange {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ff7720;
  background-color: #fbfcfc;
  padding: 0 25px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #ff7720;
}
.btn-bOrange:hover {
  background-color: #ff7720;
  color: #ffffff;
}
.btn-rOrange {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #ff7720;
  background-color: #ffffff;
  padding: 5px 22px 4px;
  color: #ff7720;
  font-size: 12px;
}
.btn-rOrange:hover {
  background-color: #ff7720;
  color: #ffffff;
}
.btn-rBlue {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #00a2e6;
  background-color: #ffffff;
  padding: 5px 34px;
  color: #00a2e6;
  font-size: 16px;
}
.btn-rBlue:hover {
  background-color: #ff6b4e;
  border-color: #ff6b4e;
  color: #ffffff;
}
.btn-rGray {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #999;
  background-color: #ffffff;
  padding: 3px 18px;
  color: #999;
  font-size: 12px;
}
.btn-rGray:hover {
  border-color: #ff7720;
  color: #ff7720;
}
.label {
  display: inline-block;
  vertical-align: middle;
  padding: 4px 18px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.label-default {
  background-color: #ebebeb;
  color: #999;
}
.label-orange {
  background-color: #ffe4d2;
  color: #ff7720;
}
.form-group {
  margin-bottom: 15px;
  height: auto;
  clear: both;
  overflow: hidden;
}
.form-group .form-control {
  width: 100%;
}
.form-fdbd {
  width: 48%;
  height: auto;
  float: left;
}
.label-title {
  font: 14px/30px "微软雅黑";
  color: #333333;
}
.form-cont p {
  width: 100%;
  height: 26px;
  text-align: right;
  font: 14px/26px "微软雅黑";
  color: #666666;
}
.form-cont p i {
  color: #ff7620;
}
.control-label {
  float: left;
  width: 140px;
  text-align: right;
  padding: 5px 0;
}
.form-container {
  margin-left: 150px;
}
.form-container .lable-text {
  padding: 5px 0;
}
.form-container .lable-text-gray {
  background-color: #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 8px;
}
.form-control {
  display: inline-block;
  padding: 9px 8px;
  line-height: 20px;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.form-control:focus {
  border-color: #ff7720;
}
.form-control.error {
  border-color: #f00;
}
.tips-error {
  display: none;
  color: #f00;
  font-size: 12px;
}
span.error {
  color: #f00;
}
.validate-code .form-control {
  display: block;
  float: left;
}
.form-tips {
  display: block;
  font-size: 12px;
  padding: 2px 10px;
  background-color: #009900;
  color: #fff;
}
/*错误信息提示*/
.error {
  display: block;
  width: auto;
  height: 24px;
  font: 100 14px/24px "微软雅黑";
  color: #ff4520;
}
/*input textarea*/
.form-input {
  height: 36px;
  border: #cccccc 1px solid;
  background: #ffffff;
  color: #333;
  padding: 0px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.form-input:focus {
  border: #00a3e7 1px solid;
}
.disabled .form-input {
  background: #eee;
}
.form-input-lg {
  width: 840px;
}
.form-input-xm {
  width: 170px;
}
.form-input-dm {
  width: 140px;
}
.form-input-sm {
  width: 120px;
}
.input-120 {
  width: 100px;
}
.input-380 {
  width: 360px;
}
.input-750 {
  width: 730px;
}
.input-300 {
  width: 280px;
}
.input-920 {
  width: 920px;
}
.form-textarea {
  height: 78px;
  border: #cccccc 1px solid;
  background: #ffffff;
  padding: 8px 10px;
  color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.form-input-690 {
  width: 670px;
  height: 150px;
}
/*select*/
.form-select {
  position: relative;
  color: #333333;
  font-size: 16px;
  width: 190px;
}
.form-select dt {
  height: 36px;
  display: inline-block;
  color: #666666;
  border: 1px solid #cccccc;
  background: url(../images/jizhuantong/xlan.png) 165px center no-repeat;
  line-height: 35px;
  padding-left: 10px;
  cursor: pointer;
  width: 180px;
  padding-right: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 99;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.form-select dt:hover,
.form-select dt.cur {
  border: 1px solid #409DFE;
  box-shadow: 0 0 3px #409DFE;
}
.form-select dd {
  width: 100%;
  position: absolute;
  left: 0;
  top: 36px;
  z-index: 9;
  border: 1px solid #cccccc;
  background: #fff;
  display: none;
}
.form-select dd p {
  padding: 4px;
  width: 190px;
  max-height: 250px;
  overflow: auto;
}
.form-select dd p a {
  line-height: 28px;
  display: block;
  padding: 0 8px;
}
.form-select dd p a:hover {
  background: #f5f5f5;
}
.select {
  width: 190px;
  height: 36px;
  padding-right: 38px;
  color: #333;
  overflow: hidden;
  padding-left: 10px;
  background: transparent;
  -webkit-appearance: none;
  border: 1px solid #cccccc;
  background: url(../images/jizhuantong/xlan.png) no-repeat right #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.select-300 {
  width: 300px;
}
/*radio checkbox*/
.form-radio-box {
  width: 100%;
  height: auto;
  min-height: 50px;
}
.form-radio-box span {
  display: block;
  width: 120px;
  height: 50px;
  float: left;
  font: 16px/50px "微软雅黑";
  color: #333333;
}
.form-radio-xxp {
  width: auto;
  height: 50px;
  position: relative;
  float: left;
  line-height: 50px;
  margin-right: 40px;
}
@keyframes hover-color {
  from {
    border-color: #c0c0c0;
  }
  to {
    border-color: #3e97eb;
  }
}
.form-radio-xxp .form-radio,
.form-radio-xxp .form-checkbox {
  position: absolute;
  display: none;
}
.form-radio-xxp .form-radio + label,
.form-radio-xxp .form-checkbox + label {
  position: relative;
  display: block;
  font-size: 16px;
  color: #333333;
  padding-left: 36px;
  cursor: pointer;
  vertical-align: middle;
}
.form-radio-xxp .form-radio + label:hover:before,
.form-radio-xxp .form-checkbox + label:hover:before {
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: hover-color;
}
.form-radio-xxp .form-radio + label:before,
.form-radio-xxp .form-checkbox + label:before {
  position: absolute;
  top: 13px;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  content: '';
  border: 1px solid #c0c0c0;
}
.form-radio-xxp .form-radio + label:after,
.form-radio-xxp .form-checkbox + label:after {
  position: absolute;
  display: none;
  content: '';
}
.form-radio-xxp .form-radio:checked + label:before,
.form-radio-xxp .form-checkbox:checked + label:before {
  animation-name: none;
}
.form-radio-xxp .form-radio:checked + label:after,
.form-radio-xxp .form-checkbox:checked + label:after {
  display: block;
}
.form-radio-xxp .form-radio + label:before {
  border-radius: 50%;
}
.form-radio-xxp .form-radio + label:after {
  top: 50%;
  margin-top: -6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #06a4e7;
}
.form-radio-xxp .form-radio:checked + label:before {
  border: 1px solid #06a4e7;
}
.form-radio-xxp .form-checkbox + label:after {
  top: 50%;
  margin-top: -11px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0;
}
.form-radio-xxp .form-checkbox:checked + label:before {
  border: #3e97eb;
  background: #3e97eb;
}
.disabled .form-radio-xxp .form-checkbox + label {
  cursor: default;
}
.disabled .form-radio-xxp .form-checkbox + label:before {
  cursor: default;
  background: #eee;
}
.form-select-box {
  overflow: visible;
}
/*日期*/
.demo-input {
  padding-left: 30px;
  height: 38px;
  width: 180px;
  line-height: 38px;
  border: 1px solid #cccccc;
  background: #fff url(../images/user/date.png) no-repeat 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.demo-footer {
  padding: 50px 0;
  color: #999;
  font-size: 14px;
}
.demo-footer a {
  padding: 0 5px;
  color: #01AAED;
}
.ddxyz {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 70px;
}
.ddxyz .form-radio-xxp {
  position: unset !important;
}
.ddxyz b.error {
  float: left;
  position: absolute;
  bottom: 0px !important;
  left: 0px !important;
}
.from_wzsj {
  height: auto;
  line-height: 24px;
  color: #999999;
  margin: 0px auto;
  text-align: left;
  white-space: nowrap;
}
.from_wzsj span {
  color: #ff7200;
}
.menu-nav {
  width: 100%;
  min-width: 1200px;
  height: 50px;
  background: #00a2e6;
}
.menu-cont a {
  display: block;
  float: left;
  padding: 0px 20px;
  margin-right: 15px;
  font-size: 16px;
  background: #00a2e6;
  color: #ffffff;
  line-height: 50px;
}
.menu-cont a.subnav-active,
.menu-cont a:hover {
  background: #1381ce;
}
.nav-left {
  width: 200px;
  height: 50px;
  line-height: 50px;
  position: relative;
  background: #016db8;
  float: left;
}
.nav-left .zcnav-img {
  background: url(../images/icon/nav-zcmall.png) no-repeat;
}
.nav-left .zcimg-zlfl {
  display: inline-block;
  margin: 0 10px 0 50px;
  width: 14px;
  height: 11px;
  background-position: 0px 0px;
}
.nav-left .zcnav-nrp {
  font-size: 16px;
  color: #ffffff;
}
.nav-left .zcmall-sidebar {
  display: none;
  width: 200px;
  height: 420px;
  padding: 2px 0px;
  background: url(../images/zc-mall/sidebar-bg.png) repeat;
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 9;
}
.nav-left .zcmall-sidebar a {
  display: block;
  width: 100%;
  height: 42px;
  overflow: hidden;
}
.nav-left .zcmall-sidebar a.sidebar-active,
.nav-left .zcmall-sidebar a:hover {
  background: #12b9ff;
}
.nav-left .zcmall-sidebar a .zcnav-subimg {
  display: block;
  float: left;
  margin: 14px 8px 14px 50px;
  width: 20px;
  height: 20px;
}
.nav-left .zcmall-sidebar a .zcnav-shjj {
  background-position: -20px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-jq {
  background-position: -40px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-wl {
  background-position: -60px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-hx {
  background-position: -80px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-dx {
  background-position: -100px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-gdjz {
  background-position: -120px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-wlys {
  background-position: -140px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-fz {
  background-position: -160px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-yl {
  background-position: -180px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-jy {
  background-position: -200px 0px;
}
.nav-left .zcmall-sidebar a .zcnav-nra {
  display: block;
  float: left;
  width: 80px;
  height: 43px;
  line-height: 42px;
  font-size: 16px;
  color: #ffffff;
}
.nav-index {
  width: 100%;
  height: 40px;
  border-bottom: #ff7720 2px solid;
}
.nav-index .synav {
  line-height: 40px;
}
.nav-index .synav span {
  display: block;
  width: 230px;
  height: 40px;
  float: left;
  background: #ff7720;
  text-align: center;
  margin-right: 12px;
  font-size: 19px;
  color: #ffffff;
}
.nav-index .synav a {
  display: block;
  width: auto;
  height: 40px;
  margin: 0px 11px;
  float: left;
  font-size: 15px;
  color: #666;
}
.nav-index .synav a.ldy-nav {
  color: #ff7720;
  font-size: 16px;
  font-weight: bold;
  margin: 0px 14px;
}
.nav-index .synav a:hover,
.nav-index .synav a.active {
  color: #ff7720;
  font-weight: bold;
}
.nav-index .synav i {
  display: block;
  width: auto;
  height: 40px;
  margin: 0px 13px;
  float: left;
  font-size: 14px;
  color: #eeeeee;
}
.grzx_nav {
  width: 680px;
  height: 70px;
  margin-left: 20px;
}
.grzx_nav a {
  display: inline-block;
  width: auto;
  height: 70px;
  padding: 0px 30px;
  font-size: 14px;
  line-height: 70px;
  color: #ffffff;
}
.grzx_nav a:hover,
.grzx_nav a.active {
  background: url(../images/user/nav-hover.png) no-repeat center 100%;
}
.grzx_left {
  width: 160px;
  height: auto;
  float: left;
  overflow: hidden;
}
.grxx-menu {
  width: 130px;
  padding: 25px 15px;
  height: 90px;
  border-top: #33b5eb 2px solid;
  background: #fff url(../images/user/user-leftbg.png) no-repeat;
}
.grxx-menu .grxx-rzmc {
  width: 100%;
  height: 24px;
  overflow: hidden;
}
.grxx-menu .grxx-rzmc span {
  margin-left: 8px;
  font-size: 16px;
  color: #666;
  line-height: 24px;
}
.grxx-menu .grxx-dqzt {
  width: 100%;
  height: 20px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #999;
}
.grxx-menu .grxx-dqzt span {
  color: #666;
}
.grxx-menu .grxx-msrz {
  display: block;
  width: 100%;
  height: 22px;
  border: #00a2e6 1px solid;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #00a2e6;
  line-height: 22px;
}
.grxx-menu .grxx-msrz:hover {
  background-color: #00a2e6 ;
  color: #fff;
}
.grxx-menu .grxx-ckxq {
  display: block;
  width: 100%;
  height: 22px;
  color: #00a2e6;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.grxx-menu .grxx-ckxq:hover {
  color: #ff6600;
}
.grxx-sidebar {
  width: 120px;
  height: 350px;
  background-color: #fff;
  overflow: hidden;
  margin-top: 20px;
  padding: 0px 20px 20px;
}
.grxx-sidebar h3 {
  width: 100%;
  height: 20px;
  margin-top: 22px;
}
.grxx-sidebar h3 span {
  font-size: 16px;
  color: #333;
  margin-left: 8px;
}
.grxx-sidebar a {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 28px;
  padding-left: 29px;
  margin-top: 10px;
  font-size: 14px;
  color: #666;
}
.grxx-sidebar a:hover,
.grxx-sidebar a.active {
  color: #ff7720;
}
/*新闻中心导航*/
.xwzx-nav {
  width: auto;
  margin-top: 30px;
}
.nav-cont a {
  display: block;
  float: left;
  padding: 0px 10px;
  margin-left: 20px;
  font-size: 18px;
  color: #666666;
  line-height: 50px;
}
.nav-cont a.active,
.nav-cont a:hover {
  color: #00a2e6;
  border-bottom: #00a2e6 2px solid;
}
.nav-cont .btn-pipei {
  position: relative;
}
.nav-cont .btn-pipei .code-box {
  display: none;
  position: absolute;
  left: -5px;
  top: 50px;
  z-index: 101;
  background-color: #fff;
  padding: 6px 8px 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #1f1479;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  box-shadow: 1px 1px 12px 1px rgba(0, 0, 0, 0.3);
}
.nav-cont .btn-pipei:after {
  display: none;
  content: '';
  position: absolute;
  top: 34px;
  left: 38px;
  z-index: 101;
  font-size: 0;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}
.nav-cont .btn-pipei:hover:after,
.nav-cont .btn-pipei:hover .code-box {
  display: block;
}
.zcy-nav {
  font-size: 18px !important;
  position: relative;
  margin: 0px 24px !important;
}
.zcy-nav .angle {
  display: none;
  position: absolute;
  top: 32px;
  left: 26px;
  z-index: 101;
  font-size: 0;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}
.zcy-nav .code-box {
  display: none;
  position: absolute;
  left: 1px;
  top: 48px;
  z-index: 101;
  background-color: #fff;
  padding: 6px 8px 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #1f1479;
  text-align: center;
  line-height: 1;
}
.zcy-nav .code-box img {
  vertical-align: top;
}
.zcy-nav .code-gaoqi {
  font-size: 14px;
}
.zcy-nav:hover .angle,
.zcy-nav:hover .code-box {
  display: block;
}
.header-top {
  min-width: 1200px;
  height: 40px;
  background: #f8f8f8;
  border-bottom: 1px solid #eeeeee;
  line-height: 40px;
  color: #8a8a8a;
  font-size: 13px;
}
.header-top a {
  color: #8a8a8a;
}
.header-top a:hover {
  color: #ff7720;
}
.header-left {
  width: 250px;
}
.header-right {
  width: 940px;
  height: 40px;
}
.header-nav {
  display: block;
  width: auto;
  height: 40px;
  line-height: 40px;
  color: #8a8a8a;
  padding: 0px 8px;
  margin: 0px 4px;
}
span.header-nav {
  padding: 0;
}
a.header-active {
  color: #ff7720;
}
.header-img {
  display: block;
  width: 14px;
  height: 16px;
  margin: 12px 0 0 6px ;
  float: right;
  background: url(../images/icon/user-hover.png) no-repeat;
}
.header-divnav {
  position: relative;
  width: auto;
  height: auto;
  min-height: 40px;
  text-align: center;
  margin-right: 8px;
}
.header-divnav i.icon-down {
  margin-left: 6px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.header-divnav:hover {
  background-color: #fff;
}
.header-divnav:hover i.icon-down {
  transform: rotate(180deg);
}
.header-divnav:hover .header-navul {
  display: block;
}
.header-navul {
  display: none;
  position: absolute;
  z-index: 100;
  top: 40px;
  right: 0;
  width: 110px;
  height: auto;
  border: 1px solid #eeeeee;
  border-top: none;
  background: #ffffff;
}
.tbnav-wzdh {
  width: 1200px;
  height: 270px;
}
.tbnav-wzdh li {
  float: left;
  height: auto;
  overflow: hidden;
  margin-right: 70px;
  margin-top: 20px;
}
.tbnav-wzdh li .ycdh-lga {
  display: block;
  width: 136px;
  height: 65px;
  margin-top: 40px;
}
.tbnav-wzdh li h3 {
  width: 100%;
  height: 16px;
  margin: 20px 0px 10px;
  text-align: left;
  text-indent: 8px;
  border-left: #00a2e6 3px solid;
  font: bold 16px/16px "微软雅黑";
  color: #333333;
}
.tbnav-wzdh li p {
  width: 100%;
  height: 30px;
  font: 14px/28px "微软雅黑";
  text-indent: 12px;
  text-align: left;
}
.tbnav-wzdh li p a {
  color: #666666;
  position: relative;
}
.tbnav-wzdh li p a i {
  display: block;
  width: 9px;
  height: 11px;
  position: absolute;
  right: 0px;
  top: -10px;
}
.tbnav-wzdh li .ycdh-wsqy {
  width: 280px;
  height: auto;
}
.tbnav-wzdh li .ycdh-wsqy p {
  width: 140px;
  height: 30px;
  float: left;
}
.tbnav-wzdh li.ycdh-logo {
  width: 160px;
  margin-left: 30px;
}
.tbnav-wzdh li.ycdh-qypt {
  width: 130px;
}
.tbnav-wzdh li.ycdh-bjjx {
  width: 100px;
}
.tbnav-wzdh li.ycdh-wsqy {
  width: 280px;
}
.tbnav-wzdh li.ycdh-wszj {
  width: 150px;
}
.header-navli {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 10px;
}
.header-navli:hover {
  color: #ff7720;
  background: #f8f8f8;
}
.navul-ydlzt {
  width: 190px;
  height: 90px;
}
.navul-ydlzt .header-navli {
  text-align: left;
  text-indent: 20px;
}
.navul-ydlzt p {
  width: 100%;
  height: 30px;
  background: #f8f8f8;
  overflow: hidden;
}
.navul-ydlzt p i {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0px 6px 0px 14px;
  line-height: 33px;
  float: left;
}
.navul-ydlzt p i img {
  width: 12px;
  height: 12px;
}
.navul-ydlzt p a {
  display: block;
  font: 12px/30px "微软雅黑";
  color: #666666;
}
.navul-ydlzt p a.navli-zhsz {
  float: left;
  width: 80px;
  height: 30px;
  text-align: left;
}
.navul-ydlzt p a.navli-tcdl {
  float: right;
  width: 40px;
}
.header-fdbs {
  width: 100%;
  height: 110px;
  background: #fff;
}
.header-fdnr {
  width: 100%;
  height: 110px;
  background: #fff;
  z-index: 999;
}
.header-warp {
  width: 1200px;
  margin: 0px auto;
  padding-top: 10px;
  height: 100px;
}
.logo {
  float: left;
  margin-top: 10px;
}
.logo a {
  display: block;
  width: 136px;
  height: 65px;
  background: url(../images/logo.png) no-repeat 0 0;
}
.logo-title {
  display: none;
  margin: 25px 0 0 20px;
  padding: 0 0 0 20px;
  height: 38px;
  border-left: 1px solid #ddd;
  font-size: 26px;
  line-height: 38px;
  color: #666;
}
.header-activity {
  margin: -5px 0 0 25px;
  display: none;
}
.head-seach {
  float: right;
}
.search-form-header a,
.search-form-header span,
.search-form-header input,
.search-form-header button {
  display: inline-block;
  vertical-align: top;
}
.search-form-header .searh-dqxx {
  width: 100%;
  height: 24px;
}
.search-form-header .searh-dqxx a {
  padding: 0px 10px;
  line-height: 22px;
  color: #ff7720;
  font-size: 12px;
  margin: 2px 4px 0px 2px;
}
.search-form-header .searh-dqxx a:hover,
.search-form-header .searh-dqxx a.active {
  background: #ff7720;
  color: #ffffff;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.search-form-header .searh-head-box {
  width: 480px;
  position: relative;
  border: 2px solid #ff7720;
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.search-form-header .searh-tip {
  position: relative;
  background-color: #f6f6f6;
  width: 100px;
  height: 36px;
  line-height: 34px;
  text-align: center;
}
.search-form-header .searh-tip .icon-down {
  margin-left: 5px;
}
.search-form-header .searh-tip .searh-tip-down {
  display: none;
  position: absolute;
  left: -2px;
  top: 36px;
  width: 100px;
  background-color: #eee;
  border: 2px solid #ff7720;
  border-top: none;
}
.search-form-header .searh-tip .searh-tip-down a {
  display: block;
}
.search-form-header .searh-tip .searh-tip-down a.active,
.search-form-header .searh-tip .searh-tip-down a:hover {
  color: #00a2e6;
  background: #e0e0e0;
}
.search-form-header .search-input {
  float: left;
  width: 280px;
  height: 36px;
  line-height: 32px;
  padding: 0 10px;
  font-size: 12px;
  border: 0 none;
}
.search-form-header .search-input.search-input-lg {
  width: 370px;
}
.search-form-header .search-button {
  display: block;
  float: right;
  width: 80px;
  height: 36px;
  line-height: 32px;
  color: #fff;
  background-color: #ff7720;
  font-size: 14px;
}
.search-form-header .txt-or {
  width: 68px;
  color: #a3a3a3;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  margin-top: 24px;
}
.search-form-header .header-pub-task {
  width: 220px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  margin-top: 24px;
}
.search-form-header .jdy-ssxl {
  position: absolute;
  top: 38px;
  left: 0px;
  background: #ffffff;
  border: #ff7720  1px solid;
  border-top: none;
  width: 480px;
  height: auto;
  overflow: hidden;
  display: none;
  z-index: 99;
}
.search-form-header .jdy-ssxl li {
  width: 480px;
  height: 30px;
  padding-left: 20px;
  cursor: pointer;
  font: 14px/30px "微软雅黑";
  color: #333333;
}
.search-hot {
  width: 470px;
  margin-top: 5px;
}
.search-hot a {
  font-size: 12px;
  color: #999;
  margin-right: 10px;
}
.search-hot a:hover {
  color: #8a8a8a;
  text-decoration: underline;
}
.grzx_tbbg {
  width: 100%;
  height: 70px;
  background: #00a3e7;
}
.grzx_logo {
  width: 300px;
  height: 50px;
  margin-top: 10px;
  float: left;
}
.grzx_logo a {
  display: block;
  float: left;
  width: 100px;
  height: 50px;
  background: url(../images/user/logo.png) no-repeat 0 0;
}
.grzx_logo span {
  display: block;
  float: left;
  width: auto;
  height: 20px;
  padding-left: 20px;
  margin-top: 15px;
  border-left: #fff 2px solid;
  font: 18px/20px "微软雅黑";
  color: #fff;
}
.head-logo-title {
  margin-left: 20px;
}
.expert_tbbg {
  width: 100%;
  height: 90px;
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: #ffffff;
}
.header-xwzx {
  width: 100%;
  margin: 0px auto;
  padding-top: 10px;
  height: 100px;
  border-bottom: #e9e9e9 1px solid;
}
.xwzx-logo {
  float: left;
  margin-top: 10px;
}
.xwzx-logo a {
  display: block;
  width: 136px;
  height: 65px;
  background: url(../images/logo.png) no-repeat 0 0;
}
.xwlg-title {
  margin: 25px 0 0 20px;
  padding: 0 0 0 20px;
  height: 38px;
  border-left: 1px solid #ddd;
  font-size: 26px;
  line-height: 38px;
  color: #666;
}
.footer-warp {
  width: 100%;
  min-width: 1200px;
  min-height: 320px;
  padding-bottom: 20px;
  background: url(../images/footer-bg.png) center bottom no-repeat #3e3c48;
  color: #dcdcdc;
  overflow: hidden;
}
.foot-friendly {
  min-height: 150px;
  margin-top: 15px;
  padding: 10px 20px 0;
  background-color: #343240;
  background-color: rgba(48, 47, 57, 0.4);
}
.foot-friendly .nav-tabs {
  background-color: transparent;
  border-bottom-color: #6b6a71;
}
.foot-friendly .nav-tabs li {
  margin-bottom: -2px;
  margin-right: 40px;
}
.foot-friendly .nav-tabs li a {
  height: 38px;
  background-color: transparent;
  color: #999;
  line-height: 38px;
  border-bottom: 4px solid transparent;
  font-size: 18px;
}
.foot-friendly .nav-tabs li.active a {
  border-bottom-color: #cf5d36;
  color: #dcdcdc;
}
.foot-friendly .tab-pane {
  padding-top: 30px;
  color: #c8c8c8;
}
.foot-friendly .tab-pane a {
  display: inline-block;
  margin: 0 24px 10px 0;
  color: #c6c6c7;
}
.foot-friendly .tab-pane a:hover {
  text-decoration: underline;
}
.foot-list {
  padding-top: 40px;
  font-size: 12px;
  padding-left: 40px;
}
.foot-list a {
  color: #dcdcdc;
}
.foot-list a:hover {
  text-decoration: underline;
}
.foot-list li {
  float: left;
  width: 250px;
  margin-right: 40px;
}
.foot-list li h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.foot-list li h3 a {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.foot-list li .f-phone {
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 700;
}
.foot-list li .f-link {
  font-size: 0;
}
.foot-list li .f-link a {
  margin-bottom: 5px;
  font-size: 12px;
  display: inline-block;
  width: 110px;
}
.foot-list .f-fwb {
  width: 130px;
  height: 90px;
  padding: 0 30px;
  border-left: #55585a 1px solid;
  border-right: #55585a 1px solid;
}
.foot-list .f-fwb p {
  margin-top: 8px;
  color: #838383;
}
.foot-list .f-server {
  float: right;
  width: 140px;
  position: relative;
  padding-top: 3px;
  margin: 0 80px 0 0;
}
.foot-list .f-server .f-weixin {
  width: 120px;
  height: 135px;
  background: url(../images/weixin-code.jpg) center center no-repeat;
  position: absolute;
  left: -140px;
  top: -20px;
  display: none;
}
.foot-list .f-server .btn-orange {
  display: block;
  color: #ffffff;
}
.foot-list .f-server p {
  margin-top: 12px;
}
.foot-list .f-server p a {
  margin: 0 6px;
}
.footer-bottom {
  height: 165px;
  font-size: 12px;
}
.footer-bottom .foot-list {
  padding: 10px;
}
.footer-bottom a:hover {
  text-decoration: underline;
}
.footer-bottom .foot-link {
  padding: 20px 0 8px;
  color: #ccc;
}
.footer-bottom .foot-link a {
  color: #666;
}
.footer-bottom .foot-link a:hover {
  color: #a09d9d;
}
.footer-bottom .foot-link span {
  margin: 0 10px;
}
.footer-bottom .copyright a {
  color: #999;
}
.footer-bottom .copyright a:hover {
  color: #999;
}
.footer-bottom .integrity {
  margin-top: 16px;
}
.footer-bottom .integrity a {
  margin: 0 7px;
  display: inline-block;
  vertical-align: middle;
}
.footer-bottom .integrity a.btn-integrity {
  width: 180px;
  height: 33px;
  padding: 3px 0 0;
  background-color: #ddd;
  color: #666;
  line-height: 14px;
}
.footer-xwzx {
  min-height: 190px;
  background: url(../images/footer-bg.png) center center no-repeat #3e3c48;
}
.footer-xwzxzc {
  width: 720px;
  height: 110px;
  float: left;
  margin-top: 50px;
}
.footer-xwzxzc .xwdb-bzlj {
  height: 50px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 50px;
}
.footer-xwzxzc .xwdb-bzlj a {
  color: #ffffff;
}
.footer-xwzxzc .xwdb-bzlj span {
  color: #ffffff;
  margin: 0px 20px;
}
.footer-xwzxzc .xwdb-zbdz {
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
}
.footer-xwzxzc .xwdb-zbdz i {
  margin-right: 6px;
  margin-top: -4px;
}
.footer-xwzxyc {
  width: 430px;
  height: 110px;
  float: left;
  margin-top: 50px;
}
.footer-xwzxyc p {
  height: 40px;
  margin-bottom: 10px;
  text-align: right;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
}
.footer-xwzxyc a {
  display: block;
  width: 180px;
  height: 44px;
  background: #ff6600;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  float: right;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  color: #ffffff;
}
.footer-xwzxyc a:hover {
  background: #ff7200;
  color: #ffffff;
}
.hover-orange:hover {
  color: #ff7720;
}
.column-search {
  width: 100%;
  height: 60px;
}
.column {
  width: auto;
  height: 60px;
  font: 14px/60px "微软雅黑";
  color: #999;
}
.column i {
  margin: 0px 4px;
}
.column a {
  color: #999;
}
.column a:hover {
  color: #ff7720;
}
.column span {
  color: #666;
}
.column-btn {
  margin: 10px 0 0 30px;
}
.column-btn .btn-orange-lg {
  width: 150px;
  height: 42px;
  line-height: 42px;
}
.search {
  width: 440px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
}
.search .input-search {
  display: block;
  width: 340px;
  height: 40px;
  padding: 0px 10px;
  font-size: 14px;
  color: #333333;
  border: #e0e0e0 1px solid;
  border-right: 0px #e0e0e0 solid;
  float: left;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
.search .botton-search {
  display: block;
  width: 78px;
  height: 42px;
  float: left;
  background: #ff7720;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  border: #ff7720 1px solid;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.search .botton-search:hover {
  background: #ec5c00;
  color: #ffffff;
}
.search-sm {
  width: 302px;
  height: 32px;
  margin: 0;
}
.search-sm .input-search {
  width: 210px;
  height: 30px;
  line-height: 30px;
}
.search-sm .botton-search {
  width: 70px;
  height: 32px;
  line-height: 30px;
  font-size: 14px;
}
.sslist-ylxs,
.sslist-jdyxx {
  width: 100%;
  height: auto;
  min-height: 24px;
  margin: 15px 0px;
}
.sslist-ylxs strong,
.sslist-jdyxx strong {
  display: block;
  float: left;
  width: 80px;
  height: 24px;
  font: bold 14px/24px "微软雅黑";
  color: #333333;
}
.sslist-ylxs .sslist-ssnr,
.sslist-jdyxx .sslist-ssnr {
  float: left;
  width: 1070px;
  height: auto;
  min-height: 24px;
}
.search-listbox {
  width: 1150px;
  height: auto;
  padding: 5px 25px;
  clear: both;
  border: #f1f1f1 1px solid;
  background: #f8f9f9;
}
.search-listbox .sslist-ylxs {
  overflow: hidden;
}
.search-listbox .sslist-ssnr p,
.search-listbox .jdy-hylb p {
  width: auto;
  height: 24px;
  float: left;
  margin: 0 5px 5px;
  cursor: pointer;
  font: 14px/24px "微软雅黑";
  color: #666;
  padding: 0px 8px;
}
.search-listbox .sslist-ssnr p:hover,
.search-listbox .jdy-hylb p:hover,
.search-listbox .sslist-ssnr p.sslb-active,
.search-listbox .jdy-hylb p.sslb-active {
  background: #00a2e6;
  color: #ffffff;
}
.search-listbox .sslist-ssnr p:hover a,
.search-listbox .jdy-hylb p:hover a,
.search-listbox .sslist-ssnr p.sslb-active a,
.search-listbox .jdy-hylb p.sslb-active a {
  color: #ffffff;
}
.search-listbox .sslist-ssnr p i,
.search-listbox .jdy-hylb p i {
  visibility: hidden;
  color: #ffffff;
  margin-left: 5px;
}
.search-listbox .sslist-ssnr p:hover i,
.search-listbox .jdy-hylb p:hover i,
.search-listbox .sslist-ssnr p.sslb-active i,
.search-listbox .jdy-hylb p.sslb-active i {
  visibility: visible;
}
.sslist-yxz {
  width: 1150px;
  height: auto;
  overflow: hidden;
  padding: 5px 25px;
  border: #f1f1f1 1px solid;
  border-bottom: none;
  background: #fff;
}
.sslist-yxz p {
  width: auto;
  height: 24px;
  position: relative;
  float: left;
  margin-right: 25px;
  cursor: pointer;
  font: 12px/24px "微软雅黑";
  color: #666;
  padding: 0px 16px;
  border: #e6e6e6 1px solid;
}
.sslist-yxz p span {
  color: #00a2e6;
}
.sslist-yxz p i {
  display: block;
  position: absolute;
  right: -5px;
  top: -5px;
  border: #ddd 1px solid;
  color: #ddd;
  background: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 13px;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.sslist-yxz p:hover,
.sslist-yxz p.yxzzt {
  border: #00a2e6 1px solid;
}
.sslist-yxz p:hover i,
.sslist-yxz p.yxzzt i {
  border: #00a2e6 1px solid;
  color: #00a2e6;
}
.sshz-hyej {
  width: auto;
  height: 24px;
  position: relative;
  float: left;
  margin: 0 5px 5px;
}
.sshz-hyej span {
  display: block;
  float: left;
  width: auto;
  height: 24px;
  cursor: pointer;
  font: 14px/24px "微软雅黑";
  color: #666;
  padding: 0px 8px;
}
.sshz-hyej span:hover,
.sshz-hyej span.sslb-active {
  background: #00a2e6;
  color: #ffffff;
}
.sshz-hyej .hyej-xlyc {
  display: block;
  float: left;
  margin-top: 8px;
  cursor: pointer;
}
.sshz-hyej .hyej-xlyc:hover {
  background-image: url(../images/icon/xlan-hover.png);
}
.sshz-hyej .hyej-ycnr {
  width: 260px;
  height: auto;
  display: none;
  position: absolute;
  top: 30px;
  left: 0px;
  padding: 8px 10px;
  z-index: 99;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
  background: #ffffff;
}
.sshz-hyej .hyej-ycnr a {
  display: block;
  margin: 4px 8px;
  float: left;
  width: auto;
  height: 24px;
  padding: 0px 6px;
  font: 14px/24px "微软雅黑";
  cursor: pointer;
}
.sshz-hyej .hyej-ycnr a:hover,
.sshz-hyej .hyej-ycnr a.sslb-active {
  background: #00a2e6;
  color: #ffffff;
}
.sshz-hyej .hyej-ycnr i {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  right: 10px;
  background-image: url(../images/icon/close-hs.png);
}
.sshz-hyej .hyej-ycnr i:hover {
  background-image: url(../images/icon/close-hover.png);
}
.sshz-hyej .hyej-ycnr b {
  width: 20px;
  height: 10px;
  position: absolute;
  top: -10px;
  left: 20px;
  background-image: url(../images/jdy/zyxs.png);
}
.no-result {
  width: 100%;
  height: auto;
  padding: 60px 0px;
  border: #e6e6e6 1px solid;
}
.no-result .result-box {
  width: 360px;
  height: 120px;
  margin: 0px auto;
}
.no-result .result-box dt {
  width: 96px;
  height: 83px;
  float: left;
  margin: 18px 0px;
}
.no-result .result-box dd {
  width: 230px;
  height: 120px;
  float: right;
}
.no-result .result-box dd p {
  width: 100%;
  height: 50px;
  font: 16px/25px "微软雅黑";
  color: #888888;
}
.no-result .result-box dd .mffxq {
  width: 148px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
}
.page {
  width: 100%;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  margin: 60px auto 100px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.page a {
  background: #fff;
  padding: 8px 15px;
  border: 1px solid #efefef;
  color: #9b9b9b;
  margin: 0px 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.page a:hover,
.page a.page_on {
  background: #00a3e7;
  color: #fff;
  border: 1px solid #00a3e7;
}
.page span {
  color: #666;
  margin: 0px 5px;
}
.advertisement a {
  display: block;
  margin-bottom: 20px;
}
.advertisement img {
  width: 100%;
  vertical-align: top;
}
.main-list {
  margin-bottom: 45px;
}
.main-list li {
  border: 1px solid #e6e6e6;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  overflow: hidden;
}
.main-list li:hover {
  border: 1px solid #ff7720;
  z-index: 90;
}
.main-list li a {
  display: block;
  padding: 25px 30px;
  overflow: hidden;
}
.main-list li.item {
  padding: 25px 30px;
}
.main-list li .xuqiu-tips {
  position: absolute;
  right: 25px;
  top: 20px;
}
.main-list .attribute {
  overflow: hidden;
}
.main-list .attribute span {
  display: block;
  float: left;
  min-width: 200px;
  width: 230px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-list .img-box {
  width: 170px;
  height: 140px;
  border: 1px solid #f1f1f1;
  text-align: center;
  overflow: hidden;
}
.main-list .info-box {
  width: 480px;
  margin-left: 20px;
}
.main-list .info-box h4 {
  margin-top: 8px;
}
.main-list .list-rt {
  width: 200px;
  text-align: right;
}
.main-list .list-rt .price {
  font-size: 28px;
}
.xuqiu-tips {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.xuqiu-tips i {
  margin-right: 10px;
}
.xuqiu-tips.xuqiu-tips-blue {
  color: #00a2e6;
}
.xuqiu-tips.xuqiu-tips-orange {
  color: #ff7720;
}
.ysjg {
  display: inline-block;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  background: #ff7720;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}
.tdxm-ysan {
  position: absolute;
  top: 70px;
  right: 30px;
  width: 120px;
  height: 30px;
  background: #ff7720;
  color: #fff;
  padding: 0px !important;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.tdxm-ysan:hover {
  background: #fd8940;
  color: #fff;
}
.ytqzfan {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 110px;
  height: 30px;
  border: #ff7721 1px solid;
  background: #fff;
  color: #ff7721;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.ytqzfan:hover {
  background: #ff7721;
  border: #ff7721 1px solid;
  color: #fff;
}
.width-50 {
  width: 50%;
}
.width-40 {
  width: 40%;
}
.width-30 {
  width: 30%;
}
.width-20 {
  width: 20%;
}
.well-gray {
  border: 1px solid #ebebeb;
  background-color: #f5f5f5;
  padding: 8px 20px;
}
.hot-search .panel-body {
  padding: 10px 0 0 10px;
}
.hot-search .panel-body .btn-rGray {
  margin: 0 10px 10px 0;
}
.gxys-banner {
  width: 100%;
  height: 120px;
  overflow: hidden;
  margin: 20px auto;
  background: url(../images/kechuang/gxbg-banner.jpg) repeat;
}
.gxys-banner p {
  width: 100%;
  height: 60px;
  margin-top: 30px;
  font: bold 42px/60px "微软雅黑";
  color: #ffffff;
  text-align: center;
}
.gxys-nav {
  width: 100%;
  height: 60px;
  margin-top: 20px;
  border-bottom: #f1f1f1 1px solid;
}
.gxys-nav .gsys-menu {
  width: 740px;
  height: 60px;
  float: left;
}
.gxys-nav .gsys-menu a {
  display: block;
  width: auto;
  height: 60px;
  float: left;
  margin: 0px 70px 0px 20px;
  font: 17px/60px "微软雅黑";
  color: #666666;
  text-align: center;
}
.gxys-nav .gsys-menu a.ysnav-active,
.gxys-nav .gsys-menu a:hover {
  color: #ff7720;
  border-bottom: 3px #ff7720 solid;
}
.gxys-nav .fh-gxpd {
  width: 110px;
  height: 30px;
  float: right;
  background: #ff7720;
  border: #ff7720 1px solid;
  margin-top: 15px;
}
.gxys-nav .fh-gxpd span {
  display: block;
  width: 66px;
  margin-left: 7px;
  float: left;
  height: 30px;
  font: 14px/30px "微软雅黑";
  color: #ffffff;
  text-align: center;
}
.gxys-nav .fh-gxpd i {
  display: block;
  width: 16px;
  float: left;
  height: 16px;
  margin: 7px;
}
.tab-pane-detail {
  padding: 0 80px 40px;
}
.detail-item {
  padding-top: 80px;
}
.detail-title {
  height: 20px;
  margin-bottom: 40px;
  background: url(../images/detail-title.png) no-repeat center center;
  text-align: center;
}
.detail-title span {
  color: #00a2e6;
  font-size: 18px;
  line-height: 20px;
}
.detail-content h4 {
  margin-bottom: 15px;
  line-height: 2;
  color: #333;
}
.detail-content p {
  margin-bottom: 15px;
  line-height: 2;
}
.disclaimer {
  padding: 20px 0;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  text-align: center;
  clear: both;
}
.search-menu a {
  padding: 0 30px;
  margin-right: 20px;
}
.search-box {
  margin: 40px 0;
}
.search-tit {
  margin-bottom: 5px;
}
.search-tit span.text-brown {
  font-size: 24px;
}
.search-tit a {
  margin-top: 15px;
}
.search-list {
  border-top: 2px solid #00a2e6;
}
.search-list li:hover {
  border-color: #e6e6e6;
  background-color: #f2f7f9;
}
.search-list li a {
  display: block;
}
.search-list li .img-box img {
  max-width: 170px;
  max-height: 140px;
}
.search-btn {
  margin-bottom: 40px;
}
.publish-tit {
  margin-bottom: 6px;
  color: #444;
}
.category-list {
  margin-right: -10px;
  margin-bottom: 10px;
}
.category-list li {
  position: relative;
  float: left;
  width: 90px;
  padding: 5px 0;
  margin: 0 10px 10px 0;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
}
.category-list li a {
  display: block;
  color: #333333;
}
.category-list li a:hover {
  color: #ff7720;
}
.category-list li.active {
  border-color: #ff7720;
}
.category-list li.active a {
  color: #ff7720;
}
.category-list li.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 18px;
  background: url(../images/icon/correct.png) no-repeat 0 0;
}
.validate-phone {
  height: 62px;
}
.phone-inputwrap {
  width: 245px;
  margin-right: 10px;
}
.phone-inputwrap .form-control {
  width: 245px;
}
.validate-code {
  width: 245px;
}
.validate-code .form-control {
  width: 140px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.validate-code .btn-validate {
  width: 102px;
  display: block;
  float: left;
  padding: 9px 0;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-left: none;
  color: #ff7720;
  line-height: 20px;
  text-align: center;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}
.validate-code .btn-validate.disabled {
  background-color: #eaeaea;
  color: #666;
  cursor: not-allowed;
}
.scroll-menu {
  position: fixed;
  right: 40px;
  top: 50%;
  margin-top: -180px;
  width: 80px;
  z-index: 98;
  text-align: center;
  font-size: 12px;
}
.scroll-menu .img {
  position: relative;
  z-index: 99;
}
.scroll-menu .scroll-item {
  position: relative;
  z-index: 97;
  margin-top: -8px;
  background-color: #ffffff;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.scroll-menu .scroll-item li {
  height: auto;
  border-bottom: 1px solid #f3f3f3;
}
.scroll-menu .scroll-item li .btn-online {
  font-weight: 700;
  color: #ffffff;
  background-color: #ffa019;
  background: -webkit-linear-gradient(left, #ffa019, #f86611);
  background: -o-linear-gradient(left, #ffa019, #f86611);
  background: -moz-linear-gradient(left, #ffa019, #f86611);
  background: linear-gradient(left, #ffa019, #f86611);
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.scroll-menu .scroll-item li a {
  display: block;
  height: auto;
  line-height: 18px;
  padding: 12px 0px;
}
.scroll-menu .scroll-item li a:hover,
.scroll-menu .scroll-item li a.active {
  color: #ffffff;
  background-color: #ff7720;
}
.scroll-menu .scroll-item li a:hover .icon-topback,
.scroll-menu .scroll-item li a.active .icon-topback {
  background-image: url(../images/icon/topback-hover.png);
}
.scroll-menu .scroll-item li a span {
  vertical-align: middle;
  display: inline-block;
}
.scroll-online {
  position: fixed;
  right: 20px;
  top: 50%;
  width: 49px;
  margin-top: -60px;
  z-index: 98;
  text-align: center;
}
.scroll-online img {
  vertical-align: top;
}
.scroll-online .img-box {
  height: 44px;
  margin-bottom: -3px;
  position: relative;
  overflow: hidden;
}
.scroll-online .btn-online {
  width: 20px;
  padding: 12px 5px;
  margin-left: 8px;
  display: block;
  color: #ffffff;
  line-height: 15px;
  background-color: #ff7720;
  background-color: #ffa019;
  background: -webkit-linear-gradient(120deg, #ffa019, #fc5e48);
  background: -o-linear-gradient(120deg, #ffa019, #fc5e48);
  background: -moz-linear-gradient(120deg, #ffa019, #fc5e48);
  background: linear-gradient(120deg, #ffa019, #fc5e48);
}
.scroll-online .btn-online:hover {
  background: #ec5c00;
}
.scroll-online .side-item {
  width: 30px;
  margin-left: 8px;
}
.scroll-online .side-item li {
  height: 34px;
  margin-bottom: 1px;
  background-color: #292929;
  position: relative;
  line-height: 34px;
}
.scroll-online .side-item li span {
  display: none;
  position: absolute;
  right: 30px;
  background-color: #3f3f3f;
  color: #ffffff;
}
.scroll-online .side-item li span a {
  color: #ffffff;
}
.scroll-online .side-item li:hover span {
  display: block;
}
.scroll-online .side-item li .ceping {
  top: 0;
  width: 80px;
  height: 34px;
  text-align: center;
}
.scroll-online .side-item li .code {
  top: -40px;
  width: 100px;
  padding: 10px;
  line-height: 20px;
  text-align: center;
}
.scroll-online .side-item li .btn-top {
  display: block;
  height: 22px;
  padding-top: 12px;
}
.scroll-online .side-item li .btn-top i {
  vertical-align: top;
}
.sbxs-ewm {
  position: relative;
}
.sbxs-ewm i {
  display: none;
  width: 79px;
  height: 74px;
  position: absolute;
  top: -5px;
  left: -82px;
}
.sbxs-ewm:hover i {
  display: block;
}
.scroll-yunying .scroll-item {
  border: none;
}
.scroll-yunying .scroll-item li {
  background-color: #575757;
  border-left: 1px solid#bebdbd;
  border-right: 1px solid#bebdbd;
  border-bottom-color: #f3f3f3;
}
.scroll-yunying .scroll-item li a {
  padding: 11px 0;
  line-height: 14px;
  color: #fff;
}
.scroll-yunying .scroll-item li.frist {
  border-color: #fff;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.scroll-yunying .icon-topback {
  background-image: url(../images/icon/topback-hover.png);
  vertical-align: initial;
}
.aboutus {
  padding: 50px 128px 20px;
}
.aboutus p {
  margin-bottom: 30px;
  line-height: 2;
  font-size: 16px;
}
.content404 {
  margin: 126px auto;
  width: 660px;
}
.content404 .left {
  width: 290px;
  margin-right: 38px;
}
.content404 .btn-orange-sm {
  margin-right: 40px;
}
.content500 {
  width: 657px;
  height: auto;
  margin: 126px auto;
}
.content500 .cont500-img {
  width: 657px;
  height: 407px;
  background-image: url(../images/500cw.png);
}
.content500 h3 {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  height: 40px;
  font: bold 22px/40px "微软雅黑";
  color: #666;
}
.content500 p {
  width: 100%;
  text-align: center;
  height: 26px;
  font: bold 14px/26px "微软雅黑";
  color: #666;
}
.content500 a {
  display: block;
  width: 100%;
  text-align: center;
  height: 30px;
  font: bold 16px/30px "微软雅黑";
  color: #216dd5;
}
.content500 a:hover {
  color: #ff7720;
}
.pgbd-box {
  width: 100%;
  height: 56px;
  background: #fbfaf8;
}
.pgbd-box a {
  display: block;
  float: left;
  width: 599px;
  height: 54px;
  overflow: hidden;
  text-align: center;
  border-top: 4px solid transparent;
  border-right: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  line-height: 52px;
  font-size: 22px;
  color: #333333;
}
.pgbd-box a:last-child {
  border-right: none;
}
.pgbd-box a.active {
  color: #333333;
  background: #ffffff;
  border-top-color: #00a2e6;
  border-bottom-color: transparent;
}
.layui-layer-page .layui-layer-content {
  overflow: inherit !important;
}
.btxz {
  position: absolute;
  top: -56px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 30px;
  font: 15px/30px "微软雅黑";
  color: #ffffff;
  text-align: center;
}
.tknr {
  width: 90%;
  height: 340px;
  margin: 15px auto;
  overflow: hidden;
}
.tkhtp {
  width: 100%;
  height: auto;
  min-height: 36px;
  margin-top: 15px;
  overflow: hidden;
}
.tkhtp span {
  display: block;
  width: 24%;
  height: 36px;
  float: left;
  color: #666666;
  font: 16px/36px "微软雅黑";
  text-align: right;
}
.ycxk {
  display: block;
  width: 68%;
  height: auto;
  min-height: 36px;
  float: left;
  margin-left: 4%;
}
.tkinput {
  width: 100%;
  height: 36px;
  font: 14px/36px "微软雅黑";
  color: #333333;
  margin-top: 0px !important;
  border: #cecece  1px solid;
  background: #ffffff;
  padding: 0 10px;
  box-sizing: border-box;
}
.tkinput::-webkit-input-placeholder {
  color: #aaaaaa;
}
.tkinput:-moz-placeholder {
  color: #aaaaaa;
  /* FF 4-18 */
}
.tkinput::-moz-placeholder {
  color: #aaaaaa;
  /* FF 19+ */
}
.tkinput:-ms-input-placeholder {
  color: #aaaaaa;
  /* IE 10+ */
}
.tkbutton {
  width: 90%;
  margin: 24px auto 6px;
  display: block;
  height: 44px;
  cursor: pointer;
  background: url(../images/index/tkzz_03.jpg) no-repeat;
  background-size: 100% 100%;
  border: #ff6700 1px solid;
  font: 18px/44px "微软雅黑";
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tkbutton:hover {
  text-decoration: none;
}
.srsjh {
  display: block;
  height: 20px;
  background: #009900;
  padding: 0px 8px;
  color: #ffffff;
  font: 12px/20px "微软雅黑";
}
.cx_jgsj {
  width: 90%;
  height: auto;
  font: 12px/24px "微软雅黑";
  color: #666666;
  margin: 0px auto ;
}
.cx_jgsj span {
  color: #ff6700;
}
.share-box {
  margin-top: 12px;
}
.share-box a.btn-star {
  display: inline-block;
  margin-right: 38px;
  vertical-align: middle;
  color: #999;
  padding: 5px 0;
}
.share-box a.btn-star:hover {
  color: #666;
}
.share-box a.btn-star:hover .icon-star {
  background-image: url(../images/icon/star-h.png);
}
.share-box .span-share {
  padding: 5px 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  color: #999;
}
.share-box .span-share:hover {
  color: #666;
}
.share-box .span-share:hover .icon-share {
  background-image: url(../images/icon/share-h.png);
}
.share-box .span-share:hover .share-pop {
  display: block;
}
.share-box .share-pop {
  display: none;
  position: absolute;
  top: 28px;
  left: 20px;
  z-index: 101;
  padding: 0 3px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.share-box .share-pop a {
  width: 66px !important;
  height: 20px !important;
  padding: 0;
  margin: 0 !important;
  display: block;
  padding: 8px 0 8px 40px;
  border-bottom: 1px solid #eee;
  color: #666;
  line-height: 20px;
  background-position: 10px center;
  background-repeat: no-repeat;
}
.share-box .share-pop a:hover {
  color: #333333;
}
.share-box .share-pop a.bds_qzone {
  background-image: url(../images/icon/kongjian.png);
}
.share-box .share-pop a.bds_tsina {
  background-image: url(../images/icon/weibo.png);
}
.share-box .share-pop a.bds_weixin {
  background-image: url(../images/icon/weixin.png);
}
.share-box .share-pop a.bds_sqq {
  background-image: url(../images/icon/qq.png);
}
.postdemand .category-list-js {
  margin-right: -50px;
}
.postdemand .category-list li {
  width: auto;
  padding: 5px 10px;
}
.postdemand .tablist-right {
  width: 760px;
  height: 630px;
  float: left;
  position: relative;
  background: #fff;
}
.postdemand .tablist-right .tips-red {
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}
.postdemand .layui-layer-body {
  padding: 0;
  background: #f2f2f2;
}
.postdemand .layui-layer-body .btn-pub-well {
  width: 760px;
  position: absolute;
  left: 0;
  bottom: 30px;
}
.postdemand .layui-layer-body .choose-box {
  display: block;
  background: #fff;
  padding: 0 60px 0px 40px;
}
.postdemand .tablist {
  background: #f2f2f2;
  width: 140px;
  height: 630px;
  float: left;
}
.postdemand .tablist .tabitem {
  height: 64px;
  position: relative;
}
.postdemand .tablist .tabitem span {
  width: 138px;
  border-left: 2px solid #f2f2f2;
  height: 64px;
  display: block;
  line-height: 64px;
  text-align: center;
  background: #f2f2f2;
  color: #333333;
  cursor: pointer;
  font-size: 14px;
}
.postdemand .tablist .tabitem .active {
  color: #ff6900;
  background: #fff;
  width: 138px;
  border-left: 2px solid #ff6900;
}
.postdemand .category-list a {
  color: #999;
}
.postdemand .publish-tit {
  color: #666;
}
.postdemand .itemmin {
  display: none;
  padding: 20px 60px 0px 40px;
  background: #fff;
}
.postdemand .itemmin-active {
  display: block;
}
.postdemand .from-money {
  height: 50px;
  line-height: 50px;
}
.postdemand .from-money span {
  font-size: 16px;
  color: #666;
  float: left;
  margin-right: 10px;
}
.postdemand .from-money input {
  width: 120px;
  height: 38px;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
.postdemand .from-money .select {
  width: 155px;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  color: #666;
  line-height: 36px;
}
.postdemand .from-money .form-radio-xxp {
  margin-right: 15px;
}
.postdemand .from-money .form-radio-xxp .form-radio + label,
.postdemand .from-money .form-radio-xxp .form-checkbox + label {
  padding-left: 25px;
  color: #999;
}
.detail-content img {
  max-width: 100%;
  border: none;
}
.layer-ztSuccess {
  padding: 30px 0;
}
.layer-ztSuccess .btn-xxjb {
  position: static;
  margin: 0 auto;
  width: 240px;
  height: 48px;
  line-height: 48px;
}
.layer-ztSuccess .other-tj-list {
  padding: 20px 0 22px 42px;
}
.layer-ztSuccess .other-tj-list a.item {
  float: left;
  position: relative;
  display: block;
  width: 270px;
  height: 120px;
  margin: 0 15px 10px 0;
  background-color: #f9f9f9;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.layer-ztSuccess .other-tj-list a.item:hover {
  box-shadow: 3px 5px 8px 0 rgba(248, 114, 32, 0.1);
  top: -3px;
}
.layer-ztSuccess .other-tj-list a.item .img {
  float: left;
  width: 80px;
  height: 80px;
  padding: 22px 12px 10px 22px;
}
.layer-ztSuccess .other-tj-list a.item .img img {
  width: 80px;
  height: 80px;
}
.layer-ztSuccess .other-tj-list a.item h4 {
  padding: 30px 5px 6px 0;
  color: #444;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layer-ztSuccess .other-tj-list a.item p {
  padding-right: 10px;
  height: 42px;
  overflow: hidden;
}
.layer-zt-tit {
  padding: 15px 0;
  font-size: 24px;
}
.layer-zt-tit i {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 15px;
  vertical-align: middle;
  background: url(../images/yyzhuanti/layer-tit.png) no-repeat 0 0;
}
.protocal-warp {
  padding-bottom: 50px;
}
.protocal-warp h2 {
  margin: 40px 0 30px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.protocal-warp h4 {
  margin: 20px 0 10px;
  font-size: 16px;
  color: #444;
}
.protocal-warp p {
  line-height: 1.6;
}
.border-top {
  border-top: 1px solid #e9e9e9;
}