@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: 530px; position: relative; background: url(banner.png); background-repeat:no-repeat ; background-size: 100% 100%; z-index: 1;}
.content{width: 100%; }
.cont{width: 1200px; margin:0 auto;}
.yw{margin-top:60px;}
.yw .tit{ height: 69px; background: url(titBg.png); position: relative;}
.yw .tit .titBg{ position: absolute; top:18px; left:565px;}
.yw .tit .more{ position:absolute;top:26px; right: -3px;}
.ywB1 .ywL{ width: 630px; height: 250px;padding:50px 0; background: url(divbg.png);}
.ywB1 .ywL ul li{line-height: 60px; background: url(libg.png) no-repeat 25px center; padding-left: 45px;height:65px;  }
.ywL ul li a{ display: inline-block; width: 90%;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; color:#fff;}
.ywL ul li a:hover{ text-decoration: underline;}
.yw .ywB1{ margin-top: 20px;}
.jt{margin-top:60px;}
.jt .tit{ height: 69px; background: url(titBg.png); position: relative;}
.jt .tit .titBg{ position: absolute; top:18px; left:565px;}
.jt .tit .more{ position:absolute;top:26px; right: -3px;}
.jt .jtB{ margin-top: 20px;}
/* 轮播图 */
.slideBox{ width:570px; height:350px; 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:350px; display:block;}
/* 轮播图 */
.jtR{ width: 630px; height: 320px;padding-top: 15px; padding-bottom: 15px; background: url(divbg.png);}
.jtR ul li{line-height: 35px; background: url(libg.png) no-repeat 25px center; padding-left: 45px;  }
.jtR ul li a{ display: inline-block; width: 90%;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; color:#fff;}
.jtR ul li a:hover{ text-decoration: underline;}
.xg{margin-top:60px;}
.xg .tit{ height: 69px; background: url(titBg.png); position: relative;}
.xg .tit .titBg{ position: absolute; top:18px; left:565px;}
.xg .tit .more{ position:absolute;top:26px; right: -3px;}
.xg .xgB{ margin-top: 20px;}
.xg .xgB li{float: left; width: 280px; height: 145px; margin-right: 25px;}
.xg .xgB li:nth-child(4){ margin-right:0;}
.xg .xgB li img{width: 280px; height: 145px;}
.footer {background: #d4090c;margin-top: 20px;padding: 20px;}
.footer p {text-align: center;color: #fff;height: 45px;line-height: 45px;}

