@charset "utf-8";
/* CSS Document */
body{ background: #fff; }
.bodybg{background:#FEF5E5;}
.rowbox{ max-width:1400px;width:95%; margin: 0 auto;}

.contact a {
    color: #fff;
}

/*banner*/
.banner{ width: 100%; position: relative; overflow: hidden;}
.banner img{width: 100%; float: left; }
.logo{ position: absolute; left: 50px; top: 40px;z-index: 3;}


/*导航*/
.navbg{ width:100%;margin: 0 auto;  height:70px;background:#bf0008;}
.nav{ max-width:1400px; width:100%;margin: 0 auto;  height:70px; line-height:70px; }
.nav ul{ padding: 0;}
.nav li{ float:left;width:14%;text-align: center; line-height:70px; position:relative;font-size:20px; font-weight: bold;}
.nav li a{color:#fff; display: inline-block; }
.nav li:hover{ background: #ad030b;}
.nav li:hover a{ color: #fff ;}
.nav li .ejnav{opacity:0; display: none; height: 0; position: absolute; top:70px; left:0; width:100%;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; z-index:99; background:#ad030b;}

.nav li .ejnav li,.nav li .ejnav li .sjnav li{ width: 100%; float: none; font-size: 16px;  height: 50px; line-height: 50px; position: relative; border-left: 0; border-top: 1px dotted rgba(255,255,255,0.5);}
.nav li .ejnav li:last-child{ border-bottom: 0;}
.nav li .ejnav li a{ color: #fff;}
.nav li:hover .ejnav{ opacity:1;  height:auto; display: block; }
.nav li .ejnav li:hover{ background:#B2906D;}
.nav li .ejnav li:hover:before{display: none;}
.nav li .ejnav li:hover a{ color: #fff;}
.nav li .ejnav li .sjnav{opacity:0;  height: 0; position: absolute; right:-100%; top: 0; overflow: hidden; width: 100%;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; z-index: 3;}
.nav li .ejnav li .sjnav li{background: #2a78c2;}
.nav li .ejnav li:hover .sjnav{opacity:1;  height:auto; }
.nav li .ejnav li .sjnav li:hover{ background: #226fb8;}

/*手机导航*/
.meun_icon{height:45px; width: 45px; line-height:36px; border-radius:100%; border: 2px solid #fff; text-align: center; display:none; color: #fff; font-size: 16px; cursor: pointer; position: absolute; top:30px; right: 20px; z-index: 5; }
.meun_icon img{width:25px;height:20px; float: none; display: inline-block; vertical-align: middle;}
.head_r{ float:right; padding-top:8%; }
#navbg{ position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);left: 0;top: 0;display: none;z-index: 999;}
.mob_nav{position: fixed;right:-85%;top: 0;z-index: 999;background:#9c0a0d;width: 80%;height: 100%;box-shadow: -5px 0 13px rgba(0,0,0,.43); overflow-y: auto;}
.mob_nav li:last-child{border-bottom:0}
.mob_top{height: 45px;line-height: 45px;padding: 0 15px;background-size: 100%;display: flex;justify-content: flex-end; align-items: center;}
.mob_top .toplink{color: #fff;}
.mob_top .toplink a{color: #fff;}
.mob_nav .colsebtn{ text-align: right;height:25px;margin-top:6px;margin-left: auto; cursor: pointer;}
.mob_nav .colsebtn img{width: 25px; height:25px;}
.mob_nav li a{ display:block; color:#fff; }
.js_mob{padding:10px 12px;}
.search-input{ background: #fff;}
.search-input:after{visibility:hidden; display:block; content:""; clear:both}
.search-input input{ width:calc(100% - 90px);height:38px;line-height:38px;background:transparent;padding: 0 10px;float: left;}
.search-input button{width:90px; float: right; height:38px;line-height:38px; background: url(../images/ss_btn02.png) no-repeat 10px center #eee; padding-left: 30px; font-size: 18px; cursor: pointer; color: #333;}
.mob_list li{line-height:50px;font-size:16px;text-align: left;text-indent:20px;position:relative;cursor:pointer;border-bottom: 1px solid #ab2326;}
.mob_list li a{ color:#fff;  width:85%; display:block}
.mob_list li i{ display:block; width:50px; height:50px; z-index:122; position:absolute; right:0px; top:0px;  background:url(../images/jtx.png) center center no-repeat; background-size:17px}
.mob_list li i.icon{background:url(../images/jts.png) center center no-repeat; background-size:17px}
.mob_list li .ul_ejnav{ display:none}
.mob_list li .ul_ejnav li{width:100%;border-bottom: 1px solid #ad4e50;padding-left:15px;line-height:45px;font-size:14px;background:#8c0a0d;}
.mob_list li .ul_ejnav li:last-child{ border-bottom: 0;}
.mob_list li .ul_ejnav li a{ width:100%;}
.open{right:0}


/*学习资料*/
.study{width: 100%; background: url(../images/studybg.png) no-repeat; background-size: cover; padding: 50px 0;}
.tit{ position: relative; text-align: center;}
.tit h1{ display: inline-block; background:url(../images/titbg.png) no-repeat; font-size: 36px; padding: 0 50px; height: 73px; line-height: 55px;}
.part_t .tit{ text-align: left;}
.tit .more{ position: absolute; right: 0; bottom:35px;}
.tit .more:hover{ color: #9c0a0d;}


/*新闻中心*/
.newsbox{ margin-top: 30px;}
.newspic{ width:48%; margin-right:45px; float: left; position: relative; padding-left: 12px; padding-bottom: 12px;}
.newspic:after{ content: ""; display: block; width:60%; height:70%; position: absolute; left: 0; bottom: 0; background: #bf0008;}
.newspic ul{ position: relative;z-index: 3;}
.newspic li{  float: left; position: relative;}
.newspic li a{ display: block;}
.newspic li .date{ position: absolute; top: 0; right: 0; padding: 0 10px; height:40px; line-height: 40px; background: #f39800; color: #fff; text-align: center;font-family:"sySong";  font-size: 16px; z-index: 3;}
.newspic .npic{ padding-top: 65.5%; position: relative; overflow: hidden;}
.newspic .npic img{width: 100%;height: 100%;position: absolute;object-fit: cover;top: 0;left: 0;-webkit-transition: all .5s;transition: all .5s;}
.newspic li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.newspic li .n_tit{ background:rgba(0,0,0,0.56); color: #fff; padding:0px 20px; height:70px; position: absolute; left: 0; bottom:0; width: 100%; }
.newspic li .n_tit p{ font-size:14px; color: #a6b2ca; margin-top: 10px; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; }
.newspic li .n_tit h1{ font-size: 18px; color: #fff; width:calc(100% - 150px); line-height: 70px;  display: block;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;padding-left: 10px;}
.newspic .slick-next{ position: absolute;z-index: 9; right:0px; bottom:-12px!important; width: 69px; height: 63px; background: url(../images/b_next.png) no-repeat center #bf0008; cursor: pointer;}
.newspic .slick-prev{ position: absolute; z-index: 9; right:69px; bottom:-12px!important; width: 69px; height: 63px; background: url(../images/b_prev.png) no-repeat center #b2906d; cursor: pointer;}
.newslist{ overflow: hidden; }
.newslist .bd{ clear: both;}
.n_list{ }
.n_list li:after{visibility:hidden; display:block; content:""; clear:both}
.n_list li:before{ content: ""; display: block; position: absolute; left: 0; top: 50%; margin-top: -4.5px; width:9px; height:9px; background: #bf0008;}
.n_list li{line-height:60px; position: relative; padding-left: 20px; border-bottom: 1px dashed #ccc;}
.n_list li a{display: block; }
.n_list li h1{ font-size: 17px; padding-right: 100px; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.n_list li span{color:#939393; font-size: 14px;position: absolute; right: 0; top: 0; line-height: 49px;}
.n_list li:hover{color:#bf0008;}
.n_list li:hover h1{color:#bf0008;}
.n_list li:hover span{}

.part_t{ background: #fef9f3; padding: 50px 0;}
.focus{width: 48%;float: left;}
.f_news,.bear_list { margin-top: 20px;}
.f_news li a{display: block;}
.f_news li .p_a{ display: none;}
.f_news li.on .p_a{ display: block;border: 3px solid #c71212; background: url(../images/lionbg.png) no-repeat right bottom; border-top-right-radius:20px; position: relative;}
.f_news li.on .p_a:before{ content: ""; display: block; width: 143px; height: 16px; background: url(../images/wjx.png) no-repeat center center #fef9f3; position: absolute; top: -10px; right:80px; padding: 0 15px;}
.f_news li.on .p_a:after{visibility:hidden; display:block; content:""; clear:both}
.f_pic{ width:33%; float: left; border: 3px solid #c71212; border-right: 6px solid #c71212;}
.f_pic span{ display: block; position: relative; overflow: hidden; padding-top: 68.7%;}
.f_pic span img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; -webkit-transition: all .5s;transition: all .5s; }
.f_text{ overflow:hidden; padding: 20px;}
.f_text h1{ font-size: 20px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.f_text p{font-size: 16px;color: #666;margin-top: 10px;line-height: 30px;height: 53px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.f_news li .p_b{ position: relative;line-height:60px; position: relative; padding-left: 20px; border-bottom: 1px dashed #ccc;}
.f_news li .p_b h1{ font-size: 17px; padding-right: 100px; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.f_news li .p_b span{color:#939393; font-size: 14px;position: absolute; right: 0; top: 0; line-height: 49px;}
.f_news li .p_b:before{ content: ""; display: block; position: absolute; left: 0; top: 50%; margin-top: -4.5px; width:9px; height:9px; background: #bf0008;}
.f_news li.on .p_b{ display: none;}

.bear{width: 48%;float: right;}
.bear_list li{ background: #fff; padding: 5px; width: 100%; margin-top: 15px;}
.bear_list li .date{ width: 73px; height: 68px;display: block; float: left; vertical-align:middle ;}
.bear_list li .date em{ display: block; height: 44px; width: 73px; line-height: 44px; text-align: center; font-size: 30px; font-weight: bold; background: #c71212; color: #fff;}
.bear_list li .date p{ height: 22px; line-height: 22px; color: #fff; background: #b2906d; text-align: center; font-size: 14px;}
.bear_list li h1{display: block; line-height: 68px;  vertical-align:middle ;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; font-size: 18px; padding: 0 15px;}
.bear_list li:hover h1{ color: #c71212; font-weight: bold;}

.strive{background: url(../images/jbbg.jpg) repeat-x; padding-bottom: 80px;}
.sbg{ width: 100%; background: url(../images/strivebg.png) no-repeat center 0;}
/*踔厉奋发的五年*/
.fight{ padding-top: 50px;}
.fg_list{ margin-top: 30px; padding-bottom: 30px;}
.fg_list li{}
.fg_list .slick-list{}
.fg_list .slick-prev { width: 36px; height: 50px; background-image: url(../images/b_prev.png); background-repeat: no-repeat; background-position: center center; background-color: #009944; position: absolute; left: 0; top: 50%; margin-top: -25px; cursor: pointer;}
.fg_list .slick-next { width: 36px; height: 50px; background-image: url(../images/b_next.png); background-repeat: no-repeat; background-position: center center; background-color: #009944; position: absolute; right: 0; top: 50%; margin-top: -25px;cursor: pointer;}
.fg_list .slick-slide{ margin: 0 15px;}
.fg_list .dqpic{ padding-top: 67.3%; position: relative; overflow: hidden;border: 2px solid transparent; border-bottom: 0;}
.fg_list .dqpic img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;-webkit-transition: all .5s;transition: all .5s;}
.fg_list .slick-slide:hover .dqpic img{transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.fg_list .slick-slide h1{ font-size:20px; background:url(../images/lionbg.png) no-repeat left bottom #fff; background-size: 100%; width:calc(100% - 64px); height: 77px; line-height: 77px; margin: -30px auto 0 auto; color: #353535; padding:0 15px; text-align: center;position: relative; z-index: 3;}
.fg_list .slick-slide h1 em{ display:inline-block;  vertical-align: middle; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.fg_list .slick-slide h1 i{ display: inline-block; width: 34px; height: 35px; background: url(../images/dh.png) no-repeat; vertical-align: middle;}
.fg_list .slick-slide h1:before{display: block; content: ""; width: 0; height: 0; border-right: 15px solid #bf0008; border-bottom: 48px solid transparent; position: absolute; left: -15px; bottom: 0;}
.fg_list .slick-slide h1:after{display: block; content: ""; width: 0; height: 0; border-left: 15px solid #bf0008; border-bottom: 48px solid transparent; position: absolute; right: -15px; bottom: 0;}
.fg_list .slick-slide:hover .dqpic{ border: 2px solid #bf0008; border-bottom: 0;}
.fg_list .slick-prev:hover,.fg_list .slick-next:hover{ background-color: #038c40;}
.fg_list .slick-dots{ margin-top:30px; text-align: center;}
.fg_list .slick-dots li{ width: 21px; height: 21px; border-radius: 100%; margin: 0 5px; background: #bf0008; display: inline-block;}
.fg_list .slick-dots li.slick-active{ background: #f7d796; width: 44px; border-radius: 12px;}

.talent{ margin-top: 30px;}
.talent .slick-slider{ padding-bottom: 50px;}
.talent .slick-slide>div{ position: relative;z-index: 3;}
.talent .slick-slide li{ margin:15px 0; background: #fff; border: 1px solid #ccc; padding: 30px; cursor: pointer;position: relative;z-index: 3;}
.talent .dqpic{ padding-top: 67.3%; position: relative; overflow: hidden;border: 2px solid transparent; border-bottom: 0;}
.talent .dqpic img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;-webkit-transition: all .5s;transition: all .5s;}
.talent .slick-slide:hover .dqpic img{transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.talent .slick-slide li h1{text-align: left; }
.talent .slick-slide li h1 em{display: inline-block;font-size: 18px;font-weight: bold;border-bottom:1px solid #bf0008;padding-bottom: 10px;min-height: 50px;}
.talent .slick-slide li p{font-size: 16px;line-height: 30px;height: 30px;color: #333;margin-top: 15px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.talent .slick-slide li:hover{ background: url(../images/sybg.png) no-repeat #fff;}
.talent .slick-slide>div:hover:after{content: ""; display: block; width:100%; height: 85%; background:#bf0008; position: absolute; right: -10px; bottom:4px;}
.talent .slick-slide li:hover h1 em{ color: #bf0008;}
.talent .slick-prev { width:24px; height:24px; border: 1px solid #bf0008; border-radius: 100%; background-image: url(../images/p.png); background-repeat: no-repeat; background-position: center center;  position: absolute; left:47%; bottom: 0; cursor: pointer;}
.talent .slick-next { width:24px; height:24px;border: 1px solid #bf0008; border-radius: 100%; background-image: url(../images/n.png); background-repeat: no-repeat; background-position: center center; position: absolute; left:52%; bottom: 0;cursor: pointer;}
.talent .slick-slide{ margin:0 15px;}

.fight_b{max-width:1400px;width:95%; margin:50px auto 0 auto;}
.mediabox{ background: #fef5e4; width: 100%;  margin-top: 50px; padding-top: 1px; padding-bottom: 10px;}
.media{ margin-top:50px;max-width:1400px;width:95%; margin: 0 auto;margin-top: -40px; margin-bottom: -30px;}
.mediabox .slick-track{}
.media .slick-slide{ position: relative;}
.media li{ padding:50px 30px 30px 30px;}
.media li .date{ float: left; font-size: 36px; text-align: center; color: #bf0008; }
.media li .date span{ display: block; width:100%; height: 34px; background: url(../images/fg.png) no-repeat right 0; margin-top:25px;  display: none;}
.media li .date p{ font-size: 14px; color: #bf0008;}
.media li .txt{ overflow: hidden; padding-left:30px;}
.media li .txt h1{ font-size: 20px; padding-bottom: 25px; border-bottom: 1px dashed #bf0008;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.media li .txt p{ font-size: 16px; color: #666; line-height:30px; margin-top: 20px;display: block;max-height: 90px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.media li .txt span{ display: block; text-align: right; font-size: 14px; color: #999; margin-top: 15px;}
.media .slick-list{padding-top: 20px!important;}
.media .slick-center li{ background:url(../images/lionbg.png) no-repeat left bottom #fff; border: 1px solid #bf0008; }
.media .slick-center:before{content: ""; display: block; position: absolute; left: -20px; top: 0; border-right: 20px solid #bf0008; border-top: 17px solid transparent; width: 0; height: 0;}
.media .slick-center:after{content: ""; display: block; position: absolute; right: -20px; top: 0; border-left: 20px solid #bf0008; border-top: 17px solid transparent; width: 0; height: 0;}
.media .slick-center>div{position: relative;}
.media .slick-center>div:before{content: ""; display: block; position: absolute; left: -20px; bottom: 0; border-right: 20px solid #bf0008; border-bottom: 17px solid transparent; width: 0; height: 0;}
.media .slick-center>div:after{content: ""; display: block; position: absolute; right: -20px; bottom: 0; border-left: 20px solid #bf0008; border-bottom: 17px solid transparent; width: 0; height: 0;}
.media .slick-center li .date{ font-weight: bold;}
.media .slick-center li .date span{ display: block;}


.link{ width: 100%; }
.link .slick-list{width: calc(100% - 50px);margin: 0 auto;}
.link .slick-slide {margin: 0 12px;}
.link_t{ background: #fff;}
.link_t li{ text-align: center; padding: 20px 0; border-right: 1px solid #f5f5f5; }
.link_t li:last-child{ border-right: 0;}
.link_t li i{ display: inline-block; width: 48px; height: 48px; vertical-align: middle; border: 1px dashed #9c0a0d; border-radius: 100%; margin-right: 10px; text-align: center; line-height: 48px;}
.link_t li i img{ display: inline-block; vertical-align: middle;transition: 0.5s;transform-style: preserve-3d;}
.link_t li h1{display: inline-block; font-size: 18px;vertical-align: middle; }
.link .slick-prev { width:23px; height: 36px; background-image: url(../images/b_prev.png); background-repeat: no-repeat; background-position: center center; background-color: #9c0a0d; position: absolute; left: 0; top: 50%; margin-top: -18px; background-size:10px; cursor: pointer;}
.link .slick-next { width:23px; height: 36px; background-image: url(../images/b_next.png); background-repeat: no-repeat; background-position: center center; background-color: #9c0a0d; position: absolute; right: 0; top: 50%; margin-top: -18px;background-size:10px;cursor: pointer;}
.link_t li:hover img{transform: rotateY(180deg);}

/*底部信息*/
.footer{ width: 100%; background:#bf0008; padding:30px 0; margin-top: 30px;}
.footlogo{ float: left; margin-right: 10%;}
.footlogo img{ width: 100%;}
.contact{overflow: hidden;padding-top: 20px;}
.contact h1{ font-size: 18px; color: #fff;line-height: 36px;  }
.contact_xx{ padding-left: 20px;}
.contact p{font-size: 18px;word-break: break-all;word-break:break-all;color: #fff;width: 100%;line-height: 36px;}

/*内页banner*/
.sban{ width: 100%; position: relative; overflow: hidden; text-align: center;}
.sban img{ width: 100%;}
.sban .banimg2{ display: none;width: 100%;height: 100%;}
.head{ position: absolute; top: 0; left: 0; background: rgba(10, 19, 46, 0.8); width: 100%;}

/*列表页*/
.conbox{ padding: 30px 0; }
.meun{ width:300px; float:left; position: relative; background:#fffefd; margin-right:50px;}
.meun .dt{ width:100%; background:url(../images/dtbg.png) no-repeat 25px bottom #bf0008; height:70px; line-height:70px; color:#fff; font-size:26px; font-weight:bold; position: relative; text-align: center;}
.meun .dt i{ display: block; width: 32px; height: 32px; margin: 0 auto; text-align: center; line-break: 32px; margin-top: 15px;}
.meun .dt em{ display: none; width:50px; height:50px; line-height: 50px; position: absolute;right:20px; top:7px;  cursor: pointer; font-size:40px; background: url(../images/jia.png) no-repeat center center;}
.meun .dt em.zk{background: url(../images/jian.png) no-repeat center center;}
.meun dl{ display: block}
.meun dd{ text-align:center;line-height:60px; font-size:18px; margin: 0 auto; position: relative;}
.meun dd a{ display: block; text-align: left; padding-left: 20px;border-bottom:1px solid #e2dcd1;}
.meun dd.on a{ color: #bf0008; font-weight: bold;}
.meun dd:last-child a{ border-bottom: 0;}
.meun dd i{ display:block; width:40px; height:60px; z-index:3; position:absolute; right:0px; top:0px;  background:url(../images/meunjt.png) 14px center no-repeat; cursor: pointer;}
.meun dd i.icon{ background-position:-24px center;}
.meun dd ul{ display:none;}
.meun dd ul li{ width:100%; border-bottom:1px solid #e5e5e5; line-height:50px; font-size:16px;}
.meun dd ul li a{ width:100%; border-bottom: 0; padding-left:35px;}
.meun dd:hover{ width: 100%; }
.meun dd:hover a{ color: #9c0a0d;}
.meun dd:hover i.icon{ background-position:-24px center;}
.meun dd:hover ul a{ background: none;border-left: 0; color: #333;}
.meun dd:hover ul a:hover{background: #9c0a0d; color: #fff;}
.listing{overflow: hidden;}
.location{  background: #fffefd;  padding: 0 15px;}
.location:after,.newlist01 li:after{visibility:hidden; display:block; content:""; clear:both}
.location h1{ float:left; font-size:20px; line-height:50px; border-bottom: 2px solid #9c0a0d; color: #9c0a0d;}
.location span{ float:right; color:#666; font-size:14px; line-height:50px; background: url(../images/home.png) no-repeat left 17px; padding-left: 25px;}
.location span a{color:#9c0a0d; }
.listing_w{ width: 100%; background: #fff; padding: 20px 30px;}

/*新闻列表*/
.nybox{background: #fffefd; padding:20px; margin-top: 10px;}
.newlist{ padding: 0 10px;}
.newlist li{ padding-left:25px; position: relative; -webkit-transition: all .3s;transition: all .3s;}
.newlist li:before{ content: ""; display: block; position: absolute; left: 0; top: 50%; margin-top: -4.5px; width:9px; height:9px; background: #bf0008;}
.newlist li:after{visibility:hidden; display:block; content:""; clear:both}
.newlist li:last-child{border-bottom:none}
.newlist li .date{line-height:50px; color: #999; position: absolute; top: 0; right: 0;}
.newlist a h1{ font-size:16px;line-height:50px; display: block; padding-right: 95px; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; color: #303030;-webkit-transition: all .3s;transition: all .3s;}
.newlist li:hover a h1{color:#9c0a0d;  font-weight: bold;}



/*图片列表*/
.piclist li{ float: left; width: 31.333%; margin-right: 3%; margin-top: 20px; background: #fff; padding-bottom: 10px;}
.piclist li:nth-child(3n){ margin-right: 0;}
.piclist li .pic{ }
.piclist li .pic span{display: block; overflow: hidden; position: relative; padding-top: 70.2%;}
.piclist li .pic span img{position: absolute;top: 0;left: 0;object-fit: cover;width: 100%;height: 100%;-webkit-transition: all .5s;transition: all .5s;}
.piclist li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.piclist li h1{ font-size: 16px; padding:15px 20px; display: block;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden; text-align: center;}
.piclist li a.more{ width: 92px; height: 28px; border: 1px solid #e5e5e5; text-align: center;line-height: 28px; color: #666; display: block; margin-top: 10px;}
.piclist li a.more:hover{ background:#226fb8 ; color: #fff;}
.piclist li:hover h1{ background: #bf0008; color: #fff;}

/*图文列表页*/
.picnewlist li{ padding:30px 0; border-bottom: 1px dashed #cacaca; position: relative;}
.picnewlist li:after,.new_nr .dbu:after{visibility:hidden; display:block; content:""; clear:both}
.picnewlist li .new_pic{width:25%; float: left; margin-right: 15px;}
.picnewlist li .new_pic span{ padding-top: 65.7%; position: relative; overflow: hidden; display: block;}
.picnewlist li .new_pic span img{position: absolute; top: 0; left: 0; width: 100%; -webkit-transition: all .5s;transition: all .5s;}
.picnewlist li:hover .new_pic span img{transform: scale(1.05);-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.new_nr{ overflow: hidden;}
.new_nr h1{ font-size: 20px; font-weight: bold;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.new_nr p{ font-size: 16px; line-height: 26px; color: #7e7e7e; margin:20px 0; max-height: 52px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.new_nr .dbu .date{ background: url(../images/sjicon.png) no-repeat left center; font-size: 16px; line-height:44px;padding-left: 35px; color: #7e7e7e; display: block; float: left;}
.new_nr .dbu .more{ display: block; width: 125px; height: 44px;color: #fff; background:#b2906d; text-align: center; line-height: 44px;float: right;}
.picnewlist li:hover .new_nr .dbu .more{ background: #bf0008; color: #fff;}
.picnewlist li:hover h1{ color: #bf0008 ;}

/*简介页*/
.introbox{ padding-top: 20px;}
.introbox p{ line-height:30px; font-size: 16px; color: #333; margin-bottom: 10px;}
.introbox h1{ text-align: center; font-size:20px; font-weight: bold ; color: #333;}
.introbox p img{max-width: 99% !important;height: auto !important;display: block;margin: 0 auto;}
.line{ margin: 15px 0; height: 1px; width: 100%;border-bottom: 1px dashed #dddddd;}
.page{ margin-top: 30px; padding-top: 20px;}
.pr{text-align: center;margin-top: 20px;margin-bottom: 20px;}
.pr span{ display: inline-block; margin: 0 15px; color:#999;}
.page a:hover{color:#bf0008;}




/*检索结果页面*/
.result{ padding:20px 0;}
.tj p{ font-size: 18px; font-weight: bold; color: #9c0a0d; line-height: 35px;}
.result li{ padding: 15px 0 15px 0px;line-height:30px; position: relative; border-bottom:1px dashed #bdbdbd;}
.result li:after{visibility:hidden; display:block; content:""; clear:both}
.result li a{ display: block;}
.result li span{position: absolute; line-height: 35px; right: 0; top: 15px; font-size:16px; color: #aaa;}
.result li h1{ font-size: 16px; color: #333;line-height: 35px; padding-right: 100px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}


@media only screen and (max-width:1100px){
}

@media only screen and (max-width:1024px){
	.logo{ left: 30px; top: 20px;}
	.meun_icon{ margin-left: auto; display: block;}
	.mob_nav{ display: block;}
	.navbg{ display: none;}
	.contact{ margin-bottom: 20px;}
	.newspic{ width: 100%;float: none;}
	.newslist{ margin-top:30px;}
	.focus,.bear{ width: auto; float: none;}
	.bear{ margin-top: 30px;}
	.fg_list .slick-slide h1{ font-size: 16px;}
	.fg_list .slick-slide h1 em{ display: block;}
	.fg_list .slick-slide h1 i{ display: none;}
	.media .slick-slide{margin: 0 17px!important;}
	.meun{ width: 100%; float: none; margin-right: 0; padding-bottom: 0; background:#fff;}
	.meun .dt em{ display: block;}
	.meun dl{ display: none; padding-bottom: 0;}
	.listing{ margin-top: 20px;}
	.structure dl dd{ width: 50%;}
}
@media only screen and (max-width:976px){
	
}

@media only screen and (max-width:768px){
video {
    width: 100%;
}
	.banner .bannerimg{ width: 124%; margin-left: -12%;}
	.logo{ width: 220px;}
	.tit h1{ font-size: 32px;}
	.footlogo{ float: none; margin-right: 0; width: 304px;}
	.contact{float: none; margin-top: 10px;}
	.f_text h1{ font-size: 18px;}
	.f_text p,.f_news li .p_b h1,.n_list li h1,.bear_list li h1,.contact p{ font-size: 16px;}
}

@media only screen and (max-width:640px){
	
	.talent .slick-prev{ left: 44%;}
	.pic_li li{ width: 100%; margin-top: 20px;}
	.pic_li li:nth-child(2){margin: 20px 0 0 0;}
	.location h1,.location span{ float: none; display: block;}
	.structure dl dd{ width:100%;}
	.piclist li{width: calc(100% - 20px);margin: 15px 10px;}
	.piclist li h1{ font-size: 14px;}
}
@media only screen and (max-width:576px){
	.js_text .photo{ float: none; margin: 0 auto;}
	.text_s h1{ text-align: center;}
	.pofile .bd{ padding: 20px 0 0 0;}
}

@media only screen and (max-width:414px){
	.logo{width: 150px;}
	.meun_icon{ top: 10px;}
	.media li{ padding: 30px 15px 35px 15px;}
	
}

@media only screen and (max-width:375px){
	.logo{ top: 10px; left: 10px;}
	.bm_teacher li i.more{display: none;}
}

@media only screen and (max-width:320px){
	.mob_nav{ width: 90%; right: -95%;}
	
}


