@charset "utf-8";
/* CSS Document */
/*全局样式开始*/
html, body, div, p, span, font, em, ul, li, dl, dt, dd, table, tr, td, input, button, a,h2,h3,h4{margin:0;padding:0; font-family:"微软雅黑";}
img{ border:none; vertical-align:middle;}/*图片添加链接边框没有；解决图片默认间距*/
ul,ol{ list-style-type:none;}
.clear{ clear:both;}/*清除浮动*/
.hidden{ display:none;}
.block{ display:block;}
a{ text-decoration:none; color:#333; font-size:16px;}
a:hover{ color:crimson;}
.left{ float:left;}
.right{ float:right;}
/*全局样式结束*/
.top{width: 100%; height: 486px; background: url(banner1.png); background-repeat:no-repeat ; background-size: 100% 100%; z-index: 1;}
.content{width: 100%; }
.cont{width: 1200px; margin:0 auto;}
.jt{margin-top:55px;}
.jt .tit{ height: 115px; background: url(titBg.png); position: relative;}
.jt .tit .titBg{ position: absolute; top:50px; left:520px;}

.jt .jtB{ margin-top: 45px;}
.fc .jtB{ margin-top: 25px;}
/* 轮播图 */
.slideBox{ width:570px; height:340px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:15px; height:15px; line-height:14px; text-align:center; background:#a4a5a7; cursor:pointer; border-radius: 50%;}
.slideBox .hd ul li.on{ background:#fff;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
.slideBox .bd li::after{position: absolute; left:0; bottom:0; opacity: 0.4; content: ''; background: #000; width: 100%; height: 55px; z-index: 10;}
.slideBox .bd li p{color:#fff; font-size: 16px; line-height: 55px; position: absolute; left:22px; bottom: 0; z-index: 20; width: 72%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.slideBox .bd img{ width:570px; height:340px; display:block;}
/* 轮播图 */
.jtR{ width: 600px; height: 340px;}
.jtR ul li{line-height: 30px; background: url(libg.png) no-repeat 20px 12px; padding-left: 45px;  }
.jtR ul li span{ float: right;font-size: 16px; color:#4c4c4c;} 
.jtR ul li a{ display: inline-block; width: 85%;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px; color:#333;}
.jtR ul li a:hover{ text-decoration: underline;}


.fc .picScroll-left{ width:1200px;  overflow:hidden; position:relative; }
.fc .picScroll-left .hd{  height:53px;  position: absolute;  }
.fc .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:46px; height:62px; float:right;   cursor:pointer; background:url(right.png) no-repeat; position: absolute; z-index: 99999; left: 1100px; top: 80px;}
/* .fc .picScroll-left .hd .next{ background-position:0 -50px;  } */
.fc .picScroll-left .hd .prev{background:url(left.png) no-repeat; left: 40px;}
.fc .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.fc .picScroll-left .hd ul li{ float:left;  width:307px; height:225px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(picbg.png) 0 -9px no-repeat; }
.fc .picScroll-left .hd ul li.on{ background-position:0 0; }
.fc .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.fc .picScroll-left .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;background:url(picbg.png) no-repeat; width: 300px; height: 225px;  }
.fc .picScroll-left .bd ul li .pic{ text-align:center; width: 300px; height: 225px; }
.fc .picScroll-left .bd ul li .pic a{ display:block;width: 255px; height: 175px;  margin: 0 auto; margin-top: 9%;}
.fc .picScroll-left .bd ul li .pic img{ width:255px; height:170px; display:block;   }





.footer {background: #d4090c;margin-top: 20px;padding: 20px;}
.footer p {text-align: center;color: #fff;height: 45px;line-height: 45px;}








