     main {
 
       background-color: #fafafa;
 
     }
 
 
 
     section li {
 
       display: inline-block;
 
       /* margin: 0 calc((100% - 636px) / 12); */
       margin: 0 27px;
       width: 106px;
 
       padding: 10px 0;
 
       text-align: center;
 
       /*vertical-align: middle;*/
 
     }
     section li:last-child{
       margin-right: 0;
     }
 
 
     section li p {
 
       display: inline-block;
 
       font-size: 14px;
 
       line-height: 30px;
 
       color: rgba(153, 153, 153, 1);
 
     }
 
 
 
     section>hr {
 
       position: relative;
 
       top: -23px;
 
       z-index: 0;
 
       border: 0;
 
       background: #EEEEEE;
 
       color: #EEEEEE;
 
       height: 2px;
 
       width: 1011px;
 
       margin: 0 auto;
 
     }
 
 
 
     section li div {
 
       margin: 2px auto;
 
       width: 16px;
 
       height: 16px;
 
       background-image: url('tt.png');
 
       background-repeat: no-repeat;
 
       background-size: 100% 100%;
 
     }
 
 
 
     .stepsDiv {
 
       -moz-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.12);
 
       -webkit-box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.12);
 
       box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.12);
 
     }
 
 
 
     .stepsDiv p {
 
       color: #0082C7;
 
       font-size: 20px;
 
     }
 
 
 
     .stepsDiv div {
 
       background-image: url('tt1.png');
 
       margin: 4px auto;
 
     }
 
 
 
     #stepsUl {
 
       position: relative;
 
       z-index: 1;
 
       display: inline-block;
 
       width: 1000px;
 
     }
 
 
 

 
 

 
 
     /*领导关怀 正文*/
 
 
     .first_div {
 
       display: block;
 
     }
 
 
 
     .scende_div {
 
       display: none
     }
 
 
 
     .div2011,
 
     .div2012,
 
     .div2013,
 
     .div2014,
 
     .div2015 {
 
       display: none;
 
     }
 
 
 
     #div_left,
 
     #div_right {
 
       display: inline-block;
 
       width: 42px;
 
 
  cursor: pointer;
       background: rgba(250, 250, 250, 1);
 
       box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.12);
 
       border-radius: 4px;
 
       vertical-align: top;
 
     }
 
 
 .defo{cursor:default !important;}
 .defo p{color: rgba(153, 153, 153, 1) !important}
     #div_left:hover p,
 
     #div_right:hover p {
 
       color: #0082C7;
 
     }
 
 
 
     #div_left {
 
       float: left;
 
     }
 
 
 
     #div_right {
 
       float: right;
 
     }
 
 #moveblock>li{cursor: pointer;}
  #moveblock>li.stepsDiv{cursor: default;}
     #div_left p,
 
     #div_right p {
 
       font-size: 32px;
 
       line-height: 72px;
 
       color: rgba(153, 153, 153, 1);
 
     }
 
     .kuan {
 
       width: 1903px;
 
     }
 

    /* 内容部分 */

    .content_box {

      display: none;

      padding: 0 0 100px 0;

    }



    #content_box2016 {

      display: block;

    }



    .content_box>div {

      margin: 10px 0;

    }



    .content_box>div p {

      font-size: 26px;

      color: #0082C7;

    }

    .pp_spannoe {

      font-size: 26px;

      color: #0082C7;

    }



    .p_spantwo {

      font-size: 18px;

      color: #999;

      margin-left: 20px;

    }



    .content_box ul {

      font-size: 24px;

      width: 100%;

    }



    .content_box ul li {

      font-size: 24px;

      padding: 21px 0;

      border-bottom: 1px solid rgba(229, 229, 229, 1);

      /*vertical-align: middle;*/
      width: 100%;
      text-align: left;

    }



    .content_box li span:nth-child(2) {

      font-size: 16px;

      color: #333;

      vertical-align: middle;

      width: 1100px;



      display: inline-block;



    }



    .content_box li span:nth-child(3) {

      font-size: 16px;

      float: right;

      color: rgba(192, 192, 192, 1);



    }



    .content_box li i {

      vertical-align: middle;

      display: inline-block;

      width: 10px;

      height: 10px;

      background-color: #D2D2D2;

      margin-right: 10px;

      border-radius: 50%;

    }



    .content_box li:hover p,

    .content_box li:hover span {

      color: #0082C7;

    }




    @media screen and (max-width: 750px) {
  #bgDiv+section,#bgDiv+section+section{display: none !important}
  .ywr{width: 100%;padding:0 0.2rem;padding-bottom: 0.6rem;font-size: 0.3rem;line-height: 1.5;}
  .ywr li{border-bottom: 1px solid #ccc;padding:0.2rem 0;line-height: 1.5}
  .ywr dd:last-child li:last-child{border-bottom: none}
  .ywr li p span:last-child{display: none}
  .sri{color: #999;}
  .content_box li i{display: none}
}
