.png-mainBox .png-nav {
    margin: 15px 0;
}
.png-mainBox .png-nav a {
    float: left;
}
.png-mainBox .png-nav dl {
    display: inline-block;
    cursor: pointer;
    width: 226px;
    height: 128px;
    line-height:128px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    text-align: center;
    margin-right: 15px;
}
.png-nav dl dt,.png-nav dl dd {
	vertical-align:middle;
}

/*20170111修改部分*/
.png-nav dl dt {
    display: inline-block;
    background-image: url(../images/png-icon1.png);
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
    margin-right:15px;
}
.png-nav dl dd {
    display:inline-block;
    color: #333;
    font-size: 24px;
}
.png-nav .float-png {
    background-position: -165px -119px;
}
.png-nav dl:hover .float-png {
    background-position: -315px -119px;
}
.png-nav .effect-png {
    background-position: -165px -206px;
}
.png-nav dl:hover .effect-png {
    background-position: -315px -206px;
}
.png-nav .decorate-picture {
    background-position: -165px -293px;
}
.png-nav dl:hover .decorate-picture {
    background-position: -315px -293px;
}
/*ppt改艺术字*/
.png-nav .art-font{
    background-position: -165px -385px;
}
.png-nav dl:hover .art-font{
    background-position: -315px -385px;
}
/*ppt改艺术字*/
.png-nav .festival-png {
    background-position: -165px -476px;
}
.png-nav dl:hover .festival-png {
    background-position: -315px -476px;
}
/*png关键词部分修改*/
.png-mainBox .png-keyword {
    border: 1px solid #e6e6e6;
    background-color: #fff;
}
.png-keyword .keyword-l {
    height:94px;
    padding-top:15px;
    padding-left:10px;
    width: 945px;
    border-right: 1px solid #e6e6e6;
}
.png-keyword .keyword-l a{
    float:left;
    margin-right: 32px;
}
.png-keyword .keyword-l dl{
    text-align: center;
    font-size:16px;
    color:#333;
    width:90px;
}
.png-keyword .keyword-l dl dt{
    display:inline-block;
    width:52px;
    height:52px;
    background-image:url(../images/png-icon1.png);
    background-repeat:no-repeat;
    margin-bottom:8px;
}
.png-keyword .keyword-l dl .sale-label{
    background-position:-522px -123px;
}
.png-keyword .keyword-l dl:hover .sale-label{
    background-position:-712px -123px;
}
.png-keyword .keyword-l dl .ppt-png{
    background-position:-522px -212px;
}
.png-keyword .keyword-l dl:hover .ppt-png{
    background-position:-712px -212px;
}
.png-keyword .keyword-l dl .icon-element{
    background-position:-522px -300px;
}
.png-keyword .keyword-l dl:hover .icon-element{
    background-position:-712px -300px;
}
.png-keyword .keyword-l dl .border-vein{
    background-position:-522px -389px;
}
.png-keyword .keyword-l dl:hover .border-vein{
   background-position:-712px -389px;
}
.png-keyword .keyword-l dl .anomaly-graph{
    background-position:-522px -477px;
}
.png-keyword .keyword-l dl:hover .anomaly-graph{
    background-position:-712px -477px;
}
.png-keyword .keyword-l dl .product-thing{
    background-position:-522px -554px;
}
.png-keyword .keyword-l dl:hover .product-thing{
    background-position:-712px -554px;
}
.png-keyword .keyword-l dl .draw-cartoon{
    background-position:-522px -636px;
}
.png-keyword .keyword-l dl:hover .draw-cartoon{
    background-position:-712px -636px;
}
.png-keyword .keyword-l dl .other{
    background-position:-522px -730px;
}
.png-keyword .keyword-l dl:hover .other{
    background-position:-712px -730px;
}

.png-keyword .keyword-l dl dd{
    color:#333;
    font-size:16px;
}
/*.png-keyword .keyword-l a:hover {
    border: 1px solid #0077ff;
    color: #0077ff;
}*/
.png-keyword .keyword-r {
    width:242px;
    text-align: center;
    padding-top:29px;
}
.keyword-r .go-pngPay {
    display: inline-block;
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color:#0063ca;
    border-radius: 8px;
}
.keyword-r .go-pngPay em, .keyword-r .go-pngPay span {
    vertical-align: middle;
}
.keyword-r .go-pngPay span {
    color: #fff;
    font-size: 20px;
}
.keyword-r .go-pngPay em {
    display: inline-block;
    width: 30px;
    height: 25px;
    background: url(../images/vip-iconNew.png) no-repeat -2px -5px;
    margin-right:10px;
    margin-top:2px;
}
/*png关键词部分修改*/

.png-mainBox .png-keywordTitle {
    text-align: left;
    font-size: 24px;
    color: #333;
    border-left: 8px solid #0063ca;
    height: 30px;
    line-height: 30px;
    margin: 40px 0 5px;
    padding-left: 11px;
}
.png-mainBox .png-keywordTitle span {
    text-align: right;
    font-size: 16px;
    cursor: pointer;
}
.png-mainBox .png-keywordTitle span:hover {
    color: #0077ff;
}
/*png元素图片列表*/
/*png元素图片列表通用样式*/
.png-wrapperBox ul li .img-wrapperBox {
    position: relative;
}
.png-wrapperBox .img-wrapperBox .hover-content {
    position: absolute;
    top: -65px;
    right: 0;
    height: 32px;
    line-height: 32px;
    transition: all .2s;
}
.png-wrapperBox ul li:hover .hover-content {
    top: -5px;
}
.png-wrapperBox .img-wrapperBox .hover-content a {
    float: left;
    border-radius: 0px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 10px 4px 0 0px;
}
.png-wrapperBox .hover-content .fav {
    width: 48px;
    padding-left: 10px;
    color: #524d4d;
    background: url(../images/public-icon-2.png) 40px -64px no-repeat #fff;
    border: 1px solid #e6e6e6;
}
.png-wrapperBox .hover-content .fav:hover {
    color: #f25751;
    background: url(../images/public-icon-2.png) 40px -102px no-repeat #fff;
}
.png-wrapperBox .img-wrapperBox .hover-content a {
    float: left;
    border-radius: 2px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 10px 4px 0 0px;

}
/* .png-wrapperBox .img-wrapperBox .hover-content a.down_img{
    background:#499df2 url(../images/public-icon-2.png) 40px -23px no-repeat;
    border: 1px solid #499df2;
    color: #FFF;
	height: 30px;
    line-height: 30px;
    margin: 10px 4px 0 0px;
	width: 48px;
	padding-left: 10px;
} */
.png-wrapperBox .hover-content .down-big-y {
    padding: 0 4px;
    color: white;
    background: url(../images/public-icon-2.png) 45px -24px no-repeat #4caf50;
    border: 1px solid #05920a;
    width: 52px;
}
.img-wrapperBox .hover-content .down-big-y:hover {
    background-color: #6bc46e;
}
.png-wrapperBox .hover-content .down-big-img {
    color: #fff;
    background: url(../images/public-icon-2.png) 40px -24px no-repeat #499df2;
    border: 1px solid #0b7cd2;
    padding-left: 8px;
    width: 52px;
}
.img-wrapperBox .hover-content .down-big-img:hover {
    background-color: #66b8ff;
}
.hover-content .down-big-img i {
    background: url(../images/public-icon-2.png) 0 -33px no-repeat;
}
.png-wrapperBox ul li .png-picName {
    display: block;
    margin-top: 8px;
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
}
.png-wrapperBox ul li p .download-number {
    background: url(../images/search-icon.png) no-repeat 0px -82px;
    display: inline-block;
    width: 12px;
    height: 12px;
}
.png-wrapperBox ul li p a {
    margin-right: 5px;
}
.png-wrapperBox ul li .png-picName:hover {
    color: #0077ff;
}
.png-wrapperBox ul li p a, .png-wrapperBox li p span {
    vertical-align: middle;
}
.png-wrapperBox ul li p .collect-number {
    margin-left: 23px;
    background: url(../images/search-icon.png) no-repeat 0px -68px;
    display: inline-block;
    width: 12px;
    height: 12px;
}
.png-wrapperBox ul li p span {
    font-size: 10px;
    color: #999;
}
.png-wrapperBox ul li:hover{
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
    -o-transform:translate3d(0, -2px, 0);
    transform:translate3d(0, -2px, 0);
}
/*昨日设计师喜欢的元素*/
.likeable-pngBox ul {
    margin-right: -15px;
}
.likeable-pngBox ul li {
    width: 206px;
    height: 258px;
    padding:9px 10px;
    border: 1px solid #e6e6e6;
    float: left;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 14px;
    overflow: hidden;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.likeable-pngBox ul li .img-wrapper {
    display: block;
    width: 206px;
    height: 206px;
    border:1px solid #e6e6e6;
}
/*雪人元素推荐*/
.recommend-firstBox ul {
    margin-right: -15px;
}
.recommend-firstBox ul li {
    width: 206px;
    height: 258px;
    padding:9px 10px;
    border: 1px solid #e6e6e6;
    float: left;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 14px;
    overflow: hidden;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.recommend-firstBox ul li .img-wrapper {
    display: block;
    width: 206px;
    height: 206px;
    border:1px solid #e6e6e6;
}
/*圣诞节元素推荐*/
.recommend-secondBox ul {
    margin-right: -15px;
}
.recommend-secondBox ul li {
    width: 206px;
    height: 258px;
    padding:9px 10px;
    border: 1px solid #e6e6e6;
    float: left;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 14px;
    overflow: hidden;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.recommend-secondBox ul li .img-wrapper {
    display: block;
    width: 206px;
    height: 206px;
    border:1px solid #e6e6e6;
}
/*平安夜元素推荐*/
.recommend-thirdBox ul {
    margin-right: -15px;
}
.recommend-thirdBox ul li {
    width: 206px;
    height: 258px;
    padding:9px 10px;
    border: 1px solid #e6e6e6;
    float: left;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 14px;
    overflow: hidden;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.recommend-thirdBox ul li .img-wrapper {
    display: block;
    width: 206px;
    height: 206px;
    border:1px solid #e6e6e6;
}
/*鸡年元素推荐*/
.recommend-fourthBox ul {
    margin-right: -15px;
}
.recommend-fourthBox ul li {
    width: 206px;
    height: 258px;
    padding:9px 10px;
    border: 1px solid #e6e6e6;
    float: left;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 14px;
    overflow: hidden;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.recommend-fourthBox ul li .img-wrapper {
    display: block;
    width: 206px;
    height: 206px;
    border:1px solid #e6e6e6;
}
/*2017元素推荐*/
.recommend-fifthBox ul {
    margin-right: -15px;
}
.recommend-fifthBox ul li {
    width: 206px;
    height: 258px;
    padding:9px 10px;
    border: 1px solid #e6e6e6;
    float: left;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 14px;
    overflow: hidden;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.recommend-fifthBox ul li .img-wrapper {
    display: block;
    width: 206px;
    height: 206px;
    border:1px solid #e6e6e6;
}