body {
	font-family: 微软雅黑;
	margin: 0;
	min-width: 1200px;
	background: #fff;
	color: #333;
	font-size: 18px;
}

* {
	box-sizing: border-box;
}

a {
	color: #333;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.banner {
	height: 480px;
	background: url("yingshang-banner.jpg") center no-repeat;
}

.logo {
	width: 1200px;
	margin: auto;
	padding-top: 20px;
}

.nav {
	background: #b0160e;
	padding: 25px 0;
}

.nav ul {
	width: 1200px;
	margin: auto;
}

.nav li {
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 20%;
}

.nav li + li {
	border-left: 1px solid #f7cb62;
}

.nav li a {
	font-size: 28px;
	color: #fff;
}

.section1 {
	background: #fff;
	padding-top: 15px;
}

.section2 {
	background: #f5f5f5;
	padding-top: 15px;
}

.title {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
}

.title h1 {
	float: left;
	height: 30px;
	color: #b91d0f;
	border-left: 5px solid #f7cb62;
	padding-left: 15px;
}

.more {
	float: right;
	font-size: 16px;
	color: #666;
	display: inline-block;
	height: 30px;
}

.row {
	margin: 0 -12px;
}

.col {
	width: 16.66%;
	float: left;
	padding: 0 12px;
	margin-top: 20px;
}

.col a {
	background: #bb2335;
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 5px;
}

.col a:hover {
	background: #e92108;
}

.ly-list {
	margin: 15px 0;
	height: 120px;
	overflow: hidden;
}

.ly-list>li,.ly-list div.lucidity_pgContainer li {
	height: 40px;
	line-height: 40px;
	position: relative;
	padding: 0 20px 0 15px;
	width: 50%;
	float: left;
}

.ly-list>li:before,.ly-list div.lucidity_pgContainer li:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #bb2335;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.ly-list li a {
	display: inline-block;
	max-width: 450px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

.ly-time {
	float: right;
	color: #666
}

.slide-wrapper {
	padding: 20px 0;
	position: relative;
}

.slide-bd {
	height: 180px;
	overflow-y: hidden;
	overflow-x: visible;
}

.slide-ul > li {
	float: left;
	margin-right: 20px;
}

.slide-bd .box {
	display: block;
	width: 285px;
	padding: 20px;
	border: 1px solid #d2d2d2;
	background: #fff;
	font-size: 18px;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.slide-bd img {
	width: 100%;
	height: 100px;
}

.slide-bd p {
	margin-top: 20px;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slide-prev,
.slide-next {
	position: absolute;
	top: 80px;
	z-index: 999;
	width: 25px;
	height: 55px;
	line-height: 55px;
	background: #bb2335;
	color: #fff;
	text-align: center;
	font-size: 30px;
}

.slide-prev {
	left: -40px;
}

.slide-next {
	right: -40px;
}

.tempWrap {
	width: 1200px !important;
}

.box-more {
	position: absolute;
	background: #ecd5b3;
	top: 20px;
	width: 243px;
	display: none;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}

.box-more ul {
	margin: 0 20px;
}

.box-more li {
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 16px;
}

.box-more li + li {
	border-top: 1px solid #fff;
}

.clone {
	overflow: hidden;
}

.zhuban {
	color: #fff;
	font-weight: bold;
	margin-top: 40px;
	float: right;
        margin-right: 550px;
}

.ys-footer {
	background: #e8e8e8;
	padding: 20px 0;
	color: #696969;
	font-size: 18px;
}

.saoma {
	width: 600px;
	margin: auto;
}

.erweima img {
	width: 120px;
	height: 120px;
	padding: 10px;
	background: #fff;
}

.erweima-desc {
	width: 480px;
	padding-right: 15px;
	padding-top: 30px;
}

.ztc img {
	width: 100%;
}
@media screen and (max-width: 768px) {
  .nav ul,
  .w1200,
  .jnghbwza,
  .logo{
    width: 100% !important;
  }
  .logo{
    padding-top:0px;
  }
  body {
    min-width: 100%;
  }
  .jnwza,
  .jnghb {
    display: none;
  }
  .nav {
    padding: 10px 0;
  }
  .nav li {
    width: 50%;
    margin: 10px 0px;
  }
  .banner {
    height: 200px;
    background-size: 120% 100%;
  }
  .w1200 {
    padding: 0px 10px;
  }
  .zhuban {
    margin-top: 50px;
    float: none; 
    margin-right: 0px;
    text-align: center;
  }
  .row {
    margin: 0px;
  }
  .title {
    padding: 30px 0;
    line-height: 30px;
  }
  .title h1 {
    height: 30px;
    font-size: 30px;
  }
  .col {
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
  }
  .ly-list {
    height: auto;
  }
  .ly-list li,.ly-list div.lucidity_pgContainer li {
    width: auto;max-width:99%;padding: 0px 0px 0px 15px;
  }
  .ly-list li a {
    max-width: 60%;
  }
/* 分页条 */
    .lucidity_pgPanel {
        width: 100%;
    }
    .lucidity-ui-paging-container {
        display: none !important;
    }
    .lucidity_pgPanel td:nth-child(3),
    .lucidity_pgPanel td:nth-child(6),
    .lucidity_pgPanel td:nth-child(8),
    .lucidity_pgPanel td:nth-child(9),
    .lucidity_pgPanel td:nth-child(10) {
        display: none;
    }
    .lucidity_pgToolbar {
        border: none !important;
    }
}
