﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem; font-family:Arial, "微软雅黑"; color:#666;}
body{padding-top: 90px;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#1a3485; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1200px; margin:0px auto;}
.wal2{ max-width: 15.36rem; margin: 0 auto; }
.wal3{ max-width: 14rem; margin: 0 auto; }

.w270{ width:2.7rem; overflow:hidden;}
.w890{ width:8.9rem; overflow:hidden;}
.w890-2{ width:8.9rem;}

a, .transition, .product .list li .botDiv, .product .list li .name, .product .list li .msg, .classroom .list li .name{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:GOTHICB; src:url(../font/GOTHICB.TTF);}
@font-face {font-family:bold; src:url(../font/DINCOND-BOLD.OTF);}


.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}


/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:1.2rem; position:absolute; z-index:10; left: 0px; top: 0px; width: 100%; background: rgba(255,255,255,0.85); }
.headDiv2{ background: #fff; position: fixed; }
.headDiv .wal2{ position: relative; height: 1.2rem;}
.headDiv .logo{ display:block; position:absolute; left:0px; top:0.35rem;}
.headDiv .logo img{ width: 1.93rem; }
.headDiv .topRight{ position: absolute; right: 0px; top: 0.35rem; z-index: 5;}
.headDiv .topRight li{ padding-top: 0.05rem; float: left; margin-left: 0.2rem; line-height: 0.4rem; position: relative;}
.headDiv .topRight li:first-child{ margin-left: 0.15rem; }
.headDiv .topRight li img{ width: 0.4rem; }
.headDiv .topRight li .img1{ display: none; }
.headDiv .topRight li .ewmLayer{ position:absolute; text-align:center; font-size:12px; left:50%; margin-left:-0.69rem; top:0.3rem; background:url(../images/ewmLayer.png) center bottom no-repeat; background-size: 1.38rem; width:1.38rem; height:1.66rem; display: none; }
.headDiv .topRight li .ewmLayer .imgDiv{ padding-top: 0.38rem; text-align: center; }
.headDiv .topRight li .ewmLayer .imgDiv img{ width: 1.2rem; }
.headDiv .topRight li.on img{ display: none; }
.headDiv .topRight li.on .img1{ display: inline-block; }
.headDiv .topRight li.on .ewmLayer{ display: block; top:0.45rem;}

.headDiv .topSearch{ position: relative; }
.headDiv .topSearch input{ color: #999; border-radius:24px; -moz-border-radius:24px; display:none; padding-left: 0.3rem; height: 0.5rem; line-height: 0.5rem; background: #fff; width: 2.7rem; font-size: 0.14rem; position: absolute; right: 0px; top: 0px; box-shadow:0 0 10px #ddd;} 
.headDiv .topSearch .btn{ width: 0.4rem; height: 0.4rem; position: absolute; right: 0.05rem; top: 0.05rem; text-align: center; line-height: 0.4rem; cursor: pointer;}
.headDiv .topSearch .btn img{ width: 0.4rem; }

.navIco{display:none; width:0.8rem; height:0.96rem; position:absolute; top:0px; right:0px; text-align: center; line-height: 0.96rem;}
.navIco img{ width: 0.4rem; }
.searchIco{display:none; width:0.8rem; height:1.96rem; position:absolute; top:0px; right:0.85rem; text-align: center; line-height: 0.96rem;}
.searchIco img{ width: 0.48rem; }

.nav{ position: absolute; height:1.2rem; top: 0; right: 2.65rem; z-index: 3;}
.nav li{ height:1.2rem; float: left; line-height:1.2rem; margin-left: 1.22rem;}
.nav a.a{ position:relative; display:block; line-height:1.2rem; color:#000; font-size:18px;}
.nav li a em{ position: absolute; left: 0; bottom: 0; display: none; width: 100%; height: 0.08rem; background: url(../images/sNavA.png) bottom no-repeat; background-size: 0.66rem; z-index: 5; }
.nav li a:hover, .nav .liNow a, .sNavA:hover a, .nav .liNow1 a{ color: #2c276e; font-weight:bold; }
.nav li a:hover em, .nav .liNow em, .sNavA:hover em, .nav .liNow1 em{ display: block; }


/*导航触发效果*/
.sNav{position:absolute; z-index:11; height:0.8rem; display:none; top: 1.2rem; width:100%; background:rgba(0,0,0,0.5);}
.sNav .list{ position: absolute; width:9rem; margin-left:-4.1rem; text-align:center;}
.sNav .list li{ font-size: 16px; display:inline-block; margin:0 0.33rem; line-height: 0.8rem;}
.sNav .list li a{ color: #cdcdcd; }
.sNav .list li a:hover{ color: #fff; }

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ height: 0.96rem; position: relative;}
.navLayer .closeBtn{ width:0.5rem; height:0.96rem; position:absolute; top:0px; right:0.2rem; text-align: center; line-height: 0.96rem;}
.navLayer .closeBtn img{ width: 0.4rem; }
.sideNav{ padding: 0 0.2rem 0.2rem; }
.subNav{ cursor:pointer; display:block; height:0.95rem; line-height:0.95rem; position:relative; font-size:0.28rem; border-bottom: #e5e5e5 solid 1px;}
.subNav1{ background:url(../images/nimg53_1.jpg) right center no-repeat; background-size: 0.53rem; color: #7f7f7f;}
.subNav .name{ position:relative; padding-left: 0.2rem;}
.subNav a{ color:#7f7f7f; display: block;}
.currentDt{background:url(../images/nimg53_1on.jpg) right center no-repeat; background-size: 0.53rem; color: #153174;}
.navContent{display: none; padding: 0.2rem 0; border-bottom: #e5e5e5 solid 1px;}
.navContent a{display:block;  height:0.6rem; line-height:0.6rem; color:#7f7f7f; font-size:0.24rem; padding-left: 0.2rem; }

.searchLayerTel{ display:none; z-index:11; top:0.96rem; left:0px; width:100%; position:fixed; background:rgba(0,0,0,0.5);}
.searchLayerTel .box{ padding:0.2rem 0.2rem;}
.searchLayerTel .box .form{ height:0.56rem; position:relative; padding-right: 1.25rem;}
.searchLayerTel .form .input1{ width:100%; background:#fff; height:0.56rem; line-height:0.56rem; text-indent:0.15rem; color:#aaa; font-size:0.2rem; border-radius: 0.08rem; -moz-border-radius:0.08rem;}
.searchLayerTel .form .btn1{ position:absolute; right:0px; top:0px; background:#153174; font-size: 0.3rem; color: #fff; width:1rem; height:0.56rem; border-radius: 0.08rem; -moz-border-radius:0.08rem;}

.pageBg{ position:fixed; z-index:9; width:100%; height:100%; display:none; background:url(../images/bg2.png) repeat; left:0px; top:0px;}

.footDiv{ padding-top: 0.8rem; height:3.42rem; background: #fff;}
.footDiv .wal2{ position: relative; height: 3.42rem; }
.footDiv .leftDiv{ width: 2.7rem; padding-right:0.8rem; position:relative; border-right:#b8bcbf 1px solid; }
.footDiv .logo{ display: block; padding-bottom: 0.28rem; }
.footDiv .logo img{ width: 1.35rem; }
.footDiv .link2{ width:2.8rem; height:0.45rem; position: relative;}
.footDiv .link2 .name{ border: #f0f0f0 solid 1px; height:0.43rem; line-height: 0.43rem; color:#999; padding-left:0.2rem; background:url(../images/selectIco3.png) right center no-repeat; background-size: 0.27rem; cursor:pointer; font-size:0.14rem;}
.footDiv .link2 dl{position:absolute; z-index:30; left:0px; bottom:0.45rem; width:100%; display:none;}
.footDiv .link2 a{ display:block; background: #fff; height:0.36rem; line-height:0.36rem; padding-left:0.2rem; color:#999; border: #f0f0f0 solid 1px; border-bottom: none; font-size:0.14rem;}
.footDiv .link2 a:hover{ color:#15369a;}
.footDiv .msg{ padding: 0.25rem 0 0 0.1rem; line-height: 0.3rem; color: #8f8e8e; }
.footDiv .msg a{ color: #ccc; font-weight: bold; font-size: 0.14rem;}
.footDiv .msg a:hover{ color: #15369a; }
.footNav{ width: 11rem; padding-left: 0.4rem; }
.footNav li{ float: left; width: 1.44rem; }
.footNav li:last-child{ width: auto; }
.footNav li h2{ height: 0.5rem; font-size: 0.18rem; color: #333;}
.footNav li dd{ height: 0.4rem; line-height: 0.4rem; font-size:16px; }
.footNav li dd a{ display: block; color: #8f8e8e; }
.footNav li dd a:hover{ color: #15369a; }
.footDiv .rightDiv{ width: 2.5rem; }
.footDiv .tel{ font-size:14px; color: #333; line-height: 0.38rem; padding-bottom:0.15rem; }
.footDiv .tel b{ display:block; font-size: 0.2rem;}
.footDiv .email{ text-align: right; font-size: 0.18rem; color: #000; padding-bottom: 0.3rem; display:none;}
.footDiv .ewm{ position:absolute; right:0.6rem; top:0; }
.footDiv .ewm img{ width: 1.3rem; box-shadow: 0 0 20px #ddd; }
.footDiv .ewm p{ font-size:14px; padding-top:10px; text-align:center;}

.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .layer{ position: absolute; left: 50%; margin-left: -600px; top: 50%; margin-top: -0.43rem; z-index: 5; color: #fff;}
.pageBanner .txt{ font-size: 0.4rem; line-height: 0.4rem; padding-bottom: 0.15rem; font-family: '微软雅黑'; font-weight: bold;color: #fff; }
.pageBanner .wen{ font-size: 0.2rem; line-height: 0.2rem; text-transform: uppercase;color: #fff; }

.pageBox{ padding: 45px 0 70px; background: #fafafa;}

.pageNow{ font-size: 15px; color: #999; font-family: '微软雅黑'; padding-bottom: 48px; }
.pageNow a{ color: #999; padding: 0 18px 0 14px; background:url(../images/ico2.png) right center no-repeat; }
.pageNow a:hover{ color: #1a3485; }
.pageNow em{ padding-left: 14px; }

.pageCommon{ font-family: '微软雅黑'; border-bottom: #f0f0f0 solid 1px; padding-bottom: 40px;}
.pageCommon .title{ font-size: 30px; color: #333399; font-weight: bold; line-height: 30px; padding-bottom: 20px; }
.pageCommon .msg{ font-size: 17px; color: #858585; line-height: 28px; padding-bottom: 35px; }

.pageNav li{ float: left; font-size: 16px;margin-bottom: 20px;}
.pageNav li .lbox{ margin-right: 20px; }
.pageNav li a{ position: relative; display: block; height: 53px; line-height: 53px; width: 178px; text-align: center; border: #ededed solid 1px; border-radius: 6px; color: #666;}
.pageNav li a em{ display: none; position: absolute; width: 18px; height: 9px; left: 50%; margin-left: -9px; bottom: -9px; background:url(../images/nimg18_1.png) center no-repeat; }
.pageNav li a:hover, .pageNav li .aNow{ color: #fff; background: #1b48cf; border: #1b48cf solid 1px;}
.pageNav li a:hover em, .pageNav li .aNow em{ display: block; }

.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}
.pageBannerTel .layer{ position: absolute; left: 0.2rem; top: 50%; margin-top: -0.5rem; z-index: 5;  color: #fff;}
.pageBannerTel .txt{ font-weight: bold; font-family: '微软雅黑'; font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.15rem;}
.pageBannerTel .wen{ font-size: 0.3rem; line-height: 0.3rem;text-transform: uppercase; }


/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top:-104px; z-index:111;}
.sideBar li{position:relative; height:52px; margin-bottom:1px; cursor:pointer;}
.sideBar .mouse{position:absolute; left:-152px; top:0px; display:none; background:#fbfbfb; }
.sideBar .img{background:#262626; height:52px; text-align:center; width:52px;}
.sideBar .img img{position:relative; top:8px;}
.sideBar .liNow .img{background:#37c3e3;}
.sideBar .liNow .mouse{display:block;}
.sideBar .li01 .mouse{background:#fbfbfb; width:270px; height:173px; left:-270px; top: -50px; border-radius: 6px; -moz-border-radius :6px;}
.sideBar .li01 .ewmList{ padding: 28px 0 0 25px;}
.sideBar .li01 .ewmList dd{ float: left; margin-right: 24px; text-align: center;}
.sideBar .li01 .ewmList dd p{ padding-top: 12px; font-size: 14px; }

.pageTitleTel{ height:0.98rem; background:#153174; position:relative; display:none;}
.sideTitleTel{ width:100%; height:0.98rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.36rem; height:0.98rem; line-height:0.98rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:0.98rem; padding-left:0.2rem; background:url(../images/limg65_1.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(../images/limg65_1on.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.98rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.3rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.2rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.2rem;}

/*分页*/
.pageNum{height:50px; text-align:center;}
.pageNum a{ box-shadow: 0 0 8px #ddd; margin:0 6px; display:inline-block; background: #fff; height:34px; line-height:34px; font-size:14px; width:48px; border-radius: 16px; -moz-border-radius: 16px;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:#c5946b;}

.pageMore{ text-align:center; padding-top: 15px; }
.pageMore a{ color:#ccc; font-size:18px;}
.pageMore a:hover{ color: #1a3485; }

/*.topA{ height: 100px; display: none; background: #f1f1f1; text-align: center; font-size: 18px; color: #999; font-weight: bold; }
.topA img{ display: block; padding: 28px 0 15px; margin: 0 auto;  }
*/
.right-fixed-menu {position: fixed;right: 50px;bottom: 20%;z-index: 100;box-sizing: border-box}
.right-fixed-menu a {display: block;width: 48px;height: 48px;text-align: center;border: 1px solid #e6e6e6;box-sizing: border-box;}
.right-fixed-menu a.service {background: #fff url(../images/icon-service.png) no-repeat center center;margin-bottom: 11px;position: relative;}
.right-fixed-menu a.topA {background: #fff url(../images/icon-top.png) no-repeat center center;}
.right-fixed-menu a.service:hover {background: #ca151e url(../images/icon-service-on.png) no-repeat center center;border-color: #ca151e;}
.right-fixed-menu a.topA:hover {background: #ca151e url(../images/icon-top-on.png) no-repeat center center;border-color: #ca151e;}
.right-fixed-menu a.service .hide-box {display: none;background: #ca151e;color: #fff;position: absolute;right: 47px;top: -1px;width: 100px;height: 48px;line-height: 48px;padding-left: 25px;font-size: 16px;color: #fff;}
.right-fixed-menu a.service:hover .hide-box {display: block;}
.friend-link a {font-size: 14px;display: inline-block;margin-right: 5px;}
.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}



                                        .pc-qrcode-box {position:absolute;right: 35px;top: 0;z-index: 10;text-align: center}
        .pc-qrcode-box img {width: 100px;}






