.box{width:100%;}
/*  banner图*/
.ban-img img{height:100%;}
a{-webkit-tap-highlight-color:transparent;}

/* 文章中P标签下的strong标签加粗字体的大小 */
.articleWrap p strong{font-size:16px;}

/* 步骤条 */
.About_step{width: 1160px;margin:0 auto; height: 83px;border-bottom: 1px solid #cccccc;margin-bottom: 42px;line-height: 122px;}
.About_step span a{color: #666666;font-size: 16px;}

/* 左右导航大框 */
.About-Content{width: 1160px;height: 100%; margin: 0 auto 80px;; display: flex;justify-content: flex-start;flex-direction: row;}

/*左侧导航*/
.ContentLe{width: 361px;padding-right:30px;}
.bg_title{width: 100%;height: 154px;line-height: 154px; background:url(../image/2019080914402418798.jpg)  no-repeat;font-size: 40px;color:#333333;}
li.bg_title span{margin-left: 20px;}
ul.EjNav li h3{position:relative;line-height:54px;padding-left:43px;color:#555555;font-weight:400;cursor:pointer;background:url(../image/2019080116494912564.png) 23px 19px no-repeat; font-size:18px;border-bottom:1px solid #cccccc;}
ul.EjNav li h3 a{font-size:18px;}
ul.EjNav li.active h3{background:url(../image/2019080116452349120.png) 23px 19px no-repeat;color:#b8963c;}
ul.EjNav li .subMenuWrap{display:none}
ul.EjNav li.active .subMenuWrap{display:block}
ul.EjNav li .subMenuWrap p{border-bottom:1px solid #cccccc}
ul.EjNav li .subMenuWrap p a{display:block;padding:16px 0px 16px 43px;line-height:21px;font-size:16px;color:#333333; }
ul.EjNav li .subMenuWrap p.active a,ul.EjNav li .subMenuWrap p a:hover{color:#b8963c;	background:url(../image/2019080809151286265.png) 23px 19px no-repeat; }
ul.EjNav li.active h3 a,ul.EjNav li h3 a:hover{color:#b8963c;}
ul.EjNav li h3:hover{color:#b8963c;background:url(../image/2019080116452349120.png) 23px 19px no-repeat;}
ul.EjNav li:hover h3,ul.EjNav li:hover h3 a{color: #b8963c}



/* 内容区域-右侧文章 */
.ContentRi{width: 759px;padding-left: 30px;border-left: 1px solid #cccccc;}


/* 内容区域-右侧文章-标题 */
.ContentRi_align {height: 25px;margin-bottom: 15px;margin-top: 0px;}
.ContentRi_line {display: inline-block;height: 25px;border-left: 3px solid #b8963c;vertical-align:top;margin-right:14.8px;}
.ContentRi_gsjj{display: inline-block;font-size: 20px;color: #b8963c;}


/* 内容区域-右侧文章-党建阵地 */
ul.easysite-list-modelone .new-list{height: 100%;display: flex;flex-direction: row;justify-content: space-between;align-items: flex-start;margin-bottom: 70px;}
ul .new-list-Litem{width: 40%; }
.new-list-Litem img{width: 100%;height:100%;}
ul .new-list-Ritem{width:56%;}
.new-list-Ritem h3{margin-bottom: 37px;}
.new-list-Ritem h3 a{font-size: 22px;color: #b8963c;}
.new-list-Ritem p{font-size: 14px;color: #454545;line-height: 28px;}
.new-list-Ritem .time{font-size: 12px;color:#808080; margin-top: 37px;}


/*页码*/
.easysite-page-wrap{padding:0px; !important}

/* 底部背景色*/
.footer{background-color: 89826F;}



/*响应式*/
@media screen and (min-width: 751px) and (max-width: 1201px){
  .bg_title{text-align: center;}
  li.bg_title span{margin-left:0px;}
}

@media only screen and (max-width: 680px){
.easysite-page-wrap span{display: none;}
}

@media screen and (max-device-aspect-ratio: 1024/1366) and (orientation: portrait){
 .header .maxWidth .nav .navUl .indexOn .oneLi > a i{display: inline-block !important;}
}

@media screen and (max-width: 880px){
.header .maxWidth .nav .navUl .indexOn .oneLi > a i{display:inline-block !important;}
}

@media screen and (min-width: 751px) and (max-width: 1201px){
  .About_step{width:92%;}
  .About-Content{width:92%;}

}
@media screen and (max-width: 750px) {
    html, body, div, p, h1, h2, em,h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, strong, span, b, i, font, a{box-sizing:border-box;}


     /* 左右导航大框 */
    .About-Content{width: 100%;}

     /* 步骤条 */
    .About_step{display: none;}
    .Nav_list{margin-left: 67px; padding-top: 14px; display: flex; justify-content: flex-start;flex-direction:row;align-items: center;}
    .Nav_item{width: 128px; height: 28px; line-height: 28px;}
    .Nav_item .Nav_title{font-size: 22px; display: inline-block; color: #b9973d;}
    .Nav_item .Nav_line{height: 28px; border: 2px solid #626262; vertical-align: top;margin: 0 16px;}

     /* 左右导航大框 */
    .About-Content{display:block;}

    /*右侧文章*/
    .ContentRi{margin: 0 auto;width: 100%; border:none; padding: 0 10px; margin-bottom:48.5px;}
    .ContentRi_gsjj{font-size: 2rem;font-weight: 400;}

    
    /*左侧导航*/
    .ContentLe{margin: 0 auto;width: 100%;  height: 28px;background-color: #f2f2f2;padding:0;margin-bottom:16px;}
    .bg_title{display:none;}
     ul.EjNav{width:90%;margin:0 auto;display: flex;flex-direction: row;justify-content: center;flex-wrap: wrap;}
    .EjNav li{height:28px;width:20%;text-align: center;    position: relative;}
    ul.EjNav li h3{ border:none; background:none; font-size:1.2rem;color: #555555; line-height:28px; padding:0;display: inline-block;}
    ul.EjNav li.active h3 a, ul.EjNav li h3 a:hover{color:#b8963c; background:none;}
    ul.EjNav li h3 a{font-size:1.2rem;}
    ul.EjNav li.active h3,ul.EjNav li.active h3:hover,ul.EjNav li h3:hover{background:none;}
    ul.EjNav li+li:before{content:"|";padding-right:5px;color:#cccccc;line-height: 28px;float:left;}  
    ul.EjNav > :first-child +li:before{content:"";}



    
    /* 内容区域-右侧文章-党建阵地 */
    ul.easysite-list-modelone .new-list{width: 100%; border-bottom:1px solid #cccccc;margin-bottom:22px;padding-bottom:22px;}
   .new-list .new-list-Ritem h3 a{font-size: 1.6rem;color: #b8963c;}
   .new-list .new-list-Ritem p{font-size: 1.2rem}
   .new-list .new-list-Ritem h3{margin-bottom:14px;}
   .new-list .new-list-Ritem .time{ margin-top: 14px;}
   .new-list-Ritem p{line-height:22px!important;}
  

    /* 金控 联系我们 导航栏隐藏  移动端 */
    .ContentLe.column {display: none; !important;}
 
       /* 金控 联系我们 ENGLISH  移动端 */
    /*  .About_gs{height: 85px !important;}*/

     .ContentRi_align {margin-top: 15px !important;}
     .ContentRi p{font-size: 1.6rem !important;;line-height: 25px !important;margin-left: 0px !important;min-height: 25px;height: auto;}
     .ContentRi_line {height: 2.5rem;margin-right:1.48rem;}

}


/*金控  联系我们*/
.active.sideBarTitle2{display: none;}
.ContentRi p{min-height: 25px !important; }