/* CSS Document */
body{margin:0 auto; padding:0px; background:#d32b20;
font:16px "Microsoft Yahei","微软雅黑",Arial,Verdana,sans-serif; color:#333333;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}

h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
.content{width:1200px; margin:0 auto;}
.marauto{ margin:0 auto;}
.txtcolor{color:#FFFFFF}
/* .topimg{ background: url(img/top.jpg) no-repeat top; height:700px;} */
.topimg,.topimg img{
	width: 100%;
}
/*公共链接*/
a {color:#333333;}
a:link {color: #333333; text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color:#d32b20; text-decoration:none;}


.show-mod-righttxt::-webkit-scrollbar {/*滚动条整体样式*/
        width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/   height: 0px;  }
.show-mod-righttxt::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 20px;  background: #ffbc6b;    }
.show-mod-righttxt::-webkit-scrollbar-track {/*滚动条里面轨道*/
       /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
        border-radius: 20px;   background: #e4e4e4;    }

.fl-left {float:left}
.fl-right {float:right}
.txt-c {text-align: center;}
.ml40 {margin-left: 40px;}
.ml60 {margin-left: 60px;}
.mt80 {margin-top: 80px;}
.mt8 {margin-top:8px;}
.mt120 {margin-top: 120px;}


.bg1{ background: url("img/bg_1.png") no-repeat top; height:915px;margin-bottom: 60px;}
.bg2{ background: url("img/bg_2.png") no-repeat top; height:636px;}
.bg3{ background: url("img/bg_3.png") no-repeat top; height:870px;}
.bg4{ background: url("img/bg_4.png") no-repeat top; height:870px;}
.bg5{ background: url("img/bg_5.png") no-repeat top; height:910px;}

.tj {
	padding-top:2px;
	text-align: center;
	max-height: 650px;
}
.tj ul { width:1200px;overflow:hidden}
.tj li img { width:372px; height: 230px;}

.tj li p {
	line-height:30px; text-align:left; font-size:16px;
	max-height: 60px;
	-webkit-line-clamp: 2;
}
.butBox{
	text-align: center;
	margin-top: 30px;
}
.butBox img{
	width: 30px;
	cursor: pointer;
	padding: 0 15px;
}
/* 多行省略 */
.tj li p,.tj02 li p,.shu_n .item p,.j_list li span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-all;
	overflow: hidden;
}



.tj02 {
	padding-top:2px;
	text-align: center;
}
/* .tj02 ul {overflow:hidden} */
.tj02 li img { width:372px; height: 230px;}
.tj02 ul li {
  /* float: left; */
  /* margin-right:42px;list-style: none; */
  width:372px; height: 300px;
background:#fff1cc;
}

.tj02 li p {
	-webkit-line-clamp: 2;
	line-height:30px; text-align:left; font-size:16px;padding-left: 5px; padding-right: 3px; background:#fff1cc;
}


.tj03 {
	padding-top:2px;
	text-align: center;
}
/* .tj03 ul { width:1200px;overflow:hidden} */
.tj03 li img { width:372px; height: 558px;}
.tj03 ul li {list-style: none;
width:372px; height: 558px;
/* background:#e2f3ff; */
}





.j_list {
	width: 520px;
	max-height: 416px;
	float: right;
	overflow-y: scroll;
	padding-right: 25px;
}

.j_list li {
	width: 520px;
	height: 124px;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
		background:#fff1cc;
}

.j_list li img {
	width: 200px;
	float: left;
	height: 124px;
}

.j_list li span {	
	font-size: 16px;
	line-height: 25px;
	right: 0;
	position: absolute;
	top: 0;
	width: 300px;
	height: 100px;
	color: #333333;
	padding-right: 5px;
	padding-top: 10px;
	-webkit-line-clamp: 4;
}


.j_list li:hover {
	background: #ffdc81;
	width: 520px;
	height: 124px;
}

.j_list li span:hover {
	color: #333333;
}
.title img{
	width: 700px;
}



.shu_n {margin-bottom:15px}
.shu_n .item {float:left; background:#fff1cc;width:620px;position: relative; line-height: 0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear}
.shu_n .item img{width:100%}
.shu_n .item p{margin:6px 15px;-webkit-line-clamp: 2; }
.shu_n .item-col {height:58px; line-height:24px;}
.shu_n .item:hover {background: #ffdc81;color:#333333;}



.list_m{font-size:16px;}
.list_m li {float:left; width:570px; OVERFLOW: hidden; list-style:inside; list-style-type:none; float: left; background:url(img/ico.png) no-repeat left 20px; padding-left:10px; margin-right: 10px; margin-left: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list_m li a{ overflow:hidden;  color:#333333; line-height:46px;  text-decoration:none;}
.list_m li a:hover{color:#d32b20;}





.x-bq {
	float: center;
	line-height: 28px;
	color: #ffffff;
	font-size: 16px;
}

.x-bq p {
	text-align: center;
}

.x-bq a {
	overflow: hidden;
	color: #ffffff;
}
.phTop{
	display: none;
}

/* 手机版样式 */
@media screen and (max-width: 760px) {
	.phTop{
		display: block;
	}
	.topimg,.h40,.h60,.h100,.h28,.h30{
		display: none;
	}
	.shu_n .item,.left,.j_list,.j_list li img{
		float: initial !important;
	}
	.tj03 ul li{
		background: none;
	}
	.phTop,.phTop img,.title img,.tj02 li img,.tj03 li img,.w580,.shu_n .item{
		width: 100%!important;
	}
	.tj02 li img,.tj02 ul li,.tj03 li img,.tj03 ul li,.shu_n .item img,.j_list li{
		height: auto!important;
	}
	.bg1,.bg2,.bg3,.bg4,.bg5{
		width: 92%;
		height: auto;
		margin: 1rem auto;
		background: #fff;
		border: 0.3rem solid #ffbc6b; 
		border-radius: 0.5rem;
	}
	.content{
		width: 100%;
	}
	.tj li img{
		width: 100%;
		height: auto;
	}
	.tj,.tj02,.tj03{
		max-height: initial;
		padding: 0.5rem;
	}
	.butBox,.title{
		margin: 1rem 0;
	}
	.shu_n{
		padding: 0.5rem;
	}
	.j_list li{
		width: 100%;
	}
	.j_list li img{
		width: 6.5rem;
		height: 4.5rem;
	}
	.j_list li span{
		position: initial;
		width: 52%;
		margin-right: 0.3rem;
		line-height: 1.5rem;
		height: 4.5rem;
		padding: 0;
		-webkit-line-clamp: 3;
	}
	.j_list li a{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.j_list{
		width: 95%;
		padding-right: 0.5rem;
	}
	.j_list ul{
		padding-left: 0.5rem;
	}
	.list_m li{
		width: 92%;
		border-bottom: 1px solid #ddd;
	}
	.x-bq p{
		padding: 0 0.5rem;
		font-size: 0.65rem;
		line-height: 1rem;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}



























