/** æŽé¹æ‰¬-v1.0.0 APP License By li.pengyang
*/
img {
width: 100%
}
.main_body {
background: #fafafa
}
.main_content {
padding: 80px 0 100px
}
.mobileHidden {
display: block
}
.mobileImage {
display: none
}
.webImage {
display: block
}
.newsListBanner {
position: relative
}
.newsListBanner p {
position: absolute;
color: #fff;
font-size: 56px;
left: 120px;
top: 50%;
margin-top: -40px;
}
.newsListBanner span {
font-size: 18px;
display: block;
margin-top: 6px;
}
.content {
width: 1200px;
margin: 0 auto
}
.contentLeft {
background: #fff;
margin-bottom: 80px;
padding: 60px 40px;
font-size: 16px
}
.contentLeft .news-title{
margin-bottom: 10px;
padding: 0;
text-align: center;
color: #333;
font-size: 24px;
line-height: 30px;
}
.contentLeft .news-state {
text-align: center;
}
.contentLeft .title {
color: #333;
font-size: 24px;
line-height: 55px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.contentLeft .time {
text-align: center;
position: absolute;
left: 0;
top: 10px;
color: #B1AC7A;
padding: 10px;
background-color: #f5f5f5;
width: 90px;
height: 90px;
}
.contentLeft li:hover .time{
color: #FFFFFF;
background-color: #005aaa;
}
.contentLeft li:hover .title{
color: #005aaa
}
.contentLeft .date {
font-size: 30px
}
.contentLeft .year {
font-size: 16px;
text-align: center;
position: relative
}
.contentLeft .year:before {
/* content: ''; */
position: absolute;
width: 10px;
height: 1px;
top: 50%;
background-color: #D8D8D8;
left: 7px;
}
.contentLeft .year:after {
/* content: ''; */
position: absolute;
width: 10px;
height: 1px;
top: 50%;
background-color: #D8D8D8;
right: 7px;
}
.contentLeft li {
padding-left: 147px;
position: relative
}
.contentLeft .p {
margin: 16px 0 24px!important;
color: #666!important;
font-size: 16px!important;
text-align: justify!important;
line-height: 30px!important;
text-overflow: -o-ellipsis-lastline;
height: 30px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.contentLeft .news-cont p {
margin: 16px 0 24px!important;
color: #666!important;
font-size: 18px!important;
/* text-align: justify!important; */
line-height: 32px!important;
}
.contentLeft .news-cont div {
margin: 16px 0 24px!important;
color: #666!important;
font-size: 18px!important;
text-align: justify!important;
line-height: 32px!important;
}
.contentLeft .news-cont p span{
color: #666!important;
font-size: 18px!important;
text-align: justify!important;
line-height: 32px!important;
}
.contentLeft {
display: inline-block;
width: 895px
}
.contentRight {
display: inline-block;
width: 285px;
margin-left: 15px;
float: right
}
.contentRight li {
background: #fff;
padding: 26px 40px;
font-size: 24px;
color: #333
}
.contentRight li a {
text-decoration: none;
cursor: pointer;
position: relative
}
.contentRight li a.active {
color: #1D5896
}
.contentRight li a.active:after {
position: absolute;
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 6px solid #1D5896;
font-size: 0;
line-height: 0;
content: "\E6E1";
left: -20px;
top: 13px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg)
}
.contentRight li:nth-child(1) {
margin-bottom: 24px
}
@media (max-width:768px) {
.main_body {
background: #fff
}
.main_content {
padding: .4rem 0 .5rem;
width: 100%;
}
.mobileHidden,
.webImage {
display: none
}
.mobileImage {
display: block
}
.newsListBanner p {
left: .24rem;
font-size: .46rem;
top: 50%;
margin-top: -.36rem;
}
.newsListBanner span {
font-size: .2rem;
margin-top: .12rem
}
.contentLeft {
margin: 0 auto;
width: 100%;
margin-bottom: 0;
padding: .2rem;
}
.contentLeft .title {
color: #333;
font-size: .28rem;
line-height: .6rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.contentLeft li {
padding-left: 1.4rem;
margin-bottom: .3rem;
}
.contentLeft .time {
text-align: center;
position: absolute;
left: 0;
top: 0;
color: #B1AC7A;
padding: .1rem;
background-color: #f5f5f5;
width: 1.2rem;
height: 1.1rem;
}
.contentLeft .date {
font-size: .3rem
}
.contentLeft .year,
.contentLeft p {
font-size: .2rem
}
.contentLeft .year:before {
width: .1rem;
left: 2px
}
.contentLeft .year:after {
width: .1rem;
right: 2px
}
.contentLeft .news-title{
margin-bottom: 10px;
padding: 0;
text-align: center;
color: #333;
font-size: .28rem;
line-height: .48rem;
}
.contentLeft .news-cont p {
margin: 0.1rem 0 0 0!important;
color: #666!important;
font-size: .24rem!important;
text-align: justify!important;
line-height: .48rem!important;
}
.contentLeft .news-cont div {
margin: 0.1rem 0 0 0!important;
color: #666!important;
font-size: .2rem!important;
text-align: justify!important;
line-height: .32rem!important;
}
.contentLeft .news-cont p span{
margin: 0.1rem 0 0 0!important;
color: #666!important;
font-size: .24rem!important;
text-align: justify!important;
line-height: .32rem!important;
}
.contentLeft .p {
margin: 0.1rem 0 0 0!important;
color: #666!important;
font-size: .2rem!important;
text-align: justify!important;
line-height: .32rem!important;
text-overflow: -o-ellipsis-lastline;
height: .64rem;
}
.contentRight {
display: none
}
.c-pagination{
display: none
}
.c-seach-more p{
text-align:center;
margin: .4rem 0 0;
}
}
.c-pagination {
padding: 30px 0px;
text-align: center;
}
.c-pagination ul{
display: inline-block;
}
.c-pagination ul li.c-page-prev, .c-pagination ul li.c-page-next {
position: relative;
display: block;
width: 36px;
height: 34px;
line-height: 34px;
padding: 0;
border: 1px solid #E0E0E0;
color: #4F4F4F;
}
.c-pagination ul li.c-page-prev {
margin-right: 8px;
}
.c-pagination ul li.c-page-prev.dimed, .c-pagination ul li.c-page-next.dimed {
color: #E0E0E0;
}
.c-pagination ul li .icon-prev {
position: absolute;
top: 1px;
left: 5px;
margin-left: 0;
margin-top: 0;
line-height: 24px;
width: 22px;
height: 30px;
font-size: 12px;
background: url(/gongtou/images/left_0.png);
}
.c-pagination ul li {
float: left;
display: block;
padding: 0px 10px;
height: 34px;
line-height: 34px;
cursor: pointer;
font-size: 16px;
color: #333333;
font-weight: 400;
}
.c-pagination ul li.c-page-num {
border: 1px solid #E0E0E0;
margin-right: 8px;
margin-left: 8px;
padding: 0 10px;
}
.c-pagination ul li.c-page-num.active {
color: #fff;
background-color: #07A1DD;
cursor: default;
}
.c-pagination ul li.c-page-next {
margin-left: 8px;
}
.c-pagination ul li .icon-next {
position: absolute;
top: 1px;
left: 5px;
margin-left: 0;
margin-top: 0;
line-height: 24px;
width: 22px;
height: 30px;
font-size: 12px;
background: url(/gongtou/images/right_0.png);
}