@charset "utf-8";
.sudy-slide { zoom: 1; position: relative; font: 14px/1.5 "\5b8b\4f53",sans-serif; }
.slide-wrap {margin: auto; position: relative; }
.slide-container { position: absolute; overflow: hidden; left:0; top:0;}
.slide-container .slide-item { position:absolute; width:100%; height: 100%; left:200%; top:0; overflow: hidden; z-index: 1}
.slide-container .slide-item img { width: 100%; height: 100%; border:0; vertical-align: top;}
.slide-title-bar {width:100%;background-image: url(/_upload/tpl/05/images/zibj_03.png);background-repeat: no-repeat;background-position: bottom;position:absolute;text-align: center;bottom: 0px;z-index: 40;white-space: nowrap;height: 50px;}
.slide-title-bg { }
.slide-title {width: 100%;text-align: left; display: inline-block; white-space: nowrap;color: #fff; font-size: 16px; font-weight: normal;font-family: "Microsoft YaHei"; position: absolute; left: 0px; /* top: 50%; */ z-index: 50;    padding-left: 20px;
    line-height: 50px;}
.slide-title a,.slide-text a { color: #fff; text-decoration: none;}
.slide-title a:hover,.slide-text a:hover { color: #e5e5e5; text-decoration: none;}
.slide-text-box { position:absolute; left:30px; top:10px; z-index: 20; width: 40%; height: 100px;}
.slide-text-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.slide-text-inner { position: absolute; left: 0; top: 0; z-index: 30; height: 100%; overflow: hidden;}
.slide-text{ padding:10px; line-height: 1.5; color: #fff; font-size: 13px; }
.slide-navigation { display:block; width:30px; text-align:center; /* height:66px; */ /* line-height:66px; */ /* background:#000; */ text-decoration: none; color:#fff; font-size:24px; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:50%; margin-top:-22px; z-index: 50;}
.slide-navigation:hover {font-weight: bold; color: #fff; text-decoration: none;}
.slide-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.slide-prev { left: 5px;}
.slide-next { right: 5px;}
.slide-pagination { position:absolute; right:10px; bottom:0; z-index:60; height:20px; text-align:right;}
.slide-page { display:inline-block; width:10px; height:10px; line-height:10px; text-align:center; font-size:12px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; overflow:hidden; border-radius:5px; background-color:#999; color:#fff; margin-right:5px; cursor:pointer;}
.slide-page span { display: none;}
.slide-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.slide-page-active { background-color:#ff4019;}
.slide-mask { position: absolute; top:0; z-index: 100; width: 100%; height: 100%; z-index: 40; background: #000; opacity: 0.7; filter:alpha(opacity=70);}
.mask-left { left: -100%;}
.mask-right { left: 100%;}
.slide-thumb { height: 72px; position: absolute; left:20px; bottom: 0px; z-index: 40;}
.slide-thumb .thumb-image { display: inline-block; cursor: default; border:2px solid #000; width: 50px; height: 50px; float: left; margin-left: 6px; margin-top: 9px;}
.slide-thumb .thumb-image img { width: 100%; height: 100%; border:0;}
.slide-thumb .thumb-active {border-color: #c60;}
.slide-progress{ width:100%; height:3px; overflow:hidden; background:#ccc; position:absolute; left:0; bottom:-4px; z-index:300;display: none}
.slide-progress div { display:block; width:0; height:4px; background:#fff; position:absolute; left:0; top:0;}
.slide-progress div span { display:block; height:4px;background:#ccc;border-right:1px solid #FFFFFF;}
.slide-progress div.slide-step { z-index:400;}
.slide-progress div.slide-step span { background:#6d1419;}
/*分页*/
.slide-pagination{position:absolute; bottom:15px; right:30px; z-index:100; width:120px;}
.slide-pagination .pagination-li{display:inline-block; width:10px; height:10px; margin:4px 5px; border-radius:50%; border:1px solid #fff;}
.slide-pagination .pagination-li.active{background:#e7a300;    border: 2px solid #e7a300;}
.slide-title-bg {
    display: block;
    width: 100%;
    background: #000;
    height: 50px;
    position: absolute;
    opacity: 0.5;
}
/*数字*/
.slide-mark{position:absolute; top:28%; right:30px; z-index:100; font-size:22px; font-family:"arial"; color:#fff;vertical-align:top;display: none}
.slide-mark .mark-index{display:inline-block; margin-top:-10px; font-size:45px; vertical-align:top;  }
.slide-mark .mark-num{vertical-align:top; }
/*系统默认搜索*/
.wp_search {
    display: inline-block;
    position: relative;
    padding-left: 4px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.wp_search #keyword {
    width: 160px !important;
    padding: 4px 0;
    border: none;
    height: 20px;
    line-height: 20px;
    background: transparent;
    color: #fff;
}

.wp_search .search {
    width: 20px;
    height: 20px;
    border: 0px;
    background: transparent url(images/sous.png) no-repeat center;
    cursor: pointer;
    vertical-align: top;
}
/*自定义输入框*/
.searchbox {
    text-align: right;
    margin-top: 5px;
    border-radius: 70px;
    box-shadow:0 3px 6px 0px rgba(0,0,0,0.2);
    width:220px;
    height:48px;
    background-color: #fff;
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 10px;
    margin-right: 40px;
    height:48px;
    padding-top:10px;
    padding-left:13px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 22px;
    padding: 4px 0;
    line-height: 22px;
    background: none;
    color: #999999;
    font-size: 14px;
    border: 0;
    outline: 0;
    font-family: "Microsoft Yahei";
}

.wp-search .search-btn {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 16px;
}

.wp-search .search-btn input.search-submit {
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0;
    background: transparent url(images/search.png) no-repeat center;
    cursor: pointer;
}
.wp-header .head-left{
    display: inline-block;
    float: left;
}
.wp-header .head-right {
    float: right;
    margin-top: 30px;
    margin-right: 20px;
    width: 200px;
}