@charset "utf-8";
/*1200+ 内容宽度：1190px  页面内容居中  匹配默认样式 */
.content { width: 1200px; margin: 0 auto; position: relative; }
.wrap{ padding: 10px; background: #FFF; margin-bottom: 20px; }
.frame-wrap { background-color: #F5F5F5; overflow: hidden; padding: 20px 0  }
.frame-left { width: 245px; float: left; }
.frame-right { width: 935px; float: right; background-color: #fff; }
/* 页面顶部 */
.header .header-main{padding: 20px 0 20px 0; overflow: hidden;}
.header-main .logo{float: left;height: 109px; padding-right: 25px;}
.header-main .alias{line-height: 110px;background: url('/Public/Home/Default/images/subject/common/alias_bg.png') no-repeat center;float: left;overflow: hidden; }
/* 搜索框 */
.search{ float: right; border: 1px solid #81A8D8; width: 240px; height:40px; margin-top:30px;  position: relative;  -webkit-border-radius: 3px; border-radius: 3px;}
.search .text{ color: #769ACB; font-size: 1.4em; display: block; width: 80px; float: left;
 text-align: center; line-height: 38px; }
.search form{ display: block; width:210px;   }
.search .keyboard{ display: block; background: none;outline: none; border: none; width: 100%; color: #769ACB; padding-left: 10px; font-size: 1.4em; line-height: 38px; }
.search .inputSub{ display: block; width: 16px; height: 15px;  cursor: pointer; position: absolute; right: 10px; top: 10px; background:url(/Public/Home/Default/images/subject/common/search_btn.png) center center no-repeat; border: none; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #769ACB;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#769ACB;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#769ACB;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#769ACB;}
/* banner */
.banner{background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;position: relative;overflow: hidden;height: 350px;}
.index-banner .banner-content{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
/* .banner-zsjy{background-image: url('/Public/Home/Default/css/subject/images/cover/zsjy/banner.jpg');}
 */.banner-zsjy .text01 { position: absolute; left: 40px; top: 90px; z-index: 10; }
/* 桌面导航 */
.nav-desktop {border-top: 5px solid #F5C40D;background: #0E9CFF;}
.nav-desktop li{width: 10%; display: block; float: left; height: 45px;}
.nav-desktop li a { display: block; width: 100%; text-align: center; color: #fff; font-size: 1.6em;line-height: 45px; }
.nav-desktop li ul{ position: relative; z-index: 100; width: 100%; display: block; max-height: 0px; overflow: hidden; padding:10px 0 0; -webkit-transition: all  .5s ease-in-out; -o-transition: all  .5s ease-in-out; -moz-transition: all  .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out}
.nav-desktop li ul li{ width: 100%; float: none;  background:#FFFFFF; height: auto;   }
.nav-desktop li ul li a{ font-size: 1.4em; padding: 8px 0; width: 100%; margin: 0 auto; color: #666666; }
.nav-desktop li.selected a,
.nav-desktop li:hover>a{ background: #F5C40D; }
.nav-desktop li.selected ul li a{ color: #666 }
.nav-desktop li.selected ul li:hover a{ color: #FF4E00 }
.nav-desktop li li a{color: #FFF;}
.nav-desktop li:hover ul{max-height: 400px; }




/* 页脚 */
.footer{background: #0C2589;}
/*友情链接*/
.link .content{ padding-left: 170px; height: 59px;border-bottom: 1px solid #34489B;}
.link span{ display: block; color: #fff; font-size:1.6em;letter-spacing: 1px; background:url(/Public/Home/Default/images/common/link_title.png) right center no-repeat; padding-left: 10px;  height: 21px; line-height: 21px; width:170px;position: absolute;left: 0; top: 15px;  }
.link span em{display: inline-block;padding:0px 15px; background: #799FD3;font-family: "Times New Roman";font-size: 14px;margin-right: 5px}
.link .link-item { width:20%; margin: 0 4%; float: left; position: relative;  }
.link .last-item{float: right}
.link .link-type { font-size: 1.4em; color: #81A8D8; display: block; padding: 14px 0 10px; cursor: pointer; border-bottom: 1px solid #799FD3; background: url('/Public/Home/Default/images/common/link.png')  right center no-repeat; }
.link .link-list { background: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; max-height: 0; overflow: hidden; position: absolute; top: 42px; width: 100%; z-index: 99; }
.link .link-item:hover .link-list { max-height: 140px; overflow-y: auto; border: 1px solid #E9E9E9; }
.link  a { display: block; height: 35px; line-height: 35px; font-size: 1.4em; color: #666; padding-left: 10px; }
.link  a:hover { background: #E9E9E9; color: #333; }
.link  .last-item a{color: #fff;padding-top: 14px;}
.link  .last-item a:hover{background: none;}
.footer .school-info{ padding: 20px 0 30px 0; }
.footer .info{display: block; color: #FFF; font-size: 1.4em; float: left; width:355px; line-height: 2.2; padding-top: 10px;}
.footer .info li{ padding-left: 25px; }
.footer .info li.address{ background: url(/Public/Home/Default/images/common/address.png) 3px 8px no-repeat; }
.footer .info li.code{ background: url(/Public/Home/Default/images/common/email.png) 3px 8px no-repeat; }
.footer .info li.phone{ background: url(/Public/Home/Default/images/common/phone.png) left 8px no-repeat; padding-left: 0;}
.footer .info li.phone span:first-child{padding-left: 25px;}
.footer .info li.phone .number{display: block;font-size: 22px;font-family: "Arial";margin-top: -10px;}
.footer .qr-code{ float: right;width: 220px; }
.footer .qr-code li{ width: 96px;height: 96px; float: left; background: #5061A8; text-align: center; color: #FFF; font-size: 1.2em; }
.footer .qr-code .blue {margin-right: 20px;}
.footer .qr-code .blue img {display: block; max-width: 100%; margin: 20px auto 0 auto}
.footer .qr-code .code-img img {display: block; width: 100%;}
.footer .copyright{background: #091D64; padding: 12px 0}
.footer .copyright span{color: #fff;font-size: 1.4em;}
.footer .copyright span a{color: #fff;}
.footer .copyright span.footer-police{font-size: 14px;display: inline-block;line-height: 22px;padding-left: 30px;background: url(/Public/Home/Default/images/common/ico_police.png) 5px center no-repeat;}
.footer .copyright .advice{float: right;display:block;}

/*当前位置*/
.location { background-color: #FFF; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 50px;border-bottom: 2px solid #EFF2F5;}
.location-now{float: left;padding-left: 10px;}
.location-now a{font-size: 2.0em;color: #387FE3;line-height: 50px;display: block;position: relative;}
.location-now a:after{content: "";width: 100%;height:2px;background: #1563BE;position: absolute;bottom: 0;left: 0;z-index: 9;}
.location-main{float: right;font-size: 1.4em;background: url('/Public/Home/Default/images/frame/location.png')no-repeat left center;padding-left: 15px;padding-right: 10px;line-height: 50px;}
.location-main a{color: #040000;}
/*分页样式*/
.page { line-height: 50px; margin-top: 10px; text-align: center; font-size: 1.4em; }
.page a{ color: #999999; background: #F7F7F7; padding: 8px 12px; -webkit-border-radius: 3px; border-radius: 3px; margin:0 2px;}
.page span.current { background: #387FE3; color: #FFFFFF; padding: 8px 12px;-webkit-border-radius: 3px; border-radius: 3px; margin:0 2px; }
.page a:hover{background: #387FE3; color: #FFFFFF;  }
.page a.total{ cursor: not-allowed; }


/*返回顶部*/
#scroll-top {position: fixed;color: #fff; width: 50px;height: 50px;line-height: 57px;text-align: center;right: 5px;bottom: 185px;cursor: pointer;
    background: #3854C5 url(../../../images/common/gotop.png) center 3px no-repeat;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;background-position: center;}
#scroll-top:hover {background-color: #036FD3;-webkit-border-radius: 50%;border-radius: 50%;}

/*视频样式*/
.video { width: 800px; margin: 0 auto; position: relative; background: #FFFFFF; border: 10px solid #f6f6f6; }
.video .jwplayer { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1000 }
.video .alt { padding-top: 56.25%; height: 0 !important }

.fadeIn { -webkit-animation: fadeIn 1.5s ease; -moz-animation: fadeIn 1.5s ease; -o-animation: fadeIn 1.5s ease; animation: fadeIn 1.5s ease; }
@-webkit-keyframes fadeIn {
    0% { opacity: 0; -webkit-transform: translate3d(0, -60%, 0); transform: translate3d(0, -60%, 0); }
    100% { opacity: 1; -webkit-transform: none; transform: none; }
}
@-moz-keyframes fadeIn {
    0% { opacity: 0; -webkit-transform: translate3d(0, -60%, 0); -moz-transform: translate3d(0, -60%, 0); transform: translate3d(0, -60%, 0); }
    100% { opacity: 1; -webkit-transform: none; -moz-transform: none; transform: none; }
}
@-o-keyframes fadeIn {
    0% { opacity: 0; -webkit-transform: translate3d(0, -60%, 0); transform: translate3d(0, -60%, 0); }
    100% { opacity: 1; -webkit-transform: none; -o-transform: none; transform: none; }
}
@keyframes fadeIn {
    0% { opacity: 0; -webkit-transform: translate3d(0, -60%, 0); -moz-transform: translate3d(0, -60%, 0); transform: translate3d(0, -60%, 0); }
    100% { opacity: 1; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; }
}

