@charset "utf-8";
/*1200+ 内容宽度：1190px  页面内容居中  匹配默认样式 */
.content { width: 1200px; margin: 0 auto; position: relative; }
.wrap{ padding: 10px; background: #FFF; margin-bottom: 20px; }

/* 页面顶部 */
.header .header-main{padding: 20px 0 23px 0; background-color:#091D64; overflow: hidden;}
.header-main .logo{float: left;height: 109px; padding-right: 25px;}
.header-main .alias{line-height: 110px;background: url('/Public/Home/Default/images/common/slogan_bg.png') no-repeat center;float: left;overflow: hidden; }
/* 搜索框 */
.search{ float: right; border: 1px solid #81A8D8; background: #091D64; 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; border: none; width: 100%; color: #769ACB; padding-left: 10px; font-size: 1.4em; padding-top: 10px; }
.search .inputSub{ display: block; width: 16px; height: 15px;  cursor: pointer; position: absolute; right: 10px; top: 10px; background:url(/Public/Home/Default/images/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 */

/* 导航 */
/* 桌面导航 */
/* .nav-desktop{background-color: #fff;height: 50px;position: relative;overflow: hidden;} */
.nav-desktop li{width:7.69%; display: block; float: left; height: 50px;}
.nav-desktop li a { display: block; width: 100%; padding-top: 15px; text-align: center; color: #363636; font-size: 1.6em; }
.nav-desktop li a span{ display: block; width: 0%; height:3px; background: #FF4E00; margin: 11px auto 0; -webkit-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease }
.nav-desktop li ul{ position: relative; z-index: 100; width: 100%; display: block; max-height: 0px; overflow: hidden; padding: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.zxbm3{display: none;}
.nav-desktop li.selected a,
.nav-desktop li:hover>a{ color: #FF4E00; }
.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.selected a span,
.nav-desktop li:hover a span{ width:100%; }
.nav-desktop li:hover ul{max-height: 800px; }


/* 页脚 */
.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; 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 .chapter-select{width:205px;float: left;margin-left: 38px;margin-right: 20px;padding-top: 10px;position: relative;}
.link .btnSelect{font-size:1.4em;color: #799FD3; display: block;background: url('/Public/Home/Default/images/common/link.png') no-repeat right center;border-bottom: 1px solid #799FD3;height: 30px;line-height: 30px; cursor: pointer;}
.link .no-chapter{width: 205px;float: right;padding-top: 10px;}
.link .noselect{font-size:1.4em;color: #fff;display: block;line-height: 40px;text-align: center;}
.link .link-list{background-color: #fff;transition: all 1s ease;overflow-x: hidden; overflow-y: scroll;height: 0; max-height: 0;position:absolute;top: 40px;width: 100%;z-index: 99;}
.link .chapter-select:hover .link-list{height: auto; max-height: 200px;transition: all 1s ease;}
.link ul li a{display: block;height:30px;line-height: 35px;font-size: 1.4em;color: #666;padding-left: 10px;}
.link ul li a:hover{color: #0C2589;}

.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.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;}
.copyright span a{color: #fff;}
.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;  padding-bottom: 20px; }
.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: 85px;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 }
