/* 放进项目的时候请去掉 start*/
body,html{font-family:'Microsoft Yahei'}
li,ul{list-style:none}
a,a:link,a:visited{text-decoration:none}
.clearfix::after,.clearfix::before{clear:both;display:table;content:''}
*{
    margin: 0;
    padding: 0;
    border: 0 solid #000000;
}
a {
    color: #666666;
    text-decoration: none;
}
header{
    position: fixed;
    width: 100%;
    top: 0;
    height: 70px;
    background: #cccccc
}
/* 放进项目的时候请去掉 end*/


/* main */
.mian-touchRetouch{
    margin-top: 70px;
}
.layout{
    width: 1120px;
    margin: auto;
    overflow: hidden;
}
.matting-banner {
    position: relative;
    height: 510px;
    padding: 80px 30px 0;
    box-sizing: border-box;
}
.matting-banner .image1 {
    border: 14px solid #fff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
}
.matting-banner .image2 {
    margin: 0 0 -13px -32px;
}
.matting-intro {
    position: absolute;
    top: 102px;
    left: 730px;
}
.matting-intro .intro-h1 {
    font-weight: bold;
    color: rgba(17, 17, 17, 1);
    font-size: 48px;
    margin-bottom: 26px;
}
.matting-intro .intro-h3 {
    color: rgba(51, 51, 51, 1);
    font-size:24px;
    font-weight: 300;
    margin-bottom: 36px;
}
.matting-intro .intro-upload {
    display: block;
    background: #fc9103;
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    width: 216px;
    height: 48px;
    cursor: pointer;
    margin-bottom: 25px;
}
.matting-intro .intro-des {
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
}
.matting-main {
    text-align: center;
}
.matting-main .main-h1 {
    margin: 30px 0;
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
}
.matting-main .main-h3 {
    margin-bottom: 30px;
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
}
.mattimg-h2{
    font-size:32px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-top: 40px;
}
.mattimg-p{
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin-top: 20px;
    margin-bottom: 100px;
}
.mattimg-p a{
    color: #FE6C23;
}
.edit-jia-tianchong{
    color: #2D6EEF;
}
.edit-jian{
    color: #FF5C5C
}