@charset "utf-8";
/* CSS Document */

/*蓝色皮肤*/
.title-bar-main-l-blue{ float:left; display:inline-block; background:url(../images/bg_title_bar_l.png) no-repeat center center; background-size:100% 100%; width:18%; height:55px;}
.content-nav-below-blue{ margin-top:-3px; padding-bottom:50px; width:100%; background-color:#1e90e5; border:none; border-radius:0 0 5px 5px;}
.content-nav-secondary { display:none; background-color:#177bd4; margin-top:10px;}
.media-library-title{ position:relative; background:url(../images/bg_media_library_title.png) no-repeat; background-size:100% 100%; height:70px; line-height:70px;}
.title-bar-main-r-blue{ display:inline-block; float:left; margin-left:-1px; background:url(../images/bg_title_bar_r.png) no-repeat center center; background-size:100% 100%; width:82%; height:55px;text-align: center;}
.content-nav-top-blue{ padding-top:15px; background: url(../images/nav-top-blue.png) no-repeat center center; background-size:100% 100%; width:100%; height:45px;}

@media (min-width: 768px){ .content-info-main-form li{ display:inline-block; list-style:none; width:145px;  border-radius:8px;  background:#fff; transition:all 0.2s linear 0s; -moz-transition:all 0.2s linear 0s; -webkit-transition:all 0s linear 0s;-o-transition:all 0.2s linear 0s; margin-right:20px; margin-bottom:20px; padding-top:15px; padding-bottom:15px; box-sizing:border-box; color:#6c757d;}}
.content-info-main-form li{ display:inline-block; list-style:none; width:145px;  border-radius:8px;  background:#fff; transition:all 0.2s linear 0s; -moz-transition:all 0.2s linear 0s; -webkit-transition:all 0s linear 0s;-o-transition:all 0.2s linear 0s; margin-right:20px; margin-bottom:20px; padding-top:15px; padding-bottom:15px; box-sizing:border-box; color:#6c757d;}
.content-info-main-form li:hover { box-shadow:0 0 10px rgba(0,158,251,0.35); transform:translate3d(0px,-2px,0px);-moz-transform:translate3d(0px,-2px,0px);-o-transform:translate3d(0px,-2px,0px);-webkit-transform:translate3d(0px,-2px,0px); border:1px solid #009efb; color:#009efb;  }

.search-main-info-content{ margin-top:10px; padding:0 10px;  background: url(../images/bg_task_banner.png) no-repeat; background-size:100% 100%;  min-height:250px; text-align:left;}

.zhe{ background:#177bd4;}
.zhe .icon-play{ display:inline-block; margin-right:3px; background:url(../images/icon_plaly.png) no-repeat; background-size:100% 100%; width:16px; height:16px; vertical-align:middle;}
.zhe .icon-camera{ display:inline-block; margin-right:3px; background:url(../images/icon_play_mode.png) no-repeat; background-size:100% 100%; width:16px; height:16px; vertical-align:middle;}
.zhe .icon-check-all{ display:inline-block; margin-right:3px; background:url(../images/icon_check_all.png) no-repeat; background-size:100% 100%; width:16px; height:11px; vertical-align:middle;}
.zhe span{ color:#009efb;}
.btn-blue .icon-stop{ display:inline-block; margin-right:3px; background:url(../images/icon_stop.png) no-repeat; background-size:100% 100%; width:16px; height:16px; vertical-align:middle; }

.btn-blue{ background-color:#009efb; color:#fff;}
.btn-blue:hover{ background-color:#1aa8fb; cursor:pointer;}

/*2020-02-08修改css*/
.icon-pen-blue{ display:inline-block; margin:0 10px 0 0; background: url(../images/icon_pen_blue.png) no-repeat; background-size:100% 100%; width:12px; height:12px; vertical-align:middle;}

