/*初始化*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #f2f3f7;
}
.bgbai {
  background: #fff;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ol,
ul,
li,
dl,
dt,
dd,
table,
caption,
tr,
th,
td,
span,
p,
a,
b,
u,
i,
em,
img,
iframe,
fieldset,
form,
label,
legend,
input,
button,
select,
textarea {
  margin: 0;
  padding: 0;
}
* {
  margin: 0;
  padding: 0;
}
ol,
ul,
li {
  list-style: none;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
img {
  border: 0;
  outline: 0;
  vertical-align: middle;
}
/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto \9;
  -ms-interpolation-mode: bicubic;
  border: none;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
a[href]:after {
  content: normal;
}
*:focus {
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.left-box {
  width: 73.8rem;
  float: left;
}
.right-box {
  width: 22.2798rem;
  float: right;
}
.mb20 {
  margin-bottom: 1.0363rem;
}
.center-box {
  padding: 1.0363rem;
}
.contentBox .leftModule {
  width: 50.3772rem;
  float: left;
}
.contentBox .rightModule {
  width: 22.2798rem;
  float: right;
}
.dbModule {
  background: url(../images/dbbg.png) no-repeat;
  padding: 1.2953rem;
  background-size: cover;
  border-radius: 0.5181rem;
}
.dbModule .moduleTitle {
  color: #fff;
  font-size: 0.829rem;
  font-weight: 700;
}
.dbModule .moduleList {
  display: flex;
  justify-content: space-between;
  margin-top: 1.2953rem;
}
.dbModule .moduleList li {
  overflow: hidden;
}
.dbModule .moduleList li i {
  width: 2.7461rem;
  height: 2.7461rem;
  background: #fff;
  border-radius: 0.7772rem;
  float: left;
  margin-right: 0.7772rem;
}
.dbModule .moduleList li i img {
  width: 1.2435rem;
  height: 1.3472rem;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.dbModule .moduleList li .moduleInfo {
  float: left;
}
.dbModule .moduleList li .name {
  font-size: 0.7254rem;
  color: #fff;
}
.dbModule .moduleList li .num {
  font-size: 1.5544rem;
  color: #fff;
  font-weight: 700;
}
.navBox {
  background: #1a55b1;
  padding: 0 1.2953rem;
  border-radius: 0.5181rem;
}
.navBox .navList {
  display: flex;
  justify-content: space-between;
}
.navBox .navList li a {
  padding: 1.2953rem;
  display: block;
  font-size: 0.829rem;
  color: #fff;
}
.navBox .navList li a:hover {
  background: #154693;
}
.set {
  display: block;
  width: 0.9845rem;
  height: 0.9845rem;
  position: absolute;
  right: 0;
  top: 0.2591rem;
  background: url(../images/configIcon.png) no-repeat;
  background-size: cover;
}
.newsList {
  padding: 1.2953rem;
  border-radius: 0.5181rem;
}
.newsList .tabMenu {
  margin-bottom: 1.0363rem;
  position: relative;
}
.newsList .tabMenu ul {
  display: flex;
  justify-content: left;
  border-bottom: 1px solid #ebebeb;
}
.newsList .tabMenu ul li {
  font-size: 0.86rem;
  color: #1a55b1;
  font-weight: 700;
  margin-right: 2.5907rem;
  padding-bottom: 0.7772rem;
}
.newsList .tabMenu ul li.selected {
  border-bottom: 0.2073rem solid #1a55b1;
}
.newsList .tabMenu .more {
  position: absolute;
  right: 0;
  top: 0.2591rem;
  color: #8591a3;
  font-size: 1.829rem;
  line-height: 0;
  cursor: pointer;
}
.newsList .tabMenu .more:hover {
  color: #1a55b1;
}
.newsList .tabCon ul {
  display: none;
}
.newsList .tabCon li {
  font-size: 0.7254rem;
  position: relative;
  padding-left: 1.2953rem;
}
.newsList .tabCon li:not(:last-child) {
  margin-bottom: 0.7181rem;
}
.newsList .tabCon li:before {
  content: "";
  display: block;
  width: 0.5699rem;
  height: 0.5699rem;
  background: url(../images/newsicon.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0.1554rem;
}
.newsList .tabCon li a {
  color: #444444;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 91%;
  overflow: hidden;
  display: inline-block;
}
.newsList .tabCon li span {
  color: #9aa3b5;
}
.sModule ul li .contentBox i img {
  width: 1.0363rem;
  height: 1.0363rem;
}
.bottomModule .leftModule {
  width: 12.5389rem;
  float: left;
}
.bottomModule .rightModule {
  width: 37.2021rem;
  float: right;
}
.kycg li {
  display: flex;
  justify-content: center;
  padding: 1.2953rem 0;
  border-radius: 0.2591rem;
}
.kycg li:not(:last-child) {
  margin-bottom: 0.7772rem;
}
.kycg li a {
  font-size: 0.829rem;
  color: #333333;
  font-weight: 700;
}
.kycg li a i {
  display: block;
  float: left;
  margin-right: 1.2953rem;
}
.kycg li a .itemTitle {
  float: left;
  line-height: 1.7617rem;
}
.kycg li:nth-child(1) {
  background: url(../images/kycgbg1.png) no-repeat;
  background-size: cover;
}
.kycg li:nth-child(2) {
  background: url(../images/kycgbg2.png) no-repeat;
  background-size: cover;
}
.kycg li:nth-child(3) {
  background: url(../images/kycgbg3.png) no-repeat;
  background-size: cover;
}
.schedule {
  padding: 1.2953rem;
  border-radius: 0.5181rem;
}
.sModule ul {
  display: flex;
  justify-content: space-between;
}
.sModule ul li {
  background: #f6f2ff;
  padding: 1.2953rem;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0.2591rem;
  width: 30.33%;
}
.sModule ul li a {
  display: block;
  height: 100%;
}
.sModule ul li .contentBox {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.sModule ul li .contentBox i {
  display: block;
  width: 2.2798rem;
  height: 2.2798rem;
  background: #9271fc;
  border-radius: 0.7772rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 0.7772rem;
}
.sModule ul li .contentBox i img {
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.sModule ul li .contentBox p {
  font-size: 0.7254rem;
  color: #333333;
  text-align: center;
}
.sModule ul li:nth-child(2) {
  background: #fcf5ef;
}
.sModule ul li:nth-child(2) .contentBox i {
  background: #fcad6b;
}
.sModule ul li:nth-child(3) {
  background: #f3fff5;
}
.sModule ul li:nth-child(3) .contentBox i {
  background: #82de8a;
}
.cyyy ul {
  display: flex;
  justify-content: space-between;
}
.cyyy ul li {
  width: 25%;
}
.cyyy ul li i {
  display: block;
  width: 2.6943rem;
  height: 2.6943rem;
  margin: 0 auto;
  background: #ffeeed;
  border-radius: 0.7772rem;
  margin-bottom: 0.35rem;
  transition: all 0.2s;
  position: relative;
  top: 0;
}
.cyyy ul li i img {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.cyyy ul li p {
  font-size: 0.7254rem;
  color: #333333;
  text-align: center;
}
.cyyy.jcfw ul li i,
.cyyy.jcfw ul:last-child li i {
  background: none!important;
  margin-bottom: 0;
}
.func ul li:hover {
  box-shadow: 0.2073rem 0.2591rem 0.4145rem 0.0518rem #c3c3c3;
}
.search {
  padding: 1.2953rem;
  border-radius: 0.5181rem;
  background: url(../images/searbg.png) right bottom no-repeat #1a55b1;
  background-size: cover;
}
.search .formBox {
  position: relative;
  border-radius: 0.2591rem;
  overflow: hidden;
}
.search .moduleTitle {
  color: #fff;
  font-size: 0.829rem;
  font-weight: 700;
  margin-bottom: 1.0363rem;
}
.search input {
  color: #333;
  height: 2.3316rem;
  font-size: 0.7254rem;
  border: 0;
  width: 100%;
  /*padding-left: 2.3316rem;*/
  background: url(../images/searchIcon.png) left top no-repeat #fff;
  background-position-y: 0.7772rem;
  background-position-x: 0.7772rem;
}
.search button {
  border: 0;
  background-image: linear-gradient(to right, #eb5a15, #f5a128);
  color: #fff;
  height: 2.3316rem;
  position: absolute;
  width: 4.1451rem;
  text-align: center;
  right: 0;
  font-size: 0.829rem;
  font-weight: 700;
}
.func {
  padding: 1.2953rem;
  border-radius: 0.5181rem;
}
.func ul {
  display: flex;
  justify-content: left;
}
.func ul li {
  font-size: 0.7254rem;
  color: #333;
  padding: 0.6218rem;
  border-radius: 0.2591rem;
  transition: all 0.3s;
  cursor: pointer;
}
.func ul li img {
  margin-right: 0.5181rem;
  width: 0.9326rem;
  heigth: 0.9326rem;
}
.func ul li:nth-child(1) {
  background: #ecf4fe;
}
.func ul li:nth-child(2) {
  background: #fff7e4;
}
.func ul li:nth-child(3) {
  background: #ffeeed;
}
.func ul li:not(:last-child) {
  margin-right: 1.2953rem;
}
.func ul.group2 li {
  margin-top: 0.7254rem;
}
.func ul.group2 li:nth-child(1) {
  background: #e4fbf3;
}
.func ul.group2 li:nth-child(2) {
  background: #f6f2ff;
}
.newsList.cjwt .tabCon li a {
  color: #444444;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 78%;
  display: inline-block;
  overflow: hidden;
}
.newsList .tabCon li span {
  top: -0.1554rem;
  position: relative;
}
.dbModule .moduleList li {
  cursor: pointer;
  position: relative;
  top: 0;
  transition: all 0.2s;
}
.dbModule .moduleList li:hover {
  top: -3px;
}
.newsList .tabCon li a:hover {
  color: #1a55b1;
}
.kycg li:hover {
  cursor: pointer;
  box-shadow: 0 0 6px 1px #2773e92b;
}
.cyyy ul li:hover {
  cursor: pointer;
}
.cyyy ul li:hover i {
  top: -0.2073rem;
}
.cyyy ul li:hover p {
  color: #1a55b1;
}
.cyyy ul li:nth-child(2) i {
  background: #ecf4fe;
}
.cyyy ul li:nth-child(3) i {
  background: #fee7e9;
}
.cyyy ul li:nth-child(4) i {
  background: #fff3e2;
}
.cyyy ul:last-child li:nth-child(1) i {
  background: #ecf4fe;
}
.cyyy ul:last-child li:nth-child(2) i {
  background: #e4fbf3;
}
.cyyy ul:last-child li:nth-child(3) i {
  background: #fff7e4;
}
.cyyy ul:last-child li:nth-child(4) i {
  background: #fee7e9;
}
.search button:hover {
  cursor: pointer;
  background: #f6ad2b;
}
/*日程*/
#calendar {
  margin-top: 1.0363rem;
}
#calendar .fc-widget-header tr {
  height: 1.5625rem;
  border-top: 0.0521rem solid rgba(18, 117, 135, 0.06);
}
#calendar .fc-widget-header tr th.fc-day-header {
  line-height: 1.5625rem;
  color: #000000;
  font-size: 0.8333rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
}
#calendar .fc-header-toolbar {
  border-bottom: 0.0521rem solid #F4F4F4;
  margin: 0 auto 0.8417rem;
  padding-bottom: 0.8417rem;
}
#calendar .fc-header-toolbar .fc-left .fc-button,
#calendar .fc-header-toolbar .fc-right .fc-button {
  background: #fff;
  border: 0.0521rem solid #E5E5E5;
  border-radius: 0.1563rem;
  width: 1.5625rem;
  height: 1.5625rem;
  padding: 0;
  font-size: 0.9375rem;
  color: #667998;
  top: 0.1554rem;
  line-height: 1.4508rem;
}
#calendar .fc-header-toolbar .fc-left .fc-button span,
#calendar .fc-header-toolbar .fc-right .fc-button span {
  display: none;
}
#calendar .fc-header-toolbar .fc-left:hover .fc-button,
#calendar .fc-header-toolbar .fc-right:hover .fc-button {
  border-color: #F6B519;
}
#calendar .fc-header-toolbar .fc-left .fc-button:before {
  content: "\f104";
}
#calendar .fc-header-toolbar .fc-right .fc-button:before {
  content: "\f105";
}
#calendar .fc-header-toolbar .fc-center h2 {
  font-size: 0.829rem;
  color: #000000;
  line-height: 1;
  font-weight: 700;
  margin-top: 0.6167rem;
}
#calendar .fc-view-container .fc-basic-view .fc-body .fc-row {
  height: 1.8rem !important;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 1.658rem;
}
#calendar .fc-view-container .fc-content-skeleton .fc-day-top .fc-day-number {
  height: 1.2833rem;
  line-height: 1.2833rem;
  width: auto;
  border-radius: 0.3125rem;
  text-align: center;
  color: #93A8AC;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.7292rem;
  font-family: Adobe Heiti Std;
  cursor: pointer;
}
#calendar .fc-view-container .fc-content-skeleton .fc-day-top .fc-day-number:hover {
  font-weight: bold;
  background: linear-gradient(-90deg, #EA5514, #F8B62D);
  color: #fff;
  width: auto;
  height: 1.2833rem;
  line-height: 1.2833rem;
  border-radius: 1.1458rem;
}
#calendar .fc-view-container .fc-content-skeleton .fc-day-top.active {
  position: relative;
}
#calendar .fc-view-container .fc-content-skeleton .fc-day-top.active .fc-day-number::after {
  content: '';
  position: absolute;
  width: 0.3125rem;
  height: 0.3125rem;
  background: #FF6853;
  border-radius: 50%;
  top: 0.5208rem;
  right: 0.625rem;
}
#calendar .fc-view-container .fc-content-skeleton .fc-day-top.fc-today .fc-day-number {
  font-weight: bold;
  background: linear-gradient(-90deg, #EA5514, #F8B62D);
  color: #fff;
  width: auto;
  height: 1.2833rem;
  line-height: 1.2833rem;
  border-radius: 1.1458rem;
}
#calendar .fc-view-container .fc-content-skeleton .fc-day-top.fc-today.active .fc-day-number::after {
  background: #fff;
}
.index-day {
  height: 17.3rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.rc-title-box {
  padding-bottom: 0.5208rem;
  border-bottom: 0.0521rem solid #F4F4F4;
  margin-bottom: 1.25rem;
  position: relative;
}
.rc-title-box > div {
  float: left;
  font-size: 0.8333rem;
  font-weight: 700;
  color: #1a55b1;
  line-height: 1.1458rem;
  position: relative;
  margin-right: 2.6042rem;
  cursor: pointer;
}
.add {
  position: absolute;
  cursor: pointer;
  border: 1px solid #cccccc;
  display: block;
  width: 3.7306rem;
  right: 0;
  border-radius: 1.2953rem;
  height: 1.5544rem;
  line-height: 1.5544rem;
  padding-left: 0.7772rem;
  top: -0.2591rem;
}
.add:hover {
  border: 1px solid #f18621;
}
.add i {
  right: 0.6736rem !important;
  top: 0.3109rem !important;
  background: linear-gradient(-90deg, #EA5514, #F8B62D) !important;
}
.rc-title-box > div::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -0.5208rem;
  opacity: 0;
  height: 0.16rem;
  background: #1a55b1;
}
.rc-title-box > div:last-child {
  margin-right: 0;
}
.rc-title-box i {
  width: 0.8333rem;
  height: 0.8333rem;
  background: linear-gradient(-90deg, #F8B62D, #EA5514);
  display: block;
  border-radius: 50%;
  position: absolute;
  right: -1rem;
  top: 0.1rem;
  margin-right: -0.2rem;
  font-style: normal;
  font-size: 0.625rem;
  line-height: 0.8333rem;
  color: #fff;
  text-align: center;
  font-weight: normal;
}
.rc-title-box > div:hover,
.rc-title-box > div.active {
  color: #1a55b1;
}
.rc-title-box > div:hover::before,
.rc-title-box > div.active::before {
  opacity: 1;
}
.rc-list {
  height: 16.2rem;
  overflow-y: auto;
}
.fg {
  line-height: 0.4145rem;
  height: 0.5181rem;
  display: block;
}
.rc-list .inline-block {
  display: inline-block;
}
.rc-list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0.2604rem;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0rem;
}
.rc-list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.5208rem;
  background: #5D87FF2f;
}
.rc-list::-webkit-scrollbar-thumb:hover {
  background: #5D87FF;
}
.rc-list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0.5208rem;
  background: #ededed;
}
.rc-list li {
  margin-bottom: 0.7813rem;
  padding-bottom: 0.7813rem;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #F5F5F5;
}
.rc-list li .timeS {
  font-size: 0.6218rem;
}
.rc-list li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.rc-list li .timeBox {
  position: relative;
  top: 0;
}
.rc-list li:hover .ck-btn {
  color: #FFFFFF;
  background: #3578FF;
  transition: all 0.5s;
}
.rc-list .ck-btn {
  display: block;
  position: absolute;
  top: 0.4688rem;
  right: 0;
  width: 3.5417rem;
  height: 1.875rem;
  background: #F1F4F7;
  border-radius: 0.3125rem;
  font-size: 0.8333rem;
  color: #3578FF;
  line-height: 1.875rem;
  text-align: center;
  transition: all 0.5s;
}
.rc-list .info {
  position: relative;
  padding-left: 0.9375rem;
  width: calc(100% - 2.6354rem);
}
.rc-list .info::before {
  position: absolute;
  content: '';
  top: 0.2604rem;
  bottom: 0.2083rem;
  left: 0.3109rem;
  width: 0.2083rem;
  background: #1a55b1;
  border-radius: 0.1042rem;
}
.rc-list .time {
  font-size: 0.7292rem;
  color: #333333;
  line-height: 1.1458rem;
  margin-bottom: 0.3646rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.rc-list li:hover .time,
.rc-list li:hover .title {
  color: #1a55b1;
}
.rc-list .time i {
  font-size: 0.7292rem;
  color: #999999;
  line-height: 1.1458rem;
  margin-left: 0.4167rem;
}
.rc-list .title {
  font-size: 0.7292rem;
  color: #000000;
  line-height: 1.1458rem;
  text-align: justify;
  word-break: break-all;
  text-justify: distribute;
}
.rc-tab-cont > ul {
  display: none;
}
.rc-tab-cont > ul:first-child {
  display: block;
}
.loginbg {
  background: url(../images/loginbg.jpg) no-repeat;
  background-size: cover;
}
.loginbg .login-logo {
  margin-bottom: 2.3438rem;
  padding-left: 4.1667rem;
  padding-top: 1.3021rem;
}
.loginbg .login-logo img {
  width: auto;
  height: 3.3854rem;
}
.swiper-pagination{
  position: absolute;
  bottom: 4.4rem;
  left: 50%;
  transform: translateX(-50%);
}
.swiper-pagination-bullet {
  width: .3125rem;
  height: .3125rem;
  background: #79a0de;
  opacity: 1;
  margin: 0 .5208rem;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  border: .1042rem solid #fff;
  padding: .5208rem;
  background: none;
  position: relative;
  top: .4688rem;
}
.swiper-pagination-bullet-active:after{
  content: "";
  position: absolute;
  width: .3125rem;
  height: .3125rem;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
#viewBannerBox{
  background: rgba(0,0,0,.56);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.viewBanner{
  width: 90%;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%,-50%);
}
.viewBanner img{
  object-fit: fill;
  width: auto;
  margin: 0 auto;
}
#viewBannerBox{
  display: none;
}
.loginbg .loginBox {
  position: relative;
  width: 78.125rem;
  border-radius: 0.7813rem;
  margin: 0 auto;
  background: url(../images/logBoxbg.png) no-repeat top left #fff;
  overflow: hidden;
  padding-top: 3.25rem;
  padding-left: 2.25rem;
  padding-right: 10.4167rem;
  padding-bottom: 2.15rem;
  min-height: 26.8021rem;
}
.loginbg .loginBox .loginFn {
  display: flex;
  justify-content: space-between;
  margin-top: 0.7813rem;
}
.loginbg .loginBox .loginFn .forget {
  color: #1e62d1;
  font-size: 0.8333rem;
  padding-bottom: 0;
  margin-bottom: 0;
}
.loginbg .loginBox .loginFn .forget:hover {
  text-decoration: underline;
}
.loginbg .loginBox .loginBtn {
  width: 100%;
  height: 2.8646rem;
  line-height: 2.8646rem;
  background: #0c69c6;
  border-radius: 0.2604rem;
  border: 0;
  color: #fff;
  font-size: 1.0417rem;
  cursor: pointer;
  margin-top: 1.8229rem;
}
.loginbg .loginBox .loginBtn:hover {
  background: #1179e1;
}
.loginbg .loginBox .loginL {
  float: left;
}
.loginbg .loginBox .loginL img {
  width: 37.9688rem;
  height: 18.8021rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.loginbg .loginBox .loginR {
  width: 19.0104rem;
  float: right;
}
.loginbg .loginBox .loginR .loginItem {
  margin-bottom: 0.5208rem;
}
.loginbg .loginBox .loginR .loginItem input {
  height: 2.8646rem;
  background-color: #f3f4f9;
  border: 0;
  padding-left: 2.6042rem;
  width: 100%;
  font-size: 0.8333rem;
  background-repeat: no-repeat;
}
.loginbg .loginBox .loginR .loginItem input.in {
  background-position-y: 0.9375rem;
  background-position-x: 1.0417rem;
  background-size: 0.9375rem 0.9375rem;
  padding-right: 1.5rem;
}
.loginbg .loginBox .loginR .loginItem input.zh {
  background-image: url(../images/zhanghao.png);
}
.loginbg .loginBox .loginR .loginItem input.mima {
  background-image: url(../images/mima.png);
}
.loginbg .loginBox .loginR .loginItem input.shouji {
  background-image: url(../images/shouji.png);
  background-size: 0.7292rem 0.9375rem;
}
.loginbg .loginBox .loginR .loginItem input.anquan {
  background-image: url(../images/anquan.png);
}
.loginbg .loginBox .loginR .loginTitle {
  overflow: hidden;
}
.loginbg .loginBox .loginR .loginTitle li {
  width: 50%;
  float: left;
  padding-bottom: 0.5208rem;
  margin-bottom: 1.3021rem;
  cursor: pointer;
}
.loginbg .loginBox .loginR .loginTitle li a {
  font-size: 1.1458rem;
  color: #666;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.loginbg .loginBox .loginR .loginTitle li.active {
  position: relative;
}
.loginbg .loginBox .loginR .loginTitle li.active a {
  color: #0c68c4;
}
.loginbg .loginBox .loginR .loginTitle li.active:after {
  position: absolute;
  content: "";
  display: block;
  width: 2.0833rem;
  height: 0.2604rem;
  background: #0c68c4;
  border-radius: 0.5208rem;
  margin-top: 0.3646rem;
  left: 50%;
  transform: translateX(-50%);
}
.regTip {
  font-size: 0.8333rem;
  color: #999;
  margin-top: 1.0417rem;
  text-align: center;
}
.regTip a {
  color: #0c6ac8;
}
.layui-form-checkbox span {
  font-size: 0.8333rem;
  color: #999 !important;
  line-height: 0.9375rem;
}
.graybg {
  background: #f4f4f4;
}
.top {
  background: #3282ea;
  padding: 0.5208rem 0;
}
.top .container {
  position: relative;
}
.top img {
  width: 19.4271rem;
  height: 3.2292rem;
}
.contentBox {
  background: #fff;
  padding: 1.3021rem 3.3854rem;
  margin-top: 1.5625rem;
  padding-bottom: 3.125rem;
}
.contentBox .moduleTitle {
  border-bottom: 2px solid #f3f2f2;
  height: 2.2917rem;
  margin-bottom: 2.3438rem;
}
.contentBox .moduleTitle h3 {
  font-size: 1.05rem;
  color: #333;
  font-weight: 700;
  display: inline-block;
}
.contentBox .moduleTitle h3 .bbb {
  display: inline-block;
  width: 100%;
  position: relative;
  top: -0.5208rem;
}
.contentBox .moduleTitle h3 .bbb:before {
  content: "";
  display: inline-block;
  width: 50%;
  height: 0.2604rem;
  background: url(../images/tc.jpg) no-repeat right top #d89a05;
}
.contentBox .moduleTitle h3 .bbb:after {
  content: "";
  display: inline-block;
  width: 50%;
  height: 0.2604rem;
  background: url(../images/tl.jpg) no-repeat left top #0263c5;
}
.container {
  width: 72.9167rem;
  margin: 0 auto;
}
.forget {
  border-bottom: 1px solid #fafafa;
  margin-bottom: 1.5625rem;
  padding-bottom: 1.5625rem;
}
.forget .formBox {
  width: 23.6979rem;
  margin: 0 auto;
}
.forget .formBox .layui-form-item .layui-btn {
  background: #0c68c4;
  width: 6.25rem;
  border-radius: 0.2604rem;
  font-size: 0.8333rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
}
.forget .formBox .layui-form-item .layui-btn:hover {
  background: #0e75db;
}
.forget .formBox .layui-form-item .layui-btn.cancle {
  background: #ffffff;
  border: 1px solid #8eadd2;
  color: #0d509e;
}
.forget .formBox .layui-form-item .layui-btn.cancle:hover {
  background: #0c68c4;
  color: #fff;
  opacity: 1;
}
.forget .formBox ul li {
  display: flex;
  margin-bottom: 1.0417rem;
}
.forget .formBox ul li .formLabel {
  width: 6.25rem;
  text-align: right;
  padding-right: 0.5208rem;
  font-size:.7292rem;
  color: #666;
  line-height: 2.0833rem;
}
.forget .formBox ul li input {
  height: 2.0833rem;
  width: 100%!important;
  line-height: 2.0833rem;
  font-size: 0.7292rem;
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-right: 20px;
}
.tipMessage {
  font-size: 0.7292rem;
  color: #666;
  position: relative;
  height: 3.9583rem;
  background: #fffff4;
  border: 1px solid #f5dfac;
  display: inline-block;
  padding-left: 4.4271rem;
  padding-right: 5.9896rem;
  line-height: 1.25rem;
  padding-top: 0.625rem;
  left: 50%;
  transform: translateX(-50%);
}
.tipMessage:before {
  content: "";
  display: block;
  width: 3.5938rem;
  height: 3.8542rem;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/tiplogo.jpg) no-repeat;
  background-size: cover;
}
.footBox {
  margin-top: 2.6042rem;
  min-height: 8.5938rem;
  background: url(../images/footer-bg.png) no-repeat #3282ea;
}
.footBox .footCon {
  width: 47.6563rem;
  margin: 0 auto;
  padding-top: 1.65rem;
}
.footBox .footCon .btmlogo {
  float: left;
  margin-right: 1.5625rem;
}
.footBox .footCon .copyright {
  float: left;
  text-align: center;
  font-size: 0.7292rem;
  color: #fff;
  width: calc(100% - 6.4271rem);
}
.footBox .footCon .copyright a{
  color: #fff;
}
.footBox .footCon .copyright a:hover{
  text-decoration: underline;
}
.footBox .footCon .copyright {
  line-height: 1.4583rem;
}
.footBox .footCon img {
  width: 4.4271rem;
  height: 4.3229rem;
}
.formBox.form {
  width: 59.375rem;
}
.formBox.form .layui-form-item .layui-btn {
  width: 8.25rem;
}
.formBox.form .formTitle {
  font-size: 0.8333rem;
  color: #333;
  font-weight: 700;
  padding-left: 2.8875rem;
  position: relative;
  margin-bottom: 1.5625rem;
}
.formBox.form .formTitle::before {
  content: "";
  display: block;
  width: 0.2083rem;
  height: 0.8854rem;
  position: absolute;
  left: 2.1875rem;
  top: 0.1042rem;
  background: #0263c5;
}
.formBox.form .flexBox {
  display: flex;
  flex-direction: column;
}
.formBox .formCon {
  width: 100%;
}
.formBox .formCon ul {
  margin: 0;
  padding: 0;
}
.formBox .formCon ul li {
  display: flex;
  list-style: none;
  margin-bottom: 1.0417rem;
}
.formBox .formCon ul li .formLabel {
  width: 10rem;
}
.formBox .formCon .formLabel {
  margin-right: 0.5208rem;
}
.formBox.form .flexBox .formCon ul {
  display: flex !important;
  flex-wrap: wrap !important;
}
.formBox.form .flexBox .formCon ul li {
  width: 50% !important;
  box-sizing: border-box !important;
  padding-right: 1rem !important;
}
.statusBox {
  margin: 0 auto;
  text-align: center;
}
.statusBox p {
  margin: 0 auto;
}
.statusBox .status {
  font-size: 1.25rem;
  margin-top: 0.7813rem;
  margin-bottom: 0.625rem;
}
.statusBox.faild .status {
  color: #ff3b30;
}
.statusBox .tips {
  margin-bottom: 1.0417rem;
  font-size: 0.8333rem;
}
.statusBox .tipMsg {
  color: #333;
  font-size: 0.7292rem;
  background: #f7f7f7;
  text-align: left;
  padding: 1.8229rem;
  line-height: 1.4583rem;
  margin-bottom: 1.5625rem;
}
.statusBox .tipMsg .tipTitle {
  font-weight: 700;
}
.statusImg {
  width: 5rem;
  height: 5rem;
}
.layui-form-select {
  width: 100%;
}
.layui-form-select .layui-edge {
  background: url(../images/jiaojiao.png) no-repeat;
  border: 0;
  width: 0.4167rem;
  height: 0.2604rem;
  background-size: cover;
}
.combo-arrow {
  background: url(../images/jiaojiao.png) no-repeat center center;
}
:root .layui-form-selected .layui-edge {
  margin-top: -0.2083rem;
}
.zj {
  position: relative;
}
.qcc-component-autocomplete-large {
  height: 2.18rem!important;
}
.qcc-component-autocomplete .qcc-input-affix-wrapper .qcc-input,.qcc-component-autocomplete .qcc-input-suffix .qcc-input-clear-icon{
  font-size: .75rem!important;
}
.zj .layui-form-select .layui-input {
  border: 0;
  background: rgba(255, 255, 255, 0);
}
.zj .layui-form-select {
  position: absolute;
  right: 0;
  width: 4.8rem;
}
.forget .formBox ul li label{
  font-size: .8rem;
}
.layui-laydate .layui-laydate-content .layui-this {
  background-color: #0c68c4 !important;
}
.layui-laydate-footer .laydate-footer-btns span:hover,
.layui-laydate-header i:hover,
.layui-laydate-header span:hover {
  color: #0c68c4 !important;
}
.szd .layui-input-inline {
  display: inline-block;
  vertical-align: middle;
  width: calc((100% - 9px) / 3);
}
.yxq {
  position: relative;
  padding-bottom: 2.0833rem;
}
.yxq .layui-input {
  position: absolute;
  top: 2.0833rem;
}
.yxq .layui-input-block {
  margin: 0;
  width: 100%;
}
.yxq .layui-input-block #date {
  background: url(../images/date.png) no-repeat right;
  background-position-x: calc(100% - 0.5208rem);
  background-size: 0.9375rem 0.8333rem;
}
.layui-form-radio > i {
  margin-right: 0.4167rem;
  font-size: 1.1458rem;
}
.layui-form-radio {
  line-height: 1.8583rem;
  margin: 0;
  padding-right: 0;
}
.layui-form-radio * {
  font-size: 0.7292rem;
}
.upload .layui-btn-normal {
  background-color: #fff;
  border: 1px solid #0c68c4;
  color: #0c68c4;
  border-radius: 0.2604rem;
  font-size: 0.7292rem;
  height: 1.9792rem;
  line-height: 1.9792rem;
  margin-top: 10px;
}
.upload .layui-btn-normal:hover {
  background-color: #0c68c4 !important;
  color: #fff;
}
.upload .layui-table td,
.upload .layui-table th {
  position: relative;
  padding: 0.4688rem 0.7813rem;
  min-height: 1.0417rem;
  line-height: 1.0417rem;
  font-size: 0.7292rem;
}
.upload .layui-btn-danger,
.upload .layui-btn {
  background: none!important;
  display: inline-block;
}
.upload .demo-delete {
  width: 0.7292rem;
  height: 0.7813rem;
  background: url(../images/del.png) no-repeat !important;
  background-size: cover!important;
}
.upload .demo-delete:hover {
  background: url(../images/delh.png) no-repeat !important;
  background-size: cover!important;
}
.upload .demo-download {
  width: 0.8333rem;
  height: 0.7292rem;
  background: url(../images/download.png) no-repeat !important;
  background-size: cover!important;
}
.upload .demo-download:hover {
  background: url(../images/downloadh.png) no-repeat !important;
  background-size: cover!important;
}
.upload .demo-see {
  width: 1.0292rem;
  height: 1.0813rem;
  background: url(../images/detail.png) no-repeat !important;
  background-size: cover!important;
}
.upload .demo-see:hover {
  background: url(../images/detailh.png) no-repeat !important;
  background-size: cover!important;
}
.banner {
  overflow: hidden;
  position: relative;
}
.banner img {
  width: 100%;
  object-fit: fill;
}
.ls-circle-timer {
  opacity: 1!important;
  display: block!important;
}
.ls-v5 .ls-bottom-slidebuttons a {
  width: 0.3125rem;
  height: 0.3125rem;
  background: #799fd9;
  margin: 0 0.7813rem;
  border-radius: 50%;
}
.ls-v5 .ls-bottom-slidebuttons,
.ls-v5 .ls-nav-start,
.ls-v5 .ls-nav-stop,
.ls-v5 .ls-nav-sides {
  top: -5.7292rem;
}
.ls-v5 .ls-bottom-slidebuttons a.ls-nav-active {
  border: 0.1042rem solid #fff !important;
  background: none!important;
  padding: 0.2604rem !important;
  top: 0.3125rem !important;
  position: relative;
}
.ls-v5 .ls-bottom-slidebuttons a.ls-nav-active::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.3125rem;
  height: 0.3125rem;
  background-color: #fff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.nav {
  position: absolute;
  bottom: 0;
  background: rgba(50, 130, 234, 0.8);
  z-index: 9;
  width: 100%;
}
.nav .navList {
  display: flex;
  justify-content: space-between;
}
.nav .navList li {
  width: 25%;
  text-align: center;
  padding: 0.8854rem 0;
}
.nav .navList li.active,
.nav .navList li:hover {
  background: #0c54b1;
}
.nav .navList li a {
  font-size: 1.0417rem;
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-weight: 600;
}
.row {
  margin: 0 -1.3021rem;
}
.row::after {
  content: "";
  display: block;
  clear: both;
}
.col-12 {
  padding: 0 1.3021rem;
}
.col-6 {
  padding: 0 1.3021rem;
  width: 50%;
  float: left;
}
.indexBox .contentBox {
  background: none;
}
.indexBg {
  background: url(../images/indexbg.png) no-repeat center center #fff;
  background-position-y: 100%;
}
.contentBox .moduleBox .moduleTitle {
  border-bottom: 0;
  position: relative;
  margin-bottom: 1.5625rem;
}
.contentBox .moduleBox .moduleTitle a {
  font-size: 0.7292rem;
  color: #0562b1;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
}
.contentBox .moduleBox .moduleTitle a:hover {
  text-decoration: underline;
}
.contentBox .moduleBox .moduleTitle a.seeDetail {
  border: 1px solid #0562b1;
  border-radius: 1.0417rem;
  padding: 0.5208rem 0.7813rem;
}
.contentBox .moduleBox .moduleTitle a.seeDetail:hover {
  background: #0562b1;
  color: #fff;
  text-decoration: none;
}
.moduleCon table {
  width: 100%;
}
.moduleCon table tr td,
.moduleCon table tr th {
  font-size: 0.7292rem;
  padding: 0.7813rem 0;
  padding-left: 1.3021rem;
  border-right: 0.1042rem solid #fff;
}
.moduleCon table tr td a,
.moduleCon table tr th a {
  font-size: 0.7292rem;
  overflow: hidden;
  max-height: 1.9792rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.moduleCon table tr td a:hover,
.moduleCon table tr th a:hover {
  color: #0d509e;
}
.moduleCon table thead th {
  background: #d9e8f6;
  font-size: 0.8333rem;
  color: #0d509e;
  text-align: left;
}
.moduleCon table thead th.wid15{
  width: 15%!important;
}
.moduleCon table thead th.wid25{
  width: 25%!important;
}
.moduleCon table thead th.wid35{
  width: 35%!important;
}
.moduleCon table thead th.wid45{
  width: 45%!important;
}
.moduleCon table thead th.wid70{
  width: 70%!important;
}
.moduleCon table thead th.wid80{
  width: 80%!important;
}
.moduleCon table thead th:nth-child(1) {
  width: 7.0313rem;
}
.moduleCon table thead th:nth-child(3) {
  width: 8.8542rem;
}
.moduleCon table tbody tr:nth-child(2n) td {
  background: #f7fafd;
}
.top .loginFn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.top .loginFn .loginBtn {
  font-size: 0.7292rem;
  color: #fff;
  display: inline-block;
  width: 4.4271rem;
  text-align: center;
  height: 1.875rem;
  line-height: 1.875rem;
  border: 1px solid #fff;
  border-radius: 1.0417rem;
}
.top .loginFn .loginBtn:hover {
  border: 1px solid #0c54b1;
  background: #0c54b1;
}
.login {
  display: flex;
  align-items: center;
}
.login .user {
  display: flex;
  align-items: center;
  color: #fff;
}
.login .user .logout {
  width: 1.0417rem;
  height: 1.0417rem;
  margin-left: 1.0417rem;
}
.login .user .logout a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.login .user .logout img {
  width: 100%;
  height: 100%;
}
.login .user .info {
  position: relative;
  margin-right: 0.7813rem;
  margin-left: 0.5208rem;
  cursor: pointer;
  border-radius: 3px;
  padding: 0.2604rem 0.5208rem;
}
.login .user .info:hover {
  background: #0c54b1;
}
.login .user .info i {
  display: inline-block;
  width: 1.0938rem;
  height: 1.25rem;
  background: url(../images/tongzhi.png) no-repeat;
  background-size: cover;
}
.login .user .info span,.msgNum {
  right: 0.3125rem;
  width: 0.7813rem;
  height: 0.7813rem;
  display: inline-block;
  position: absolute;
  top: 0;
  background: #f13131;
  color: #fff;
  border-radius: 1.5104rem;
  font-size: 0.625rem;
  text-align: center;
}
#sqrz.msgNum{
  right: 0.5rem;
  top: -0.25rem;
}
#sqrz.msgNum.success{
  background: #08ba12!important;
}

.login .user .mark {
  width: auto;
  height: auto;
  border-radius: 0;
  overflow: hidden;
  font-size: .88rem;
  position: relative;
  top: -.06rem;
}
.login .user .mark img {
  width: 100%;
  height: 100%;
}
.login .loginMenu {
  display: flex;
  align-items: center;
  position: relative;
  top: -0.02rem;
}
.login .loginMenu li {
  padding: 0 1.0417rem;
  position: relative;
}
.login .loginMenu li:not(:last-child):after {
  content: "";
  display: inline-block;
  border-right: 1px solid #fff;
  height: 0.7292rem;
  position: absolute;
  right: .4rem;
  top: 50%;
  transform: translateY(-50%);
}
.login .loginMenu a {
  color: #fff;
  font-size: 0.8333rem;
}
.login .loginMenu a:hover {
  text-decoration: underline;
}
.fill-in-yzm{
  position: relative;
}
.fill-in-yzm img,.code{
  position: absolute;
  right: 0.3rem;
  top: 0.4rem;
}
.mark{
  cursor: pointer;
}
#getCode{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.8rem;
  color: #0c68c4;
  font-size: .8rem;
}
#getCode.no{
  color: #a3a3a3;
}
.ui-stepBar-wrap .ui-stepInfo-wrap .ui-stepInfo .judge-stepSequence-hind-change:hover{
  color: #0c68c4;
}
.layui-input-inline .textbox{
  width:100% !important;
}
#mainContent{
  min-height: 602px;
}
#gysxx{
  display: none;
}
.infras-cont .infras-top li label{
  width: 140px;
}
.datagrid-htable, .datagrid-btable, .datagrid-ftable{
  width: 100%;
}
.infras-cont .infras-top li{
  min-height: 35px;
}
.infras-cont .infras-top li.radioBox{
  padding-top: 6px;
}
.infras-cont .infras-top li:nth-child(2n+1){
  clear: both;
}
.newTable .datagrid-body .datagrid-row td{
  padding: 5px;
}
.newTable .datagrid-htable .datagrid-header-row td .datagrid-cell span{
  font-size: 0.7333rem;
  color: #0d509e;
  font-weight: 700;
}
.newTable .datagrid-htable .datagrid-header-row td {
  background: #d9e8f6;
  text-align: left;
  vertical-align: middle;
  padding: 5px;
}
.nav.navbar-fixed-top{
  position: fixed;
  top: 0;
  bottom: auto;
}
.detail-table thead{
  position: sticky;
  top: 0;
}