/*--公共部分--*/
.wrap {
  position: relative;
  margin-left: 100px;
  margin-right: 100px;
  /*width:100%;
  height: 100%;*/
  z-index:1;
}

.clearfix,.footer,{
  height: 100%;
  width:100%;
  clear: both;
  *zoom: 1;
}

.clearfix:after,.clearfix:before,.footer:after,{
  content:"";
  display:table
}

.clearfix:after,.footer:after, .cf:after{
  clear:both
}

.bread_crumbs {
  min-height: 47px;
  margin-top: 20px;
}

.bread_crumbs .inner {
  padding: 15px 0;
  line-height: 18px;
  text-align: right
}

.bread_crumbs.dark_bg .inner {
  margin: 0 15px;
  color: #ffffff
}

.bread_crumbs .inner a, .bread_crumbs .inner label, .bread_crumbs .inner span {
  padding: 0 0 0 19px;
  background: url("../images/bread_crumbs_arrow_bg.png") no-repeat 3px 50%
}

.bread_crumbs .inner a:first-child {
  padding-left: 0;
  background: none
}

.bread_crumbs.dark_bg a {
  color: #6a89b5
}

.bread_crumbs.dark_bg a:hover {
  color: #ffffff
}

.bread_crumbs.dark_bg span {
  color: #ffffff
}

.footer {
  margin-top: 60px;
  margin-bottom: 20px;
  padding:20px 0 25px 25px;
  vertical-align: middle;
}

.footer .principal {
  float: left;
  text-align: center;
  font-size: 14px;
  font-family: 'calibriregular', serif
}

.footer .principal .s_line {
  margin: 0 3px
}

.footer .side {
  float: right;
  color: #333333;
}

.footer .side a{
  color: #333333;
  font-size: 14px
}
.footer .side a :hover {
  color: #428bca;
}

.footer .side .s {
  margin: 0 17px
}

/*.footer .principal .powered_info {
  display: none;
  margin: 0 0 0 21px
}*/

.leftNav {
  width: 146px;
  float: left;
  margin-top:20px;
}

.leftNav-list {
  width: 100%;
  margin-top: -4px;
}

.leftNav-list li {
  width: 100%;
  vertical-align: top;
  margin-top: 4px;
}

.leftNav-list li a {
  height: 48px;
  line-height: 48px;
  background: #f0f0f0;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
  position: relative;
}

.leftNav-list li a:hover, .leftNav-list li a.currLeftNav {
  background: #2991e6;
  color: #fff;
}

.leftNav-list li a i {
  width: 6px;
  height: 9px;
  display: block;
  background: url("../images/smallIcon.png")
  no-repeat -48px top;
  overflow: hidden;
  position: absolute;
  left: 111px;
  top: 21px;
  display: none;
  }

.leftNav-list li a:hover i {
  display: block;
}

.leftNav-list li a.currLeftNav i {
  display: block;
}

.left-subnav {
  display: none;
}

.left-subnav dd a {
  background: #fafafa;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: right;
  padding-right: 30px;
}

.left-subnav dd a:hover, .left-subnav dd a.curr-left-subnav {
  background: #f4f4f4;
  color: #2991e6;
}

.left-subnav dd a.curr-left-subnav {
  font-weight: bold;
}

.in-page-right {
  margin-left: 220px;
  vertical-align: top;
  width:auto;

}

.justify {
  text-align:justify;
  text-justify:inter-ideograph;/*IE*/
}

/*.demo {
  width:350px;
  padding: 10px;
}*/

p {
  text-indent:2em ;
}
/*--新闻动态--*/
.layer {
  width:100%;
}

p.title{
  font-size:22px;
  line-height:35px;
  height:30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

p.title span{
  color:#fff;
  display:inline-block;
  background:#e63520;
  padding:0 8px;
  border-radius:4px;
  margin-right:10px;
  font-size:20px;
}

p.info{
  line-height:30px;
  padding-top:5px;
  padding-left: 15px;
  margin-left: 10px;
  font-size:16px;
  color:#626262;
  height:90px;
  overflow: hidden;
}

p.info span{
  float:right;
  border:1px solid #dbdbdb;
  background:url("../images/ntime.png") no-repeat center 14px;
  height:60px;
  width:66px;
  padding-top:35px;
  font-size:12px;
  text-align:center;
  border-radius:4px;
  margin:10px 0 0 35px;
}

.pubinfo{
  color:#666;
  font-size:16px;
  line-height:38px;
  padding-bottom:5px;
  padding-top:10px;
  text-indent: 2em;
}

p.pubinfo{
  text-indent: 2em;
  font-size: 14px;
  margin-top: 5px;
}

/*.pubinfo span{
  font-size: 14px;
  text-indent: 20;
}

.detail{
  margin-top:30px;
  padding-top:10px;
  border-top:1px solid #dbdbdb;
  font-size:14px;
  position: relative;
}

.detail p{
  margin-right:100px;
  line-height:30px;
  font-size:14px;
  text-indent: 0;
  position: relative;
}*/

/*--时间tab导航栏--*/
.principal_col {
  margin: 20px 0 0 0
}

.principal_col > .inner {
  float: left;
  width: 100%
}

.cf { *zoom: 1 }

.cf:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden
}

.news_list_wrap {
  margin-right: 10px;
  margin-left: 10px
}

.year_tabs_nav {
   margin: 0 0 30px
 }

.year_tabs_nav .inner {
  position: relative;
  padding: 0 40px
}

.year_tabs_nav .prev_btn, .year_tabs_nav .next_btn {
  position: absolute;
  top: 50%;
  width: 17px;
  height: 31px;
  margin: -15px 0 0;
  cursor: pointer
}

.year_tabs_nav .prev_btn {
  left: 0;
  background: url('../images/year_tabs_nav_prev_btn_bg.png') no-repeat
}

.year_tabs_nav .next_btn {
  right: 0;
  background: url('../images/year_tabs_nav_next_btn_bg.png') no-repeat
}

.year_tabs_nav .wrap {
  position: relative;
  width: 894px;
  overflow: hidden;
  margin: 0 auto
}

.year_tabs_nav .list {
  position: relative;
  width: 100000px
}

.year_tabs_nav .list li {
  float: left;
  width: 149px;
  cursor: pointer;
  list-style:none;
}

.year_tabs_nav .list span {
  display: block;
  height: 72px
}

.year_tabs_nav .list .outer {
  padding: 0 0 0 13px;
  background-position: 0 0
}

.year_tabs_nav .list .inner {
  padding: 0 13px 0 0;
  background-position: 100% 0
}

.year_tabs_nav .list li.selected .outer, .year_tabs_nav .list li.selected .inner, .year_tabs_nav .list li:hover .outer, .year_tabs_nav .list li:hover .inner {
  background-image: url('../images/year_tabs_nav_link_bg.png');
  background-repeat: no-repeat
}

.year_tabs_nav .list .t {
  position: relative;
  height: 72px;
  color: #bdbdbd;
  font-size: 24px;
  line-height: 72px;
  font-family: Arial, serif;
  text-align: center
}

.year_tabs_nav .list li.selected .t, .year_tabs_nav .list li:hover .t {
  color: #143e7a
}
.year_tabs_nav .list li .arrow {
  display: none
}

.year_tabs_nav .list li.selected .arrow, .year_tabs_nav .list li:hover .arrow {
  position: absolute;
  top: 55px;
  left: 50%;
  display: inline;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0 0 0 -4px;
  border: 4px dashed transparent;
  border-top: 4px solid #0059d9
 }

.news-list p.title{
  height:70px;
  overflow:hidden;
  white-space:normal;
}

 .news-list li{
   padding:35px 0;
   border-bottom:1px solid #dbdbdb;
   position: relative;
}

.news-list li img{
  float:left;
  width:200px;
  height:120px;
  margin-right:30px;
}

.news-list li p.info{
  text-indent: 2em;
}

.news-list li p.info span{
  text-indent: 0;
}

.page-title{
    flex: 1;
}
.news-info{
    width: 340px;
    margin: 80px auto;
}
.news-item{
    padding: 10px 0px;
}
.news-item .title-label{
    font-weight: normal;
    font-size: 14px;
    color: #333;
    padding: 4px 0px;
}
.news-item .account-input{
    padding: 5px 10px;
    width: 300px;
    border: 1px solid #ddd;
    box-shadow: none;
    outline: none;
}
.input-item{
    position: relative;
}
.input-item .input-link{
    position: absolute;
    right: -25px;
    top: 5px;
}
.create-wrapper {
    padding: 20px;
}
.create-wrapper .area{
    padding: 15px 0px;

}
.create-wrapper .area-title{
    color: #333;
    font-size: 14px;
}

.title-area .settings-area{
    display:flex;
}
.create-wrapper .title{
    margin: 0px;
    flex: 1;
    border-bottom: 1px solid #ddd;
}

.create-wrapper .title.active{
    border-bottom: 1px solid #20569C;
}

.create-wrapper .title .title-input{
    border: none;
    width: 100%;
    outline: none;
    box-shadow: none;
    font-size: 18px;
}
.create-wrapper .buttons{
    padding: 0px 10px;
}
.icon-logs{
    display: inline-block;
    height: 22px;
    width: 22px;
    background-image: url("imgs/logs/logs.png");
    background-position: 0px 0px;
    float: left;
    margin-right: 6px;
    margin-top: 2px;
}
.icon-menus{
    display: inline-block;
    width: 6px;
    height: 24px;
    background-position: 0px 0px;
    background-image: url("imgs/menus.png");
    float: right;
}
/*--新闻内容--*/
.sub_head {
  padding: 2px 0 45px;
  font-weight: normal;
  font-size: 30px;
}

.article_details {
  margin: 0 0 45px
}

.article_details .head {
  margin: 0 0 45px;
  padding: 0 0 25px;
  border-bottom: 1px solid #e0e0e0
}

.article_details .head .title {
  margin-top: 40px;
  color: #646464;
  font-weight: normal;
  font-size: 26px;
  text-align: center
}

.article_details .head .title + .deputy {
  margin: 29px 0 0
}

.article_details .head .deputy {
  font-size: 14px;
  line-height: 18px;
  text-align: center
}

.article_details .head .deputy span {
  margin: 0 10px
}

.article_details .head #views_hit {
  color: #cc0000
}

.article_details {
  line-height: 22px;
  max-width: 100%
}

.content img {
  display:block;
  margin:0 auto;
}

.article_relevant {
  padding: 20px 0 0 20px;
  border-top: 1px dotted #e0e0e0;
  line-height: 30px
}

.article_relevant li {
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.article_relevant a {
  color: #424242
}

.article_relevant a:hover {
  color: #143e7a
}

/*--大事记--*/
.page-header h1 {
  font-size: 3em;
  text-align: center;
  color: #efefef;
  text-shadow: 1px 1px 0 #000;
}

/** timeline box structure **/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eee;
  left: 50%;
  margin-left: -1.5px;
}

.tldate {
  display: block;
  width: 200px;
  background: #414141;
  border: 3px solid #212121;
  color: #ededed;
  margin: 0 auto;
  padding: 3px 0;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);
}

.timeline li {
  margin-bottom: 25px;
  position: relative;
}

.timeline li:before, .timeline li:after {
  content: " ";
  display: table;
}
.timeline li:after {
  clear: both;
}
.timeline li:before, .timeline li:after {
  content: " ";
  display: table;
}

/** timeline panels **/
.timeline li .timeline-panel {
  width: 46%;
  float: left;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 20px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}

/** panel arrows **/
.timeline li .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline li .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after {
  top:0;
  right:0;
  display: none;
  border: 0;
}

.timeline li.timeline-inverted .timeline-panel {
  float: right;
}

.timeline li.timeline-inverted .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline li.timeline-inverted .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}


/** timeline circle icons **/
.timeline li .tl-circ {
  position: absolute;
  top: 23px;
  left: 50%;
  text-align: center;
  background: #6a8db3;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-left: -16px;
  border: 3px solid #90acc7;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  z-index: 99999;
}


/** timeline content **/

.tl-heading h4 {
  margin: 0;
  color: #c25b4e;
}

.tl-body p, .tl-body ul {
  margin-bottom: 0;
}

.tl-body > p + p {
  margin-top: 5px;
}

/** media queries **/
@media (max-width: 991px) {
  .timeline li .timeline-panel {
    width: 44%;
  }
}

@media (max-width: 700px) {
  .page-header h1 { font-size: 1.8em; }

  ul.timeline:before {
    left: 40px;
  }

  .tldate { width: 140px; }

  ul.timeline li .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  ul.timeline li .tl-circ {
    top: 22px;
    left: 22px;
    margin-left: 0;

  }
  ul.timeline > li > .tldate {
    margin: 0;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}

/*--组织机构--*/
.deputy_box {
  padding: 100px 30px 10px 30px
}

.under_flag {
  float: left
}

.under_flag .title {
  margin: 0 0 22px;
  color: #000000;
  font-weight: normal
}

.dark_bg .under_flag .title {
  color: #ffffff
}

.under_flag_select {
  position: relative;
  z-index: 500;
  width: 800px;
  height: 27px;
  background: #dedede;
  line-height: 27px
}

.under_flag_select .curr {
  position: relative;
  height: 100%;
  font-weight: normal;
  cursor: pointer
}

.under_flag_select .val {
  display: block;
  margin: 0 0 0 12px;
  width: 800px;
  height: 27px;
  font-size: 14px; /* font-family: 'calibriregular', serif */
}

.under_flag_select .arrow {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 4px dashed transparent;
  border-top: 4px solid #1d69b0
}

.under_flag_select:hover .arrow {
  top: 8px;
  border: 4px dashed transparent;
  border-bottom: 4px solid #1d69b0
}

.under_flag_select .options {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  width: 100%;
  padding: 5px 0 0;
  background: #fafafa
}

.under_flag_select:hover .options {
  display: block
}

.under_flag_select.disabled_hover:hover .options {
  display: none
}

.under_flag_select .options li, {
  border-top: 1px solid #cccccc
}

.under_flag_select .options li:first-child {
  border-top: 0 none
}

.under_flag_select .options li {
  vertical-align: bottom
}

.under_flag_select .options a {
  display: block;
  padding: 7px 10px;
  line-height: 15px
}

/*--产品中心--*/
.text-content{
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    line-height:30px;
}
.text-content1{
    font-size: 16px;
    padding-top: 10px;
    line-height:30px;
}
.text-content2{
    font-size: 14px;
    padding-top: 5px;
    line-height:15px;
}

.text-detail{
    font-size: 18px;
    color: #666;
    padding-top: 10px;
    line-height:32px;
    text-indent:2em;
}

/*.content-title{
    margin: 20px 0px;
    font-size: 26px;
    color: #4b556b;
    text-align: center;
}*/

/*--资质荣誉---*/
ul,li {
  margin:0;
  padding:0;
}

h4{
  /*font-size:100%;*/
  font-weight: normal;
}

.tab_div img {
  max-width: 100%;
  height: auto;
  width: auto\9;
}

a{
  color:#323232;
  font-weight:normal;
  text-decoration: none;
  outline: none;
  star:expression(this.onFocus=this.blur());
}

a:hover{
  color:#0080cc;
  font-weight:normal;
  text-decoration:none;
  cursor:pointer
}

img{
font-size:0;
line-height:0;
border:none;  /* display: block; */
max-width: 100%;
/*vertical-align: top;*/
margin: 0 auto
}

.img img {
  transition: all 1s;
  -webkit-transition: all 1s;
}

.img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.img {
  overflow: hidden;
}

.a{
  color:#323232;
  text-decoration:none;
}

.a:hover{
  color:#0080cc;
  font-weight:normal;
  text-decoration:underline;
  cursor:pointer;
}

.carousel-left{
    width: 28px;
    height: 28px;
    display: inline-block;
    background-image: url(../images/pointer-left_icon.png);
    position: absolute;
    top: 200px;
    left: 162px;
}

.carousel-right{
    width: 28px;
    height: 28px;
    display: inline-block;
    background-image: url(../images/pointer-right_icon.png);
    position: absolute;
    top: 200px;
    right:162px;
}

.qualification  {
  padding:3% 0;
  display:inline-block;
}

.qualification li  {
  width:50%;
  text-align:center;
  float:left;
  list-style:none;
}

.qualification li img  {
  width:inherit;
  display:inline;
 }

.qualification li p  {
  padding:3% 0 3% 0;
  font-size:16px;
  text-align:center;
  color:#353535;
}

.qualification_tab .current_tab a:hover  {
  background:url("../images/qualification_tab.jpg") no-repeat left center;
  background-size:contain;
  color: #2ea7e0;
  cursor:pointer;
}

.qualification li a p  {
  /*padding:3% 0 3% 0;*/
  font-size:20px;
  text-align:center;
  color:#353535;
}

.qualification_tab  {
  width:100%;
  margin:5% 0;
  background:url("../images/qualification_tabbg.jpg") no-repeat 6% center;
  background-size:1% 75%;
  display:inline-block;
}

.qualification_tab li  {
  width:98%;
  padding:0 1%;
  font-size:20px;
  line-height:50px;
  position:relative;
  float:left;
  list-style:none;
}

.qualification_tab li .tab_div  {
   display:none;
   line-height:0;
   background:#fff;
 }

.qualification_tab .current_tab .tab_div  {
  width:22%;
  padding:1%;
  border:1px solid #2ea7e0;
  display:block;
  position:absolute;
  top:-6%;
  right:10%;
  z-index:9;
  background:#fff;
}

.qualification_tab .current_tab .tab_div span  {
  background:url("../images/wy_97.png") no-repeat;
  width: 8px;
  height: 12px;
  position: absolute;
  left: -7px;
  top: 50%;
  margin:-2px 0 0 0;
}

.qualification_tab li a  {
  width:90%;
  padding:0 0 0 18%;
  background:url("../images/qualification_tabpr.jpg") no-repeat left center;
  background-size:contain;
  color:#353535;
  display: inline-block;
  cursor:pointer;
}

.qualification_tab .current_tab a  {
  background:url("../images/qualification_tab.jpg") no-repeat left center;
  background-size:contain;
  cursor:pointer;
}

.qualification_tab li a h4  {
  padding:6% 0 6% 0;
  font-size: 16px;
  border-top:1px solid #e0e0e0;
  border-bottom:1px solid #e0e0e0;
}

.img_list {
    width: 200px;
    height: 280px;
    float: left;
    text-align: center;
    margin: 5px 8px 8px 5px
}

.img_list div {
    height: 280px;
    width: 200px;
    text-align: center;
    border: 1px solid #D9D9D9;
    margin-bottom: 5px;
}

/*--人才招聘---*/
.job_table {
  margin-top: 40px;
  padding-top: 10px;
}

.job_table thead td {
  height:54px;
  background:#20569C;
  color:#fff
}

.job_table td {
  height:40px;
  margin-top: 20px;
  text-align:center;
}

.job_table tbody tr:first-child td {
  margin-top: 20px;
  padding-top: 20px;
  color:#666;
  height:20px;
}

.job_table td a.job_list_more {
  color:#8a8a8a
}

.job_table td a.job_list_more:hover {
  color:#223e67
}

.flash{
  padding-top:35px;
  background:none;
  height:auto;
  overflow:hidden;
  *zoom:1;
}

.flash img{
  display:block;
  width:100%;
}

/*.zpzd_flash1 {
  margin:0 auto;
  padding:0 40px;
  width:890px;
  height:200px;
}*/

.positon_des {
  font-size:22px;
  font-weight:bold;
  color:#223e67;
  padding-top: 10px;
}

.position_txt {
  padding:10px 0;
  line-height:12px;
  color:#616161
}

.positon_name {
  line-height:30px;
  color:#616161
}

.positon_name span {
  color:#223e67;
  font-weight:bold
}

.job_inner {
  position:relative
}

.job_inner .positon_name  {
  position:absolute;
  left:0;
  top:0
}

.position_writ {
  padding:0 0 0 82px;
  line-height:30px;
  color:#616161
}

.position_writ a {
  color:#616161;
  text-decoration:underline
}

.position_writ a:hover {
   color:#143e7a;
   cursor:pointer;
 }

 .fl{
   float:left;
 }

.product_content  {
  float:left;
  font-size:16px;
  line-height:35px;
  color: #666;
  overflow:hidden;
}

.btn{
    display: inline-block;
    padding: 5px 15px;
    font-size: 14px;
    border: 1px solid #20569C;
    min-width: 60px;
}

.btn.default{
    border: 1px solid #ddd;
    color: #666;
}


/*--产品中心---*/
.product-intro {
  margin-top: 40px;
  overflow: hidden
}

.preview {
  float: left;
  position: relative;
  left: 3%;
}

.preview .bd {
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.preview .bd .img {
  float: left;
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.preview .bd img {
  border:none;
  max-width:100%;
  vertical-align:top;
  margin: 0 auto
}

.preview .hd {
  position: relative;
  width: 600px;
  height: 117px;
  overflow: hidden;
}
.preview .hd ul {
  width: 700px;
}
.preview .hd li {
  float: left;
  width: 140px;
  height: 93px;
  margin-right: 8px;
  border: 1px solid #f1f1f1;
  cursor: pointer;
}
.preview .hd li img {
  width: 100%;
  height: 100%;
}
.preview .hd li:hover {
  border-color: #ef001d;
}
.preview .hd .on {
  border-color: #ef001d;
}

.preview .hd .hd-control {
  display: none;
  position: absolute;
  top: 0;
  width: 48px;
  height: 93px;
  line-height: 93px;
  text-align: center;
  background: #2a2a2a;
  cursor: pointer;
}
.preview .hd .hd-control .icon {
  width: 0;
  height: 0;
}
.preview .hd .hd-prev {
  left: 0;
}
.preview .hd .hd-prev .icon {
  border-width: 6px 6px 6px 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}
.preview .hd .hd-next {
  right: 0;
}
.preview .hd .hd-next .icon {
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}

.item-info {
  position: relative;
  float: right;
  width: 500px;
 }

.item-info h2 {
  width: 416px;
  font-size: 26px;
  color: #000;
  font-weight: normal;
  word-break: break-all
}

.item-info .name {
  height: 31px;
  position: relative;
  font-size: 20px;
  color: #000;
}

.summary {
  margin-top: 10px;
  padding-top: 8px;
  padding-bottom: 24px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}

.summary .p-desc {
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #343434;
}

.content-title{
    text-align: left;
    font-size: 16px;
    color: #333333;
    position: relative;
    margin-top: 40px;
}
.content-title::before{
    width: 66px;
    height: 2px;
    background-color:#20569C;
    position: absolute;
    top: 22px;
    left: 0px;
    content:'';
    display: inline-block;
}

/*--研究团队--*/
.des1{
  font-size:20px;
  line-height:22px;
  font-family:Microsoft yahei;
  font-weight:bold;
}

.des2{
  font-weight:bold;
  font-size:18px;
  line-height:22px;
  margin-top:24px;
  color:#666;
}

.des3{
  color:#666;
  line-height:24px;
  font-size:16px;
  margin-top:15px;
}

.dash{
  border-top:1px dashed #d8d8d8;
  margin-top:20px;
}
/*--外包服务——生产作业--*/
.section {
  /*margin-top: 20px;*/
  padding-bottom:80px;
}

.section a {
    color: #666
  }

.section a:hover {
   color: #143e7a;
   cursor:pointer;
 }

.content {
  position: relative;
  height: 30px;
  overflow: hidden;
  padding-right:120px;
  background: url("../images/field_entrance_more_bg.png") no-repeat;
  text-indent: 2em;
}

.news_content {
  position: relative;
  overflow: hidden;
  text-indent: 2em;
}

/*.box{
  position: absolute;
  top: 275px;
  right: 80px;
  width: 30px;
  height: 30px;
  background: url("../images/field_entrance_more_bg.png") no-repeat }*/

/*--组织机构--*/
.content-left{
  width:74%;
}

.article-body .wznr{
  padding-top:10px;
  width:100%;
}

.article-body h1{
  line-height:30px;
  padding:10px 0;
  text-align: center;;
  font-size:24px;
  border-bottom:1px solid #dbdbdb;
}

.article-body h2,.article-body h3,.article-body h4 {
  padding:10px 0;
}

.article-body p{
  line-height:26px;
  padding-bottom:15px;
  font-size:16px; color:#626262;
  text-indent:2em;
}

/*.article-body p a{
  color: #337ab7
}

.article-body p a:hover{
  color: #e60012
}*/

.article-body img.t_block{ _width:600px;}

.article-body p.pubinfo{
  text-indent: 0;
  font-size: 14px;
}

/*--百度地图--*/
.anchorBL {
    display: none;
}
