@charset "utf-8";
/* css Document */
*{ padding:0; margin:0;}
body{ font-size:14px; font-family:"微软雅黑", "宋体"; line-height:24px; color: #666;}
html, body{scroll-padding-top: 60px;}
img{max-width:100%;vertical-align:top;border:none}
a{text-decoration: none;}
ul li{ list-style:none;}
div,ol,ul,dl,dd,a,td{box-sizing: border-box;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.pr{ position:relative;}
.pa{ position:absolute;}
.pf{ position:fixed;}
.mt15{margin-top:15px;}
.mbt15{margin-bottom: 15px;}
.wrapper{max-width:1440px;min-width: 1200px;}
.mr{margin:0 auto;}

/*  header  */
.box-top{width: 100%; height: 713px; }
.header{position: relative;width: 100%; height: 518px;background: url(../images/headbj.jpg) center top;}
.head-tp{width: 100%;height: 42px; line-height: 42px; background: rgba(0,0,0,0.28);}
.head-tp .head-tp-lf{float:left; color: #fff;}
.head-tp .head-tp-rt{float:right;}
.head-tp .head-tp-rt dl{ display: flex;}
.head-tp .head-tp-rt dd{color: #fff;margin-left: 19px;}
.head-tp .head-tp-rt dd a{color: #fff;}
.head-tp .head-tp-rt dd .icon{display:block; float:left; width: 21px;height: 19px;margin-top:12px;margin-right: 5px;}
.head-tp .head-tp-rt dd .icon01{background:url(../images/head_rx.png) no-repeat;}
.head-tp .head-tp-rt dd .icon02{background:url(../images/head_zx.png) no-repeat;}
.head-tp .head-tp-rt dd .icon03{background:url(../images/head_bm.png) no-repeat;}
.head-tp .head-tp-rt dd .icon04{background:url(../images/head_dt.png) no-repeat;}
.head-logo{max-width: 1440px; height:56px;margin:0 auto; margin-top:45px;margin-bottom: 45px;}
.head-logo .logo{float:left;}
.head-dh{height: 56px;line-height: 56px; float:right;display: flex;}
.head-dh a{font-size: 24px;font-weight:bold; color: #fff;margin-left: 30px;}
.head-dh a:hover,.head-dh a.active{color: #bf141d;}

/* banner */
.banner-cont{position: absolute;width:100%; height:auto;overflow: hidden;top:188px;}
.banner{ position:relative; max-width: 1440px;min-width: 1200px; overflow:hidden; margin:0 auto;}
.banner .hd{ position:absolute; height:48px; line-height:48px; bottom:0; right:0; z-index:1; }
.banner .hd li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 5px;   }
.banner .hd li.on{ background:#c82128;  }
.banner .bd{ position:relative; z-index:0; }
.banner .bd li{ position:relative; text-align:center;  }
.banner .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.banner .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:48px; line-height: 48px; background:rgba(51,51,51,0.5); color:#fff;  text-align:left;  }

.box1{ max-width: 1440px;min-width: 1200px;height: auto;background: url(../images/boxbj.jpg); overflow: hidden; margin:0 auto;padding:2%;}
.box1 .edu-list{position: relative; float:left; width:25%;padding:5% 3%;background: rgba(255,255,255,0.2); transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.box1 .edu-list:nth-child(2n){background: rgba(255,255,255,0.3);}
.box1 .edu-list i{ display: block; width: 29px;height: 29px;}
.box1 .edu-list .icon01{background:url(../images/icon01.png);}
.box1 .edu-list .icon02{background:url(../images/icon02.png);}
.box1 .edu-list .icon03{background:url(../images/icon03.png);}
.box1 .edu-list .icon04{background:url(../images/icon04.png);}
.box1 .edu-list .tit{font-size: 22px;font-weight: bold;color: #fff;margin-top:15%;}
.box1 .edu-list .describe{font-size: 12px; color:#c3cedf;height:36px;line-height: 18px;margin-top:3%;}
.box1 .edu-list:hover{background: #bf141d;}
.box1 .edu-list:hover:before{ position: absolute; display: block;content: ""; width: 24px; height: 8px; background: url(../images/jiantou.png)no-repeat;top:56%;right:10%;}

/* 热门专业 */
.box2{ width:100%;background: url(../images/boxbj.jpg);margin-top:35px;padding:50px 0;overflow:hidden;}
.box2 .box-tit,.box2 .box-more{color: #fff;}
.box-tit{position: relative;color: #023e94;}
.box-tit .tit{font-size: 36px;line-height: 36px;font-weight: bold;}
.box-tit p{font-size: 16px;margin-top:0.5%;}
.box-more{position: absolute; display: block; right: 0; top:13%; text-align: center; font-size: 18px; color: #023e94;}
.box2 .major-tp{width: 100%;margin-top:40px;}
.box2 .major{float:left; width: 49%;margin-right: 2%; height: 447px; background: #fff;overflow: hidden;}
.box2 .major:last-child{margin-right:0;}
.box2 .major .major-lf{position: relative;float:left; width: 55%; height: 447px;}
.box2 .major .major-lf .Img01{position: absolute; width: auto; height: 100%; left: 0; top:0; z-index: 0; overflow:hidden;}
.box2 .major .major-lf .Img01 img{width:100%;height:100%; object-fit: cover;transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.box2 .major .major-lf .application{position:absolute;width: 100%; height: 80px; line-height: 80px; background: url(../images/hbj.png) repeat-y 100% 0; bottom:0; left: 0;padding:0 5%; font-size:24px; color: #fff;font-weight:bold; z-index: 1;}
.box2 .major .major-lf .application a{ color: #fff; }
.box2 .major .cont{float:left;width:45%; height: 100%; padding:50px 25px 0 25px;z-index: 1;}
.box2 .major .cont .tit{font-size:30px;height:90px;line-height: 45px; font-weight: bold; color: #111;}
.box2 .major .cont .major-list{width: 100%;margin-top:105px; left: 25px;bottom:30px;}
.box2 .major .cont .major-list p{display: inline-block; width: 49.5%;height: 58px;line-height: 58px;font-size: 16px; color: #fff;text-align: center;background: #023e94;border-right: 1px solid #fff;border-bottom: 1px solid #fff;}
.box2 .major .cont .major-list p:nth-child(2n){border-right:none;}
.box2 .major .cont .major-list p:hover{background: #bf141d;}
.box2 .major:hover .major-lf .Img01 img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

.box2 dl{overflow:hidden; padding-top:50px;margin-right: -1%;}
.box2 dd{position: relative; float: left; width: 24%;/*height: 100%;*/ margin-right: 1%;}
.box2 dd .Img{position: relative;z-index: 0;}
.box2 dd .cont{position: absolute; width: 50%; left:0; top:0; width: 100%; text-align: center; z-index: 1;padding-top:48px;}
.box2 dd .cont p{font-size:24px;font-weight:bold; color:#fff;}
.box2 dd .cont a{ display: block; width: 50%; height: 38px;line-height: 38px; text-align: center; background:rgba(191,20,29,0.9); font-size: 16px; color: #fff; border-radius: 5px;margin:0 auto; margin-top:20px; }

/* 报名现场 */
.box3{width: 100%; padding:50px 0 70px 0; background:#edeeee; overflow:hidden;}
.box3 .cont{margin-top:30px;}
.application-list{float:left; width:33.6%;padding:40px 30px; background: #023e94;}
.application-list .tit{text-align: center; font-size: 32px;font-weight: bold; color: #fff;}
.application-list .tit span{position: relative; display: block;}
.application-list .tit span:before,.application-list .tit span:after{position: absolute;display:block;content: ""; width: 30%; height: 7px; background:url(../images/line.png) repeat-x; top:11px;  }
.application-list .tit span:before{left: 0;}
.application-list .tit span:after{right:0;}
.application-list .notice-cont{margin-top:40px;}
.application-list .notice-cont{font-size: 18px; color: #fff;}
.application-list .notice-cont li{height: 36px; line-height: 36px;overflow: hidden;text-overflow: hidden; white-space: nowrap;}
.application-list .notice-cont span{margin:0 10px;}
.application-btn{margin-top:40px;}
.application-btn .schedule,.application-btn .online{ display: inline-block; width: 49%; height: 70px;line-height: 70px;font-size: 24px;font-weight: bold;text-align: center;}
.application-btn .schedule{ background-image: linear-gradient(to right, #fbcc3d , #f1ee01); color: #b5151e;}
.application-btn .online{ background-image: linear-gradient(to right, #d20606 , #ff1d1d); color: #fff; margin-left: 2%;}

.site-list{float:left; width: 66.4%;}
.site-list dd{float:left; width: 25%; height: 241px; overflow: hidden;border-right: 1px solid #edeeee; border-bottom: 1px solid #edeeee;}
.site-list dd:nth-child(4n){border-right: none;}
.site-list dd img{width:100%; height: 100%; object-fit: cover; transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.site-list dd:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

/* 热线电话 */
.box4{position: relative; width: 100%;height:318px;}
.box4 .Img{position: absolute; left:0; top:0; width: 100%;height: 318px; overflow: hidden; z-index: 0;}
.box4 .Img img{width: 100%;height: 100%;object-fit: cover;}
.box4 .cont{ position: absolute; width:850px; left: 50%;margin-left: -425px; z-index: 1;}
.box4 .cont .box4-lf{float:left; width: 485px;color: #fff; text-align: center;}
.box4 .cont .box4-lf .tit{font-size: 42px;line-height: 42px; font-weight: bold; margin-top:110px;}
.box4 .cont .box4-lf p{font-size: 20px;margin-top:18px;}
.box4 .cont .box4-rt{position: relative; float:left; width:365px; color: #fff;padding-left:45px;margin-top:110px;}
.box4 .cont .box4-rt:before{position: absolute; display: block; content:""; width: 1px; height: 125px; background: #fff; left: 0; top:-22px;}
.box4 .cont .box4-rt .tit{font-size: 35px;line-height: 35px;}
.box4 .cont .box4-rt p{font-size: 35px;font-weight: bold;margin-top:20px;}

/* 校园环境 */
.box5{max-width: 1440px;min-width: 1200px;margin:0 auto; padding:50px 0 70px 0; overflow:hidden;}
.box5 .cont{margin-top:30px;}
.box5 dl{ overflow:hidden;margin-right: -0.1%;margin-top:50px; }
.box5 dl dd,.box6 dl dd{position: relative;float:left; margin-right: 0.1%;margin-top:0.1%;}
.box5 dl dd{width:24.9%;}
.box5 dl dd .Img,.box6 dl dd .Img{position: relative;width: 100%;z-index: 0; overflow:hidden;}
.box5 dl dd .Img{height: 246px;}
.box5 dl dd .Img img,.box6 dl dd .Img img{ width: 100%; height: 100%;object-fit: cover; transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.box5 dl dd .tit,.box6 dl dd .tit{position: absolute; width: 100%; height: 40px;line-height: 40px; padding:0 5%;font-size: 18px;color: #fff; left: 0;bottom: 0; z-index: 1; background: rgba(0,0,0,0.6);overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.box5 dl dd:hover .Img img,.box6 dl dd:hover .Img img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

/* 教学设备 */
.box6{width:100%; margin-top:20px; overflow:hidden; background:#edeeee;padding:50px 0 70px 0;}
.device-list{padding:3px 0; margin-top:30px; overflow:hidden;}
.device-list .tab-hd{float:left;width: 50%; height:535px;margin-left: 0.5%;}
.device-list .tab-hd li{float:left;width:23.5%;height: 124px; margin-left: 1.5%;margin-bottom:13px; cursor: pointer;}
.device-list .tab-hd li img{width:100%; height: 100%; object-fit: cover;}
.device-list .tab-hd .active img{ outline:3px solid #ec0202;}
.device-list .tab_bd{float:left;width: 49.5%;height:535px;}
.device-list .tab_bd li{display: none;}
.device-list .tab_bd li{width: 100%;height: 535px;}
.device-list .tab_bd li img{width:100%; height: 100%; object-fit: cover;}
.box6 dl{overflow:hidden;margin-right: -0.1%;margin-top:45px;}
.box6 dl dd{width: 16.56666666%;}
.box6 dl dd .Img{height:265px;}

/* 学生工作 */
.box7{width: 100%;margin:0 auto; overflow:hidden; background: url(../images/boxbj.jpg) center;padding:65px 0;}
.box7 dl{overflow:hidden;}
.box7 dl dd{position: relative;float:left;width:20%;}
.box7 dl dd .Img{position: relative;width: 100%;height: 161px; z-index: 0;overflow: hidden;}
.box7 dl dd .Img img{width: 100%;height: 100%;object-fit: cover;transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.box7 dl dd:hover .Img img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.box7 dl dd .cont{position: absolute; width: 100%; z-index: 1; left:0; top:0; text-align: center;padding-top:45px;}
.box7 dl dd .cont i{ display: block;  width:39px;height: 39px; background:url(../images/xsgztb.png) no-repeat; background-size: cover;margin:0 auto;}
.box7 dl dd .cont .tit{font-size: 20px; color: #fff;margin-top:10px; text-shadow:#26497b 1px 0 0,#26497b 0 1px 0,#26497b -1px 0 0,#26497b 0 -1px 0;
    -webkit-text-shadow:#26497b 1px 0 0,#26497b 0 1px 0,#26497b -1px 0 0,#26497b 0 -1px 0;
    -moz-text-shadow:#26497b 1px 0 0,#26497b 0 1px 0,#26497b -1px 0 0,#26497b 0 -1px 0;}

/* 校园新闻 */
.box8{width: 96%;margin:0 auto;overflow:hidden; margin-top:50px; margin-bottom:100px;}
.box8 .box8-bt{margin-top:45px;}
.poxDiv{float:left; width: 44%;height:560px; background: #023e94;}
.poxDiv .Img{width: 100%;height:405px;overflow: hidden;}
.poxDiv .Img img{ width: 100%; height: 100%; object-fit: cover;transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.poxDiv:hover .Img img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.poxDiv .cont{padding:30px;}
.poxDiv .cont .tit{font-size: 18px; font-weight: bold;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.poxDiv .cont .tit a{color: #fff;}
.poxDiv .cont .time{font-size: 14px; font-weight: normal; color: #b3d0fa; margin-top:30px;}
.poxDiv .cont i{display: block;width:17px;height: 17px;background: url(../images/xwjtwt.png) no-repeat; margin-top:5px;}
.box8 dl{float:left;width: 56%;}
.box8 dl dd{height: 140px;line-height: 140px; padding:0 25px;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.box8 dl dd:nth-child(1),.box8 dl dd:nth-child(3){background: #dfecfe;}
.box8 dl dd a{font-size: 18px;font-weight: bold; color:#111;}
.box8 dl dd span{float:right;font-size: 14px;font-weight: normal; margin-left: 10px; color: #353636;}
.box8 dl dd span i{ display: inline-block;float:right; width: 17px;height: 17px;background: url(../images/xwjt.png) no-repeat;margin-left:25px; margin-top:60px;transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.box8 dl dd:hover a{ color:#023e94; }
.box8 dl dd:hover span i{ margin-left: 30px; }

/* footer */
.footer{ width: 100%; height: auto; overflow: hidden; overflow: hidden;}
.foot-top{width: 100%; height: 310px; overflow:hidden;background: url(../images/footbj.jpg); padding-top:80px;}
.foot-top .phone{float:left; width:24.6%;}
.foot-top .phone .phone-tp{width:100%; height: 41px; line-height: 41px; font-size:16px;color: #fff;}
.foot-top .phone .phone-tp i{ float:left; display: block; width:36px;height:31px; background: url(../images/dh.png) no-repeat; background-size: cover; margin-right:10px; margin-top:8px;}
.foot-top .phone .phone-bt{font-size: 30px;font-weight: bold; color: #fff; margin-top:15px;}
.foot-top .phone .address{font-size: 14px; color: #fff; line-height: 30px; margin-top:20px;}
.foot-top .footer-mid{float:left;width:62.5%;padding:15px 40px;border-left: 1px solid rgba(255,255,255,0.11);border-right:1px solid rgba(255,255,255,0.11);}
.foot-top .foot-honors{ font-size: 14px; color: #fff;}
.foot-top .foot-honors span{margin:0 4%;}
.foot-top .foot-honors span:first-child{margin-left: 0;}
.foot-top .foot-honors span:last-child{margin-right: 0;}
.foot-top .foot-baoming{margin-top:45px;}
.foot-top .foot-baoming span{font-size: 22px;font-weight: bold; color: #fff; }
.foot-top .foot-baoming a{ display: inline-block; width: 23%;height:40px;line-height: 40px; text-align: center; background: #2a67bf;padding:0 10px; font-size: 16px; color: #fff; margin-right: 3px;}
.foot-top .foot-baoming a i{ display: block;float:right; width: 15px; height: 9px; background: url(../images/ftjt.png) no-repeat; margin-top:15px;}
.foot-top .foot-nav{font-size: 14px;color:#fff;margin-top:28px;}
.foot-top .foot-nav a{color: #fff;margin:0 4%;}
.foot-top .foot-nav a:first-child{margin-left: 0;}
.foot-top .foot-nav a:last-child{margin-right: 0;}
.foot-top .weixin{position: relative; float:left; width: 12.9%; color: #fff; text-align: center;}
.foot-top .weixin img{ width:110px; height: 110px;}
.foot-top .weixin p{margin-top:5px;}
.foot-btn{height:80px;line-height: 80px; color: #fff;text-align: center;background: url(../images/boxbj.jpg); }

/* 内页banner */
.nybox-top{width: 100%; height: 388px; }
.nyheader{position: relative;width: 100%; height: 280px;background: url(../images/headbj.jpg) center top;}
.nybanner { position: absolute;width:100%; height:auto; overflow: hidden;top:188px;}
.nybanner .nybanner-cont{position:relative;max-width: 1440px;min-width: 1200px;height:200px;margin:0 auto;}
.nybanner .nybanner-lf{width:23.6%; height: 200px; background: rgba(0,0,0,0.07);text-align: center; color: #fff;padding-top:75px;}
.nybanner .nybanner-lf .tit{font-size: 42px;line-height:42px; font-weight: bold;}
.nybanner .nybanner-lf p{font-size: 16px;line-height: 16px; letter-spacing:10px;margin-top:20px;}

.ny-content{max-width: 1440px;min-width: 1200px;margin:0 auto; overflow:hidden;}
.ny-left{float:left; width: 23.6%;background: rgba(0,0,0,0.07);padding-bottom: 80px;}
.ny-left ul{ width: 100%; overflow: hidden; }
.ny-left li{ width: 100%; height: 75px;line-height: 75px; text-align: center;font-size: 18px;font-weight: bold;margin-bottom: 1px;}
.ny-left li a{position: relative; display: block; width: 100%; height: 100%;color: #333;}
.ny-left li a:hover,.ny-left ul .active a{background: #d1d1d1; color: #b02a2a;}
.ny-left li a:hover:after,.ny-left ul .active a:after{position: absolute; display: block;content: ""; width: 24px;height: 8px;background: url(../images/ejlmjt.png) no-repeat;top:35px; right:10%;}
.ny-left-btn{margin-top:40px; padding:13px; overflow: hidden;}
.ny-left-btn .ny-hotline{ width: 100%;height:125px;background: url(../images/nylf_03.jpg) no-repeat;padding:31px 3%;}
.ny-left-btn .ny-hotline .ny-hotline-lf{float:left; width:13%;}
.ny-left-btn .ny-hotline .ny-hotline-rt{float:left; width: 87%;color:#fff;border-left: 1px solid #fff;padding-left:5%;}
.ny-left-btn .ny-hotline .ny-hotline-rt .tit{font-size: 18px;}
.ny-left-btn .ny-hotline .ny-hotline-rt .num{font-size: 32px;line-height: 32px; color: #fff;margin-top:5px;}
.ny-left-btn .ny-schedule{width: 100%;height: 125px;background: url(../images/nylf_06.jpg) no-repeat;padding:26px 3%; text-align: center; margin-top:15px;}
.ny-left-btn .ny-schedule p{font-size: 22px;line-height: 22px;color: #fff;}
.ny-left-btn .ny-schedule a{ display: block; width: 115px;height: 35px; line-height: 35px; border-radius: 25px; background: #feef03; color: #fff;font-size: 15px;color: #fb4e4e; margin:0 auto; margin-top:15px;}
.ny-left-btn .ny-schedule a:hover{font-weight: bold;}
.ny-left-btn .ny-hotmajor{width: 100%;height:298px;background: url(../images/nylf_08.jpg) no-repeat;margin-top:15px;padding-top:30px;}
.ny-left-btn .ny-hotmajor .ny-hotmajor-tp{width: 153px;margin:0 auto; color: #fff;text-align: justify;text-justify:inter-ideograph;/*IE支持*/ }
.ny-left-btn .ny-hotmajor .oneline{width: 153px;font-size: 38px;line-height: 38px;margin:10px 0;}
.ny-left-btn .ny-hotmajor .oneline span{letter-spacing: 4px;}
.ny-left-btn .ny-hotmajor .twoline{width: 153px;font-size: 60px;line-height: 60px; font-weight: bold;}
.ny-left-btn .ny-hotmajor a{ display: block; width: 145px;height: 35px; line-height: 35px; text-align: center; border-radius: 25px; background: #feef03; color: #fff;font-size: 15px;color: #fb4e4e; margin:0 auto; margin-top:25px;}
.ny-left-btn .ny-hotmajor a:hover{font-weight: bold;}
.ny-right{float:left; width: 72.2%; margin-left: 4.2%; }
.ny-right .current{width:100%; height: 50px; line-height:50px;border-bottom: 1px solid #e0e0e0; margin-top:20px; font-size: 14px; color: #666; }
.ny-right .current a{color: #666;}


/* 内页新闻列表 */
.ny-newlist{overflow: hidden;margin-right: -2%;padding-bottom: 50px;}
.ny-newlist dd{position: relative; float:left; width:31.3333333%;margin-right: 2%;margin-top:50px;}
.ny-newlist dd .Img{position: relative; width: 100%; height:225px; overflow: hidden;z-index:0;}
.ny-newlist dd .Img img{width: 100%;height: 100%;object-fit: cover;transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.ny-newlist dd .Img:before{position: absolute; display: block; content:''; width: 100%;height: 100%; background: rgba(0,0,0,0.35); z-index: 1;}
.ny-newlist dd .time{position: absolute; left: 25px; top:25px; color: #fff;}
.ny-newlist dd .time .day{font-size: 30px;line-height: 30px; font-weight: bold;}
.ny-newlist dd .time .year{font-size: 14px;line-height: 14px; margin-top:5px;}
.ny-newlist dd .tit{height: 48px; font-size: 16px;font-weight: bold; color:#333;margin-top:15px;}
.ny-newlist dd:hover .Img img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

.ny-btnbox{background: #e7e7e7;padding:50px 0; overflow: hidden;}
.ny-btnbox .edu-list{position: relative; float:left; width:23.95%;margin-right: 1.4%; padding:35px 3% 30px 3%; background: url(../images/nybtnbj.jpg); transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.ny-btnbox .edu-list:last-child{margin-right: 0;}
.ny-btnbox .edu-list i{ display: block; width: 29px;height: 29px;}
.ny-btnbox .edu-list .icon01{background:url(../images/icon01.png);}
.ny-btnbox .edu-list .icon02{background:url(../images/icon02.png);}
.ny-btnbox .edu-list .icon03{background:url(../images/icon03.png);}
.ny-btnbox .edu-list .icon04{background:url(../images/icon04.png);}
.ny-btnbox .edu-list .tit{font-size: 22px;font-weight: bold;color: #fff;margin-top:60px;}
.ny-btnbox .edu-list .describe{font-size: 12px; color:#c3cedf;height:36px;line-height: 18px;margin-top:10px;}
.ny-btnbox .edu-list:hover:before{ position: absolute; display: block;content: ""; width: 24px; height: 8px; background: url(../images/jiantou.png)no-repeat;top:56%;right:10%;}

/* 内页环境列表 */
.ny-environment{ overflow:hidden;margin-right: -0.1%;margin-top:50px; }
.ny-environment dd{position: relative;float:left; margin-right: 0.1%;margin-top:0.1%;}
.ny-environment dd{width:33.2333333%;}
.ny-environment dd .Img{position: relative;width: 100%;z-index: 0; overflow:hidden;}
/*.ny-environment dd .Img{height: 246px;}*/
.ny-environment dd .Img img{ width: 100%; height: 100%;object-fit: cover; transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.ny-environment dd .tit{position: absolute; width: 100%; height: 40px;line-height: 40px; padding:0 5%;font-size: 18px;color: #fff; left: 0;bottom: 0; z-index: 1; background: rgba(0,0,0,0.6);overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.ny-environment dd:hover .Img img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

/* 内页专业列表 */
.ny-major{overflow:hidden;margin-right: -0.1%;margin-top:10px;}
.ny-major dd{ width: 100%;padding:40px 0; overflow: hidden; border-bottom: 2px solid #edeeee;}
.ny-major dd .Img{float:left; width:47.7%; height:324px; overflow: hidden;}
.ny-major dd .Img img{width: 100%;height: 100%;object-fit: cover;}
.ny-major dd .Img-right{float:left; width:48.3%; margin-left: 4%;}
.ny-major dd .Img-right .tit{font-size: 36px;line-height: 36px; color: #023e94;}
.ny-major dd .Img-right .abstract{font-size: 16px; line-height: 30px; color: #666; margin-top:40px;} 
.ny-major dd .Img-right .ny-major-btn{margin-top:80px;}
.ny-major dd .Img-right .ny-major-btn .more{display: inline-block; width: 179px;height: 46px;line-height: 46px; text-align: center; background: #fbf200;font-size: 24px; color: #bf141d; }
.ny-major dd .Img-right .ny-major-btn .online{display: inline-block; width: 179px;height: 46px;line-height: 46px; text-align: center; background: #bf141d;font-size: 24px; color: #fff; margin-left: 30px;}

.zylist{width:100%; overflow:hidden;margin-right: -0.1%;margin-top:60px;}
.zylist .zylist-dd{position: relative; width: 100%;height:427px;margin-bottom:60px; overflow: hidden;}
.zylist .zylist-dd .cont-lf{float:left; width: 53%; z-index: 0;}
.zylist .zylist-dd:nth-child(2n) .cont-lf{float:right;}
.zylist .zylist-dd .cont-lf .Img{display: block; width: 100%;height:427px; overflow: hidden;}
.zylist .zylist-dd .cont-lf .Img img{width: 100%;height: 100%; object-fit: cover;transition: all ease 0.4s; -ms-transition: all ease 0.4s;-webkit-transition: all ease 0.4s;-moz-transition: all ease 0.4s;}
.zylist .zylist-dd .cont-rt{ position: absolute; width:53%;padding:65px 60px;background: #f5f6f8; z-index: 1;top:60px; right: 0;}
.zylist .zylist-dd:nth-child(2n) .cont-rt{top:60px; left: 0;}
.zylist .zylist-dd .cont-rt .tit{position: relative; font-size: 34px;line-height: 34px; font-weight: bold; color: #111;}
.zylist .zylist-dd .cont-rt .tit:after{position: absolute; display: block; content: ''; width: 60px; height: 5px; background: #ca151e; left: 0; bottom:-15px;}
.zylist .zylist-dd .cont-rt .abstract{font-size: 16px;line-height: 30px; color: #7d7d7d;margin-top:40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.zylist .zylist-dd .cont-rt .more{position: relative; display: block; width: 90px; font-size: 16px;color: #4d4d4d;margin-top:30px;}
.zylist .zylist-dd .cont-rt .more:after{position: absolute; display: block;content: ""; width: 15px; height: 9px; background: url(../images/ftjths.png) no-repeat;top:8px; right:0;}
.zylist .zylist-dd:hover .cont-lf .Img img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

/* 内页联系方式 */
.ny-lxfs{max-width: 1440px;min-width:1200px;margin:0 auto; overflow: hidden; margin-top:30px;}
.ny-lxfs dl{overflow: hidden; margin-top:15px;}
.ny-lxfs dd{float:left; width: 25%;height: 280px; background: #0448aa; padding:85px 1% 0 1%; color: #fff; text-align: center;}
.ny-lxfs dd:nth-child(2n){background: #023e94;}
.ny-lxfs dd .icon{ display:block; width:39px;height:40px; margin:0 auto;}
.ny-lxfs dd .icon01{background: url(../images/dizhi.png) no-repeat; background-size: cover}
.ny-lxfs dd .icon02{background: url(../images/phone.png) no-repeat; background-size: cover}
.ny-lxfs dd .icon03{background: url(../images/yx.png) no-repeat; background-size: cover}
.ny-lxfs dd .icon04{background: url(../images/gjc.png) no-repeat; background-size: cover}
.ny-lxfs dd .icon05{background: url(../images/czc.png) no-repeat; background-size: cover}
.ny-lxfs dd p{font-size: 18px;line-height: 26px; margin-top:50px;}

/* 内页在线地图 */
.map {max-width: 1440px;min-width:1200px;height: 614px; margin:0 auto;overflow: hidden; position: relative; border-top: 1px solid #dcdcdc;}
.map #container {float:left;width:100%; height:614px;}
.map #container1 {float:left;width:100%; height:614px;}

/* 内页在线留言 */
.ny-online{width: 100%; overflow: hidden;padding:70px 2%; background: #0448aa;}
.ny-online .box-tit{padding:0 2%;}
.ny-online .box-tit .tit,.ny-online .box-tit p{color: #fff;}
.ny-online dl{width: 100%; overflow: hidden; margin-top:60px;}
.ny-online dd{float:left; width: 50%;overflow: hidden; margin-bottom:30px;}
.ny-online dd .tit{ display: inline-block; float: left; width: 22%;height:60px; line-height: 60px;font-size: 20px; font-weight: bold; text-align: right; color: #fff; }
.ny-online dd .text{ display: inline-block;float:left; width: 78%; }
.ny-online dd .text select{width: 100%; height:60px; line-height: 60px;background: #fff;border-radius: 3px;outline: none; font-size: 18px;color: #1e1e1e;padding:0 15px;}
.ny-online dd .text input{width: 100%; height: 60px;line-height: 60px; background: #fff;border-radius: 3px;border:none;outline: none;padding:0 15px;}
.ny-online dd:last-child{width:100%;margin-top:20px;}
.ny-online dd button{width: 89%; height: 68px;line-height: 68px; background: #db1e28;border-radius: 3px;border:none; text-align: center;font-size:24px;font-weight: bold; color: #fff;margin-left: 11%;outline: none;}

/* 内页新闻无图 */
.newswutu{overflow: hidden;padding-bottom: 50px;}
.newswutu dd{float:left; width:100%; padding:40px 0;border-bottom: 1px solid #dadde4; overflow:hidden;}
.newswutu dd .time{float:left; width: 12.7%; height: 80px; border-right:1px solid #dadde4; text-align: center;}
.newswutu dd .time .day{font-size: 36px;line-height: 36px; margin-top:5px; color: #1e1f21;}
.newswutu dd .time .year{font-size: 14px;line-height: 14px; margin-top:10px; color: #999;}
.newswutu dd .dd-mid{float:left; width:81.3%;margin-left: 4%; transition: all ease 0.5s;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-ms-transition: all ease 0.5s;}
.newswutu dd .tit{font-size: 18px;line-height: 18px; color:#333;}
.newswutu dd .abstract{font-size: 14px;line-height: 24px; color: #999; margin-top:15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.newswutu dd .more{float:right; width:0; height: 80px;line-height: 80px; text-align: center; background: #c9151e;transition: all ease 0.5s;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;-ms-transition: all ease 0.5s;}
.newswutu dd .more img{vertical-align: middle; width: 24px;height: 17px;}
.newswutu dd:hover .dd-mid{ width:70.6%;}
.newswutu dd:hover .more{width: 10.7%;}

/* 新闻详情页 */
.ny-show{ width: 100%; padding:0 2% 50px 2%; margin-top:15px;}
.ny-show .show-tit{font-size: 30px; color: #023e94; margin:60px 0 20px 0;}
.ny-show .ny-zxbm{font-size: 15px;margin-top:10px; color: #023e94;}
.ny-show .ny-zxbm a{ color: #ff0303;}
.ny-show .show-cont{font-size: 16px; line-height: 30px; color: #111;padding:20px 0;}

/*分页*/
.fenye{width: 100%;text-align: center;margin:50px 0 80px 0; font-size: 16px;}
.fenye .tiao {color: #9c9b9b;padding: 10px 15px;background:#f7f7f7;margin-right: 10px;}
.fenye .current{padding: 10px 15px;margin:0 10px;background: #023e94;color: #fff;}
.fenye a{padding: 10px 15px;margin:0 10px;background:#f7f7f7;color: #9c9b9b;}
.fenye .next{margin:0 0 0 5px;}


