﻿@charset "utf-8";
/* ----------- 配置默认样式 ----------- */
body{line-height:1.8 }
.box .bd{ padding-bottom: 0;}
#content-wrap .row{ clear: both;}
#content-wrap .row .row{ margin-bottom: 0;}
#footer{margin-top:0 }

/* ----------- 正文 ----------- */
/* 首页按钮组 */
#ind-btns{background:#F5F5F5; }
.ind-btns-list{overflow:hidden; padding:25px 0; text-align:center; font-size:16px;}
.ind-btns-list li{width:150px;display: inline-block;}
.ind-btns-list li a{display:block;background: url(../../base/img/ind-btns.png) center -1672px no-repeat;}
.ind-btns-list i{display:block;height:54px;background: url(../../base/img/ind-btns.png) center -20px no-repeat; margin-bottom:10px; /* 单个属性 */-webkit-transition:transform 400ms;-o-transition:transform 400ms;-moz-transition:transform 400ms;transition:transform 400ms;}
.ind-btns-list a:hover{background-position:center -1872px; text-decoration:none}
.ind-btns-list a:hover i{background-position:center -120px; -moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1); transform:scaleX(-1);}
.ind-btns-list .li2 i{background-position:center -220px}
.ind-btns-list .li3 i{background-position:center -420px}
.ind-btns-list .li4 i{background-position:center -620px}
.ind-btns-list .li5 i{background-position:center -820px}
.ind-btns-list .li6 i{background-position:center -1020px}
.ind-btns-list .li7 i{background-position:center -1220px}
.ind-btns-list .li8 i{background-position:center -1420px}

.ind-btns-list .li2 a:hover i{background-position:center -320px}
.ind-btns-list .li3 a:hover i{background-position:center -520px}
.ind-btns-list .li4 a:hover i{background-position:center -720px}
.ind-btns-list .li5 a:hover i{background-position:center -920px}
.ind-btns-list .li6 a:hover i{background-position:center -1120px}
.ind-btns-list .li7 a:hover i{background-position:center -1320px}
.ind-btns-list .li8 a:hover i{background-position:center -1520px}

/* ------ news-group1 ------ */
#news-group1{padding-top: 20px;padding-bottom: 30px; overflow:hidden;}
.list-xwzx{overflow:hidden; margin-right:-30px;}
.list-xwzx .t{float:left; width:240px; margin-right:30px; margin-bottom:20px;}
.list-xwzx .t .pic img{width:100%; height:160px;}
.list-xwzx .t .title{font-size:16px; font-weight:bold; padding:10px 0;}
.list-xwzx .t .intro{color:#999; font-size:12px; height:63px; overflow:hidden;}
.list-xwzx .n{clear:both; overflow:hidden; margin-bottom:8px;}
.list-xwzx .n .date{ background:#F2F2F2; color:#666; padding:3px 8px; margin-right:20px;}

/* 通知公告 */
#tzgg .bd .list li{padding: 8px 0;background:none;border-bottom:1px dotted #ddd;line-height:2;}
#tzgg .bd .list li a i{ display: none;}
#tzgg .bd .list .calendar{float: left;margin: 0 15px 0 0px;background-color: #F5F5F5;overflow:hidden; width:64px;}
#tzgg .bd .list .calendar em{background:none; line-height:30px; padding-top:4px; color: #BF2D2D; font-size:24px;}
#tzgg .bd .list .calendar i{ background: none; line-height:20px; padding-bottom:4px; color:#BF2D2D}
#tzgg .bd .list-hover li:hover,
#tzgg .bd .list-hover tr:hover{background:none;}
#tzgg .bd .list-hover li:hover .calendar{background:#BF2D2D; color:#fff;}
#tzgg .bd .list-hover li:hover .calendar em,
#tzgg .bd .list-hover li:hover .calendar i{color:#fff}

/* 新闻焦点图 */
#focusNews{float: left; margin-right: 20px; width: 420px; height: 320px; overflow: hidden; }

/* ------ news-group2 ------ */
#news-group2{overflow:hidden; background: url(../../base/img/news-group2-bg.jpg) 50% 100% no-repeat;}
#news-group2 .container{padding: 30px 0;}
#news-group2 .box .hd h3 a{color:#fff}
#mtgz .list-pic{ margin:0 -15px }
#mtgz .list-pic .pic,#mtgz .list-pic .title{ margin-top:0; padding:0 15px}
#mtgz .list-pic .title{height:auto;display: none;}
#mtgz .list-pic .title a{ display:block; padding:10px; height:68px; line-height:24px;overflow:hidden;background:#fff;}

/* ------ news-group3 ------ */
#news-group3{overflow:hidden; background: #fff;}
#news-group3 .container{  background: none; padding-top: 20px;}
#news-group3 .row{margin-bottom: 20px;}
#news-group3 .box .hd{ background: none;}

/* 专题栏目 */
.list-ztlm .tit{display:none}
.list-ztlm li{margin-bottom:20px;}
.list-ztlm .pic img{width:380px; height:95px;}

/* 友情链接 */
#friend-link{padding:20px 0; background:#F5F5F5}


/* 定制内容 */
#banner{
  margin-top: 0;
  height: 315px;
}

#banner .focus-ad .bd li{
  height: 315px;
}

#tzgg .bd .list .calendar + a{
  font-size: 16px;
  line-height: 14px;
}

#mtgz{overflow: visible;}
#mtgz .bd{position: relative;}
#mtgz .bd .next,#mtgz .bd .prev{position: absolute; top: 50%;color: #fff;font-size: 2em;transform: translateY(-50%);text-decoration: none;transition: all .6s;}
#mtgz .bd .next{right: -70px;}
#mtgz .bd .prev{left: -40px;}
#mtgz .bd .next:hover,#mtgz .bd .prev:hover{color: #d83939;cursor: pointer;}
.steadyfloat_advertisementposition .floatPosition{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}