.banner img{display: block;width: 100%;}

.content{width:1140px;margin: auto;margin-top: 20px;}
.content>p{border-bottom: 1px solid #CCCCCC;padding: 10px 0 5px;}
.content>p a{font: 14px "微软雅黑";}

.pot{margin-top: 30px;}
.pot .pot-list{display: flex;justify-content: space-between;}
.pot .pot-list-left{width: 550px;}
.pot .pot-list-left h1{font: 24px "微软雅黑";margin-bottom: 10px;}
.pot .pot-list-left p{font: 18px "微软雅黑";margin-bottom: 10px;}
.pot .pot-list-left span{display: block;margin-bottom: 10px;}
.pot .pot-list-left span>a{font: 16px "微软雅黑";background: #933ea7;display: inline-block;padding: 10px 20px;border-radius: 10px;color: #FFFFFF;margin-right: 10px;}
.pot .pot-list-right{width: 550px;}
.pot .pot-list-right img{width: 100%;display: block;}

.pot-one{margin-top: 50px;}
.pot-one h1{color: rgb(0, 0, 0);font: bold 30px 微软雅黑;text-align: center;}
.pot-one ul{display: flex;flex-wrap: wrap;margin: 20px auto 0 auto; width:950px }
.pot-one ul li{width: 450px;margin-right: 20px;border: 1px solid #cccccc;margin-bottom: 20px;}
.pot-one ul li img{display: block;width: 100%;}
.pot-one ul li p{display: block;font-size: 14px;text-align: center;overflow: hidden;text-overflow: ellipsis;
    /*white-space: nowrap;*/
}
.pot-one ul li p:first-of-type{border-top: 1px solid #CCCCCC;padding-top: 10px;}
.pot-one ul li p:nth-of-type(2){padding-bottom: 10px;}
.pot-on-list{ text-align:center}
.pot-on-list img{max-width: 500px;}
.pot-on-list .h2{font: 20px "微软雅黑";padding: 10px 0;}
