@charset "utf-8";

/* 首页banner图切换 S*/
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{width: 1200px; height:500px;}
#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{ display: none; 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(/content/jyzd/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 #2b71c4;background: url(/content/jyzd/base/img/slidearrow.png) no-repeat 13px 10px #2b71c4;}
#indBanner .next:hover{border:1px solid #2b71c4;background: url(/content/jyzd/base/img/slidearrow.png) no-repeat 16px -74px #2b71c4; }

#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;}


/* columnA */
#columnA{margin-bottom: 20px;}
#columnA .areaL{float: left; _display: inline; width: 870px}
#columnA .areaR{float: right; _display: inline; width: 310px}
#columnA .areaL{float: left; _display: inline; width: 870px;}
#columnA .areaL .box.fl,
#columnA .areaL .box.fr{width: 425px; margin-top: 20px;}
#columnA .areaL .box.fl .bd,
#columnA .areaL .box.fr .bd{height: 180px; overflow: hidden; }
/* 焦点图 */
#focusBox{width: 360px; height: 290px; float: left; _display: inline; }
#focusBox .hd{bottom: 48px;}
#focusBox .bd .pic img{width: 360px; height: 290px}
#focusBox .bd .con .title{text-align: center; text-indent: 0; }
#focusBox .bd .con .title a{display: block; text-align: center; padding: 0 10px;}

/* 新闻中心 */
#indXwzx{width: 490px; float: right; _display: inline; height: 290px; }

/* columnB */
#columnB .areaL{float: left; _display: inline; width: 870px; margin-bottom: 20px;}
#columnB .areaL .box{width: 425px}
#columnB .areaL .box .bd{height: 180px; overflow: hidden; }
#columnB .areaR{float: right; _display: inline; width: 310px}

/* 快速链按 */
#indLslj{}
#indLslj .links{width: 270px; margin: 0 auto; overflow: hidden; }
#indLslj .links li{width: 90px; float: left; _display: inline; height: 80px;}
#indLslj .links li a{display: block; height: 24px; line-height: 24px; padding-top: 50px; background: url(/content/jyzd/base/img/icons.png)  31px -332px  no-repeat; text-align: center;  }
#indLslj .links li.li2 a{background-position: 31px -419px;}
#indLslj .links li.li3 a{background-position: 31px -507px;}
#indLslj .links li.li4 a{background-position: 31px -590px;}
#indLslj .links li.li5 a{background-position: 31px -678px;}
#indLslj .links li.li6 a{background-position: 31px -761px;}

.friendLinks { position: relative; background:#fff; border: 1px solid #d7d7d7; margin-bottom: 20px; padding-left: 110px;; }
.friendLinks .title { position: absolute; left: 0; top: 0; height: 100%; width: 110px; text-align: center; color: #333; font-size: 16px; background: #2a6fc2; color: #fff; font-weight: bold; display: flex; align-items: center; justify-content: center; }
.friendLinks .title span { line-height: 50px; }
.friendLinks select{font-size:12px;margin:10px 10px 0;border:1px solid #ddd;background:#fff;padding:5px;width: 184px;vertical-align:middle;}
.friendLinks .textList{overflow:hidden; padding: 9px 15px; border-left: 1px solid #d7d7d7; }
.friendLinks .textList li{float:left; height:30px; line-height:30px;padding:0 20px 0 11px; background:url(/content/jyzd/base/img/dot-01.png) no-repeat 0px 14px;}
.friendLinks .picList { overflow: hidden; padding: 9px 5px 0; border-left: 1px solid #d7d7d7; margin: 0; }
.friendLinks .picList li { float: left; width: 25%; margin-bottom: 9px; }
.friendLinks .picList li .pic { margin: 0 5px; }
.friendLinks .picList li .pic img { height: 57px; }
.friendLinks .picList li .title { display: none; }