@charset "utf-8";
/*1200+ 内容宽度：1190px  页面内容居中  匹配默认样式 */
.banner{ position: relative;overflow: hidden;max-width: 1920px;margin:0 auto;}
.index-banner{max-height: 445px; overflow: hidden; margin: 0 !important;position: relative}
.banner img { display: block; }
.banner-title{display:inline-block;padding: 10px 30px 12px;font-family: "Microsoft YaHei";font-size:4.8em;color: #FF4E00;margin-left:330px; font-weight: bold;
    /* background: rgba(255,255,255,0.3);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#4CFFFFFF',endColorstr='#4CFFFFFF'); */
    -webkit-transition: all .8s ease;-o-transition: all .8s ease;-moz-transition: all .8s ease;transition: all .8s ease;opacity: 0;top: 0;position: absolute;letter-spacing:9px;
    -webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
    -moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
    text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
}
.banner .slick-arrow{width: 49px;height: 49px; cursor: pointer;}
.banner .slick-prev{background: url('/Public/Home/Default/images/index/banner_left.png') no-repeat center;position: absolute;top: 50%;margin-top:-24px;left: 10px;z-index: 99;}
.banner .slick-next{background: url('/Public/Home/Default/images/index/banner_right.png') no-repeat center;position: absolute;top: 50%;margin-top:-24px;right: 10px;z-index: 99;}
.banner .slick-next:focus, .banner .slick-next:hover{background: url('/Public/Home/Default/images/index/banner_right.png') no-repeat center;}
.banner .slick-prev:focus,.banner .slick-prev:hover{background: url('/Public/Home/Default/images/index/banner_left.png') no-repeat center;}
.banner .slick-next:before,.banner .slick-prev:before{display: none;}
.banner .slick-active .banner-title{top: 145px; opacity: 1;}
.banner .slick-dots { position: absolute; width: 100%; left: 0; bottom: 10px; }
.banner .slick-dots li { width: 10px; height: 10px; opacity: 1;border: 2px solid #fff; -webkit-border-radius: 6px; border-radius: 6px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; margin: 0 10px;}
.banner .slick-dots li.slick-active { background: #fff; margin:0 10px;}
.banner .slick-dots li  button{ display: none }

/*模块样式*/
.container{background-color:#F5F5F5;overflow: hidden;}
.module-content{margin-top: 20px;background-color: #fff; padding: 0 10px;float: left;}
.module-name{height: 50px;border-bottom: 2px solid #EFF2F5;position: relative;}
.module-name span{ color: #232323;font-size: 2em;line-height: 50px;font-family: "Microsoft YaHei";padding-left: 65px;background-position: left center;background-repeat: no-repeat;position: relative;display: inline-block; background-image: url('/Public/Home/Default/images/index/title_bg.png')}
.module-name span:after{content: '';position: absolute;bottom: 0px;left: 0;height: 2px;width: 100%;background-color: #1563BE;}
.module-name a{float: right; width: 20px; height:21px; background: url('/Public/Home/Default/images/index/crease_un.png') no-repeat center; margin-top: 15px; -webkit-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
.module-name a:hover{ background: url('/Public/Home/Default/images/index/crease_on.png') no-repeat center; margin-top: 10px; }
/* 学院新闻 */
.news-list {overflow: hidden;margin-top: 20px;padding-bottom:10px;height: 328px;}
.news-list li{width:280px; float: left;overflow: hidden; margin-left:18px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.news-list li:first-child{margin-left: 3px;}
.news-list li:last-child{margin-right: 3px;}
.news-list li:hover{-webkit-box-shadow: 0 0 3px #ccc;box-shadow: 0 0 3px #ccc;}
.news-list .img{width: 100%;height: 186px;overflow: hidden;}
.news-list img{display: block;width: 100%; height: 186px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.news-list li:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.news-list li .txt{overflow: hidden;-webkit-transition: all .3s ease;-o-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.news-list li:hover .txt{padding-left: 5px;}
.news-list h6{font-size: 1.4em; color:#666666;height: 55px;line-height: 20px;padding-top: 10px;}
.news-list li:hover h6{color:#ff4c00;}
.news-list span{color:#999999; font-size: 1.2em;padding-bottom: 10px; display: block;}
.news-list p{color:#999;font-size: 1.2em; line-height: 25px;}

/* 通知公告 列表*/
.notice-module{width: 850px;float: left; overflow: hidden;margin-top:20px;}
.notice-module .notice-list{padding-top: 10px;overflow: hidden;}
.notice-module li{width:400px;float: left;overflow: hidden; padding: 10px;background:#F5F5F5;margin:10px 10px 11px 5px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.notice-module .date{border-right: 1px solid #fff; text-align: center;float: left;padding-right: 10px;}
.notice-module .day{font-size: 2.4em;color: #666666;display: block; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.notice-module .month{font-size:#B3B3B3;font-size:#B3B3B3;-webkit-transition: all .3s ease;-o-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.notice-module li a{display: block;float: left;padding-left: 10px;}
.notice-module li:hover{background:#FFF2EC;}
.notice-module li:hover .day,.notice-module li:hover .month{color:#FF5711;}
.notice-module li a h6{font-size:1.4em;color: #666666;line-height: 30px;  -webkit-transition: all .3s ease;  -o-transition: all .3s ease;  -moz-transition: all .3s ease;  transition: all .3s ease;}
.notice-module li:hover h6{color:#FF5711;}
.notice-module li a p{font-size: 1.2em;color: #999999;}
/* 数字校园登陆 */
.index-ynedut {float: right;width: 330px;padding-bottom: 0px;margin-top: 20px;background: #fff;
}
.index-ynedut .title {display: block;height: 50px;line-height: 50px;font-family: "Microsoft YaHei";font-size: 20px;color: #FFF;padding-left: 50px;background:url('/Public/Home/Default/images/index/digital_bg.png')  center no-repeat;position: relative;-webkit-text-shadow:#2D67B8 1px 0 0,#2D67B8 0 1px 0,#2D67B8 -1px 0 0,#2D67B8 0 -1px 0;
    -moz-text-shadow:#2D67B8 1px 0 0,#2D67B8 0 1px 0,#2D67B8 -1px 0 0,#2D67B8 0 -1px 0;
    text-shadow:#2D67B8 1px 0 0,#2D67B8 0 1px 0,#2D67B8 -1px 0 0,#2D67B8 0 -1px 0;
}
.index-ynedut .title:after{content: "";width:28px;height: 28px;background: url('/Public/Home/Default/images/index/login_bg.png') no-repeat center;position: absolute;left: 10px;top:10px;}
.index-ynedut form {display: block;position: relative;}
.index-ynedut input {font-family: "Microsoft YaHei";display: block;width: 290px;padding-top: 7px;padding-bottom: 8px; margin:20px auto 10px;text-indent: 50px;background-position: 0px center;background-repeat: no-repeat;border: 1px solid #d9d9d9;-webkit-box-shadow: none;box-shadow: none;font-size: 1.4em;color: #666666;background-color: #F4F7FC;-webkit-border-radius: 3px;border-radius: 3px;
}
.index-ynedut input::-webkit-input-placeholder {color:#666;}
.index-ynedut input:-moz-placeholder{color:#666;}
.index-ynedut input::-moz-placeholder {color:#666;}
.index-ynedut input:-ms-input-placeholder  {color:#666;}
.index-ynedut input:focus {outline: none;}
.index-ynedut input#username {background-image: url('/Public/Home/Default/images/index/user.png');}
.index-ynedut input#password {background-image: url('/Public/Home/Default/images/index/lock.png');}
.index-ynedut input#login {color: #387FE3;font-size: 16px;border: 1px solid #387FE3;text-indent: 0;height: 40px;background-color: #fff;cursor: pointer;-webkit-transition: all .3s ease;-o-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.index-ynedut input#login:hover{color: #fff;background-color:#FF5711;border-color:#FF5711;}
/*职业培训*/
.training{margin-top: 20px;overflow: hidden;float: left;}
.training a{overflow: hidden;display: block;}
.training img{width: 100%;height: auto;}



/*图片滚动*/
.scenery-module{float: left;width: 100%;padding-bottom: 10px;}
.img-box { width: 100%; height: 180px; overflow: hidden; position: relative;margin-top: 20px; }
.img-box ul { display: block; position: absolute; left: 0; top: 0; }
.img-box li { display: block; border:none; width: 220px; height: 180px; overflow: hidden; float: left; position: relative; margin: 0 10px; }
.img-box li .mask { opacity: 0; filter: Alpha(opacity=0); display: block; width: 600%; height: 140px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;position: absolute; left: 0; top: 0; z-index: 100; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis;  background:rgba(0,0,0,0.3);  }
.img-box li img { display: block; width: 100%; height: 140px;}
.img-box li .name{display: block;text-align: center;font-size: 1.4em;color:#666666;height: 38px; line-height: 38px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;position:relative;overflow: hidden;border-bottom:1px solid #fff;}
.img-box li .name:after{content: "";width: 4px;height: 7px;background: url('/Public/Home/Default/images/index/hover_img.png') no-repeat center;position: absolute;right: 0;top: 50%;margin-top: -3px; opacity: 0;-webkit-transition: all .3s ease;-o-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;filter: Alpha(opacity=0); }
.img-box li:hover .mask{ opacity: 1; filter: Alpha(opacity=100);  }
.img-box li:hover .name{color:#FF4E00; text-align: left;border-color: #FF4E00;line-height: 35px;}
.img-box li:hover .name:after{opacity: 1;filter: Alpha(opacity=100); }

/* 政策文件 */
.police-module{width: 850px;float: left; overflow: hidden;margin-top:20px;height: 250px;}
.police-module img{display: block;width:138px;padding: 5px;border:1px solid #EBEBEB;float: left;}
.police-box{padding: 20px 0;}
.police-box .list{width: 670px;float: right;}
.list li { display: block; line-height: 2.3; position: relative; padding: 0 100px 0 15px ;background: url('/Public/Home/Default/images/index/list.png') left center no-repeat;}
.list li a { display: block; font-size: 14px;  color: #666666; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
.list li span{ display: block; position: absolute; right: 0; top: 0; font-size: 14px; color: #B0B0B0 }
.list li:hover a,.list li:hover span { color: #FF7E16 ;}

/* 专题专栏 */
.sub-column{width: 330px;float: right;height: 250px;}
.sub-list{padding: 0 10px;overflow: hidden;}
.sub-list li{padding-top: 7px;}
.sub-list a{display: block;height: 30px;line-height: 30px;border-bottom: 1px solid #F0F0F0;font-size: 1.6em;color: #3D3D3D;text-indent: 70px;background: url('/Public/Home/Default/images/index/ok.png') no-repeat 20px center;transition: all .3s ease;}
.sub-list a:hover{background: url('/Public/Home/Default/images/index/ok_on.png') no-repeat 20px center;color: #FF4E00;}

/* 招生就业 */
.enrol {width: 100%;}
.enrol .list{width: 515px;float: left;padding-top: 10px;}
.encrol-img{width:650px;float: right; }
.encrol-img {padding: 20px; }
.encrol-img li { display: block; border:none; width: 150px; height:155px;padding: 5px;border:1px solid #EFF2F5; overflow: hidden; float: left; position: relative; margin: 0 10px; }
.encrol-img li img { display: block; width: 100%; height: 112px;}
.encrol-img li .name{display: block;text-align: center;font-size: 1.4em;color:#666666;height: 38px; line-height: 38px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;position:relative;overflow: hidden;border-bottom:1px solid #fff;}
.encrol-img li:hover .name{color:#FF4E00;border-color: #FF4E00;}
.encrol-img li:hover .name:after{opacity: 1;filter: Alpha(opacity=100);}
.encrol-img .slick-next:before, .encrol-img .slick-prev:before{content: "";}
.encrol-img .slick-next{background: url('/Public/Home/Default/images/index/person_right.png') no-repeat center;}
.encrol-img .slick-next:hover{background: url('/Public/Home/Default/images/index/person_righton.png') no-repeat center;}
.encrol-img .slick-prev{background: url('/Public/Home/Default/images/index/person_left.png') no-repeat center;}
.encrol-img .slick-prev:hover{background: url('/Public/Home/Default/images/index/person_lefton.png') no-repeat center;}
.encrol-img .slick-next,.encrol-img .slick-prev{width: 12px;height: 26px;}
.encrol-img .slick-prev{left: 0;}
.encrol-img .slick-next{right: 0;}

/* 大国大匠 */
.country{margin-top: 20px;float: left;}
.country a{display: block;}
.country img{display: block;width: 100%;}
/* 浮动窗口链接*/
.ad{width: 300px;height: 130px;position: fixed;right:18px;top:210px;z-index: 9999;text-align: center;}
.ad a{display: inline-block; width: 300px;height: 130px;}
.ad a img{width: 100%;height: 100%;}
.ad span{display: inline-block;width: 24px;height: 24px;background:url('/Public/Home/Default/images/index/close_icon.png') center no-repeat;margin-top: 10px;cursor: pointer;}

.qq-contact{ width:300px; height: 140px; position: fixed; right: 18px; top: 420px;z-index: 9999; padding: 18px 18px 18px 30px; border: 1px solid #DADEE7;background-color:#fff;}
.qq-contact .img{ display: inline-block; width:80px; height: 105px; vertical-align: top; }
.qq-contact .contact-main{ display: inline-block; width: 145px; vertical-align: top; margin-left:20px;}
.qq-contact .contact-main a{ display: block; height: 31px; line-height: 31px; font-size: 14px; margin-bottom: 5px; color: #fff; text-align: center;}
.qq-contact .contact-main a:hover{background-color:#FF4E00;}
.qq-contact .contact-main .item1{background-color: #EE685D;}
.qq-contact .contact-main .item2{background-color: #33CC99;}
.qq-contact .contact-main .item3{background-color: #12B7F5;}

/* qq联系人 */

/*1023-1200 内容宽度990 页面内容居中 */
@media only screen and (max-width:1200px) {

}

/*768-1024  内容宽度740  两边间距14 页面内容居中 */
@media only screen and (max-width:1023px) {
}

/*ipad竖屏：(orientation:portrait)  ipad横屏：(orientation:landscape) */
@media only screen and (width:768px) and (orientation:portrait) {

}

/*640-767 内容宽度590 两边间距25 页面内容居中 */
@media only screen and (max-width:767px) {

}

/* 480-639  按百分比缩放 */
@media only screen and (max-width:639px) {

}
/* 360-479  按百分比缩放 */
@media only screen and (max-width:479px) {

}
/* 320-359  按百分比缩放 */
@media only screen and (max-width:479px) {
}
