.panelcenter {
  width: 1200px;
  margin: 0 auto;
}

.colb2{ color:#b2b2b2 !important}
html {
  height: 100%;
}
body {
  font-size: 14px;
  color: #dfdfdf;
  background-color: #ededed;
}
input {
  font-size: 14px;
}
.header {
  min-width: 1200px;
}
.header .top_nav {
  height: 24px;
  color: #b2b2b2;
  line-height: 24px;
}
.header .top_nav ul {
  float: right;
 
}
.header .top_nav ul li { display:inline-block; height:24px;
  float: left;
  margin: 0 10px; 
  position: relative; z-index:10
}
.header .top_nav ul li:last-child{ margin:0 0 0 10px}
.header .top_nav ul li a {
  color: #b2b2b2;
}
.header .top_nav ul li a:hover{ color:#3688ed}
.header .top_nav ul li.wxbox img{ position:absolute; left:50%; margin-left:-69px; top:24px; display:none; width:auto }
.header .top_nav ul li.wxbox:hover img{ display:block}
.header .top_nav ul li.wxbox:hover a{ color:#3688ed !important}
.header .top_nav ul li span {
  display: inline-block;
  background: #b2b2b2;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 6px;
  right: -11px;
}
.header .center_search {
  height: 52px;
  background: #FFFFFF;
  width: 100%;
}
.header .center_search .left_logo {
  height: 43px;
  width: 146px;
  display: inline-block;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;

}
.header .center_search .right_input {
  float: right;
  height: 52px;
 
}
.header .center_search .right_input img {
  width: 32px;
  height: 25px;
  margin: 13px 0;
  display: inline-block;
  float: left;
}
.header .center_search .right_input input {
  background: #dfdfdf;
 
  border-radius: 8px;
  height: 25px;
  line-height: 25px;
  text-indent: 6px;
  float: left;
  margin-top: 13px;
}
.header .center_search .right_input input::-webkit-input-placeholder {
  color: #FFFFFF;
}
.header .center_search .right_input input:-ms-input-placeholder {
  color: #FFFFFF;
}
.header .center_search .right_input input:-moz-placeholder {
  color: #FFFFFF;
}
.header .center_search .right_input input::-moz-placeholder {
  color: #FFFFFF;
}
.header .center_search .right_input label {
  margin-left: 20px;
  color: #606060;
  height: 52px;
  line-height: 52px;
}
.button {
  width: 96px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  font-size: 16px;
  color: #FFFFFF;
  background: #fa5936;
  text-align: center;
  cursor: pointer;
}
.button:hover{background:#ec3011}
.button.exit {
  color: #fa5936;
  border: 1px solid #fa5936;
  background: none;
}
.button.exit:hover{ background:#fa5936; color:#fff}
.icon13{ background:url(../images/img/images/icon13.png) no-repeat left center; padding-left:25px;}
.ssbox{ float:left; width:215px; border-radius:8px; height:25px; margin-top:13px; overflow:hidden}
.ss_input{ float:left; border:1px solid #dfdfdf; border-right:none; color:#606060; background:#fff !important; line-height:23px !important; width:175px; box-sizing:border-box; border-radius:8px 0 0 8px !important; margin:0 !important}
.ss_btn{ float:right !important; width:40px; border:none; height:25px; background:url(../images/img/ico/icon2.png) no-repeat center center #dfdfdf !important; cursor:pointer; border-radius:0!important;margin:0 !important}
.ss_btn:hover{ background-color:#ff5631!important}
.cb{clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden;}
a.link{ color:#757575; width:auto !important}
a.link:hover{ color:#3688ed}
.yqlj{float:left; width:235px; position:relative; text-align:center}
.yqlxbox{ position:relative; width:170px; margin:0 auto 40px;}
.yqlxb{display:inline-block;width:170px; background:#ededed; text-align:center; height:35px; line-height:35px; font-size:14px; color:#606060; cursor:pointer}
.yqljt{ background:#ededed; width:170px; position:absolute; left:50%; margin-left:-85px; display:none; bottom:35px; border-bottom:3px solid #d1d1d1; padding:5px 0}
.yqljt a{ display:block; color:#606060!important; line-height:20px; font-size:12px; text-indent:5px; text-align:left}
.yqljt a:hover{ color:#3688ed!important}