﻿@charset "utf-8";

/* 首页banner图切换 S*/
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{width: 1200px; height:300px;}
#indBanner{overflow: hidden; position: relative; z-index: 1; margin: 0 auto 20px; text-align: left;  }
#indBanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indBanner .bd li{position: relative; z-index: 3;}
#indBanner .bd .con{height:48px; position:absolute; bottom:0px; left:0px; width:1200px; z-index:4}
#indBanner .bd .con .title{height: 48px; line-height: 48px; padding-left: 10px; font-size: 16px; position: relative; z-index: 6;}
#indBanner .bd .con .title a{color: #fff;}
#indBanner .bd .con .title a:hover{color: #f60; text-decoration: none;}
#indBanner .bd .con .titleBg{width: 1200px; height: 48px; position: absolute; left: 0px; top: 0px; background: #000; filter:alpha(opacity=60);opacity:0.6; z-index: 5;}
#indBanner .prev,
#indBanner .next{ border:1px solid #fff; border-radius: 20px; width: 40px;height: 40px;background: url(../../base/img/slidearrow.png) no-repeat;display: block;position: absolute; z-index: 7; top: 50%;margin-top:-20px;cursor: pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
#indBanner .prev{left:10px; background-position: 13px 10px;}
#indBanner .next{right:10px; background-position: 16px -74px; }
#indBanner .prev:hover{border:1px solid #004271;background: url(../../base/img/slidearrow.png) no-repeat 13px 10px #004271;}
#indBanner .next:hover{border:1px solid #004271;background: url(../../base/img/slidearrow.png) no-repeat 16px -74px #004271; }

#indBanner .hd{ height:14px; overflow:hidden; position:absolute; z-index: 8; right:10px; bottom:20px; text-align:center; font-size:0; }
#indBanner .hd li{cursor:pointer;display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 3px; width:14px; height:14px; background:#999; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px;  }
#indBanner .hd li span{display:none; }
#indBanner .hd .on{width:30px;background:#fff;}

.box{margin-bottom:0}
.column{clear:both; overflow:hidden; margin-bottom:20px;}

.focusBox{ float:left; margin-right:20px;}
#indXwzx{overflow:hidden;}
#indXwzx .first{border-bottom:1px solid #ddd; font-size:24px; height:52px; line-height:42px; background:none; padding-left:0; margin-bottom:10px; }
#indXwzx .first .date{display:none}

#columnB .box{width:386px;}
#columnB .fl{ margin-right:20px; }
#columnC .picListFl{margin-right:-1.6%}
#columnC .picListFl li{width:18.4%; margin-right:1.6%}
#columnC .tempWrap{width: 1200px!important;height: 200px}

/*快速导航*/
#indLslj .links{width: 386px; margin: 0 auto; overflow: hidden; }
#indLslj .links li{width:126px; float: left; _display: inline; height: 95px;}
#indLslj .links li a{display: block;  line-height: 24px; padding: 50px  20px   0; background: url(../../base/img/ksdh.png)  center 10px  no-repeat; text-align: center;  }
#indLslj .links li.li2 a{background-position: center -90px;}
#indLslj .links li.li3 a{background-position:  center -190px;}
#indLslj .links li.li4 a{background-position:  center -290px;}
#indLslj .links li.li5 a{background-position:  center -390px;}
#indLslj .links li.li6 a{background-position:  center -490px;}

.friendLinks {background:#fff; height: 48px; border: 1px solid #d7d7d7; }
.friendLinks .title{height: 48px; line-height: 48px; width: 112px;float: left; _display: inline;  text-align: center; border-right: 1px solid #d7d7d7; color: #333; font-size: 16px; color: #17665E }
.friendLinks select{font-size:12px;margin:10px 10px 0;border:1px solid #ddd;background:#fff;padding:5px;width: 184px;vertical-align:middle;}