.conter{width: 1200px;margin: auto;margin-top: 40px;margin-bottom: 100px;}
.conter>p{font: 14px "微软雅黑";color: #666666;margin-bottom: 20px;}
.conter>p>a{font: 14px "微软雅黑";color: #666666;}
.conter>img{width: 100%;}
/*第一层*/
.foud{display: flex;margin-top: 20px;}
.foud_left{margin-left: 80px;margin-right: 50px;padding: 50px 0;}
.foud_right h3{font: 26px "微软雅黑";color: #000;margin-bottom: 20px;}
.foud_right .fond_bot{border-top: 1px solid #c6c6c6;border-bottom: 1px solid #c6c6c6;width: 580px;padding: 20px 0;}
.foud_right .fond_bot p{font: 14px "微软雅黑";color: #000;line-height: 24px;margin-top: 5px;}

.img_hwm{position: relative;}
.hwm_ter{background: #FFFFFF;position: absolute;top: 125px;padding: 10px;left: 50%;margin-left: -170px;}
.hwm_ter span{border: 2px solid #ffd200;font: 36px "微软雅黑";display: inline-block;padding: 15px 50px;}
/*系列列表*/
.list{text-align: center;margin-top: 40px;}
.list h2{font: 26px "微软雅黑";color: #000;}
.list>span{height: 2px;width: 70px;display: inline-block;background: #666666;}
.list ul{display: flex;flex-wrap: wrap;margin-top: 20px;}
.list ul li{width: 280px;margin: 20px 10px 0;}
.list ul li img{width: 100%; height:340px;margin-bottom: 5px; cursor: pointer}
.list ul li p{padding: 2px 0;}
.list ul li p>a{font: 18px "微软雅黑";color: #000;}
.list ul li p>span{font: 14px "微软雅黑";color: #000;}
.list ul li>a{display: inline-block;background: #7e7e7e;color: #FFFFFF;padding: 5px 15px;font: 14px "微软雅黑";margin: 10px 0;}




