
.newstMain .news-list {width: 100%;clear: both;width: 100%;padding-top: 1px;}
.inline-box {font-size: 0;-webkit-text-size-adjust: none;white-space: nowrap;background: #fafafa;display: block;position: relative;overflow: hidden;}
.inline-box > * {display: inline-block;font-size: 16px;white-space: normal;vertical-align: top;}
.newstMain .img-box.common {margin-top: 0;}
.newstMain .img-box.common .text-cover {padding: 2vw 3vw;}
.newstMain .news-list li {margin-top: 45px;position: relative;}
.newstMain .news-list li:hover .news-title{color:#60814c;}
.newstMain .news-list li:hover .news-c{color:#60814c;}
.newstMain .news-list li:hover {background-color:#fff;margin-top: 45px;}
.newstMain .news-list li .left-item img {width:100%;}
.newstMain .news-list li .left-item {width: 40vw;width: 550px;overflow: hidden;}
.newstMain .news-list li .right-item {width: 54vw;height: auto; width: -webkit-calc(100% - 550px);width: calc(100% - 550px);padding: 5px 30px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.newstMain .news-title {font-size: 32px;line-height: 60px;color: #2a2a2a;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;margin-top: 40px;}
.newstMain .img-box.common .news-c {-webkit-line-clamp: 2;}
.newstMain .titme {position: absolute;color: #2a2a2a;margin-top: 5px;bottom: 10%; font-size: 18px;}
.newstMain .news-c {font-size: 16px; line-height:32px;color: #2a2a2a;opacity: 0.8;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.newstMain .more {font-size: 12px;position: absolute;width: 85px;line-height: 28px;background-color: #e54156;color: #fff;padding: 0 10px;text-transform: uppercase;-webkit-box-sizing: border-box;box-sizing: border-box;bottom: 8%;right: 3%;border-radius: 10px;}
.newstMain .more span {margin-left: 7px;}
.teamtMain .img-box.common:hover {opacity: 1;}

/*
.newstMain .loadmore p {padding-right:20px;}
.newstMain .loadmore i {padding-right:20px;}
*/

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
._full{width:100%;}





/*����*/
.news>.content ul {
	margin: 70px auto 0;
}
.news>.content ul li.on {
	border-bottom: 1px solid #dadada;
	padding: 0 0 52px 0;
}
.news>.content ul li.on .left {
	float: left;
	width: 306px;
	overflow: hidden;
}
.news>.content ul li.on .left img {
	width: 100%;
}
.news>.content ul li.on .right {
	float: left;
	margin: 0 0 0 24px;
	width: 840px;
	border: none;
	text-align: left;
}
.news>.content ul li.on .right h1 {
	font-size: 18px;
	font-family: '΢���ź�';
	color: #000;
	font-weight: 500;
	margin: 5px auto 0;
}
.news>.content ul li.on .right h2 {
	font-family: '΢���ź�';
    font-size: 14px;
    color: #aaa;
    font-weight: 300;
    margin: 14px 0 16px 0;
    background: url(../images/21.jpg) no-repeat left 1px;
    text-indent: 2em;
}
.news>.content ul li.on .right p {
	font-size: 14px;
    font-family: '΢���ź�';
    color: #777;
    line-height: 26px;
}
.news>.content ul li.on .right:hover h1 {
	color: #197ac9;
}
.news>.content ul li.on .right a {
	font-size: 13px;
    color: #737373;
    display: block;
    width: 34%;
    height: 100%;
    margin: 24px 0 0 0;
}
.news>.content ul li.on .right a span {
	-webkit-transition: .7s;
	-ms-transition: .7s;
	-moz-transition: .7s;
	transition: .7s;
    float: left;
    font-size: 13px;
    color: #197ac9;
    border: 1px solid #197ac9;
    padding: 10px 20px;
}
.news>.content ul li.on .right a img {
	margin-left: -8px;
    margin-top: 18px;
    -webkit-transition: .7s;
	-ms-transition: .7s;
	-moz-transition: .7s;
	transition: .7s;
}
.news>.content ul li.on .right a:hover span {
    margin: 0 0 0 5px;
}
.news>.content ul li.on .right a:hover img {
    margin: 18px 0 0 -15px;
}
.news>.content ul li.on:hover {
    background: none;
}
.news>.content ul li.on:hover .left {
    margin: 0;
    width: 306px;
    overflow: hidden;
}
.news>.content ul li.on:hover img {
    margin: 0;
}
.news>.content ul li.on:hover .right {
	margin: 0 0 0 24px;
}
.news>.content ul li.on:hover .left h1 {
    color: #fff;
}
.news>.content ul li.on:hover .left p {
    color: #fff;
}
.news>.content ul li.on:hover a .right {
    border: 1px solid #fff;
}
.news>.content ul li.on:hover a .right .date {
    color: #fff;
}
.news>.content ul li.on:hover a .right .year {
    color: #fff;
}
.news>.content ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    text-align: left;
    padding: 30px 0;
}
.news>.content ul li .left {
    float: left;
    width: 860px;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.news>.content ul li .left h1 {
    font-size: 18px;
    font-family: '΢���ź�';
    color: #464646;
    margin: 10px 0;
    font-weight: 400;
}
.news>.content ul li .left p {
    font-size: 14px;
line-height:24px;
    color: #9a9a9a;
}
.news>.content ul li .right {
    padding: 0;
    float: right;
    width: 75px;
    height: 75px;
    border: 1px solid #ccc;
    text-align: center;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.news>.content ul li .right p {
    font-size: 16px;
    font-family: '΢���ź�';
    color: #636363;
    line-height: 10px;
}
.news>.content ul li .right .date {
    color: #999;
    font-size: 38px;
    line-height: 54px;
}
.news>.content ul li .right .year {
    color: #999;
    font-size: 12px;
}
.news>.content ul li:hover {
    background: #197ac9;
}
.news>.content ul li:hover .left {
    margin: 0 0 0 30px;
    width: 800px;
}
.news>.content ul li:hover img {
    margin: 0 0 0 30px;
}
.news>.content ul li:hover .right {
    margin: 0 30px 0 0;
}
.news>.content ul li:hover .left h1 {
    color: #fff;
}
.news>.content ul li:hover .left p {
    color: #fff;
}
.news>.content ul li:hover a .right {
    border: 1px solid #fff;
}
.news>.content ul li:hover a .right .date {
    color: #fff;
}
.news>.content ul li:hover a .right .year {
    color: #fff;
}

.new-contents {
    width: 1198px;
    margin: 0px auto;
} 
.new-contents ul li {
    width: 1004px;
}
.new-contents ul li:last-child {
    border: none;
}
.new-contents ul li {
    margin: 50px 0 30px 0;
}
.new-contents ul li .left {
    float: left;
    width: 396px;
    overflow: hidden;
}
.new-contents ul li {
    width: 1004px;
    opacity: 0;
}
.new-contents ul li .right {
    float: right;
    width: 558px;
    height: auto !important;
    overflow: hidden;
}
.new-contents ul li .right a {
    font-size: 13px;
    color: #737373;
}
.new-contents ul li .right .bk span {
    -webkit-transition: .7s;
    transition: .7s;
    float: left;
    font-size: 13px;
    color: #e11f37;
    border: 1px solid #e11f37;
    /*padding: 10px 20px;*/
    padding: 10px 38px 10px 27px;
}
.new-contents ul li .right .bk img {
    margin-left: -8px;
    margin-top: 19px;
    -webkit-transition: .7s;
    transition: .7s;
}
.new-contents ul li .right a.bk:hover span {
    margin: 0 0 0 5px;
}
.new-contents ul li .right a.bk:hover img {
    margin: 19px 0 0 -15px;
}
.new-contents ul li .right a:hover {
    text-decoration: none;
}
.new-contents ul li .right h1 {
    font-family: "΢���ź�";
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin: 30px auto 0;
}
.new-contents ul li .right h2 {
    font-family: "΢���ź�";
    font-size: 14px;
    color: #aaa;
    font-weight: 300;
    margin: 15px 0;
}
.new-contents ul li .right h2 img {
    margin: 0 6px 0 0;
}
.new-contents ul li .right p {
    font-size: 14px;
    font-family: "΢���ź�";
    color: #777;
    margin: 14px 0;
    line-height: 26px;
}
.new-contents ul li .right a {
    font-size: 13px;
    color: #737373;
    height: 100%;
}
.new-contents .paging {
    margin: 90px auto 120px;
}
.new-contents .details-t {
    text-align: center;
    margin: 80px auto 0;
}
.new-contents .details-t h1 {
    font-size: 30px;
    font-family: "΢���ź�";
    display: block;
    font-weight: normal;
}
.new-contents .details-t h2 {
    text-align: center;
    margin: 24px auto 40px;
	padding: 15px 0;
    font-size: 14px;
    font-family: "΢���ź�";
    color: #878787;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.new-contents .details-t h2 span+span {
    margin: 0 0 0 15px;
}
.new-contents .details-c {
  /*  text-align: center;*/
}
.new-contents .details-c img {
  /*  margin: 34px auto;*/
}
.new-contents .details-c p {
    text-align: left;
	text-indent: 2em;
    font-size: 14px;
    font-family: "΢���ź�";
    line-height: 26px;
    color: #767676;
}
.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px
}
.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px
}
.bdshare-button-style0-16 .bds_renren {
    background-position: 0 -208px
}
.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px
}
.bdshare-button-style0-16 .bds_kaixin001 {
    background-position: 0 -312px
}
.bdshare-button-style0-16 .bds_tqf {
    background-position: 0 -364px
}
.bdshare-button-style0-16 .bds_hi {
    background-position: 0 -416px
}
.bdshare-button-style0-16 .bds_douban {
    background-position: 0 -468px
}
.bdshare-button-style0-16 .bds_tieba {
    background-position: 0 -728px
}
.bdshare-button-style0-16 .bds_hx {
    background-position: 0 -988px
}
.bdshare-button-style0-16 .bds_fx {
    background-position: 0 -1040px
}
.bdshare-button-style0-16 .bds_ty {
    background-position: 0 -1196px
}
.bdshare-button-style0-16 .bds_fbook {
    background-position: 0 -1352px
}
.bdshare-button-style0-16 .bds_twi {
    background-position: 0 -1404px
}
.bdshare-button-style0-16 .bds_linkedin {
    background-position: 0 -1664px
}
.bdshare-button-style0-16 .bds_meilishuo {
    background-position: 0 -1716px
}
.bdshare-button-style0-16 .bds_mogujie {
    background-position: 0 -1768px
}
.bdshare-button-style0-16 .bds_diandian {
    background-position: 0 -1820px
}
.bdshare-button-style0-16 .bds_huaban {
    background-position: 0 -1872px
}
.bdshare-button-style0-16 .bds_duitang {
    background-position: 0 -2028px
}
.bdshare-button-style0-16 .bds_youdao {
    background-position: 0 -2080px
}
.bdshare-button-style0-16 .bds_wealink {
    background-position: 0 -2184px
}
.bdshare-button-style0-16 .bds_copy {
    background-position: 0 -2288px
}
.bdshare-button-style0-16 .bds_mail {
    background-position: 0 -2340px
}
.bdshare-button-style0-16 .bds_print {
    background-position: 0 -2392px
}
.bdshare-button-style0-16 .bds_mshare {
    background-position: 0 -2444px
}
.bdshare-button-style0-16 .bds_sqq {
    background-position: 0 -2652px
}
.bdshare-button-style0-16 .bds_sdo {
    background-position: 0 -2704px
}
.bdshare-button-style0-16 .bds_qingbiji {
    background-position: 0 -2756px
}
.bdshare-button-style0-16 .bds_people {
    background-position: 0 -2808px
}
.bdshare-button-style0-16 .bds_xinhua {
    background-position: 0 -2912px
}
.bdshare-button-style0-16 .bds_yaolan {
    background-position: 0 -2964px
}
.bdshare-button-style0-16 .bds_thx {
    background-position: 0 -2496px
}
.bdshare-button-style0-16 .bds_bdhome {
    background-position: 0 -156px
}
.bdshare-button-style0-16 .bds_bdxc {
    background-position: 0 -2548px
}
.bdshare-button-style0-16 .bds_bdysc {
    background-position: 0 -3068px
}
.bdshare-button-style0-16 .bds_isohu {
    background-position: 0 -3016px
}
.bdshare-button-style0-16 .bds_more {
    background-position: 0 0
}
.bdshare-button-style0-16 .bds_ibaidu {
    background-position: 0 -3120px
}
.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px
}
.bdshare-button-style0-16 .bds_iguba {
    background-position: 0 -1300px
}
.bdshare-button-style0-16 .bds_h163 {
    background-position: 0 -3160px
}
.bdshare-button-style0-16 .bds_evernotecn {
    background-position: 0 -3184px
}
.bdshare-button-style0-16 {
    padding: 6px 0;
    zoom: 1
}
.bdshare-button-style0-16:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(../images/icons_0_16.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0
}
.bdshare-button-style0-16 a:hover {
    color: #333;
    opacity: .8;
    filter: alpha(opacity=80)
}
.bdshare-button-style0-16 .bds_more {
    color: #333;
    float: left
}
.bdshare-button-style0-16 .bds_count {
    color: #333;
    background: url(../images/icons_0_16.png) no-repeat 0 -30px;
    width: 42px;
    height: 16px;
    padding: 0;
    margin: 6px 0 0;
    text-align: center
}
.bdshare-button-style0-16 .bds_count:hover {
    background-position: -42px -30px
}
.bdshare-button-style0-16 .bds_button_image {
    float: left;
    cursor: pointer;
    margin: 6px 6px 0 0;
    height: auto;
    padding: 0
}
.bdshare-button-style0-16 .bdshare_button_count {
    background: url(../images/icons_0_16.png) no-repeat 0 0;
    width: 44px;
    height: 24px;
    line-height: 24px
}
.bdshare-button-style0-16 .bdshare_button_count:hover {
    background-position: -44px 0
}
.bds_tsohu, .bds_tfh, .bds_baidu, .bds_qq, .bds_msn, .bds_sohu, .bds_qy, .bds_leho, .bds_ifeng, .bds_ff, .bds_tuita, .bds_ms, .bds_deli, .bds_s51, .bds_t163, .bds_share189, .bds_xg, .bds_s139 {
    display: none
}
.bdsharebuttonbox{ float:right;}
.bdsharebuttonbox a{
    display: inline-block;
    float: left;
    width: 35px!important;
    height: 22px!important;
    padding: 0!important;
    background: url("../images/bg_sign30.png") no-repeat!important;
    margin: 0 1px!important;
}
.bdsharebuttonbox a:hover{
    background-position: 0 -22px!important;
}
.bdsharebuttonbox .bds_tsina{
    background-position: 0 -44px!important;
}
.bdsharebuttonbox .bds_tsina:hover{
    background-position: 0 -66px!important;
}
.bdsharebuttonbox .bds_qzone{
    background-position: 0 -88px!important;
}
.bdsharebuttonbox .bds_qzone:hover{
    background-position: 0 -110px!important;
}
.bdsharebuttonbox .bds_tqq{
    background-position: 0 -132px!important;
}
.bdsharebuttonbox .bds_tqq:hover{
    background-position: 0 -154px!important;
}
.bdsharebuttonbox .bds_sqq{
    background-position: 0 -176px!important;
}
.bdsharebuttonbox .bds_sqq:hover{
    background-position: 0 -198px!important;
}
.bdsharebuttonbox .bds_tieba{
    background-position: 0 -220px!important;
}
.bdsharebuttonbox .bds_tieba:hover{
    background-position: 0 -242px!important;
}
.jump {
    width: 100%;
    margin-bottom: 0px;
}
.jump .fxym {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
    margin-bottom: 20px;
}
.jump .jump-s {
    float: left;
    color: #919191;
    font-size: 14px;
    font-family: "΢���ź�";
    height: 70px;
    width: 800px;
}
.jump .jump-s p {
    line-height: 26px;
    display: block;
}
.jump .jump-s p a {
    color: #919191;
}
.jump .jump-b {
    width: 132px;
    float: right;
    height: 70px;
    margin-top: 15px;
}
.jump .jump-b a {
    display: block;
    text-align: center;
    width: 132px;
    height: 40px;
    line-height: 40px;
    background: #60814c;
    color: #FFFFFF;
    font-size: 16px;
}




/*��Ʒ*/
.focusBox {position: relative;overflow: hidden;width: 100%;height: 100%;background: #60814c;text-align: left;}
.focusBox .pic {width: 100%;height: 100%;position: relative;overflow: hidden;padding: 0px;margin: 0px;}
.focusBox .pic li {display: block;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat}
.focusBox .txt {position: absolute;bottom:3px;left: 50%;z-index: 2;overflow: hidden;margin-left: -553px;width: 100%;width: 1106px;height: 100px;background-color: rgba(0, 0, 0, 0.42);}
.focusBox .txt ul {position: relative;margin: 0 auto;width: 755px;height: 100px}
.focusBox .txt li {position: absolute;bottom: -70px;width: 755px;height: 70px;line-height: 30px}
.focusBox .txt li h1 {display: block;color: #fff;text-align: center;font-size: 16px;}
.focusBox .txt li p {display: block;margin-top: 0px;color: #fff;font-size: 14px;line-height: 20px;text-align: center;}
.focusBox .prev {position: absolute;bottom: 5px;left: 50%;z-index: 9;display: block;overflow: hidden;margin-left: -525px;width: 63px;height: 94px;background: url(../images/xi.png) no-repeat;cursor: pointer}
.focusBox .next {position: absolute;right: 50%;bottom: 5px;z-index: 9;display: block;overflow: hidden;margin-right: -525px;width: 63px;height: 94px;background: url(../images/dong.png) no-repeat;cursor: pointer}
.focusBox .prev:hover {background-position: -63px 0}
.focusBox .next:hover {background-position: -63px 0}
.focusBox .num {position: absolute;bottom: 10px;z-index:9;overflow: hidden;width: 100%;text-align: center;opacity: .5;zoom: 1;filter: alpha(opacity=.5);-moz-opacity: .5}
.focusBox .num li {display: inline-block;margin: 0 5px;width: 10px;height: 10px;background: url(../images/kxd.png) no-repeat center;cursor: pointer}
.focusBox .num li.on {display: inline-block;width: 10px;height: 10px;background: url(../images/sxd.png) no-repeat center;}
.wzbg {position: relative;top: 0;right: 0;bottom: 0;left: 0;width: 100%;background-color: #000;background-position: center center;background-repeat: no-repeat;margin: 70px auto 0;}
.wzbg .focusBox .wzbg-nav {position: absolute;top: 0px;left: 0px;z-index: 99;width: 100%;height: 84px;background: rgba(0,0,0,.27);}

.foodbarbg{width: 100%;padding: 5px;background-color: rgba(97, 97, 97, 0.5); height:60px;position: fixed; top:70px;z-index: 2;}
.foodbar { height: 50px;margin: 0 auto;/*position: fixed;*/ top:75px;z-index: 2; width:1200px;}
.foodbar ul li { float: left;width: 140px; height: 50px; margin-right: 25px;  position:relative; cursor: pointer;}
.foodbar ul li .icon { width: 50px; height: 50px; background: rgba(255,255,255,.1);border-radius: 35px;  position: absolute; left: 0;  top: 0; -webkit-transition: all .35s;}
.foodbar ul li .icon::after { width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); margin-left: 10px; display: block;  background: url("../images/cpqh1.png") no-repeat; background-size: cover;  content: '';}
.foodbar ul li .icon2 { width: 50px; height: 50px; background: rgba(255,255,255,.1);border-radius: 35px;  position: absolute; left: 0;  top: 0; -webkit-transition: all .35s;}
.foodbar ul li .icon2::after { width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); margin-left: 10px; display: block;  background: url("../images/cpqh2.png") no-repeat; background-size: cover;  content: '';}
.foodbar ul li .icon3 { width: 50px; height: 50px; background: rgba(255,255,255,.1);border-radius: 35px;  position: absolute; left: 0;  top: 0; -webkit-transition: all .35s;}
.foodbar ul li .icon3::after { width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); margin-left: 10px; display: block;  background: url("../images/cpqh3.png") no-repeat; background-size: cover;  content: '';}
.foodbar ul li .icon4 { width: 50px; height: 50px; background: rgba(255,255,255,.1);border-radius: 35px;  position: absolute; left: 0;  top: 0; -webkit-transition: all .35s;}
.foodbar ul li .icon4::after { width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); margin-left: 10px; display: block;  background: url("../images/cpqh4.png") no-repeat; background-size: cover;  content: '';}
.foodbar ul li .icon5 { width: 50px; height: 50px; background: rgba(255,255,255,.1);border-radius: 35px;  position: absolute; left: 0;  top: 0; -webkit-transition: all .35s;}
.foodbar ul li .icon5::after { width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); margin-left: 10px; display: block;  background: url("../images/cpqh5.png") no-repeat; background-size: cover;  content: '';}
.foodbar ul li .icon6 { width: 50px; height: 50px; background: rgba(255,255,255,.1);border-radius: 35px;  position: absolute; left: 0;  top: 0; -webkit-transition: all .35s;}
.foodbar ul li .icon6::after { width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); margin-left: 10px; display: block;  background: url("../images/cpqh6.png") no-repeat; background-size: cover;  content: '';}
.foodbar ul li .icon7 { width: 50px; height: 50px; background: rgba(255,255,255,.1);border-radius: 35px;  position: absolute; left: 0;  top: 0; -webkit-transition: all .35s;}
.foodbar ul li .icon7::after { width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); margin-left: 10px; display: block;  background: url("../images/cpqh7.png") no-repeat; background-size: cover;  content: '';}

.foodbar ul li .txt {width: 70px; height:50px; line-height: 50px; float:left; margin-left: 50px; color:#fff; font-size: 16px;  text-align:center; position: relative; z-index: 10;-webkit-transition: all .35s;}

.foodbar ul li:hover .icon {background: #d60e15;width: 140px; }
.foodbar ul li:hover .icon2 {background: #d60e15;width: 140px; }
.foodbar ul li:hover .icon3 {background: #d60e15;width: 140px; }
.foodbar ul li:hover .icon4 {background: #d60e15;width: 140px; }
.foodbar ul li:hover .icon5 {background: #d60e15;width: 140px; }
.foodbar ul li:hover .icon6 {background: #d60e15;width: 140px; }
.foodbar ul li:hover .icon7 {background: #d60e15;width: 140px; }

.foodbar ul li.active .icon {  background: #d60e15;  width: 140px;}
.foodbar ul li.active .icon2 {  background: #d60e15;  width: 140px;}
.foodbar ul li.active .icon3 {  background: #d60e15;  width: 140px;}
.foodbar ul li.active .icon4 {  background: #d60e15;  width: 140px;}
.foodbar ul li.active .icon5 {  background: #d60e15;  width: 140px;}
.foodbar ul li.active .icon6 {  background: #d60e15;  width: 140px;}
.foodbar ul li.active .icon7 {  background: #d60e15;  width: 140px;}
.foodbar ul li.active .txt {  margin-left: 50px;}


/*video*/
.video i{display: block;
    height: 1px;
    background-color: #d1d1d1;
    position: static;}
.video h1{
    font-size: 20px;
    color: #595757;
    margin: 48px auto;
    text-align: center;
    width: 30%;
    position: static;
    margin-top: -16px;
    background: #FFFFFF;
	font-weight:lighter;
}

@media screen and (max-width: 1024px){
.video h1{
    font-size: 16px;
    color: #595757;
    margin: 48px auto;
    text-align: center;
    width: 58%;
    position: static;
    margin-top: -16px;
    background: #FFFFFF;
	font-weight:lighter;
}

}

.video .template {width: 100%;margin: 0 auto;}
.video .videoBox .videoItem {display: none;}
.video .videoBox .videoItem.on {display: block;}
.video .videoBox .videoItem video {width: 100%;}
.video .wrapper{margin-top: 20px;overflow: hidden;}
.video .wrapper a{width: 32.11111%;float: left;margin-right: 20px;padding-bottom: 10px;background: url(../images/video-media-shadow.png) top;cursor: pointer;margin-top: 30px; display:block;}
.video .wrapper a:nth-child(3) {margin-right: 0;}
.video .wrapper a:nth-child(6) {margin-right: 0;}
.video .wrapper a:nth-child(9) {margin-right: 0;}
.video .wrapper a:nth-child(12) {margin-right: 0;}
.video .wrapper a:nth-child(15) {margin-right: 0;}
.video .wrapper a:nth-child(18) {margin-right: 0;}
.video .wrapper a:nth-child(21) {margin-right: 0;}
.video .wrapper a:nth-child(24) {margin-right: 0;}
.video .wrapper a .box{position: relative;overflow: hidden;border: 0px solid #fff;height:190px;}
.video .wrapper a .box img{width: 100%;-webkit-transition: all 2s;transition: all 2s;}
.video .wrapper a:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.video .wrapper a .box .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .5;filter: alpha(opacity=50);}
.video .wrapper a .box:after{position: absolute;top: 50%;left: 50%;content: "";width: 60px;height: 60px;margin: -30px 0 0 -30px;background-position: -120px -420px;}
.video .wrapper a span{display: block;width: 100%;height: 40px;line-height: 40px;padding: 0 5%;overflow: hidden;background: #fff;font-size: 16px;color: #666;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.video .wrapper a:hover span{background: #60814c;color: #fff;}
.video .wrapper a .box:after{background-image: url(../images/icon.png);background-repeat: no-repeat;}

/*����״̬OLD*/
.slogot {margin-bottom: 100px;margin-top:-80px;}
.slogot i{display: block;height: 1px;background-color: #d1d1d1;position: static;}
.slogot h1{font-size: 20px;color: #595757;margin: 48px auto;text-align: center;width: 38%;position: static;margin-top: -16px;background: #FFFFFF;font-weight:lighter;}

@media screen and (max-width: 767px){
/*����*/
.newstMain .news-list li{margin-top: 3vw;}
.newstMain .news-list {width: 100%;}
.newstMain .more{display: none;}
.newstMain .news-list li .left-item{width: 100%;}
.newstMain .news-list li .right-item{width: 100%;padding-left: 0;display: block;background-color: #fff;padding: 2vw 2vw 3vw;border-top: 1px solid rgba(0, 0, 0, 0.1);}
.storeMain .box1{display: none;}
#team .box1,#team .box3,#team .box4{display: none;}
.newstMain .news-c{font-size: 13px;margin-top: 5px;}
.newstMain .loadmore p:last-of-type{display: ;}
.m-title{margin-bottom: 20px;}
#team .box + .box{margin-top:10px;}
.info.common{line-height: 30px;font-size: 16px;border-width: 4px;margin-top: 15px;}
#team .box3__{margin-top: 30px;}
.backTop{right: 3vw;}
.backTop.active{bottom: 3vw;}
.newstMain .news-title {margin-top: 0px !important}
.newstMain .titme {margin-top: -5px !important;bottom:1% !important;position: relative !important;}
.list_l .list_img{width:100%;margin-left:0;float:none;}
.list_l .list_title{margin:0;padding:2% 0;font-size:20px;white-space: normal;line-height: 1.6em;}
.list_l .list_text{padding:4% 0;}
.new-contents {width: 100%;margin: 0px auto;}
.new-contents .details-t {text-align: center;margin:0 auto;padding-top: 4%; }
.new-contents .details-t h1 {line-height: 1.6em;font-size: 24px;}
.new-contents .details-c img {width:100%;margin-left: -9%;float:none;}
.jump .jump-s {font-size: 16px;width:100%;height:100%;}
.jump .jump-s p{ padding-bottom:10px;}
.jump .fxym {padding: 5px 0;}
.new-contents .details-c p {font-size: 16px;}
.sub-visual-txt { padding: 15% 0 7% 0 !important;}
.sub-visual-txtp { padding: 15% 0 7% 0 !important;}



/*��Ʒ*/
.focusBox {background: #fff;}
.wzbg {margin: 50px auto 0;}
.focusBox .txt {position:initial!important;bottom: 96px;left: 0% !important;margin-left: 0px!important;width: 100% !important;margin-top: -3px;}
.focusBox .txt ul {width: 100%!important;	}
.focusBox .txt li {width: 96%!important;margin-left:3%!important;line-height: 22px!important;}
.focusBox .num {bottom: 5px!important;}
.focusBox .next {left: 84% !important;bottom: 138px!important;}
.focusBox .prev {left:0 !important;bottom: 138px!important;margin-left: 0px!important;}
.foodbarbg {display:block!important;position: static!important;margin-left: 0px!important;height:90px!important;margin-bottom: 1px;}
.foodbar {display:block!important;position: static!important;margin-left: 2%!important; width:100%!important;}
.foodbar ul li {width: 15%!important;margin-right: 3px!important;}
.foodbar ul li.active .icon {width: 50px!important;}
.foodbar ul li.active .icon2 {width: 50px!important;}
.foodbar ul li.active .icon3 {width: 50px!important;}
.foodbar ul li.active .icon4 {width: 50px!important;}
.foodbar ul li.active .icon5 {width: 50px!important;}
.foodbar ul li.active .icon6 {width: 50px!important;}
.foodbar ul li.active .icon7 {width: 50px!important;}
.foodbar ul li.active .txt { margin-left:-17%!important;}
.focusBox .txt li h1 {font-size: 16px!important;}
.foodbar ul li .txt {height:130px!important;line-height:130px!important;margin-left:-18%!important;}
    
/*video*/
.video .wrapper { margin-top: 5px!important;}
.video .wrapper a {width: 31.8%!important;margin-right:5px!important; margin-top:15px!important;}
.video .wrapper a .box {height:66px!important;}
.video .wrapper a .box:after {display:none;}
.video .wrapper a .box .mask {display:none;}
.video h1 {width:86%!important;}


/*����״̬*/
.slogot {margin-top: -30px;}
.slogot h1 {margin:-30px auto;width: 56%; font-size:16px;}


}




.w1280 {
    width: 1280px;
    margin: 0 auto;
}
.f-cb {
    zoom: 1
}

.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: "."
}

.fl {
    float: left
}

.fr {
    float: right
}


.is1340 {
    display: block
}

@media (max-width: 1340px) {
    .is1340 {
        display: none
    }	
}

.is1300 {
    display: block
}

@media (max-width: 1300px) {
    .is1300 {
        display: none
    }
}

.is1024 {
    display: block
}

@media (max-width: 1024px) {
    .is1024 {
        display: none
    }
}

.BMap_cpyCtrl,
.anchorBL {
    display: none
}

.is960 {
    display: block
}

@media (max-width: 960px) {
    .is960 {
        display: none
    }
}

.is800 {
    display: block
}

@media (max-width: 800px) {
    .is800 {
        display: none
    }
}

.is768 {
    display: block
}

@media (max-width: 768px) {
    .is768 {
        display: none
    }
}

.is750 {
    display: block
}

@media (max-width: 750px) {
    .is750 {
        display: none
    }
}

.is680 {
    display: block
}

@media (max-width: 680px) {
    .is680 {
        display: none
    }
}

.is450 {
    display: block
}

@media (max-width: 450px) {
    .is450 {
        display: none
    }
}

.w1280 {
    width: 1280px; 
    margin: 0 auto
}

@media (max-width: 1300px) {
    .w1280 {
        width: 94%
    }
}

@media (max-width: 750px) {
    .w1280 {
        width: 86.67%
    }
}

@media (max-width: 450px) {
    .w1280 {
        width: 94%
    }
}

@media (min-width: 1025px) {
    .js-m .js-m-top,
    .js-m2 .js-m-top,
    .js-m3 .js-m-top {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translateY(-30px);
        transition: opacity 1s, transform 1s
    }
    .js-m .js-m-btm,
    .js-m2 .js-m-btm,
    .js-m3 .js-m-btm {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translateY(30px);
        transition: opacity 1s, transform 1s
    }
    .js-m .js-m-left,
    .js-m2 .js-m-left,
    .js-m3 .js-m-left {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translateX(-30px);
        transition: opacity 1s, transform 1s
    }
    .js-m .js-m-right,
    .js-m2 .js-m-right,
    .js-m3 .js-m-right {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translateX(30px);
        transition: opacity 1s, transform 1s
    }
    .js-m.animate .js-m-top,
    .js-m.animate .js-m-btm,
    .js-m2.animate .js-m-top,
    .js-m2.animate .js-m-btm,
    .js-m3.animate .js-m-top,
    .js-m3.animate .js-m-btm {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: translateY(0px)
    }
    .js-m.animate .js-m-left,
    .js-m.animate .js-m-right,
    .js-m2.animate .js-m-left,
    .js-m2.animate .js-m-right,
    .js-m3.animate .js-m-left,
    .js-m3.animate .js-m-right {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: translateX(0px)
    }
}
.mainwuye .hbox3 {
    position: relative;
    overflow: visible;
	background: url(/bczh/static/images/lishi-bg.jpg) no-repeat center center
}

.mainwuye .hbox3 .cont {
    overflow: hidden
}
.mainwuye .hbox3 .cont::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 200px;
    width: 100%;
    height: 1px;
    background: rgba(153, 153, 153, 0.5);
}

.mainwuye .hbox3 .wrap {
    padding: 0 0 7.5%
}

@media (max-width: 750px) {
    .mainwuye .hbox3 .wrap {
        /*padding: 12.6% 0 9%*/
    }
}

.mainwuye .hbox3 .title-box {
    padding-bottom: 4.3%;
    text-align: center
}

.mainwuye .hbox3 .title-box h4 {
    padding-bottom: 2.3%;
    font-size: 36px;
    font-weight: normal;
    color: #000
}

.mainwuye .hbox3 .title-box p {
    font-size: 16px;
    line-height: 1.6;
    color: #5f5f5f
}

@media (max-width: 1024px) {
    .mainwuye .hbox3 .title-box h4 {
        font-size: .75rem
    }
}

@media (max-width: 750px) {
    .mainwuye .hbox3 .title-box h4 {
        padding-bottom: .625rem
    }

    .mainwuye .hbox3 .title-box p {
        font-size: 14px
    }
}

.mainwuye .hbox3 .mediaScroll {
    position: relative
}

.mainwuye .hbox3 .mediaScroll .bg {
   /* background: #c7000b*/
}

.mainwuye .hbox3 .mediaScroll .title {
    text-align: center;
}

.mainwuye .hbox3 .mediaScroll .title h4 {
    font-size: 36px;
    color: #d1c0a5;
    padding: 4%;
}


.mainwuye .hbox3 .mediaScroll .controls-box .btn {
    position: absolute;
    z-index: 10;
    top: 50%;
    width: 25px;
    height: 25px;
    margin-top: -25px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer
}

.mainwuye .hbox3 .mediaScroll .controls-box .btn.prev {
    right: 45%;
    background: #fff url(/bczh/static/images/arrow-left-16-02.png) no-repeat center center;
}

.mainwuye .hbox3 .mediaScroll .controls-box .btn.prev.disable {
    background: url(/bczh/static/images/arrow-left-16-02.png) no-repeat center center
}

.mainwuye .hbox3 .mediaScroll .controls-box .btn.next {
    right: 0;
    background: #fff url(/bczh/static/images/arrow-right-16-02.png) no-repeat center center;
}

.mainwuye .hbox3 .mediaScroll .controls-box .btn.next.disable {
    background: url(/bczh/static/images/arrow-right-16-02.png) no-repeat center center
}

@media (min-width: 1025px) {
    .mainwuye .hbox3 .mediaScroll .controls-box .btn {
        transition: transform 0.5s
    }

    .mainwuye .hbox3 .mediaScroll .controls-box .btn:hover.prev {
        background:url(/bczh/static/images/arrow-left-16-01.png) no-repeat center center;
        border: 1px solid #dcb866;
        transform: translateX(-10px)
    }

    .mainwuye .hbox3 .mediaScroll .controls-box .btn:hover.prev.disable {
        transform: translateX(0)
    }

    .mainwuye .hbox3 .mediaScroll .controls-box .btn:hover.next {
        background:url(/bczh/static/images/arrow-right-16-01.png) no-repeat center center;
        border: 1px solid #dcb866;
        transform: translateX(10px)
    }

    .mainwuye .hbox3 .mediaScroll .controls-box .btn:hover.next.disable {
        transform: translateX(0)
    }
}

@media (max-width: 1024px) {
    .mainwuye .hbox3 .mediaScroll .controls-box .btn {
        width: 46px;
        height: 46px;
        margin-top: -23px
    }
	.titleBox.tr {
    margin-top: -69px!important;
}
}

@media (max-width: 768px) {
    .mainwuye .hbox3 .mediaScroll .controls-box .btn {
        width: 40px;
        height: 40px;
        margin-top: -60px
    }
	.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-year h1 {
    margin-left: 10%;
	}
}

.mainwuye .hbox3 .mediaScroll .scroll-pos {
    position: relative
}

@media (max-width: 768px) {
    .mainwuye .hbox3 .mediaScroll .scroll-pos .controls-box {
        display: none
    }
}

.mainwuye .hbox3 .mediaScroll .scroll-box {
    position: relative;
    margin: 0 auto 3.91%
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI {
    display: none;
    padding-left:10%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(30px, 0%, 0);
    transition: transform 0s, opacity 0s;
    opacity: 0;
    filter: alpha(opacity=0)
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI.cur {
    position: relative;
    transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
    transition-delay: 0.2s
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link {
    display: block
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-year {
    vertical-align: bottom;

}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-year h1 {
    font-family: "CAI978";
    font-size: 140px;
    color: #60814c;
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link:hover .text-year h1 {
    color: #60814c
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box {
    margin-left: 28%;
    margin-top: 7.2%;
    position: absolute;
	font-family: "CAI978";
    font-size: 50px;
	font-weight:bold;
    color: #60814c
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box img {
    display: block;
    max-width: 100%
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
    
    width: 48%;
    padding-top: 3.67%
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title {
    padding-bottom: 18px;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
    color: #000;
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title span {
    vertical-align: middle
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title .e {
    font-family: "NY-REG";
    font-size: 46px
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .text {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 1.5;
    color: #3e3e3e
}

.mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box img {
    max-width: 100%;
    margin-right: 35px
}

@media (max-width: 1200px) {

    .mainwuye .hbox3 .mediaScroll .bg{
        /*background-color: #60814c;*/
    }
    .mainwuye .hbox3 .mediaScroll .scroll-box {
        width: 864px
    }
    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI{
        padding-left:5%;
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
        padding-top: 3%
    }
    .mainwuye .hbox3 .mediaScroll .title h4{
        color:#fff;
        padding: 4% 0 0;
    }
    .mainwuye .hbox3 .mediaScroll .title img{
        display: none;
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-year h1 {
        font-size: 5rem;
        color: #60814c
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.prev{
        left: 10px;
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.next{
        right: 10px;
    }


}

@media (max-width: 1024px) {
    .mainwuye .hbox3 .mediaScroll .scroll-box {
        width: 100%
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box {
        width: 50%
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
        width: 47%
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title {
        padding-bottom: 14px;
        font-size: .77083rem
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title .e {
        position: relative;
        top: .0375rem;
        font-size: .95833rem
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .text {
        margin-bottom: .66667rem;
        font-size: 14px
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box img {
        margin-right: .58333rem
    }
}

@media (max-width: 768px) {
    .mainwuye .hbox3 .mediaScroll .scroll-box {
        width: 100%
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box {
        width: 100%;
		font-size: 30px;
		margin-left:56%;
        margin-top: 10.5%;
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box img {
        margin: 0 auto
    }

    .mainwuye .hbox3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
        width: 96%
    }

    .mainwuye .hbox3 .cont::after{
        bottom: 88px;
    }
}



.mainwuye .hbox3 .mediaScroll .thumb-pos {
    padding-top: 16px;
    position: relative; 
}



.mainwuye .hbox3 .mediaScroll .thumb-pos .controls-box {
    display: none
}


.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box {
    overflow: hidden;
    margin: 0 auto;
    width: 955px;
    height: 80px;
    background: url(/bczh/static/images/bg_bg07.png) repeat-x -66px 6px;
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn{
    position: absolute;
    top: 13px;
    width: 70px;
    height: 50px;
    background: url(/bczh/static/images/arrow-left-03.png) no-repeat center;
    cursor: pointer;
    z-index: 5;
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.prev{
    left: 100px;
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.next{
    background: url(/bczh/static/images/arrow-right-03.png) no-repeat center;
    right: 100px;
}


.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li {
    position: relative;
    width: 135px;
    padding-top: 22px;
    text-align: center;
    cursor: pointer
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li.cur::after {
    content: "";
    position: absolute;
    left: 68px;
    top: 6px;
    width: 1px;
    height: 28px;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li .point {
    position: absolute;
    top: 0;
    left: 50%;
    width: 9px;
    height: 9px;
    margin-left: -4.5px;
    border-radius: 50%;
    background: #ba8f5a;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0);
    transition: all 0.5s
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li .text {
    font-size: 18px;
    padding-top: 30px;
    font-weight: normal;
    color: #5f5f5f
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li.cur .point {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1)
}

.mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li.cur .text {
    color: #60814c
}

@media (max-width: 768px) {
    .mainwuye .hbox3 .mediaScroll .thumb-pos {
        position: relative
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .controls-box {
        display: block
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .controls-box .btn {
        width: 30px;
        height: 30px;
        margin-top: -195px
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .controls-box .btn.prev {
        left: -42px
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .controls-box .btn.next {
        right: -35px
    }

}


@media (max-width: 1366px){
    .mainwuye .hbox3 .cont::after{
        bottom: 160px;
    }
}
@media (max-width: 1300px) {

    .mainwuye .hbox3 .cont::after{
        bottom: 133px;
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos {
        width: 864px;
        margin: 0 auto;
        background-position: -13px top
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box {
        width: auto
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li {
        width: 144px
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li .text {
        font-size: 16px
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.prev{
        left: -60px;
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.next{
        right:-60px;
    }
}

@media (max-width: 960px) {
    .mainwuye .hbox3 .mediaScroll .thumb-pos {
        width: 648px;
        margin: 0 auto;
        background-position: -31px top
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li {
        width: 108px
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li .point {
        width: 7px;
        height: 7px;
        margin-left: -3.5px
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li .text {
        font-size: 14px
    }
}

@media (max-width: 768px) {
    .mainwuye .hbox3 .mediaScroll .thumb-pos {
        width: 432px;
        background-position: -30px top
    }

    .mainwuye .hbox3 .cont::after{
        bottom: 133px;
    }
}

@media (max-width: 520px) {
    .mainwuye .hbox3 .mediaScroll .thumb-pos {
        width: 289px;
        background-position: -12px top
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li {
        width: 72px
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .thumb li .point {
        margin-left: -2.5px
    }

    .mainwuye .hbox3 .cont::after{
        bottom: 88px;
    }
}

@media (max-width: 375px) {
    .mainwuye .hbox3 .cont::after{
        bottom: 85px;
    }

}
@media (max-width: 320px) {
    .mainwuye .hbox3 .cont::after {
        bottom: 82px;
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .controls-box .btn.prev {
        left: -15px;
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .controls-box .btn.next {
        right: -15px;
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.prev{
        left: -35px;
    }

    .mainwuye .hbox3 .mediaScroll .thumb-pos .thumb-box .btn.next{
        right:-35px;
    }
}
