*{margin:0;padding:0;list-style-type:none;}
html,body{font:12px "Microsoft YaHei","Arial Narrow",HELVETICA;max-width:1920px;}
a img{border:0px;}
a{text-decoration:none;}


.section1{background: url(bg1.jpg) 100% 100%;}
.section2{background: url(bg2.jpg) 100% 100%;}
.section3{background: url(bg3.jpg) 100% 100%;}
.section4{background: url(bg4.jpg) 100% 100%;}
.section5{background: url(bg5.jpg) 100% 100%;}
.section6{background: url(bg6.jpg) 100% 100%;}
.section7{background: url(bg7.jpg) 100% 100%;}

.zy2{width:100%;height:auto;overflow:hidden;}
.zy3{width:100%;height:auto;overflow:hidden;}
.zy4{width:100%;height:auto;overflow:hidden;}
.zy5{width:100%;height:auto;overflow:hidden;}
.zy6{width:100%;height:auto;overflow:hidden;}

.zy-nav{width:1200px;margin:0px auto;}
.zy-nav .zylogo{width:48px;height:50px;display:block;float:left;padding-top:5px;}
.zy-nav .zylogo img{width:100%;height:100%;}
.zy-nav .nav{width:1100px;float:right;}
.zy-nav .nav h3 a{width:110px;}

.height600 .zy2 .caption{padding-top:115px;}
.height600 .zy2 .atlas{margin-top:0px;}
.height600 .zy3 .caption{padding-top:115px;}
.height600 .zy3 .sup{margin-top:0px;}
.height600 .zy4 .rec{margin-top:0px;}
.height600 .zy5 .case{margin-top:0px;}
.height600 .zy6 .teach{margin-top:0px;}

/* .height600 .zy4 .caption{padding-top:115px;}
.height600 .zy5 .caption{padding-top:115px;}
.height600 .zy6 .caption{padding-top:115px;} */

.h_box{height:auto;overflow:hidden;}
#rel-head{width:100%;height:auto;overflow:hidden;}

.caption{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
	padding-top:96px;
}
.caption>img{width:310px;height:auto;overflow:hidden;}


/*    响应式样式   start    */

#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;

}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #333;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}

/*    响应式样式   end    */

/* 本例子css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{  position:relative; z-index:1;  height:60px; line-height:60px; background:#fff; color:#0c2a1a;   }
.nav{ position:relative; width:1200px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:14px; }
.nav a{ color:#0c2a1a;  }
.nav h3{ font-size:100%; font-weight:normal;   }
.nav .m{ float:left;  position:relative; z-index:1; }
.nav h3 a{ display:block; width:120px; text-align:center;   font-weight:bold;  }
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:-3px; top:60px; z-index:1; width:128px; border-top:0;  background: rgba(11,42,26,.8); }
.nav .sub li{ text-align:center; margin-bottom:-1px;   }
.nav .sub li a{ display:block;  padding:8px 0; height:28px; line-height:28px; color:#fff;   }
.nav .sub li a:hover{ color:#0c2a1a; background: #cac38c;   }
.nav .block{ height:3px; width:130px; background:#0c2a1a; position:absolute; left:0; top:57px; overflow:hidden;  }
.nav .triangle{position:absolute;top:-15px;left:50%;margin-left:-3px;display:block;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 8px solid #0b2a1a;}

	
/*   public   start   */
.public{position:fixed;top:0;left:0;z-index:9999;width:100%;height:auto;background:#fff;}
.public .roof{width:100%;height:auto;overflow:hidden;background:#0b2a1a;padding:10px 0px;font-size:14px;color:#fff;}
.public .roof .roofbox{width:1200px;height:auto;margin:0 auto;}
.public .roof .roofbox .roof-t{float:left;height:auto;overflow:hidden;line-height:30px;}
.public .roof .roofbox .roof-d{float:right;height:auto;overflow:hidden;line-height:30px;}
.public .roof .roofbox .roof-d .tel{float:left;height:auto;overflow:hidden;}
.public .roof .roofbox .roof-d .tel>img{width:24px;height:auto;vertical-align:middle;margin:0px 10px;}
.public .roof .roofbox .roof-d .seek{float:left;width:166px;height:28px;background:#fff;border-radius:20px;margin:0px 20px;}
.public .roof .roofbox .roof-d .seek button{background:none;border:0px;cursor:pointer;}
.public .roof .roofbox .roof-d .seek>input{width:135px;height:27px;border:none;background:none;outline:none;text-indent:20px;}
.public .roof .roofbox .roof-d .seek>img{width:13px;height:auto;margin-top:7px;}
.public .roof .roofbox .roof-d .r-icon{float:left;height:auto;overflow:hidden;}
.public .roof .roofbox .roof-d .r-icon>a{display:block;float:left;width:30px;height:30px;margin:0px 5px;}
.public .roof .roofbox .roof-d .r-icon>a.cn-icon{background: url(../i/cn-icon.png);}
.public .roof .roofbox .roof-d .r-icon>a.usa-icon{background: url(../i/usa-icon.png);}
.public .logo{display:block;width:100%;height:auto;overflow:hidden;padding:10px 0;text-align:center;border-bottom:1px solid #e6e6e6;background:#fff;}
.public .logo>img{width:90px;height:auto;}

.pgdn{display:block;position:absolute;bottom:10px;left:50%;z-index:9999;margin-left:-25px;width:50px;height:50px;background: url(../i/pgdn.png) no-repeat;}

/*   public   end   */

.section .consult{position:absolute;z-index:99;top:81%;left:50%;margin-left:-70px;display:block;width:140px;height:38px;border:1px solid #fff;line-height:38px;text-align:center;font-size:14px;color:#fff;}
.bg11{position:absolute;z-index:99;top:55%;left:21%;display:block;width:58%;height:auto;}

/* .section .caption{position:relative;top:118px;z-index:3;width:100%;height:auto;overflow:hidden;text-align:center;}  */
.section .consult:Hover{background-color:#0B2A1A;border-color:#0B2A1A;}

.rec{margin:6.5% auto 0px;width:1200px;height:508px;overflow:hidden;}
.atlas .atlas-left{float:left;width:660px;height:100%;overflow:hidden;background: rgba(255,255,255,.6);}
.atlas .atlas-left>img{display:block;width:553px;height:auto;margin:0 auto;}
.atlas .atlas-right{position:relative;width:500px;height:100%;overflow:hidden;padding:20px;}
.atlas .atlas-right .bg22{position:absolute;top:0;left:0;width:100%;height:100%;}
.atlas .atlas-right .atlas-text{position:relative;z-index:1;padding:25px;height:auto;overflow:hidden;border:1px solid rgba(255,255,255,.6);color:#fff;}
.atlas .atlas-right .atlas-text .introduce,
.atlas .atlas-right .atlas-text .school{width:100%;height:auto;overflow:hidden;padding-bottom:25px;}
.atlas .atlas-right .atlas-text .introduce>h2{text-align:center;font-size:16px;padding:5px 0px 20px 0px;}
.atlas .atlas-right .atlas-text .introduce>p{font-size:14px;line-height:26px;}
.atlas .atlas-right .atlas-text .school>li{width:100%;height:auto;overflow:hidden;padding:5px 0;text-indent:30px;}
.atlas .atlas-right .atlas-text .school .t{background: url(../i/bg23.png) no-repeat center left;font-size:16px;}
.atlas .atlas-right .atlas-text .school .r{background: url(../i/bg24.png) no-repeat center left;background-position-x:7px;font-size:14px;}
.atlas .atlas-right .atlas-text .school .r>a{color:#fff;}
.atlas .atlas-right .atlas-text .school .r>a:hover{text-decoration:underline;}
.atlas .atlas-right .atlas-text .add{display:block;width:118px;height:32px;border:1px solid #fff;line-height:32px;text-align:center;font-size:22px;color:#fff;}

.counsel{position:absolute;right:0px;top:50%;margin-top:-151px;display:none;z-index:999;width:160px;height:auto;overflow:hidden;}
.counsel .coun-left{
	position:relative;
	top:91.5px;
	float:left;
	width: 0px;
    height: 100px;
    border-top: 10px solid transparent;
    border-right: 25px solid #e9eae9;
    border-bottom: 10px solid transparent;
	text-align:center;
	font-size:13px;
	color:#0b2a1a;
}
.counsel .coun-left>p{position:absolute;top:15px;left:6px;}
.counsel .counbox{float:right;width:135px;height:auto;overflow:hidden;background:#fff;text-align:center;}
.counsel .counbox .coun-logo{display:block;width:60px;height:auto;margin:15px auto 0px;}
.counsel .counbox .telbox{width:105px;height:auto;overflow:hidden;margin:15px auto;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.counsel .counbox .telbox .name{display:block;width:100%;height:auto;overflow:hidden;padding:8px 0;border-bottom:1px solid #e6e6e6;font-size:14px;color:#666;line-height:35px;}
.counsel .counbox .telbox .name:last-child{border-bottom:0px;}
.counsel .counbox .telbox .name .ibox{float:left;width:35px;height:35px;overflow:hidden;border-radius:50%;background:#fff;}
.counsel .counbox .telbox .name .ibox>img{width:100%;height:100%;}
.counsel .counbox .number{width:100%;height:auto;overflow:hidden;background:#e7e7e7;padding:10px 0;font-size:18px;color:#0b2a1a;}
.counsel .counbox .phone{width:100%;height:33px;line-height:33px;text-indent:45px;background: url(../i/phone_bg.jpg) no-repeat right center;margin-bottom:14px;font-size:15px;color:#fff;}

.sup{margin:6% auto 40px;width:1160px;height:auto;overflow:hidden;}
.sup .sup-list{display:block;float:left;width:260px;height:348px;margin:0px 15px;}
.sup .sup-list:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-transform:scale(1.1,1.1);}
.sup .sup-list.q{background: url(../i/bg31.jpg) no-repeat;background-size:260px;}
.sup .sup-list.w{background: url(../i/bg32.jpg) no-repeat;background-size:260px;}
.sup .sup-list.e{background: url(../i/bg33.jpg) no-repeat;background-size:260px;}
.sup .sup-list.r{background: url(../i/bg34.jpg) no-repeat;background-size:260px;}
.sup .sup-list .sub-text{width:210px;height:50px;background: rgba(255,255,255,.6);margin:149px auto;padding:10px;}
.sup .sup-list .sub-text .edge{width:100%;height:100%;border:1px solid #fff;font-size:14px;color:#0b2a1a;line-height:52px;text-align:center;}

.rec{margin:6% auto 0px;width:1034px;height:auto;overflow:hidden;}
.rec .rec-left{float:left;width:600px;height:352px;overflow:hidden;background:rgba(0,0,0,.5);}
.rec .rec-left .rec-text{height:242px;overflow:hidden;padding:105px 25px 5px 25px;color:#fff;font-size:14px;}
.rec .rec-left .rec-text>h2{font-size:18px;font-weight:100;padding-bottom:25px;}
.rec .rec-left .rec-text>h2 a{color:#fff;}
.rec .rec-left .rec-text>p{font-size:14px;line-height:28px;}
.rec .rec-left .rec-text>a{display:block;width:120px;height:30px;line-height:30px;border:1px solid #fff;text-align:center;color:#fff;margin:25px 0px;}
.rec .rec-right{float:left;width:434px;height:auto;overflow:hidden;}
.rec .rec-right .rec-list{display:block;float:left;width:207px;height:171px;overflow:hidden;margin:0px 0px 10px 10px;background-size:207px;}
.rec .rec-right .rec-list.q{background: url(../i/bg41.jpg) no-repeat;background-size:207px;}
.rec .rec-right .rec-list.w{background: url(../i/bg42.jpg) no-repeat;background-size:207px;margin:0px 0px 10px 0px;}
.rec .rec-right .rec-list.e{background: url(../i/bg43.jpg) no-repeat;background-size:207px;}
.rec .rec-right .rec-list.r{background: url(../i/bg44.jpg) no-repeat;background-size:207px;margin:0px 0px 10px 0px;}
.rec .rec-right .rec-list .mask{width:207px;height:171px;background: rgba(0,0,0,.7);text-align:center;padding-top:75px;margin-top:-246px;transition: .25s;-webkit-transition: .25s;-moz-transition: .25s;-ms-transition: .25s;-o-transition: .25s;}
.rec .rec-right .rec-list .mask .m{width:100px;height:28px;border:1px solid rgba(255,255,255,.7);line-height:28px;font-size:22px;color:#fff;margin:0 auto;}
.rec .rec-right .rec-list:hover .mask{margin-top:0;}

.case{margin:6% auto 0px;width:960px;height:auto;overflow:hidden;}
.case .case-list{position:relative;display:block;float:left;width:300px;margin:0px 10px;height:auto;overflow:hidden;}
.case .case-list .ibox{width:100%;height:170px;overflow:hidden;}
.case .case-list .ibox>img{width:100%;height:100%;}
.case .case-list .case-tbox{width:100%;height:auto;overflow:hidden;}
.case .case-list .case-text{height:156px;overflow:hidden;padding:0px 25px 25px 25px;color:#fff;font-size:14px;border:1px solid rgba(255,255,255,.5);}
.case .case-list .case-text>h2{font-size:16px;font-weight:100;padding:25px 0px 15px;}
.case .case-list .case-text>p{color:#ddd;font-size:14px;line-height:26px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;}
.case .case-list .mask2{position:absolute;top:-465px;left:0;width:300px;height:252px;background: rgba(0,0,0,.7);padding-top:150px;text-align:center;transition: .25s;-webkit-transition: .25s;-moz-transition: .25s;-ms-transition: .25s;-o-transition: .25s;}
.case .case-list .mask2>p{width:120px;height:38px;border:1px solid rgba(255,255,255,.7);line-height:38px;font-size:22px;color:#fff;margin:0 auto;}
.case .case-list:hover .mask2{position:absolute;top:0px;z-index:3;}

.teach{margin:6% auto 0px;width:1200px;height:auto;overflow:hidden;}
.teach .teachbox{width:100%;height:auto;overflow:hidden;padding-top:10px;}
.teach .teachbox .tea-list{float:left;width:270px;height:auto;overflow:hidden;font-size:14px;color:#fff;margin:0px 15px;}
.teach .teachbox .tea-list .t{display:block;width:100%;height:auto;overflow:hidden;font-size:16px;color:#fff;text-overflow:ellipsis;white-space: nowrap;padding:20px 0px;}
.teach .teachbox .tea-list .p1{color:#ddd;height:74px;line-height:26px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;}
.teach .teachbox .tea-list .p2{padding:20px 0;font-size:12px;}
.teach .teachbox .tea-list .p2>a{float:right;color:#fff;}
.teach .tea-more{display:block;width:260px;height:38px;line-height:38px;border:1px solid rgba(255,255,255,.5);text-align:center;color:#fff;font-size:14px;margin:50px auto 0px;}

.relation{width:100%;height:100%;overflow:hidden;font-size:14px;color:#fff;margin:0px auto 0px;position:relative;}
.relation .rel-head{width:1200px;height:320px;overflow:hidden;margin:20px auto 10px;position:absolute;left:50%;margin-left:-600px;top:50%;margin-top:-160px;}
.relation .rel-head .head-left{float:left;width:650px;height:auto;overflow:hidden;}
.relation .rel-head .head-left .tit{font-size:26px;font-weight:100;padding-top:40px;}
.relation .rel-head .head-left .text{padding-top:5px;line-height:23px;font-size:12px;}
.relation .rel-head .head-left .text>span{font-size:16px;}
.relation .rel-head .head-left .text img{vertical-align:middle;margin-right:5px;}
.relation .rel-head .head-right{float:right;height:auto;overflow:hidden;}
.relation .rel-head .head-right .menu{width:340px;height:auto;overflow:hidden;background:#15230b;padding:0px 35px;border-radius:5px;}
.relation .rel-head .head-right .menu .menu-t{position:relative;width:100%;height:40px;line-height:40px;overflow:hidden;text-align:center;}
.relation .rel-head .head-right .menu .menu-t>span{display:block;float:left;}
.relation .rel-head .head-right .menu .menu-t .s1{width:112px;border-top:1px solid #fff;margin-top:20px;}
.relation .rel-head .head-right .menu .menu-t .s2{width:116px;font-size:16px;font-weight:bold;}
.relation .rel-head .head-right .menu>input{width:338px;height:30px;border:1px solid rgba(255,255,255,.5);border-radius:3px;background:#fff;margin-top:15px;text-indent:40px;font-size:12px;color:#fff;line-height:30px;}
.relation .rel-head .head-right .menu>input.q{background: url(../i/name.png) no-repeat center;background-position-x:10px;}
.relation .rel-head .head-right .menu>input.w{background: url(../i/info.png) no-repeat center;background-position-x:10px;}
.relation .rel-head .head-right .menu>input.e{background: url(../i/phone.png) no-repeat center;background-position-x:10px;}
.relation .rel-head .head-right .menu>textarea{width:338px;height:50px;border:1px solid rgba(255,255,255,.5);margin-top:15px;border-radius:3px;padding:5px 0px;text-indent:10px;}
.relation .rel-head .head-right .menu>input.r{width:100%;background:#cac38c;border:0px;color:#0b2a1a;margin-bottom:10px;text-indent:0;cursor:pointer;}
.relation .rel-bot{position:absolute;left:0px;bottom:0px;width:100%;height:auto;overflow:hidden;background:#0b2a1a;padding:5px 0px;}
.relation .rel-bot a{color:#ddd;} 
.relation .rel-bot .botbox{width:1200px;height:auto;overflow:hidden;margin:0 auto;}
.relation .rel-bot .botbox .bot-left{float:left;width:80%;height:auto;overflow:hidden;}
.relation .rel-bot .botbox .bot-left>img{display:block;width:170px;height:auto;margin:5px 0px 5px;}
.relation .rel-bot .botbox .bot-left .firm{font-size:12px;}
.relation .rel-bot .botbox .bot-right{float:right;width:20%;height:auto;overflow:hidden;text-align:center; display:inline}
.relation .rel-bot .botbox .bot-right>img{display:inline;width:100%;height:auto;margin:0 auto;}
.relation .rel-bot .botbox .bot-right>p{padding-top:5px;font-size:10px;}


.atlas{width:1200px;height:auto;overflow:hidden;margin:5% auto 0px;}
.atlas .atlas-left{position:relative;float:left;width:660px;height:388px;overflow:hidden;background: rgba(255,255,255,.6);}
.atlas .atlas-left .tab{position:relative;top:-40px;width:100%;height:427px;overflow:hidden;}
.atlas .atlas-left .tab>li{cursor:pointer;color:#fff;font-size:9px;}
.atlas .atlas-left .tab>li .i2{display:none;}
.atlas .atlas-left .tab .tab-a{position:absolute;top:40px;left:215px;z-index:0;width:180px;height:260px;}
.atlas .atlas-left .tab li.a{color:#0b2a1a;}
.atlas .atlas-left .tab li.a .i1{display:none;}
.atlas .atlas-left .tab li.a .i2{display:block;}
.atlas .atlas-left .tab .tab-a>img{width:100%;height:auto;}
.atlas .atlas-left .tab .tab-a .i2{display:none;}
.atlas .atlas-left .tab .tab-a>p{position:absolute;top:73%;left:61%;}

.atlas .atlas-left .tab .tab-b{position:absolute;top:269px;left:260px;z-index:1;width:143px;height:99px;}
.atlas .atlas-left .tab li.a{color:#0b2a1a;}
.atlas .atlas-left .tab li.a .i1{display:none;}
.atlas .atlas-left .tab li.a .i2{display:block;}
.atlas .atlas-left .tab .tab-b>img{width:100%;height:auto;}
.atlas .atlas-left .tab .tab-b>p{position:absolute;top:27%;left:29%;}

.atlas .atlas-left .tab .tab-c{position:absolute;top:293px;left:378px;z-index:2;width:63px;height:70px;}
.atlas .atlas-left .tab li.a{color:#0b2a1a;}
.atlas .atlas-left .tab li.a .i1{display:none;}
.atlas .atlas-left .tab li.a .i2{display:block;}
.atlas .atlas-left .tab .tab-c>img{width:100%;height:auto;}
.atlas .atlas-left .tab .tab-c>p{position:absolute;top:20%;left:20%;}

.atlas .atlas-left .tab .tab-d{position:absolute;top:328px;left:348px;z-index:3;width:40px;height:71px;}
.atlas .atlas-left .tab li.ahover{color:#0b2a1a;}
.atlas .atlas-left .tab li.ahover .i1{display:none;}
.atlas .atlas-left .tab li.ahover .i2{display:block;}
.atlas .atlas-left .tab .tab-d>img{width:100%;height:auto;}
.atlas .atlas-left .tab .tab-d>p{position:absolute;top:20%;left:37%;}

.atlas .atlas-left .tab .tab-e{position:absolute;top:334px;left:242px;z-index:4;width:119px;height:74px;}
.atlas .atlas-left .tab li.a{color:#0b2a1a;}
.atlas .atlas-left .tab li.a .i1{display:none;}
.atlas .atlas-left .tab li.a .i2{display:block;}
.atlas .atlas-left .tab .tab-e>img{width:100%;height:auto;}
.atlas .atlas-left .tab .tab-e>p{position:absolute;top:20%;left:50%;}

.atlas .atlas-left .tab .tab-f{position:absolute;top:347px;left:377px;z-index:5;width:70px;height:50px;}
.atlas .atlas-left .tab li.a{color:#0b2a1a;}
.atlas .atlas-left .tab li.a .i1{display:none;}
.atlas .atlas-left .tab li.a .i2{display:block;}
.atlas .atlas-left .tab .tab-f>img{width:100%;height:auto;}
.atlas .atlas-left .tab .tab-f>p{position:absolute;top:20%;left:20%;}

.atlas .atlas-left .tab.select{color:#0b2a1a;}
.atlas .atlas-left .tab.select:hover{color:#0b2a1a;}
.atlas .atlas-left .tab.select:hover .i1{display:none;}
.atlas .atlas-left .tab.select:hover .i2{display:block;}


.atlas .atlas-right{position:relative;width:500px;height:349px;overflow:hidden;padding:20px;}
.atlas .atlas-right .bg22{position:absolute;top:0;left:0;width:100%;height:100%;}
.atlas .atlas-right .atlas-text{height:296px;position:relative;z-index:1;display:none;padding:25px;overflow:hidden;border:1px solid rgba(255,255,255,.6);color:#fff;}
.atlas .atlas-right .atlas-text .introduce,
.atlas .atlas-right .atlas-text .school{width:100%;height:auto;overflow:hidden;padding-bottom:25px;}
.atlas .atlas-right .atlas-text .introduce>h2{text-align:center;font-size:16px;padding:5px 0px 20px 0px;}
.atlas .atlas-right .atlas-text .introduce>h2 a{color:#fff;}
.atlas .atlas-right .atlas-text .introduce>p{font-size:14px;line-height:26px;width:100%;height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.atlas .atlas-right .atlas-text .introduce>p a{color:#fff;}
.atlas .atlas-right .atlas-text .school>li{width:100%;height:auto;overflow:hidden;padding:5px 0;text-indent:30px;}
.atlas .atlas-right .atlas-text .school .t{background: url(../i/bg23.png) no-repeat center left;font-size:16px;}
.atlas .atlas-right .atlas-text .school .r{background: url(../i/bg24.png) no-repeat center left;background-position-x:7px;font-size:14px;}
.atlas .atlas-right .atlas-text .school .r>a{color:#fff;}
.atlas .atlas-right .atlas-text .school .r>a:hover{text-decoration:underline;}
.atlas .atlas-right .atlas-text .add{display:block;width:118px;height:32px;border:1px solid #fff;line-height:32px;text-align:center;font-size:22px;color:#fff;}










