@charset "utf-8";
/* CSS Document */
/*************banner切换***********/
.flexslider{ position:relative; width:960px; height:315px;margin-bottom:15px;}
.flex-control-nav{ display:none;}
.slides li{ position:relative;}
.flex-direction-nav li a{ width:50px; height:60px; position:absolute; top:111px; text-indent:-9999px;}
.flex-direction-nav .flex-prev{ background:url(../img/banner_prev.png) no-repeat left top; left:0;}
.flex-direction-nav .flex-next{ background:url(../img/banner_next.png) no-repeat right top; right:0;}
.flex-caption{color: #FFFFFF; font-size: 18px; font-family:verdana;line-height:55px;position: absolute;left: 0; bottom:34px; width:940px; z-index:100; height:55px; background:url(../img/bg_banner_text.png) repeat-x left top; padding-left:20px;}

.about{ background:#ededed url(../img/bg_adout_us.png) no-repeat right top; padding:19px 350px 22px 26px; margin-bottom:15px;}
.about h2{ color:#333333; font-family: Verdana, Georgia, "Times New Roman", Times, serif; font-size:24px; margin-bottom:10px;}
.about h2 a{ color:#333333; font-family:Verdana, Georgia, "Times New Roman", Times, serif; font-size:24px;}
.about img{ float:right; margin-left:5px;}
.about p{ font-family:"Times New Roman", Times, serif; font-size:14px; line-height:24px;}
.about p a{ color:#992826; font-size:14px;}
.news_center .box_w379 .box_border .news_list { padding-top:5px;}
.news_center .box_w379 .box_border{ padding-bottom:0;padding-top:6px; }
.news_center .list{ margin-bottom:15px; height:580px;}
/*************新闻***********/
.news_con{ margin-bottom:20px;}
.news_con .box{ float:left; width:300px;}
.news_con #box_middle{ margin:0 30px;}
.news_con .box h2{ color:#333333; font-family:"Times New Roman", Times, serif; margin-bottom:7px;}
.news_con .box h2 a{ color:#333333; font-family:"Times New Roman", Times, serif;}
.news_con .box img{ width:300px;}
.news_con .box ul li{ padding:0 8px 0 18px;background:#ededed url(../img/icon_point.png) no-repeat 8px center; margin-bottom:3px; line-height:35px; height:35px; overflow:hidden;}
.news_con .box ul li a{ font-size:14px; color:#333333; }
/************单位*********/
.unit .unit_title{ height:39px; margin-bottom:15px; border-bottom:1px solid #992826;}
.unit .unit_title li{ float: left; height:39px; line-height:39px; margin-right:1px;}
.unit .unit_title li a{ color:#555555; font-size:18px; display:block; background-color:#ededed; font-family:"Times New Roman", Times, serif; padding:0 25px;}

.unit .unit_title li.current a{ background-color:#992826; color:#fff;}
.unit .unit_title li:hover a{ background-color:#992826; color:#fff;}
/********单位切换*******/
.unit_slide{position:relative;width:960px; height:219px;}
.unit_slide .wrap{width:900px; height:219px;overflow:hidden;position:relative; margin-left:35px;}
.unit_slide .slide_content{position:absolute;}
.unit_slide .slide_nav a{display:block;z-index:99;width:20px; height:39px;overflow:hidden;text-indent:-999em;text-decoration:none;position:absolute;top:76px;}
.unit_slide .slide_nav a.prev{left:0;background: url(../img/index_prev1.png) no-repeat 0 0;}
.unit_slide .slide_nav a.next{right:0;background: url(../img/index_next1.png) no-repeat 0 0;}

.unit_slide .player_list{}
.unit_slide .player_list li{ float:left; border:1px solid #e6e6e6;background-color:#fff; padding:4px; width:158px; margin-right:12px; margin-bottom:19px; box-shadow:0 1px 5px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);}
