@charset "utf-8";
/* CSS Document */

/*兰亭纤细*/
@font-face {
  font-family: 'FZLT';
  src: url('../webfont/fzltxhjw.eot');
  src:
    url('../webfont/fzltxhjw.eot?#font-spider') format('embedded-opentype'),
    url('../webfont/fzltxhjw.woff') format('woff'),
    url('../webfont/fzltxhjw.ttf') format('truetype'),
    url('../webfont/fzltxhjw.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*英文*/
@font-face {
  font-family: 'GILL';
  src: url('../webfont/gillsans-light.eot');
  src:
    url('../webfont/gillsans-light.eot?#font-spider') format('embedded-opentype'),
    url('../webfont/gillsans-light.woff') format('woff'),
    url('../webfont/gillsans-light.woff2') format('woff2'),
    url('../webfont/gillsans-light.ttf') format('truetype'),
    url('../webfont/gillsans-light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body { color:#666; font-family:"GILL","Microsoft YaHei"; }
.news_cont { width:1100px; margin:0px auto;}
.news_cont .news_box { display:block; width:100%; margin-bottom:0px;}
.news_cont .news_box .news_year { display:block; width:100%; border-bottom:1px solid #ebebeb; margin-bottom:40px;}
.news_cont .news_box .news_year em { display:inline-block; font-size:48px; font-family:"FZLT"; line-height:48px; margin-bottom:-5px; background:#fff; vertical-align:bottom; padding-right:10px; cursor:pointer;}
.news_cont .news_box .news_year i { display:inline-block; width:39px; height:17px; background:url(../images/about/news_arrow.png) no-repeat center #fff; vertical-align:bottom; margin-bottom:-3px; cursor:pointer; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.news_cont .news_box.cur .news_year i { -webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);background:url(../images/about/news_arrow_hover.png) no-repeat #fff;}
.news_cont .news_box.cur .news_year em { color:#eb6100;}

.news_list { width:100%; position:relative; width:1200px; margin:36px auto; height:auto;}
.news_list .news_room { width:1200px;}
.news_list .news_item { display:block; width:270px; float:left; margin-right:30px; min-height:430px; margin-bottom:50px;}
.news_list .mr0{ margin-right:0;}
.news_list .news_item .item_title { display:block;font-family:"FZLT"; margin-bottom:20px;}
.news_list .news_item .item_title em { display:block; color:#686868; font-size:24px; line-height:32px;margin-bottom:5px;}
.news_list .news_item .item_title i { display:block; color:#9d9d9d; font-size:12px; line-height:12px;}
.news_list .news_item .img_box { display:block; width:100%; height:145px; font-size:0; text-align:center; margin-bottom:20px; overflow:hidden;}
.news_list .news_item .img_box span { display:inline-block; width:1px; margin-left:-1px; line-height:100%; height:100%; vertical-align:middle;}
.news_list .news_item .img_box img { display:inline-block; line-height:100%; vertical-align:middle; max-width:100%; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.news_list .news_item .img_box:hover img { -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); }
.news_list .news_item .item_name { display:block; font-size:16px;  line-height:24px; color:#3e3e3e; margin-bottom:20px; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.news_list .news_item .item_name:hover { color:#eb6100;}
.news_list .news_item .item_text { font-size:12px; line-height:22px; color:#9d9d9d; max-height:88px; overflow:hidden; margin-bottom:20px; font-family:SimSun;}
.news_list .news_item .item_more { display:inline-block; padding:8px 15px; font-size:10px; line-height:10px; color:#9d9d9d; font-family:"FZLT"; border:1px solid #9d9d9d; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.news_list .news_item .item_more:hover { background:#eb6100; color:#fff; border:1px solid #eb6100;}


/*新闻详细页*/
.news_cont { display:block; width:1190px; margin:36px auto; height:auto;}
.news_detail_left { width:190px; float:left; margin-right:40px;}
.news_detail_left .news_detail_list { display:block; width:100%;}
.news_detail_left .news_detail_list .news_detail_item { display:block; width:100%; height:154px; margin-bottom:12px;}
.news_detail_left .news_detail_list .news_detail_item .img_box { display:block; width:100%; height:110px; font-size:0; text-align:center; position:relative; margin-bottom:2px;}
.news_detail_left .news_detail_list .news_detail_item .img_box span { display:inline-block; width:1px; margin-left:-1px; line-height:100%; height:100%; vertical-align:middle;}
.news_detail_left .news_detail_list .news_detail_item .img_box img { display:inline-block; line-height:100%; max-width:100%; max-height:100%; vertical-align:middle;}
.news_detail_left .news_detail_list .news_detail_item .img_box .shade { display:block; opacity:0; width:100%; height:100%; position:absolute; left:0; top:0; background:url(/img/eye.png) no-repeat center rgba(235,97,0,.9);-webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease; }
.news_detail_left .news_detail_list .news_detail_item .img_box .shade .item_arrow { display:block; width:10px; height:17px;  position:absolute; right:-10px; top:50%; margin-top:-8.5px;}
.news_detail_left .news_detail_list .news_detail_item .caption { display:block; width:180px; font-size:12px; line-height:20px; max-height:44px; color:#7e7e7e; padding:0 5px;}
.news_detail_left .news_detail_list .news_detail_item.item_cur .img_box .shade { opacity:1;}
.news_detail_left .news_detail_list .news_detail_item:hover .img_box .shade { opacity:1;}
.news_detail_left .news_btnbox { font-size:0;}
.news_detail_left .news_btnbox .news_left_btn{ display:inline-block; width:50%; line-height:38px; border:1px solid #cdcdcd; box-sizing:border-box; color:#6d6d6d; font-size:12px; text-align:center; font-family:SimSun; -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.news_detail_left .news_btnbox .news_left_btn:first-child { border-right:0;}
.news_detail_left .news_btnbox .news_left_btn:hover { border:1px solid #eb6100; background:#eb6100; color:#fff;}
.news_detail_left .news_btnbox .news_left_btn.back { width:100%; border-top:0;}
.news_detail_cont { float:right; width:960px;}
.news_detail_cont .news_detail_title { display:block; font-size:24px; color:#3e3e3e; margin-bottom:12px; line-height:24px; font-weight:normal;}
.news_detail_cont .news_detail_time { display:block; color:#3e3e3e; font-size:10px; font-family:Tahoma;}
.news_detail_cont .news_detail_line { display:block; width:60px; border-bottom:1px solid #cacaca; margin:24px 0; margin-left:14px;}
.news_detail_cont .news_detail_text { font-size:14px; color:#6f6f6f; line-height:24px; font-family:'Microsoft YaHei';}
.news_detail_cont .news_detail_text p,
.news_detail_cont .news_detail_text div { margin-bottom:20px;}
.news_detail_cont .news_detail_text img { max-width:100%;}
