@charset "utf-8";
* {	padding: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html,body { color: #333; font-size: 16px; font-family: "微软雅黑"; /* max-width: 1920px; */ margin-left: auto !important; margin-right: auto !important; text-align: left; background: #fff;}
li {list-style: none;}
a {text-decoration: none;}
img,input { border: 0; outline: none;}

.clear{ clear: both;}
.fl{ float: left;}
.fr{ float: right;}
.content{ width: 1200px; margin: 0 auto;}

@font-face{
    font-family: 'rqzt';
    src : url(/lywh/css/'');
}


.header{ width: 100%; height: 125px; overflow: hidden;}
.header .logo{ width: 670px; height: 80px; float: left; margin-top: 21px;}
.header .logo img{ height: 80px;}

.header .search{ width: 288px; float: right; margin-top: 40px; height: 44px; border: 1px solid #004f94;}
.header .search .srk{ width: 233px; float: left; height: 44px; line-height: 44px; text-align: left; font-size: 16px; color: #999; padding-left: 15px; border: none; background: none;}
.header .search .but{ float: right; width: 52px; height: 44px; background: #004F94 url(../images/search.png) no-repeat center center;}

.nav{ width: 100%; height: 60px; line-height: 60px; background: #004f94;}
.nav ul{ padding: 0;}
.nav li{ float:left; width:14.2%; text-align: center; line-height:60px; position:relative;font-size:18px; background: url() no-repeat right center;}
.nav li a{color:#fff; display: inline-block; font-size: 18px; }
.nav li.at { background: url() no-repeat center center; }
.nav li .ejnav{opacity:0; display: none;  height: 0; position: absolute; width:100%;left: 0;  transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; z-index: 3; box-shadow: 0px 0px 3px #e7e6e6; height: auto;}
.nav li .ejnav:after{ display: block; position: absolute; top: -8px; left: 50%; margin-left: -5px; content: "";border-bottom:8px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;}
.nav li .ejnav li,.nav li .ejnav li .sjnav li{ width: 110%; float: none; font-size: 14px; background:#fff; height: 50px; line-height:50px; position: relative;}
.nav li .ejnav li a{ font-size: 16px; color: #333;}
.nav li.last{ background: none;}
.nav li:hover{background: url() repeat center center;}
.nav li:hover .ejnav{ opacity:1;  height:auto; display: block; }
.nav li .ejnav li:hover{ background: #004f94;}
.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: #004F94;}
.nav li .ejnav li:hover .sjnav{opacity:1;  height:auto; }
.nav li .ejnav li .sjnav li:hover{ background: #004F94;}

.banner{width: 100%;position: relative;height: auto; overflow: hidden;}
.banner .slick-list,.banner .slick-slider,.banner .slick-track,.banner .slick-slide,.banner .slick-slide>div,.banner .slick-slide>div li { height: 100%;}
.banner .slick-slide img{ width: 100%; height: auto; overflow: hidden;}
.banner ul.slick-slider button.slick-prev{ border: none; left: 3%;position: absolute; top: 50%; z-index: 99; width: 50px; height:55px; margin-top:-25px; background: url() no-repeat center center;  font-size: 0; cursor: pointer;}
.banner ul.slick-slider button.slick-next{ border: none; right: 3%;position: absolute; top: 50%; z-index: 99; width: 50px; height: 55px; margin-top:-25px; background: url() no-repeat center center; font-size: 0; cursor: pointer;}
.banner ul.slick-slider button.slick-prev:hover{ background: url() no-repeat center center;}
.banner ul.slick-slider button.slick-next:hover{background: url() no-repeat center center;}
.banner ul.slick-slider .slick-dots{ position: absolute; bottom:19px; text-align: center; left: 0; right: 0; z-index:2;}
.banner ul.slick-slider .slick-dots li{ display: inline-block; border-radius: 10px; width:12px;height: 12px; background: #fff; margin: 0 8px;cursor: pointer; vertical-align: middle;}
.banner ul.slick-slider .slick-dots li.slick-active{background: url(/lywh/images/bannerxz.png) no-repeat center center; width: 42px; height: 30px; border: none;}
.banner ul.slick-slider .slick-dots li:last-child{ margin-right: 100px;}
.banner ul.slick-slider .slick-dots li button{ display: none;}

.main { width: 100%; height: auto; overflow: hidden;}
.main .title{ width: 100%; height: 50px; line-height: 50px; margin-bottom: 40px; text-align: center; position: relative;}
.main .title .bt{ font-size: 30px; font-weight: bold; color: #004F94; }
.main .title .more{ position: absolute; right: 0; top: 0; height: 50px; line-height: 50px; display: block; text-align: right; font-size: 16px; color: #333;}

.main .part1{ margin-top: 52px; width: 100%; height: auto; overflow: hidden;}
.main .part1 .left{ width: 580px; height: 380px; float: left;}

.newspic{ width:100%; float: left; position: relative;  height: auto; overflow: hidden;}
.newspic .slick-slide{ position: relative;overflow: hidden; }
.newspic .slick-slide .npic{position: relative;overflow: hidden;width: 580px;height: 380px;}
.npic a{  display: block;
    height: 380px;
    width: 580px;
    overflow: hidden;
    margin: 0 auto;}
.newspic .slick-slide img{ width: 600px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    object-fit: cover;}
.newspic .slick-slide: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 .slick-slide .n_tit{width: 580px;font-size:16px;display: block;border-spacing: 10px;position: absolute;bottom: 0;left: 0;background: #0000007a;height: 52px;line-height: 52px;padding-left: 15px;}
.newspic .slick-slide .n_tit a{color: #fff;display: block;vertical-align: middle;overflow: hidden;padding-right: 150px;text-overflow: ellipsis;white-space: nowrap;}
.newspic .slick-slide .n_tit a:hover{ color: #077748;}
.newspic ul.slick-slider button{ display: none;}

.newspic ul.slick-slider button.slick-prev{ right:80px;position: absolute;bottom: 18px;z-index: 99;width: 12px;height: 19px;/* margin-top:-25px; */font-size: 0;cursor: pointer;}
.newspic ul.slick-slider button.slick-next{ right: 20px;position: absolute;bottom: 18px;z-index: 99;width: 12px;height: 19px;/* margin-top:-25px; */font-size: 0;cursor: pointer;}
.newspic ul.slick-slider button.slick-prev:before{position: absolute;left: 0;content: "";width: 1px;height: 12px;right: 0;top: 0px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.newspic ul.slick-slider button.slick-prev:after{position: absolute;left: 0;content: "";top: 8px;right: 0;width: 1px;height: 12px;background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin: auto;}
.newspic ul.slick-slider button.slick-next:before{position: absolute;content: "";width: 1px;left: 4px;top: 8px;height: 12px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.newspic ul.slick-slider button.slick-next:after{position: absolute;top: 0;content: "";right: 6px;width: 1px;height: 12px;background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin: auto;}
.newspic ul.slick-slider .slick-dots{position: absolute;bottom: 11px;text-align: right;right:0px;left: 0;z-index: 0;padding: 5px;}
.newspic ul.slick-slider .slick-dots li{display: inline-block;width: 10px;border-radius: 100%;margin: 0 5px;height: 10px;background: #fff;text-align: center;}
.newspic ul.slick-slider .slick-dots li.slick-active{background: #004f94; }

.main .part1 .right{ width: 590px; height: 380px; float: right;}
.main .part1 .list {}
.main .part1 .list>ul>li:before {  content: /lywh/css/''; position: absolute; top: 37%; left: 2px; width: 20px; height: 20px; background: url() no-repeat left center;  }
.main .part1 .list li{position: relative;height: 46px;line-height: 46px;}
.main .part1 .list li span{float: right;font-size: 16px;color: #333;display: block;width: 90px;}
.main .part1 .list li a{font-size: 16px;color: #333;display: block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main .part1 .list li.last{ border: none;}
.main .part1 .list li.st{width: 100%;height: auto;overflow: hidden;margin-bottom: 23px;}
.main .part1 .list li.st .bt{width: 510px;white-space: initial;float: right;display: table-cell;vertical-align: middle;overflow: hidden;text-align: left;font-size: 16px;color: #333;font-weight: normal;line-height:30px;}
.main .part1 .list li.st .js{ width: 100%;  height: 57px; line-height: 30px;  overflow: hidden; text-align: left; font-size: 16px; color: #666; }
.main .part1 .list li.st .time{width: 66px; height: 76px; float: left; background: #f7fbff; border: 2px solid #cee2f3;}
.main .part1 .list li.st .time .date1{width: 100%;font-size: 30px;color: #015095;font-family: rqzt;height: 43px;padding-top: 13px;line-height: 30px;text-align: center;}
.main .part1 .list li.st .time .mon{width: 100%;font-size: 14px;color: #015095;font-family: rqzt;text-align: center;line-height: 23px;}

.main .part1 .list li.st:before{ background: none;}

.main .part1 .list li:hover a{ color: #004F94; }
.main .part1 .list li:hover .bt{ color: #004F94; }



.part2{padding: 45px 0 52px;margin-top: 52px;width: 100%;height: auto;overflow: hidden;background: url(/lywh/images/tzggbj.png) no-repeat center center;background-size: cover;}
.part2 .title .bt{ color: #fff;}
.part2 .title .more{ color: #fff;}

/*通知公告*/
.tzgg{margin: 45px 0 0px;}
.styletit{ text-align: center; font-size: 30px; color: #333; margin-bottom: 25px;position: relative;}
.styletit .more{ color:#077748; font-size: 14px; font-weight: normal;  position: absolute; right: 0; top:10px;padding-right: 20px; padding-left: 15px;}
.tzgg .slick-slide{margin: 0 15px;padding: 33px 29px;background: #1c65a5;border-top-right-radius: 50px;}
.tzgg .slick-slide li{ height: auto; overflow: hidden;}
.tzgg .slick-slide li span.time{ display: block; background: url(/lywh/images/time.png) no-repeat left center; padding-left: 35px; text-align: left; font-size: 16px; color: #fff; height: 50px; line-height: 50px;}
.tzgg .slick-slide li span.js{width: 100%;max-height: 196px;text-align: left;overflow: hidden;font-size: 14px;line-height: 32px;color: #aacae6;-webkit-transition: all .5s;transition: all .5s;margin-top: 20px;display: block;}
.tzgg .slick-slide li h2{font-size: 18px; text-align: left; text-align: left; margin-top: 10px;line-height: 32px;color: #fff;}
.tzgg .slick-slide:hover{background: #66a858;margin-top: -30px;-webkit-transition: all .5s;transition: all .5s;}
.tzgg .slick-slide:hover li span.js{height: 196px; color: #ddf2d8; -webkit-transition: all .5s;transition: all .5s;}

.tzgg .slick-dots{ text-align: center; margin-top: 30px;}
.tzgg .slick-dots li{width: 12px;height: 12px;border-radius: 100%;background: #ffffff6b;margin: 0 5px;display: inline-block;}
.tzgg .slick-slide li a: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);}
.tzgg .slick-dots li.slick-active{background: #fff;}
.tzgg .slick-prev{ width: 10px; height: 17px; background: url() no-repeat; position: absolute; left: 45%; bottom: 0; cursor: pointer;}
.tzgg .slick-next{ width: 10px; height: 17px; background: url() no-repeat; position: absolute; right: 45%; bottom: 0;cursor: pointer;}
.tzgg .slick-dots button{ display: none;}
.tzgg .slick-list{ position: relative; display: block; overflow: hidden; margin: 0; padding: 0; width: 1200px; height: 390px; padding-top: 33px;}

.part3{width: 100%;height: auto;overflow: hidden;margin-top: 51px;padding-bottom: 20px;}
.part3 .tit{width: 94px;float: left;height: 342px;text-align: center;padding: 0 30px;position: relative;overflow: hidden;}
.part3 .tit .bt{font-size: 30px;font-weight: bold;color: #004F94;line-height: 31px;padding-top: 10px;}
.part3 .tit .more{padding: 0 40px;position: absolute;right: 0;bottom: 15px;height: auto;line-height: 19px;display: block;text-align: right;font-size: 16px;color: #333;}
.part3 .tplist{ width: 1093px; float: right;}
.part3 .tplist ul{ margin-right: -37px;}
.part3 .tplist ul li{position: relative;background: #fff;box-shadow: 0 0 23px #e1e0e0;width: 340px;height: 340px;float: left;margin-right: 36px;overflow: hidden;}
.part3 .tplist ul li img{ transition: all .5s; display: block; width: 440px; height: 210px;    object-fit: cover; }
.part3 .tplist ul li .time{ display: block; position: absolute; top: 190px; left: 20px; width: 126px; height: 38px; line-height: 38px; color: #fff; background: #004f94; font-size: 16px; text-align: center;}
.part3 .tplist ul li .bt{display: block;font-size: 18px;line-height: 34px;color: #333;text-align: left;padding: 40px 20px 0;}

.part3 .tplist ul li:hover .bt{ color: #004F94;}
.part3 .tplist ul 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);}


/*学子风采*/
.xzfctp {width: 340pximportant; height: 210pximportant;  margin: 0 autoimportant;}
.xzfctp a{ width: 340pximportant; height: 210pximportant;    display: blockimportant; overflow: hiddenimportant;margin: 0 autoimportant;}
.xzfctp a img{  position: relative!important; width: 340pximportant; height: 210pximportant;    }


.part4{ width: 100%; height: auto; overflow: hidden; margin-top: 28px;}
/*友情链接*/
.links{margin: 0px 0; margin-top: -30px;}
.links .styletit{ text-align: center; font-size: 30px; color: #333; margin-bottom: 25px;position: relative;}
.links .styletit .more{ color:#077748; font-size: 14px; font-weight: normal;  position: absolute; right: 0; top:10px;padding-right: 20px; padding-left: 15px;}
.links .slick-slide{margin: 0 15px; padding: 14px;}
.links .slick-slide li span{/* padding-top: 64.6%; */position: relative;overflow: hidden;display: block;}
.links .slick-slide li span img{/* position: absolute; *//* top: 0; *//* left: 0; */max-width: 100%;max-height: 100%;-webkit-transition: all .5s;transition: all .5s;}
.links .slick-slide li h2{font-size: 16px;margin-top: 10px;color: #333;text-align: center;font-weight: normal;}
.links .slick-dots{ text-align: center; margin-top: 30px;}
.links .slick-dots li{ width: 8px; height: 8px; border-radius: 100%; background:rgba(7,119,72,0.7); margin: 0 5px; display: inline-block;}
.links .slick-slide li a: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);}
.links .slick-dots li.slick-active{ background: #e8aa50;}
.links .slick-prev{ border: none; color: #fff0; width: 10px; height: 18px; background: url(/lywh/images/left.png) no-repeat; position: absolute; left: -1%; bottom: 56%; cursor: pointer;}
.links .slick-next{ border: none; color: #fff0; width: 10px; height: 18px; background: url(/lywh/images/right.png) no-repeat; position: absolute; right: -1%; bottom: 56%;cursor: pointer;}

.links ul.slick-slider button{ display: none;}


.foot{ background: #2b2f2e; margin-top: 40px; padding: 35px 0; width: 100%; height: auto; overflow: hidden;}
.foot .dblog{ width: 621px; height: 80px; float: left;}
.foot .dblog img{ width: 100%;}
.foot .right{ width: 485px; height: auto; float: right; text-align: right; line-height: 30px; font-size: 14px; color: #e7e7e7;}




.zymain{ width: 100%; height: auto; overflow: hidden;}
.zymain .content{ position: relative;}
.ejdh{margin-top: 35px;width: 263px;z-index: 999;float: left;}
.ejdh_bt {
    background: #004f94 no-repeat left bottom;
    color: #fff;
    padding: 0;
    text-align: center;
}

.ejdh_bt h3 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    line-height: 81px;
    font-weight: bold;
    font-family: sysong;
}

.ejdh_li {
    background: #f1f7fd;
}

.ejdh_li li {
    display: block;
    padding: 0 20px 0 38px;
    border-bottom: 1px solid #fff;
    text-align: left;
    background: url() no-repeat 244px center;
}

.ejdh_li a {
    display: inline-block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    color: #000;
    font-size: 18px;
    
}

.ejdh_li li.active {
	background: #d4ebff;
	border-left: 5px solid #004f94;
}
.ejdh_li li.active a{color: #004f94;font-weight: bold;}
.ycnr {
    float: right;
    margin-top: 35px;
    width: 891px;
}
.tit {
    width: 100%;
    height: 53px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.tit>h3 {
    font-size: 26px;
    color: #004f94;
    height: 39px;
    line-height: 30px;
    float: left;
    padding: 0 15px 0 0;
    font-weight: bold;
    margin-top: 0;
    font-family: sysong;
}

.dqwz {    
    float: right;
    text-align: right;
    font-size: 14px;
    color: #999;
}

.dqwz a {
    color: #999;
    display: inline-block;
    padding: 0 5px;
}

.list-ul{ padding-top: 20px;min-height:500px}
.list-ul li{position: relative;padding-right: 130px;line-height: 51px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.list-ul li a{padding-left: 18px;font-size: 18px;color: #000;background: url() left center no-repeat;}
/*.list-ul li span{ position: absolute; right: 0; top: 0; color: #666;  font-size: 14px;}*/
.date{ position: absolute; right: 0; top: 0; color: #666;  font-size: 14px;}
.list-ul>li:before {content: /lywh/css/'';position: absolute;top: 41%;left: 2px;width: 6px;height: 6px;background: #004f94;border-radius: 10px;}
.list-ul-sm li{ float: left; width: 50%; padding-right: 20px; line-height: 70px; }
.list-ul-sm li span{ right: 50px; }
.list-ul-sm{ }



.article-tt{font-size: 24px;color: #222;margin-bottom: 4%;padding-top: 4%;text-align: center;}
.article-sm{ color: #666;  height: 42px; line-height: 42px; border-bottom: 1px dashed #ddd; text-align: center; font-size: 14px; color: #666;}
.active-p p{ line-height: 40px; font-size: 16px;color: #222; text-align: justify; }
.active-p{ padding:40px 0; }
.article-bottom{ border-top: solid 1px #ddd; padding:20px 0 10px 0; }
.article-bottom-tt{ font-size: 24px; color: #1460a0; margin-bottom: 15px; }


/*图片列表*/
.piclist li{ float: left; width: 32%; margin-right: 2%; margin-top: 20px; background: #fff; padding-bottom: 10px;}
.piclist li:nth-child(3n){ margin-right: 0;}
.piclist li .pic{ padding: 5px;}
.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; 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: 10px 20px;display: block;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;text-align: center;font-weight: normal;color: #333;}
.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;}



/************nr*************/
.nr p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr table p{text-indent:0em !important;margin-bottom:0em !important;  }
.nr  img{max-width:100% !important;height:auto !important}
.nr  video{max-width:100% !important;height:auto !important}
.nr table {max-width: 100% !important;overflow: scroll; display: block;}
.nr iframe{width: 100%;
    height: 800px;}
.nr video{display:block;margin:0 auto;}