/*even*/
.w12{width: 1280px;margin: auto;}
.even_ban{position: relative;}
.even_ban .banner-img{width: 100%;}
.even_tex{position: absolute;left: 50%;z-index: 100; transform: translateX(-50%);bottom: 6%;}
.even_tit{color: #ff6b2e;font-weight: bold;margin-bottom: 15px;}
.even_cont{color: #ffffff;line-height: 25px;}
.img_btm{text-align: center;}
@media only screen and (max-width:1280px ) {
    .w12{width: 100%;padding: 0 20px;box-sizing: border-box;}
}
@media only screen and (max-width:940px ) {
    .even_cont{display: none;}
    .even_ban .img_btm{display: none;}
    .even_tex{text-align: center;bottom: inherit;top: 40%;}
}
@media only screen and (max-width:768px ) {
    .w12{padding: 0 10px;}
}
/*Dynamic focus*/
.dynam{margin: 80px auto;}
.dynam_tit{color: #383841;}
.dynam_tit span{padding-bottom: 20px;display: inline-block; box-sizing: border-box;position: relative;}
.dynam_tit span:after{position: absolute;width: 155px; left: 0;bottom: 0; display: block;content: "";height: 1px;background: #383841;}
.dynam .dynam_tit{text-align: center;}
.dynam .dynam_tit span:after{width: 100%;}
.dynam_cont{position: relative;}
.dynam_pic{width: 57.5%;}
.dynam_pic img{display: block;width: 100%;}
.dynam_rig{position: absolute;padding: 70px 70px 0 70px;box-sizing: border-box; right: 0;top: 0;width: 42.5%;height: 100%; background: #383841;color: #FFFFFF;}
.dynam_name{line-height: 26px;padding-bottom: 25px;margin-bottom: 20px; box-sizing: border-box;position: relative;}
.dynam_name:after{position: absolute;left: 0;bottom: 0;width: 120px; display: block;content: "";height: 1px;background: #FFFFFF;opacity: 0.3;}
.dynam_info{-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;line-height: 22px;margin-bottom: 33px;}
.dynam_more a{color: #FFFFFF;}
.dynam_more a:hover{color: #ff6b2e;}
.dyna_item{width: 400px;float: left;}
.dyna_use{overflow: hidden;}
.dyna_use img{width: 100%;transition: all .3s ease-in;}
.dyna_item:hover img{transform: scale(1.05);}
.mt_50{margin-top: 50px;}
.dyna_item+.dyna_item{margin-left: 40px;}
.dyna_use{min-height: 40px;}
.dyna_use+.dyna_use{margin-top: 30px;}
.dyna_tit{line-height: 28px;margin-bottom: 30px; -webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.dyna_tit a{color: #383841;transition: all .3s ease-in;}
.dyna_time{color: #797979;}
.dyna_tex{color: #999999;line-height: 22px;margin: 14px 0 25px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.dyna_more a{color: #999999;transition: all .3s ease-in;}
.dyna_tit a:hover{color: #ff6b2e;}
.dyna_more a:hover{color: #ff6b2e;}
.dyna_list{margin-bottom: 44px;}
.more_use{width: 150px;transition: all .3s ease-in; height: 34px;line-height: 34px; border:1px solid #999999 ;border-radius: 10px;margin: auto; text-align: center;}
.more_use a{display: block;}
.more_use span{margin: 0 15px;transition: all .3s ease-in;}
.more_use:hover{border:1px solid #ff6b2e ;background: #ff6b2e;}
.more_use:hover a{color:  #FFFFFF ;}
.more_use:hover span{margin: 0 10px;}
.dyna_use a{display: block;}
@media only screen and (max-width:1280px ) {
    .dynam_rig{ padding: 40px 40px 0 40px;}
    .dynam_info{margin-bottom: 25px;}
    .dyna_item{width: 32%;}
    .dyna_item+.dyna_item{margin-left: 2%;}
    .dyna_tit{-webkit-line-clamp:1;margin-bottom: 25px;}
    .dyna_tex{margin: 5px 0 13px;}
    .mt_50{margin-top: 30px;}
    .dyna_list{margin-bottom: 25px;}
    .dynam{margin: 40px auto;}
    .dyna_use+.dyna_use{margin-top: 25px;}
}
@media only screen and (max-width:1024px ) {
    .dynam_rig{padding: 20px 20px 0 20px;}
    .dynam_info{-webkit-line-clamp:3;margin-bottom: 20px;}
    .dyna_use+.dyna_use{margin-top: 20px;}
    .dyna_tit{margin-bottom: 14px;}
}
@media only screen and (max-width:768px ) {
    .dynam_pic{width: 100%;position: relative;}
    .dynam_rig{width: 100%;position: relative;padding: 20px;}
    .dyna_item{width: 100%;}
    .dyna_item+.dyna_item{margin-left: 0;margin-top: 20px;}
    .dyna_use{height: auto !important;padding-bottom: 10px;}
    .more_use{width: 110px;}
    .more_use span{margin: 0 8px;}
    .more_use:hover span{margin: 0 4px;}
    .dynam_name{padding-bottom: 15px;margin-bottom: 15px;}
    .dynam_info{margin-bottom: 15px;}
}
/*Photo collection*/
.photo_box{padding: 70px 0 73px;box-sizing: border-box;background: url(../images/photobj.jpg)no-repeat center center/cover;}
.photo_ban{padding: 50px 0 62px;box-sizing: border-box;position: relative;}
.photo_ban a{display: block;position: relative;color: #FFFFFF;}
.phot_pic{position: relative;z-index: 50;}
.phot_pic img{display: block;width: 100%;}
.photo_ban a:after{transition: all .3s ease-in;opacity: 0; display: block;content: ""; position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 100;background: rgba(56,56,65,0.75);color: #FFFFFF;}
.pho_cont{transition: all .3s ease-in;opacity: 0; position: absolute;z-index: 150;width: 100%;left: 0;top: 50%;transform: translateY(-45%);}
.pho_name{position: relative;margin-bottom: 23px; padding-bottom: 27px;text-align: center;}
.pho_name:after{display: block;width: 82px; content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;height: 1px;background: #FFFFFF;}
.pho_info { font-size: 22px;padding: 0 35px;box-sizing: border-box;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical; text-overflow: ellipsis;overflow: hidden;}
.photo_ban li:hover .pho_cont{opacity: 1;}
.photo_ban li:hover a:after{opacity: 1;}
.pho_foot{text-align: center;position: absolute;left: 0;bottom: 0;width: 100%;}
.pho_ban{display: inline-block;vertical-align: middle;font-size: 0;}
.pho_btn{transition: all .3s ease-in; display: inline-block;vertical-align: middle;width: 9px;height: 13px;}
.pho_pre{background: url(../images/pre2.png)no-repeat center center/cover;}
.pho_nex{background: url(../images/next2.png)no-repeat center center/cover;}
.pho_ban .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 1; border:1px solid #c0c0c0 ;margin: 0 5px;background: transparent;}
.pho_pre:hover{cursor: pointer; background: url(../images/pre3.png)no-repeat center center/cover;}
.pho_nex:hover{cursor: pointer;background: url(../images/next3.png)no-repeat center center/cover;}
.pho_ban .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #ff6b2e;border:1px solid #ff6b2e ;}
.pho_pre.swiper-button-disabled{cursor: default; background: url(../images/pre1.png)no-repeat center center/cover;}
.pho_nex.swiper-button-disabled{cursor: default;background: url(../images/next1.png)no-repeat center center/cover;}

@media only screen and (max-width: 1440px){
    .pho_info {
        font-size: 18px;
    }
}
@media only screen and (max-width:1280px ) {
    .photo_box{padding: 50px 0;}
    .photo_ban{ padding: 30px 0 42px;}
    .dynam_tit span:after{width: 130px;}
}
@media only screen and (max-width:1024px ) {
    .photo_box{padding: 30px 0;}
    .photo_ban{ padding: 20px 0 32px;}
    .dynam_tit span:after{width: 100px;}
}
@media only screen and (max-width:500px ) {
    .photo_ban li .pho_cont{opacity: 1;}
    .photo_ban li a:after{opacity: 1;}
    .pho_name{padding-bottom: 0;margin-bottom: 0;}
    .pho_name:after{display: none;}
    .pho_info{display: none;}
    .dynam_tit span:after{width: 80px;}
}
/*Special video*/
.spec_box{margin: 100px auto 110px;}
.videoed{width: 55px;height: 55px;cursor: pointer; position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%); z-index: 999;border-radius: 100%;}
.spec_list li{width: 400px;float: left;margin-top: 32px;}
.spec_list li+li{margin-left: 40px;}
.spec_list li:nth-child(3n+1){margin-left:0;}
.imgbox{position: relative;overflow: hidden;}
.imgbox img{display: block;width: 100%;transition: all .3s ease-in;}
.spec_list li:hover .imgbox img{transform: scale(1.05);}
.spec_use{position: relative;z-index: 50;}
.videoWrap{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.videos {display: none;position: absolute;left: 50%;top: 50%;z-index: 400;transform: translate(-50%, -50%);width: 60vw; height: auto;}
.vclose {position: absolute;right: 3%; top: 3%;border-radius: 100%;cursor: pointer;width: 25px;height: 25px;display: inline-block;}
.video-bg{display: none;}
.video{height: 100%;}
.videolist{height: 100%;}
.spec_tit{line-height: 70px;transition: all .3s ease-in; text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.spec_list li:hover .spec_tit{color: #ff6b2e;}
@media only screen and (max-width:1280px ) {
    .spec_list li{width: 32%;}
    .spec_list li+li{margin-left: 2%;}
    .spec_tit{line-height: 50px;}
    .spec_box{margin: 60px auto;}
    .videoed{width: 40px;height: 40px;}
}
@media only screen and (max-width:1024px ) {
    .spec_box{margin: 40px auto;}
}
@media only screen and (max-width:768px ) {
    .spec_box{margin: 30px auto;}
    .spec_list li{width: 100%;}
    .spec_list li+li{margin-left: 0;margin-top: 20px;}
    .spec_tit{line-height: 40px;}
}
/*Related information*/
.relat_list a{transition: all .3s ease-in; display: block;padding-left: 86px;box-sizing: border-box;background: url(../images/padf1.png)no-repeat 0 center/36px; width: calc(100% - 80px);position: relative;}
.relat_list li{margin-top: 30px; padding: 16px 0;float: left; border-bottom:1px solid #999999 ;width: 625px; box-sizing: border-box;position: relative;}
.relat_list li:nth-of-type(even){float: right;}
.relat_list a:after{display: block;content: "";position: absolute;left: 59px;width: 1px;height: 40px;top: 50%;transform: translateY(-50%);background: #eeeeee;}
.relat_tit{transition: all .3s ease-in;font-size: 20px;color: #383841;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.relat_time{color: #999999;}
.rela_down{transition: all .3s ease-in;position: absolute;right: 43px;top: 50%;transform: translateY(-50%);width: 19px;height: 19px;cursor: pointer; background: url(../images/down1.png)no-repeat center center/cover;}
.relat_list{margin-bottom: 45px;}
.relat_list a:hover{background: url(../images/padf2.png)no-repeat 0 center/36px; }
.relat_list a:hover .relat_tit{color: #a4ce4d;}
.rela_down:hover{background: url(../images/down2.png)no-repeat center center/cover;}
@media only screen and (max-width:1280px ) {
    .relat_list{margin-bottom: 35px;}
    .relat_list li{width: 49%;padding: 10px 0;margin-top:25px;}
    .relat_list a{padding-left: 70px;background: url(../images/padf1.png)no-repeat 0 center/30px;}
    .relat_list a:hover{background: url(../images/padf2.png)no-repeat 0 center/30px;}
    .relat_tit{font-size: 18px;}
    .relat_list a:after{left: 50px;}
}
@media only screen and (max-width:500px ) {
    .relat_list li{width: 100%;}
    .rela_down{right: 10px;}
    .relat_list a{width: calc(100% - 48px);padding-left: 50px;background: url(../images/padf1.png)no-repeat 0 center/25px;}
    .relat_list a:hover{background: url(../images/padf2.png)no-repeat 0 center/25px;}
    .relat_list a:after{left: 37px;}
    .relat_tit{font-size: 16px;}
    .relat_list li+li{margin-top: 15px;}
    .relat_list{margin-bottom: 25px;}
}
/*Previous topics*/
.topic_box{margin: 80px auto 0;}
.topic_list{margin-top: 28px;}
.topic_list li{float: left;width: 25%;position: relative;}
.topic_list li a{display: block;}
.topic_list img{display: block;width: 100%;transition: all .3s ease-in;}
.topic_pic{position: relative;z-index: 50;overflow: hidden;}
.topic_list li:hover img{transform: scale(1.05);}
.topic_name{width: 100%;position: absolute;left: 0;bottom: 14px;color: #FFFFFF;z-index: 100; white-space: nowrap;overflow: hidden;padding: 0 25px;box-sizing: border-box;text-overflow: ellipsis;}
@media only screen and (max-width:1280px ) {
    .topic_box{margin: 60px auto 0;}
}
@media only screen and (max-width:1024px ) {
    .topic_box{margin: 40px auto 0;}
}
@media only screen and (max-width:768px ) {
    .topic_box{margin: 30px auto 0;}
    .topic_list li{width: 50%;}
    .topic_name{padding: 0 10px;bottom: 10px;}
}
/*press_box*/
.press_box{margin: 80px auto;}
.press_box .dynam_tit {text-align: center;}
.press_box .dynam_tit span:after {width: 100%;}
.press_use{margin: 40px 0 60px;}
.pres_left{width: 625px;float: left;}
.pres_rig{width: 625px;float: right;}
.pres_pic{overflow: hidden;}
.pres_pic img{display: block;width: 100%;transition: all .3s ease-in;}
.pres_pic:hover img{transform: scale(1.05);}
.left_cont{padding: 40px 35px;box-sizing: border-box;background: #f6f6f6;}
.left_tit{margin-bottom: 30px;}
.left_tit a{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .3s ease-in;}
.left_tit a:hover{color: #98d22e;}
.left_info{line-height: 22px;color: #999999;-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.pres_rig .pres_pic{float: left;width: 340px;}
.pres_cont{float: left;width: 285px;height: 282px; padding: 40px 10px 0 30px;box-sizing: border-box;background: #f6f6f6;}
.pres_time{color: #999999;}
.pres_tit{margin: 20px 0 30px;}
.pres_tit a{transition: all .3s ease-in;color: #383841;line-height: 38px; display: block;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.pres_tit a:hover{color: #98d22e;}
.pres_jia{height: 18px; background: url(../images/jiao.png)no-repeat 0 center/18px}
.pres_item+.pres_item{margin-top: 30px;}
.rele_list li{float: left; width: 400px;}
.rele_list li+li{margin-left: 40px;}
.rele_list a{display: block;}
.rele_time{color: #ffffff;width: 120px;height: 30px;text-align: center;line-height: 30px;background: #98d22e;}
.rele_cont{margin: 20px 0;transition: all .3s ease-in; color: #383841;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.fnt_20{font-size: 20px;}
.rele_info{color: #999999;padding-top: 20px;border-top: 2px solid #cccccc; -webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.rele_list{margin-bottom: 55px;}
.rele_list li:hover .rele_cont{color: #98d22e;}
.pres_item{position: relative;}
@media only screen and (max-width:1280px ) {
    .pres_left{width: 49%;}
    .pres_rig{width: 49%;position: relative;}
    .pres_rig .pres_pic{width: 325px;}
    .pres_tit{font-size: 26px;}
    .pres_tit a{line-height: 32px;}
    .pres_cont{position: absolute;padding: 30px 10px 0 18px;right: 0;top: 0;height: 100%;width: calc(100% - 325px);}
    .rele_list li{width: 32%;}
    .rele_list li+li{margin-left: 2%;}
    .press_use{margin: 30px auto 40px;}
    .press_box{margin: 60px auto;}
    .fnt_20{font-size: 18px;}
}
@media only screen and (max-width:1200px ) {
    .pres_rig .pres_pic{width: 300px;}
    .pres_tit{font-size: 24px;}
    .pres_tit a{line-height:30px;}
    .pres_cont{width: calc(100% - 300px);}
}
@media only screen and (max-width:1024px ) {
    .pres_rig .pres_pic{width: 270px;}
    .pres_tit{font-size: 22px;    margin: 15px 0 20px;}
    .pres_cont{width: calc(100% - 250px);}
    .fnt_20{font-size: 16px;}
}
@media only screen and (max-width:768px ) {
    .pres_rig .pres_pic{width: 100%;}
    .pres_cont{width: 100%;position: relative;padding: 20px;}
    .pres_tit{font-size: 20px;  margin: 15px 0 15px;}
    .pres_left{width: 100%;}
    .pres_rig{width: 100%;margin-top: 20px;}
    .pres_item+.pres_item{margin-top: 20px;}
    .left_cont{padding: 20px;}
    .left_tit{margin-bottom: 20px;}
    .rele_list li{width: 100%;}
    .rele_list li+li{margin-left: 0%;margin-top: 25px;}
    .press_box{margin: 40px auto;}
}
/*Events*/
.events_list{margin: 30px auto;}
.events_list li{position: relative;float: left;margin-bottom: 30px; width: 400px;margin-left:40px ;}
.events_list li:nth-of-type(3n+1){margin-left: 0;}
.events_list a{display: block;}
.events_name{transition: all .3s ease-in;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 25px 0 10px}
.events_time{color: #999999;}
.events_pic{overflow: hidden;}
.events_pic img{display: block;width: 100%;transition: all .3s ease-in;}
.events_list li:hover img{transform: scale(1.05);}
.events_list li:hover .events_name{color: #98d22e;}
@media only screen and (max-width:1280px ) {
    .events_list li{width: 32%;margin-left: 2%;margin-bottom: 20px;}
    .events_list{margin: 20px auto;}
    .events_name{margin: 15px 0 10px;}
}
@media only screen and (max-width:768px ) {
    .events_list li{margin-left: 0;width: 49%;float: left;}
    .events_list li:nth-of-type(even){float: right;}
}
@media only screen and (max-width:500px ) {
    .events_list li{width: 100%;}
}
/*load_box*/
.load_box{padding: 40px 0;text-align: center; background: url(../images/loadbj.jpg)no-repeat center center/cover; box-sizing: border-box;margin: 100px auto 0;}
.down_btn{padding: 13px 15px 15px 93px;cursor: pointer; box-sizing: border-box;border-bottom: 1px solid #98d22e;background: url(../images/load.png)no-repeat 15px center/56px;}
@media only screen and (max-width:1280px ) {
    .load_box{ margin: 70px auto 0;}
}
@media only screen and (max-width:1024px ) {
    .load_box{ margin: 50px auto 0;}
}
@media only screen and (max-width:768px ) {
    .load_box{ margin: 30px auto 0;}
    .down_btn{background: url(../images/load.png)no-repeat 15px center/46px;padding: 13px 15px 15px 73px;}
}
/*Products*/
.pro_head{color: #383841;}
.sear_list{font-size: 0;position: relative;z-index: 100; margin-bottom: 15px; text-align: center;padding: 18px 0;background: #f6f6f6;}
.sear_item{display: inline-block;float: left; position: relative; height: 49px;line-height: 49px;width: 325px; border: 2px solid #383841;border-radius: 6px; vertical-align: middle;margin: 0 15px;z-index: 50;}
.sear_item.on{z-index: 100;}
.sear_item input{display: block;border: none; width: 100%;height: 100%;    text-align: left;padding-left: 20px; box-sizing: border-box; cursor: pointer;background: url(../images/network-arrow.png) no-repeat 95% center;}
.sear_down{display: none; position: absolute;background: #f6f6f6; top: 51px;width: 100%; min-height: 105px;overflow:hidden; padding-bottom: 10px;}
.sear_down li{ padding-left: 20px;cursor: pointer;line-height: 35px;}
.sear_down li:hover{  color: #ff6b2e;}
.sear_down ul{width:350px;text-align: left;border-radius: 4px;}
.sear_list:after{display: block;content: "";clear: both;overflow: hidden;}
.sear_btn{display: inline-block;float: right; vertical-align: middle; margin: 0 15px;border-radius: 5px;width: 92px;height: 53px;overflow: hidden;cursor: pointer;background: #ff6b2e;transition: all .3s ease-in;}
.sear_btn:hover{background: #98D22E;}
.sear_btn span{display: block;width: 100%;height: 100%;background: url(../images/sear_btn.png)no-repeat center center;}
.produ_list li{float: left;overflow: hidden; width: 301px;margin-left: 20px;margin-top: 20px;border:1px solid #eee;}
.produ_list li:nth-of-type(4n+1){margin-left: 0;}
.produ_list a{display: block;height: 100%; position: relative;}
.produ_list .produ_pic{position: relative;z-index: 50;overflow: hidden;}
.produ_list img{display: block;width: 100%;margin:0 auto;z-index: 49;}
.produ_name{width: 100%;text-align: center;z-index: 100; overflow: hidden;transition: all .3s ease-in; background:#383841;height:50px;line-height: 50px;}
.produ_list li:hover .produ_name{bottom: 80px;background: #ff6b2e;}
.produ_name span{display: inline-block;white-space: nowrap; display: inline-block; z-index: 100; color: #FFFFFF;height: 35px;line-height: 35px;transition: all .3s ease-in;font-size: 18px;}
.produ_list li:hover img{transform: scale(1.05);transition: all .3s ease-in;}
@media only screen and (max-width:1280px ) {
    .sear_item{width: 270px;}
    .sear_btn{width: 80px;}
    .produ_list li{width: 23.7%;margin-left: 1.56%;}
}
@media only screen and (max-width:1100px ) {
    .sear_item{width: 250px;margin: 0 10px;}
    .sear_btn{margin: 0 10px;}
    .produ_list li:hover .produ_name{bottom: 50px;}
}
@media only screen and (max-width:1024px ) {
    .sear_item{width: 200px;margin: 0 5px;}
    .sear_btn{margin: 0 10px;}
}
@media only screen and (max-width:768px ) {
    .sear_item{width: 160px;margin: 0 5px;}
    .produ_list li{width:31%;margin-left: 2%;}
    .produ_list li:nth-of-type(4n+1){margin-left: 2%;}
    .produ_list li:nth-of-type(3n+1){margin-left: 0;}

}
@media only screen and (max-width:500px ) {
    .produ_list li{width:48%;margin-top: 10px;}
    .produ_list li:nth-of-type(even){float: right;}
    .produ_list li:nth-of-type(2n+1){margin-left: 0;}
    .sear_item{float: none; display: block;width: 210px; margin: 10px auto 0;height: 40px;}
    .sear_btn{float: none; display: block;width: 210px; margin: 10px auto 0;height: 40px;}
    .sear_list{padding: 10px 0 15px;}
	.produ_name{background: #000;bottom:0}
}
/*events*/
.act_head{color: #383841;margin-bottom: 15px;}
.act_list{margin-bottom: 110px;}
.act_list a{display: block;}
.act_pic{width: 320px;float: left;overflow: hidden;}
.act_pic img{width: 100%; display: block;transition: all .3s ease-in;}
.act_cont{position: relative; transition: all .3s ease-in;padding: 0 120px 0 35px;box-sizing: border-box; width: calc(100% - 320px);float: left;background: #fafafa;transition: all .3s ease-in;}
.act_list li{margin-top: 20px;}
.act_list li:hover img{transform: scale(1.05);}
.act_list li:hover .act_cont{background: #98d22e;}
.act_tit{padding-top: 15px; box-sizing:border-box;color: #383841;position: relative;}
.act_tit span{display: block;line-height: 20px; width:calc(100% - 90px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.act_tit em{transition: all .3s ease-in; position: absolute;height: 20px; right: 0;top: 15px;line-height: 20px;}
.act_info{width: 660px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden; color: #383841;margin: 20px 0 22px;line-height: 24px;}
.act_more{display: inline-block;transition: all .3s ease-in;}
.act_list li:hover  .act_more{color: #FFFFFF;border-bottom:1px solid #FFFFFF ;}
.act_list li:hover .act_tit em{color: #FFFFFF;}
@media only screen and (max-width:1280px ) {
    .act_cont{padding: 0 90px 0 25px;}
    .act_info{width: auto;margin-right: 85px;}
    .act_list{margin-bottom: 80px;}
}
@media only screen and (max-width:1024px ) {
    .act_cont{padding: 0 60px 0 20px;}
    .act_info{width: auto;margin-right: 0px;}
    .act_list{margin-bottom: 50px;}
}
@media only screen and (max-width:768px ) {
    .act_pic{width: 100%;}
    .act_cont{padding: 0 20px 0 20px;}
    .act_list{margin-bottom: 30px;}
    .act_info{margin: 10px 0;line-height: 20px;}
    .act_cont{width: 100%;height: auto !important;padding-bottom: 25px;}

}
/*lang*/
.lang_list{margin-top: 40px;}
.lang_item{width: 29%;vertical-align: middle; text-align: left; margin-left: 1.3%;display: inline-block;height: 153px;}
.lang_pic{display: inline-block;vertical-align: middle;width: 100px;text-align: center;}
.lang_pic img{max-width: 100%;}
.lang_cont{display: inline-block;vertical-align: middle;width: 240px;margin-left:15px;}
.lang_tit{font-weight: bold;letter-spacing: 0px; height: 64px;word-break:break-all;}
.lang_coun a{color: #103696;font-size: 12px;}
.lang_item:nth-of-type(3n+1){margin-left: 8%;}
@media only screen and (max-width: 1440px) {
    .lang_pic{width: 85px;}
    .lang_cont{width: 195px;margin-left: 10px;}
    .lang_tit{font-size: 16px;height: 50px;}
    .lang_item:nth-of-type(3n+1){margin-left: 7%;}
}
@media only screen and (max-width: 1024px) {
    .lang_pic{width: 75px;}
    .lang_pic img{width: 100%;}
    .lang_tit{width: 220px;}
    .lang_cont{width: 165px;}
    .lang_item:nth-of-type(3n+1){margin-left: 4%;}
}
@media only screen and (max-width:768px) {
    .lang_pic{width: 70px;}
    .lang_tit{width: 220px;font-size: 18px;}
    .lang_item{width: 34%;}
    .lang_item:nth-of-type(3n+1){width: 23%;}
}
@media only screen and (max-width:500px) {
    .lang_item{width: 100%;height: auto;margin-bottom: 25px;margin-left: 2%;}
    .lang_pic{width: 70px;}
    .lang_tit{height: auto;width: 220px;}
    .lang_item:nth-of-type(3n+1){margin-left: 2%;width: 100%;}
}
/*page*/
.page_box{font-size: 0;text-align: center;}
.page_box span{margin: 0 5px; width: 36px;height: 36px;text-align: center;line-height: 36px; display: inline-block;border:1px solid #c7c7c7 ; vertical-align: middle;font-size: 16px;color: #383841;transition: all .3s ease-in;}
.page_box span:hover{border:1px solid #ff6b2e ;background: #ff6b2e;color: #FFFFFF;cursor: pointer;}
.page_box .page_prev{background:#FFFFFF url(../images/left.png)no-repeat center center;}
.page_box .page_prev:hover{background:#ff6b2e url(../images/left2.png)no-repeat center center;}
.page_box .page_next{background:#FFFFFF url(../images/rig.png)no-repeat center center;}
.page_box .page_next:hover{background:#ff6b2e url(../images/rig2.png)no-repeat center center;}
.page_box .page_home{background:#FFFFFF url(../images/prevs1.png)no-repeat center center;}
.page_box .page_home:hover{background:#ff6b2e url(../images/prevs2.png)no-repeat center center;}
.page_box .page_last{background:#FFFFFF url(../images/nexts1.png)no-repeat center center;}
.page_box .page_last:hover{background:#ff6b2e url(../images/nexts2.png)no-repeat center center;}
@media only screen and (max-width:500px) {
    .page_box .page_home{display: none;}
    .page_box .page_last{display: none;}
    .page_box span{width: 30px;height: 30px;margin-top: 10px;}
}
/*搜索结果*/
.fruit_box{margin-top: 75px;border-top: 1px solid #eeeeee;}
.fruit_item{background: #fcfcfc;padding: 50px 110px 60px;box-sizing: border-box;}
.fruit_item+.fruit_item{margin-top: 60px;}
.fruit_tit{padding-left: 30px;box-sizing: border-box;border-left: 5px solid #9ed002;font-size: 32px;color: #383841;}
.fruit_list{margin-top: 20px; padding-left: 35px;box-sizing: border-box;}
.fruit_list li{width: 16.6%;float: left;font-size: 18px;margin-top: 30px;}
.fruit_list a{color: #383841;}
.fruit_list a:hover{color: #9ed002;}
@media only screen and (max-width:1440px ) {
    .fruit_box{margin-top: 55px;}
    .fruit_item{padding: 40px 80px 50px;}
    .fruit_tit{padding-left: 20px;font-size: 30px;}
    .fruit_list{padding-left: 25px;}
    .fruit_item+.fruit_item{margin-top: 50px;}
}
@media only screen and (max-width:1336px ) {
    .fruit_box{margin-top: 45px;}
    .fruit_item{padding: 30px 50px 40px;}
    .fruit_tit{padding-left: 15px;font-size:26px;}
    .fruit_list{padding-left: 20px;}
    .fruit_list li{font-size: 16px;margin-top: 20px;}
    .fruit_item+.fruit_item{margin-top: 40px;}
}
@media only screen and (max-width:1280px ) {
    .fruit_box{margin-top: 35px;}
    .fruit_item{padding: 20px 30px 20px;}
    .fruit_tit{border-left: 3px solid #98D22E; font-size:26px;}
    .fruit_list{padding-left: 18px;}
    .fruit_list li{margin-top: 15px;width: 20%;}
    .fruit_item+.fruit_item{margin-top: 30px;}
}
@media only screen and (max-width:1024px ) {
    .fruit_box{margin-top: 30px;}
    .fruit_item{padding: 20px ;}
    .fruit_tit{padding-left: 12px; font-size:24px;}
    .fruit_list{ padding-left: 15px;}
    .fruit_list li{margin-top: 10px;width: 25%;}
    .fruit_item+.fruit_item{margin-top:25px;}
}
@media only screen and (max-width:500px ) {
    .fruit_item{padding: 20px ;}
    .fruit_tit{padding-left: 7px; font-size:20px;}
    .fruit_list{padding-left: 10px;}
    .fruit_list li{margin-top: 5px;width:50%;}
    .fruit_item+.fruit_item{margin-top:20px;}
}