:root {
	--wzColor:#A84200;
}
/*换行*/
.twoHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.main  {
	width: 1200px;
	margin:0 auto;
}
.p-l-20 {
	padding-left: 20px;
}
.p-r-20	{
	padding-right: 20px;
}
.logo img{
	height: 60px;
    font-size: 0px;
    display: block;
}
.head{
	
}
.head .head1{
	line-height: 60px;
}

.nav{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.nav li:hover {
	color:var(--wzColor)!important;
}
.nav .active a{
	color:var(--wzColor)!important;
	padding-bottom: 20px;
	border-bottom: 2px solid var(--wzColor); 
}
.nav .active a:hover{
	color:#888!important;
}
/*底部定位*/
.tu-1  {
	background: #A84200;
}
.tu-1 a {
	font-size: 24px;
	font-weight: 700;
	color: #fff!important;
	height: 40px;
	line-height: 21px;
}
.tu-1 p {
	height: 50px;
}
.tu-1 p a{
	line-height: 25px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	color:#fff;
}
.tu-1 a:hover,.tu-1 p a:hover {
	text-decoration: none;
	color:#eee!important;
}
/*title*/
.box {
	border:1px solid var(--wzColor);
}
.title{    
	height: 50px;
    line-height: 50px;
    }   
.title span{
	padding:5px 0;
	display: inline-block;
	height: 30px;
	line-height: 30px;
} 
.title-style{
	font-weight:bold;
	color:var(--wzColor);
	font-size:24px;
	font-weight: 400;
	letter-spacing: 2px;
	border-left: 6px solid var(--wzColor);
	text-indent:14px;
}
.title .more{
	height: 30px;
	line-height: 22px;
	padding:5px 0;
	font-size:16px;
	font-weight:400;
	color: #999999!important;
}
.title .more:hover{
	color:#555!important;
}
/*cover*/

.cover1 img ,.cover2 img{
	width: 100%;
}
/**/
.news_box2 ul {
  padding-left: 0px;
}
.news_box2 li {
	color:#333;
	height: 39px;
	line-height: 48px;
	font-size: 18px;
	color:#333;
}
.news_box2 li a{
	
	text-indent: 10px;
	padding-right: 20px;
}
.news_box2 li a:hover {
	color:#888!important;
}
.news_box2 li .more{
  color:#00AFCC;
}
.news_box2 li:before{
	content:'';
	width:10px;
	height:10px;
	background:#E6E6E6;
	border-radius:50%;
	margin-top:20px;
}
/**/
.list-home a {
	font-size: 20px;
	font-weight: 500;
	height: 30px;
	line-height: 36px;
	color: #000000;
	padding:5px 10px;
} 
.list-home p{
	height: 65px;
	line-height: 36px;
}
.list-home p a {
 	font-size:16px;
	font-weight: 400;
	color:#555;
	line-height: 26px;
 }
 .list-home a:hover,.list-home p a:hover,.list-home1 span a:hover {
 	text-decoration: none;
 	color:#888;
 }
 /**/
 .cover3 img {
	width: 100%;
	height: 140px;
}
.list-home1{
	height:50px;
	overflow: hidden;
}
.list-home1 span a{
	font-size: 18px;
	font-weight: 500;
	height: 30px;
	line-height: 36px;
	color: #000000;
	padding:5px 10px;
}
/**/
.cover4 img {
	width: 100%;
	height: 140px;
}
.cover5 img {
	width: 100%;
	height: 100px;
}
.b-b-1 {
	border-bottom: 1px solid #2B333B;
}
	   /*符号*/
.list-home2 {
	position:relative;
}	   
.list-home2 a {
	height: 35px;
	line-height: 23px;
	font-size: 16px;
	font-weight: 400;
	color:#333!important;
	padding:0 0 10px 20px;
}
.list-home2 a:before{
	content:'';
	width:10px;
	height:10px;
	background:#E6E6E6;
	border-radius:50%;
	position:absolute;
	/*top:44%;*/
	left:0;
	margin-top:7px;
}
.list-home2 a:hover {
	color:#888!important;
    text-decoration: none;
}
/*友情链接*/
.title1{    
	height: 34px;
    background:var(--wzColor); 
display: flex;
justify-content: space-between;
align-items: center;
    }   
    .title1 a{
        margin-right:15px;
font-size:14px;
color:#fff;
    }
.title1 span{
	display: inline-block;
	line-height: 34px;
	color:#fff;
	font-size: 16px;
	font-weight: 400;
} 
.friendLink a{
	font-size:12px;
	color:#767676;
	display: inline-block;
	margin-right:10px;
	border-right:1px solid #767676;
	padding-right:10px;
	margin-top:5px;
}
/*底部*/
.footer {
  margin-top: 40px;
  padding: 40px 0;
   background:var(--wzColor);
}

.footer p {
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  letter-spacing: .5px;
}
/*面包屑*/
.breadcrumb {
	font-size: 14px;
	color: #999;
}
.breadcrumb a {
	color: #999;
	font-size: 14px;
}
.box1 {
	border-bottom: 4px solid var(--wzColor);
	border-top: 4px solid var(--wzColor);
}
.box2 {
	border-top: 4px solid var(--wzColor);
}
.list {
     height: 40px;
}
.list a {
	font-size: 22px;
	font-weight: 400;
	color: #000000!important;
	line-height: 36px;
	background: url(../images/li.png) right center no-repeat;
	padding-right: 20px;
	background-size: 23px 23px;
}
.list img {
	width: 23px;
	height: 23px;
}
.cover6 img {
	width: 100%;
	height: 100px;
}
.list p a {
	font-size: 18px;
	font-weight: 400;
	color: #555;
	height: 49px;
	line-height: 30px;
}
.list p a:hover,.list a:hover {
	text-decoration: none;
	color:#888!important;
}
.list span {
	font-size: 14px;
	font-weight: 400;
	color: #555;
}
.b-d-1 {
	padding-bottom: 15px;
	border-bottom: 1px dashed var(--wzColor);
}

          /*分页*/
.pageTurn {}
.pageTurn ul {
	padding: 20px;
	text-align: center;
}
.pageTurn ul li {
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
}

.pageTurn .page-item a {
	color: #999;
	text-decoration: none;
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #ddd;
}
.pageTurn .page-item a:hover {
	background-color: #eee;
	color:#888;
}
.pageTurn .active{
	color:#fff!important;
	background:var(--wzColor);
}

.More1 a{
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	height: 37px;
	line-height: 37px;
	color:var(--wzColor)!important;
	border-bottom: 1px solid #DCDCDC;
}
.More1 a:hover{
	color:#888!important;
	text-decoration: none;
}
.cover7 img {
	width: 100%;
	height: 140px;
}
/**/
.ranking_list li{
	position:relative;
	list-style-type: none;
	height:40px;
	line-height: 40px;
}
.ranking_list li a {
	padding-left: 30px;
}
.ranking_list li:before{
    color:#ffffff;
    background:#818181;
    line-height:normal;
    text-align:center;
    font-size:10px;
}
.ranking_list li:first-child:before{
	content: "1";
	text-align:center;
	position:absolute;
    left:0;
    top:7px;
    background: url(../images/li-2.png)   no-repeat;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(2):before{
	content: "2";
	position:absolute;
    left:0;
    top:7px;
    background: url(../images/li-1.png)   no-repeat;
    width: 26px;
    height: 26px;
    line-height: 26px;

}
.ranking_list li:nth-child(3):before{
    content: "3";
	position:absolute;
    left:0;
    top:7px;
    background: url(../images/li-3.png)   no-repeat;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(4):before{
    content: "4";
	position:absolute;
    left:0;
    top:7px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(5):before{
    content: "5";
	position:absolute;
    left:0;
    top:7px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(6):before{
    content: "6";
	position:absolute;
    left:0;
    top:7px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(7):before{
    content: "7";
	position:absolute;
    left:0;
    top:7px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(8):before{
    content: "8";
	position:absolute;
    left:0;
    top:7px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(9):before{
    content: "9";
	position:absolute;
    left:0;
    top:7px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.ranking_list li:nth-child(10):before{
    content: "10";
	position:absolute;
    left:0;
    top:7px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
/*详情页*/
.textTitle{
    background: #F6F6F6;
    border: 1px solid #CCC;
    /*border-bottom: 1px solid #CCC;*/
    text-align: center;
}
.textContent {
    margin-bottom: 30px;
    padding: 0;
    line-height: 27px;
    font-size: 14px;
    text-indent: 2em;

}
.textContent img  {
    display: block;
    margin:0 auto;
}