.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 "微软雅黑";color: #000000;}

.contact{display: flex;justify-content: space-between;margin: 30px auto;}
.contact-left{width: 350px;}
.contact-left select{padding: 3px 0;}
.button{border: none;font: 14px "微软雅黑";color: #FFFFFF;vertical-align: top;padding: 3px 10px;background: #933ea7;cursor: pointer;}
.left-h{margin-top: 20px;}
.left-h p{font: 14px "微软雅黑";line-height: 28px;}
.left-h h1{font: 20px "微软雅黑";line-height: 34px;}
.contact-right .right{margin-top: 20px;}
.contact-right .right img{margin:0 10px 0;}