@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
menu,
nav,
output,
ruby,
section,
summary {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  border: 0;
  /* font-size: 100%; */
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1; font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
textarea {
  overflow: auto;
  padding: 10px !important;
  line-height: 1.5em;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:focus {
  outline: none;
}
input {
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
}
body {
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
}
.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.clearfloat {
  zoom: 1;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
a {
  text-decoration: none;
}
body {
  min-width: 1000px;
}
.btn {
  -moz-transition: background-color 0.5s linear 0s;
  -wekit-transition: background-color 0.5s linear 0s;
  -ms-transition: background-color 0.5s linear 0s;
  -o-transition: background-color 0.5s linear 0s;
  transition: background-color 0.5s linear 0s;
}
/**/
body {
  position: relative;
}
/* 头部开始 */
#top {
  width: 100%;
  height: 28px;
  background: #000;
  color: #545454;
  line-height: 28px;
  font-size: 12px;
  font-family: "微软雅黑";
}
.layout {
  width: 1000px;
  margin: 0px auto;
}
/* .pg-mywebsite{ width: 1000px !important;}*/
#top .fll {
  font-size: 12px;
  color: #848484;
  font-style: normal;
  line-height: 28px;
}
#top .fll em {
  font-size: 16px;
  font-family: "Arial";
  line-height: 16px;
  font-weight: bold;
  font-style: normal;
  vertical-align: middle;
}
#top .flr em {
  font-family: "Arial";
  font-size: 16.2px;
  font-weight: bold;
  font-style: normal;
}
#top ul {
  height: 12px;
  margin-top: 8px;
}
#top ul li {
  list-style: none;
  font-size: 12px;
  line-height: 12px;
  padding: 0px 5px;
  border-left: 1px solid #848484;
  color: #848484;
  float: left;
  text-align: center;
}
#top ul li:first-child {
  border-left: none;
}
#top ul li a {
  text-decoration: none;
  color: #848484;
}
/* 头部结束 */
/*导航开始*/
#nav .logo {
  width: 191px;
  height: 85px;
  float: left;
  clear: both;
}
#nav ul li a {
  color: #ddd;
  display: block;
  text-decoration: none;
}
/*导航开始*/
/*栏目开始*/
#nav {
  width: 100%;
  height: 85px;
  background: #2b2b2b;
}
#nav ul {
  float: left;
}
#nav ul li a {
  display: block;
}
#nav ul li em {
  display: block;
  font-size: 18px;
  font-style: normal;
}
#nav ul li i {
  width: 100%;
  height: 48px;
  line-height: 48px;
  display: none;
  font-style: normal;
}
#nav ul li i img {
  vertical-align: middle;
  *margin-top: 7px;
}
#nav ul li:hover a,
#nav ul li.cur a {
  color: #fff;
  background: #0079f5;
}
#nav ul li:hover i,
#nav ul li.cur i {
  display: block;
}
#nav ul li:hover em,
#nav ul li.cur em {
  line-height: 37px;
}
#nav ul li {
  width: 100px;
  height: 85px;
  list-style: none;
  float: left;
  line-height: 85px;
  text-align: center;
  color: #fff;
  font-family: "Microsoft yahei";
  font-size: 14px;
}
#nav .DLZC {
  padding-top: 25px;
  width: 175px;
  float: right;
  text-align: right;
}
#nav .DLZC a {
  display: inline-block;
  margin-left: 5px;
}
/*栏目结束*/
/*底部开始*/
.footer {
  width: 100%;
  background: #bebebe;
  position: relative;
  bottom: 0px;
  z-index: 0;
}
.footer .bottom {
  background: #000;
  bottom: 0px;
  height: 30px;
  overflow: hidden;
}
.footer-content {
  width: 1000px;
  height: 180px;
  margin: 0 auto;
  position: relative;
}
.footer .footer-content .msg div {
  float: left;
  width: 215px;
  height: 140px;
  margin-top: 30px;
}
.footer .footer-content .msg p {
  font-size: 14px;
  font-family: "simsun";
  color: #0079ff;
  font-weight: bold;
  line-height: 30px;
}
.footer .footer-content .msg div ul li {
  list-style: none;
  font-size: 12px;
  font-family: "simsun";
  line-height: 28px;
  color: #646464;
}
#footer-logo {
  width: 331px;
  height: 220px;
  position: absolute;
  z-index: 1;
  right: 0px;
  bottom: -30px;
  box-shadow: 0px 5px 20px #000000;
}
#footer-logo img {
  vertical-align: middle;
  z-index: 1;
}
.footer .bottom p {
  color: #7b7b7b;
  clear: both;
  font-size: 12px;
  line-height: 30px;
  text-align: left;
}
/*底部结束*/
#case-show {
  height: 776px;
  text-align: center;
}
#case-show .title {
  color: #0079ff;
  font-family: "Microsoft YaHei";
  font-size: 45px;
  padding: 50px 0px 70px;
}
#case-show .case-show-view {
  overflow: hidden;
  height: 450px;
  position: relative;
}
#case-show .case-list {
  width: 2000px;
}
#case-show .case-group {
  float: left;
}
#case-show .shift-btn {
  text-align: center;
  margin-top: 20px;
}
#case-show .shift-btn i {
  display: inline-block;
  margin-left: 12px;
  border-radius: 100%;
  width: 11px;
  height: 11px;
  cursor: pointer;
  background: #000;
}
#case-show .shift-btn i.cur {
  background: #0079ff;
}
#case-show li {
  float: left;
  width: 250px;
  height: 450px;
}
#case-show li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#case-show li .page {
  display: block;
  position: absolute;
  top: 74px;
  left: 24px;
  width: 200px;
  height: 304px;
  z-index: 1;
}
#case-show li .qrcode {
  display: block;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/case-mask.png) center top no-repeat;
}
#case-show li .qrcode img {
  position: absolute;
  width: 162px;
  height: 162px;
  top: 131px;
  left: 40px;
}
#case-show li:hover .qrcode {
  display: block;
}
 
#tool {
  position: fixed;
  right: 0;
  bottom: 150px;
  z-index: 999;
}
#tool > div {
  margin-bottom: 3px;
  cursor: pointer;
}
#tool > div img {
  vertical-align: top;
}
.Cselect {
  box-sizing: content-box;
  position: absolute;
  background: none repeat scroll 0% 0% #FFF;
  width: 100%;
  color: inherit;
  font: inherit;
  padding: 1px;
  margin: -1px;
  height: 100%;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0px none;
  bottom: 0px;
  left: 0px;
  top: 0px;
}
.Cselect-btn {
  border-right: 5px solid transparent;
  border-bottom: 0px solid #B7B7B7;
  border-left: 5px solid transparent;
  border-top-color: inherit;
  border-width: 5px 5px 0px;
  border-style: solid;
  position: absolute;
  margin-top: -2px;
  overflow: hidden;
  right: 7px;
  height: 0px;
  width: 0px;
  top: 50%;
}
.Cselect-txt {
  padding-right: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-word;
  text-overflow: ellipsis;
}
.J-Ctab .tab-tag {
  display: none;
}
.J-Ctab .tab-tag.cur {
  display: block;
}
li {
  list-style: none;
}
input,
select {
  outline: none;
  border: none;
}
/*第9页*/
/*.bf-create-site {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin-top: 130px;
  margin-bottom: 100px;
}
.bf-create-site .pic {
  width: 502px;
  height: 342px;
  float: left;
}
.bf-create-site .des {
  width: 370px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 120px;
}
.bf-create-site .des p {
  width: 100%;
  text-align: center;
}
.bf-create-site .des a {
  width: 128px;
  height: 22px;
  margin: auto;
  margin-top: 20px;
  display:inline-block;
  background-color: #2172fa;
  font-size: 21px;
  font-family: "Microsoft yahei";
  color: #fff;
  padding: 12px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.Cpopmask {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:1;
}
.Cpopbox {
  position: fixed;
  width: 900px;
  height: 530px;
  border: 4px solid #a3cdfc;
  border-radius: 10px;
  background: #fff;
  top: 50%;
  left: 50%;
  margin-top: -265px;
  margin-left: -475px;
  z-index: 1000;
}
.Cpopbox .close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/10-2.png);
}
.Cpopbox {
  padding: 0px 110px;
  font-size: 13px;
  font-family: "宋体";
  color: #8f9091;
}
.bf-sel-model h1 {
  color: #0079ff;
  font-size: 35px;
  text-align: center;
  margin: 50px 0px 30px 0px;
}
.bf-sel-model p {
  font-size: 18px;
  color: #7a7a7a;
  margin: 15px 0px;
}
.bf-sel-model .warn-msg {
  font-size: 13px;
  color: #aeafaf;
  font-family: "宋体";
}
.bf-sel-model .warn-msg em {
  color: #f93601;
  padding: 0px 5px;
}
.bf-sel-model input[type="button"] {
  background: url(../images/10-1.png);
  width: 228px;
  height: 52px;
  color: #fff;
  font-size: 21px;
  line-height: 52px;
  text-align: center;
  cursor: pointer;
  margin-left: 250px;
  margin-top: 20px;
}
.bf-sel-model input[type="text"] {
  background-image: url(../images/10-3.png);
  background-repeat: no-repeat;
  width: 300px;
  height: 40px;
  line-height: 20px;
  padding: 7px 5px 7px  35px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 20px 10px  0px;
}
.bf-sel-model .com-name {
  background-position: 6px -40px;
}
.bf-sel-model .com-tel {
  background-position: 6px -3px;
}
.bf-sel-model .man-name {
  background-position: 6px -82px;
}
.bf-sel-model .man-tel {
  background-position: 6px -3px;
}
.bf-sel-model .lang-select {
  background-image: url(../images/10-3.png);
  background-repeat: no-repeat;
  width: 180px;
  height: 40px;
  line-height: 22px;
  padding: 7px 5px 7px  35px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 20px 10px  0px;
  background-position: 6px -125px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
*//*第14页*/
.pg-create-site {
  text-align: center;
  padding: 112px 0px 16px;
}
.pg-create-site h2 {
  text-align: center;
}
.pg-create-site span {
  color: #ffb400;
}
.pg-create-site .link2create {
  display: block;
  margin: 10px auto;
  width: 148px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-family: "微软雅黑";
  background: url(../images/13/14_03.png) no-repeat 0px 0px;
}
.pg-create-site p {
  font-size: 12px;
  line-height: 20px;
  color: #a2a3a3;
  text-align: center;
}
/*第11页*/
.pg-sel-model {
  padding: 50px 0px 100px ;
}
.pg-sel-model .flow {
  height: auto;
  overflow: hidden;
  margin-left: -18px;
  margin-bottom: 50px;
  min-height:850px;
}
.flow-model {
  width: 224px;
  height: 354px;
  float: left;
  margin: 0px 0px 60px 28px;
  position: relative;
  overflow: hidden;
}
/*文静0215修改 开始*/
.pg-sel-model .more , .layout .more {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  text-align: center;
  font-size: 12px;
  color: #919191;
  font-family: "simsun";
}
.pg-sel-model .more a , .layout .more a {
  display: block;
}
.pg-sel-model .more span , .layout .more span{
  line-height: 30px;
}
/*文静0215修改 结束*/
.flow-model a {
  display: block;
  overflow: hidden;
}
.flow-model a:hover .model-msg {
  display: block;
}
.flow-model .mask {
  width: 100%;
}
.flow-model .model-msg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.flow-model .qrcode {
  position: absolute;
  width: 140px;
  height: 140px;
  padding:20px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 0px 3px #ddd;
  top: 25px;
  left: 50%;
  margin-left: -70px;
}
.flow-model .btnhtml {
  position: absolute;
  width: 136px;
  height: 42px;
  left: 40px;
  top: 195px;
  line-height: 42px;
  color: #3f3f3f;
  font-size: 20px;
  text-align: center;
  background: url(../images/icon-11-flow-btn.png);
}
.flow-model .des {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  padding:10px 15px 5px;
  outline:1px solid #333;
  background:rgba(51, 51, 51, 0.8);
  color: #fff;
}
.flow-model .num {
  font-family: "Arial";
  font-size: 24px;
  font-weight: bold;
  display: block;
}
.flow-model .heart,
.flow-model .type {
  background-image: url(../images/icon-pg-11-1.png);
  background-repeat: no-repeat;
  display: block;
  height: 25px;
  line-height: 25px;
  margin: 5px 0px;
  padding-left: 25px;
  font-size: 14px;
  width: 210px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.flow-model .heart {
  background-position: left 7px;
}
.flow-model .type {
  background-position: left -22px;
}
.flow-model .lang {
  font-size: 14px;
  position: absolute;
  right: 30px;
  bottom: 30px;
}
/* 第15页 */
.pg-mywebsite {
  padding: 50px 0px;
}
.web-add {
  display: block;
  float: right;
  height: 45px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  bac kground: url(../images/13/xbt-3.png) no-repeat 0px 0px;
}
.mywebsite .qrcode-mtable table {
  width: 858px;
}
.mycard .qrcode-mtable table {
  width: 948px;
}
.mywebsite .web-name {
  width: 340px;
  float: left;
  font-size: 14px;
  color: #0079ff;
  text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.mywebsite .web-name a{
  color: #0079ff;
  font-size:14px;
}
.mycard-man {
  width: 140px;
  float: left;
  font-size: 18px;
  color: #ff9519;
  font-weight: bold;
}
.qrcode-manager {
  margin-top: 10px;
}
.qrcode-manager .top {
  height: 44px;
  line-height: 44px;
}
.qrcode-manager .top-tool {
  text-align: right;
  margin-left: 300px;
}
.qrcode-manager .top-tool a {
  display: inline-block;
  color: #0079ff;
  font-size: 14px;
  padding: 0px 26px 0px 30px;
}
.qrcode-manager .top-tool .a1 {
  background: url(../images/13/13_1.png) no-repeat left center;
}
.qrcode-manager .top-tool .a2 {
  background: url(../images/13/13_2.png) no-repeat left center;
}
.qrcode-manager .top-tool .a3 {
  background: url(../images/13/13_3.png) no-repeat left center;
}
.qrcode-manager .top-tool .a4 {
  background: url(../images/13/13_4.png) no-repeat left center;
}
.qrcode-manager .top-tool .a1-6{
  background: url(../images/13/13_1-6.png) no-repeat left center;
}
.qrcode-manager .top-tool .a5 {
  background: url(../images/13/13_5.png) no-repeat left center;
}
.qrcode-manager .top-tool .a6 {
  background: url(../images/13/13_6.png) no-repeat left center;
}
.qrcode-manager .top-tool .a7 {
	background: url(../images/13/edit6.png) no-repeat left center;
	background-size: 20px 20px
}
.qrcode-manager .top-tool .a8 {
	background: url(../images/13/pswd6.png) no-repeat left center;
	background-size: 20px 20px
}
/*2017-12-8*/
.qrcode-manager .top-tool .a9{background: url(../images/13/websiteImg.png) no-repeat left center;background-position: -475px 9.5px; position:relative;}
.qrcode-manager .top-tool .a9:after {
    content: " ";
    width: 23px;
    height: 12px;
    display: block;
    background: url(/system/webdesign/images/new.png) no-repeat;
    position: absolute;
    right: 5px;
    top: 7px;
}
/*------*/
.qrcode-mtable {
  border: 1px solid #dddada;
  margin: 0px 0px 10px;
  height: auto;
  overflow: hidden;
}
.qrcode-mtable .qrcode {
  display: block;
  float: left;
  width: 104px;
  height: 108px;
  padding: 18px 18px;
}
.qrcode-mtable table {
  float: right;
}
.qrcode-mtable table td {
  text-align: center;
}
.qrcode-mtable table th {
  height: 46px;
  line-height: 46px;
  color: #767474;
  font-size: 14px;
  background: #d3ebfa;
  border-left: 1px solid #bbd5e4;
  font-weight: normal;
  text-align: center;
}
.qrcode-mtable table th:first-child {
  border: none;
}
.qrcode-mtable table td {
  height: 94px;
}
.qrcode-mtable table td {
  border-left: 1px solid #d3ebfa;
  line-height: 30px;
  color: #767474;
  font-size: 16px;
}

.qrcode-mtable table td,.qrcode-mtable table th {
  width: 130px;
}
.qrcode-mtable table td:nth-child(5){width: 160px !important;}

.qrcode-mtable .state {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  min-width: 50px;
}
.qrcode-mtable .state.state-stop {
  background: url(../images/13/xbt-4.png) center no-repeat;
}
.qrcode-mtable .state.state-play {
  background: url(../images/13/xbt-5.png) center no-repeat;
}
.filter-search {
  font-size: 20px;
  color: #b8b7b7;
  height: 34px;
  position: relative;
}
.filter-search label {
  font-size: 16px;
  font-family: "simsun";
}
.filter-search .select {
  /*  width: 132px;*/
  padding-right: 50px;
  height: 28px;
  border: 1px solid #cfcdcd;
  border-radius: 5px;
  position: relative;
  font-size: 12px;
  line-height: 28px;
  text-indent: 5px;
  display: inline-block;
  vertical-align: middle;
}
.filter-search .inptxt {
  display: inline-block;
  width: 136px;
  height: 28px;
  line-height: 18px;
  text-indent: 12px;
  border: 1px solid #cfcdcd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.filter-search .submit {
  width: 66px;
  height: 30px;
  background: url(../images/13/16_03.png) no-repeat 0px 0px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
/* 第15页 统计分析pgana */
.pgana-menu {
  width: 254px;
  float: left;
  background: #efefef;
}
.pgana-menu a {
  width: 110px;
  margin: 0px auto;
  display: block;
  color: #979797;
  font-size: 14px;
  line-height: 34px;
  text-align: left;
}
.pgana-menu a:hover {
  color: #0079ff;
}
.pgana-menu h3 {
  font-size: 16px;
  color: #747677;
  line-height: 50px;
  padding-left: 70px;
}
.pgana-menu h4 {
  color: #fff;
  /*  background: #0079ff;*/
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  padding-left: 54px;
}
.pgana-menu .hha {
  background: #0079ff url(../images/13/15_03.png) no-repeat 20px center;
}
.pgana-menu .hhbb {
  background: #0079ff url(../images/13/15_06.png) no-repeat 20px center;
}
.pgana-menu h5 {
  font-size: 16px;
  color: #747677;
  line-height: 32px;
  padding-left: 68px;
  background: url(../images/13/15_07.png) no-repeat 50px center;
}
.pgana-menu .xllis {
  border-bottom: 1px solid #e5e5e5;
}
.pgana-content {
  float: right;
  width: 900px;
}
.pgana-filter {
  margin: 40px 0px 20px;
}
#pgana-re01 {
  margin-top: 24px;
}
#pgana-re02 {
  margin-top: 24px;
}
.pgana-search {
  float: left;
}
.pgana-re .tablist {
  margin-bottom: -1px;
  margin-left: -1px;
  height: auto;
  overflow: hidden;
}
.pgana-re .tablist li {
  float: left;
}
.pgana-re .tablist a {
  display: block;
  width: 120px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #a1a2a3;
  font-size: 20px;
}
.pgana-re .tablist li:first-child a {
  color: #0079ff;
  background: url(../images/13/15.png) no-repeat;
}
.pgana-re .tablist li:hover a {
  color: #0079ff;
  background: url(../images/13/15.png) no-repeat;
}
.pgana-re .tab-tag {
  border: 1px solid #96c7fd;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #fafdff;
}
#pgana-re03 {
  margin: 20px 0px 100px;
}
#pgana-re04 {
  margin-top: 20px;
}
#pgana-re03 {
  width: 600px;
  float: left;
  border: 1px solid #96c7fd;
  overflow: hidden;
}
#pgana-re03 ul {
  width: 650px;
}
#pgana-re03 h4,
#pgana-re04 h4 {
  font-size: 20px;
  color: #fff;
  line-height: 46px;
}
#pgana-re03 h4 {
  padding-left: 48px;
  background: #0079ff url(../images/13/15_14.png) no-repeat 10px center;
}
#pgana-re04 h4 {
  padding-left: 48px;
  background: #0079ff url(../images/13/15_11.png) no-repeat 10px center;
}
#pgana-re03 li {
  display: inline-block;
  margin: 0px 0px 10px 30px;
}
#pgana-re03 li p {
  font-size: 16px;
  line-height: 50px;
  color: #566e8a;
}
#pgana-re04 {
  width: 284px;
  float: right;
  border: 1px solid #96c7fd;
}
#pgana-re04 img {
  padding: 0px 0px 8px 20px;
}
/* 第16页 */
#pg-agreements {
  padding: 50px 0px;
}
.agreements {
  width: 1200px;
  margin: 0px auto;
}
.agreements-search {
  height: 40px;
  margin-bottom: 10px;
}
.agreements-search .comp-name {
  float: left;
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
  padding-left: 24px;
  background: url(../images/13/16_07.png) no-repeat left center;
}
.agreements-search .btn-start {
  cursor: pointer;
  width: 58px;
  height: 33px;
  vertical-align: middle;
  background: url(../images/13/16_05.png) no-repeat;
}
.agreements table {
  width: 1200px;
  border: 1px solid #e9e9e9;
}
.agreements table tr {
  height: 56px;
}
.agreements th {
  color: #fff;
  font-size: 20px;
}
.agreements table tr:nth-child(2n+1) {
  background: #ebf4ff;
}
.agreements table tr:nth-child(2n+1) td {
  border-right: 1px solid #d3e7ff;
}
.agreements table tr:nth-child(2n) {
  background: #fff;
}
.agreements table tr:nth-child(2n) td {
  border-right: 1px solid #e5f1ff;
}
.agreements table tr:first-child {
  background: #0079ff;
  border-top: 1px solid #1a87ff;
}
.agreements table tr:first-child td {
  border-right: 1px solid #1a87ff;
}
.agreements table td {
  color: #969696;
  font-size: 14px;
}
.agreements table td {
  line-height: 56px;
  text-align: center;
}
.page-bar {
  min-width: 114px;
  margin: 30px auto;
  text-align: center;
}
.page-bar a {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  color: #878585;
  margin-right: 12px;
}
.page-bar a:hover {
  color: #fff;
  background: #bfbfbf;
}
.page-bar a.prev,
.page-bar a.next {
  border: none;
}
.page-bar a.prev:hover,
.page-bar a.next:hover {
  color: #878585;
  background: #fff;
}
#cat-manager {
  position: relative;
  min-height: 786px;
}
#cat-manager .menu-left {
  width: 260px;
  /*position: absolute;*/
  position:relative;
  display:inline-block;
  left: 0;
  top: 0;
  height: 100%;
  min-height:786px;
  background: #e0efff;
}
/*文静修改0305开始*/
#cat-manager .menu-left h3 {
  height: 64px;
  line-height: 64px;
  color: #0079ff;
  font-size: 20px;
  text-align: left;
  border-bottom: 1px solid #c6e1fe;
  padding-left: 20px;
}
/*文静修改0305结束*/
#cat-manager .menu-left span {
  display: block;
  font-size: 16px;/*文静修改0305*/
  color: #0079ff;
  height: 32px;/*文静修改0305*/
  line-height: 32px;/*文静修改0305*/
  border-bottom: 1px solid #c6e1fe;
  padding-left: 20px;/*文静修改0305*/
  position: relative;
}
#cat-manager .menu-left>span>span {
	width: 110px;
	float: left;
	overflow:hidden;
}
#cat-manager .menu-left i {
  cursor: pointer;
}
#cat-manager .menu-left .add {
  display: inline-block;
  background: url(../images/13/18_18.png) no-repeat center;
  width: 22px;
  height: 40px;
  vertical-align: middle;
}
#cat-manager .menu-left .num {
  display: inline-block;
  font-size: 18px;
  font-family: "Arial";
  color: #fff;
  width: 22px;
  height: 40px;
  background: url(../images/13/18_15.png) no-repeat center;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
/*文静修改0305开始*/
#cat-manager .menu-left .edit,
#cat-manager .menu-left .del,
#cat-manager .menu-left .addicon{
  display: inline-block;
  font-size: 18px;
  width: 21px;
  height: 21px;
  position: absolute;
  display: none;
}
#cat-manager .menu-left .edit {
  right: 45px;
  bottom: 5px;
  background:url(../images/icon-18-1.png)no-repeat center;
}
#cat-manager .menu-left .del {
  right: 25px;
  bottom: 5px;
  background:url(../images/icon-18-2.png) no-repeat center;
}
#cat-manager .menu-left .addicon {
  right: 5px;
  bottom: 5px;
  background:url(../images/icon-18-3.png) no-repeat center;
}
#cat-manager span:hover .edit,
#cat-manager span:hover .del,
#cat-manager span:hover .addicon {
  display: block;
}
/*文静修改030结束*/
#cat-table {
  width: 840px;
  /*margin-left: 300px;*/
  padding-top: 30px;
  margin-left:50px;
  vertical-align:top;
  display:inline-block;
}

/*文静修改0305开始*/
#cat-table .btn-pro-add {
  padding-left: 30px;
  background: url(../images/13/18.png) left center no-repeat;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 20px;
  color: #0e55a4;
  font-size: 18px;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
}
#cat-table table {
  width: 100%;
  text-align: center;
}

#cat-table table th {
  color: #0079ff;
  font-size: 15px;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
  background: #ecf5fa;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  text-align:center!important;
}
#cat-table table td {
  height: 30px;
  line-height: 30px;
  color: #a2a2a2;
  font-size: 14px;
  border-bottom: 1px solid #e1edf3;
}

#cat-table table .sorting,.menu-left .sorting{
  color: #888;
  /*  background: #fb8f03;*/
  border: 1px solid #c1c1c1;
  /* border-radius: 14px;*/
  margin: 0;
  width: 20px;
  height: 17px;
  line-height: 17px;
  /*  border-radius: 100%;*/
  text-align: center;
  vertical-align: middle;
  float: left;
margin-top: 5px;
}
/*文静修改0305结束*/

#cat-table table a.btn-edit {
  background: url(../images/13/18_26.png) center no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
}
#cat-table table a.btn-del {
  background: url(../images/13/18_23.png) center no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.table-menu li {
  margin-top: 20px;
  float: left;
  color: #adacac;
  font-size: 12px;
  height: 38px;
  line-height: 38px;
  margin-right: 12px;
}
.webset-c {
  position: relative;
 
}
.webset-c .tab-list {
  position: absolute;
  left: 28px;
  top: 45px;
}
.webset-c .tab-list a {
  display: block;
  width: 132px;
  height: 50px;
  line-height: 50px;
  background: #e5e5e5;
  color: #757373;
  text-align: center;
  margin-bottom: 22px;
	font-size: 16px;
}
.webset-c .tab-list a.cur {
  color: #fff;
  background: #0079ff;
}
.webset-c .tab-list a:hover {
  color: #fff;
  background: #0079ff;
}
#basis-set .tab-tag,#analysis-code .tab-tag {
  margin-left: 160px;
  top: 45px;
  position: relative;
  width: 920px;
  min-height: 350px;
  border: 1px solid #e6e6e6;
}
#basis-set .tab-tag,#analysis-code .tab-tag {
  padding: 35px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: normal;
}
.ga_switch{ padding-bottom:10px;}
#basis-set .tab-tag label,#analysis-code .tab-tag label {
  color: #9b9999;
  font-size: 18px;
  padding-bottom: 10px;
}
#basis-set .tab-tag input ,#analysis-code .tab-tag input{
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align:center;
  /*text-indent: 10px;*/
}
#basis-set .tab-tag .tip,#analysis-code .tab-tag .tip {
  font-size: 12px;
  color: #fe6b6b;
  line-height: 26px;
}
/* 第20页 */
.userlmsg {
  width: 1050px;
  height: 224px;
  margin: 0px auto 20px;
  padding: 16px 30px;
  border: 1px  solid #ababab;
  font-family: "simsun";
}
.userlmsg label {
  font-size: 15px;
  color: #0079ff;
}
.userlmsg .msg-state {
  color: #fff;
  width: 62px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #0079ff;
  display: inline-block;
  margin-right: 26px;
}
.userlmsg .btn-del {
  color: #0079ff;
}
.userlmsg textarea {
  border: none;
  resize: none;
  width: 1030px;
  height: 86px;
  padding: 10px;
  background: #e4f1fe;
}
.userlmsg footer {
  text-align: right;
}
.userlmsg time {
  margin-right: 30px;
}
.userlmsg time,
.userlmsg-man {
  color: #c1c1c1;
  font-size: 12px;
  line-height: 46px;
  text-align: right;
}
#userlmsg-set {
  padding-top: 50px;
}
.userlmsg-usermsg {
  display: inline-block;
  min-width: 100px;
  max-width: 180px;
  white-space: nowrap;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* 第20页 */
#dataorg-set .right-content {
  position: absolute;
  left: 160px;
  top: 44px;
  width: 1000px;
  height: 436px;
}
#dataorg-set .weibo-xinlang textarea {
  width: 960px;
  height: 390px;
  color: #9b9999;
  padding: 20px;
  border: none;
  resize: none;
  border: 1px solid #e6e6e6;
}
#dataorg-set .weibo-xinlang a.get-code {
  color: #0079ff;
  font-size: 12px;
  line-height: 25px;
  font-family: "simsun";
}
#dataorg-set .weibo-xinlang a.btn-save {
  font-size: 12px;
  color: #0079ff;
  width: 128px;
  margin-top: 80px;
  margin-left: 380px;
}
#analysis-code {
  /*padding: 30px;*/
}
#analysis-code p {
  color: #7a7878;
  font-size: 16px;
  font-family: "simsun";
  line-height: 40px;
}
#analysis-code span {
  font-weight: bold;
  font-size: 16px;
  color: #0079ff;
  font-family: "Microsoft yahei";
}
#analysis-code textarea {
  width: 1100px;
  height: 458px;
  color: #7a7878;
  font-size: 16px;
  padding: 20px;
  border: 1px solid #c1c1c1;
  resize: none;
}
.pg-contant-us {
  padding: 50px 0px;
}
.pg-contant-us .left {
  width: 450px;
  height: auto;
  overflow: hidden;
  float: left;
}
.pg-contant-us .msg {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  margin-bottom: 30px;
}
.pg-contant-us .msg p {
/*  line-height: 30px;
  padding-bottom: 10px;
  font-family: "Microsoft yahei";
  color: #8c8b8c;
  font-size: 17px;*/
}
.pg-contant-us h2 {
  /*color: #0079ff;
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 10px;
  font-family: "Microsoft yahei";
  font-weight: bold;*/
}
.pg-contant-us .qrcode {
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
}
.pg-contant-us .qrcode li {
  width: 100px;
  height: auto;
  overflow: hidden;
  float: left;
  text-align: center;
}
.pg-contant-us .qrcode li:first-child {
  margin-right: 40px;
}
.pg-contant-us .qrcode .mask {
  width: 98px;
  height: 98px;
  border: 1px solid #6eb1fb;
  text-align: center;
  margin-bottom: 10px;
}
.pg-contant-us .qrcode .mask img {
  margin-top: 8px;
}
.pg-contant-us .qrcode p {
  color: #0079ff;
  font-family: "Microsoft yahei";
  font-size: 16px;
}
.pg-contant-us .map {
  width: 535px;
  height: auto;
  overflow: hidden;
  height: right;
}
.pg-contant-us .map > div {
  float: left;
  margin-bottom: 20px;
  padding: 3px 5px;
  border: 1px solid #e4e4e2;
}
.pg_name {
  text-align: center;
}
.pg_name em {
  width: 100%;
  color: #a2a3a3;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  font-style: normal;
  display: block;
  text-transform: capitalize;
}
.pg-MYweb {
  /*padding: 40px 0px;*/
}
#MYweb-menu {
  width: 1100px;
  margin: 0px auto 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid #dddada;
}
#MYweb-content {
  width: 1090px;
  margin: 0px auto;
}
#MYweb-menu ul {
  float: left;
  margin-bottom:0px;
}
#MYweb-menu ul li {
  margin-bottom: -2px;
  font-family: "Microsoft yahei";
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  float: left;
}
#MYweb-menu ul li a {
  height: 45px;
  display: block;
  color: #898686;
  padding:2px 18px;
  border:1px solid transparent;
}
#MYweb-menu ul li.cur a,
#MYweb-menu ul li a:hover {
  border-top: 1px solid #dddada;
  border-left: 1px solid #dddada;
  border-right: 1px solid #dddada;
  border-radius: 5px 5px 0px 0px;
  background: #fff;
  text-decoration:none;
}
#MYweb-menu a.add-web {
  float: right;
}
.MYweb-itemA {
  width: 1090px;
  margin: 0px auto 10px;
}
.MYweb-itemA h3 {
  font-family: "Microsoft yahei";
  font-size: 16px;
  font-weight: bold;
  color: #0079ff;
  margin-bottom: 10px;
}
.MYweb-stateA {
  height: 130px;
  margin-bottom: 13px;
  border: 1px solid #dddada;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
}
.MYweb-stateA .pic {
  width: 110px;
  height: 110px;
  float: left;
  margin: 10px 0 0 18px;
}
.MYweb-stateA table {
  width: 920px;
  height: 100%;
  float: right;
}
.MYweb-stateA time {
  position: absolute;
  top: 40px;
  right: 20px;
  font-family: Arial;
  font-size: 14px;
  color: #aba9a9;
}
.MYweb-stateA .btn-list {
   bottom: 25px; float:left
}
.MYweb-stateA .btn-list a {
  padding-left: 32px;
  font-size: 14px;
  line-height:20px;
  color: #999999;
  padding-top: 0px!important;
  display: inline-block;
  margin: 10px 10px 0px  28px;
}
.MYweb-stateA .btn-list a:hover{color: #27aafc;}
.MYweb-stateA .state {
  display: inline-block;
  width: 65px;
  height: 30px;
  vertical-align: middle;
  margin: -3px 5px 0px;
}
.MYweb-stateA .state-stop {
  background: url(../images/13/xbt-4.png) center no-repeat;
}
.MYweb-stateA .state-play {
  background: url(../images/13/xbt-5.png) center no-repeat;
}
.fontMYH {
  font-family: "Microsoft YaHei";
}
.fontArl {
  font-family: "Arial";
}
.font16px {
  font-size: 16px;
}
.font14px {
  font-size: 14px;
}
.font20px {
  font-size: 20px;
}
.color0079ff {
  color: #0079ff;
}
.color989797 {
  color: #989797;
}
.MYweb-stateA .btn-list .edit {
  background: url(../images/limg/25_04.png) no-repeat  left bottom;
}
.MYweb-stateA .btn-list .edit:hover {
  background: url(../images/limg/25_04.png) no-repeat  left top;
}
.MYweb-stateA .btn-list .set {
  background: url(../images/limg/25_05.png) no-repeat left bottom;
}
.MYweb-stateA .btn-list .set:hover {
  background: url(../images/limg/25_05.png) no-repeat left top;
}
.MYweb-stateA .btn-list .del {
  background: url(../images/limg/25_06.png) no-repeat left bottom;
}
.MYweb-stateA .btn-list .del:hover {
  background: url(../images/limg/25_06.png) no-repeat left top;
}
.MYweb-stateA .state-show {
  margin-left: 150px;
  margin-top: 25px;
  line-height: 30px;
}
.MYweb-stateA ul li {
  float: left; 
  width: 110px;
}
#MY-web-page {
  /*width: 560px;*/
  height: auto;
  overflow: hidden;
  margin: 40px 0 80px 25%;
  text-align: center;
}
#MY-web-page a {
  font-family: "宋体";
  font-size: 14px;
  color: #8f8f91;
  margin-left: 6px;
  border: 1px solid #dfdfdf;
  display: block;
  line-height: 18px;
}
#MY-web-page a:hover {
  background-color: #bfbfbf;
  color: #fff;
}
#MY-web-page .page_text {
 
  padding: 5px 12px;
  float: left;
}
#MY-web-page .page_num {
  padding: 5px 6px;
  float: left;
}
/*第17个页面*/
.pg-webset {
  padding: 50px 0px;
}
.webset {
  position: relative;
  margin-top: 70px;
}
.webset .comp-logo {
  width: 138px;
  height: 132px;
  position: absolute;
  left: 0;
  top: -77px;
  border: 1px solid #b8b5b5;
}
.webset .filter-search {
  position: absolute;
  right: 0;
  top: -40px;
}
.webset-menu {
  position: relative;
  z-index: 2;
  margin-left: 140px;
  height: 57px;
  background: #0e55a4;
}
.webset-menu > ul > li {
  width: 130px;
  line-height: 57px;
  height: 57px;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  float: left;
  position: relative;
}
.webset-menu > ul > li > a {
  color: #fff;
  display: block;
}
.webset-menu > ul > li > i {
  height: 0px;
  width: 0px;
  border-right: 5px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #7ab9ff;
  position: absolute;
  right: 10px;
  top: 25px;
  display: none;
}
.webset-menu > ul > li:hover,
.webset-menu > ul > li.cur {
  background: #0079ff;
}
.webset-menu > ul > li:hover > i {
  display: block;
}
.webset-menu > ul > li:hover > ul {
  display: block;
}
.webset-menu > ul > li > ul {
  display: none;
  z-index: 3;
}
.webset-menu > ul > li > ul > li {
  width: 132px;
  height: 100%;
  line-height: 57px;
  font-size: 16px;
  text-align: center;
  background: #0079ff;
  position: relative;
}
.webset-menu > ul > li > ul > li > a {
  color: #fff;
  display: block;
}
.webset-menu > ul > li > ul > li:hover {
  background: #54a5ff;
}
.webset-c {
  min-height: 600px;
 /* padding-bottom: 60px;*/
  border-left: 1px solid #b8b5b5;
  border-right: 1px solid #b8b5b5;
  border-bottom: 1px solid #b8b5b5;
  clear: both;
  position: relative;
}
.comp-msgset {
  display: inline-block;
  width: auto;
  overflow: hidden;
  height: auto;
  margin: 50px 0 40px 92px;
}
.comp-msgset .hr {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 22px;
}
.comp-msgset .hr label {
  display: block;
  width: 95px;
  line-height: 35px;
  font-family: "宋体";
  font-size: 16px;
  color: #565555;
  float: left;
  text-align:right;/*文静修改0309*/
}
.comp-msgset .inptxt {
  float: left;
  height: 35px;
  width: 695px;
  border: 1px solid #d6d6d6;
  text-indent: 17px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -wekit-border-radius: 4px;
  background: #f1f7fd;
}
.comp-msgset .inptxt-min {
  width: 390px;
}
.comp-msgset .hr span {
  float: left;
  margin-left: 15px;
  font-size: 12px;
  font-family: "宋体";
  color: #585858;
  line-height: 35px;
}
.comp-msgset .hr span i {
  color: #f90303;
}
.comp-msgset .hr span i img {
  position: relative;
}
.comp-msgset .hr textarea {
  width: 692px;
  height: 85px;
  border: 1px solid #d6d6d6;
  text-indent: 17px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -wekit-border-radius: 4px;
  background: #f1f7fd;
  resize: none;
  font-size: 14px;
  font-family: "Microsoft yahei";
}
.comp-msgset .submit {
  width: 135px;
  height: 44px;
  border: none;
  cursor: pointer;
  background: url(../images/saveb.png) no-repeat;
}
.tab-tag .submit {
  width: 135px;
  height: 44px;
  border: none;
  cursor: pointer;
  background: url(../images/saveb.png) no-repeat;
}
/*二维码*/
#qrcode-set h3 {
  display: inline-block;
  font-size: 23px;
  font-family: "宋体";
  margin: 27px 0 0 30px;
  color: #0e55a4;
}
.qrcode-container {
  width: 334px;
  height: auto;
  margin: auto;
  margin-top: 10px;
}
.qrcode-container span {
  display: block;
  margin: auto;
  text-align: center;
  font-size: 15px;
  color: #929394;
  font-family: "宋体";
}
.qrcode-url-inp {
  height: 40px;
  margin-top: 25px;
  text-align: center;
}
.qrcode-url-inp input[type="text"] {
  width: 295px;
  background: #e4f1fe;
  height: 37px;
  border: none;
  text-indent: 10px;
  vertical-align: middle;
}
.qrcode-url-inp input[type="submit"] {
  width: 110px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border: none;
  cursor: pointer;
  color: #fff;
  background: url(../images/13/20-1.png) no-repeat;
  
}

.webset-c input[type="submit"] {
  min-width: 110px;
  width: auto;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border: none;
  cursor: pointer;
  color: #fff;
  background: url(../images/13/20-1.png) no-repeat;
  font-weight: normal;
  font-size: 20px;
  padding-left:0px;
}
.corporatInformationSave:hover, .webset-c input[type="submit"]:hover{
 background:#5bb7ff !important;
    }

#system-top {
  width: 100%;
  height: 28px;
  line-height: 28px;
  background: #0b0c0e;
  color: #545454;
  font-size: 12px;
}
#system-top span {
  padding-left: 14px;
}
#system-top em {
  font-size: 16px;
  font-weight: bold;
}
#system-top .flr {
  font-size: 12px;
  color: #b2b1b1;
  font-family: "宋体";
  margin-right: 20px;
}
#system-top .flr a {
  font-size: 12px;
  color: #b2b1b1;
  font-family: "宋体";
}
#system-top .flr span {
  padding: 0px 5px;
}
#logo-head {
  width: 100%;
  padding: 2px 0px;
  background:#292f44;
}
#logo-head .logo {
  height:58px;
  float: left;
  padding: 2px 24px 2px 36px;
  width: 500px;
}
#logo-head .flr {
  margin-right: 18px;
  margin-top:12px;
}
#logo-head .flr a{color: #fff;
    width: 110px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    border-radius: 5px;
    text-align: center;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    border: 1px solid #a5a3a3;}
#logo-head .flr a i{ color: #fff;
    font-size: 14px;
    float: left;
    padding-left: 14px;}
#logo-head .flr a:hover{ background:rgba(148, 147, 147, 0.7); text-decoration:none;}
#logo-head .logo header h1 {
  font-size: 25px;
}
#logo-head .logo img {
  float: left;
  position: relative;
  top: -10px;
}
#logo-head .logo header {
  border-left: 1px solid #949292;
  padding: 20px 0px 16px 26px;
  float: left;
  color: #949292;
}
#logo-head .logo header p {
  font-size: 12px;
  line-height: 18px;
}
.content-aside {
  position: absolute;
  left: 0;
  top: 137px;
  height: 100%;
  width: 252px;
  background: #0079ff;
}
.content-aside header {
  width: 200px;
  height: 106px;
  margin: 0px auto;
  padding: 32px 26px;
  background: #f1f1f1;
}
.content-aside header .mask {
  display: block;
  float: left;
  border-radius: 100%;
  overflow: hidden;
}
.content-aside header .info {
  float: right;
  width: 90px;
}
.content-aside header .info em {
  color: #b4b4b4;
  font-size: 12px;
  padding-top: 35px;
}
.content-aside header .info span {
  color: #727070;
  font-size: 14px;
  padding-top: 18px;
}
.content-aside header .info span,
.content-aside header .info em {
  display: block;
}
.system-menu .icon-user {
  background-position: left 0px;
}
.system-menu .icon-model {
  background-position: left -42px;
}
.system-menu .icon-money {
  background-position: left -82px;
}
.system-menu .icon-site {
  background-position: left -125px;
}
.system-menu .icon-back {
  background-position: left -180px;
}
.system-menu > li {
  line-height: 63px;
  font-size: 16px;
  font-family: "simsun";
  display: block;
  border-top: 1px solid #0072f1;
}
.system-menu > li:first-child {
  border-top: none;
}
.system-menu > li:first-child > a {
  border-top: none;
}
.system-menu > li > a {
  color: #fff;
  border-top: 1px solid #1282ff;
  display: block;
  padding-left: 50px;
}
.system-menu > li > a > .icon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background-image: url(../images/13/system-icon.png);
  background-repeat: no-repeat;
}
.system-menu > li > ul {
  display: none;
}
.system-menu > li.cur > ul {
  display: block;
}
.system-menu > li > ul > li {
  background: #f1f1f1;
  height: 35px;
  line-height: 35px;
}
.system-menu > li > ul > li > a {
  font-size: 12px;
  color: #6e6f6f;
  text-align: center;
  display: block;
}
.system-menu > li > ul > li:hover > a,
.system-menu > li > ul > li.cur > a {
  color: #0079ff;
}
.content-lists {
  margin: 46px 10px 0px 284px;
}
.system_list {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  font-family: "simsun";
}
.system_list th {
  height: 52px;
  line-height: 52px;
  color: #0079ff;
  font-size: 16px;
  background: #d6e9ff;
  font-weight: normal;
}
.system_list td {
  height: 70px;
  font-size: 12px;
  color: #8b8b8c;
  padding: 10px 0px;
}
.system_list tr:nth-child(2n+1) {
  background: #f7fbff;
}
.system_list .caozuo-btn a {
  color: #8b8b8c;
  margin: 0px 5px;
}
.system_list .caozuo-btn a:hover {
  text-decoration: underline;
}
/*弹窗1-1*/
#record_show {
  width: 754px;
  height: 542px;
  background: #cedffc;
}
.reconed_head {
  width: 754px;
  background: url(../images/boss1-1.jpg) no-repeat;
  height: 77px;
}
.red_min_logo {
  width: 187px;
  float: left;
}
.red_min_logo img {
  display: inline-block;
  margin: 10px 0 0 25px;
}
.mind_line {
  float: left;
  width: 1px;
  height: 45px;
  border-left: 1px solid #fff;
  -moz-opacity: 0.1;
  -webkit-opacity: 0.1;
  -o-opacity: 0.1;
  opacity: 0.1;
  filter: alpha(opacity=10);
  margin-top: 17px;
}
.answer_list {
  width: 330px;
  height: 100%;
  float: left;
  margin-top: 12px;
  margin-left: 20px;
}
.answer_list li {
  width: 60px;
  height: auto;
  float: left;
  margin-right: 43px;
}
.answer_list li img {
  display: block;
  margin: auto;
}
.answer_list li span {
  display: block;
  font-size: 12px;
  text-align: center;
  font-family: "宋体";
  color: #76a8fc;
  margin-top: 10px;
}
.close_nav {
  width: 103px;
  height: 26px;
  float: right;
}
.close_nav a {
  width: 33px;
  height: 100%;
  display: block;
  float: left;
  background: #458afd;
  margin-left: 1px;
}
.close_nav a img {
  display: block;
  margin: auto;
  margin-top: 5px;
}
.close_nav a.suoxiao img {
  margin-top: 12px;
}
#art_contend {
  width: 748px;
  height: 270px;
  background: #fff;
  margin: auto;
}
.expressioned {
  width: 748px;
  height: 30px;
  background: #e7e7e7;
  margin: auto;
}
.expressioned a {
  display: block;
  float: left;
  margin-left: 24px;
}
.expressioned a img {
  display: block;
  margin-top: 6px;
}
#endit {
  width: 748px;
  height: 113px;
  background: #fff;
  resize: none;
  border: none;
  margin: auto;
  display: block;
  font-family: "宋体";
  color: #9f9e9e;
}
#btn_off {
  width: 99px;
  height: 30px;
  float: right;
  border: none;
  text-indent: -9999em;
  background: url(../images/btn_off.png) no-repeat;
  margin: 10px 17px 0 0;
  cursor: pointer;
}
.pop-pg-set form {
  width: 557px;
  height: auto;
  margin: auto;
  margin-top: 22px;
}
#weixin-des,
#pg-tit {
  width: 551px;
  height: 40px;
  border: 1px solid #bebdbd;
  outline: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -wekit-border-radius: 3px;
  text-indent: 10px;
  margin-bottom: 17px;
}
.box_textarea {
  width: 551px;
  height: 97px;
  border: 1px solid #bebdbd;
  outline: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -wekit-border-radius: 3px;
  text-indent: 10px;
  margin-bottom: 17px;
  resize: none;
  padding-top: 10px;
}
.file_up {
  width: 126px;
  height: 41px;
  background: url(../images/click_up.png) no-repeat;
  position: relative;
  float: left;
  margin-right: 10px;
}
.file_up input {
  position: absolute;
  top: 0;
  left: 0;
  width: 126px;
  height: 41px;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.fileup_top {
  font-size: 12px;
  line-height: 41px;
  color: #b4b4b4;
  margin-bottom: 16px;
}
.fileup_top span {
  color: #fc2a2a;
}
.pop-pg-set .btn-save {
  width: 126px;
  height: 41px;
  background: url(../images/up_post.png) no-repeat;
  border: none;
  display: block;
  margin: auto;
  text-indent: -9999em;
  cursor: pointer;
  margin-top: 20px;
}
.pop-step {
  width: 600px;
  height: 270px;
  /*  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -135px;*/
}
.pop-openweb {
  width: 520px;
  height: 388px;
  /*  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -260px;
  margin-top: -194px;*/
}
.pop-useredit {
  width: 750px;
  height: 560px;
  /*  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -375px;
  margin-top: -280px;*/
}
.pop-pg-set {
  width: 658px;
  height: 604px;
  /*  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -329px;
  margin-top: -302px;*/
}
.pop {
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  z-index: 9999;
  font-family: "simsun";
}
.pop header {
  height: 50px;
  line-height: 50px;
  background: url(../images/pop_02.png) right center no-repeat;
  background-color: #1671fa;
  position: relative;
  color: #fff;
  text-indent: 10px;
}

.alterHeader {
  height: 50px;
  line-height: 50px;
  background: url(../images/pop_02.png) right center no-repeat;
  background-color: #1671fa;
  position: relative;
  color: #fff;
  text-indent: 10px;
}

.pop header .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  vertical-align: middle;
}
.pop header .icon-user {
  background: url(../images/icon--pop01.png) no-repeat center;
}
.pop header .icon-web {
  background: url(../images/pop_03.png) no-repeat center;
}
.pop header .icon-home {
  background: url(../images/home_6-1.png) no-repeat center top;
}
.pop header .btn-close {
  position: absolute;
  display: block;
  width: 30px;
  height: 32px;
  top: 0;
  right: 0;
  background: #458afd url(../images/pop_01.png) no-repeat center;
}
.pop-step .step-ul {
  width: 480px;
  height: auto;
  overflow: hidden;
  margin: auto;
}
.pop-step .step-ul li {
  width: 100%;
  font-size: 14px;
  color: #969494;
  float: left;
  margin-bottom: 13px;
}
.pop-step .step-ul span {
  color: #fff;
  width: 18px;
  height: 18px;
  display: block;
  line-height: 18px;
  float: left;
  margin-right: 20px;
  text-align: center;
  background-color: #1067f9;
  border-radius: 100%;
}
.pop-step .btn-go {
  width: 124px;
  margin: auto;
  margin-top: 10px;
  display: block;
  height: 42px;
  line-height: 42px;
  font-family: "Microsoft yahei";
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: url(../images/4-btn.png) no-repeat;
  border-radius: 10px 10px 0px 0px;
}
.pop-openweb tr td:first-child {
  font-weight: bold;
  min-width: 70px;
  font-size: 12px;
  color: #737474;
  line-height: 18px;
}
.pop-openweb tr {
  font-size: 14px;
  color: #737474;
  line-height: 25px;
}
.pop-openweb input[type="text"] {
  width: 378px;
  height: 28px;
  border: 1px solid #cecccd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.pop-openweb .tips {
  margin-top: 10px;
}
.pop-openweb .tips span {
  color: #fe060c;
  font-size: 12px;
}
.pop-openweb .select {
  width: 92px;
}
.pop-openweb .btn-cancel {
  font-size: 16px;
  color: #969999;
  border: 1px solid #969999;
  padding: 0px 20px ;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.pop-openweb .btn-submit {
  font-size: 16px;
  color: #fff;
  background-color: #ff9607;
  margin-left: 6px;
  padding: 0px 21px ;
  border-radius: 5px;
  display: inline-block;
  height: 33px;
  line-height: 33px;
}
.pop-content {
  padding: 20px;
}
.pop-useredit table {
  width: 100%;
  font-family: "simsun";
}
.pop-useredit label {
  display: block;
  width: 90px;
  font-size: 14px;
  color: #a29f9f;
  line-height: 33px;
  min-width: 100px;
}
.pop-useredit tr {
  height: 50px;
}
.pop-useredit input[type="text"] {
  height: 20px;
  line-height: 20px;
  padding: 5px;
  color: #8b8b8c;
  border: 1px solid #a29f9f;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 203px;
  font-size: 12px;
}
.pop .select {
  border: 1px solid #a29f9f;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-indent: 10px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #a29f9f;
}
.pop-useredit .select.mid {
  width: 118px;
}
.pop-useredit .select.min {
  width: 85px;
}
.pop-useredit .btn-submit {
  width: 170px;
  height: 44px;
  margin-top: 50px;
  margin-left: 260px;
  background-color: #ffa90e;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}
.popbg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none;
}
.faq {
  width: 100%;
  height: 1210px;
  padding-bottom: 100px;
  /*background: url(../images/2_bg.png) center top no-repeat;*/
}
.faq-content {
  /*width: 1000px;
  height: 1210px;*/
  margin: 0 auto;
}
.faq-title {
  width: 132px;
  height: 82px;
  margin: 50px auto;
}
.faq-content dl {
  font-size: 14px;
  font-family: "Microsoft yahei";
  height: 220px;
  padding-top: 40px;
}
.faq-content dl a {
  text-decoration: none;
  color: #8f8d8d;
}
.faq-content dl dt {
  font-size: 16px;
  height: 30px;
  color: #8f8d8d;
}
.faq-content dl dt img {
  padding-right: 20px;
}
.faq-content dl dd img {
  padding-right: 20px;
}
.faq-content dl dd {
  height: 100px;
  color: #b2b1b1;
  line-height: 45px;
}
/**/
.container-3-1 {
  width: 100%;
  height: 560px;
  margin-top: 80px;
}
.title {
  font-size: 50px;
  color: #0079ff;
  text-align: center;
  padding-top: 50px;
  letter-spacing: 5px;
}
.note {
  font-size: 12px;
  color: #b7adaf;
  width: 100%;
  text-align: center;
  margin-top: 8px;
}
.container-3-1 .part1 {
  width: 390px;
  height: 300px;
  float: left;
  margin-top: 100px;
  margin-left: 50px;
  color: #b7adaf;
}
.container-3-1 .part1 p {
  padding-top: 40px;
  line-height: 25px;
}
.container-3-1 .part2 {
  width: 501px;
  height: 341px;
  float: right;
  margin-top: 50px;
}
.container-3-2 {
  height: 557px;
  background: url(../images/3_02.png) no-repeat center center;
  margin-top: 80px;
}
.container-3-2 .part3 {
  height: 200px;
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
}
.container-3-2 ul li {
  list-style: none;
  float: left;
  width: 97px;
  height: 135px;
  margin-left: 130px;
}
.container-3-3 ul li a {
  text-decoration: none;
}
.container-3-2 .part3 p {
  padding-top: 40px;
  height: 50px;
  color: #fff;
  line-height: 20px;
}
.container-3-3 {
  height: 607px;
  width: 1000px;
  margin: 0 auto;
}
.container-3-3 .part4 {
  height: 405px;
  margin-top: 80px;
}
.container-3-3 .part4 ul li {
  list-style: none;
  width: 280px;
  height: 400px;
  float: left;
  border: 3px solid #a0cdfe;
}
.container-3-3 .part4 ul li .box {
  height: 175px;
  padding-left: 28px;
  width: 225px;
  text-align: center;
}
.container-3-3 .part4 ul li a {
  text-decoration: none;
}
.title2 {
  width: 223px;
  height: 30px;
  font-size: 23px;
  color: #67a1ff;
  text-align: center;
  padding-top: 20px;
}
.note2 {
  font-size: 15px;
  color: #b9b0bc;
  width: 100%;
  text-align: center;
  margin-top: 8px;
  line-height: 20px;
}
.container-3-4 {
  background: url(../images/page3/10.png);
  height: 800px;
  margin-top: 80px;
}
.container-3-4 .part5 {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
  margin-top: 50px;
}
.container-3-4 .part5 ul {
  display: block;
  width: 1000px;
  height: 220px;
}
.container-3-4 .part5 ul ._b1 {
  margin-left: 98px;
}
.container-3-4 .part5 ul li {
  list-style: none;
  float: left;
  width: 121px;
  height: 250px;
  position: relative;
}
.container-3-4 .part5 ul li .b1 {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.container-3-4 .part5 ul li .box2 {
  width: 120px;
  height: 90px;
  text-align: center;
}
.container-3-4 .part5 ul li a {
  text-decoration: none;
}
.container-3-4 .part5 ul li a:hover .b1 {
  display: block;
}
.title3 {
  width: 120px;
  height: 30px;
  font-size: 16px;
  color: #878787;
  text-align: center;
  padding-top: 10px;
}
.note3 {
  font-size: 12px;
  color: #a9a9a9;
  width: 100%;
  text-align: center;
  line-height: 18px;
}
/*内容结束*/
.container-4-1 {
  padding: 65px 0px;
}
.container-4-1 ul {
  margin-left: -74px;
}
.container-4-1 .tit {
  color: #0079ff;
  line-height: 36px;
}
.container-4-1 li {
  float: left;
  margin-left: 73px;
  text-align: center;
}
.container-4-1 .header {
  width: 263px;
  padding: 8px 10px;
  border: 1px solid #d6d3d4;
  display: block;
}
.container-4-1 .btn {
  margin: 15px auto 0px;
  display: block;
  width: 124px;
  height: 42px;
  background: url(../images/4-btn.png) center center no-repeat;
  font-size: 18px;
  text-align: center;
  line-height: 42px;
  color: #fff;
}
.container-4-1 p {
  line-height: 32px;
  color: #a6a6a6;
  margin-top: 30px;
  padding: 0px 50px;
  text-align:center;
}
.container-4-2 {
  height: 540px;
  background: url(../images/4_2.png) center top no-repeat;
}
.container-4-2 h2 {
  font-size: 30px;
  color: #0079ff;
  text-align: center;
  line-height: 130px;
}
.container-4-2 h2 em {
  color: #ffb400;
  font-size: 40px;
}
.container-4-2 article {
  margin-left: 435px;
}
.container-4-2 article p {
  font-size: 23px;
  color: #0079ff;
  margin-bottom: 30px;
}
.container-4-2 article {
  font-size: 18px;
  color: #646363;
  line-height: 35px;
}
.container-4-3 {
  padding: 60px 0px;
  text-align: center;
}
.container-4-3 ul {
  margin-left: -100px;
}
.container-4-3 li {
  width: 265px;
  float: left;
  margin-left: 100px;
  box-shadow: 0px 0px 3px #ddd;
}
.container-4-3 .tit {
  display: block;
  line-height: 52px;
  color: #057cff;
  font-size: 22px;
}
.container-4-3 .mask {
  background: #037bff;
  display: block;
  height: 100px;
  padding: 30px 0px;
}
.container-4-3 .des {
  line-height: 30px;
  color: #bdbdbd;
  font-size: 14px;
  display: block;
  padding-bottom: 30px;
  height:70px;
}
.container-4-3 p {
  line-height: 32px;
  color: #a6a6a6;
  margin-top: 30px;
  padding: 0px 50px;
}
 
.container-4-4 header {
  height: 275px;
  padding: 50px 0px;
}
.container-4-4 img {
  float: left;
  margin-right: 30px;
  margin-left: 75px;
}
.container-4-4 h2 {
  color: #2684ff;
  font-size: 30px;
  line-height: 120px;
}
.container-4-4 h2 em {
  color: #f57848;
}
.container-4-4 h3 {
  color: #2684ff;
  font-size: 20px;
  margin-bottom: 10px;
}
.container-4-4 p {
  color: #9a9b9c;
  font-size: 15px;
  line-height: 25px;
}
.container-4-4 .qes {
  padding: 20px 0px;
}
.container-4-4 .qes-header {
  height: 1px;
  background: #d7d5d5;
  position: relative;
}
.container-4-4 .qes-header i {
  height: 3px;
  top: -1px;
  background: #0079ff;
  width: 118px;
  display: block;
  position: absolute;
}
.container-4-4 .qes-list {
  float: left;
}
.container-4-4 .qes-list p {
  color: #2684ff;
  font-size: 28px;
  line-height: 85px;
}
.container-4-4 .qes-list li {
  line-height: 38px;
}
.container-4-4 .qes-list li a {
  font-size: 14px;
  color: #848585;
}
.container-4-4 .qes-list li span {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #0079ff;
  line-height: 22px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-family: "Arial";
  margin: 0px 5px;
  border-radius: 100%;
}
#join-fixbox {
  position: fixed;
  z-index: 59;
  left: 30px;
  top: 200px;
  width: 310px;
  height: 430px;
  border: 1px solid #d6d3d4;
  background: #fff;
}
#join-fixbox header {
  background: #0263fc;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-indent: 30px;
  font-size: 28px;
}
#join-fixbox form {
  margin: 40px  33px  33px;
}
#join-fixbox .inptxt {
  width: 192px;
  padding: 8px 5px 8px 45px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #ddd;
  margin-bottom: 21px;
  outline: none;
  background-image: url(../images/icon-jiameng-fixbox.png);
  background-repeat: no-repeat;
}
#join-fixbox .inptxt.name {
  background-position: 16px 10px;
}
#join-fixbox .inptxt.tel {
  background-position: 16px -50px;
}
#join-fixbox .inptxt.email {
  background-position: 16px -110px;
}
#join-fixbox .inptxt.money {
  background-position: 16px -168px;
}
#join-fixbox .submit {
  background: url(../images/icon-jiameng-fixbox-submit.png);
  width: 246px;
  height: 49px;
  border: none;
  cursor: pointer;
  margin-top: 20px;
  outline: none;
}
.title3 {
  width: 120px;
  height: 30px;
  font-size: 16px;
  color: #878787;
  text-align: center;
  padding-top: 10px;
}
.note3 {
  font-size: 12px;
  color: #a9a9a9;
  width: 100%;
  text-align: center;
  line-height: 18px;
}
#index-slider {
  height: 680px;
  background: #0058bb url(../images/index-slider-bg.png) center top no-repeat;
  position: relative;
}
#index-slider .item {
  display: none;
  height: 100%;
  overflow: hidden;
}
#index-slider .item:first-child {
  display: block;
}
#index-slider .item01 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#index-slider .item01 .text {
  color: #fff;
  width: 1000px;
  margin: 0px auto;
  text-align: center;
  padding-top: 50px;
  margin-top: -600px;
}
#index-slider .item01 .text h1 {
  font-weight: bold;
  line-height: 70px;
  font-size: 49.23px;
}
#index-slider .item01 .text h2 {
  font-size: 49.23px;
  line-height: 65px;
}
#index-slider .item01 .text p {
  font-size: 24px;
  line-height: 40px;
}
#index-slider .item01 .text a {
  font-size: 24.26px;
  display: inline-block;
  height: 50px;
  width: 145px;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 10px;
  color: #fff;
}
#index-slider .item01 .text a:hover {
  background: #5896cc;
  color: #fff;
}
#index-slider .item01 .show-icon {
  width: 760px;
  height: 305px;
  position: absolute;
  left: 50%;
  margin-left: -380px;
  bottom: 50px;
}
#index-slider .item01 .show-icon i {
  position: absolute;

}
#index-slider .item01 .item01-icon01 {
  bottom: 0;
  left: 0;
}
#index-slider .item01 .item01-icon02 {
  bottom: 110px;
  left: 75px;
}
#index-slider .item01 .item01-icon03 {
  bottom: 170px;
  left: 185px;
}
#index-slider .item01 .item01-icon04 {
  bottom: 190px;
  left: 320px;
}
#index-slider .item01 .item01-icon05 {
  bottom: 170px;
  right: 185px;
}
#index-slider .item01 .item01-icon06 {
  bottom: 110px;
  right: 75px;
}
#index-slider .item01 .item01-icon07 {
  bottom: 0;
  right: 0;
}
#index-slider .item01 .show-phone {
  position: absolute;
  bottom: -100%;
  left: 50%;
  margin-left: -116px;
}
#index-slider .item01 .show-phone img {
  vertical-align: top;
}
#index-slider .shift-btn {
  position: absolute;
  width: 220px;
  bottom: 0;
  left: 50%;
  margin-left: -105px;
}
#index-slider .shift-btn i {
  width: 46px;
  float: left;
  background: #000;
  height: 22px;
  margin-right: 9px;
  margin-top: 22px;
  cursor: pointer;
}
#index-slider .shift-btn i.sli-dp {
  background: #0079ff;
  height: 44px;
}

#index-fn {
  width: 1000px;
  margin: 0px auto;
  position: relative;
  height: 730px;
}
#index-fn .title {
  color: #0079ff;
  font-size: 40px;
  font-family: "Microsoft YaHei";
  text-align: center;
    margin: 50px 0px;
	margin-top:10px;
}
#index-fn .btn-left,
#index-fn .btn-right {
  position: absolute;
  font-family: "simsun";
  font-size: 92px;
  color: #c9c9ca;
  top: 50%;
  margin-top: -90px;
  cursor: pointer;
}
#index-fn .btn-left:hover,
#index-fn .btn-right:hover {
  color: #dddddd;
}
#index-fn .btn-left {
  left: 0px;
}
#index-fn .btn-right {
  right: 0px;
}
#index-fn .icon {
  display: block;
  position: relative;
  text-align: center;
  padding-top: 20px;
}
#index-fn .img-hover {
  display: none;
}
#index-fn .index-fn-view {
  overflow: hidden;
  position: relative;
  width: 845px;
  margin: 0px auto;
}
#index-fn .index-fn-list {
  width: 2000px;
}
#index-fn .fn-group {
  width: 880px;
  float: left;
}
#index-fn li {
  float: left;
  width: 185px;
  height: 234px;
  text-align: center;
  box-shadow: 0px 0px 3px #ddd;
  margin-right: 35px;
  margin-bottom: 50px;
  font-family: "Microsoft YaHei";
}
#index-fn li a {
  color: #515151;
  display: block;
  border: 1px solid #F3EBEB;
  height: 233px;
  -moz-transition: background-color 0.5s linear 0s;
  -wekit-transition: background-color 0.2s linear 0s;
  -ms-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
#index-fn li h4 {
  font-size: 18px;
}
#index-fn li h5 {
  font-size: 12px;
  font-family: "Arial";
  line-height: 28px;
}
#index-fn li p {
  font-size: 14px;
  border-top: 1px solid #c5c5c5;
  line-height: 24px;
  margin: 4px 35px 0px;
  padding: 0px 10px;
}
#index-fn li:hover a {
  color: #fff;
  background: #0079ff;
  border: 1px solid #0079ff;
}
#index-fn li:hover .img {
  display: none;
}
#index-fn li:hover .img-hover {
  display: inline;
}
#index-datashow {
  background: #0f56a6 url(../images/index-datashow-bg.jpg) center top no-repeat;
  height: 812px;
}
#index-datashow .title {
  font-size: 45px;
  font-family: "Microsoft YaHei";
  color: #fff;
  text-align: center;
  padding: 55px 0px 45px;
}
#index-datashow .data-list {
  margin-top: 20px;
}
#index-datashow .number {
  float: left;
  margin-left: 40px;
  width: 168px;
  text-align: center;
}
#index-datashow .number:first-child {
  margin-left: 0px;
}
#index-datashow .number i {
  background: url(../images/index-data-number.png) center center no-repeat;
  font-size: 93px;
  font-family: "Arial";
  font-weight: bold;
  text-align: center;
  font-style: normal;
  height: 168px;
  line-height: 168px;
  color: #fff;
  display: block;
}
#index-datashow .number span {
  display: block;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  line-height: 50px;
  color: #fff;
}
#index-ana {
  height: 700px;
  text-align: center;
}
#index-ana .title {
  color: #0079ff;
  font-family: "Microsoft YaHei";
  font-size: 45px;
  margin: 96px 0px 70px;
  line-height: 55px;
}
#index-ana ul {
  margin: 10px 0px 50px;
}
#index-ana p {
  font-size: 24px;
  line-height: 35px;
  font-family: "Microsoft YaHei";
  color: #868686;
}
#index-ana p em {
  color: #2684ff;
  font-style: normal;
}
#index-ana li {
  float: left;
  border-left: 1px solid #dddddd;
  width: 249px;
  height: 230px;
}
#index-ana li:first-child {
  border-left: none;
  width: 250px;
}
#index-ana li img {
  width: 223px;
  height: 225px;
  margin-top: -10px;
}
#index-ana li span {
  color: #2684ff;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  display: block;
  line-height: 20px;
}
.openMobileWeb{
	font-size:12px;
}
.openMobileWeb .jstime{ color:#FB0004}
.openMobileWeb #CnameHost{ color:#FB0004}
.openMobileWeb th {
    width: 70px;
    padding-right: 5px;
    text-align: right;
    color: #585858;
}

.web_titbox_l
{ float:left; margin-top:5px;}
.web_titbox_l input{ width:200px; background:url(../images/reconmmend_searchinput.png) no-repeat left top; padding-left:10px; height:35px; line-height:35px; border:0; float:left; font-size:14px;}

.webBasicMess .webBasicTableapp {
  margin: 0 auto;
  list-style: none;
  padding: 0px;
  width: 670px;
 
}
.webBasicMess .webBasicTableapp li {
  clear: both;
  margin: 15px 0;
}

.webBasicMess .webBasicTableapp li p {
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #656d78;
}
.webBasicMess .webBasicTableapp li input {
  background: #fff;
  border: #ccc 1px solid;
  float: left;
  font-size: 14px;
  color: #656d78;
  width: 250px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  padding: 0 5px;
   margin-bottom:10px;
}
.webBasicMess .webBasicTableapp li label{ padding-top:5px; float:left; font-size:14px; color:#656d78; line-height:20px; padding-right:5px}
.webBasicMess .webBasicTableapp li .checkbox{width:20px; height:20px; margin-top:5px; float:left; margin-right:10px; line-height:30px; display:inline}
.webBasicMess .webBasicTableapp li .radio{width:20px; height:20px; margin-top:5px; float:left; margin-right:10px; line-height:30px; display:inline; border-radius:20px;}
.webBasicMess .webBasicTableapp li span {
 
  height: 30px;
  line-height: 30px;
  color: #C00;
  font-size:12px;
  margin-left:10px;
}
.webBasicMess .webBasicTableapp li textarea {
  border: 1px solid #d9dada;
  width: 380px;
  height:120px;
  line-height: 20px;
  font-size: 14px;
  border-radius: 5px;
  resize: none;
  overflow: auto;
  color: #656d78;
  padding: 5px;
  margin-bottom:5px;
}
.webBasicMess .webBasicTableapp li .deladdress {
  color: #aab2bd;
  padding-left: 80px;
  font-size: 13px;
}
.webBasicMess .btnSubmitapp {
  width: 670px;
  height: 75px;
  text-align: left;
  border-bottom: #e1e1e1 1px solid;
  margin: 40px auto 0;
}
.webBasicMess .btnSubmitapp a,.webBasicMess .btnSubmit a {
  /* background: url("/public/newUI/images/10-1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  background:#2196f3;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
	display:block;
    height: 45px;
    line-height: 45px;
    margin-left: 250px;
    margin-top: 20px;
    text-align: center;
    width: 160px;
    border-radius:5px;
}
.webBasicMess .btnSubmitapp a:hover{ 
 text-decoration:none;
 background:#5bb7ff !important;
 color:#fff;
 }

.createWebClose {
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
  cursor: pointer;
}
.chengeTemplate {
  width: 128px;
  height: 33px;
  line-height: 25px;
  border: 1px #080808 solid;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#302f2d), to(#403f3c));
  background: -moz-linear-gradient(top, #302f2d, #403f3c);
  background: -ms-linear-gradient(top, #302f2d, #403f3c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@colorBefore", endColorstr="@colorAfter");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" #302f2d ", endColorstr=" #403f3c ")";
  color: white;
  text-shadow: 1px 1px 1px #373737;
  border-radius: 3px;
  letter-spacing: 2px;
  position: absolute;
  font-family: '微软雅黑';
  bottom: 13px;
  left: 112px;
}
.chengeTemplate:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#403f3c), to(#302f2d));
  background: -moz-linear-gradient(top, #403f3c, #302f2d);
  background: -ms-linear-gradient(top, #403f3c, #302f2d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@colorBefore", endColorstr="@colorAfter");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" #403f3c ", endColorstr=" #302f2d ")";
}
.newsClassife {
  display: none;
}
.styleControl {
  float: right;
  width: 128px;
  height: 30px;
  line-height: 28px;
  border: 1px #3e7da7 solid;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#64a4ce), to(#5089b0));
  background: -moz-linear-gradient(top, #64a4ce, #5089b0);
  background: -ms-linear-gradient(top, #64a4ce, #5089b0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@colorBefore", endColorstr="@colorAfter");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" #64a4ce ", endColorstr=" #5089b0 ")";
  color: white;
  letter-spacing: 2px;
  font-family: '微软雅黑';
}
.styleControl:hover {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#5089b0), to(#64a4ce));
  background: -moz-linear-gradient(top, #5089b0, #64a4ce);
  background: -ms-linear-gradient(top, #5089b0, #64a4ce);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@colorBefore", endColorstr="@colorAfter");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" #5089b0 ", endColorstr=" #64a4ce ")";
}
ul.pc_tabs {
	width: 90%;
    margin:5% 5% 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 41px;
	border-bottom: 2px solid #a3cdfc;
	border-left: 1px solid #a3cdfc;
    border-radius:10px 0 0 0;
    display:inline;
}
ul.pc_tabs li {
	float: left;
	margin:0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	border: 1px solid #2196f3;
    border-radius:10px 10px 0 0;
    margin-right:5px;
	margin-bottom: -1px;
	background: #2196f3;
	overflow: hidden;
	position: relative;
}
ul.pc_tabs li:nth-child(1){ border-left:0}
ul.pc_tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 0 20px;
}
ul.pc_tabs li.on_active
{background: #fff;
	border-bottom: 2px solid #fff;}
ul.pc_tabs li.on_active a {
	background: #fff;
    color:#5a96bf;
	border-bottom: 2px solid #fff;
}
.webBasicMess {
  width: 960px;
  background: #fdfdfd;
  display: none;
  position: relative;
}
.pctab_container {
    
	border: 1px solid #a3cdfc;
    border-top:0;
	border-top: none;
	clear: both;
	float: left; 
	width: 90%;
    margin:0 5% 5%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.webBasicMess .webBasicMessTitle {
  width: 670px;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px #e1e1e1 dotted;
  text-align: center;
  margin-top: 40px;
  margin: 0px auto;
}
.pctab_content {
	padding: 20px;
	font-size: 1.2em;
}

.webBasicMess {
  width: 960px;
  background: #fdfdfd;
  display: none;
  position: relative;
}
.webBasicMess .webBasicMessTitle {
  width: 670px;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px #e1e1e1 dotted;
  text-align: center; 
}
.webBasicMess .PromptInformation {
  width: 670px;
  margin:0px auto;
}
.webBasicMess .PromptInformation h1 {
  font-size: 20px;
  color: #656d78;
  font-weight: 600;
  font-weight: bold;
  margin-top: 10px;
}
.webBasicMess .PromptInformation p {
  font-size: 14px;
  color: #aab2bd;
  font-weight: 400;
  margin-top: 10px;
}
.webBasicMess .webBasicTable {
  margin: 0 auto;
  list-style: none;
  padding: 0px;
  width: 670px;
}
.webBasicMess .webBasicTable li {
  clear: both;
  margin: 15px 0;
}
.webBasicMess .webBasicTable li p {
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
  width:100px;
  font-size: 14px;
  color: #656d78;
}
.webBasicMess .webBasicTable li input {
  background: #fff;
  border: #ccc 1px solid;
  float: left;
  font-size: 14px;
  color: #656d78;
  width: 250px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  padding: 0 5px;
   margin-bottom:10px;
}

.webBasicMess .webBasicTable li span {
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 4px 0 0 10px;
  font-size:12px;
}
.webBasicMess .webBasicTable li textarea {
  border: 1px solid #d9dada;
  width: 380px;
  height:120px;
  line-height: 20px;
  font-size: 14px;
  border-radius: 5px;
  resize: none;
  overflow: auto;
  color: #656d78;
  padding: 5px;
  margin-bottom:5px;
}
.webBasicMess .webBasicTable li .deladdress {
  color: #aab2bd;
  padding-left: 80px;
  font-size: 13px;
}
.webBasicMess .agree {
  color: #656d78;
  padding-left: 35px;
  font-size: 14px;
  display: block;
  width: 700px;
  margin: 0 auto;
}
.webBasicMess .agree input {
  margin: 3px 3px 3px 4px;
  -webkit-appearance: checkbox;
  box-sizing: border-box;
}
.webBasicMess .agree a {
  color: #5a96bf;
  text-decoration: none;
}
.webBasicMess .btnSubmit {
  width: 670px;
  height: 75px;
  text-align: left;
  border-bottom: #a3cdfc 1px solid;
  margin: 40px auto 0;
}
.webBasicMess .introTip {
  width: 670px;
  padding-top: 20px;
  text-align: left;
  display: block;
  color: #aab2bd;
  font-size: 13px;
  padding-bottom: 25px;
  margin: 0 auto;
}
.webBasicMess .webBasicTable li label{ padding-top:5px; float:left; font-size:14px; color:#656d78; line-height:20px; padding-right:5px}
.webBasicMess .webBasicTable li .checkbox{width:20px; height:20px; margin-top:5px; float:left; margin-right:10px; line-height:30px; display:inline}
.fault
{
 border:1px solid #fe6666!important;
 background:url(../images/tri.gif) #fbd9d9 no-repeat 5px center!important;
  
}
.popover{ font-size:14px;}
.fault .popover-content {
    padding: 9px 14px 9px 24px!important;
}
.fault .arrow, .fault .arrow:after
{position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid}
.fault .arrow
{border-width: 11px}

.fault.right .arrow
{
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #fff;
    border-right-color: rgba(0,0,0,0.25);
    border-left-width: 0
}
.fault.right .arrow:after
{
    bottom: -10px;
    left: 1px;
    border-right-color: #ffd1d1!important;
    border-left-width: 0;
    content: " "
}

.analysistxt {
    min-height: 200px;
    line-height: 23px;
    width: 100%;
    padding: 10px;
}
.generateScripts {
    width: 760px;
    float: left;
    margin: 15px;
    line-height: 30px;
    font-size: 14px;
    color: #585858;
}

.corporateInformation {
    list-style: outside none none;
    padding: 0px;
    float: left;
    margin-top: 30px;
    width: 100%;
}
.corporateInformationTitle {
    width: 10%;
    text-align: right;
    font-size: 14px;
    line-height: 35px;
    color: #585858;
    float: left;
}
.CorporateMegInput {
    border: 1px solid #E5E5E5;
    border-radius: 7px;
    height: 30px;
    line-height: 30px;
    background: none repeat scroll 0% 0% #F2F2F3;
    width: 680px;
    text-indent: 10px;
    color: #585858;
    margin-left: 20px;
    margin-top: 3px;
    margin-right: 10px;
    float: left;
}
.CorporateMegTextare {
    border: 1px solid #E5E5E5;
    border-radius: 7px;
    background: none repeat scroll 0% 0% #F2F2F3;
    width: 660px;;
    height: 90px;
    line-height: 23px;
    margin-left: 20px;
    color: #585858;
    margin-top: 6px;
    padding: 10px;
    float: left;
}
.corporateInformationContent {
    width: 90%;
    float: left;
    text-align: left;
    height: 50px;
    line-height: 50px;
}
.corporateInformationTitle {
    width: 10%;
    text-align: right;
    font-size: 14px;
    line-height: 35px;
    color: #585858;
    float: left;
}

.corporateInformationContent label {
    padding-top: 5px;
    float: left;
    font-size: 14px;
    color: #656D78;
    line-height: 20px;
    padding-right: 5px;
    padding-left: 17px;
}
.corporateInformationContent .checkbox {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    display: inline;
}
.corporatInformationSave{
height: 40px;
display: inline-block;
vertical-align: middle;
border: medium none;
cursor: pointer;
color: #FFF;
background: url("../images/13/20-1.png") no-repeat scroll 0% 0% transparent;
font-weight: bold;
padding-left: 0px;
}
.corporatInformationSave,.webset-c input[type="submit"]{
    min-width:60px;
    background: #2196f3;
    padding: 0px 20px;
    border-radius: 5px;
    }

.addNewConIframe
{
	display:none;
	width:1085px;
	margin:0px;
	height:725px;
}
 .addNewsContent_Data
{
	width:1085px;
	margin:0px;
	height:725px;
}
.ContentColumn tr td .placedatTop {
    float: left;
    cursor: pointer;
    width: 60px;
    height: 19px;
    background: url("http://www.eyingbao.com/public/images/Placedatthetop.png") no-repeat scroll 100% 100% / 120px 19px transparent;
}

  .webBasicMess{background: none repeat scroll 0 0 #fff;
    border: 4px solid #2196f3;
    border-radius: 10px;
    min-height: 530px;
    left: 50%;
    margin-left: -475px;
    margin-top: -265px;
    position: fixed;
    top: 50%;
    width: 900px;
    z-index: 1000;}
  .webBasicMess .createWebClose {
    
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
  .webBasicMess .close {
    background: url("../images/10-2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
/*文静0309css*/
.select {
float: left;
height: 35px;
width: 175px;
border: 1px solid #d6d6d6;
text-indent: 7px;
border-radius: 4px;
-moz-border-radius: 4px;
-wekit-border-radius: 4px;
background: #f1f7fd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #f1f7fd;
color:#727070;
}
.erweimaul { width:800px; float:right}
.erweimali { width:180px;text-align:center; float:left; margin-right:65px;}
.erweimabt { color:#565555; font-size:12px; line-height:20px;}
.erweimaimg img{ width:155px; height:155px; margin-top:10px; border:5px solid #FFF;-webkit-box-shadow:0 0 8px rgba(0, 0, 0, .2);  
  -moz-box-shadow:0 0 8px rgba(0, 0, 0, .2);  
  box-shadow:0 0 8px rgba(0, 0, 0, .2); }
.shangchuan { margin-top:15px;}
.jiazailogo {border: 1px solid #d1d1d1; border-radius: 5px; margin-left:20px; margin-right:25px;}


.inptxt-wei{
height: 35px;
width: 625px;
border: 1px solid #d6d6d6;
text-indent: 7px;
border-radius: 4px;
-moz-border-radius: 4px;
-wekit-border-radius: 4px;
background: #f1f7fd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #f1f7fd;
color:#727070;
margin-left:20px;
margin-top:6px;
}
.inptxt-wei:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)
}

.qq a{color:#000; float:; margin:px 0 0 px;width:82px; height:23px;}
.qq a:hover{color:;}

#qqList{position:absolute; background:#fff; right:47px; width:108px; height:187px; display:none; border-bottom:2px solid #bbb8b8; 

border-left:2px solid #bbb8b8; border-top:2px solid #bbb8b8; padding-left:10px;
/*background:url(../images/qqbg.png) no-repeat left top #fff;*/
z-index:999;
}
#qqList li{margin:7px 0 0 0; width:82px; height:23px;}

#telList{position:absolute;  right:47px; width:170px; height:44px; display:none; background:url(../images/q8.png) no-repeat 10px center #0079f5; line-height:44px; text-indent:50px; color:#fff; font-weight:bold;z-index:999;}
#qqList{position:absolute;  right:47px; width:170px; height:44px; display:none; background:url(../images/qq1.png) no-repeat 10px center #0079f5; line-height:44px; text-indent:50px; color:#fff; font-weight:bold;z-index:999;}

#qrcodeList{height:175px; width:138px; background:url(../images/erweima1.jpg) no-repeat center 5px #fff; font-size:13px; text-align:center; line-height:300px; bottom:4px; right:45px; display:none;position:absolute;border-bottom:2px solid #bbb8b8; border-left:2px solid #bbb8b8; border-top:2px solid #bbb8b8;z-index:999;}


.newstitle{text-align: left;width: 430px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.personalizedCustom{ padding-top:0px !important;}

#add_list{ min-height:500px;}

/*分页*/
.disabled{
	background:#3e7da7;
	display:inline-block;
	text-align:center;
	line-height:20px;
	margin:5px;
	color:#FFF;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1) inset;
	cursor:pointer;
    padding:0px 5px;
	font-size:12px
	}
.pagenum{
	background: none repeat scroll 0% 0% #DCDBDB;
	width: auto;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	margin: 5px;
	color: #585858;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1) inset;
	text-decoration: none;
	font-size:12px
}	

#MY-web-page .active {
  color: #fff !important;
  background: #bfbfbf;
}

/*2015 4.8 eric */

[data-cls = wechat_bind]{}
.wechatp img{
	position: relative;
	top:6px;
	left:0px;
	display:;
}
.wechatp #wechat_tit{
	line-height:0px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	float:left;
	margin:0px 0  0 15px;
	display:;
}
.wechat_bind .unbind{color:#3C9; font-weight:bold;}
.wechat_bind .bind{color:red; font-weight:bold;}

.wechatp > div.binds{
	height:30px;margin-top:10px;
	}
.wechatp > div.unbinds{
	
	}
.wechatp  button{
	width: 160px;
  height: 30px;
  line-height: 27px;}
  
  /*----------  帮助中心  ---------*/
.commontit{ background:url(/public/newUI/images/commonbg.png) no-repeat left center #0079ff; width:270px; height:90px; border-radius:10px; text-align:center; line-height:90px; font-size:30px; color:#fff;}
.commonQ{ margin:10px 0; border:1px solid #d4d3d3; border-radius:10px;}
.commonQ li{}
.commonQ li a{height:50px; display:block; line-height:50px; background:#e2e3e4; padding-left:44px; color:#757575;font-size:16px; position:relative; margin-bottom:2px; cursor:pointer}
.commonQ li:hover a{background:#0079ff; color:#fff;}
.commonQ li:first-child a{ border-radius:10px 10px 0 0}
.commonQ li:last-child a{ border-radius:0px 0px 10px 10px; margin-bottom:0;}
.commonQ li a i,.commonQ li a span{ position:absolute; width:16px; height:16px; display:block;}
.commonQ li a i{left:15px;top:50%; margin-top:-8px;}
.commonQ li:nth-child(1) a i{background:url(/public/newUI/images/help1.png) no-repeat left top;}
.commonQ li:nth-child(2) a i{background:url(/public/newUI/images/commonq.png) no-repeat left top;}
.commonQ li:nth-child(3) a i{background:url(/public/newUI/images/newhelpicon.png) no-repeat left top;}
.commonQ li:nth-child(4) a i{background:url(/public/newUI/images/abouticon.png) no-repeat left top;}
.commonQ li:nth-child(5) a i{background:url(/public/newUI/images/help3.png) no-repeat left top;}
.commonQ li:nth-child(6) a i{background:url(/public/newUI/images/help2.png) no-repeat left top; width:19px;}
.commonQ li:nth-child(7) a i{background:url(/public/newUI/images/contact1.png) no-repeat left top;}

.commonQ li:nth-child(1) a:hover i,.commonQ li:nth-child(1) a.current i{background:url(/public/newUI/images/help1.png) no-repeat left bottom;}
.commonQ li:nth-child(2) a:hover i,.commonQ li:nth-child(2) a.current i{background:url(/public/newUI/images/commonq.png) no-repeat left bottom;}
.commonQ li:nth-child(3) a:hover i,.commonQ li:nth-child(3) a.current i{background:url(/public/newUI/images/newhelpicon.png) no-repeat left bottom;}
.commonQ li:nth-child(4) a:hover i,.commonQ li:nth-child(4) a.current i{background:url(/public/newUI/images/abouticon.png) no-repeat left bottom;}
.commonQ li:nth-child(5) a:hover i,.commonQ li:nth-child(5) a.current i{background:url(/public/newUI/images/help3.png) no-repeat left bottom;}
.commonQ li:nth-child(6) a:hover i,.commonQ li:nth-child(6) a.current i{background:url(/public/newUI/images/help2.png) no-repeat left bottom; width:19px;}
.commonQ li:nth-child(7) a:hover i,.commonQ li:nth-child(7) a.current i{background:url(/public/newUI/images/contact1.png) no-repeat left bottom;}


.commonQ li a span{right:15px; font-size:25px;top:0;font-weight:bold;}
.commonQ li a.current{ background:#0079ff; color:#fff;}
.commonQ li:nth-child(7) a.current{border-radius:0px;}
.commonQ li .commonQlst{ margin:10px 10px 10px 30px; padding:0!important; height:auto!important;}
.commonQ li .commonQlst dd{ background:url(/public/newUI/images/helpiconli.jpg) no-repeat 5px center; text-align:left; border-bottom:1px dashed #d9d9d9; height:35px!important; line-height:35px!important; padding:0; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.commonQ li .commonQlst dd:last-child{ border-bottom:0;}
.commonQ li .commonQlst dd a{ padding-left:25px; color:#666666; height:35px; line-height:35px; background:none!important; font-size:14px;width: 228px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.commonQ li .commonQlst dd a:hover{ background:none!important; color:#666666!important}
.commonQ li .none{ display:none;}
.commonQ li .controlQlst{ padding-left:1px; padding-top:0!important; height:1228px!important;}
.commonQ li .controlQlst dd{ width:88px; height:88px; float:left; border-right:1px solid #e2e3e4;border-bottom:1px solid #e2e3e4;color:#666666!important; text-align:center;line-height:24px!important;}
.commonQ li .controlQlst dd:nth-child(3),.commonQ li .controlQlst dd:nth-child(6),.commonQ li .controlQlst dd:nth-child(9),.commonQ li .controlQlst dd:nth-child(12),.commonQ li .controlQlst dd:nth-child(15){border-right:0;}
.commonQ li .controlQlst dd:hover,
.commonQ li .controlQlst dd.on,
.commonQ li .controlQlst dd:focus{ background:#f4f5f5; line-height:24px!important; }

.commonQ li .controlQlst dd a{background:none!important; text-align:center;width:88px; height:88px; display:block; font-size:14px; padding:0!important; line-height:24px!important;}
.commonQ li:hover .controlQlst dd a,
.commonQ li .controlQlst dd a:hover{ color:#666666!important;line-height:24px!important;}
.commonQ li .controlQlst dd a:hover,
.commonQ li .controlQlst dd a:focus,
.commonQ li .controlQlst dd a.on{background: -moz-linear-gradient(top, #f4f5f5 0%, #ddd 100%) !important;
    background: -ms-linear-gradient(top, #f4f5f5 0%, #ddd 100%) !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f5f5), to(#ddd)) !important;}
.commonQ li .controlQlst dd a img{ margin-top:12px; padding-right:0px!important}

#city select.prov,#city select.city,#city select.dist{
    width: 94px;
    height:34px;
    line-height:34px;
    padding: 7px 5px 7px 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 20px 0px 0px;
}
#city{ margin-left:10px;}




<!--  表单里面逻辑表单样式 -->
.logicbox
{
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
}
.addrole
{
    padding: 6px 12px;
    text-decoration: none;
    border: 1px solid #659fca;
    color: #659fca;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    background-color:rgba(0,0,0,0);
}
.addrole i
{
    margin-right: 5px;
}

.clear
{
    clear: both
}

.addbtn,.micebtn
{
    border: 1px solid #d7d7d7;
    width: 22px;
    border-radius: 20px;
    color: #383838;
    font-size: 20px;
    font-weight: bold;
    line-height: 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    background-color:rgba(0,0,0,0);
    padding: 3px 2px 7px 2px;
}
.micebtn{margin-left:10px;}
.leftlogic,.logicoradd
{
width:calc(100% - (60px));
    margin-bottom: 10px;
    float: left
}
.rightlogic
{
    width: 60px;
    float: right;
    margin-top: 5px
}
#fieldRules{ padding:0; margin:0;border-bottom: 1px dashed #659fca ;list-style:none;}
#fieldRules li{width: 100%;
    padding: 10px 0;
    border-top: 1px dashed #659fca}
#fieldRules li:after{content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#fieldRules li select, #fieldRules li input
{
    border: 1px solid #d7d7d7;
    padding: 7px;
    margin-right:5px;
    border-radius: 5px;
    display: inline-block;
}
#fieldRules li p{ text-align:right; margin:10px 0; width:100%;clear:both;}
.dup,.delogic{ padding: 3px 10px 7px 10px;line-height:28px; text-align:center; font-size:24px; border-radius:32px; text-decoration:none; display:inline-block;}
.dup{background:#659fca; color:#fff; margin-right:10px;border:0px;}
.delogic{background:#fff; color:#659fca; border:1px solid #659fca;text-decoration:none;padding: 2px 13px 6px 13px; }
.logicDiv{ width:100%; display:block}
.logicDiv:after{content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.returnBtn{line-height:30px; text-align:center; width:86px; border:1px solid #ccc; border-radius:5px; background:#fff; color:#999999; margin:10px auto 0; display:block; font-size:14px;}
.savebtn{ border:1px solid #659fca; color:#659fca; font-size:15px; text-align:center; padding:6px 15px; display:block; width:80px; border-radius:5px; margin:10px auto;background-color:rgba(0,0,0,0)}
.checked{font-size: 1.2rem;padding-left: 10px;}

<!--  表单里面逻辑表单样式 -->
.dropdown-menu{ padding-left:10px;}
.addClassifyDiv tbody tr{ margin:15px auto !important;display: block;}
.addClassifyDiv tbody tr th{ padding-right:8px;}
.modal-footer{ margin-top:0 !important;}
.input-group-sm>.form-control{ padding:0px 10px !important; border-radius:5px !important; }
.modal-footer .btn-default,.modal-footer .btn-primary{ background:#e5e5e5 !important; color:#000 !important; border:1px solid #ccc;}
.modal-footer .btn-default:hover,.modal-footer .btn-primary:hover{ background:#428bca !important; color:#fff !important;}
.modal-header{ background: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e5e5e5)) !important;  padding: 14px 10px!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e5e5e5', GradientType='0');}
.modal-header>.close{color:#555 !important; width: 20px; height: 20px; font-size:24px; border-radius:50%; line-height:22px; margin-top: 4px !important; text-align:center; display:block;transition: background 0.6s;}

.modal-header h4{color:#555 !important; font-size:20px; font-weight:normal;   }
.modal-header>.close:hover{ background:#ccc; }
.dropdown-menu li{ padding:5px auto;}
.dropdown-menu li:hover{ cursor:pointer; background:#e5e5e5;}
.btn-group.open .newClassifySelt,.btn-group .newClassifySelt{background:url(../images/13/15_07.png) no-repeat 92% center !important; padding-right:24px;}
.btn-group.open{ background:#e5e5e5;}

<!-- 新闻、产品设置分类  -->

.qrcode-mtable table{ width:auto;}
.qrcode-mtable table .butEdit{ width:22% !important; line-height: 15px !important;}
.butEdit a:nth-child(2) i{ background:url(../images/13/13_7.png) no-repeat;}
.butEdit a:nth-child(3) i{ background:url(../images/13/13_112.png) no-repeat;}
.butEdit a:last-child i{ background:url(../images/13/13_9.png) no-repeat;}
.butEdit a{transition:color 0.2s;  display:inline-block; color:#27aafc; font-size:14px;}
.butEdit a i{ width:21px; height:21px; display:block; transition:background-position 0.2s; margin-bottom: 8px; }
.butEdit a:first-child i{ background:url(../images/13/13_8.png) no-repeat;}
.butEdit a:hover{ color:#0079ff; text-decoration:none;}
.butEdit a:hover i{background-position:0px -20px; }
.webState{ background:none !important; font-size:14px; cursor:pointer; color:#fe8c6e;}
.webState em{ width:20px; height:21px; margin:0 auto 3px; display:block; background:url(../images/13/13_11.png) no-repeat;transition:background-position 0.2s;}
.webState:hover em{background-position:0px -20px;}
.webState:hover{ color:#e76948;}
.webState em.webOpen{background:url(../images/13/13_12.png) no-repeat !important;} 

#BGIMGSelect .tab-content > .active {
	/*min-height:348px;*/
	
}
/*   新增   新闻页面banner 4  动画*/
.item00-icon01
{
    left:340px;top:0;
    animation: mydemo 1s ease-out 0s both;
    -moz-animation: mydemo 1s ease-out 0s both;
    -ms-animation: mydemo 1s ease-out 0s both;
    -webkit-animation: mydemo 1s ease-out 0s both;
}
.item00-icon02
{
    
    animation: mysecond 1s ease-out 0s both;
    -moz-animation: mysecond 1s ease-out 0s both;
    -ms-animation: mysecond 1s ease-out 0s both;
    -webkit-animation: mysecond 1s ease-out 0s both;
}

@keyframes mydemo
{
0%   {transform: translate3d(-1000px, -200px, 0);}
100% {transform: translate3d(0, 0, 0);}
}

@-moz-keyframes mydemo /* Firefox */
{
0%   {transform: translate3d(-1000px, -200px, 0);}
100% {transform: translate3d(0, 0, 0);}
}

@-webkit-keyframes mydemo /* Safari and Chrome */
{
0%   {transform: translate3d(-1000px, -200px, 0);}
100% {transform: translate3d(0, 0, 0);}
}

@-o-keyframes mydemo /* Opera */
{
0%   {transform: translate3d(-1000px, -200px, 0);}
100% {transform: translate3d(0, 0, 0);}
}

@keyframes mysecond
{
0%   {right:0px; top:-200px;}
100% {right:450px; top:0px;}
}

@-moz-keyframes mysecond /* Firefox */
{
0%   {right:0px; top:-200px;}
100% {right:450px; top:100px;}
}

@-webkit-keyframes mysecond /* Safari and Chrome */
{
0%   {right:0px; top:-200px;}
100% { right:450px; top:0px;}
}

@-o-keyframes mysecond /* Opera */
{
0%   {right:0px; top:-200px;}
100% {right:450px; top:0px;}
}


 


/*2018-7-12 留言会话*/
#newBridge .nb-nodeboard-base .nb-nodeboard-contain-base .nb-board-form .nb-nodeboard-set-content{ width:200px !important;}
