/* css 重置 */

a{ text-decoration:none; color:#333;  }
*{padding:0px;margin:0px;font-family:"微软雅黑";box-sizing:border-box;}
.clear {clear: both;}
ul{list-style: none;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

/* 大轮播*/
.first-slide{ min-width:1008px;width:1008px;margin: 0 auto; height:400px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.first-slide .bd{ position:relative; height:100%; z-index:0;   }
.first-slide .bd li{ zoom:1; vertical-align:middle; }
.first-slide .bd img{ height:400px; display:block; width: 100%; }
.first-slide .prev, .first-slide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:43px; height:40px; filter:alpha(opacity=50);opacity:0.5;   }
.first-slide .prev{ background:url(../images/ad_ctr.png)  1px 0px  no-repeat;}
.first-slide .next{ left:auto; right:3%; background-position:8px 5px;  background:url(../images/ad_ctr.png) 1px -40px  no-repeat;}
.first-slide .prev:hover, .first-slide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
/*part2*/
.content1{width:1008px;margin: 40px auto}
/*小轮播*/
.second-slide{position:relative;float: left; width:570px; height:400px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.second-slide .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.second-slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.second-slide .hd ul li{ float:left; margin-right:7px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.second-slide .hd ul li.on{ background:#f00; color:#fff; }
.second-slide .bd{ position:relative; height:100%; z-index:0;   }
.second-slide .bd li{ zoom:1; vertical-align:middle; }
.second-slide .bd img{ width:570px; height:400px; display:block;  }
.second-slide .prev, .second-slide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:43px; height:40px; filter:alpha(opacity=50);opacity:0.5;   }
.second-slide .prev{ background:url(../images/ad_ctr.png)  1px 0px  no-repeat;}
.second-slide .next{ left:auto; right:3%; background-position:8px 5px;  background:url(../images/ad_ctr.png) 1px -40px  no-repeat;}
.second-slide .prev:hover, .first-slide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.second-slide .bd li p{position:absolute;left:0;bottom:0;line-height: 50px;height:50px;width:570px;white-space: nowrap;overflow: hidden;padding-left: 20px}
.second-slide .bd li p i{position:absolute;left:0;top:0;display: block;width:570px;height: 50px;background: #000;opacity: .3}
.second-slide .bd li p a, .second-slide .bd li p a:visited{position: relative;color: #fff;font-size: 16px;line-height: 50px;text-align: center;}
/*要闻*/
.news{width:400px;height: 400px;border: #F1F1F1 .5px solid;float: left;margin-left: 35px;}
.newsBox{ width:401px; text-align:left;  }
.newsBox .hd{ top:-20px; position:relative;left: -30px; }
.newsBox .hd ul{float: left;position: absolute;left: 10px;top:19px;height: 50px;background-color: white;}
.newsBox .hd ul li:first-child{background: url("../images/yw_01.png") no-repeat;    background-size: 130px 40px; background: none\9;
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_01.png',sizingMethod='scale');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_01.png',sizingMethod='scale');
}
.newsBox .hd ul li{background: url("../images/yw_02.png") no-repeat;  background-size: 130px 40px;background: none\9; -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_02.png',sizingMethod='scale');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_02.png',sizingMethod='scale');
   height:40px;width:130px;line-height:40px;font-size: 16px;font-weight: bold; color:#3BABF2;float:left; padding-left: 20px; cursor:pointer;  }
.newsBox .hd ul li.first.on{ background: url("../images/yw_hover_01.png") no-repeat; background-size: 130px 40px;background: none\9;-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_hover_01.png',sizingMethod='scale');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_hover_01.png',sizingMethod='scale');
  color:white;}
.newsBox .hd ul li.on{ background: url("../images/yw_hover_02.png") no-repeat;background-size: 130px 40px;background: none\9;-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_hover_02.png',sizingMethod='scale');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./xhtml/images/yw_hover_02.png',sizingMethod='scale');
  color:white;}
.newsBox .hd{padding-top: 30px}
.newsBox .bd ul{ padding:15px;  zoom:1;margin-top: 15px; }
.newsBox .bd li{ margin-top: 3px;     margin-bottom: 17px;  padding-bottom: 17px; border-bottom:solid .5px #F1F1F1  }
.newsBox .bd li:last-child{border-bottom: none;}
.newsBox .bd li a{color:#54B3F4;font-weight: bold;font-size: 20px; line-height:30px;}
.newsBox .bd li span{display:inline-block;line-height: 24px;color:#5B5B5B;font-size: 16px;}
.newsBox .bd li span a{color:#54B3F4;font-size: 16px;}
.newsBox .bd li .date{ float:right; color:#999;  }
/*通知公告*/
.content2{width:1008px;margin: 40px auto}
.tzgg{float: left; width:570px; border:1px solid #ddd; text-align:left; width:400px; }
.tzgg .hd{top: -50px;left: -20px;line-height: 30px;position: relative;}
.tzgg .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.tzgg .hd ul li{line-height:40px;font-size: 16px;font-weight: bold; color:#3BABF2;float:left; padding:0 15px 0; cursor:pointer;}
.tzgg .hd ul li.on{ color:white;}
.tzgg .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.tzgg .bd li a{display:inline-block;line-height: 24px;color:#535353;font-size: 15px;}

.tzgg .bd ul{width: 90%;margin: auto;   zoom:1;  }
.tzgg .bd li{ height:36px; line-height:28px;   }
.tzgg .bd li .date{display:inline-block;line-height: 28px;color:#535353;font-size: 15px;float: right; }
.links{float: left; margin-right: 33px; margin-left: 0px;}
.links p{float:left;width:134px;height: 140px;;display: inline-block}
.links p:first-child{margin-left: 0}
.links p{margin-left: 10px;}
.links p img{ width: 66px;height: 66px;     margin:25px 31px 0 31px}
.links p a{      width: 100%;  text-align: center;display:inline-block;font-size: 15px;color: white;font-weight: bold;}
.links p:nth-child(odd){background-color: #3CABF2}
.links p:nth-child(even){background-color: #F8911B}
.contPic{width:1008px;margin: 40px auto 80px}
.contPic .zt_pic{width: 918px;float: left}
.contPic .zt_pic a{margin-right: 4px;display: inline-block;width:295px;height: 145px;}
.contPic .zt_pic a:last-child{margin-right: 0px;}
.contPic .zt_pic a img{width: 100%;height: 100%}
.contPic .zt_more{height:145px;width: 90px;background-color: #EB6796;float: left}
.contPic .zt_more a img{margin: 19px 0px 10px 12px;}
.contPic .zt_more a span{color: white;margin-left: 13px;}

/*--*/
.tit{width:135px;height: 39px;background-color: #52ADEF;position: relative;top: -10px;left: -10px;}
.tit img{float: right}
.right-nav{    position: absolute;right: 35px;top: 692px;z-index: 9999;}
.right-nav p{    margin-bottom: 10px;text-align:center;width:80px;height: 80px;background-color: #FAFAFA;border:1px solid #ddd; }
.right-nav p img{    width: 35px;height: 35px;margin: 10px 10px 0;}
.right-nav p i{display:inline-block;font-style: normal;color:#535353;font-size: 14px;}
/*新改*/
.links p a{height:100%}
.tzgg .bd li a:hover{color:rgb(83, 172, 239)}
.fdtc_k li{    margin: 0 auto 10px auto;}
.fdtc_k li:first-child, .fdtc_k li:last-child{margin: 0 auto}


