.header{
    height: 234px;
    background: #317E50;
    overflow: hidden;
    clear: both;
}
.header .header_txt{
    padding-top: 45px;
    height: 69px;
    /*overflow: hidden;*/
    clear: both;
}
.header .login{
    position: relative;
    color: #fff;
    float: right;
    margin-right: 20px;
}
.header .login .login_icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.header .login .login_btn1 {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    padding-bottom: 10px;
}
.header .login .login_btn2 {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}
.header .login .login_btn1:hover,.header .login .login_btn2:hover{text-decoration: underline;color: #FFCC00;}
.header .login .userbox {
    background: url(../image/userbox-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -20px;
    z-index: 999;
    width: 150px;
    height: 130px;
    padding: 35px 9px 15px 9px;
    top: 17px;
    display: none;
}
.header .login .userbox li {
    text-align: center;
    line-height: 30px;
}
.header .login .userbox a {
    color: #000000;
    font-size: 14px;
}
.header .login .userbox li:hover a {
    color: #2ABA65;
    display: inline-block;
    border-bottom: 2px solid #2ABA65;
}
.header .language{
    float: right;
    color: #fff;
}
.header .language a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
}
.header .language a.on,.header .language a:hover{color: #FFCC00;}
.header .car{
    display: block;
    float: right;
    width: 24px;
    height: 23px;
    background: url(../image/car.png) no-repeat center center;
    margin-right: 20px;
    position: relative;
}
.header .car i{
    position: absolute;
    right: -8px;
    top: -8px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    background: #FF0000;
    border-radius: 50%;
    display: block;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.header .header_img{
    margin-top: 15px;
    overflow: hidden;
    clear: both;
}
.header .logo{
    margin-top: 16px;
    display: block;
    float: left;
}
.header .code{
    width: 100px;
    height: 100px;
    float: right;
}
/*菜单栏*/
.menu{
    line-height: 40px;
    height: 40px;
    background: #2aba65;
    overflow: hidden;
    clear: both;
}
.menu ul{overflow: hidden;clear: both;}
.menu ul li{
    /*width: 171px;*/
    width: 200px;
    float: left;
    text-align: center;
}
.menu ul li a{
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.menu ul li:hover a,.menu ul li.on a{background: #023806;}
.menu ul li:last-child a{background: #0f6411;display: none;}
/*banner*/
.bannerWrap{
    clear: both;
    overflow: hidden;
    margin: 30px auto;
}
.zscqImg{
    width: 745px;
    position: relative;
    float: left;
    overflow: hidden;
    clear: both;
    border: 1px solid #999;
}
.zscqImg .swiper-slide p{
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #343434;
    line-height: 66px;
    height: 66px;
    text-align: left;
}
.zscqImg .swiper-pagination{bottom: 60px !important;}
.zscqImg .zscqImg_img{
    width: 100%;
}
.zscqImg .zscqImg_bot{
    overflow: hidden;
    clear: both;
    padding: 10px 20px;
    margin-top: -56px;
    position: relative;
    z-index: 9;
}
.zscqImg .zscqImg_bot .zscqImg_txt{
    float: left;
    color: #2e2e36;
    font-size: 16px;
}
.zscqImg .zscqImg_bot .zscqImg_icon{
    float: right;
}
.zscqImg .zscqImg_bot .zscqImg_icon a{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px;
}
.zscqImg .zscqImg_bot .zscqImg_icon a.on{
    color: #059240;
    font-size: 16px;
    font-weight: bold;
}
.zscqImg .zscqImg_bot .zscqImg_icon a img{
    width: 21px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 10px;
}
.swiper-button-prev{background-image: url(https://gdipexpo-gz-1300406064.file.myqcloud.com/static/index/zhi/images/left.png) !important;width: 40px !important;height: 40px !important;background-size: 40px 40px !important;}
.swiper-button-next{background-image: url(https://gdipexpo-gz-1300406064.file.myqcloud.com/static/index/zhi/images/right.png) !important;width: 40px !important;height: 40px !important;background-size: 40px 40px !important;}
.bannerRight{
    float: right;
    width: 425px;
}
.search{
    height: 40px;
    border: 1px solid #999;
    border-radius: 20px;
    width: 420px;
    overflow: hidden;
    clear: both;
}
.search .inp{
    width: 318px;
    border: none;
    outline: none;
    line-height: 38px;
    height: 38px;
    font-size: 16px;
    color: #333;
    float: left;
    padding-left: 45px;
    background: url(../image/search.png) no-repeat 10px center;
    background-size: 27px;
}
.search .btn{
    float: left;
    width: 50px;
    height: 38px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    width: 100px;
    background: #02670A;
    border-radius: 20px;
}
.bannerTit{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #333333;
    line-height: 38px;
    border-left: 10px solid #59B65F;
    padding-left: 15px;
}
.dynamic{
    overflow: hidden;
    clear: both;
    margin: 16px auto 0;
}
.dynamic .dynamic_list{
    padding-left: 38px;
    height: 280px;
    overflow: hidden;
}
.dynamic .dynamic_list li a{
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dynamic .dynamic_list li:hover a{font-weight: bold;}
.service{
    overflow: hidden;
    clear: both;
}
.service .service_list{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 15px;
}
.service .service_list a{
    width: 131px;
    height: 87px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    text-align: center;
    padding-top: 15px;
    display: block;
}
.EnglishModel .service .service_list a{font-size: 14px;}
.service .service_list a.zy{
    background: url(../image/server01.png) no-repeat center 48px,#E8E8E8;
}
.service .service_list a.rc{
    background: url(../image/server02.png) no-repeat center 48px,#E8E8E8;
}
.service .service_list a.dh{
    background: url(../image/server03.png) no-repeat center 48px,#E8E8E8;
}
.service .service_list a.zy:hover{
    color: #fff;
    background: url(../image/server04.png) no-repeat center 48px,#059240;
}
.service .service_list a.rc:hover{
    color: #fff;
    background: url(../image/server05.png) no-repeat center 48px,#059240;
}
.service .service_list a.dh:hover{
    color: #fff;
    background: url(../image/server06.png) no-repeat center 48px,#059240;
}
/*展区展馆*/
.exhibition{
    margin: 40px auto;
    clear: both;
}
.exhibition .exhibition_list{
    clear: both;
    width: 720px;
    height: 226px;
    margin: 30px auto;
}
.exhibition .exhibition_list>ul>li{
    background: #3B9360;
    width: 327px;
    line-height: 226px;
    text-align: center;
    float: left;
    margin-right: 60px;
    position: relative;
}
.exhibition .exhibition_list>ul>li:hover{background: #0f8942;}
.exhibition .exhibition_list>ul>li:nth-child(2n){margin-right: 0;}
.exhibition .exhibition_list>ul>li>a{
    display: block;
}
.exhibition .exhibition_list>ul>li p{
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
    color: #fff;
    font-size: 36px;
    vertical-align: middle;
}
.EnglishModel .exhibition .exhibition_list>ul>li p{font-size: 28px;}
/*展区展馆下拉*/
.xlky{
    position: absolute;
    top: 150px;
    left: 200px;
    width: 200px;
    background: #fff;
    box-shadow: 4px 0px 6px #ccc;
    z-index: 2;
    max-height: 300px;
    overflow-y:scroll;
    display: none;
}
.xlky:before,.xlky:after{
    position: absolute;
    content: '';
    left: 20px;
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px #fff solid;
}
.xlky:before{
    border-bottom: 10px #ccc solid;
    top: -20px;
}
.xlky:after{
    top: -19px;
    border-bottom: 10px #fff solid;
}
.xlky ul li{
    background: #fff;
    line-height: 30px;
    text-align: center;
    height: auto;
    border-bottom: 1px solid #fff;
    width: 100%;
    float: none;
    margin-right: 0;
    font-size: 16px;
    cursor: pointer;
}
.xlky ul li:hover{
    background: #fff;
    color: #4075e1;
    border-bottom: 1px solid #4075e1;
}
.xlky .xlke{
    display: none;
    position: absolute;
    top: 0;
    left: 200px;
    background: #fff;
    border: 1px solid #4075e1;
    padding: 10px;
    width: 260px;
    z-index: 3;
    text-align: left;
}
.xlky .xlke a{
    display: inline-block;
    width: 55px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xlky .xlke a:hover{color: #4075e1}
/*四大中心*/
.center{
    overflow: hidden;
    clear: both;
    margin: 40px auto;
}
.center .centerList{
    overflow: hidden;
    clear: both;
    width: 700px;
    margin: 25px auto 0;
}
.center .centerList ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.center .centerList ul li{
    float: left;
    text-align: center;
}
.center .centerList ul li div{
    width: 130px;
    height: 130px;
    border: 1px solid #666;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
}
.center .centerList ul li div.xw{
    background: url(../image/center01.png) no-repeat center center;
}
.center .centerList ul li div.kf{
    background: url(../image/center02.png) no-repeat center center;
}
.center .centerList ul li div.hd{
    background: url(../image/center03.png) no-repeat center center;
}
.center .centerList ul li div.hz{
    background: url(../image/center04.png) no-repeat center center;
}
.center .centerList ul li div.xw:hover{
    background: url(../image/center01_01.png) no-repeat center center,#3B9360;
}
.center .centerList ul li div.kf:hover{
    background: url(../image/center02_01.png) no-repeat center center,#3B9360;
}
.center .centerList ul li div.hd:hover{
    background: url(../image/center03_01.png) no-repeat center center,#3B9360;
}
.center .centerList ul li div.hz:hover{
    background: url(../image/center04_01.png) no-repeat center center,#3B9360;
}
.center .centerList ul li p{
    margin-top: 25px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
/*地理标志产品商城*/
.landmark{
    overflow: hidden;
    clear: both;
}
.landmarkTit{
    clear: both;
    text-align: center;
    font-family: Microsoft YaHei;
}
.landmarkTit h2{
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.landmarkTit p{
    font-size: 20px;
    color: #666;
    margin-top: 10px;
    text-transform: uppercase;
}
.landmark .landmark_list{
    overflow: hidden;
    clear: both;
    margin: 30px auto 0;
}
.landmark .landmark_list ul li{
    float: left;
    width: 216px;
    margin-right: 29px;
    margin-bottom: 25px;
    text-align: center;
}
.landmark .landmark_list ul li:nth-child(5n){margin-right: 0;}
.landmark .landmark_list ul li div{
    width: 216px;
    height: 130px;
    background: #eee;
    border: 1px solid #999;
    position: relative;
    overflow: hidden;
}
.landmark .landmark_list ul li div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.landmark .landmark_list ul li div span{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 30px;
    background: #3b9361;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
.landmark .landmark_list ul li:hover div span{display: block;}
.landmark .landmark_list ul li p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-top: 6px;
}
.landmark .landmark_list ul li:hover p{
    text-decoration: underline;
    color: #3B9360;
}
/*《中欧地理标志保护协定》专栏*/
.ChinaEuropeColumn{
    clear: both;
    overflow: hidden;
    margin: 40px auto;
}
.ChinaEuropeColumn .ChinaEuropeColumn_img{
    margin: 30px auto 0;
    text-align: center;
}

/*战略合作*/
.strategic{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.strategic .strategic_list{
    clear: both;
    overflow: hidden;
    margin-top: 30px;
}
.strategic .strategic_item{
    clear: both;
    overflow: hidden;
    margin-bottom: 45px;
}
.strategic .strategic_item .strategic_txt{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    vertical-align: middle;
    float: left;
    margin-top: 46px;
    max-width: 120px;
}
.EnglishModel .strategic .strategic_item .strategic_txt{margin-top: 30px;font-size: 16px;}
.strategic .strategic_item ul{
    float: right;
    width: 1070px;
}
.strategic .strategic_item ul li{
    width: 245px;
    height: 120px;
    background: #FFFFFF;
    border: 1px solid #666666;
    float: right;
    margin-right: 30px;
    float: left;
    overflow: hidden;
}
.strategic .strategic_item ul li:nth-child(4n){margin-right: 0;}
.strategic .strategic_item ul li:hover{
    box-shadow: 0px 0px 8px #3B9360;
    border-color: #3B9360;
}
.strategic .strategic_item ul li div{
    width: 245px;
    height: 120px;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.strategic .strategic_item ul li div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.strategic .strategic_item .strategic_more{
    clear: both;
    float: right;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    margin-top: 10px;
}
.strategic .strategic_item .strategic_more:hover{
    text-decoration: underline;
    color: #3B9360;
}
/*footer*/
.footer{
    overflow: hidden;
    clear: both;
    margin: 0px auto;
    text-align: center;
    padding: 50px 0;
    border-top: 1px solid #ccc;
}
.footer p{
    color: #333;
    font-size: 18px;
    line-height: 34px;
}
.footer div{
    margin-top: 15px;
    font-size: 15px;
}
.footer div a{
    display:inline-block;
    text-decoration:none;
    height:20px;
    line-height:20px;
    margin-left: 40px;
    color: #23527c;
}
.footer div a:hover{text-decoration: underline;}
.footer div img{margin-right: 5px;}
/*国内馆*/
.SecondTit{
    position: relative;
    overflow: hidden;
    clear: both;
    text-align: center;
}
.SecondTit .line{
    height: 2px;
    background: #CCCCCC;
    width: 100%;
    position: absolute;
    top: 50px;;
}
.SecondTit .SecondTit_txt{
    background: #fff;
    padding: 0 20px;
    display: inline-block;
    position: relative;
    z-index: 2;
}
.SecondTit .SecondTit_lf{
    display: inline-block;
    text-align: right;
    line-height: 1;
    vertical-align: middle;
    margin-top: 5px;
}
.SecondTit .SecondTit_lf div{
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-bottom: 6px;
}
.SecondTit .SecondTit_lf p{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    text-transform: uppercase;
}
.SecondTit .SecondTit_rf{
    font-size: 72px;
    font-family: Bodoni Bk BT;
    font-weight: normal;
    color: #14A31D;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}
.domestic {
    overflow: hidden;
    clear: both;
    margin: 40px auto;
}
.domestic .zscqImg{
    width: 1200px;
    float: none;
    margin: 48px auto 40px;
    border: none;
}
.domestic .zscqImg .swiper-slide p{color: #fff;}
.domestic .zscqImg .zscqImg_bot .zscqImg_icon a{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #343434;
}
.domestic .zscqImg .zscqImg_bot .zscqImg_icon a img{width: auto;}
.domestic .zscqImg .zscqImg_bot .zscqImg_icon a.on{color: #059240;}
.domestic_list{
    overflow: hidden;
    clear: both;
}
.domestic_list .domestic_img{
    width: 396px;
    border: 1px solid #D5D6D7;
    border-bottom: none;
    background: url(../image/borderIcon01.png) no-repeat left bottom;
    text-align: center;
    float: left;
}
.domestic_list .domestic_img:hover{
    background: url(../image/borderIcon02.png) no-repeat left bottom;
}
.domestic_list .domestic_img div{
    width: 396px;
    height: 381px;
    /*background: #5582FA;*/
}
.domestic_list .domestic_img div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.domestic_list .domestic_img p{
    font-size: 35px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.domestic_list .domestic_city{
    float: left;
    margin-left: 90px;
    margin-top: 45px;
}
.domestic_list .domestic_city h2{
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.domestic_list .domestic_city div{
    width: 700px;
    margin-top: 45px;
}
.domestic_list .domestic_city div a{
    width: 158px;
    line-height: 96px;
    text-align: center;
    background: #A1A1A1;
    display: block;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #FFFFFF;
    margin-bottom: 60px;
    margin-right: 20px;
    float: left;
}
.EnglishModel .domestic_list .domestic_city div a:last-child{
    line-height: 1;
    height: 96px;
    padding-top: 15px;
}
.domestic_list .domestic_city div a:nth-child(4n){margin-right: 0;}
.domestic_list .domestic_city div a:hover,.domestic_list .domestic_city div a.on{background: #317E50;}
/*国际馆*/
.internate{
    overflow: hidden;
    clear: both;
    margin: 40px auto;
}
.internate .internate_item{
    width: 277px;
    margin-right: 30px;
    margin-bottom: 35px;
    border: 1px solid #D5D6D7;
    border-bottom: none;
    background: url(../image/borderIcon01.png) no-repeat left bottom;
    background-size: 100%;
    text-align: center;
    float: left;
}
.internate .internate_item:hover{background: url(../image/borderIcon02.png) no-repeat left bottom;background-size: 100%;}
.internate .internate_item:nth-child(4n){margin-right: 0;}
.internate .internate_item div{
    width: 277px;
    height: 267px;
    /*background: #5582FA;*/
}
.internate .internate_item div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.internate .internate_item p{
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 70px;
}
/*展商展品*/
.exhibits{
    overflow: hidden;
    clear: both;
    margin: 50px auto;
}
.ExhibitsTxt{
    text-align: center;
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
}
.ExhibitsTxt div{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.ExhibitsTxt p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.ExhibitsTit{
    margin-left: 220px;
    overflow: hidden;
    color: #333;
}
.ExhibitsTit a{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 0 20px;
}
.ExhibitsTit a:hover,.ExhibitsTit a.on{color: #317E50;}
.zgxl{
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
.zgxl .zgxl_item{
    margin: 20px auto;
    clear: both;
}
.zgxl .zgxl_item div{
    width:1032px;
    float:right;
}
.EnglishModel .zgxl .zgxl_item div{
    width:1000px;
    float:right;
}
.zgxl .zgxl_item span{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    min-width: 90px;
}
.zgxl .zgxl_item a{
    color: #333;
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #666;
    margin-right: 10px;
    margin-bottom: 10px;
}
.zgxl .zgxl_item a:hover,.zgxl .zgxl_item a.on{
    background: #317E50;
    color: #fff;
    border-color: #317E50;
}
.zlPx{
    overflow: hidden;
    clear: both;
    width: 1200px;
    margin: 10px auto;
    text-align: right;
    color: #333;
    font-size: 16px;
}
.zlPx a{
    margin-right: 10px;
    padding-right: 20px;
    background: url(../image/px.png) no-repeat right center;
    color: #333;
    font-size: 16px;
}
.zlPx a:hover{color: #2084f5;}
.zlPx span{margin-right: 10px;}
.zlPx a.up{
    background: url(../image/up.png) no-repeat right center;
    color: #317E50;
}
.zlPx a.down{
    background: url(../image/down.png) no-repeat right center;
    color: #317E50;
    position: relative;
    width: auto;
    height: auto;
}
.zhanpin{
    width: 1200px;
    overflow: hidden;
    margin: 10px auto;
}
.zhanpin .zhanpin_item{
    float: left;
    margin-right: 20px;
    width: 224px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #d5d6d7;
    box-shadow: 0px 2px 4px #ccc;
    padding-bottom: 10px;
}
.zhanpin .zhanpin_item:nth-child(5n){margin-right: 0;}
.zhanpin .zhanpin_item div.zhanpin_img{
    height: 148px;
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
}
.zhanpin .zhanpin_item img,.zhanpin .zhanpin_item div img{
    display: block;
    max-width: 100%;
    max-height: 148px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.zhanpin .zhanpin_item div.zhanpin_tit{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 10px 0;
    line-height: 1.8;
}
.zhanpin .zhanpin_item p{
    color: #666;
    font-size: 14px;
    padding: 0px 10px;
    line-height: 1.8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhanpin .zhanpin_item p span{color: #c72020;}
.zhanshang{
    width: 1200px;
    overflow: hidden;
    margin: 10px auto;
}
.zhanshang ul li{
    float: left;
    margin-right: 20px;
    width: 224px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #d5d6d7;
    box-shadow: 0px 2px 4px #ccc;
    text-align:center;
}
.zhanshang ul li:nth-child(5n){margin-right: 0;}
.zhanshang ul li div{
    height: 148px;
    background: #f7f7f7;
    overflow: hidden;
    position: relative;
}
.zhanshang ul li img,.zhanshang ul li div img{
    display: block;
    max-width: 100%;
    max-height: 148px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.zhanshang ul li p{
    padding: 10px 6px;
    line-height: 2;
    text-align: center;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.paginationbox{
    text-align: right;
    width: 1200px;
    overflow: hidden;
    margin: 20px auto;
}
.pagination{
    display: inline-block;
}
.pagination li{
    float: left;
    line-height: 1.5;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
}
.pagination li a,.pagination li span{
    display: block;
    padding: 6px 12px;
    border: 1px solid #ddd;
    cursor: pointer;
}
.pagination li:hover a,.pagination li.active a,.pagination li:hover span,.pagination li.active span{
    background-color: #317E50;
    border-color: #317E50;
    color: #fff;
}
.landshop{
    overflow: hidden;
    clear: both;
    margin: 35px auto;
}
.landshop .landshop_cen{
    /*overflow: hidden;*/
    clear: both;
    margin: 40px auto 0;
}
.landshop .landshop_cen .landshop_btn{
    float: left;
}
.landshop .landshop_cen .landshop_btn a{
    display: inline-block;
    width: 168px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 65px;
    font-weight: 400;
    color: #666666;
    border-radius: 5px;
}
.landshop .landshop_cen .landshop_btn a.one{
    background: url(../image/landshop01.png) no-repeat 18px center,#E6E6E6;
    background-size: 33px;
    margin-right: 20px;
}
.landshop .landshop_cen .landshop_btn a.two{
    background: url(../image/landshop03.png) no-repeat 18px center,#E6E6E6;
    background-size: 33px;
}
.landshop .landshop_cen .landshop_btn a.one.on,.landshop .landshop_btn a.one:hover{
    background: url(../image/landshop02.png) no-repeat 18px center,#D6150D;
    background-size: 33px;
    color: #fff;
}
.landshop .landshop_cen .landshop_btn a.two.on,.landshop .landshop_btn a.two:hover{
    background: url(../image/landshop04.png) no-repeat 18px center,#D6150D;
    background-size: 33px;
    color: #fff;
}
.landshop .landshop_cen .landshop_form{
    float: right;
    height: 40px;
    border: 1px solid #999;
    border-radius: 20px;
    width: 410px;
    overflow: hidden;
    margin-top: 5px;
}
.landshop .landshop_cen .landshop_form .inp{
    width: 358px;
    border: none;
    outline: none;
    line-height: 38px;
    font-size: 16px;
    color: #333;
    float: left;
    padding: 0 10px;
}
.landshop .landshop_cen .landshop_form .btn{
    float: left;
    width: 50px;
    height: 38px;
    border: none;
    outline: none;
    background: url(../image/search.png) no-repeat center center;
    background-size: 27px;
    cursor: pointer;
}
.landshop .landshop_list{
    overflow: hidden;
    clear: both;
    margin: 20px auto;
    min-height: 200px;
}
.landshop .landshop_list ul li{
    float: left;
    width: 278px;
    border-bottom: 2px solid #D9D9D9;
    margin-right: 29px;
    margin-bottom: 30px;
}
.landshop .landshop_list ul li:nth-child(4n){margin-right: 0;}
.landshop .landshop_list ul li:hover{border-color: #D6150D;}
.landshop .landshop_list ul li div{
    position: relative;
    overflow: hidden;
    width: 278px;
    height: 181px;
    background: #f7f7f7;
}
.landshop .landshop_list ul li div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.landshop .landshop_list ul li p{
    font-size: 18px;
    padding: 0 10px;
    margin: 15px auto 10px;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.landshop .landshop_list ul li span{
    font-size: 16px;
    font-weight: 600;
    color: #F44805;
    margin-bottom: 15px;
    display: block;
    padding: 0 10px;
}
.landshop .landshop_shop{
    overflow: hidden;
    clear: both;
    margin: 20px auto;
    min-height: 300px;
}
.landshop .landshop_shop ul li{
    float: left;
    width: 278px;
    border-bottom: 2px solid #D5D5D5;
    background: #F1F1F1;
    margin-right: 29px;
    margin-bottom: 30px;
    padding: 35px 20px 62px;
    text-align: center;
}
.landshop .landshop_shop ul li:nth-child(4n){margin-right: 0;}
.landshop .landshop_shop ul li:hover{border-color: #D6150D;}
.landshop .landshop_shop ul li .landshop_shopimg{
    position: relative;
    overflow: hidden;
    width: 126px;
    height: 82px;
    border-radius: 5px;
    border: 1px solid #999;
    margin: 0 auto;
}
.landshop .landshop_shop ul li .landshop_shopimg img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.landshop .landshop_shop ul li p{
    font-size: 18px;
    margin: 20px auto 15px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.landshop .landshop_shop ul li span{
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-bottom: 15px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.landshop .landshop_shop ul li .landshop_shopTxt{
    line-height: 35px;
    border: 1px solid #929292;
    font-size: 16px;
    font-weight: 400;
    color: #929292;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.landshop .landshop_down{
    position: relative;
    float: right;
    margin-right: 50px;
}
.landshop .landshop_down span{
    /*width: 125px;*/
    line-height: 47px;
    border: 1px solid #0FA219;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0FA219;
    display: block;
    background: url(../image/down02.png) no-repeat right center;
    background-size: 29px;
    padding-left: 20px;
    padding-right: 50px;
    cursor: default;
}
.landshop .landshop_down .landshop_downTxt{
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 8px #ccc;
    /*padding: 0 10px;*/
    z-index: 9;
    /*max-height: 150px;
    overflow-y:scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;*/
}
/*.landshop .landshop_down .landshop_downTxt::-webkit-scrollbar {display: none;}*/
.landshop .landshop_down .landshop_downTxt a{
    display: block;
    line-height: 2.4;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #333;
}
.landshop .landshop_down .landshop_downTxt a:hover{color: #fff;background: #0FA219;}
.areaBanner{
    overflow: hidden;
    clear: both;
    position: relative;
    margin: 30px auto 80px;
}
.areaBanner .areaBanner_img{width: 100%;height: 395px;}
.areaBanner .areaBanner_txt{
    position: absolute;
    top: 33px;
    left: 37px;
    width: 1126px;
    line-height: 330px;
    background: rgba(255,255,255,.41);
    font-size: 72px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    color: #000000;
}
/*服务*/
.serve{
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.serverMenu{
    line-height: 45px;
    background: #d4d4d4;
    overflow: hidden;
    clear: both;
    margin: 60px auto 30px;
}
.serverMenu ul li{
    /*width: 171px;*/
    margin: 0 20px;
    float: left;
    text-align: center;
}
.serverMenu ul li a{
    display: block;
    font-size: 20px;
    color: #666;
}
.serverMenu ul li:hover a,.serverMenu ul li.on a{color: #5cb767;}
.serviceRight{
    float: right;
    width: 990px;
}
.serviceMenu{
    width: 178px;
    float: left;
    background: #fff;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.serviceMenu ul>li.serviceMenu_one{
    background-color: #fff;
    color: #333333;
    text-indent: 10px;
    border-right: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}
.serviceMenu ul>li.serviceMenu_one p{
    padding: 8px 10px;
    cursor: pointer;
    position: relative;
    background: url(../image/icon03.png) no-repeat 154px center;
    text-indent: 0;
}
.serviceMenu ul>li.serviceMenu_one.on p{
    color: #fff;
    background: url(../image/icon04.png) no-repeat 154px center,#5cb767;
}
.serviceMenu .serviceMenu_second{
    display: none;
    background: #f7f7f7;
}
.serviceMenu ul>li.serviceMenu_one.on .serviceMenu_second{display: block;}
.serviceMenu .serviceMenu_second li{
    padding: 6px 0;
}
.serviceMenu .serviceMenu_second li a{
    color: #333333;
    display: inline-block;
    height: 100%;
    text-align: left;
    padding-left: 20px;
    text-indent: 0;
    line-height: 15px;
}
.serviceMenu .serviceMenu_second li:hover a,.serviceMenu .serviceMenu_second li.on a{color: #5cb767}
/*满意度调查*/
.subnav{
    height: 35px;
    line-height: 35px;
}
.subnav a{
    font-size: 14px;
    color: #999999;
}
.subnav a i{
    background: url(../image/icon05.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    width: 20px;
    height: 35px;
    vertical-align: middle;
    margin-right: 5px;
}
.subnav a:hover{color: #5cb767;}
.jyservice_tit{
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #5cb767;
}
.jyservice_tit span{
    display: inline-block;
    line-height: 40px;
    width: 220px;
    text-align: center;
    background: #5cb767;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.myServive{
    overflow: hidden;
    clear: both;
    margin: 30px auto;
    padding-left: 30px;
}
.myServive .myServive_item{
    clear: both;
    margin: 20px auto;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    display: block;
}
.myServive h2{
    font-weight: bold;
    color: #333;
    font-size: 16px;
}
.myServive .myServive_item input[type="radio"]{
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.myServive .myServive_btn{
    display: block;
    width: 100px;
    line-height: 40px;
    background: #5cb767;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 60px 260px;
    padding: 0;
    border: none;
}
.myServive .myServive_item b{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    float: left;
}
.myServive .myServive_item .txtarea{
    width: 490px;
    font-size: 16px;
    color: #333;
    outline: none;
    border: 1px solid #ccc;
    height: 90px;
    line-height: 22px;
    padding: 10px;
    resize:none;
    float: left;
}
/*精彩回放*/
.serveVideoTit{
    overflow: hidden;
    clear: both;
    margin: 5px auto 10px;
    padding-bottom: 10px;
    border-bottom: 4px solid #2aba65;
}
.serveVideoTit span{
    display: inline-block;
    width: 150px;
    text-align: center;
    margin-right: 5px;
    border-radius: 3px;
    font-weight: bolder;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    vertical-align: top;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    font-weight: normal;
    background: #fff;
    color: #000;
    border: 1px solid #5cb767;
    margin-bottom: 7px;
}
.serveVideoTit span.active,.serveVideoTit span:hover{
    margin-bottom: 0px;
    border-radius: 3px;
    background: url(../image/Dtimertabbtn-active.png) no-repeat;
    color: #fff;
    height: 37px;
    border: 0px;
}
.serveVideo{
    overflow: hidden;
    clear: both;
}
.serveVideo .serveVideoList{
    overflow: hidden;
    clear: both;
}
.serveVideo .serveVideoItem{
    display: block;
    padding: 0 10px;
    margin-bottom: 40px;
    box-sizing: border-box;
    background-color: #fff;
    width: 33.3%;
    border-radius: 5px;
    float: left;
}
.serveVideo .serveVideoItem div{
    position: relative;
    overflow: hidden;
    width: 300px;
    height: 180px;
}
.serveVideo .serveVideoItem div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.serveVideo .serveVideoItem div span{
    position: absolute;
    background: rgba(0,0,0,.7);
    top: 10px;
    left: 10px;
    z-index: 8;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    padding-left: 35px;
}
.serveVideo .serveVideoItem div span.zb{background: url(../image/videoZb.png) no-repeat 10px center,rgba(0,0,0,.7);background-size: 18px;}
.serveVideo .serveVideoItem div span.hf{background: url(../image/videoHf.png) no-repeat 10px center,rgba(0,0,0,.7);background-size: 18px;}
.serveVideo .serveVideoItem div span.yg{background: url(../image/videoYg.png) no-repeat 10px center,rgba(0,0,0,.7);background-size: 18px;}
.serveVideo .serveVideoItem div span.bfz{background: url(../image/videoBfz.png) no-repeat 10px center,rgba(0,0,0,.7);background-size: 18px;}
.serveVideo .serveVideoItem p{
    background-color: #f6f6f6;
    height: 60px;
    padding: 5px 10px;
    font-size: 16px;
    font-family: "Microsoft YaHei UI";
    font-weight: 500;
    color: #333;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 60px;
    overflow: hidden;
}
.playSearch{
    height: 30px;
    border-radius: 20px;
    border: 1px solid transparent;
    background-color: rgb(221, 221, 221);
    width: 270px;
    overflow: hidden;
    float: right;
    margin-bottom: 20px;
}
.playSearch .inp{
    width: 218px;
    border: none;
    outline: none;
    background: none;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    float: left;
    padding: 0 10px;
}
.playSearch .btn{
    float: right;
    width: 50px;
    height: 28px;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 20px;
    background: url(../image/search.png) no-repeat center center;
    background-size: 20px;
}
.zyLc_list{
    margin-top: 20px;
    overflow: hidden;
    clear: both;
}
.zyLc_list.zyCzs{
    background: url(../image/zybg01.png) no-repeat top center;
    height: 544px;
}
.zyLc_list.zyCgs{
    background: url(../image/zybg02.png) no-repeat top center;
    height: 412px;
}
.zyLc_list.zyMt{
    background: url(../image/zybg03.png) no-repeat top center;
    height: 280px;
}
.zyLc_list.zyPt{
    background: url(../image/zybg04.png) no-repeat top center;
    height: 278px;
}
.zyLc_lf{
    float: left;
    width: 335px;
    padding-top: 13px;
}
.zyLc_lf p{
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:800;
    color: #317E50;
    line-height: 66px;
    padding-right: 50px;
    text-align: right;
}
.zyLc_rf{
    float: right;
    width: 620px;
    padding-top: 13px;
}
.zyLc_rf p{
    font-size:13px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color: #333;
    height: 66px;
    line-height: 66px;
    white-space: nowrap;
    overflow: hidden;
}
.zyLc_rf p.lineSecond{padding-top: 12px;line-height: 1.8;}
.download{
    overflow: hidden;
    clear: both;
    width: 100%;
    margin: 20px auto;
}
.download .download_tit{
    line-height: 40px;
    text-align: center;
    background: #49B965;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.download .download_txt{
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.download .download_txt img{
    display: block;
    margin: 0 auto;
}
.download .download_txt a{
    width: 170px;
    line-height: 40px;
    text-align: center;
    background: #317E50;
    box-shadow: 0px 1px 6px 0px rgba(7, 7, 7, 0.25);
    border-radius: 20px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    margin: 40px auto;
}
/*新闻列表*/
.news{
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.newsList{
    overflow: hidden;
    clear: both;
    width: 1110px;
    margin: 0 auto;
}
.newsList .newsList_item{
    overflow: hidden;
    clear: both;
    position: relative;
    padding-top: 15px;
}
.newsList .newsList_img{
    float: left;
    width: 562px;
    height: 324px;
    background: #eee;
}
.newsList .newsList_img img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.newsList .newsList_txt{
    float: right;
    width: 445px;
    position: relative;
}
.newsList .newsList_time{
    width: 48px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #666666;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 8px;
    left: -62px;
}
.newsList .newsList_time em{
    font-size: 24px;
    font-family: Britannic Bold;
    font-weight: 400;
    color: #000000;
    display: block;
    margin-top: 2px;
}
.newsList .newsList_time span{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #717171;
    display: block;
}
.newsList .newsList_tit{
    overflow: hidden;
    clear: both;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 1;
    margin-top: 10px;
}
.newsList .newsList_tit div{
    font-size: 24px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.newsList .newsList_tit p{
    font-size: 16px;
    color: #666666;
}
.newsList .newsList_info{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #717171;
    margin: 20px auto 35px;
    overflow: hidden;
    clear: both;
    line-height: 25px;
    height: 100px;
}
.newsList .newsList_type{
    line-height: 44px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #000000;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #0FA219;
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
}
.newsList .newsList_more{
    width: 140px;
    line-height: 37px;
    text-align: center;
    background: #2ABA65;
    display: block;
    float: right;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}
.newsList .newsList_more:hover{text-decoration: underline;}
.newsList .newsList_line{
    text-align: center;
    position: relative;
    clear: both;
    padding-top: 35px;
}
.newsList .newsList_line div{
    width: 100%;
    height: 2px;
    background: #999;
}
.newsList .newsList_line span{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    width: 88px;
    line-height: 30px;
    background: #999999;
    border-radius: 15px;
    position: relative;
    top: -15px;
}
/*客服中心*/
.customer{
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.customerTxt{
    overflow: hidden;
    clear: both;
    margin: 40px auto;
}
.customerTxt .customerTxt_img{
    width: 100%;
}
.customerTxt .customerTxt_txt{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    margin: 20px auto 40px;
    text-align: center;
}
.customerTxt .customerTxt_info{
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}
.customerTxt .customerTxt_info li{
    float: left;
    width: 50%;
    margin-bottom: 20px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
}
.customerTxt .customerTxt_info li img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
/*合作中心*/
.cooperation{
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.cooperation .cooperation_img{
    margin: 30px auto;
    overflow: hidden;
    clear: both;
}
.cooperation .cooperation_list{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 35px;
}
.cooperation .cooperation_list li{
    width: 260px;
    height: 172px;
    background: #317E50;
    border-radius: 10px;
    text-align: center;
    padding-top: 25px;
    cursor: default;
}
.cooperation .cooperation_list li:hover{background: #0f6411}
.cooperation .cooperation_list li p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-top: 15px;
    color: #FFFFFF;
}
/*活动专场*/
.activity{
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.activityImg{
    height: 100px;
    background: url(../image/sctivetyBg.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}
.activity_time{
    line-height: 102px;
    border-left: 1px solid #DEDEDE;
    overflow: hidden;
    clear: both;
}
.activity_time span{
    background: #59B65F;
    float: left;
    display: block;
    border-right: 1px solid #DEDEDE;
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.activity_table{}
.activity_table table{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px #DEDEDE;
}
.activity_table table tr td{
    border: 1px solid #DEDEDE;
    padding: 18px 14px;
}
.activity_table .activity_TitTime{
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #666666;
    text-align: center;
    width: 220px;
    display: inline-block;
}
.activity_table .activity_date{
    text-align: center;
    overflow: hidden;
    clear: both;
}
.activity_table .activity_date div{
    width: 97px;
    background: #FAFAFA;
    border: 1px solid #DEDEDE;
    line-height: 62px;
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #4073E0;
    margin: 60px auto 20px;
}
.activity_table .activity_date div span{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 49px;
    background: #4073E0;
    font-size: 30px;
    color: #FFFFFF;
}
.activity_table .activity_date p{
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #4073E0;
}
.activity_table .activity_date.gray div,.activity_table .activity_date.gray p{color: #666666;}
.activity_table .activity_date.gray div span{background: #666666;}
.activity_table .activity_lf{
    float: left;
    border-right: 2px solid #ccc;
}
.activity_table .activity_rf{
    float: right;
}
.activity_table .activity_item{
    padding: 0 0 0 20px;
    width: 220px;
}
.activity_table .activity_item .activity_txt{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    background: url(../image/activityIcon01.png) no-repeat left 8px;
    padding-left: 24px;
    display: block;
}
.activity_table .activity_item .activity_btn{
    display: block;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #4073E0;
    background: url(../image/activityIcon02.png) no-repeat left center;
    background-size: 21px;
    padding-left: 30px;
    margin: 20px auto;
}
.activity_table .activity_item .activity_btn.zb{
    background: url(../image/activityIcon03.png) no-repeat left center;
    background-size: 21px;
}
.activity_table .activity_item .activity_btn.attention-fav{
    background: url(../image/activityIcon04.png) no-repeat left center;
    background-size: 21px;
}
.activity_table .activity_item .activity_btn.attention-fav1{
    background: url(../image/activityIcon05.png) no-repeat left center;
    background-size: 21px;
}
/*活动详情*/
.activityDetail{
    overflow: hidden;
    clear: both;
    margin: 45px auto;
}
.activityDetail_txt{
    overflow: hidden;
    clear: both;
}
.activityDetail_txt .activityDetail_item{
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.activityDetail_txt .activityDetail_item span{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    display: block;
    float: left;
    width: 90px;
}
.activityDetail_txt .activityDetail_item div{
    float: left;
    width: 380px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.activityDetail_txt .activityDetail_item .ycIcon{
    border: 1px solid #2ABA65;
    color: #fff;
    padding-left: 36px;
    padding-right: 6px;
    margin-right: 10px;
}
.activityDetail_txt .activityDetail_item .ycIcon:hover{color: #333;background-color: #fff;}
.activityDetail_txt .activityDetail_item .ycIcon01{background: url(../image/ycIcon01.jpg) no-repeat left center,#2ABA65;}
.activityDetail_txt .activityDetail_item .ycIcon02{background: url(../image/ycIcon02.jpg) no-repeat left center,#2ABA65;}
.activityDetail_txt .activityDetail_item .ycIcon03{background: url(../image/ycIcon03.jpg) no-repeat left center,#2ABA65;}
.activityDetail_txt .activityDetail_item .ycIcon04{background: url(../image/ycIcon04.jpg) no-repeat left center,#2ABA65;}
.activityDetail_table{
    overflow: hidden;
    clear: both;
    margin: 30px auto;
}
.activityDetail_table table{
    border-collapse: collapse;
    overflow: hidden;
    width: 100%;
}
.activityDetail_table table tr{
    padding: 8px;
    line-height: 40px;
}
.activityDetail_table table tr:nth-child(2n),.activityDetail_table table tr:hover{background: #f1f8fb;}
.activityDetail_table table tr th{
    height: 44px;
    background: #2ABA65;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.activityDetail_table table tr td{
    text-align: center;
    font-size: 16px;
    color: #333;
}
.activityDetail_table table tr td span{color: #2ABA65;}
.zpDetail{
    overflow: hidden;
    clear: both;
}
.zpDetail_tit{
    overflow: hidden;
    clear: both;
    text-align: center;
}
.zpDetail_tit .zpDetail_tit_logo{
    margin-bottom: 30px;
    /*width: 136px;
    height: 99px;*/
    max-height: 99px;
}
.zpDetail_tit p{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 43px;
}
.zpDetail_tit p img{
    vertical-align: middle;
    margin-right: 20px;
    display: inline-block;
    /*max-width: 600px;*/
    /*width: 115px;
    height: 43px;*/
    max-height: 43px;
}
.zpDetail_menu{
    height: 40px;
    background: #D6150D;
    text-align: center;
    margin-top: 20px;
}
.zpDetail_menu a{
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 0 30px;
    display: inline-block;
    line-height: 40px;
    margin: 0 20px;
}
.zpDetail_menu a.on,.zpDetail_menu a:hover{background: #000;}
/*.cloudlistTop{background: url(../image/cloudimg01.png) no-repeat !important;background-size: 100% 100%;}*/
.cloudlistTop .bg{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    text-align: center;
}
.cloudlistTop .bg div{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding-top: 130px;
}
.cloudlistTop .bg div img{margin-right: 30px;}
.cloudlistTop .bg h2{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}
.cloudlistTop .bg p{
    font-size: 24px;
    color: #fff;
    margin: 20px auto;
}
.cloudlistTop .bg p a{
    font-size: 18px;
    line-height: 42px;
    width: 150px;
    text-align: center;
    display: inline-block;
    margin: 0 20px;
    color: #fff;
    background: #FF0005;
}
.cloudlistTop .bg p span{
    font-size: 18px;
    line-height: 42px;
    width: 150px;
    text-align: center;
    display: inline-block;
    margin: 0 20px;
    color: #fff;
    background: #FF0005;
}
.cloudlistTop_more{
    float: right;
    color: #0694f7;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.cloudlistTop_more:hover{text-decoration: underline;}
.cloudlist{
    margin: 45px auto 0;
    clear: both;
}
.cloudlist .cloudlist_tit{clear: both;height: 40px;}
.cloudlist .cloudlist_tit .cloudlist_tit_txt{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin: 7px 60px 0 24px;
    float: left;
}
/*全部展品*/
.allProductList{
    font-family: Microsoft YaHei;
    overflow: hidden;
    clear: both;
    margin: 20px auto;
}
.allProductList .allProductList_tit{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 42px;
}
.allProductList .allProductList_tit span{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #f00;
    padding: 10px 20px;
}
.allProductList .allProductList_list{
    overflow: hidden;
    clear: both;
}
.allProductList .allProductList_item{
    overflow: hidden;
    clear: both;
}
.allProductList .allProductList_txt{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin: 10px auto;
}
.allProductList .allProductList_item ul li{
    margin-bottom: 10px;
    float: left;
    width: 216px;
    margin-right: 29px;
}
.allProductList .allProductList_item ul li:nth-child(5n){margin-right: 0;}
.allProductList .allProductList_item ul li div{
    width: 216px;
    height: 216px;
    border: 1px solid #666;
    overflow: hidden;
    position: relative;
    background: #eee;
}
.allProductList .allProductList_item ul li div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.allProductList .allProductList_item ul li p{
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    margin-top: 20px;
}
/*产品详情*/
.zpDetail_lf{
    width: 420px;
    float: left;
    margin-right: 40px;
}
.zpDetail_lf_img_top{
    border: 1px solid #ccc;
    /*overflow: hidden;*/
    clear: both;
    border-bottom: none;
}
.zpDetail_lf_img_top .swiper-slide div{
    width: 400px;
    height: 400px;
    overflow: hidden;
    clear: both;
    position: relative;
    margin: 0 auto;
}
.zpDetail_lf_img_top .swiper-slide img{
    width: auto;
    height: auto;
    /*max-height: 100%;
    max-width: 100%;*/
    margin: inherit;
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#big{
    /*width: 418px;
    height: 350px;*/
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    left: 420px;
    top: 0px;
    overflow: hidden;
}
#big img{
    max-width: 700px;
    max-height: 700px;
    position: absolute;
}
#mark{
    background: #f00;
    width: 80px;
    height: 80px;
    position: absolute;
    background: url(../image/whitebg.png);
    z-index: 999;
}
.zpDetail_lf_img_bot{
    position: relative;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px 30px;
}
.zpDetail_lf_img_bot .swiper-button-prev,.zpDetail_lf_img_bot .swiper-button-next,.zpDetail_lf_img_top .swiper-button-prev,.zpDetail_lf_img_top .swiper-button-next{ 
    display:block;  
    width:40px !important; 
    height:40px !important; 
    float:left; 
    overflow:hidden;
    cursor:pointer;
    background: url(../image/zp_icon05.png) no-repeat center center !important;
    position: absolute;
    margin-top: -20px;
    left: auto !important;
    right: 0 !important;
    z-index: 9999;
}
.zpDetail_lf_img_bot .swiper-button-prev,.zpDetail_lf_img_top .swiper-button-prev{
    background: url(../image/zp_icon04.png) no-repeat center center !important;
    right: auto !important;
    left: 0 !important;
}
.zpDetail_lf_img_bot .swiper-slide{ 
    text-align:center; 
    zoom:1; 
    overflow: hidden;
    text-align: center;
    border: none;
    margin: inherit;
}
.zpDetail_lf_img_bot .swiper-slide div a{
    display: block;
    text-align:center;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    width: 110px;
    height: 110px;
}
.zpDetail_lf_img_bot .swiper-slide div img{
    width: auto;
    height: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: inherit;
}
.zpDetail_lf_img_bot .swiper-slide p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FE0000;
}
.zpDetail_lf_icon{
    overflow: inherit;
    position: relative;
    clear: both;
    margin-top: 10px;
}
.zpDetail_lf_icon ul li{
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.zpDetail_lf_icon ul li a{
    font-size: 12px;
    color: #333;
    padding: 5px;
}
.zpDetail_lf_icon ul li.zpDetail_db a{
    background: url(../image/zp_icon07_1.png) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
}
.zpDetail_lf_icon ul li.zpDetail_zb a{
    background: url(../image/zp_icon11_1.png) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
}
.zpDetail_lf_icon ul li.zpDetail_tp a{
    background: url(../image/zp_icon08_1.png) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
}
.zpDetail_lf_icon ul li.zpDetail_fx a{
    background: url(../image/zp_icon10_1.png) no-repeat left center;
    background-size: 22px 22px;
    padding-left: 28px;
}
.zpDetail_lf_icon ul li.zpDetail_db.on  a,.zpDetail_lf_icon ul li.zpDetail_db:hover a{
    background: url(../image/zp_icon07.png) no-repeat left center;
    background-size: 22px 22px;
    color: #f00;
    font-weight: bold;
}
.zpDetail_lf_icon ul li.zpDetail_zb.on  a,.zpDetail_lf_icon ul li.zpDetail_zb:hover a{
    background: url(../image/zp_icon11.png) no-repeat left center;
    background-size: 22px 22px;
    color: #f00;
    font-weight: bold;
}
.zpDetail_lf_icon ul li.zpDetail_tp.on  a,.zpDetail_lf_icon ul li.zpDetail_tp:hover a{
    background: url(../image/zp_icon08.png) no-repeat left center;
    background-size: 22px 22px;
    color: #f00;
    font-weight: bold;
}
.zpDetail_lf_icon ul li.zpDetail_fx.on  a,.zpDetail_lf_icon ul li.zpDetail_fx:hover a{
    background: url(../image/zp_icon10.png) no-repeat left center;
    background-size: 22px 22px;
    color: #f00;
    font-weight: bold;
}
.zpDetail_lf_icon ul li:hover a,.zpDetail_lf_icon ul li.on a,.zpDetail_lf_icon ul li a.on{color: #f00;font-weight: bold;}
.zpDetail_lf_icon ul li a img{margin-right: 5px;}
.zpDetail_cen{
    width: 570px;
    float: left;
    border: none;
}
.zpDetail_cen .zpDetail_cen_tit{
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    margin-top: 20px;
    color: #333333;
}
.zpDetail_cen .zpDetail_cen_num{
    font-size: 16px;
    font-family: fangsong;
    font-weight: 400;
    color: #333333;
}
.zpDetail_cen .zpDetail_cen_num p{margin: 10px auto;}
.zpDetail_cen .zpDetail_cen_num p span{color: #D6150D;}
.zpDetail_cen .zpDetail_cen_gg{
    font-size: 18px;
    font-family: fangsong;
    font-weight: 400;
    color: #333333;
    /*margin-top: 40px;*/
    line-height: 36px;
}
.zpDetail_cen .zpDetail_cen_pri{
    margin: 15px auto;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.zpDetail_cen .zpDetail_cen_pri span{
    font-size: 24px;
    color: #E4393C;
}
.zpDetail_cen .zpDetail_cen_pri i{
    font-size: 18px;
    margin-left: 20px;
    text-decoration: line-through;
    font-weight: 400;
    font-style: normal;
}
.zpDetail_cen .goods_show_num .goods_base_l {
    /*width: 80px;*/
    font-family: fangsong;
    color: #333;
    float: left;
    font-size: 18px;
    line-height: 40px;
}
.zpDetail_cen .goods_show_num .goods_show_r_num {
    width: auto;
    float: left;
    font-family: "microsoft yahei";
    font-size: 12px;
    line-height: 40px;
    color: #999;
}
.zpDetail_cen .goods_show_num .plus_num,.zpDetail_cen .goods_show_num .minus_num {
    height: 40px;
    width: 35px;
    line-height: 40px;
    text-align: center;
    float: left;
    border: 1px solid #999999;
    font-size: 26px;
    color: #333;
}
.zpDetail_cen .goods_show_num .myCart_num {
    width: 50px;
    height: 40px;
    font-size: 18px;
    float: left;
    padding: 0;
    border: 0;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    -moz-appearance: textfield;
    text-align: center;
}
.zpDetail_cen .zpDetail_cen_btn{
    overflow: hidden;
    clear: both;
    margin-top: 30px;
    font-family: Microsoft YaHei;
}
.zpDetail_cen .zpDetail_cen_btn a{
    display: inline-block;
    text-align: center;
    max-width: 220px;
}
.zpDetail_cen .zpDetail_cen_btn a span{
    display: block;
    width: 154px;
    height: 118px;
    line-height: 1;
    padding-top: 50px;
    text-align: center;
    background: #E72759;
    border: 1px solid #CCCCCC;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 auto
}
.EnglishModel .zpDetail_cen .zpDetail_cen_btn a span{font-size: 12px;}
.zpDetail_cen .zpDetail_cen_btn a span:hover{background: #fb1e57;}
.zpDetail_cen .zpDetail_cen_btn a.blue span{
    margin-left: 30px;
    background: #0486FF;
}
.zpDetail_cen .zpDetail_cen_btn a.blue span:hover{background: #399bf6;}
.zpDetail_cen .zpDetail_cen_btn a p{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 1;
    margin-top: 10px;
}
.goods_show {
    overflow: hidden;
    padding-top: 30px;
    clear: both;
}
.goods_show_r {
    float: left;
    width: 430px;
    font-family: "microsoft yahei";
    font-size: 12px;
    line-height: 42px;
    color: #999;
    /*margin-left: 80px;*/
    margin-top: 15px;
}
.buy_soon span {
    background-color: red;
    color: white;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 120px;
    border-radius: 3px;
    font-size: 16px;
    float: left;
}
.EnglishModel .buy_soon span{font-size: 14px;}
.buy_soon .bgblue {
    background: #5b97fa;
    margin-right: 10px;
    margin-left: 0;
}
.buy_soon .bgpink {
    background: #f9ab3e;
    margin: 0 10px;
}
.zpDetail_rf{
    width: 170px;
    float: right;
    border-left: 1px solid #ccc;
}
.zpDetail_rf .zpDetail_rf_tit{
    font-size: 18px;
    color: #333;
    line-height: 36px;
    text-align: center;
}
.picScroll-top .hd .prev,.picScroll-top .hd .next{ 
    display:block;  
    width:22px; 
    height:11px; 
    float:left; 
    margin: 10px;
    overflow:hidden;
    cursor:pointer;
    background: url(../image/zp_icon02.png) no-repeat center center;
}
.picScroll-top .hd .next{
    background: url(../image/zp_icon03.png) no-repeat center center;
    margin-left: 50px;
}
.picScroll-top .hd ul{ display: none;}
.picScroll-top .bd{ padding:14px;   }
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ 
    text-align:center; 
    zoom:1; 
    margin-bottom: 10px;
    overflow: hidden;
    border: none;
}
.picScroll-top .bd ul li .pic a{
    text-align:center; 
    width: 140px;
    height: 140px;
    position: relative;
    display: block;
    border: 1px solid #ccc;
}
.picScroll-top .bd ul li .pic img{
    width: auto;
    height: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.picScroll-top .bd ul li .title a{
    line-height:24px; 
    background: none;
    font-size: 14px;
    display: block;
    color: #333;
    /*margin-top: 10px;*/
    text-align: center;
}
.productDetail{
    overflow: hidden;
    clear: both;
    margin: 20px auto;
    font-family: Microsoft YaHei;
}
.productDetail .productDetail_list{
    float: left;
    width: 166px;
}
.productDetail .productDetail_list h2{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    /*margin-bottom: 15px;*/
}
.productDetail .productDetail_list div{
    padding: 10px 15px;
    border: 1px solid #666;
}
.productDetail .productDetail_list span{
    line-height: 43px;
    background: #ccc;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.productDetail .productDetail_list a{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    display: block;
    line-height: 30px;
    padding-left: 15px;
}
.productDetail .productDetail_list a:hover,.productDetail .productDetail_list a.on{color: #FF0005;}
.productDetail .productDetail_img{
    width: 970px;
    float: right;
}
.productDetail .productDetail_img h2{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    border-bottom: 2px solid #ccc;
    line-height: 40px;
    margin-bottom: 10px;
}
.productDetail .productDetail_img img{
    display: block;
    margin: 0 auto;
}
.zlhTip{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,.6);
    display: none;
}
.zlhTip .zlhTipCon{
    position: absolute;
    left: 10%;
    top: 0;
    width: 80%;
    background: #ccc;
    margin-left: 0;
    padding: 0;
    border-radius: 0;
}
.zlhTip .zlhTip_close{
    position: absolute;
    border-radius: 50%;
    top: 0;
    right: 0;
    background: #fff;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 36px;
    color: #333;
    z-index: 999;
    cursor: default;
}
.zlhTip .zlhTip_list{}
.bigImg,.listImg {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.bigImg {
    height: 100%;
    width: 60%;
    float: left;
}
.bigImg .swiper-slide{
    position: relative;
    overflow-y: scroll; 
}
.listImg {
    width: 40%;
    float: right;
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0;
}
.listImg .swiper-slide {
    width: 50%;
    height: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 0 auto
}
.listImg .swiper-slide-active {
    opacity: 1;
}
.listImg .swiper-slide img,.bigImg .swiper-slide img{
    display:block;
    max-width:100%;
    position: relative;
    top: 50%;
    margin: 0 auto;
    left: 0;
    transform: translate(0%, -50%);
}
.listImg .swiper-button-next,.listImg .swiper-button-prev{
    top: 80px;
    left: 10px;
    background: #f00;
    text-align: center;
    background: url(../images/left.png) no-repeat 6px center,#f00;
    width: 40px;
    height: 40px;
}
.listImg .swiper-button-next{
    left: 10px;
    top: 140px;
    right: auto;
    background: url(../images/right.png) no-repeat -5px center,#f00
}
.listImg .swiper-slide-active{border: 2px solid #f00}
.build{
    width: 920px;
    margin: 100px auto;
    font-family: Microsoft YaHei;
}
.build .build_btn a{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-right: 30px;
}
.build .build_btn a.blue{
    font-weight: bold;
    text-decoration: underline;
    color: #0082FB;
}
.build .build_btn a:hover{
    color: #0082FB;
    text-decoration: underline;
}
.build .build_btn a img{
    margin-right: 6px;
    vertical-align: text-bottom;
}
.build .build_img{
    width: 579px;
    height: 326px;
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    background: url(../image/build03.png) no-repeat center center;
    background-size: 100%;
    padding-top: 162px;
    text-align: center;
    margin: 60px auto 0;
}
.videoDetail{
    overflow: hidden;
    clear: both;
    margin: 20px auto;
}
.videoDetail .videoDetail_lf{
    float: left;
    width: 810px;
}
.videoDetail .videoDetail_lf .videoDetail_lf_tit{
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}
.videoDetail .videoDetail_lf .videoDetail_lf_tit div{
    display: inline-block;
    font-size: 20px;
    color: #333;
    margin: 0 25px;
    font-weight: bold;
}
.videoDetail .videoDetail_lf .videoDetail_lf_tit p{
    display: inline-block;
    color: #0083fe;
    font-size: 18px;
}
.videoDetail .videoDetail_lf .videoDetail_lf_tit span{
    color: #f00;
    font-size: 16px;
    margin-left: 45px;
    vertical-align: middle;
    font-weight: normal;
}
.videoDetail .videoDetail_lf .videoDetail_lf_con{}
.videoDetail .videoDetail_lf .videoDetail_video{
    height: 460px;
    background: #000;
    width: 100%;
    outline: none;
}
.videoDetail .videoDetail_lf .videoDetail_video video{
    width: 100%;
    height: 100%;
    background: #000;
}
.videoDetail .videoDetail_lf .videoDetail_lf_icon{
    background: #000;
    line-height: 60px;
    /*overflow: hidden;*/
    clear: both;
    height: 53px;
    width: 100%;
}
.videoDetail .videoDetail_lf .videoDetail_lf_time{
    float: left;
    color: #fff;
}
.videoDetail .videoDetail_lf .videoDetail_lf_time span{
    font-size: 16px;
    color: #fff;
    margin: 0 10px;
}
.videoDetail .videoDetail_lf .videoDetail_lf_btn{
    float: right;
}
.videoDetail .videoDetail_lf .videoDetail_lf_btn a{
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}
.videoDetail .videoDetail_lf .videoDetail_lf_btn a img{
    width: 23px;
    height: 25px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.videoDetail .videoDetail_lf .videoDetail_lf_btn.zbdetail_btn{
    line-height: 1;
    margin-top: 5px;
}
.videoDetail .videoDetail_lf .videoDetail_lf_btn.zbdetail_btn a{
    display: inline-block;
    vertical-align: middle;
}
.videoDetail .videoDetail_lf .videoDetail_lf_btn.zbdetail_btn a img{margin-top: 4px;}
.zbshare{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
}
.zbshare .sharebtn{
    /*width: 3em;
    height: 3em;*/
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: default;
}
.zbshare .sharebtn img{
    width: 23px;
    /*height: 25px;*/
    vertical-align: text-bottom;
    margin-top: 5px;
}
.zbshare .shareimg{
    position: absolute;
    right: -60px;
    top: -190px;
    background: #fff;
    padding: 10px;
    z-index: 999;
    color: #666;
    font-size: 12px;
    text-align: center;
    width: 160px;
    box-shadow: 0px 1px 14px rgba(1,18,54,0.54);
    display: none;
}
.zbshare .shareimg img{
    width: 140px;
    height: 140px;
}
.zbshare .shareimg p{line-height: 1;margin-top: 8px;}
.videoDetail .videoDetail_lf .videoDetail_lf_txt{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    font-weight: bold;
}
.videoDetail .videoDetail_rf{
    float: right;
    width: 360px;
}
.videoDetail .videoDetail_rf .videoDetail_rf_tit{
    margin-bottom: 20px;
}
.videoDetail .videoDetail_rf .videoDetail_rf_tit span{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: inline-block;
}
.videoDetail .videoDetail_rf .videoDetail_rf_tit a{
    float: right;
    color: #333;
    font-size: 16px;
}
.videoDetail .videoDetail_rf .videoDetail_rf_tit b{
    color: #f00;
    font-size: 16px;
    margin-left: 45px;
    vertical-align: top;
    font-weight: normal;
}
.videoDetail .videoDetail_rf ul li{
    margin-bottom: 10px;
    overflow: hidden;
    clear: both;
}
.videoDetail .videoDetail_rf.zbdetail_rf ul li{margin-bottom: 15px;}
.videoDetail .videoDetail_rf ul li:last-child{margin-bottom: 0;}
.videoDetail .videoDetail_rf .videoDetail_rf_img{
    width: 170px;
    height: 96px;
    float: left;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    background: #ccc;
}
.videoDetail .videoDetail_rf.zbdetail_rf .videoDetail_rf_img{height: 117px;}
.videoDetail .videoDetail_rf .videoDetail_rf_img img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.videoDetail .videoDetail_rf .videoDetail_rf_img i{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    background: url(../image/videoIcon.png) no-repeat center center;
    background-size: 40px;
    margin-top: -20px;
    margin-left: -20px;
    display: block;
    z-index: 3;
}
.videoDetail .videoDetail_rf .videoDetail_rf_txt{
    float: left;
    width: 180px;
}
.videoDetail .videoDetail_rf .videoDetail_rf_txt h2{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin: 8px auto 6px;
}
.videoDetail .videoDetail_rf .videoDetail_rf_txt p{
    font-size: 16px;
    color: #666;
}
.videoDetail .videoDetail_rf .videoDetail_rf_txt p span{font-weight: bold;}
.videoDetail .videoDetail_bot{
    overflow: hidden;
    clear: both;
    padding-top: 30px;
}
.videoDetail .videoDetail_bot .videoDetail_bot_icon{
    text-align: center;
}
.videoDetail .videoDetail_bot .videoDetail_bot_icon a{
    color: #666;
    font-size: 16px;
    margin: 0 10px;
}
.videoDetail .videoDetail_bot .videoDetail_bot_icon a img{margin-right: 5px;}
.videoDetail .videoDetail_bot .videoDetail_collect{
    display: block;
    width: 142px;
    line-height: 48px;
    border-radius: 30px;
    background: #f3131d;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 15px auto;
}
.videolist{
    overflow: hidden;
    clear: both;
    margin: 20px auto;
}
.videolist ul li{
    float: left;
    width: 216px;
    margin-right: 29px;
    margin-bottom: 20px;
}
.videolist ul li:nth-child(5n){margin-right: 0;}
.videolist ul li div{
    position: relative;
    overflow: hidden;
    width: 216px;
    height: 150px;
    background: #ccc;
}
.videolist ul li div img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.videolist ul li div i{
    display: block;
    width: 53px;
    height: 53px;
    background: url(../image/videoIcon.png) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -26px;
    margin-top: -26px;
}
.videolist ul li p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.videolist ul li:hover p{
    color: #007EFF;
    text-decoration: underline;
}
.videoListdown{
    float: left;
    margin-top: 7px;
    position: relative;
    z-index: 9;
}
.videoListdown .videoListdown_tit{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    cursor: default;
}
.videoListdown .videoListdown_item{
    display: inline-block;
    margin-right: 20px;
    position: relative;
}
.videoListdown .videoListdown_item span{
    border: 1px solid #999;
    background: url(../image/down04.png) no-repeat right center,#fff;
    background-size: 26px;
    line-height: 38px;
    display: block;
    padding: 0 20px;
    padding-right: 40px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}
.videoListdown .videoListdown_item .zbListdown_list{
    position: absolute;
    top: 41px;
    left: 0;
    width: 98px;
    border: 1px solid #999;
    background: #fff;
    display: none;
}
.videoListdown .videoListdown_item .zbListdown_list a{
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
.videoListdown .videoListdown_item .zbListdown_list a:hover,.videoListdown .videoListdown_item .zbListdown_list a.on{color: #00A2FF;text-decoration: underline;background: #eee;}
.bg02{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    display: none;
}
.videoPlayerTip{
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 600px;
    z-index: 9999;
    display: none;
}
.videoPlayerTip video{
    width: 100%;
    height: 100%;
    background: #000;
}
/*新闻详情*/
.newsDetail{
    overflow: hidden;
    clear: both;
    margin: 60px auto;
}
.newsDetail .newsDetail_tit{
    overflow: hidden;
    clear: both;
    padding-bottom: 35px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.newsDetail .newsDetail_tit div{
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-bottom: 25px;
}
.newsDetail .newsDetail_tit p{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
}
.newsDetail .newsDetail_txt{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    margin: 30px auto;
}
.newsDetail .newsDetail_next{
    overflow: hidden;
    clear: both;
    margin-top: 50px;
}
.newsDetail .newsDetail_next a{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
}
.newsDetail .newsDetail_next a:hover{
    color: #59B65F;
    text-decoration: underline;
}
.jqqd{
    width: 321px;
    height: 316px;
    display: block;
    margin: 100px auto;
    background: url(../image/jqqd.png) no-repeat center center;
}
.EnglishModel .jqqd{
    background: url(../image/jqqdEn.png) no-repeat center center;
}
/*上传弹窗提示*/
.approvalTip{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 9;
    display: none;
}
.approvalTip .approvalTip_con{
    width: 585px;
    height: 415px;
    background: url(../image/approvalBg.png) no-repeat center center;
    z-index: 9;
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -292px;
    text-align: center;
}
.approvalTip .approvalTip_close{
    width: 36px;
    height: 36px;
    background: url(../image/approvalIcon.png) no-repeat center;
    position: absolute;
    top: 17px;
    right: 26px;
}
.approvalTip .approvalTip_txt{
    overflow: hidden;
    clear: both;
    text-align: center;
    margin-top: 160px;
    font-weight: 400;
}
.approvalTip .approvalTip_txt div{
    font-size: 24px;
    font-family: Source Han Sans CN;
    color: #363636;
}
.approvalTip .approvalTip_txt p{
    font-size: 17px;
    font-family: Microsoft YaHei;
    color: #989898;
    line-height: 29px;
}
.approvalTip .approvalTip_txt p span{font-size: 13px;}
.approvalTip .approvalTip_txt .approvalTip_btn{
    display: block;
    margin: 10px auto 0;
    width: 275px;
    height: 51px;
    line-height: 51px;
    background: linear-gradient(268deg, #2FB383 0%, #18A86B 100%);
    border-radius: 26px;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}