* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}

a {
	color: #000;
	text-decoration: none;
}
.cata{color: #999;font-size: 14px;}
.tou {
	width: 100%;
}

.t1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	background-color: #f1f1f1;
}

.t10 {
	width: 1200px;
	margin: 0 auto;
}

.t11 {
	float: left;
	display: flex;
}

.t1 ul li {
	margin: 0 10px;
}

.t1 ul li img {
	vertical-align: middle;
}

.apptp {
	width: 300px;
	height: 300px;
	display: none;
	position: fixed;
	z-index: 100;
	background-color: #fff;
	left: 35%;
}

.apptp .close {
	float: right;
	font-size: 20px;
	margin-right: 10px;
}

.tp-ewm {
	width: 180px;
	height: 180px;
	margin: 30px auto;
	background-color: antiquewhite;
}

.tp-ewm img {
	width: 100%;
	height: auto;
}

.tp-wz {
	font-size: 16px;
	color: #555555;
	text-align: center;
	line-height: 15px;
}

.tp-wz2 {
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.t12 {
	float: right;
	display: flex;
}

.t2 {
	width: 100%;
	height: 110px;
}

.t20 {
	width: 1200px;
	margin: 0 auto;
}

.t2-logo {
	margin-top: 30px;
	float: left;
}

.t2-logo img {
	width: 250px;
}

.t2-city {
	cursor: pointer;
	position: relative;
	float: left;
	height: 25px;
	margin-top: 50px;
	margin-left: 80px;
}

.city-xianshi {
	width: 70px;
	text-align: center;
}

.city-yincang {
	width: 800px;
	height: 700px;
	display: none;
	overflow: scroll;
	padding: 0 20px;
	border: 1px solid #eee;
	line-height: 60px;
	font-size: 14px;
	position: absolute;
	z-index: 99;
	background-color: #fff;
}

.t2-city:hover .city-yincang {
	display: block;
}

.city-sf {
	width: 100%;
	display: flex;
}

.city-wz {
	width: 100px;
	color: #999;
}

.city-zm {
	width: 660px;
	border-bottom: 1px solid #f0f0f0;
}

.city-zm span {
	padding: 5px 10px;
	margin: 0 4px;
	line-height: 20px;
	border: 1px solid #f0f0f0;
}

.city-zm span:hover {
	background-color: #f39800;
}

.city-sf dl dd {
	width: 660px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #f0f0f0;
}

.city-sf dl dd a {
	flex: 1;
}

.city-yincang a:hover {
	color: #f39800;
}

.city-li {
	display: flex;
}

.title {
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}

.city-li dl dt {
	width: 70px;
	float: left;
	text-align: center;
}

.city-li dl dd {
	float: left;
	width: 660px;
	border-bottom: 1px solid #f0f0f0;
}

.city-li dl dd a {
	width: 80px;
	display: inline-block;
}

.t2-sousuo {
	width: 400px;
	height: 40px;
	float: left;
	margin-top: 40px;
	margin-left: 80px;
	border: 2px solid #f39800;
	border-radius: 10px;
	overflow: hidden;
	line-height: 40px;
}

.t2-sousuo input {
	margin-left: 15px;
	height: 40px;
	width: 300px;
	border: none;
	background: no-repeat;
	outline: none;
	font-size: 14px
}

.t2-sousuo a {
	width: 80px;
	height: 40px;
	display: inline-block;
	float: right;
	background-color: #f39800;
	border: none;
	color: #fff;
	text-align: center;
}

.t2-dianhua {
	width: 260px;
	float: right;
	height: 70px;
	margin-top: 20px;
}

.dh-img {
	width: 70px;
	float: left;
}

.dh-img img {
	width: 100%;
	height: auto;
}

.dh-p {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

.dh-p1 {
	font-size: 16px;
	color: #757575;
}

.dh-p2 {
	font-size: 25px;
	color: #f39800;
}

.t3 {
	width: 100%;
	height: 50px;
	background-color: #fae7ca;
}

.t3 ul {
	width: 1200px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}

.t3 ul li {
	height: 50px;
	padding: 0 30px;
	line-height: 50px;
	font-size: 18px;
}

.t3 ul li:hover a {
	color: #ff5d00;
}

.t3-dianji {
	background-color: #fff;
	border-top: 2px solid #ff5d00;
}

.t3-dianji a {
	color: #ff5d00;
	font-weight: bold;
}

.index {
	background-color: #f7f7f7;
}

.index-a {
	width: 100%;
}

.index-a img {
	width: 100%;
	height: 100%;
}

.hdptp {
	display: none
}

/* 幻灯片容器 */
.hdp {
	position: relative;
	margin: auto;
}

/* 标记符号 */
.dian {
	width: 100%;
	position: absolute;
	margin-top: -130px;
}

.dian0 {
	width: 61px;
	margin: 0 auto;
}

.dot {
	cursor: pointer;
	height: 13px;
	width: 13px;
	margin: 0 2px;
	background-color: #b5b5b5;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active, .dot:hover {
	background-color: #717171;
}

/* 淡出动画 */
.tp {
	animation-name: tp;
	animation-duration: 1.5s;
}

@keyframes tp {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}

}

.index-b {
	width: 100%;
	height: 380px;
	margin-top: -106px;
	position: absolute;
}

.index-b0 {
	width: 1200px;
	height: 360px;
	margin: 0 auto;
	border: 1px solid #ccc;
	background-color: #fff;
}

.remenpinpai {
	width: 840px;
	float: left;
}

.rmbt {
	width: 820px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
}

.rmnr {
	width: 800px;
	height: 200px;
	padding: 20px;
	margin-top: 20px;
	display: block;
	border-right: 1px solid #ccc;
}

.rmnr li {
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
	transition: all .5s;
}
.rmnr li img{
	width: 55px;
	height: 55px;
}

.rmnr li:hover {
	transform: scale(1.2);
	box-shadow: 1px 2px 5px #999;
}

.jiagequjian {
	width: 360px;
	float: right;
}

.jgbt {
	width: 340px;
	height: 80px;
	margin-left: 20px;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
}

.jgnr {
	width: 320px;
	height: 200px;
	padding: 20px;
	margin-top: 20px;
}

.jgnr li {
	width: 100px;
	height: 50px;
	line-height: 50px;
	float: left;
	transition: all .5s;
	text-align: center;
	transition: all .5s;
}

.jgnr li:hover {
	transform: scale(1.1);
	box-shadow: 1px 2px 5px #999;
}

.index-c {
	width: 100%;
	margin-top: 320px;
	background-color: #f7f7f7;
	padding-bottom: 20px;
}

.index-e {
	width: 100%;
	margin-top: 50px;
	background-color: #f7f7f7;
	padding-bottom: 20px;
}

.index-d {
	width: 100%;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
	background-color: #fff;
}

.index-c0 {
	width: 1200px;
	margin: 0 auto;	/*height: 690px;*/
	display: table;
}

.bt-tj {
	width: 1200px;
	height: 86px;
	background-image: url('../images/tjbj.png');
	background-size: 480px 56px;
	background-position: center center;
	background-repeat: no-repeat;
}

.bt-xc {
	width: 1200px;
	height: 86px;
	background-image: url('../images/xcbj.png');
	background-size: 503px 56px;
	background-position: center center;
	background-repeat: no-repeat;
}

.bt-zx {
	width: 1200px;	/*height: 86px;*/
	background-image: url('../images/zxbj.png');
	background-size: 766px 56px;
	background-position: center center;
	background-repeat: no-repeat;
}

.bt {
	width: auto;
	margin: 0 auto;
	text-align: center;
	line-height: 86px;
}

.bt1 {
	font-size: 30px;
	margin: 0 auto;
	font-weight: bold;
}

.bt2 {
	font-size: 20px;
	color: #808080;
	font-weight: initial;
}

.bt3 {
	float: right;
	font-size: 16px;
	color: #0e0e0e;
}

.ggt {
	width: 220px;
	float: left;
}

.ggt img {
	width: 220px;
	height: 630px;
}

.index-c1 {
	width: 980px;
	height: 250px;
	float: left;
	display: block;
	justify-content: space-between;
}

.index-c2 {
	margin-top: 20px;
}

.index-c1 li {
	width: 230px;
	background-color: #fff;
	line-height: 30px;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 12px;
	margin-left: 15px;
}

.index-c1 img {
	width: 230px;
	height: 230px;
}

.c1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.c2 {
	font-size: 14px;
	color: #808080;
	margin-left: 10px;
}

.c2 span {
	float: right;
	font-size: 18px;
	color: #ff5d00;
	font-weight: bold;
	margin-right: 10px;
}

.index-f {
	width: 100%;
	background-color: #fff;
}

.index-f0 {
	width: 1200px;
	display: flex;
	margin: 0 auto;
}

.index-f p {
	font-size: 30px;
	line-height: 100px;
	margin-left: 160px;
}

.index-f p span {
	color: #f08c15;
}

.index-f button {
	width: 200px;
	height: 45px;
	background-color: #f08c15;
	border: none;
	color: #fff;
	font-size: 18px;
	margin-left: 50px;
	margin-top: 30px;
	border-radius: 5px;
}

.index-f button:hover {
	background-color: #ff5d00;
}

.index-g {
	width: 100%;
	line-height: 30px;
	margin-top: 20px;
}

.index-g0 {
	width: 1200px;
	margin: 0 auto;
}

.p-rm {
	width: 100%;
	font-size: 25px;
	color: #2c2c2c;
	float: left;
	margin-top: 20px;
}

.sheng {
	width: 350px;
	height: 90px;
	margin: 0 3px;
	margin-top: 20px;
	padding: 20px;
	display: inline-block;
	overflow: scroll;
}

.sheng::-webkit-scrollbar {
	display: none; /* 隐藏滚动条 */
}

.sheng p {
	color: #f08c15;
	float: left;
}

.xian {
	width: 280px;
	height: 1px;
	margin-top: 16px;
	background-color: #e6e6e6;
	font-style: normal;
	float: right;
}

.shi {
	width: 100%;
	float: left;
}
.shi li{
	float: left;
	padding: 5px 10px;

}

.shi li a:hover {
	color: #ff5d00;
}

.index-h0 {
	width: 1200px;
	margin: 0 auto;
}

.index-h0 p {
	font-size: 20px;
	color: #2c2c2c;
}

.index-h0 a {
	font-size: 14px;
	color: #808080;
	display: inline-block;
	margin-right: 30px;
	margin-top: 20px;
}

.index-h0 a:hover {
	color: #ff5d00;
}

.footer {
	width: 100%;
	height: 100px;
	background-color: #333;
}

.f0 {
	line-height: 100px;
	color: #999;
	text-align: center;
}

.f0 img {
	width: 20px;
	height: 20px;
}

.f0 span {
	color: #fff;
}



.cywz{
	margin-right: 20px;
	height:90px;
	line-height:30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.li-item{
	padding: 0px;
	margin: 0px;
	width: 950px;
	float: left;
}
.recom{
	float: right;
}
.rmul{
	padding: 10px;
    border: 1px solid #e9e9e9;
	border-top: none;
	line-height: 30px
}
.rmul a li img{
	width: 100%;
}


.page_list{
	height: 35px;
    line-height: 35px;
    padding: 5px 10px;
    text-align: right;
    margin: 0 auto;
    font-size: 14px;
}
.page_list span, .page_list a {
    margin-right: 5px;
    padding: 3px 5px;
    border: 1px solid #d5dfe8;
    background: #fff;
    border-radius: 5px;
}
.page_list strong {
    background: #ff6600;
    padding: 3px 5px;
    color: white;
    border-radius: 5px;
}

#magnifier {
  position: relative;
  width: 455px;
  height: 295px;
}
.small-box {
  position: relative;
}
.small-box img {
  width: 435px;
  height: 283px;
}
.small-box .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  background: #0099ff;
  opacity: .5;
  filter: alpha(opacity: 50);
  cursor: move;
}
.thumbnail-box {
  position: relative;
  width: 100%;
  margin-top: 20px;
}
.thumbnail-box .list {
  overflow: hidden;
  margin: 0 auto;
  width: 390px;
}
.thumbnail-box .list .item {
  float: left;
  margin-right: 5px;
}
.thumbnail-box .btn {
  position: absolute;
  width: 22px;
  height: 70px;
}
.thumbnail-box .btn-prev.btn_prev_disabled{
  background: url(/static/images/btn_prev_disabled.png) no-repeat;
  cursor: not-allowed;
  background-position: center;
}
.thumbnail-box .btn-prev {
  left: 0;
  background: url(/static/images/btn_prev.png) no-repeat;
  background-position: center;
}
.thumbnail-box .btn-next {
  right: 0;
  background: url(/static/images/btn_next.png) no-repeat;
  background-position: center;
}
.thumbnail-box .btn-next.btn_next_disabled{
  background: url(/static/images/btn_next_disabled.png) no-repeat;
  cursor: not-allowed;
  background-position: center;
}
.thumbnail-box .wrapper {
  width: 100000px;
}
.thumbnail-box .list .item img {
  border: 2px solid #a9a9a9;
  width: 95px;
  height: 65px;
}
.thumbnail-box .list .item-cur img {
  border: 2px solid #e53e41;
}