/*
通用封装样式，每个页面都会调用
*/


body{font-family:"Microsoft YaHei"}
html{
  min-width: 1400px;
}
@font-face{
  font-family: "SourceHanSansK-Regular";
  src:url('SourceHanSansK-Regular.ttf') format('truetype');
}
@font-face{
  font-family: "SourceHanSansCN-Medium";
  src:url('SourceHanSansCN-Medium.ttf') format('truetype');
}
@font-face{
  font-family: "fzzdhjw";
  src:url('fzzdhjw.TTF') format('truetype');
}
@font-face{
  font-family: "ntailub";
  src:url('Gadugi.ttf') format('truetype');
}
.layui-maina {
  width: 100%;
  margin: 0 auto;
}
.border0 {
  border: 0px !important;
}
.border_all{
  border:1px solid #e6e6e6;
}
.searchXs_div .btnxs{
  padding: 0;
  height:66px ;
}
:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline: none;
}

input::-webkit-input-placeholder {
  color: #a5a5a5;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a5a5a5;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a5a5a5;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a5a5a5;
}

a {
  cursor: pointer;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.bgGrey {
  background: #f9f9f9;
}
.cursor_pointer{
  cursor: pointer;
}
/* 字体颜色 */
.bg-white {
  background: #fff;
}

.textWhite {
  color: #fff;
}

.textRed {
  color: #BA162E;
}

.textBlue {
  color: #04659a;
}
.text_5E5E5E{
  color: #5E5E5E;
}
.textGrey {
  color: #666;
}

.textF9 {
  color: #999;
}

.textF6 {
  color: #666;
}

.textD {
  color: #d2d2d2;
}

.textXh {
  color: #a6a6a6;
}

.textDh {
  color: #4e4e4e;
}

/* 字体大小 */
.Ft32 {
  font-size: 32px;
}

.Ft24 {
  font-size: 24px;
}

.Ft16 {
  font-size: 16px;
}
.Ft15 {
  font-size: 15px;
}

.Ft14 {
  font-size: 14px;
}

.Ft18 {
  font-size: 18px;
}
.font_size20{
  font-size: 20px;
}
.justifycon{
  text-align:justify;
  text-justify:distribute-all-lines; /* 这行必加，兼容ie浏览器*/
  /*text-align-last:justify;*/
}
.Ft20 {
  font-size: 20px;
}

.Ft24 {
  font-size: 24px !important;
}

.Ft26 {
  font-size: 26px;
}

.Ft12 {
  font-size: 12px;
}

.Ft13 {
  font-size: 13px;
}
.Ft14 {
  font-size: 14px;
}
.bold {
  font-weight: bold;
}
.borderradius8{
  border-radius:8px;
}
.btnmsa{
  display: inline-block;
  padding: 7px 15px;
  box-sizing: border-box;
}
.btnmsb{
  display: inline-block;
  padding: 7px 20px;
  box-sizing: border-box;
}
.textR {
  text-align: right;
}

.textCenter {
  text-align: center;
}

.clearfix:after {
  /*伪元素是行内元素 正常浏览器清除浮动方法*/
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 间隔 */
.margin_50{
  margin: 50px 0;
}
.marginT20 {
  margin-top: 20px;
}

.marginT30 {
  margin-top: 30px;
}

.marginT40 {
  margin-top: 40px;
}

.marginT5 {
  margin-top: 5px;
}

.marginT10 {
  margin-top: 10px;
}

.marginT6 {
  margin-top: 6px;
}
.marginT7 {
  margin-top: 7px;
}
.marginT8 {
  margin-top: 8px;
}
.marginT15 {
  margin-top: 15px;
}

.marginL25 {
  margin-left: 25px;
}

.marginL35 {
  margin-left: 25px;
}

.marginL10 {
  margin-left: 10px;
}
.magtop5{
  margin-top:5px;
}
.magtop3{
  margin-top:3px;
}
.marginL22 {
  margin-left: 22px;
}
.marginL18 {
  margin-left: 18px;
}

.marginL15 {
  margin-left: 15px;
}
.marginL40 {
  margin-left: 40px;
}

.marginL120 {
  margin-left: 120px;
}

.marginR10 {
  margin-right: 10px;
}

.marginR25 {
  margin-right: 25px;
}

.marginR30 {
  margin-right: 30px;
}
.marginright10{
  margin-right:10%;
}
.padTB10 {
  padding: 10px 0;
}

.padB30 {
  padding-bottom: 30px;
}

.padB0 {
  padding-bottom: 0px !important;
}

.pad15 {
  padding: 15px;
}

.pad10 {
  padding: 10px;
}

.pad40 {
  padding: 40px;
}

.padlr30 {
  padding: 30px;
}
.padlr35 {
  padding:0 35px;
}

.margin0 {
  margin: 0 !important;
}

/* 布局 */
.W400 {
  width: 400px;

}

.W700 {
  width: 700px;

}

.W540 {
  width: 540px;

}

.W610 {
  width: 610px;

}

.W132 {
  width: 132px;
}
.w_140 {
  width: 140px;
}
.w_150 {
  width: 150px;
}
.w_1000{
  width: 1000px;
}
.W60 {
  width: 60px;
}
.w_80 {
  width: 80px;
}

.W80 {
  width: 80%;
}

.H10 {
  height: 10px;

}

.clearfix {
  *zoom: 1;
  /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.box-shadow {
  box-shadow: 0px 3px 5px rgba(118, 118, 118, .3);
}

.border {
  border-bottom: 1px solid #d5d5d5;
}

.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  overflow: hidden;
}

.flex-sub {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.flex-twice {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  -webkit-flex: 2;
  flex: 2;
}

.flex-treble {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  -webkit-flex: 3;
  flex: 3;
}

.flex-direction {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}

.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

input[type="checkbox"] {
  -webkit-appearance: none;
  vertical-align: middle;
  margin-top: 0;
  background: #fff;
  border: #c3c3c3 solid 1px;
  border-radius: 0px;
  min-height: 14px;
  min-width: 14px;
  position: relative;
}

input[type="checkbox"]:checked {
  background: #BA162E;
  border: none;
}

input[type=checkbox]:checked::after {
  content: '';
  top: 3px;
  left: 3px;
  position: absolute;
  background: transparent;
  border: #fff solid 2px;
  border-top: none;
  border-right: none;
  height: 4px;
  width: 7px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* 分页 */
.pageM {
  text-align: center;
  margin: 30px 0;
  margin-bottom: 80px;
}

.pageM a {
  height: 25px;
  /* width: 25px; */
  padding: 0 12px;
  line-height: 25px;
  display: inline-block;
  border: 1px solid #d5d5d5;
  margin: 0 2px;
  font-size: 14px;
  color: #666;
}

.pageM span {
  line-height: 25px;
  font-size: 14px;
  color: #666;
}

.pageM input {
  width: 45px;
  text-align: center;
  border: 1px solid #d5d5d5;
  line-height: 25px;
}

.pageM a.btn {
  background: #BA162E;
  color: #fff;
  border: 1px solid #BA162E;
  padding: 0 10px;
  line-height: 25px;
  border-radius: 0;
}
/****input框的距左侧距离****/
.layui-input{
  padding-left:15px;
}
/* 下拉框 */
.Select .layui-input,
.layui-select{
  height: 25px;
  background: #04659a;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
}

.Select .layui-form-select .layui-edge {
  border-top-color: #fff;
}

.Select .layui-form-select dl {
  top: 26px;
}

.Select .layui-form-select dl dd,
.layui-form-select dl dt {
  padding: 0 10px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Select .layui-form-select dl dd.layui-this {
  background-color: #04659a;
  color: #fff;
}

/* 下拉框 */
.Selectsm .layui-input,
.layui-select {
  height: 34px;
  background: #fff;
  border: 1px solid #d5d5d5 ;
  /*color: #fff;*/
  font-size: 14px;
  border-radius: 5px;
}

/*.Selectsm .layui-form-select .layui-edge {*/
/*  border-top-color: #bfbfbf;*/
/*}*/
.Selectsm .layui-form-select .layui-edge {
  /*border-top-color: #bfbfbf;*/
  border-left: 4px solid transparent !important;
  border-right:4px solid transparent !important;
  border-top:8px solid #bfbfbf;
}
.Selectsm .layui-form-select dl {
  top: 36px;
}

.Selectsm .layui-form-select dl dd,
.layui-form-select dl dt {
  padding: 0 10px;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Selectsm .layui-form-select dl dd.layui-this {
  background-color: #04659a;
  color: #fff;
}
.layui-mainc{
  width:1200px;
  margin:0 auto;
}
/* 按钮样式 */
.btn {
  display: inline-block;
}

.btnxs{
  display: inline-block;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 5px;
  box-sizing: border-box;
  height: 30px;
  font-size: 14px;
}
a.btn {
  display: inline-block;
  line-height: 25px;
  padding: 0 20px;
  border-radius: 5px;
  box-sizing: border-box;
  height: 25px;
  font-size: 14px;
}
.btnxs.padlr35 {
  padding: 0 35px;
}

.btnms {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 5px;
  box-sizing: border-box;
  height: 30px;
}
.btnmsa {
  display: inline-block;
  line-height: 28px;
  padding: 0 38px;
  border-radius: 5px;
  box-sizing: border-box;
  height: 30px;
}
.btnms.padlr30 {
  padding: 0 30px;
}

.btnlg {
  display: inline-block;
  line-height: 38px;
  padding: 0 25px;
  border-radius: 5px;
  box-sizing: border-box;
  height: 38px;
}

.bgred {
  background: #BA162E;
  color: #fff;
  border: 1px solid #BA162E;
}

.bgBlue {
  background: #04659a;
  border: 1px solid #04659a;
  color: #fff;
}

.bgBLine {
  border: 1px solid #04659a;
  color: #04659a;
  background: #fff;
}

.bgRLine {
  border: 1px solid #BA162E;
  color: #BA162E;
  background: #fff;
}

/* 头部样式 */
.header {
  width: 100%;
  background: #253042;
  height: 30px;
  position: relative;
  color: #fff;
  clear:both;
}

.header-main {
  line-height: 30px;
}

.header-main .layui-nav .layui-nav-item {
  line-height: 30px;
  height: 30px;
}
/*.header-main .layui-nav .layui-nav-item.currentb{*/
/*color: #fff;*/
/*background: #444d5e;*/
/*}*/
.header-main .layui-nav .layui-nav-item:hover,.layui-nav-item.currentb{
  color: #fff;
  background: #444d5e;
}
.header-main .layui-nav .layui-nav-item a {
  line-height: 18px;
  border-left: 1px solid #fff;
  margin: 6px 0;
}

.header-main .layui-nav .layui-nav-item .layui-form-select {
  margin: 6px 0;
}

.header-main .layui-nav .layui-nav-item.selectBg {
  background: #444d5c;
}

.header-main .layui-nav .layui-nav-item:first-child a {
  border-left: 0px solid #fff !important;
}

.header-main .layui-nav .layui-nav-item a {
  color: #fff;
  font-size: 12px;
  padding: 0px 15px;
}

.header-main .layui-nav .layui-nav-item .layui-nav-child a {
  color: #333;
}

.layui-nav-child {
  top: 32px;
}

.header-main .layui-input,
.header-main.layui-select,
.header-main.layui-textarea {
  border-width: 0;
  width: 100px;
  font-size: 12px;
  background: none;
  color: #fff;
  height: 18px;
}

.header-main .layui-form-select dl {
  color: #333;
  top: 30px;
}

.nav {
  width: 100%;
  height: 98px;
  line-height: 98px;
  background: #eaeaea;
  overflow: hidden;
  clear:both;
}

.nav>div {
  height: 98px;
}

.nav-main .layui-nav {
  background: none;
}

.nav-main .layui-nav a {
  padding: 1px 24px;
  color: #333;
  line-height: 96px;
  font-size: 20px;
}

.nav-main .layui-nav .layui-nav-item.active a {
  color: #fff;
  background: #036599;
}

.nav-main .layui-nav a:hover {
  color: #fff;
  background: #036599;
}

.nav-main .layui-nav .layui-nav-item {
  line-height: 96px;
}

.logo {
  padding-right: 30px;
}
.logo img {
  width: 374px;
  height: 61px;
  /*background: white;*/
}

/* 搜索 */
.banner {
  width: 100%;
  height: 500px;
  position: relative;
  background: url(../images/banner.png) no-repeat;
  background-size: 100% 120%;
  text-align: center;
}

.layui-layout-left {
  position: absolute !important;
  left: 3%;
  top: 0;
}

.banner_text {
  padding-top: 100px;
}


.search_div {
  width: 1100px;
  height: 90px;
  margin: 40px auto;
}

.search {
  background: #fff;
  height: 90px;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0px 0px 5px rgba(98, 98, 98, .2);
}

.search input {
  width: 690px;
  border: 0px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 20px;
}

.search .btn-search {
  display: inline-block;
  height: 90px;
  color: #fff;
  width: 134px;
}

.search .btn-search i {
  font-size: 30px;
  line-height: 88px;
}

.searchXs_div {
  width: 1100px;
  height: 66px;
  margin: 0px auto;
  padding: 71px 0;
}

.searchXs {
  background: #fff;
  height: 66px;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0px 0px 5px rgba(98, 98, 98, .2);
}

.searchXs input {
  width: 790px;
  border: 0px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 20px;
}

.searchXs .btn-search {
  display: inline-block;
  height: 66px;
  color: #fff;
  width: 100px;
  text-align: center;
  cursor:pointer;
}

.searchXs .btn-search i {
  font-size: 24px;
  line-height: 66px;
}

.btnxs button {
  width: 162px;
  height: 66px;
  line-height: 66px;
  font-size: 24px;
}

.btn button {
  width: 230px;
  height: 88px;
  line-height: 88px;
  font-size: 30px;
}

.search_banner {
  height: 232px;
  background: url(../images/search-bg.png) no-repeat;
  background-size: 100% 100%;
}

/* footer */
.footer {
  background: #ba162e;
  margin-top: 50px;
}

.footerlogo {
  background: #036599;
  width: 398px;
  padding: 8px 0px;
  text-align: center;
  border-radius: 0 22px 0 0;
  margin-top: -6px;
}
.footerlogo img{
  max-width: 100%;
}
.footerNav {
  background: #c9495b;
  line-height: 50px;
  padding: 0 10px;
  margin-right:100px;
}

.footerNav a {
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
}

.footerlist {
  width: 390px;
  padding: 26px 0;
  min-height: 120px;
  float: left;
  box-sizing: border-box;
  margin-right: 15px;
}

.footerlist:last-child {
  margin-right: 0;
}

.footerlist.border {
  border: 1px solid #fff;
  border-radius:5px 5px 5px 5px;
}

.iconF {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  background: #ed272c;
  line-height: 60px;
  margin-left: 25px;
}

.iconF .iconfont {
  font-size: 40px;
  color: #fff;
}

.footerlist .text {
  margin-left: 100px;
  line-height: 30px;
}

.footerlist .coder {
  width: 110px;
  text-align: center;
  margin-right: 15px;
  color: #d2d2d2;
}

.footerlist .coder img {
  width: 100%;
}

.footerlist .coder p {
  line-height: 24px;
}

.footerB {
  background: #253042;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

.footerB span {
  padding: 0 6px;
}



.label {
  padding: 0 20px;
  line-height: 24px;
  display: inline-block;
  background: #eec5ca;
  color: #BA162E;
  border-radius: 12px;
  font-size: 12px;
  margin-right: 6px;
  margin-top: 20px;
}

.labelH {
  padding: 0 20px;
  line-height: 24px;
  display: inline-block;
  background: #f5f4f4;
  color: #BA162E;
  border-radius: 12px;
  font-size: 12px;
  margin-right: 6px;
  cursor: pointer;
}

.labelX {
  padding: 0 10px;
  line-height: 24px;
  display: inline-block;
  background: #f0d7db;
  color: #BA162E;
  border-radius: 12px;
  font-size: 12px;
  margin-right: 22px;
  cursor: pointer;
  min-width: 50px;
  text-align: center;
  font-family: 'SourceHanSansK-Regular';
  font-weight:bold;
}
.labelXa {
  padding: 0 10px;
  line-height: 24px;
  display: inline-block;
  background: #f0d7db;
  color: #BA162E;
  border-radius: 12px;
  font-size: 12px;
  margin-right: 22px;
  cursor: pointer;
  min-width: 50px;
  text-align: center;
  font-family: 'SourceHanSansK-Regular';
  font-weight:bold;
  letter-spacing: 11px;
  padding-left: 14px;
  padding-right: 5px;
}
.btnRed {
  padding: 0 11px;
  line-height: 24px;
  display: inline-block;
  background: #e3bbc1;
  color: #b81a31;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 16px;
  cursor: pointer;
}
.btnRed:hover {
  background: #04659a;
  color: #fff;
}

.btnBlue {
  padding: 0 11px;
  line-height: 24px;
  display: inline-block;
  background: #04659a;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 16px;
  cursor: pointer;
}
.fzzdhjw{
  font-family: "fzzdhjw";
}
.gljl{
  position:relative;
  padding:0px 28px;
}
.gljl::after{
  content:'';
  display:block;
  position:absolute;
  left:0%;
  bottom:7%;
  width:3px;
  height:17px;
  background:#04659a;
}
.clearfixa{
  clear: both;
  margin-left: 5.6%;
  /*height:50px;*/
}
.tlia{
  float:left;
  width:87%;
}
/*.bfbqdiv{*/
/*  width:100%;*/
/*  margin:0 auto;*/
/*  padding:0 auto;*/
/*}*/
/*.bfbqul{*/
/* width:100%;*/
/*  margin:0 auto;*/
/*  padding:10px 0px;*/
/*}*/
/*.bfbqul li{*/
/*  width:100%;*/
/*  color:#04659a;*/
/*  line-height:60px;*/
/*  border-bottom: 1px solid #ececec;*/
/*  position:relative;*/
/*}*/

/*.bfbqul li:hover::after{*/
/* content:'';*/
/*  display:block;*/
/*  position:absolute;*/
/*  bottom:0%;*/
/*  left:0%;*/
/*  height:60px;*/
/*  width:3px;*/
/*  background:#b9132a;*/
/*}*/

.bfbqdiv {width: 100%;margin: 0 auto;padding: 0 auto;}
.bfbqul {width: 100%;margin: 0 auto;padding: 10px 0px;}
.bfbqdiv .header{text-align: center;position: relative;background-color: #b9132a;color: white;font-size: 20px;font-weight: bold;height: 60px;line-height: 60px;}
.bfbqdiv .header span{position: absolute;top: 0;right: 10px;}
.bfbqul li{font-weight: bold;position: relative;padding:6px 30px;font-size: 14px}
.bfbqul li .title{
  color: #04659a;font-size: 18px;font-weight: bold;
}
.bfbqul li .contentBox .textTitle{
  font-weight: bold;
}
.bfbqul li .contentBox .textCentent{
  font-weight: bold;
  color: #545454;
  line-height: 2;
}
.bfbqdiv .btn-box{
  padding: 15px 30px;
  padding-bottom: 40px;
}
.bfbqdiv .btn-box .my-icon{
  font-size: 0;
}
.bfbqdiv .btn-box .my-icon::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  content: " ";
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bfbqdiv .btn-box .icon-cjws::before {
  background-image: url("../images/cjws.png");
}
.bfbqdiv .btn-box .icon-xgfg::before {
  background-image: url("../images/xgfg.png");
}
.bfbqdiv .btn-box .icon-ybyd::before {
  background-image: url("../images/ybyd.png");
}
.tragglediv{
  color:#b9132a;
  position:relative;
  display:inline-block;
  font-size: 15px;
  margin-right: 50px;
}

.tragglediv::after{
  content:'';
  display:block;
  position:absolute;
  bottom:0%;
  right:-102%;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ededed;
}
.bfbqul li:last-child .tragglediv::after{
  border:none;
}
.bfbquldiv{
  padding:0px 60px;
}
#bshrediv{
  position:absolute;
  top:40%;
  right:5%;
  width:15%;
  background:#fff;
  box-shadow:0 0 8px rgba(0,0,0,0.2);
  padding:15px;
  display:none;
}
.iconfontba.active {
  background: #BA162E;
  color: #fff;
}
.iconfontba {
  cursor: pointer;
  color: #acacac;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
  font-size:23px;
}

.text-center {
  text-align: center;
}

.text-content {
  line-height: 1.6;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-yin {
  display: -webkit-box;
  display: flex;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hidden{
  display: none;
}
.paddiv5{
  padding-left:5% !important;
}
.paddiv4{
  padding-left:4% !important;
}
.paddiv7{
  padding-left:7% !important;
}
.helpiconstyle{
  margin-left: 4px;
  width:20px;
  height:20px;
  background:#2d97bd;
  clear:both;
  cursor:pointer;
  text-align:center;
  border-radius:50%;
  position: relative;
  margin-right: 0 !important;
}
.helpiconstyle > .helpBox{
  display: none;
  position: absolute;
  top: 24px;
  background: white;
  width: 300px;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.23);
}
.helpiconstyle:hover > .helpBox{
  display: block;
}
.helpiconstyle > .helpBox >.title{
  color: white;
  font-size: 20px;
  text-align: left;
  padding: 0 30px;
  background-color: #BA162D;
  line-height: 40px;
}
.helpiconstyle > .helpBox >.title >i{
  margin-right: 10px;
}
.helpiconstyle > .helpBox >.content{
  padding: 20px 30px;
  color: #767676;
  font-size: 14px;
  line-height: 2;
  text-align: left;
}
.layui-icon-helpsize{
  font-size:14px;
  color:#fff;
}

.layui-layer-setwin .layui-layer-close1{
  background-position: 0 -40px !important;
}

.closeBtnn{
  /*background: url(./modules/layer/default/icon.png) no-repeat;*/
  /*display: inline-block;*/
  vertical-align: middle;
  /*background-position: 0 -40px !important;*/
  /*width: 16px;*/
  /*height: 16px;*/
  font-size: 20px;
  color: #b9b9b9;
  cursor: pointer;
  margin-left: 5px;
}

/*退出登录样式*/
.pop_outLogin .layui-layer-btn a.layui-layer-btn0 {
  background-color: #b9132a;
  border: 1px solid #b9132a;
  color: #FFF;
}
/*登录购买弹窗样式*/
.pop_up{
  border-radius: 4px;

}
.pop_up .layui-layer-title{
  padding: 0;
  background-color: #b9132a;
  color: white;
  font-size: 24px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.pop_up .layui-layer-setwin{
  top: 24px;
}


.pop_up .body .tip_text{
  font-size: 18px;
}
.pop_up .body .buy_text{
  line-height: 50px;
  color: #2d6495;
  font-size: 21px;
  font-weight: bold;
}
.pop_up .body .buy_text>.buy_price{
  color: #b9132a;
}
.pop_up_listBox>.pop_up_li{
  border-top: 1px solid #F6F6F6;
  padding: 10px;
}
.pop_up_listBox>.pop_up_li:first-child{
  border-top: none;
}
.Bgcolor_036599{
  background-color: #036599;
  color: white;
}
.Bgcolor_FBEDED{
  background-color: #FBEDED;
}
.Bgcolor_b9132a{
  background-color: #b9132a;
  color: white;
}
.pop_up .body .login_btn{
  margin-top: 30px;
  background-color: #b9132a;
  font-weight: bold;
}
.pop_up .body .login_box{
  /* background-color: red; */
  display: flex;
  line-height: 40px;
  font-size: 14px;
}
.pop_up .body .login_box .color_036599{
  color: #036599;
}
/*全局返回顶部*/
.suspend_box{
  z-index: 100;
  position: fixed;
  right: 6%;
  bottom: 80px;
  width: 50px;
  color: white;
}
.suspend_box>.ToTop{
  background-color: #b9132a;
  display: block;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  color: white;
  cursor: pointer;
  margin-top: 10px;
  vertical-align:middle;
  box-shadow: 0px 2px 1px 0px rgb(201, 73, 91);
}
.suspend_box>.ToTop>.layui-icon-top{
  font-size: 40px;
}
/*flex布局*/
.flex-1{
  flex: 1;
}
.text-left{
  text-align: left;
}
.text-right{
  text-align: right;
}

/*背景颜色*/
.Bg_color{
  background-color: #ba162e;
}
.Bg_f7f7f7{
  background-color: #f7f7f7;
}
/*字体颜色*/
.color_b9132a{
  color: #b9132a;
}
/*通用magin*/
.margin_r_10{
  margin-right: 10px;
}
.margin_r_15{
  margin-right: 15px;
}
.margin_b_115{
  margin-bottom: 115px;
}
/*通用padding*/
.padding_20{
  padding: 20px;
}
.padding_40{
  padding: 40px;
}
.padding_lr_30{
  padding: 0 30px;
}
.padding_lr_10{
  padding: 0 10px;
}
.padding_tb_10{
  padding: 10px 0;
}
.padding_tb_15{
  padding: 15px 0;
}
.padding_tb_30{
  padding: 30px 0;
}
.line_h_1-5{
  line-height: 1.5;
}
.line_h_2{
  line-height: 2;
}
.line_h_3{
  line-height: 3;
}
/*通用boder*/

.border_bottom{
  border-bottom: 1px solid #dcdcdc;
}
.border_4_fff{
  border: 4px solid #fff;
}
/*通用图标*/
.icon_png::before {
  display: inline-block;
  content: " ";
  font-size: 0;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/*图标尺寸*/
.icon_wh_20::before{
  width: 20px;
  height: 20px;
}
.icon_wh_16::before{
  width: 16px;
  height: 16px;
}
.icon_wh_14::before{
  width: 14px;
  height: 14px;
}
/*相关法规标题图标*/
.icon_laws_png::before{
  background-image: url(../images/xgfg-titile.png);
}
/*预览标题图标*/
.icon_preview_png::before{
  background-image: url(../images/preview_title.png);
}
/*登录标题图标*/
.icon_login_png::before{
  background-image: url(../images/login_title.png);
}
.icon_login_png2::before{
  background-image: url(../images/login_title2.png);
}
/*登录弹窗忘记密码图标*/
.icon_loginp_png::before{
  background-image: url(../images/loginp.png);
}
/*登录弹窗注册图标*/
.icon_loginr_png::before{
  background-image: url(../images/loginr.png);
}
/*购买提示弹窗图标*/
.icon_buytitile_png::before{
  background-image: url(../images/buytitle.png);
}
.icon_buyone_png::before{
  background-image: url(../images/buyone.png);
}
.icon_buyvip_png::before{
  background-image: url(../images/buyvip.png);
}
.icon_cpwstitle_png::before{
  background-image: url(../images/cpws_ico.png);
}
/*对比图标盒子*/
.vs_titlebox{
  padding: 30px 0;
  font-size: 20px;
  font-weight: bold;
}
.vs_icon_box{
  text-align: right;
}
.vs_icon_box .my-icon{
  margin-left: 15px;
}

.vs_bable{
  font-size: 16px;
  text-align: center;
}
.vs_bable td{
  padding: 25px 38px;
  width: 500px;
  vertical-align: initial;
}
