﻿.list{width: 100%; background: #f9f9f9; padding: 30px 0 60px 0;}
.list-content{width: 1204px; margin: 0 auto; background: #fff;}
.list-header{position: relative; width: 1144x; padding: 20px 30px 6px 30px; height: 30px; border-bottom: 1px solid #e2e2e2;}
.list-header .here{position: relative; display: inline-block; width: 179px; line-height: 54px; text-align: center; font-size: 24px; font-weight: bold; background: #ce1012; color: #fff;}
.list-left{float: right;}
.list-main{width: 988px; margin: 0 auto; padding-top: 50px;}

.list-nav{width: 988px; margin: 0 auto; text-align: center; line-height: 50px; background: #f5f9fc;}
.list-nav a{display: inline-block; position: relative; font-size: 18px; padding: 0 10px 0 10px; color: #555;}
.list-nav a::after{content: ""; display: block; width: 0; height: 5px; background: #ce1012; position: absolute; bottom: -5px;left: 50%; transition: all .5s;} 
.list-nav a:hover{color: #ce1012;}
.list-nav a:hover::after{width: 100%; left: 0;}
.this{color: #ce1012 !important; font-weight: bold; border-bottom: 5px solid #ce1012;}

.list-main h1{font-size: 30px; color: #404040; display: block; width: 800px; margin: 0 auto; text-align: center; padding: 0 0 50px 0;}
.position{width: 100%; line-height: 30px; font-size: 14px; text-align: center; color: #777; background: #f3f3f3;}
.position p{display: inline-block; padding: 0 10px 0 10px;}
.main p{position: relative; line-height: 28px; text-indent: 2em; padding: 30px 0 0 0;}
.main p img{display: block; max-width: 988px; margin: 0 auto;}


.change{width: 988px; margin: 0 auto; padding-bottom: 30px;}
.change .change-top{ padding: 20px 0 20px 0; border-bottom: 1px solid #ccc;}
.change-top{text-align: right;}
.change-top span{cursor: pointer; color: #2d005a;}
.change-bottom{padding: 20px 0 20px 0;}
.change-bottom a{display: block; width: 40%; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.change-bottom a span:nth-child(1){font-weight: bold; color: #ff0000; padding-right: 10px;}
.change-bottom .prev{float: left;}
.change-bottom .next{float: right;}