body{ background: linear-gradient(to bottom,#fde0ad,#fff,#fde0ad);}
*{margin:0;padding:0;font-size:12px;box-sizing:border-box;font-weight:100;}
li {list-style:none;}

a{color: #000; text-decoration:none; display: block; font-size:20px; font-weight: bold;text-overflow: ellipsis; white-space: nowrap; line-height:50px;overflow: hidden;}
a:hover { text-decoration:underline;}
/*已访问的链接颜色
a:visited  {color:#9a494e;}
*/
.viewBanner {height:700px; background: url("../images/banner7.png") no-repeat center center;}
.viewMenu {height:60px; background:#b90202;}
.viewMenuBox {max-width:1180px;width: 100%; margin: 0 auto; text-align: center;}
.viewMenuBox a { font-size:24px; font-weight: bold; color:#fff; line-height:44px; display: inline-block; padding:8px 30px; margin:0 20px; text-decoration: none;}
.viewMenuBox a:hover {background:rgba(0,0,0,.2);color:yellow;}

.viewBody {max-width:1180px;width:100%; margin:0 auto; }
.viewBodyRow {margin:50px 0 30px; }
.viewBodyRow .rowTitle {text-align:center;font-size:36px; background: url("../images/titleBj.png") no-repeat; width: 528px; line-height:220px; height: 162px; margin: 0 auto; font-weight:bold; color:#e60010;}

.viewBodyTitle {background:rgba(230, 0, 16, 0.06); padding:30px 20px; position: relative;  display:flex;flex-direction:row;align-items:center;justify-content:center; }
.viewBodyTitle .kailanyuTitle { width:200px;  display:flex;flex-direction:column;align-items:center;justify-content:center;}
.viewBodyTitle .kailanyuTitle img {width: 80px;}
.viewBodyTitle .des { width:calc(100% - 100px); text-indent: 50px; box-sizing: border-box; padding-left: 30px; font-size:20px; line-height:50px;}


.rowBody { height: auto;overflow: hidden; padding: 30px 0;}

.rowBody .imgRow {float:left; width: 40%; position: relative; overflow: hidden;}
.rowBody .imgRow .rowimgs {display: block; width: 100%;}
.imgRow{--swiper-pagination-color:rgba(255,255,255,1);--swiper-navigation-color:rgba(255,255,255,1);}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:50px;}

.rowBody .imgRow .imgTitle {height: 50px; text-overflow: ellipsis; white-space: nowrap; line-height:50px; box-sizing: border-box; padding:0 10px; overflow: hidden; position:absolute; bottom: 0;width: 100%; color: #fff; font-size: 16px; background: rgba(0, 0, 0, .5);}
.rowBody.rowBodyOther .imgRow {float: right;}
.rowBody.rowBodyOther .dataList {float: left; padding:0 40px 0 0;}
.rowBody .dataList {float:right; width:60%; box-sizing: border-box; padding-left: 40px;}
.rowBody .dataList .dataItem {height:60px; line-height: 60px; overflow: hidden; width:100%; margin-bottom:0px; border-bottom: 1px dashed rgba(0, 0, 0, .1);}
.rowBody .dataList .dataItem .itemTitle {width:calc(100% - 100px); float: left;}
.rowBody .dataList .dataItem .itemTime {float: right; text-align: right; width: 100px; font-size: 14px; line-height:60px; color: rgba(0, 0, 0, .5);} 
.dataMore { text-align: right;}
.dataMore a { font-size:16px; font-weight: 100; color:rgba(0,0,0,.5)}
.itemTitle a {}

.itemBody { font-size:18px; color:rgba(0, 0, 0, .8); max-height:120px; line-height:40px;}

.rowBody .dataList.dataListQWJD {border:1px dashed #e60010; float:inherit; width:100%; padding:30px 40px; box-sizing: border-box;}
.rowBody .dataList.dataListQWJD .dataItem {height: 50px; line-height:50px; margin: 0; position: relative; padding-left:40px;}
.rowBody .dataList.dataListQWJD .dataItem::before {content:""; position: absolute; top:15px; left:0; width:20px; height:20px;background: url("../images/logoIcon.png") no-repeat; background-size: 100% 100%;}

.rowBody .dataList.dataListDWXS { width: 100%; padding:30px 0px; box-sizing: border-box;}
.rowBody .dataList.dataListDWXS .dataItem {width:calc(50% - 60px); margin: 0 30px; float:left;height: 50px; line-height:50px; border-bottom: 1px dashed rgba(0, 0, 0, .5);}
.rowBody .dataList.dataListDWXS .dataItem a {width:calc(100% - 100px); float: left;  box-sizing: border-box; overflow: hidden;}
.rowBody .dataList.dataListDWXS .dataItem label {float: right; width: 100px; text-align: right;}








