* {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-family: Helvetica, Arial, "微软雅黑", sans-serif;
  color: #373d41;
  letter-spacing: 1px;
}
/*去掉a标签的下划线，li的样式*/
a {
  text-decoration: none!important;
  outline: none!important;
}
li {
  list-style: none!important;
}
/*左右浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
/*header样式*/
.header {
  width: 100%;
  height: 60px;
  background: #000000;
  position: relative;
  z-index: 999;
}
.header .header-center {
  width: 1200px;
  margin: 0 auto;
  /*控制台*/
}
.header .header-center .logo {
  height: 60px;
  float: left;
}
.header .header-center .logo a {
  line-height: 60px;
}
.header .header-center .logo a .logo-img {
  width: 182px;
  margin-right: 30px;
  padding-left: 10px;
}
.header .header-center .menu {
  height: 60px;
  margin-bottom: 0px;
  font-size: 0;
  float: left;
}
.header .header-center .menu > li {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
}
.header .header-center .menu > li > a {
  display: block;
  height: 60px;
  font-size: 15px;
  color: #fff;
  line-height: 60px;
  position: relative;
}
.header .header-center .menu > li > a i {
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 3px solid #449df2;
}
.header .header-center .menu > li > div {
  z-index: 9;
}
.header .header-center .menu .special {
  position: static;
}
.header .header-center .control {
  float: right;
}
.header .header-center .control ul li {
  float: left;
  height: 60px;
  line-height: 60px;
}
.header .header-center .control ul li a {
  border: 1px solid transparent;
  padding: 4px 12px;
  font-size: 14px;
  color: #fff;
  transition: all 0.15s linear;
}
.header .header-center .control ul li a:hover {
  border: 1px solid #449df2;
  border-radius: 4px;
}
.header .header-center .control ul li .avatar {
  padding: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
}
.header .header-center .control .logined li {
  position: relative;
}
.header .header-center .control .logined li:last-child {
  width: 148px;
  text-align: center;
}
.header .header-center .control .logined li .user_phone {
  font-size: 12px;
  color: #ffffff;
}
.header .header-center .control .logined li .consoleMsg {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  padding-bottom: 30px;
  min-height: 30px;
  width: 148px;
  background: #17191f;
  text-align: center;
}
.header .header-center .control .logined li .consoleMsg a {
  display: block;
  margin-top: 30px;
  outline: none;
  line-height: 14px;
  border-color: inherit;
  background-color: inherit;
  border: none;
}
.header .header-center .control .logined li .consoleMsg a:hover {
  color: #449df2;
  border: none;
}
/*导航栏*/
.li-child2-1 {
  position: relative;
}
.li-child2 {
  background-color: #000000;
  width: 100%;
  position: absolute;
  left: 0;
  display: none;
}
.li-child2 .li-child2-center {
  width: 1080px;
  margin: 0 auto;
}
.li-child2 .li-child2-center .left-ul {
  width: 166px;
  margin: 0 auto;
  float: left;
}
.li-child2 .li-child2-center .left-ul .li-bg {
  background: #181b21;
}
.li-child2 .li-child2-center .left-ul li {
  width: 166px;
  height: 45px;
  font-size: 15px;
  color: #fefefe;
  letter-spacing: 2px;
  margin-top: 25px;
  line-height: 40px !important;
  text-align: center;
  cursor: pointer;
}
.li-child2 .li-child2-center .left-ul li img {
  margin: 10px;
}
.li-child2 .li-child2-center .left-ul li a:hover {
  color: #449df2;
}
.li-child2 .li-child2-center .right-bar {
  width: 914px;
  height: auto;
  padding: 30px 0 30px 45px;
  float: right;
  border-left: 1px solid #201f1f;
}
.li-child2 .li-child2-center .right-bar .box {
  display: none;
}
.li-child2 .li-child2-center .right-bar .list {
  height: auto;
  max-height: 610px;
  overflow-y: auto;
}
.li-child2 .li-child2-center .right-bar .list .list-column {
  width: 215px;
  float: left;
  position: relative;
}
.li-child2 .li-child2-center .right-bar .list .list-column .list-item {
  margin-bottom: 20px;
}
.li-child2 .li-child2-center .right-bar .list .list-column .list-item span {
  font-size: 15px;
  display: block;
  padding-bottom: 10px;
  color: #ffffff;
}
.li-child2 .li-child2-center .right-bar .list .list-column .list-item ul li {
  height: 30px;
}
.li-child2 .li-child2-center .right-bar .list .list-column .list-item ul li a {
  font-size: 13px;
  line-height: 24px;
  color: #999;
  display: block;
  position: relative;
}
.li-child2 .li-child2-center .right-bar .list .list-column .list-item ul li a img {
  position: absolute;
  padding-left: 5px;
  top: 6px;
}
.li-child2 .li-child2-center .right-bar .list .list-column .list-item ul li a:hover {
  color: #449df2;
}
.li-child2 .li-child2-center .right-bar .list .list-column .list-item:last-child {
  margin-bottom: 0;
}
.li-child2 .li-child2-center .right-bar .list-boxs ul li {
  width: 350px;
  height: 72px;
  padding: 17px 24px;
  background: #181b21;
  margin-bottom: 40px;
  margin-right: 50px;
  float: left;
}
.li-child2 .li-child2-center .right-bar .list-boxs ul li:nth-child(2n+0) {
  margin-right: 0px;
}
.li-child2 .li-child2-center .right-bar .list-boxs ul li p {
  font-size: 15px;
  line-height: 15px;
  color: #ffffff;
}
.li-child2 .li-child2-center .right-bar .list-boxs ul li span {
  font-size: 13px;
  line-height: 13px;
  color: #999999;
  letter-spacing: 0px;
}
.li-child3-1,
.li-child4-1 {
  position: relative;
}
.li-child3 {
  width: 150px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: 60px;
  background-color: #000000;
  display: none;
}
.li-child3 .child3-li {
  margin: 30px auto;
}
.li-child3 .child3-li li {
  width: 150px;
  margin-bottom: 30px;
  text-align: center;
}
.li-child3 .child3-li li:last-child {
  margin-bottom: 0!important;
}
.li-child3 .child3-li li a {
  font-size: 15px;
  color: #ffffff;
}
.li-child3 .child3-li li a:hover {
  color: #449df2;
}
.li-child4 {
  width: 150px;
  height: 200px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: 60px;
  background-color: #000000;
  display: none;
}
.li-child4 .child4-li {
  margin: 30px auto;
}
.li-child4 .child4-li li {
  width: 150px;
  margin-bottom: 30px;
  text-align: center;
}
.li-child4 .child4-li li:last-child {
  margin-bottom: 0!important;
}
.li-child4 .child4-li li a {
  font-size: 15px;
  color: #ffffff;
}
.li-child4 .child4-li li a:hover {
  color: #449df2;
}
button {
  cursor: pointer;
}
.btn {
  display: inline-block;
  text-align: center;
  margin: 1px;
  font-size: 14px;
  position: relative;
  opacity: 0.999;
  border-radius: 3px;
}
.btn-border-rev-o {
  background-color: transparent;
}
.btn-border-rev-o:before,
.btn-border-rev-o:after {
  content: '';
  border-style: solid;
  position: absolute;
  z-index: 5;
  border-radius: 3px;
  box-sizing: content-box;
}
.btn-border-rev-o:before {
  width: 0;
  height: 100%;
  border-width: 1px 0 1px 0;
  top: -1px;
  right: 0;
  -webkit-transition-delay: 0.09s;
  transition-delay: 0.09s;
}
.btn-border-rev-o:after {
  width: 100%;
  height: 0;
  border-width: 0 1px 0 1px;
  bottom: 0;
  left: -1px;
}
.btn-border-rev-o:hover:before {
  width: 100%;
}
.btn-border-rev-o:hover:after {
  height: 100%;
}
.btn-border-rev-o.btn-blue:before,
.btn-border-rev-o.btn-blue:after {
  border-color: #3498db;
}
.btn-border-rev-o.btn-blue:hover {
  color: #3498db;
}
.control ul li {
  padding-left: 0 !important;
}
/*登录*/
.login_mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 1024;
  transition: opacity 0.15s linear;
  display: none;
}
.login_mask .login {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 510px;
  height: 520px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -255px;
  margin-left: -260px;
  background: #ffffff;
  border-radius: 6px;
}
.login_mask .login .modal_close {
  margin-top: 23px;
  margin-right: 23px;
}
.login_mask .login .modal_close span {
  display: inline-block;
  float: right;
  cursor: pointer;
}
.login_mask .login .login_title {
  font-family: 'Microsoft Yahei', serif;
  font-size: 30px;
  font-weight: 600;
  color: #0099f0;
  margin-bottom: 0;
  text-align: center;
}
.login_mask .login .error_tip {
  width: 400px;
  height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 5px;
}
.login_mask .login .error_tip .error_box {
  width: 398px;
  height: 20px;
  background: lightgoldenrodyellow;
  display: none;
}
.login_mask .login .error_tip .error_box span {
  display: inline-block;
  padding-left: 5px;
  color: #fc4343;
  vertical-align: middle;
}
.login_mask .login .error_tip .error_box .span1 {
  top: 0!important;
}
.login_mask .login .login_box1 {
  width: 400px;
  height: 45px;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
}
.login_mask .login .login_box1 img {
  position: absolute;
  top: 11px;
  left: 17px;
}
.login_mask .login .login_box1 span {
  position: absolute;
  top: 16px;
  right: 17px;
  color: #cccccc;
}
.login_mask .login .login_box1 input {
  width: 398px;
  height: 43px;
  padding-left: 56px;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
.login_mask .login .login_box1 input::-webkit-input-placeholder {
  color: #cccccc;
}
.login_mask .login .login_box1 input::-moz-placeholder {
  color: #cccccc;
}
.login_mask .login .login_box1 input:-moz-placeholder {
  color: #cccccc;
}
.login_mask .login .login_box1 input:-ms-input-placeholder {
  color: #cccccc;
}
.login_mask .login .verify_box {
  width: 400px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  background-color: #cccccc;
}
.login_mask .login .verify_box .handler {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  height: 45px;
  border: 1px solid #ccc;
  cursor: move;
}
.login_mask .login .verify_box .handler_bg {
  background: #fff url("../img/handler_bg.png") no-repeat center;
}
.login_mask .login .verify_box .handler_ok_bg {
  background: #fff url("../img/handler_ok_bg.png") no-repeat center;
}
.login_mask .login .verify_box .drag_bg {
  background-color: #7ac23c;
  height: 45px;
  width: 0px;
  text-align: center;
  color: #ffffff;
}
.login_mask .login .verify_box .drag_text {
  position: absolute;
  top: 0px;
  width: 400px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  color: #666666;
  font-family: 'Microsoft Yahei', serif;
}
.login_mask .login .login_box2 {
  width: 400px;
  margin: 0 auto;
  margin-bottom: 20px;
  height: 24px;
}
.login_mask .login .login_box2 .remb_pw {
  float: left;
}
.login_mask .login .login_box2 .remb_pw input {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #ffffff;
  border: 1px solid #cccccc;
  margin: 0;
  vertical-align: middle;
}
.login_mask .login .login_box2 .remb_pw span {
  font-size: 14px;
  color: #999999;
  font-family: 'Microsoft Yahei', serif;
  line-height: 24px;
  vertical-align: middle;
}
.login_mask .login .login_box2 .fgt_pw {
  float: right;
}
.login_mask .login .login_box2 .fgt_pw a {
  font-size: 14px;
  color: #999999;
  font-family: 'Microsoft Yahei', serif;
  line-height: 24px;
}
.login_mask .login .login_box3 {
  width: 400px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
.login_mask .login .login_box3 .login_submit {
  display: inline-block;
  width: 400px;
  height: 45px;
  background: #0099f0;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  font-family: 'Microsoft Yahei', serif;
}
.login_mask .login .login_box3 .login_submit img {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.login_mask .login .login_box3 .reg_link {
  font-size: 14px;
  font-family: 'Microsoft Yahei', serif;
  color: #0099f0;
  cursor: pointer;
}
/*quick-link*/
.quick-link {
  position: fixed;
  right: 0;
  bottom: 100px;
  z-index: 99;
  display: none;
}
.quick-link ul {
  width: 54px;
}
.quick-link ul li {
  border-bottom: 1px solid #444;
  background: #323232;
  position: relative;
  width: 54px;
  height: 55px;
}
.quick-link ul li:last-child {
  border-bottom: none;
  height: 54px;
}
.quick-link ul li a {
  display: block;
}
.quick-link ul li a .link-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 54px;
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  color: #ffffff;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.quick-link ul li a .link-box img {
  float: left;
}
/*footer-link*/
.footer-link {
  width: 100%;
  min-width: 1200px;
  padding: 30px 0;
  background-color: #0f0f0f;
}
.footer-link .footer-link-content {
  margin: 0 auto;
  text-align: center;
}
.footer-link .footer-link-content li {
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.footer-link .footer-link-content li span {
  font-size: 14px;
  color: #ffffff;
}
.footer-link .footer-link-content li a {
  display: block;
  font-size: 12px;
  color: #cccccc;
}
.footer-link .footer-link-content li a:hover {
  color: #ffffff;
}
.footer-link .footer-link-content .footer-link-list-1,
.footer-link .footer-link-content .footer-link-list-2,
.footer-link .footer-link-content .footer-link-list-3 {
  width: 100px;
  margin-right: 20px;
}
.footer-link .footer-link-content .footer-link-list-4 {
  padding: 0 50px;
}
.footer-link .footer-link-content .footer-link-list-4 p {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0;
}
.footer-link .footer-link-content .footer-link-list-5 .link-img-box {
  width: 120px;
  height: auto;
  vertical-align: middle;
  text-align: center;
  float: left;
  margin-left: 20px;
}
.footer-link .footer-link-content .footer-link-list-5 .link-img-box img {
  line-height: 120px;
}
.footer-link .footer-link-content .footer-link-list-5 .link-img-box span {
  display: block;
  padding-top: 10px;
}
/*footer*/
.footer {
  width: 100%;
  min-width: 1200px;
  padding: 20px 0;
  border-top: 0.5px solid #2a2a2a;
  background-color: #0f0f0f;
}
.footer .copyright {
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.footer .copyright span {
  color: #ffffff;
}
.bootoast-container {
  z-index: 2000;
  width: auto!important;
  right: inherit;
}
.bootoast-container .alert-success .glyphicon {
  color: #00a954;
}
.bootoast-container .alert-error .glyphicon {
  color: #fc4343;
}
.bootoast-container .bootoast {
  background-color: #ffffff;
  border: 1px solid #f9f9f9;
  box-shadow: 3px 3px 12px rgba(204, 204, 204, 0.5);
  padding: 5px 15px;
}
.bootoast-container .bootoast .glyphicon {
  margin-right: 10px;
  top: inherit;
  font-size: 22px;
}
.bootoast-container .bootoast .bootoast-alert-container {
  overflow: hidden;
}
.bootoast-container .bootoast .bootoast-alert-content {
  color: #666666;
  line-height: 22px;
}
.link-a {
  color: #1064fd;
}
.link-a:link {
  color: #1064fd;
}
.link-a:visited {
  color: #1064fd;
}
.link-a:hover {
  color: #0032b0;
  text-decoration: underline!important;
}
/**
  分页组件的样式
 */
.pages .pagingUl {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pages .pagingUl li {
  float: left;
  text-align: center;
}
.pages .pagingUl li a {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 6px 12px;
  margin-left: -1px;
  background: #fff;
  color: #337ab7;
  font-size: 14px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
}
.pages .pagingUl li a:hover {
  color: #23527c;
  background-color: #eee;
}
.pages .pagingUl li a.curpage {
  background-color: #337ab7 !important;
  color: #fff !important;
  border: 1px solid #337ab7;
}
.pages .page-btn {
  font-size: 14px;
  background: #fff;
  color: #337ab7;
  line-height: 1.42857143;
  padding: 6px 12px;
  border: 1px solid #ddd;
  cursor: pointer;
  margin-left: -1px;
}
.pages .page-btn:hover {
  color: #23527c;
  background-color: #eee;
}
.pages .page-btn:nth-child(1) {
  margin-left: 0;
}
.pages .prv,
.pages .next {
  float: left;
}
.pages .first {
  border-radius: 5px 0 0 5px;
}
.pages .last {
  border-radius: 0 5px 5px 0;
}
