/**!
 * 闃垮嫆娉版梾娓搁〉闈�
 * author: gaoli;
 * date:2017-11-26
 */


/* loading鍔犺浇鏁堟灉 */

.preview {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
    z-index: 999999;
    text-align: center;
}
.preview img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
}
.ewb-section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    background-size: cover;
    -ms-behavior: url(cssbackgroundsize.min.htc);
    behavior: url(cssbackgroundsize.min.htc);
}
.ewb-section-box {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 560px;
    margin-top: -280px;
}

/* 绗竴灞� */

.ewb-section-box1 {
    height: 615px;
    padding-top: 47px;
}
.wb-slider {
    position: relative;
    overflow: hidden;
}
.wb-slider-conbox {
    overflow: hidden;
}
.wb-slider-ctag {
    display: block;
    position: relative;
}
.ewb-slider-img {
    display: block;
    width: 100%;
    height: 100%;
}
.wb-slider-switcher {
    position: absolute;
    bottom: 40px;
    height: 4px;
    z-index: 999;
}
.wb-slider-stag {
    float: left;
    margin-right: 10px;
    height: 4px;
    width: 40px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: url(imagesmask-bg.png) repeat;
    cursor: pointer;
}
.wb-slider-stag.cur {
    background: #fea700;
}
.ewb-slider-tt {
    position: absolute;
    top: 32.5%;
}
.ewb-slider-arts {
    position: absolute;
    top: 50%;
    height: 414px;
    margin-top: -160px;
    z-index: 999;
}
.ewb-slider-arts li {
    margin-bottom: 1px;
}
.ewb-slider-link {
    display: block;
    width: 215px;
    padding: 9px 20px 12px 20px;
    color: #fff;
    background: url(imagesmask-bg.png);
    cursor: pointer;
}
.ewb-slider-link:hover {
    background: #4898db;
}
.ewb-slider-link>p {
    font-size: 20px;
    padding-bottom: 2px;
}
.ewb-slider-link span {
    display: inline-block;
    font-size: 12px;
}
.ewb-slider-col {
    margin-right: 4px;
}
.ewb-slider-nm {
    margin-right: 8px;
}
.ewb-slider-nav {
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 66px;
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    visibility: hidden;
}
.ewb-slider-nav.left {
    left: 0;
    background: url(imagesleft.png) no-repeat left center;
}
.ewb-slider-nav.right {
    right: 0;
    background: url(imagesright.png) no-repeat right center;
}
.wb-slider:hover .ewb-slider-nav {
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}

/* 绗簩灞� */

.ewb-section2 {
    background-image: url(imagesbg2.jpg);
}
.ewb-poster-tt {
    font-size: 38px;
    color: #147fdd;
    text-align: center;
    padding-top: 7px;
    margin: 10px 0 30px 0;
    background: url(imagesblue.png) no-repeat center top;
}
.ewb-poster-tt>p {
    font-size: 16px;
    color: #bababa;
}


/* 绗笁灞� */

.ewb-section3 {
    background-image: url(imagesbg3.jpg);
}
.ewb-poster-tt.tour {
    color: #498707;
    margin: 35px 0 40px 0;
    background-image: url(imagesgreen.png);
}
.ewb-tour-hd {
    margin-bottom: 15px;
}
.ewb-tour-hd>i {
    float: left;
    width: 7px;
    height: 20px;
    margin: 7px 10px 0 0;
    border-radius: 4px;
    background: #61940f;
}
.ewb-tour-tt {
    line-height: 32px;
    font-size: 22px;
    color: #498707;
}
.wb-data-item>h3 {
    display: block;
    line-height: 30px;
    font-size: 18px;
    color: #ff7e00;
    padding: 0 28px 9px 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
.wb-data-item p {
    line-height: 24px;
    color: #666;
    text-indent: 28px;
    padding-bottom: 15px;
    background: url(imagesbot.png) repeat-x center bottom;
}
.ewb-poster-det{
    float: right;
}
.ewb-poster-det.active {
    color: #ff0000;
    *margin-top: -39px;
}
.wb-data-item {
    padding-top: 13px;
}
.wb-data-list {
    font-size: 15px;
    line-height: 30px;
    padding-left: 14px;
    vertical-align: top;
    background: url(imageslistimg.png) 0 50% no-repeat;
}
.wb-data-list a {
    float: left;
    max-width: 74%;
    color: #333;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-date {
    float: right;
    color: #999;
}
.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ff0100;
}
.wb-data-new {
    float: left;
    width: 24px;
    height: 17px;
    margin-top: 7px;
    background: url(imagesnew.png) no-repeat;
}

/* 绗洓灞� */

.ewb-section4 {
    background-image: url(imagesbg4.jpg);
}
.ewb-write {
    height: 373px;
    background: #f3f3f1;
}
.ewb-poster-tt.write {
    color: #ff7800;
    margin-bottom: 45px;
    margin-top: 35px;
    background-image: url(imagesorange.png);
}
.ewb-write-det p {
    line-height: 26px;
    color: #b0855e;
    text-indent: 29px;
}
.ewb-poster-det.write {
    color:#ffa125;
    margin-top: -26px;
}
.ewb-write-det {
    float: left;
    width: 266px;
    padding: 16px 20px 0 20px;
}
.ewb-tour-hd.write {
    margin-bottom: 0;
}
.ewb-tour-hd.write>i {
    background: #ff7800;
}
.ewb-tour-tt.write {
    color: #ff7800;
}
.wb-data-item.write {
    padding-top: 8px;
}





/* 淇敼 */

/*#region 鍥剧墖杞挱鏍峰紡 */

.news-img {
    position: relative;
    width: 100%;
    height: 440px;
}
.img-viewer {
    float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.img-viewer-cell {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.img-viewer-cell > li {
    display: none;
    width: 100%;
    height: 100%;
}
.big-img-link img {
    width: 100%;
    height: 100%;
}

/* 澶у浘璇存槑鏂囧瓧 */

.img-title {
    position: absolute;
    bottom: 0;
    left: 100px;
    z-index: 20;
    width: 400px;
    height: 62px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.img-title-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #000;
    opacity: 0.5;
    z-index: 10;
    filter: alpha(opacity=50);
}

/* 灏忓浘 */

.img-bars {
    width: 285px;
    height: 62px;
    overflow: hidden;
    position: absolute;
    right: 120px;
    bottom: 9px;
    z-index: 999;
}
.img-bars-content img {
    width: 82px;
    height: 56px;
    vertical-align: top;
}
.img-bars-content > li {
    display: block;
    float: left;
    height: 56px;
    width: 82px;
    margin-left: 7px;
    position: relative;
    border: 3px solid #dedede;
    cursor: pointer;
}
.img-bars-content li.active {
    border-color: #ffa800;
}

/* 宸﹀彸鐐瑰嚮鎸夐挳 */

.change-bigimg {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 80px;
    cursor: pointer;
    line-height: 320px;
    z-index: 666;
}
.pre-img {
    left: 525px;
}
.next-img {
    right: 50px;
}
.pre-img .arrow {
    position: absolute;
    left: 11px;
    top: 22px;
    width: 19px;
    height: 36px;
    background: url("imagesarrow.png") 0 0 no-repeat;
}
.next-img .arrow {
    position: absolute;
    left: 11px;
    top: 22px;
    width: 19px;
    height: 36px;
    background: url("imagesarrow.png") -21px 0 no-repeat;
}
.pre-img:hover .arrow {
    background-position: -40px 0;
}
.next-img:hover .arrow {
    background-position: -61px 0;
}
.ewb-poster-bg {
    padding-bottom: 3px;
    background: url(imagesshadow_bg.png) center bottom no-repeat;
}

.ewb-xqbody{
/* 	margin-bottom: 10px;
	width: 450px; */
}
/* .ewb-xq{
	    position: relative;
       left: 40px;
} */
