.content{ width: 1200px; margin: auto; border: 6px solid #ededed; margin-top: 10px; margin-bottom: 10px; } .content .contBt{ width: 930px; margin: auto; border-bottom: 1px dotted; text-align: center; } .content .contBt .bt{ font-size: 24px; font-weight: bold; color: red; margin-bottom: 35px; margin-top: 30px; } .content .contBt p{ margin: 0px; padding: 0px; } .content .contBt .clickNum{ margin-left: 110px; margin-right: 110px; } .content .contentDiv{ /*width: 930px;*/ width: 90%; margin: auto; margin-top: 20px; margin-bottom: 20px; overflow: hidden; } .content .contentDiv p{ line-height: 28px; } .navDiv{ background-color: #F5F5F5; height: 30px; line-height: 30px; margin:10px auto; width: 1210px; } .navDiv a{color:red;}