/*public*/
.bgColorF5{background: #f5f5f5; float: left;width: 100%;padding-bottom: 10px;}
.show-no,.beginNo{display: none;}
/*headerBlack*/
.headerBlack{width: 100%;height:50px;background: #222;}
.headerBlack .wrapper{width: 1000px;}
.headerBlack .logo{vertical-align: middle;margin-top: 8px;}
.headerBlack .top-link{float: right;color: #cccccc;font-size: 16px;line-height: 50px;}
.headerBlack .top-link a{color: #cccccc; font-size: 16px; padding: 0 3px;}
.headerBlack .top-link a:hover{color: #ff4b4b;}
/*banner*/
.banner{width: 100%;height:100%;/*position: relative;background-color: #000;*/overflow: hidden; margin-top:60px;display:none;}
.banner .bg{width: 100%;height: 100%;display: block;/*position: absolute; top:0; left:0;*/background-size: cover;animation: banner_img 1s; -moz-animation: banner_img 1s;-webkit-animation: banner_img 1s; -o-animation: banner_img 1s;}
.banner .hei40{width: 100%;height: 100%; opacity: 0.6;filter:alpha(opacity=40);display: block;position: absolute; top:0; left:0;}
.banner .cont{width: 1000px;height: auto;position: relative;text-align: center;margin: 0 auto;}
.banner .tit1{width: 100%; font-size:40px;line-height: 60px;color: #fff;font-weight: bold;margin-top: 135px; display: inline-block;letter-spacing: 2px;}
.banner .txt{width: 100%; font-size:14px;line-height: 40px;color: #fff;margin-top: 74px; display: inline-block;}
.banner .bgName{width: 100%; font-size:14px;line-height: 40px;color: #fff;margin-top: 5px;padding-bottom: 2%;}
@keyframes banner_img
{ 0%   {transform:scale(1.5,1.5);}
    100% {transform:scale(1,1);} }
@-moz-keyframes banner_img /* Firefox */
{ 0%   {-moz-transform:scale(1.5,1.5);}
    100% {-moz-transform:scale(1,1);} }
@-webkit-keyframes banner_img /* Safari �� Chrome */
{ 0%   {-webkit-transform:scale(1.5,1.5);}
    100% {-webkit-transform:scale(1,1);}}
@-o-keyframes banner_img /* Opera */
{ 0%   {-o-transform:scale(1.5,1.5);}
    100% {-o-transform:scale(1,1);} }
/*countBox*/
.countBox{width: 90%;height: 50px;color: #0e1616;font-size: 14px;line-height: 50px;padding: 0 5%;background-color: #f5f5f5;}
.countBox .prizeTxt{float: right;}
.countBox .countTxt{float: left;}
.countBox span b{color: #a46c4e;}
.countBox .moreBtn{float: right;margin-left: 5px;display: inline-block;height: 35px;line-height: 35px; padding: 0 0px;margin-top: 7px;border-radius: 5px;color: #2050a2; font-weight: bold;}
.countBox .moreBtn:hover{text-decoration: underline;}
.countBox .shu{float: right;margin-left: 5px;}

/*prefacePrize*/
.prefacePrize{width: 100%;display: inline-block;padding: 40px 0 10px;}
.prefacePrize .cont{width: 90%;margin: 0 auto;}
.prefacePrize .prefaceCont{ float: left;width: 90%;}
.prefacePrize .prefaceCont .tit1{width: 120px;height: 31px; line-height:31px;display: block;margin-bottom: 15px;color: #2050a2;font-size:30px;}
.prefacePrize .prefaceCont p{font-size: 15px;color: #666;line-height: 28px;}
.prefacePrize .prizeCont{ float: left;width: 37%;margin: 30px 0 0 0.5%;}
.prefacePrize .prizeCont img{width: 100%;max-width: 640px;display: block;float: right}
.prefacePrize .prizeCont.defaultImg{width: 20%;margin-left: 17.5%;}
.prefacePrize .prizeCont.defaultImg img{max-width: 360px; float: right;}
.prefacePrize .inToUpLoadBtn{ float: left;width: 20%;margin: 30px 0 0 2.5%;}
.prefacePrize .inToUpLoadBtn img{width: 100%;max-width: 360px;display: block;margin: 0 auto;}

/*preface*/
.preface{width: 100%;background: #fff;}
.preface .cont{width: 1000px;margin: 0 auto;}
.preface .cont h3{background: url(../images/prefaceTit.png) no-repeat center center;font-size: 0;line-height: 100%;overflow: hidden;width: 100%;height: 113px;}
.preface .cont p{font-size: 16px;color: #666;line-height: 28px;text-indent: 2em;word-wrap: break-word;}
/*menu*/
.menu{width: 675px;height: 44px;text-align: center;margin: 30px auto 0;position: relative;}
.menu span,.menu a{display: block;font-size: 18px;color: #333;margin: 0 15px;cursor: pointer;width: 105px;height: 40px; float: left;line-height: 40px;}
.menu span:hover,.menu a:hover{color: #a46c4e;}
.menu span.act,.menu a.act{color: #a46c4e;background: url(../images/menuBg.png) no-repeat center bottom;padding-bottom: 4px;}
.menu .heng{background: url(../images/menuBg.png) no-repeat center bottom;display: block;width: 135px;height: 4px;position: absolute; left:0px; bottom:0px;}
/*tabBox*/
.tabBox{width: 100%;height: auto;background: #f5f5f5; margin-top:40px;overflow: hidden;}
.tabBox .listCont{width: 100%;}
.tabBox .listCont .list{max-width:1230px; margin: 0 auto;}
.tabBox .listCont .list2{width: 100%;}
.tabBox .listCont .list1{padding-bottom: 68px;width: 1000px;}
.tabBox .listCont .list1 dl{font-size: 14px;color: #0e1616;line-height: 24px;padding-top: 15px;}
.tabBox .listCont .list1 dl dt{color: #a46c4e;line-height: 45px;}
.tabBox .listCont .list1 dl .pic{width: 180px; float: left;margin-right: 15px;text-align: center;}
.tabBox .listCont .list1 dl .pic img{ border:1px solid #a46c4e;border-radius: 5px;display: block;}
.tabBox .listCont .list1 dl .pic p{line-height: 40px;color: #a46c4e;}
.listBox1 .tabBox{ padding-bottom:30px; display:none; position: relative;}
.listBox2 .tabBox{ padding-bottom:60px; display:none;}
@media only screen and (max-width: 768px) {
    .tabBox{ margin-top:10px;}
}
/*workList*/
.workList{/*width: 90%;*/height: auto;margin: 0 auto;padding-top: 22px;}
.workList_box{ width: 1280px;height: auto;margin: 0 auto;padding-top: 22px;}
.workList li{ float: left;width: 31.33%;height:auto;position: relative;border-radius: 4px;overflow: hidden;margin: 1%; -moz-box-shadow: 0 0 24px rgba(15,8,0,0.1);-webkit-box-shadow: 0 0 24px rgba(15,8,0,0.1);box-shadow: 0 0 24px rgba(15,8,0,0.1);}
.workList_box1 li{ width:640px; margin-left:300px;box-sizing: border-box; height: 397px;}
.workList_box2 li{ width:380px; margin: 0 15px 30px;box-sizing: border-box; height: 300px;}
.workList_box3 li{ width:295px; margin:6px;box-sizing: border-box; height: 260px;}
.workList_box4 li{ width: 23%; margin: 1%;box-sizing: border-box; height: auto;}
.workList li img{ width: 110%;  margin-left: -5%;  margin-top: -3.333333333333336%;}
.workList li:hover{ -moz-box-shadow: 0 0 24px rgba(15,8,0,0.4);-webkit-box-shadow: 0 0 24px rgba(15,8,0,0.4);box-shadow: 0 0 24px rgba(15,8,0,0.4);}
.workList li .showBox{display: none;}
.workList li .zhanWei{width: 100%;height: 100%;background: url(../images/zhanwei.png) no-repeat center center;display: block;position: absolute; top:0; left:0;    font-size: 0; line-height: 100%; overflow: hidden}
.workList li .img{width: 100%;display: block;position: relative;font-size: 0;line-height: 200%;overflow: hidden;}
.workList li .labelBox{width: 100%;height: 65px;background: #fff;position: relative;bottom: 0;line-height: 30px;z-index: 10;}
.workList li .labelBox .praise{font-size: 14px;color: #999;margin-left: 10px;cursor: pointer;  height:30px; line-height: 30px;text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
.workList li .labelBox .praise i{width: 15px;height: 15px;background-position: -640px -150px;vertical-align: middle;margin: -2px 5px 0 0;}
.workList li .labelBox .praise.act i{background-position: -640px -165px;}
.workList li .labelBox .tit{font-size: 15px;color: #333;margin-left: 10px;height:30px; overflow: hidden;}
.workList li .labelBox1{width: 100%;height: 65px;background: #fff;line-height: 30px;z-index: 10;position: absolute; bottom: 0;}
.workList li .labelBox1 .praise{font-size: 12px;color: #999;margin-left: 10px;cursor: pointer;}
.workList li .labelBox1 .praise i{width: 15px;height: 15px;background-position: -640px -150px;vertical-align: middle;margin: -2px 5px 0 0;}
.workList li .labelBox1 .praise.act i{background-position: -640px -165px;}
.workList li .labelBox1 .tit{font-size: 16px;color: #333;margin-left: 10px;}
.workList li .upTxtBox{position: absolute; top:0; left:0;width: 100%;background: url(../images/topBg.png) repeat-x center top;height: 62px;color: #fff;}
.workList li .upTxtBox .userId{font-size: 14px;line-height: 50px; float: left;margin-left: 10px;}
.workList li .upTxtBox .picNum{font-size: 36px;line-height: 58px;float: right;}
.workList li .upTxtBox .picNum i{width: 25px;height: 21px;background-position: -640px 0;margin:-4px 18px 0 8px;vertical-align: middle;}
.workList li .downTxtBox{position: absolute; bottom:50px; left:0;width: 100%;background: url(../images/bottomBg.png) repeat-x center bottom;height: 62px;font-size: 14px;color: #fff;line-height: 50px;}
.workList li .downTxtBox .phoneIcon{float: right;}
.workList li .downTxtBox .phoneIcon i{width: 22px;height: 33px;background-position: -640px -70px;    vertical-align: middle; margin: -7px 18px 0 10px;}
.workList li .downTxtBox .pcIcon{float: right;}
.workList li .downTxtBox .pcIcon i{width: 29px;height: 33px;background-position: -640px -222px;    vertical-align: middle; margin: -7px 18px 0 10px;}
.workList li .downTxtBox .erweima{width: 92px;height: 98px;background-position: 0 -210px;position: absolute; top:-100px;display: block;z-index: 10;right: 16px;}
.workList li .downTxtBox .erweima img{margin: 0 auto;display: block;}
.loading{clear: both; width: 410px; height: 80px; text-align: center; margin: 50px auto 0; cursor: pointer; font-size: 16px; line-height: 50px; color: #fff;padding-bottom: 50px; }
@media only screen and (max-width: 768px) {
    .workList li .labelBox .tit{font-size: 14px;color: #333;margin-left: 10px;height:30px; overflow: hidden;}
    .workList li .labelBox .praise {
        font-size: 12px;
        color: #999;
        margin-left: 10px;
        cursor: pointer;
        height: 25px;
        line-height: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .workList li .labelBox {
        width: 100%;
        height: 55px;
        background: #fff;
        position: relative;
        bottom: 0;
        line-height: 25px;
        z-index: 10;
    }
}
/*picBox3*/
.list4{text-align: center;font-size: 14px;color: #282828;line-height: 24px;padding-bottom: 30px;}
.list4 h3{padding: 30px 0;}
.picBox3{margin-bottom: 20px;}
.picBox3 a{display: inline-block;}
.picBox3 img{max-width: 900px;display: block;margin: 0 auto;border-radius: 5px;}

/*pageList*/
.pageList{max-width:1200px; margin:0 auto;height: 40px;text-align: center;font-size: 14px;color: #808080;line-height: 38px;padding: 50px 0;}
.pageList a{min-width: 38px;height: 38px;border: 1px solid #e5e5e5;background: #fff;display: inline-block;font-size: 14px;color: #808080;line-height: 38px;border-radius: 5px;margin: 0 3px;}
.pageList a.act{background: linear-gradient(225deg, #FF9265 0%, #FF4949 100%);border-color: #FF4949;color: #fff;}
.pageList a:hover{border-color: #FF4949;}

/*upBox*/
.heiBg{width: 100%;height: 100%;position: fixed; top:0; left:0;background: #000;opacity: 0.7;filter:alpha(opacity=70);z-index: 999;}
.upBox{width: 650px;height: 330px;position: fixed; top:50%; left:50%;margin: -165px 0 0 -325px;background: #fff;border-radius: 5px;z-index: 1000;}
.upBox .close{width: 45px;height: 45px;position: absolute; top:0px; right:-50px;font-size: 0;line-height: 200%;overflow: hidden;cursor: pointer;background-position: 0 0;}
.upBox h3{width: 508px;height: 24px;position: relative;margin: 24px auto 0;text-align: center;}
.upBox h3 hr{width: 100%;height: 2px;background: #e5e5e5;position: absolute; top:50%; left:0;margin-top: -1px; border:none;}
.upBox h3 b{position: relative;font-size: 16px;color: #a46c4e;background: #fff;padding: 0 12px;}
.upBox .upTab{width: 560px;height: 230px;margin: 22px auto 0;}
.upBox .upTab li{width: 184px;height: 230px; float: left;margin: 0 48px;font-size: 16px;color: #a46c4e;line-height: 46px;text-align: center;}
.upBox .upTab li a{color: #a46c4e;}
.upBox .upTab li i{width: 184px;height: 184px;display: block;}
.upBox .upTab .tab1 i{background-position: -180px 0;}
.upBox .upTab .tab2 i{background-position: -370px 0;}
.upBox .upTab .tab1:hover i{background-position: -180px -184px;}
.upBox .upTab .tab2:hover i{background-position: -370px -184px;}

/*showPic*/
.showPic{margin-top: 28px;}
.showPic .contHeadBox{width: 100%;height: 150px;background: #fff;border-radius: 5px;overflow: hidden;}
.showPic .showHeader{width: 800px;height: 100px; float: left;margin: 23px 0 0 30px;line-height: 62px; }
.showPic .showHeader .tit1Box{height: 60px;}
.showPic .showHeader h3{font-size: 24px;color: #555;float: left;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; max-width: 750px;}
.showPic .showHeader .picNum{ float: left;font-size: 12px;color: #b6b6b6;font-family: '����';margin-left: 2px;}
.showPic .showHeader .labelBox{ clear: both;font-size: 12px;color: #999;line-height: 16px;width: 100%;height: 16px;margin-top: 10px;}
.showPic .showHeader .labelBox span{display: inline-block; float: left;}
.showPic .showHeader .labelBox span i{vertical-align: middle;margin: -3px 6px 0 0;}
.showPic .showHeader .labelBox span.shu{margin: 0 20px;color: #e9e9e9;}
.showPic .showHeader .labelBox .see i{width: 19px;height: 13px;background-position: -750px 0;}
.showPic .showHeader .labelBox .heart{cursor: pointer;}
.showPic .showHeader .labelBox .heart i{width: 16px;height: 16px;background-position: -750px -70px;}
.showPic .showHeader .labelBox .heart:hover i,.showPic .showHeader .labelBox .heart.act i{background-position: -750px -86px;}
.showPic .showHeader .labelBox .collect{cursor: pointer;}
.showPic .showHeader .labelBox .collect i{width: 17px;height: 16px;background-position: -750px -140px;}
.showPic .showHeader .labelBox .collect:hover i,.showPic .showHeader .labelBox .collect.act i{background-position: -750px -156px;}
.showPic .headImg{width: 275px;height: 92px;float: right;margin: 30px 40px 0 0;}
.showPic .headImg .peopleImg{ float: left;width: 90px;height: 90px;border-radius: 100%;overflow: hidden;}
.showPic .headImg .peopleImg img{width: 90px;height: 90px;}
.showPic .headImg .txtCont{ float: left;margin: 22px 0 0 22px;}
.showPic .headImg .txtCont .memberType{font-size: 12px;color: #999;line-height: 24px;display: block;}
.showPic .headImg .txtCont .btn01{ width:74px; height:28px; float: left;margin-top: 15px;display: block;font-size: 14px;line-height: 28px;text-align: center;border-radius: 2px;}
.showPic .headImg .txtCont .btn01 i{font-style: normal;margin-right: 8px;}
.showPic .headImg .txtCont .followBtn{background: #a46c4e; border:1px solid #a46c4e;color: #fff;margin-right: 10px;}
.showPic .headImg .txtCont .followBtn:hover{background: #b38b76; border-color:#b38b76;}
.showPic .headImg .txtCont .followBtn.act{background: #fff; border-color:#c0c0c0;color: #999;}
.showPic .headImg .txtCont .letterBtn{background: #fff; border:1px solid #c0c0c0;color: #555;}
.showPic .headImg .txtCont .letterBtn:hover{border-color:#a46c4e;}
.showPic .introTxt{margin: 25px auto;font-size: 14px;color: #666;line-height: 28px;padding: 0 26px;word-wrap: break-word;}
.showPic .picBoxCont{width: 100%;}
.showPic .picBoxCont li{width: 100%;background: #fff;display: inline-block;position: relative;border-radius: 5px;overflow: hidden;margin-bottom: 32px;text-align: center;}
.showPic .picBoxCont .imgBox{display: inline-block;position: relative;max-width: 100%;min-width: 100px;min-height: 172px;background: url(http://icon.fengniao.com/newYingSai2017/images/zhanwei.png) no-repeat center center;}
.showPic .picBoxCont .img{max-width: 100%;display: block;margin: 0 auto;}
.showPic .picBoxCont .labelBox{width: 100%;height: 52px;line-height: 52px;font-size: 12px;color: #999;}
.showPic .picBoxCont .labelBox h4{ float: left;margin-left: 20px;}
.showPic .picBoxCont .labelBox span{float: right;}
.showPic .picBoxCont .labelBox span.shu{margin: 0 14px;color: #d3dfe3;}
.showPic .picBoxCont .labelBox span i{vertical-align: middle;margin: -3px 6px 0 0;}
.showPic .picBoxCont .labelBox .heart{cursor: pointer;}
.showPic .picBoxCont .labelBox .heart i{width: 16px;height: 16px;background-position: -750px -220px;}
.showPic .picBoxCont .labelBox .heart:hover i,.showPic .picBoxCont .labelBox .heart.act i{background-position: -750px -236px;}
.showPic .picBoxCont .labelBox .collect{margin-right: 20px;cursor: pointer;}
.showPic .picBoxCont .labelBox .collect i{width: 17px;height: 16px;background-position: -750px -140px;}
.showPic .picBoxCont .labelBox .collect:hover i,.showPic .picBoxCont .labelBox .collect.act i{background-position: -750px -156px;}
.showPic .picBoxCont .exifBox{position: absolute;bottom: 12px;right: 10px;font-size: 12px;color: #fefefe;}
.showPic .picBoxCont .exifBox .heiBg01{position: absolute; top:0; left:0; width:100%;height: 100%;background: #000;opacity: 0.75;filter:alpha(opacity=75);}
.showPic .picBoxCont .exifBox .tit01{position: absolute;bottom: 0; right:0;padding: 4px 12px;border-radius: 2px;}
.showPic .picBoxCont .exifBox .tit01 b{position: relative;font-weight: normal;}
.showPic .picBoxCont .exifBox .cont01{margin-bottom: 30px; float: left;position: relative;display: none;text-align: left;}
.showPic .picBoxCont .exifBox .cont01 dd{position: relative;padding: 10px;line-height: 28px;}


/*upPicBox*/
.upPicBox{width: 810px;}
.upPicBox h3{font-size: 30px;color: #a46c4e;text-align: center;margin-top: 30px;}
.upPicBox h3 p{font-size: 12px;text-transform: uppercase;}
.upPicBox .upPicCont{ width:740px;margin: 32px 0 0 84px;}
.upPicBox .upPicCont li{margin-bottom: 15px;}
.upPicBox .upPicCont label{font-size: 14px;color: #000;line-height: 28px;float: left;}
.upPicBox .upPicCont input[type='text'],.upPicBox .upPicCont select,.upPicBox .upPicCont textarea{width: 210px;height: 28px;line-height: 28px;border:1px solid #afafaf;border-radius: 5px;outline: none;font-size: 14px;}
.upPicBox .upPicCont input[type='text']{padding: 0 5px;width: 200px;}
.upPicBox .upPicCont textarea{width: 625px;height: 58px;resize: none;padding: 5px;}
.upPicBox .submitBtn{width: 150px;height: 38px;resize: none;font-size: 18px;color: #fff;text-align: center;line-height: 38px;border-radius: 5px;background: #a46c4e;float: right;margin: 0 58px 150px 0;}

/*goToBtn02*/
.goToBtn02{background-position: 0 -80px; width: 50px; height: 50px;position: fixed; bottom: 270px; right: 1%; cursor: pointer; z-index: 1000;font-size: 16px;color: #fff;text-align: center;line-height: 50px;display: none;}
.goToBtn02:hover{background-position: 0 -130px;}
.goTop{ bottom:210px;}

.fadeInUp { -webkit-animation: fadeInUp ease .2s both; -moz-animation: fadeInUp ease .2s both; -o-animation: fadeInUp ease .2s both; animation: fadeInUp ease .2s both }
.fadeInDown { -webkit-animation: fadeInDown ease .2s both; -moz-animation: fadeInDown ease .2s both; -o-animation: fadeInDown ease .2s both; animation: fadeInDown ease .2s both }
.zoomIn { -webkit-animation: zoomIn ease .2s both; -moz-animation: zoomIn ease .2s both; -o-animation: zoomIn ease .2s both; animation: zoomIn ease .2s both }
.fadeIn { -webkit-animation: fadeIn ease .5s both; -moz-animation: fadeIn ease .5s both; -o-animation: fadeIn ease .5s both; animation: fadeIn ease .5s both }
.workList .video_note {
    position: absolute;
    bottom: 150px;
    width: 100%;
    height: 50px;
    pointer-events: none;
}
.workList .play_medium_right {
    float: right;
    margin: 5px 160px 0 0;
}
.workList .icon_play_medium {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/icon-video.png);
    pointer-events: auto;
}
.videoBox .list_nr {
    max-width: 1230px;
    display: block;
}
.videoBox {
    width: 100%;
    height: auto;
    background: #f5f5f5;
}
.listBox .list_nr{max-width: 1230px; margin:0 auto;}
.videoBox .list_nr{max-width: 1230px; display:block; padding-top:22px;}
.listBox .list li{background: #fff;width: 31.33%;height:auto;border-radius: 5px;overflow: hidden;color: #9d9d9d;font-size: 14px;line-height: 20px; float: left;margin: 1%;position: relative;    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=0, Color=#000000)"; -moz-box-shadow: 0 0 18px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.1); box-shadow: 0 0 18px rgba(0,0,0,0.1);}
.listBox .list li .zhanwei{background: #e9e9e9 url(../images/zhanwei.png) no-repeat center center;display: block;width: 100%;height: auto;position: absolute; top:0; left:0;}
.listBox .list li .pic{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;position: relative;background-position: center center;  }
.listBox .list li .pic_v{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;position: relative;background-position: center center;transition: 0.5s;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.listBox .list li .pic_v:hover {
    transform: scaleX(1.1) scaleY(1.1);
}
.listBox .list li:hover{ -moz-box-shadow: 0 0 24px rgba(15,8,0,0.4);-webkit-box-shadow: 0 0 24px rgba(15,8,0,0.4);box-shadow: 0 0 24px rgba(15,8,0,0.4);}
.listBox .list .sp_v{width:600px;height:480px;margin-left:310px; }
.listBox .list .sp_v .zhanwei{ width:600px;height:400px; }
.listBox .list .sp_v .masking {
    position: absolute;
    top: 0;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    background: #000;
    opacity: 0.1;
}
.listBox .list .sp_v .pic_v {
    display: block;
    width: 600px;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center;
    transition: 0.5s;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.listBox .list li h3{padding: 10px 20px 7px;font-size: 18px;line-height: 28px;text-align: center;overflow: hidden;max-width: 300px; margin: 0 auto;}
.listBox .list li h3 a{color: #191919; text-align: left;}
.listBox .list li p{padding: 0 10px;display: inline-block;height: 40px;}
.listBox .list li p span,.listBox .list li p a{color: #a46c4e;}
.listBox .list li .labelBox{padding: 0 20px;height: 48px;width: auto;}
.topicList li .labelBox .txt{ float: right;line-height: 48px;}
.topicList li .labelBox .bBg{width: 25px;height: 20px;font-size: 0;line-height: 200%;overflow: hidden;display: inline-block;float: right;margin: 14px 0 14px 18px}
.topicList li .labelBox .weixin{background-position: -100px 0}
.topicList li .labelBox .weixin:hover{background-position: -100px -20px}
.topicList li .labelBox .weixin:hover{background-position: -100px -20px}
.topicList li .labelBox .weibo{background-position: -100px -50px}
.topicList li .labelBox .weibo:hover{background-position: -100px -70px}
.yingsaiList .listNow li h3 {
    text-align: left;
    max-width: 340px;
    padding: 5px 10px 0;
    float: left;
    font-size: 14px;
    height:30px;
}
.yingsaiList .listNow li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 284px;
    line-height: 30px;
    height:30px;
    clear: both;
    display: block;
}
.zpbox{ display:none;}
.ds_fl{ width:500px; margin:20px auto; height:60px;clear:both;}
.ds_fl ul li {width:210px;float:left;height:45px;text-align:center;padding-left:20px;line-height:45px;padding-right:20px;font-size:16px;color:#000;background:url(../images/img_menu.png);cursor: pointer;}
.ds_fl ul li.ds_on {background:url(../images/huiyuan-06.png) 0 0 no-repeat;color:#fff;}