/*网站基础样式*/

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}
*,::after,::before{box-sizing: border-box;}
html {
    font-size: 10px; /*10 ÷ 16 × 100% = 62.5%*/
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-size: 1.4rem;
    font-size: 14px;
    margin: 0 auto;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -ms-behavior: url(http://www.government.mbdemo.18inter.com/Templates/people/Css/backgroundsize.min.htc);
    behavior: url(http://www.government.mbdemo.18inter.com/Templates/people/Css/backgroundsize.min.htc);
    line-height: 1.5;
    color: #444;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin:0; padding:0; border:0;outline:0;font-family: inherit;font-size: inherit;line-height:inherit;color:inherit;vertical-align:baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block;vertical-align:baseline;}
hr {height: 0;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
pre{overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}

li{list-style:none;}

h1 {font-size: 4rem;_font-size: 40px;}
h2 {font-size: 3.6rem;_font-size: 36px;}
h2 {font-size: 3rem;_font-size: 30px;}
h3 {font-size: 2.5rem;_font-size: 25px;}
h4 {font-size: 2.2rem;_font-size: 22px;}
h5 {font-size: 1.8rem;_font-size: 18px;}
h6 {font-size: 1.6rem;_font-size: 16px;}
img{max-width: 100%;vertical-align:middle;}

table{border-collapse: collapse;border-spacing: 0}
td,th {padding: 0;}
a{color:inherit;text-decoration: none;}
a:active,a:hover {outline: 0;}
a:hover,a:focus{text-decoration: none !important; color:#e60012 !important ;}
img{border:0;}
a img{border:0;}

abbr[title] {border-bottom: 1px dotted;}
b,strong {font-weight: bold;}
dfn{font-style: italic;}
mark{color: #000;background: #ff0;}
small,.small{font-size: 85%;}
sub,sup{position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}


/* 头部条文字 */
.p1{
  float: left;
    font-size: 12px;
    color: #ffffff;
    padding-left: 10px;
    margin-bottom: 0;
}
.p2{
  float:right;
    font-size: 12px;
    color: #ffffff;
    padding-right: 10px;
    margin-bottom: 0;
}


.position-relative {
  position: relative;
}




.wrap {
  border: 1px solid #f6f1f1;
}

.fader {
  position: relative;
  font-family: "futura", arial;
  overflow: hidden;
  height: 400px;
  width: 100%;
}

.fader .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  opacity: 0;
}

.fader .slide img {
  height: 100%;
  width: 100%;
}

.fader .slide .slide_com {
  position: absolute;
  width: 100%;
  height: 35px;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8) !important;
  color: #FFF;
  display: block;
  line-height: 35px;
  padding-left: 5px;
  font-size: 15px;
}

.fader .pager_list {
  position: absolute;
  width: 100%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  bottom: -7px;
  text-align: right;
  z-index: 4;
  left: -4px;
}

.fader .pager_list li {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: #fff;
  margin: 0 3px;
  cursor: pointer;
  border-radius: 15px;
}

.fader .pager_list li:hover,
.fader .pager_list li.active {
  opacity: 1;
  background: #d42b2b;
  color: #fff
}

@media screen and (max-width:480px) {
  .fader {
      height: 220px;
  }

  .slide .slide_com {
      font-size: 13px;
  }

  .fader .pager_list li {
      width: 14px;
      height: 14px;
      line-height: 14px;
      margin: 0 2px;
      font-size: 12px;
  }

  .fader .fader_controls .pager_list {
      display: none;
  }
}

/*走进科协*/
.articles{padding-top:30px;}
.articles li:first-child{border-bottom: 1px dashed #ccc;margin-bottom: 15px;}
.articles-right{line-height: 2;padding-bottom: 20px;}
.articles-right span{line-height: 1.8;overflow: hidden!important;display: -webkit-box !important;-webkit-line-clamp: 6;-webkit-box-orient: vertical;
                     word-break: break-all;height: 148px;display:block;}
.articles-right a img{width: 20px !important;height: 20px !important;margin-right: 5px;}
.articles-right a{text-align:right;display: block;padding-top: 10px;color: #787878;font-size: 13px}
.articles-right a:hover,.more-words li:last-child a:hover{color: #1e5ab3;}
.articles li:first-child h5{display:none;}
.articles li:last-child h5{color:#d30000;}

.presidents{box-shadow: 0px 2px 1px 0px rgba(169, 169, 169, 0.75);}


.tabct li span a:hover{color:#023e8a;}/*新闻切换*/
.tab-title{text-align: center;overflow: hidden;padding: 3px;
}
.tab-title li span{line-height: 28px;display: block;border: solid 1px #e60012;color: #e60012;background-color: #f6f2f2; font-size: 13px;}
.tab-title li:hover{cursor:pointer;}
.tab-title li.select span{background-color: #ee8484;border: solid 1px #d93939;color: #fff; font-size: 13px;}
/* .tab-content1 li span{line-height:2;} */
.tab-content1 li{padding-bottom: 20px;border-bottom: 1px solid #ccc;margin: 23px 15px 10px;}
.tab-content1 li .row{overflow: hidden;}


.science span{background:url(../image/kxzz.png) no-repeat left;padding-left:30px;color: #1e5ab3;font-size: 24px;font-weight: bold;margin: 20px 20px 0;}
.science ul{margin: 20px 10px 10px !important}
.science li a{border: solid 1px #1e5ab3;color: #1e5ab3;background-color: #EDF2FB;line-height: 40px;text-align: center;display: block;margin-bottom: 10px}


.documents{line-height: 2.5;padding-top: 10px;}
.more-words{position: relative;}
.more-words li:first-child{color: #1e5ab3;font-size: 24px;font-weight: bold;}
.more-words li:first-child i{padding-right: 10px;}
.more-words li:last-child{position: absolute;right: 0;top: 0;}
.more-words li:last-child a{font-size:13px;color: #787878;}
.more-words li:last-child a img{width: 20px;height: 20px;margin-right: 6px;}


@media(min-width:1000px){.successive-leaders{padding: 100px 0 60px;}.successive{padding: 10px 40px;}.articles-box{margin-top: 70px;}}
@media(max-width:767px){.time-left{padding: 1px 1px 0 2px !important;}.time-right{padding-left: 2px;}}
@media(max-width:1000px){.successive-leaders{padding: 40px 0 20px;}.successive-leaders li{padding-top:10px;}.successive{padding-top: 10px;}}
.successive-leaders{clear:both;}
.successive-leaders li a{display:block;text-align:center;}
.successive span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 42px;display:block;}


.time{padding-top: 10px;}
.time li{max-height: 54px;position: relative}
.time-left{background: url(../image/timeline.png) no-repeat center;width: 20%;line-height: 58px;color: #fff;padding-left: 33px;box-sizing: border-box;font-size: 15px;}
.time-right{width: 80%;font-size: 16px;line-height: 55px;position: absolute;right: 0;top: 2px;}