body{font-family: 'Meiryo UI';font-size: 12px;background:rgba(255,255,255,1);}
.cursor{cursor: pointer}
a{text-decoration: none;color: inherit}

.head{}
.head-title{width: 1200px;margin: auto;font-weight:400;color:rgba(51,51,51,1);padding-top: 17px}
.content{width: 1200px;margin:15px auto 0;background:rgba(255,255,255,1);padding: 1px}

/*deal*/
.content .item6{font-size:16px;color:rgba(51,51,51,1);margin:35px auto;width: 500px;text-align: center}
.table{ width:1050px;margin: auto}
.table td{border: 1px solid rgba(218,216,216,1);height: 30px;line-height: 30px;font-size:12px;color:rgba(51,51,51,1);}
.table .td-left{background:rgba(241,241,241,1);width: 25%;text-align: center}
.table .td-right{padding-left: 20px}

/*brief*/
.item1{display: flex;margin:30px auto;width: 1075px}
.img img{width: 452px;height: 210px;}
.table1 ul{width: 600px;margin-left: 20px}
.table1 ul li{float: left;height: 30px;line-height: 30px;font-size:12px;color:rgba(51,51,51,1);border: 1px solid rgba(218,216,216,1);border-left: 0;border-top: 0}
.table1 ul li:first-child{width: 150px;background:rgba(241,241,241,1);text-align: center;border-left:1px solid rgba(218,216,216,1) }
.table1 ul li:nth-child(2){width: 450px;padding-left: 20px}
