body{ font-family:""微软雅黑",Arial,Verdana,Geneva,Helvetica,sans-serif"; font-size:14px;  color:#212121; position: relative;min-width: 1400px;}
@font-face{font-family:FZFWZhuZiMinchoE; src:url(../fonts/FZFWZhuZiMinchoE.TTF);}
@font-face{font-family:'HarmonyOS_Sans_SC_Regular'; src:url(../fonts/HarmonyOS_Sans_SC_Regular.ttf);}
li{ list-style:none;}
ul{ padding:0; margin:0;}
a{ color:#333;text-decoration:none}
a:hover{ text-decoration:none !important; }
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
ul,ol{ margin:0; padding:0; }
img{ max-width:100%;border:none!important;}
input,button {outline:none;}
.img-hide{ overflow:hidden; }
.wap{display:none!important;}
.img-hide img{ transition: 0.5s all; }
.img-hide:hover img{ transform: scale(1.1,1.1); }
.header{ 

position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 130px;
    z-index: 100;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;

 }
.ea55_com_header{ position: fixed;z-index: 999;width: 100%;background: #014099 url(../images/headerbg0.png) repeat-x center top;}

.container{ width: 90%; }
.logo{ line-height: 130px; }
.logo img{height:100px;float: left; margin-top: 16px;}
.name1 {
    float: left;
    font-size: 34px;
    margin-left: 5px;
    color: #fff;  font-family: SimSun;
    font-weight: bold;
}
.tool {
    text-align: right;
    line-height: 31px;
    height: 31px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.tool a {
    font-size: 14px;
    color: rgb(255, 255, 255);
    position: relative;
    float: right;
    line-height: 31px;
}

.tool a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -22px;
    width: 18px;
    height: 18px;
    background: url("../images/icon-home.png") no-repeat;
}

.tool a:hover {
    text-decoration: underline;
}

.search {
    float: right;
    border-left: 1px solid rgba(255, 255, 255,.3);
    height: 25px;
    width: 35px;
    margin-left: 14px;
    padding-left: 14px;
    padding-top: 4px;
    cursor: pointer;
}

.search img {
    width: 100%;    vertical-align: top;
}
.btn-search{ position: absolute; right: 10px; top: -3px; bottom: 0; padding:0; line-height: 34px; background: none; }
.navdh{width:100%;}
.nav-list{    display: flex;
    display: -webkit-flex;
    justify-content: space-between;}
.nav-list li{ float: left;text-align: center; position: relative; z-index: 1000;    padding: 0 16px; }
.nav-list li a{ font-size: 20px; height: 42px;/*line-height: 88px;*/  display: block; color: #ffffff;font-family: 'HarmonyOS_Sans_SC_Regular';}
.nav-list li:hover{ color:#fff;}
.nav-list li.on{ color:#fff;}
.nav-list li.on a{color:#fff; }
.nav-list li:hover a{ color: #fff; }
.down-ul{ position: absolute; left: 0; display: none; top: 100%; width: 100%; background: #fff; }
.nav-list li:hover .down-ul{ display: block; }
.down-ul li{ float: none; width: 100%; }
.down-ul li a{ line-height: 30px; color: #333!important; font-size: 16px; border-bottom: solid 1px #efefef; display: block;padding:10px 0;height:auto;font-family: 'HarmonyOS_Sans_SC_Regular';}
.down-ul li a:hover{color:#004098!important;}
.banner{ height: 100vh; position: relative;  overflow:hidden; }
.slick{ position: absolute; left: 50%; margin-left: -960px; top: 0; width: 1920px;}
.slick img{ width: 1920px; height: 100vh; }
.slick a{ display: block; position: relative; }
.slick a span{ position: absolute; left:50%; margin-left: -650px; width: 650px; font-size: 24px; color: #fff; bottom: 45px; }
.txt-elise{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.slick-dots{ left: auto; right: 50%; width: auto; margin-right: -650px; bottom: 35px; }
.slick-dots li button{ width: 12px; height: 12px; background: #fff; border:solid 2px #fff; border-radius: 50%; }
.slick-dots li button:before{ display: none; }
.slick-dots li.slick-active button{ background: none; }
.title{ font-size: 28px; color: #004098; height: 50px; line-height: 50px; margin:30px 0;background:linear-gradient(to right,#e4ecfb,#e4ecfb,#ecdde8);position: relative;display: flex;justify-content: space-between; }
.title h2{
    width: 170px;
    background: linear-gradient(to right,#00508b,#4695c3);
    color: #fff;
    height: 50px;
    padding: 10px;
    margin: 0;    font-size: 28px;font-family:FZFWZhuZiMinchoE;
}

.title img {vertical-align: middle;padding-right: 5px;height:28px;margin-top: -2px;}
.title a{ float: right; font-size: 14px; color: #004098; font-weight: normal;padding-right: 10px; }

.title1{ font-size: 28px; color: #004098; height: 50px; line-height: 50px; margin:30px 0;background:linear-gradient(to right,#e4ecfb,#e4ecfb,#ecdde8);position: relative;display: flex;justify-content: center; }
.title1 h2{
    width: 170px;
    background: linear-gradient(to right,#00508b,#4695c3);
    color: #fff;
    height: 50px;
    padding: 10px;
    margin: 0;    font-size: 28px;font-family:FZFWZhuZiMinchoE;
}

.title1 img {vertical-align: middle;padding-right: 5px;height:28px;margin-top: -2px;}
.title1 a{ float: right; font-size: 14px; color: #004098; font-weight: normal;padding-right: 10px;position: absolute; right: 0; }




.xyxw{width:69.6%;}
.tzgg{width:27.4%;}
.xyxw-tp-width{width:54%;}
.xyxw-bt-width{width:42%;margin-left:4%;}
.tzgg-ss-width{width:100%;}
.news-list li{ float: left; width: 330px; margin-right: 50px; }
.news-list-img img{ width: 100%; height: 220px; }
.news-list-tt a{ font-size: 16px; color: #004098; font-weight: bold; }
.news-list-tt { line-height: 29px; height: 58px; overflow:hidden; margin-top: 18px; }
.news-list-p{ color: #777; line-height: 22px; height: 44px; overflow:hidden; margin-top: 10px; }

.zxxx-list-ul li{ position: relative; padding-left: 72px; height: 52px; margin-bottom: 18px;display: flex; align-items: center; }
.zxxx-list-ul li:last-child{margin-bottom: 0;}
.zxxx-list-ul li .sj{    position: absolute;text-align: center;left: 0;width: 60px;  border-right: 1px solid #eeeeee;height: 44px;color: #004098;padding-right: 7px;display:inline-block;}
.zxxx-list-ul li .sj p{font-size: 24px;text-align: center;line-height: 20px;}
.zxxx-list-ul li .sj span{font-size: 14px;text-align: center;display: block;}
.notice-tt1 a{ font-size: 16px; color: #333; }
.notice-tt1{ line-height: 24px;max-height: 60px;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice-tt1 a:hover{color: #004098;}

.sec2-list ul>li {
    float: left;
    width: 31.4%;
    position: relative;
    box-shadow: 0 3px 5px #999999;
    background: #FFFFF1;
}

.sec2-list ul>li:hover {
    box-shadow: 0px 5px 5px 0px rgba(6, 0, 1, 0.1);
    background: #004098;
}

.sec2-list ul>li:nth-child(3n+2) {
    margin: 0 2.8%;
}

.sec2-list ul>li:nth-child(n+4) {
    margin-top: 35px;
}

.sec2-list ul>li a {
    padding: 20px 20px 0 20px;display: block;

}

.sec2-list ul>li:hover .date {
    float: left;
}

.sec2-list ul>li:hover .date p {
    color: #fff;
}

.sec2-list ul>li:hover .date span {
    color: #fff;
}

.sec2-list ul>li:hover .text h3 {
    color: #fff;
}

.sec2-list ul>li:hover .text span {
    background: url(../images/s2-list-bg1.png)
}

.sec2-list ul>li:hover .xq:after {
    width: 120%;
    z-index: -1;
}

.sec2-list ul>li:hover .xq {
    color: #ffffff;
}

.sec2-list ul>li .date {
    width: 65px;
    float: left;
    margin-right: 25px;
    margin-top: 10px;
}

.sec2-list ul>li .date p {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    color: #004098;

}

.sec2-list ul>li .date span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #004098;
    margin-top: 8px;
}

.sec2-list ul>li .text {
    overflow: hidden;
    padding-bottom: 15px;
}

.sec2-list ul>li .text h3 {
    font-size: 16px;
    line-height: 28px;height:56px;
    color: #111111;    font-weight: normal;margin-top:0;
}


.sec2-list ul>li .text p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    min-height: 48px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sec2-list ul>li:hover .text p{color:#fff;}


.tabs-list li{ float: left; margin-right: 20px; margin-bottom: 40px; line-height: 31px; padding-right: 35px; background: url(../images/lind.png) right center no-repeat; }
.back-box{ background: rgba(237,244,253,0.6); padding:30px 0 30px 0; margin-top: 20px; }
.left-width{ width: 630px; }
.tabs-list li a{ font-size: 22px; color: #333; }
.tabs-list li:last-child{ background: none; }
.tabs-list li.active a{ color: #004098; font-weight: bold; }
.news-top-tt a{ font-size: 16px; color: #555; font-weight: bold; }
.news-top-p{ color: #777; line-height: 22px; height: 44px; overflow:hidden; margin-top: 15px; }
.tabs-list-ul li{ position: relative; padding-right: 85px; height: 40px;line-height: 40px; }
.tabs-list-ul li span{ position: absolute; right: 3px; top: 0; color: #666; }
.tabs-list-ul li a{ font-size: 16px; color: #333; padding-left: 14px; background: url(../images/li02.png) left center no-repeat; }
.tabs-list-ul li:hover a{color:#004098;}
.tabs-list-ul{  }

.tabs-list-ul1{}
.tabs-list-ul1 li{ position: relative; padding-right: 65px; height: 38px;}
.tabs-list-ul1 li span{ position: absolute; right: 3px; top: 0; color: #666; }
.tabs-list-ul1 li a{ font-size: 16px; color: #333; padding-left: 14px; background: url(../images/li02.png) left center no-repeat; }
.tabs-list-ul1 li:hover a{color:#004098;}






.notice-list-ul li{ position: relative; padding-left: 80px; height: 52px; margin-bottom: 15px;display: flex; align-items: center; }
.notice-list-ul li:last-child{margin-bottom: 0;}
.notice-list-ul li:hover{background: #e7e2df;background-image: linear-gradient(to right, #004098, #36c);color: #fff;padding-right:10px;}
.notice-list-ul li:hover a{color: #fff;}
.notice-tt a:hover{color: #fff;}
.notice-date{ position: absolute; text-align: center; left: 0; top: 0; height: 52px; width: 60px; background: #e7e2df;background-image: linear-gradient(to right, #004098, #36c); border:solid 1px #004098; font-size: 12px; color: #fff; }
.notice-date span{ display: block; font-size: 18px; margin-bottom: 6px; color: #004098; background: #fff; line-height: 26px; }
.right-width{float:right;}
.back-box .title{ margin-top: 10px; }
.notice-tt a{ font-size: 16px; color: #333; }
.notice-tt{ line-height: 24px;max-height: 60px;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.ss-width{ width: 31.4%;/*padding-top:25px; */}
.ss-width:nth-child(2){ margin:0 2.8%; }
.ss-img img{ width: 134px; height: 96px; }
.ss-right-tt a{ font-size: 16px; color: #333; }
.ss-right-tt a:hover{color:#004098;}
.ss-right{ width: 255px; }
.ss-right-p{ color: #777; line-height: 25px; height: 50px; overflow:hidden; margin-top: 10px; }
.ss-right-tt{ margin-top: 8px; }
.kc-list li{ margin-bottom: 14px; }
.kc-list li a{ font-size: 16px; color: #555; }
.kc-list li a span{ color: #999; font-size: 14px; display: inline-block; padding-right: 12px; }
.kc-width{ width: 395px; margin-left: 50px; }
.link-list{ width: 305px; margin-top: 60px; }
.link-list li a{ display: block; margin-bottom: 19px; background: #2689d7; position: relative; border-radius: 2px; overflow:hidden; color: #fff; height: 98px; padding-top: 20px; padding-left: 120px; font-size: 22px; }
.link-list li a span{ font-size: 14px; }
.link-list li a img{ position: absolute; left: 0; top: 0; width: 91px; height: 98px; }
.link-list li a.link02{ background: url(../images/link-back02.jpg) center repeat-x; }
.link-list li a.link03{ background: url(../images/link-back.jpg) center repeat-x; }

.img-list li{ float: left; width: 300px; margin:5px 20px; }
.img-list li a{ display: block; padding:12px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); }
.img-list li a:hover{ box-shadow: 0 0 5px rgba(11,108,184,0.3); }
.img-list li a span{ display: block; margin-top: 15px; font-size: 16px; color: #555; }
.img-list li a:hover span{color:#004098;}
.img-list li img{height:194px;}

.img-list1 li{ float: left; width: 405px; margin:5px 20px; }
.img-list1{ margin:0 -20px; }
.img-list1 li a{ display: block;transition: all 0.4s ease-in-out;}
.img-list1 li a span{ display: block; margin-top: 15px; font-size: 16px; color: #555; }
.img-list1 li img{height:65px;transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s;width:100%;}



.bottom{background:#004098 ;padding: 30px 0;}
.bottom-list li{ float: left; width: 90px; margin-bottom: 10px; }
.bottom-left{ width: 270px;margin-left: 40px; }
.bottom-tt{ color: #fff; font-size: 16px; margin-bottom: 15px; }
.bottom-list li a,.friends-list li a,.bottom-contact li{ color: #8dceff; }
.friends-list li{ width: 200px; padding-right: 20px; float: left; margin-bottom: 10px; }
.friends-list p{ color: #ffffff;margin: 0; line-height: 30px;font-size:15px;}

.bottom-contact{width:50%;}
.bottom-contact h2{
    font-size: 24px;
    margin:15px 0;
    font-weight: normal;
    text-align: left;
    line-height: 36px;
    color: #ffffff;
    background: url(../images/f-l-bg.png) no-repeat left;
    padding-left: 20px;
}
.ewm-box1{width:124px;text-align:center;}
.ewm {margin: 20px 0 10px 0;}
.ewm img{width:124px}
.ewm-box1 span{font-size:15px;color:#fff;}
bottom-contact{width:45%;}
.friendship-link {float: left;    background: #fff;
    width: 100%;
    margin: -20px 0 20px;}
.friendship-link h2{ 	
        font-size: 24px;margin:15px 0;text-align:left;
	font-weight: normal;
	line-height: 36px;
	color: #ffffff;
	background: url(../images/f-l-bg.png) no-repeat left;
	padding-left: 20px; }
.friendship-link ul {    display: flex;flex-wrap: wrap;    margin: 0 -10px; padding: 20px;}
.friendship-link ul li {    padding: 0 10px;float: left;line-height:36px;text-align: left; }
.friendship-link ul li em{font-style: normal;
    font-family: "宋体";
    font-size: 14px;
    padding-right: 10px;}
.friendship-link ul li a { font-size:16px; color:#333; }
.friendship-link ul li a:hover { text-decoration: underline;color:#004098; }
.footer{ line-height: 50px; border-top: 1px solid rgba(255, 255, 255, 0.3);color:#ffffff; }
.footer p{margin-bottom:0px}
.footer span{ padding:0 20px; }
.back-bottom{padding-top:25px; padding-bottom: 35px;background: url(../images/bg.png) center bottom  no-repeat;}
.link-list li a{ transition: 0.5s all; }
.link-list li a:hover{ transform: translate(0,-10px); }
.bottom-list li a:hover, .friends-list li a:hover,.header-a a:hover{ color: #fff; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block!important; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; }
.tabs-more{ position: absolute; top: -70px; right: 0; position: absolute;font-size: 16px;
    color: #999; }
.tabs-more:hover{ color: #004098; }

/*list*/
/*==列表页==*/
.in1440{min-height:700px;}
.lbnr{width:1300px; overflow: hidden; margin: 0 auto;}
.lbnr_left{float: left; width:300px; float: left; background: #fff;box-shadow:0px 3px 10.79px 2.21px rgba(0, 0, 0, 0.15);margin-top:-80px;position:absolute;}
.lbnr_left h2{height: 80px; background: #004098; line-height: 80px; text-align: center; color: #fff;font-size:22px;font-weight:bold;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin:0;}
.lbhz{display: block;width: 100%;background:rgba(254,254,240,0.2);  border-left: 5px solid #004098;}
.lbhz li{line-height: 55px; font-size: 18px;    border-bottom: 1px solid #f5f5f5;position: relative;overflow: hidden;}
.lbhz li.hover3{border-left: 5px solid #e0774d;margin-left: -5px;}
.lbhz li i{display:block; width:30px; height:30px;background: url(../images/add.png) no-repeat center; position: absolute;top:13px;right: 0.06rem;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.lbhz li.hover3  i{transform: rotateZ(90deg);}
.lbhz li a{display: block; color: #555555; text-align: center;border-left: 4px solid transparent;line-height: 30px; padding: 12px 15px;}
.lbhz li a:hover{border-left: 4px solid #e0774d;color: #004098;margin-left: -5px;}
.lbhz li.hover3 .sidemenu{display:block;}
.lbhz li.hover3 a{color: #004098;font-weight: bold;}
.sidemenu{display:none; border-top: 1px solid #f5f5f5;background:#f6f5ec;}
.sidemenu li{font-size:15px;}
.sidemenu li a{padding:5px 15px;}
.lbhz li.hover3 .sidemenu li a{color: #555555;font-weight: normal;border-left: none;}
.lbhz li.hover3 .sidemenu li a.cur{color: #004098;font-weight: bold;}


.lbnr_right{width:960px; float: right;}
.lbnr_right01{width:1200px;}
.dqwz{border-bottom:1px solid #d9d9d9;margin-top: 10px;}
.dqwz .local{line-height: 60px; font-size: 16px; color: #555555;}
.dqwz p{line-height: 60px; font-size: 16px; color: #555555;text-align: right;}
.dqwz .lm{line-height: 60px; font-size: 22px; color: #004098;font-weight: bold;}
.dqwz a{color: #555;}
.dqwz a:hover{color: #004098;}
.xtb2{width:16px; height: 19px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 12px;}
.dqlb{min-height:500px;}
.dqlb ul{margin-top:15px;}
.dqlb li{line-height: 50px; font-size: 16px; color: #555555;background: url(../images/li02.png) no-repeat left center; padding-left: 20px;}
.dqlb li b{font-weight:normal;}
.dqlb li:hover a{color: #004098;}

.fynr{text-align: center; padding: 20px 0 60px 0;}
.fynr li{display: inline-block; *display: inline; padding: 0 3px;}
.fynr li a{display: inline-block; *display: inline; padding: 0 12px; font-size: 14px; color: #888888;border: 1px solid #dbdbdb; line-height: 34px;}
.fynr li span{display: inline-block; *display: inline; padding: 0 12px; font-size: 14px; color: #888888;border: 1px solid #dbdbdb;line-height: 34px;}
.fynr .hover2 a{background: #004098;border: 1px solid #004098; color: #fff;}
.fynr a:hover{background: #004098;border: 1px solid #004098; color: #fff;}

/*==领导列表页1==*/
.ldlb{padding: 20px 0px 0px 0px;}
.ldlbxq{overflow: hidden;}
.ldlbxq li{width:33.33%; float: left; padding: 0 12px 40px 12px;box-sizing: border-box;}

.ldlbbox{border: 1px solid #d9d9d9;}
.tao2{background: #ededed;height: 1px; overflow: hidden;}
.ld_tp{width:200px; margin: 0 auto;}
.ld_tp img{width:273px;height:192px;}
.ld_tp p{font-size: 16px; color: #555555; line-height: 48px;margin-bottom:0px;}
.ld_text{width:240px; margin: 0 auto; padding: 12px 0 20px 0; position: relative;}
.ld_text p{font-size: 14px; line-height: 30px;color: #777777;}
.ld_text span{width:42px; height: 42px; bottom: -21px; position: absolute;left:50%;  transform:translateX(-50%);}
.ldlb a:hover .ldlbbox{border: 1px solid #004098;}
.ldlb a:hover span{background-size: 100%;}
/*==内容页==*/
.xqnr_tit{text-align: center; padding: 25px 0 20px 0; border-bottom: 1px solid #ededed; margin: 0 40px;}
.xqnr_tit1{text-align: center; border-bottom: 1px solid #ededed;}
.xqnr_tit h2,.xqnr_tit1 h2{font-size: 24px; color: #333; padding-bottom: 20px;line-height: 38px;font-weight:bold;}
.xqnr_tit p{font-size: 14px; color: #999999; }
.xqnr_tit span{}
.xtb3 {width:14px;height: 14px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xtb4{ width:14px; height: 15px;display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xtb5 {width:14px;height: 14px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xqnr_nr{padding: 30px 0px 50px 0px;overflow:auto;}
.xqnr_nr table tr td p{text-indent:0em!important;text-align:center;}
.xqnr_nr p{font-size: 16px!important; color: #333!important; line-height: 36px!important;text-align: justify;    margin-bottom: 10px;background:none!important;}
.sxfy{padding: 0}
.sxfy ul{overflow: hidden; padding: 40px 0 80px 0; border-top: 1px solid #ededed;}
.sxfy li{font-size: 16px; color: #333;line-height:32px;}
.sxfy a{color: #333;}
.sxfy a:hover{color: #004098;}
.notice-b li a{ transition: 0.5s all; }
.notice-b li a:hover{ background-size: 110% 110%!important; }
.title a:hover,.title1 a:hover,.notice-list li a:hover{color: #004098;}
.ldlbxq-lg li{ width: 33.33%; }
.ldlbxq-lg .ld_tp img{ width: 100%; }
.ldlbxq-lg .ld_tp{ width: 100%; }
.ldlbxq-lg .ld_tp p{ padding:0 15px; text-align: center;}
.ldlbxq-lg .ld_text{ width: 100%; padding-left: 15px; padding-right: 15px; }
.fr{ float: right; }


.slider {
    width: 100%;
    height:405px;
    float: left;
    overflow: hidden;
    position: relative;
}


.slider .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 2%;
    bottom: 10px;
    z-index: 1;
}


.slider .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}


.slider .hd ul li {
    float: left;
    margin: 5px 6px 0 0;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    border:1px solid #fff;
    background:#fff;
    cursor: pointer;
    /*opacity: 0.5;*/
    border-radius: 50px;
}


.slider .hd ul li.on {
    background: #004098;
    border:1px solid #004098;
    width: 15px;
    height: 8px;
    line-height: 8px;
    opacity: 1;
    color: #fff;
}


.slider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}


.slider .bd li {
    /* zoom: 1; */
    /* vertical-align: middle; */
    /* position: relative; */
}


.slider .bd li h1 {
    height: 46px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: url(../images/tt_bg.png);
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    line-height: 46px;
    z-index: 999;

}


.slider .bd li h1 a {
    color: #ffffff;
    display: block;
    padding-left:10px;
    transition: all 0.4s ease-in-out;
    width:80%;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.slider .bd img {
    margin:0 auto;
    width: 100%;
    height: 340px;
    display: block;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;}

.slider .bd li img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.m-hp{display:none;}

/* 图片列表 */

.img-lists ul {
    overflow: hidden;
    margin-top: 20px;
}

.img-lists ul li {
    float: left;
    width: 22%;
    margin-bottom: 4%;
    margin:0 1% 4% 1%;
    transition: all 0.3s;
    position: relative;
    top: 0;
}



.img-lists ul li:hover {
    /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */
    top: -4px;
}

.img-lists ul li:hover .info p {
    color: #004098;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    width:100%;
    height:250px;
}

.img-lists ul li a .pic img {
    display: block;
    width: 100%;
    height: 250px;
}

.img-lists ul li a>div.info {
display: block;background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); overflow: hidden;position: relative;text-align:center; 
}

.img-lists ul li a>div.info p {
margin:0;padding:12px;font-size:16px;
}

.img-lists ul li a>div.info img {
    height: 14px;
    vertical-align: middle;
}
.leader_group{margin-top:20px;}
.leader_group:first-child {padding:0; margin:0; border:none;}
.leader_group:after {content:''; clear: both; display: block;}
.leader_group li {width:calc(50% - 10px); height:232px; float:left; margin-right:20px;margin-bottom: 30px;}
.leader_group li:nth-child(2n){margin-right:0;}
.leader_group li:after {content:''; clear: both; display: block;}
.leader_image {width:190px; height:232px; position: relative; float:left; text-align: center; overflow: hidden;}
.leader_image a {width:100%; height:100%; display: block;}
.leader_image a:before {content:''; position: absolute; left:0; right:0; top:0; bottom:0; background:#000; opacity:0.15; filter:alpha(opacity=15); transition:opacity 0.2s; -webkit-transition:opacity 0.2s; -moz-transition:opacity 0.2s; -o-transition:opacity 0.2s;}
.leader_image a:hover:before {opacity:0.03; filter:alpha(opacity=3);}
.leader_image img {width:100%;}
.leader_info {width:180px; position: relative; float:left; margin-left:20px;}
.leader_info table {width:100%;}
.leader_info table:before {content:''; height:1px; position: absolute; left:0; right:0; top:0; background:#fff;}
.leader_info table tr.line{border-top:1px solid rgba(0,0,0,0.1);margin: 15px 0;display: block;}
.leader_info table td b{display: block;color:#004098;font-weight:700;font-size:16px;margin-bottom:10px;}
.leader_info table td span {font-size:16px;}


.m-teachersdescl{padding-top:9px}


.clearfix{clear:both;}

.special{margin:30px 0;}

.special .slick-slide {
	padding:0 10px;
}

.special .slick-slide li {
	position: relative;
	
	padding-bottom: 10px;
	display: block !important;
}

.special .slick-slide li a {
	display: block;
	position: relative;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        overflow: hidden;
	background: #fff;;
	z-index: 8;
	transition: all 0.3s;
}
.special .slick-slide li a img{
      height:280px;width:100%;
}

.special .slick-slide li a p {
	padding: 15px;
        font-size: 16px;margin:0;text-align:center;
}

.special .slick-slide li:hover a p {
	color: #004098;
}

.special .slick-arrow {
	width: 32px;
	height: 56px;
	/*border-radius: 50%;*/
	margin-top: -20px;
	z-index: 9;
}

.special .slick-prev {
	background: #004098 url(../images/s4-l.png) no-repeat;
	background-position: center center;
	left: -55px;
}

.special .slick-next {
	background: #004098 url(../images/s4-r.png) no-repeat;
	background-position: center center;
	right: -55px;
}
.fenye table{margin:0 auto;}
.fenye table a{box-sizing: initial;}
.fenye table span{box-sizing: initial;}




.t-search-zzc {
    position: fixed;
    z-index: 99998;
    inset: 0px;
    background: #000;
    opacity:0.6;
    width: 100%;
    height: 100%;
}

.t-search {
    padding: 0px 0px 10px;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search>div {
    min-width: 500px;
    margin: 0px auto;
    position: relative;
    padding: 5px 0px;
    background: rgb(255, 255, 255);
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0px 70px 0px 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;border: 0px;
}

.t-search>div input[type="text"]::placeholder {
    color: rgb(80, 79, 79);
    font-size: 16px;
}

.search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 40px;
    width: 50px;
    background: rgba(191,20,4,9);
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top .close {
    position: fixed;
    right: 20%;
    top: 20%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

.b-top .close img {
    width: 100%;
}

.section2-Head {
    padding-top: 57px;
    padding-bottom: 43px;
    text-align: center;
    position: relative;
}

.section2-Head-bottom {
    font-size: 28px;
    color: #004098;margin:0;
    position: relative;
    font-family:FZFWZhuZiMinchoE;
}

.section2-Head-bottom::before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 30px;
    bottom: 16px;
    left: 37%;
    background-color: #959595;
    vertical-align: middle;
    margin-right: 16px;
}

.section2-Head-bottom::after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 30px;
    bottom: 16px;
    right: 37%;
    background-color: #959595;
    vertical-align: middle;
    margin-left: 16px;
}

.section2-Head-top {
    color: #999999;
    font-size: 14px;
}

.section2-Head .more {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 0px;
}

.section2-Head .more p {
    float: right;
    font-size: 14px;
    color: #004098;
    position: relative;
    margin-left: 47px;
    height: 30px;
    line-height: 30px;
}

.section2-Head .more p::before {
    content: "";
    display: block;
    position: absolute;
    width: 31px;
    height: 1px;
    background: #004098;
    left: -36px;
    top: 50%;
    transform: translateY(-50%);
}

.section2-Head .more:hover p {
    text-decoration: underline;
}



.dcrx{
    display: flex;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 -10px;
}
.dcrx li a {
    display: block;
    margin: 0 10px;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    background: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    height: 100%;
}
.dcrx li a span {
    padding-bottom: 56%;
    overflow: hidden;
}

.gp-img-responsive {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    display: block;
}
.gp-img-responsive img {
    width: 100%;
    transition: all 0.5s ease-in-out;
    max-width: none;
}
.dcrx li a .info {
    box-sizing: border-box;
    padding: 25px;
    position: relative;
}
.dcrx li a .info .date {
  width: auto;
  text-align: center;
  display: inline-block;
  padding: 10px;
  background: #004098;
  transform: translateY(0px);
  position: absolute;
  left: 25px;
  top: -45px;
  color: #fff;
  border-radius: 10px 0px 10px 0px;
}
.dcrx li a .info .date b {
  font-weight: normal;
  display: block;
}
.dcrx li a .info .date i {
  font-style: normal;
  display: block;
}
.dcrx li a .info h3 {
  font-weight: normal;
  color: #333333;
  margin-top: 10px;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: content-box;
  font-size:16px;
}
.dcrx li a .info p {
  margin-top: 10px;
  position: relative;
  color: #999999;
  box-sizing: border-box;
  line-height: 1.5;
  height: auto;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  box-sizing: content-box;
}
.dcrx li a:hover {
  transform: translateY(-10px);
}
.dcrx li a:hover .info h3 {
  color: #004098;
}
.biaoti{
    height: 85px;
    display: flex;
    margin-top: calc(-10px - 0.5vw);
    margin-left: 9px;
    border-radius: 0 6px 0px 20px;
    width: 92%;
    background-color: #efefef;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto 100%;
    padding: 6px 10px 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;position: relative;
}
.biaoti a{display: flex;}
.biaoti span {
    margin-top: calc(-20px - 0.8vw);
    overflow: hidden;
    background: #004098;
    color: #FFF;
    width: 65px;
    height: 65px;
    border-radius: 10px 0px 10px 0px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.biaoti span em {
    font-size: 26px;
    line-height: 1.2;
    font-style: normal;
    display: block;
}
.biaoti span i {
    font-size: 14px;
    display: block;
}
.biaoti h2 {
    flex: 1;
    padding-left: calc(6px + 0.2vw);margin:0;
}
.biaoti b {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.4;
}
.biaoti b p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}




@media only screen and (max-width:1440px){
    .biaoti{width: 93%;}
}