h2{
    word-break: break-word !important;
}
a{
word-break: break-word !important;
}
body{
	background-image:url(../images/body_back.png);background-repeat: repeat-x;background-size: 1% 100%;
	background-color: #fff;
}

.searchWrap{width: 100%;min-height: 100%;overflow: hidden;position: fixed;top: 0;left: 0;display: none;}
.searchTop{width: 100%;height: auto;position: relative;}
.searchBack{float: left;width:0.26rem;height: 0.48rem;top:0.38rem;left: 0.2rem;position: absolute;
	background-image:url(../images/back.png);
	background-image:-webkit-image-set(url(../images/back.png) 1x,url(../images/back_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}
.searchDiv{width: 86.66667%;box-sizing: border-box;border: 1px solid #fff;height: 0.7rem;position: absolute;top: 0.27rem;right: 0.2rem;border-radius: 0.3rem;}
.searchDiv input{background: none;line-height: 0.7rem;font-size:0.24rem;color:#fff;width: 87%;height: 100%;float: left;padding-left:0.3rem;box-sizing: border-box;}
.searchDiv a{width: 13%;float: left;height: 100%;
	background-image:url(../images/search2.png);
	background-image:-webkit-image-set(url(../images/search2.png) 1x,url(../images/search2_2x.png) 2x);
	background-repeat: no-repeat;background-position: 0.23rem center;background-size: 0.3rem 0.3rem;
}

.slideMenu{width: 100%;padding-bottom:0.5rem;height: 100%;position: fixed;overflow:scroll;right: -100%;top:0;z-index: 110;}
.menu_back{padding:0 0.4rem;height:auto;overflow: hidden;padding-top: 1rem;}
.menu_back a{display: block;width: 0.36rem;height: 0.36rem;float: right;
	background-image:url(../images/menu_back.png);
	background-image:-webkit-image-set(url(../images/menu_back.png) 1x,url(../images/menu_back_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}

.menu_wrap{width: 100%;height: auto;overflow: hidden;padding-bottom: 3.6rem;margin-top: 0.3rem;}
.menu_wrap li{line-height: ;font-size: 0.28rem;line-height: 0.4rem;}
.menu_wrap li h3{overflow: hidden;padding: 0.24rem 0.6rem 0.24rem 0.45rem;border-bottom: 1px solid #2f2f2f;}
.menu_wrap li h3 a{display: block;width: 97%;color: #2f2f2f;}
.menu_wrap li.on h3{
	background-image:url(../images/add.png);
	background-image:-webkit-image-set(url(../images/add.png) 1x,url(../images/add_2x.png) 2x);
	background-repeat: no-repeat;background-position: 96% center;background-size: 0.26rem 0.26rem;;
}
.menu_wrap li.current h3{
	background-image:url(../images/add-.png);
	background-image:-webkit-image-set(url(../images/add-.png) 1x,url(../images/add-_2x.png) 2x);
	background-repeat: no-repeat;background-position: 96% center;background-size: 0.26rem 0.26rem;
}
.dropDiv{padding-left: 0.25rem;height: auto;overflow: hidden;display: none;}
.dropDiv a{border-bottom: 1px solid #ab8857;display: block;font-size: 0.24rem;text-indent: 0.34rem;line-height: 0.34rem;padding: 0.24rem 0;color: #2f2f2f;
	background-image:url(../images/menua_back.png);
	background-image:-webkit-image-set(url(../images/menua_back.png) 1x,url(../images/menua_back_2x.png) 2x);
	background-repeat: no-repeat;background-position: 0.2rem 0.36rem;background-size: 1%;
}
.menu_footer div{position: relative;margin-bottom: 0.3rem;}
.menu_footer p{text-align: center;color: #3e3e3e;font-size: 0.24rem;}
.menu_footer a.global{margin-right: 0.2rem;color: #3e3e3e;}
.menu_footer a.global i{display: inline-block;width: 0.2rem;height: 0.2rem;margin-right: 0.1rem;
	background-image:url(../images/lang1.png);
	background-image:-webkit-image-set(url(../images/lang1.png) 1x,url(../images/lang1_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}
.menu_footer a.global span{display: inline-block;width: 0.14rem;height: 0.08rem;margin-left: 0.1rem;
	background-image:url(../images/lang2.png);
	background-image:-webkit-image-set(url(../images/lang2.png) 1x,url(../images/lang2_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
	transition: all 0.3s ease-in;transform: rotateZ(0deg);
}
.menu_footer a.global span.on{transition: all 0.3s ease-in;transform: rotateZ(180deg);}
.menu_footer a.pc{margin-left: 0.2rem;color: #3e3e3e;}
.menu_footer a.pc i{display: inline-block;width: 0.2rem;height: 0.18rem;margin-right: 0.1rem;
	background-image:url(../images/pc.png);
	background-image:-webkit-image-set(url(../images/pc.png) 1x,url(../images/pc_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}
.language{background: #fff;border-radius: 0.1rem;padding-bottom: 0.36rem;display: none;
	position: absolute !important;bottom:100%;width: 1.74rem;height: auto;overflow: hidden;left:50%;margin-left:-0.67rem;margin-bottom: 0.15rem;
}
.language .close{display: block;width: 0.16rem;height: 0.16rem;margin: 0.1rem 0.2rem 0 auto;
	background-image:url(../images/close.png);
	background-image:-webkit-image-set(url(../images/close.png) 1x,url(../images/close_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}
.language a{color: #3e3e3e;display: block;font-size: 0.24rem;padding: 0.02rem 0.19rem;margin-top: 0.2rem;overflow: hidden;}
.language a img{display: block;max-width: 0.36rem;float: left;margin-right: 0.1rem;}
.language a em{float: left;width: 0.9rem;}
.link_m a{color: #3E3E3E;}
.link_m i{display: inline-block;width: 0.24rem;height: 0.2rem;margin-right: 0.1rem;
	background-image:url(../images/link_m.png);
	background-image:-webkit-image-set(url(../images/link_m.png) 1x,url(../images/link_m_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}




.divMainBox{width: 100%;height: 100%;overflow: hidden;position:relative;top:0;right:0;background:url(../images/main_back.png) no-repeat center top;background-size: 100%;	}
.header{padding: 0 0.2rem;height: 1.2rem;overflow: hidden;position: relative;}
.header a{display: block;width: 100%;height: 100%;}
.search{width: 0.4rem;height: 0.4rem;position: absolute;left: 0.2rem;top:0.42rem;}
.search a{
	background-image:url(../images/search.png);
	background-image:-webkit-image-set(url(../images/search.png) 1x,url(../images/search_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}
.logo{width: 1.67rem;height: 0.65rem;margin: 0.28rem auto 0;}
.menu{width: 0.4rem;height: 0.25rem;position: absolute;right: 0.2rem;top:0.48rem;
	background-image:url(../images/menu.png);
	background-image:-webkit-image-set(url(../images/menu.png) 1x,url(../images/menu_2x.png) 2x);
	background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
}
.photoWrap{height: auto;overflow: hidden;padding: 0 0.2rem;position: relative;}
.photo{width: 2.2rem;height: 2.2rem;padding: 0.1rem;box-sizing: border-box;background: rgba(255,243,201,0.6);border-radius: 100%;margin: 0.42rem auto 0;overflow: hidden;}
.imgWrap{width: 100%;height: 100%;overflow: hidden;border-radius: 100%;}
.img{width: 100%;height: 100%;display: table;overflow: hidden;}
.img span{display: table-cell;text-align: center;vertical-align: middle;}
.img span img{max-width: 100%;max-height: 100%;}
.like{font-size: 0.18rem;color: #464646;position: absolute;top: 1.42rem;left:74.13%;padding-left: 0.34rem;
	line-height:0.24rem;background-image:url(../images/heart.png);
	background-image:-webkit-image-set(url(../images/heart.png) 1x,url(../images/heart_2x.png) 2x);
	background-repeat: no-repeat;background-position: left center;background-size: 0.24rem 0.21rem;
}
.info{height: auto;overflow: hidden;text-align: center;margin-top: 0.27rem;}
.info p{font-size: 14px;color: #353535;font-weight: bold;line-height: 0.32rem;}
.info span{font-size: 14px;color: #5a5a5a;line-height: 0.32rem;}
.info span i{font-style: normal;}
.tutorLink{margin-top: 0.1rem;}
.tutorLink a{float: left;width: 100%;padding:0.12rem 0;text-align:center;line-height:0.32rem;background: rgba(255,255,255,0.4);font-size: 14px;color: #4d4d4d;}
.tutorLink a:nth-child(2){float: right;}

.mainWrap{width: 100%;height: auto;overflow: hidden;}
.tabTop{margin-top: 0.38rem;height: auto;width: 100%;overflow: hidden;}
/*.swiper-container{padding-bottom: 0.5rem;}*/
.swiper-slide{position: relative;text-align:center;margin:0 0.2rem;border: 2px solid rgba(255,255,255,0.5);width:1.1rem;height:1.1rem;box-sizing: border-box;}
.swiper-slide:before{content: '';width: 0.18rem;height: 0.02rem;position: absolute;left:-0.2rem;top:0.54rem;
	background: url(../images/line.png) no-repeat center;background-size: 100% 100%;
}
.swiper-slide:after{content: '';width: 0.18rem;height: 0.02rem;position: absolute;right: -0.2rem;top: 0.54rem;
	background: url(../images/line.png) no-repeat center;background-size: 100% 100%;
}
.swiper-slide span{display:block;position:absolute;width:100%;left:0;top:50%;color: #fff;font-size: 0.14rem;line-height: 0.3rem;}
/*.swiper-slide em{display: block;width: 0.76rem;height: 0.32rem;position: absolute;bottom:-0.52rem;left:50%;margin-left:-0.38rem;
	background: url(../images/trig.png) no-repeat center;background-size: 100% 100%;
}*/
.swiper-slide.on span{color: #FB4B77;}


.tabCont{padding: 0 0.2rem;word-break: break-all;padding-top: 0.5rem;}
.main{display:none;position:relative;background: #fff;box-shadow: 0 0 0.08rem #b67d02;border-radius: 0.1rem;padding: 0.4rem 0.3rem;}
.main:after{
	content:'';width: 0.76rem;height: 0.32rem;position: absolute;top:-0.32rem;left:50%;margin-left:-0.38rem;
	background: url(../images/trig.png) no-repeat center;background-size: 100% 100%;
}
.profile p{font-size: 14px;line-height: 0.5rem;color: #000000;}

.information span{display: block;line-height: 0.6rem;font-size: 14px;color: #424242;}

.eduExperience{padding: 0.4rem 0.2rem;}
.eduExperience li{padding-left: 0.4rem;margin-bottom: 0.4rem;
	background-image:url(../images/liPot.png);
	background-image:-webkit-image-set(url(../images/liPot.png) 1x,url(../images/liPot_2x.png) 2x);
	background-repeat: no-repeat;background-position: 0.02rem 0.06rem;background-size: 0.1rem 0.1rem;
}
.eduExperience a{display: block;width: 100%;height: 100%;font-size: 0.26rem;}
.eduExperience li span{color: #3c3c3c;}
.eduExperience li p{color: #000;line-height: 0.36rem;margin-top: 0.16rem;}
.eduExperience li a:active p{color: #fb4b77;}

.researchFocus li{margin-bottom: 0.3rem;background-position: 0.02rem 0.1rem;}
.researchFocus li p{margin-top: 0;}

.researchGroup{padding: 0.4rem 0 0;}
.team{border-bottom: 1px dashed rgba(255,198,0,0.3);margin-bottom: 0.4rem;}
.team:nth-last-child(1){border-bottom: 0;margin-bottom: 0;}
.team h2{text-align: center;padding-top: 0.2rem;}
.team h2 span{display:inline-block;padding: 0.12rem 0.62rem;margin: 0 auto;background: #ffeeb2;color: #171717;font-weight: bold;font-size: 0.2rem;border: 1px solid #f6c300;border-radius: 0.1rem;}
.team p{padding:0 0.3rem;line-height: 0.4rem;font-size: 0.24rem;color: #333333;margin-top: 0.5rem;}
.team ul{height: auto;overflow: hidden;padding: 0.25rem 0.3rem 0.4rem;}
.team li{float: left;height:auto;overflow:hidden;width: 1.8rem;margin:0 0.55rem 0.35rem 0;}
.team li:nth-child(3n){margin-right: 0;}
.team .teamImgWrap{height: 1.8rem;overflow:hidden;padding: 0.1rem;box-sizing: border-box;background: rgba(255,243,201,0.6);border-radius: 50%;}
.team li em{display: block;font-size: 0.24rem;color: #353535;display: block;text-align: center;font-weight: bold;line-height: 0.34rem;margin: 0.17rem 0 0;}

.footer{padding: 0.3rem 0.2rem 0.5rem;width:100%;box-sizing:border-box;text-align: center;font-size: 0.14rem;color: #404040;bottom: 0;left: 0;position: relative;}
/*list*/
.mainWrap2{padding: 0.68rem 0.2rem 0.37rem;box-sizing: border-box;}
.main1{display: block;padding: 0 0 0.55rem;}
.main1 h2{padding: 0.3rem 0.2rem;font-size: 0.3rem;font-weight: bold;color: #181818;line-height: 0.4rem;border-bottom: 1px solid #ffc600;}
.list{padding: 0 0.2rem;height: auto;overflow: hidden;}
.list li{padding: 0.28rem 0.2rem 0.24rem;border-bottom: 1px dashed #ffcd38;}
.list li span{font-size: 0.2rem;color: #646464;line-height: 0.24rem;}
.list li p{font-size: 0.24rem;line-height: 0.3rem;margin-top: 0.1rem;}

.more{margin: 0.53rem auto 0;text-align:center;border-radius:0.3rem;width:67.6%;height:0.6rem;background: url(../images/moreBack.png);background-size: 100% 100%;}
.more a{display: inline-block;font-size: 0.24rem;color: #fff;line-height: 0.6rem;padding-left: 0.32rem;
	background-image:url(../images/loading.png);
	background-image:-webkit-image-set(url(../images/loading.png) 1x,url(../images/loading_2x.png) 2x);
	background-repeat: no-repeat;background-position: left center;background-size: 0.22rem 0.22rem;
}

/*listImg*/
.listImg{padding: 0.3rem 0.2rem 0;}
.listImg ul{width: 100%;height: auto;overflow: hidden;}
.listImg li{width: 82px;height: 95px;float: left;margin:0 0.35rem 0.4rem 0;border: 1px solid #c2c2c2;}
.listImg li:nth-child(3n){margin-right: 0;}

/*content*/
.cont{padding: 0 0.2rem;height: auto;overflow: hidden;}
.cont h3{font-size: 0.26rem;color: #404040;padding: 0.54rem 0.2rem 0.3rem;text-align: center;line-height: 0.36rem;border-bottom: 1px dashed #ffcd38;}
.cont span{display: block;text-align: center;font-size: 0.18rem;color: #b5b5b5;line-height: 0.28rem;margin-top: 0.16rem;padding-bottom: 0.1rem;}
.cont img{display: block;max-width: 100%;margin: 0.5rem auto;}
.cont p{font-size: 0.24rem;color: #404040;line-height: 0.42rem;margin-bottom: 0.5rem;word-break: break-all;}
.attachment{width: 100%;height: auto;padding-bottom:0.3rem;overflow: hidden;}
.attachment h3{padding: 0.1rem 0.2rem;border-bottom: 1px solid #ffc600;font-size: 0.26rem;color: #0b0b0b;font-weight: bold;}
.attachment ul{padding: 0 0.2rem;height: auto;overflow: hidden;}
.attachment li{font-size: 0.24rem;color: #474747;line-height: 0.3rem;margin-top: 0.2rem;padding-left: 0.18rem;
	background-image:url(../images/liPot2.png);
	background-image:-webkit-image-set(url(../images/liPot2.png) 1x,url(../images/liPot2_2x.png) 2x);
	background-repeat: no-repeat;background-position: 0.02rem 0.1rem;background-size: 0.06rem 0.06rem;
}
.attachment li a:active{color: #FB4B77;}
.page_pn{padding: 0.08rem 0.2rem 0;}
.page_pn p{font-size: 0.24rem;color: #343434;line-height: 0.36rem;margin-top: 0.24rem;}
.page_pn p a{color: #343434;}
.page_pn p:active{text-decoration: underline;}

/*content-images*/
.contImg{border-bottom: 1px dashed #F6C300;padding-bottom: 0.2rem;}
.contImg img{margin: 0.3rem auto;}
.contImg p{padding: 0 0.24rem;line-height: 0.3rem;text-indent: 0.48rem;}

/*structured_contentPage*/
.struct_cont{padding-top: 0.3rem;}
.struct_cont span{text-align: left;font-size: 0.24rem;color: #404040;line-height: 0.56rem;}
.struct_cont i{font-weight: bold;font-style: normal;}


.turor{padding: 0 0.2rem;}
.group{margin-bottom: 0.3rem;}
.group:nth-last-child(1){margin-bottom: 0;}
.group h3{font-size: 0.26rem;color: #2e2e2e;font-weight: bold;padding: 0.35rem 0.2rem;line-height: 0.36rem;
	background-image:url(../images/potH3.png);
	background-image:-webkit-image-set(url(../images/potH3.png) 1x,url(../images/potH3_2x.png) 2x);
	background-repeat: no-repeat;background-position: left 0.45rem;background-size: 0.1rem 0.12rem;
}
.group p{padding: 0 0.24rem;font-size: 0.2rem;color: #404040;line-height: 0.3rem;padding-bottom: 0.4rem;}
.group ul{height: auto;overflow: hidden;padding: 0.1rem 0.1rem 0;}
.group li{float: left;width: 1.8rem;height: auto;overflow: hidden;margin-right: 0.55rem;margin-bottom: 0.35rem;}
.group li .groupImgWrap{width: 1.8rem;height: 1.8rem;overflow: hidden;padding: 0.1rem;box-sizing: border-box;background: rgba(255,243,201,0.6);border-radius: 50%;}
.group li:nth-child(3n){margin-right: 0;}
.group li em{display: block;font-size: 0.24rem;color: #353535;font-weight: bold;line-height: 0.34rem;text-align: center;margin-top: 0.17rem;}

.comprehensive{padding: 0 0.2rem;}
.compre{margin-bottom: 0.2rem;}
.compre .title{position: relative;height: auto;overflow: hidden;padding-bottom: 0.07rem;}
.compre .title h3{padding:0.35rem 0.76rem 0 0.2rem;font-size: 0.26rem;color: #292929;line-height: 0.36rem;font-weight: bold;
	background-image:url(../images/potH3.png);word-break: break-all;
	background-image:-webkit-image-set(url(../images/potH3.png) 1x,url(../images/potH3_2x.png) 2x);
	background-repeat: no-repeat;background-position: left 0.45rem;background-size: 0.1rem 0.12rem;
}
.compre .title .mo{float: right;font-size: 0.18rem;color: #000;}
.compreCont ul{padding: 0 0.2rem;}
.compreCont li{font-size: 0.24rem;color: #666666;line-height: 0.34rem;padding: 0.35rem 0rem;border-bottom: 1px dashed #ffc600;}
.compreCont li:nth-last-child(1){border-bottom: none;}
.compreCont li a{color: #666;}
.compreCont li a em{color: #333333;margin-right: 0.16rem;}


.cont span span{    display: inline;}