/*图案搜索*/
.nav-header{margin: 0;}
.content{padding: 0;}
.picture-search{background:url(../../images/picmatch/picture-search-bg.png);background-size: cover;width:100%;height: 705px; overflow:hidden;}
#uploadImg{display: none;}
.picture-search-bg{width: 1200px; border-radius: 10px;background-color: #fff; margin:90px 0 94px 0;overflow: hidden;}
.picture-search-contenttop{position: relative;}
.picture-search-contenttop .title{background: url(../../images/picmatch/yizi-bg.png) no-repeat;background-size: 56px 56px; margin: 96px 0 0 535px;width: 131px;padding: 20px 23px; height: 45px;font-size: 32px;color: #333;font-weight: bold; font-family: "苹方";line-height: 45px;text-align: left;}
/* .picture-search-contenttop>i>img{width: 56px;height: 56px;} */
.picture-search-contenttop .des{width: 474px; height: 28px;margin: 16px 0 0 363px;font-size: 16px;color: #666;font-family: "苹方";line-height: 28px;text-align: center;}
.picture-search-contentbot .search-contentbot-pic{background: rgba(239, 240, 241, 0); margin: 68px 0 0 300px;width: 600px;height: 98px;border: 1px dashed #ccc;border-radius: 5px;cursor: pointer;}
.search-contentbot-pic:hover,.search-contentbot-pic.on{background-color: #F5F6F8;}
.search-contentbot-pic .contentbot-picadd{background: url(../../images/picmatch/picmatch.svg) no-repeat -140px -21px; display: inline-block; width: 20px;height: 20px;margin: 27px 0 0 290px;}
.search-contentbot-pic>p{width: 123px;height: 16px;margin: 10px 0 0 239px;font-size: 12px;color: #666;line-height: 16px;text-align: center;font-family: "微软雅黑";}
.search-contentbot-des{width: 315px;height: 40px;margin: 20px 0 107px 300px;}
.search-contentbot-des p{font-size: 12px; color: #999;line-height: 25px;text-align: left;}

/* 裁剪图片前的弹窗样式 */
/* 图片加载成功时*/

/*无图片搜索*/
.picture-upload-box .infor-area{border:1px dashed #de7228;width:250px; height: 250px;background:#fff;text-align:center;}
.picture-upload-box .infor-area>p{text-align:center;color:#000;line-height:26px;font-size:14px;margin-top:103px;}
.picture-upload-box .infor-area>p>i{background:url(../../images/imgmatch/icon9.png) no-repeat center;width:18px;height:19px;display:inline-block;vertical-align:middle;margin-right:5px;}
.select-pic-box{position:absolute;width:100%;text-align:center;cursor:default;top:50%;margin-top:140px;z-index: 10;}
.select-picture>label.upload-btn{width:250px;height:50px;display:inline-block;background-color:#de7228;border-radius:3px;font-size:16px;color:#fff;line-height:50px;cursor: pointer;}
.select-picture>label.upload-btn:hover{background-color:#ea9860;}
.select-picture .i-file{position: absolute;left:0;top:0;width:250px;height:50px;cursor:pointer;font-size:0;font-size:20px\9;opacity:0;filter:alpha(opacity=0);}


/* @media only screen and (min-width: 2560px){
    .picture-search{background:url(../../images/picmatch/searchpic-big.png);background-size: 2560px 705px;;width:100%;overflow:hidden;}
} */