﻿a{
	text-decoration: none;
	list-style: none;
}
.pdbox{
	width: 100%;
	float: left;
}
.pdsort{
	width: 100%;
	margin: 0 auto;
}
.pdsort li{
	width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px;
    padding: 35px;
    box-sizing: border-box;
}
.pdsort .post-slide{
}
.pdsort li p{
	line-height: 36px;
}
.pdsortli .owl-item:first-child li{
	background-color:#E2193B;
}
.pdsortli .owl-item:nth-child(2) li{
	background-color:#16D0E5;
}
.pdsortli .owl-item:nth-child(3) li{
	background-color:#FFA739;
}
.pdsortli .owl-item:nth-child(4) li{
	background-color:#E2193B;
}
.pdsortli .owl-item:nth-child(5) li{
	background-color:#16D0E5;
}
.pdsortli .owl-item:nth-child(6) li{
	background-color:#FFA739;
}
.pdsortli .owl-item:nth-child(7) li{
	background-color:#E2193B;
}
.pdsortli .owl-item:nth-child(8) li{
	background-color:#16D0E5;
}
.pdsortli .owl-item:nth-child(9) li{
	background-color:#FFA739;
}
.pdsortli .owl-item:nth-child(10) li{
	background-color:#E2193B;
}
.pdsortli .owl-item:nth-child(11) li{
	background-color:#16D0E5;
}
.pdsortli .owl-item:nth-child(12) li{
	background-color:#FFA739;
}
.pdsortli .owl-item:nth-child(13) li{
	background-color:#E2193B;
}
.pdsortli .owl-item:nth-child(14) li{
	background-color:#16D0E5;
}
.pdsortli .owl-item:nth-child(15) li{
	background-color:#FFA739;
}
.pdtitle{
	width: 1000px;
    height: 40px;
    margin: 40px auto 12px;
}
.pdtitle .line{
    width: 335px;
    height: 1px;
    float: left;
    margin-top: 14px;
    background-color: #AEAEAE;
}
.pdtitle .sortname{
	float: left;
    font-size: 34px;
    letter-spacing: 5px;
    margin: 0 77px;
    text-align: center;
    color: #AEAEAE;
}
.pdsort li .pdimg{
	width: 100%;
    height: 230px;
	margin-top: 15px;
	text-align: center;
}
.pdsort li p{
	color: #fff;
	font-size: 20px;
	text-align: left;
}
.pdsort li .more{
	width: 180px;
    height: 40px;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
	margin: 0 auto;
	line-height: 40px;
	margin-top: 20px;
}
.pdsort .owl-item:first-child .more{
	color: #E2193B;
}
.pdsort .owl-item:nth-child(2) .more{
	color: #16D0E5;
}
.pdsort .owl-item:nth-child(3) .more{
	color: #FFA739;
}
.pdsort .owl-item:nth-child(4) .more{
	color: #E2193B;
}
.pdsort .owl-item:nth-child(5) .more{
	color: #16D0E5;
}
.pdsort .owl-item:nth-child(6) .more{
	color: #FFA739;
}
.pdsort .owl-item:nth-child(7) .more{
	color: #E2193B;
}
.pdsort .owl-item:nth-child(8) .more{
	color: #16D0E5;
}
.pdsort .owl-item:nth-child(9) .more{
	color: #FFA739;
}
.pdsort .owl-item:nth-child(10) .more{
	color: #E2193B;
}
.pdsort .owl-item:nth-child(11) .more{
	color: #16D0E5;
}
.pdsort .owl-item:nth-child(12) .more{
	color: #FFA739;
}
.pdsort .owl-item:nth-child(13) .more{
	color: #E2193B;
}
.pdsort .owl-item:nth-child(14) .more{
	color: #16D0E5;
}
.pdsort .owl-item:nth-child(15) .more{
	color: #FFA739;
}
.pdsort li:hover{
	cursor: pointer;
	transition: 0.5s all ease; 
	-webkit-transform: translate(0, -30px); 
	-moz-transform: translate(0, -30px); 
	transform: translate(0, -30px); 
}

.newsbox{
	width: 100%;
	float: left;
	margin-bottom: 60px;
}

.newscon{
	width: 100%;
    float: left;
    margin: 0 auto;
    margin-top: 10px;
}
.newscon .p1{
	color: #fff;
	padding-left: 12px;
	border-left: 3px solid #FFA739;
	font-size: 20px;
}
.newscon .newsleft{
	width: 34%;
    height: 460px;
    float: left;
    background-color: #303342;
    color: #fff;
    padding: 40px 24px 0 24px;
    box-sizing: border-box;
}
.newscon .newsleft .news_smalltext{
	line-height: 34px;
    margin-top: 20px;
    font-size: 15px;
}
.newscon .more{
	width: 90px;
    height: 30px;
    text-align: center;
    float: right;
    background-color: #FCEC42;
    line-height: 30px;
    color: #000;
	border-radius: 8px;
	margin-top: 15px;
}
.newscon .newslist{
	
}
.newscon .newslist .newsli{
	width: 33%;
	height: 230px;
	overflow: hidden;
	float: left;
}
.newscon .newslist li{
	width: 100%;
	height: 100%;
	float: left;
}
.newscon .newslist li img{
	width: 100%;
	height: 230px;
	float: left;
}
.newscon .newslist li .newstitle{
	width: 100%;
    color: #B3B3B3;
    line-height: 40px;
    float: left;
    margin-top: -72px;
    background-color: rgba(0,0,0,0.6);
    padding-left: 30px;
	box-sizing: border-box;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.newscon .newslist li:hover{
	transition: 0.3s all ease; 
	-webkit-transform: scale(1.1, 1.1); 
	-moz-transform: scale(1.1, 1.1); 
	transform: scale(1.1, 1.1); 
	cursor: pointer;
}











/* ******************  bottom start   ********************** */

.bottom{
	width: 100%;
    height: 550px;
    float: left;
	background: url(../images/bottom.png) top center no-repeat;
	color: #9E9E9E;
}
.bottombox{
	width: 900px;
	margin: 0 auto;
}
.bottombox img{
	margin-left: 25px;
    margin-top: 180px;
}
.bottombox .bottomcon{
	margin-top: 30px;
	line-height: 36px;
}
.bottom .bottombox .botleft{
	width: 300px;
	height: auto;
	float: left;
}
.bottom .bottombox .botright{
}

.copyright{
	width: 100%;
	float: left;
	line-height: 70px;
	background-color: #000;
	text-align: center;
}



.anniu{
	float: right;
    margin-right: 15px;
    line-height: 85px;
}
.anniu a{
	color: #eee;
}
.anniu a:hover{
	color: #FFA739;
}
.wqpLan{
	color: #fff;
}












@media screen and (min-width: 1420px) {
	.pdsort li{
		height: 600px;
	}
	.pdsort li p{
		line-height: 50px;
	}
	.pdsort li .pdimg{
		margin: 40px 0;
	}
	.newscon .newslist .newsli{
		height: auto;
	}
	.newscon .newslist li img{
		height: 260px;
	}
	.pdsort li p{
		font-size: 24px;
	}
	.pdsort li .more{
		font-size: 20px;
	}
	.newscon .newsleft{
      	height: 520px;
	}
	.newscon .newsleft .news_smalltext{
		line-height: 45px;
		height:auto;
	}
	.pdtitle {
		margin: 55px auto 30px;
	}
}







@media screen and (min-width: 1280px) and (max-width: 1420px) {

	.cp_search-bar{
		float: right !important;
		/* margin-right: 20px; */
	}
	.pdsort li{
		height: 500px;
	}
	.pdsort li p {
		line-height: 45px;
	}

}




@media screen and (min-width: 1280px) and (max-width: 1330px) {
	.newscon .newsleft{
		width: 34%;
		box-sizing: border-box;
	}
	.newscon{
		width: 96%;
	}
}



@media screen and (min-width: 980px) and (max-width: 1280px) {
	.newscon .newsleft{
		width: 34%;
		height: 400px;
		box-sizing: border-box;
	}
	.newscon{
		width: 100%;
	}
	.newscon .newsleft .news_smalltext {
		line-height: 30px;
		margin-top: 20px;
		font-size: 15px;
		height: 240px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 8;
		overflow: hidden;
	}
  .newscon .newslist .newsli{
        height: 200px;
  }
  .newscon .newslist li img{
    height: 200px;
  }
}


@media screen and (max-width: 1200px) {
	.cp_search-bar{
		display: none;
	}
	.cp-nav-holder .navbar-inverse #navbar{
		border-right: none !important;
	}

}


