 html body * {
     text-decoration: none!important;
     outline: none!important;
 }
 a *, a, a:active, a:hover, a:focus, a:visited {}
 to-top ._to_top_container {
     bottom: 70px !important;
 }
 .cat .mb .setpadding {
     padding: 0px 0px;
     box-shadow: 0px 1px 1px #dddddd;
     border: 1px solid #dddddd;
 }
 .cat .mb .setpadding-mb {
     padding: 0px 0px;
 }
 .cat .mb .setpadding-mb .i_img {
     background-repeat: no-repeat;
     background-position: center center;
     background-size: cover;
     padding-top: 100%;
 }
 .cat .mb a {
     outline: none;
     color: #666666;
 }
 .cat .mb .name {
     height: 73px;
 }
 .cat .mb .name .-table {
     display: table;
     width: 100%;
     height: 100%;
     vertical-align: middle;
 }
 .cat .mb .name .-table .-cell {
     display: table-cell;
     vertical-align: middle;
 }
 .cat .mb .name .-table .-cell .referral-name {
     line-height: 1;
 }
 .cat .mb .setpadding .cat {
     padding: 0px 0px;
 }
 .cat .setpadding {
     padding: 0 5px;
 }
 .cat .cover_ {
     margin-bottom: 10px;
 }
 .cat a, .cat a:hover {
     text-decoration: none !important;
 }
 .cat .text-center {
     text-align: center;
 }
 .cat .cover_ {
     box-shadow: 0px 1px 1px #dddddd;
     border: 1px solid #dddddd;
     margin-bottom: 15px;
 }
 .cat ._category_child_list .i_cover .box_text {
     background-color: #fff;
     color: #666666;
     font-size: 16px;
     padding: 15px;
     font-weight: bold;
 }
 .cat ._category_child_list a:hover .box_text {
     color: #FF5100;
 }
 .cat ._category_child_list {
     display: block;
     width: 100%;
     height: auto;
 }
 .cat ._category_child_list .i_cover {
     width: 100%;
     height: auto;
 }
 .cat ._category_child_list .i_cover .i_img {
     padding-top: 100%;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
 }
 .cat ._category_child_list .i_intro {
     text-align: center;
     color: #666666;
     padding-top: 5px;
 }
 .cat ._category_child_list .i_intro .i_name {
     font-size: 16px;
     padding: 6px 12px 14px;
     float: left;
 }
 @media (min-width: 1200px) {
     .cat ._category_child_list .i_cover .i_img {
         height: 132px;
     }
 }
 @media (max-width: 1199px) {
     .cat ._category_child_list .i_cover .i_img {
         height: 172px;
     }
 }
 @media (max-width: 992px) {
     .cat ._category_child_list .i_cover .i_img {
         height: 178px;
     }
 }
 @media (max-width: 768px) {
     .cat ._category_child_list .i_cover .i_img {
         height: 290px;
     }
 }
 /* market-infomation */

 .cover_gallery {
     padding-top: 30px;
     padding-bottom: 60px;
 }
 .cover_gallery .container .row {
     margin: 0;
 }
 .cover_gallery .container .row .col {
     padding: 0;
 }
 .cover_gallery .container .row .col .row-flex {
     margin: 0;
 }
 .cover_gallery .container .row .col .cover_gallery_top {
     margin-top: 10px;
     margin-bottom: 20px;
 }
 .cover_gallery .container .row .col .cover_gallery_top h1 {
     text-align: center;
 }
 .cover_gallery .container .row .col .cover_album_top {
     padding-top: 40px;
 }
 .cover_gallery .container .row .col .cover_album_top h2 {
     color: #787878;
 }
 .cover_gallery .container .row .col.cover_image {
     text-align: center;
     border: 1px solid #000;
     padding: 5px;
     margin-right: -1px;
     margin-bottom: -1px;
 }
 .cover_gallery .container .row .col .cover_image .background_image {
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
 }
 .cover_gallery .container .row .col .cover_image .background_image img {
     width: 90%;
 }
 .cover_gallery .sk-fading-circle {
     margin: 100px auto;
     width: 40px;
     height: 40px;
     position: relative;
 }
 .cover_gallery .sk-fading-circle .sk-circle {
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     top: 0;
 }
 .cover_gallery .sk-fading-circle .sk-circle:before {
     content: '';
     display: block;
     margin: 0 auto;
     width: 15%;
     height: 15%;
     background-color: #333;
     border-radius: 100%;
     -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
     animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
 }
 .cover_gallery .sk-fading-circle .sk-circle2 {
     -webkit-transform: rotate(30deg);
     -ms-transform: rotate(30deg);
     transform: rotate(30deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle3 {
     -webkit-transform: rotate(60deg);
     -ms-transform: rotate(60deg);
     transform: rotate(60deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle4 {
     -webkit-transform: rotate(90deg);
     -ms-transform: rotate(90deg);
     transform: rotate(90deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle5 {
     -webkit-transform: rotate(120deg);
     -ms-transform: rotate(120deg);
     transform: rotate(120deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle6 {
     -webkit-transform: rotate(150deg);
     -ms-transform: rotate(150deg);
     transform: rotate(150deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle7 {
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle8 {
     -webkit-transform: rotate(210deg);
     -ms-transform: rotate(210deg);
     transform: rotate(210deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle9 {
     -webkit-transform: rotate(240deg);
     -ms-transform: rotate(240deg);
     transform: rotate(240deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle10 {
     -webkit-transform: rotate(270deg);
     -ms-transform: rotate(270deg);
     transform: rotate(270deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle11 {
     -webkit-transform: rotate(300deg);
     -ms-transform: rotate(300deg);
     transform: rotate(300deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle12 {
     -webkit-transform: rotate(330deg);
     -ms-transform: rotate(330deg);
     transform: rotate(330deg);
 }
 .cover_gallery .sk-fading-circle .sk-circle2:before {
     -webkit-animation-delay: -1.1s;
     animation-delay: -1.1s;
 }
 .cover_gallery .sk-fading-circle .sk-circle3:before {
     -webkit-animation-delay: -1s;
     animation-delay: -1s;
 }
 .cover_gallery .sk-fading-circle .sk-circle4:before {
     -webkit-animation-delay: -0.9s;
     animation-delay: -0.9s;
 }
 .cover_gallery .sk-fading-circle .sk-circle5:before {
     -webkit-animation-delay: -0.8s;
     animation-delay: -0.8s;
 }
 .cover_gallery .sk-fading-circle .sk-circle6:before {
     -webkit-animation-delay: -0.7s;
     animation-delay: -0.7s;
 }
 .cover_gallery .sk-fading-circle .sk-circle7:before {
     -webkit-animation-delay: -0.6s;
     animation-delay: -0.6s;
 }
 .cover_gallery .sk-fading-circle .sk-circle8:before {
     -webkit-animation-delay: -0.5s;
     animation-delay: -0.5s;
 }
 .cover_gallery .sk-fading-circle .sk-circle9:before {
     -webkit-animation-delay: -0.4s;
     animation-delay: -0.4s;
 }
 .cover_gallery .sk-fading-circle .sk-circle10:before {
     -webkit-animation-delay: -0.3s;
     animation-delay: -0.3s;
 }
 .cover_gallery .sk-fading-circle .sk-circle11:before {
     -webkit-animation-delay: -0.2s;
     animation-delay: -0.2s;
 }
 .cover_gallery .sk-fading-circle .sk-circle12:before {
     -webkit-animation-delay: -0.1s;
     animation-delay: -0.1s;
 }
 @-webkit-keyframes sk-circleFadeDelay {
     0%, 39%, 100% {
         opacity: 0;
     }
     40% {
         opacity: 1;
     }
 }
 @keyframes sk-circleFadeDelay {
     0%, 39%, 100% {
         opacity: 0;
     }
     40% {
         opacity: 1;
     }
 }
 /* market-infomation */