<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    font-size: 62.5%;
}
body{
	font-size:1.2rem;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}
a{
    text-decoration:none;
}
.wrap{
	width:100%;
	margin:0 auto;
}
.head{
	width:100%;
	height:50px;
    position: relative;
    border-bottom: 5px solid #000;
    background: #fff;
}
.head h2{
    line-height: 50px;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
}
.logo{
    width: 130px;
    height: 34px;
    position: absolute;
    background: url("../images/logo_03.png") no-repeat;
    background-size: 50%;
    top: 8px;
    left: 10px;
}
.nav{
    width: 30px;
    height: 22px;
    position: absolute;
    right:10px;
    top:15px;
	background: url("../images/nav.png") no-repeat;
    background-size: 90%;
}
.menu{
    width: 35%;
    position: absolute;
    right: 0;
    background:#49494b;
    padding-bottom: 10px;
    display: none;
    z-index: 10000;
}
.menu li{
    line-height: 30px;
    text-align: center;
    font-size: 1.8rem;
}
.menu li a{
    display: block;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    border-bottom: 1px solid #535354;
}
.menu li a:hover{
    color: #5f5f5f;
}
/*****************banner**********************/
.wrap .banner img{
	width:100%;
}
/**************************submitæˆ‘è¦æŠ¥å************************/
.wrap .submit{
	width:100%;
	margin-top:14px;
}
.wrap .submit .btn{
     display:block;
     width:90%;
     height:41px;
     margin:0 auto;
     line-height:41px;
     text-align:center;
     border:solid 1px #8ec71a;
     -moz-border-radius: 5px;
     -khtml-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     font-size:1.6rem;
     text-decoration:none;
     color:#fff;
     background:#8ec71a;
     font-weight:bold;

 }
.wrap .submit .btn1{
    display:block;
    width:90%;
    height:41px;
    margin:0 auto;
    line-height:41px;
    text-align:center;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size:1.6rem;
    text-decoration:none;
    color:#fff;
    background:#ccc;
    font-weight:bold;

}
/***************************æœ¬æœŸå˜‰å®¾current*********************/
.wrap .current{
    width: 100%;
}
.wrap .title{
    height: 15px;
    line-height: 40px;
    font-size: 1.6rem;
    font-weight: bold;
    width: 95%;
    margin: 0 auto;
}
.current dl{
    width: 100%;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    margin: 20px auto 0;
    background: #ececec;
    border-radius: 3px;
    -webkit-box-radius:3px;
}
.current dt{
    width: 30%;
    padding: .5rem;
    /* display: -webkit-box; */
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    /* -webkit-box-align: center; */
    /* -webkit-box-pack: center; */
}
.current dt img{
    display: block;
    width: 100%;
    height: 100%;
}
.current dd{
    -webkit-box-flex: 1;
    /* width: 70%; */
    /* background: #f0f; */
    padding: .6rem .5rem 0 0;
}
.current dd h2{
    /* padding-top: .5rem; */
    padding-left: .5rem;
    font-size: 1.4rem;
    font-weight: bold;
}
.current dd h2 span{
    font-size:1rem;
    font-weight: normal;
    color: #474747;
}
.current dd p{
    padding-top: 5px;
    color: #333;
    line-height: 20px;
    padding-left: 10px;
}
/********************æœ¬æœŸä¸»é¢˜index-theme*************************/
.index-theme{
    width: 100%;
}
.index-theme&gt;h2{
    width: 68%;
    background: url("../images/h2by_03.jpg") no-repeat left bottom;
    background-size: 100%;
    line-height: 45px;
    font-weight: bold;
    font-size:1.8rem;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
}
.index-theme&gt;h3{
    width: 100%;
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
    margin-top: 15px;
}
.index-theme .index-p{
    width: 90%;
    margin: 0 auto;
    line-height: 20px;
    margin-top: 15px;
    text-indent: 2rem;
}
.index-theme&gt;h4{
    width: 100%;
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
    margin-top: 15px;
}

#introvideo {
	width:100%;
	height:100%;
	margin: 0 auto;
	text-align: center;
	}


#paragraph2{
    width: 90%;
    margin: 0 auto;
    line-height: 20px;
    margin-top: 20px;
    display: none;
}

.arrow{
    display: block;
    width:20px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;
}
.up{
    background: url("../images/arrow_03.png") no-repeat center center;
}
.down{
    background: url("../images/arrow.jpg") no-repeat center center;
}
.arrow&gt;img{
    display: block;
    width: 10px;
    height: 18px;
    margin: 0 auto;
}
/**********************æœ¬æœŸå›žé¡¾ban*************************/
.index-ban{
    width: 100%;
    height: 44px;
    background: url("../images/index-ban_02.jpg") no-repeat;
    margin-top: 20px;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
}
.index-ban h2{
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 44px;
}
.index-ban .index-ban-img{
    width: 36%;
    margin-top: 13px;
}
.index-ban .index-ban-img img{
    width: 100%;
}
/****************è§†é¢‘å›žé¡¾index-video****************/
.index-video{
    width: 98%;
    margin: 20px auto 0;
}
.index-video h2{
    width: 100%;
    font-size: 1.6rem;
    line-height: 45px;
    font-weight: bold;
    background: url("../images/h2by_03.jpg") no-repeat left bottom;
    background-size: 100%;
}
.index-video #video {
    margin:20px auto 0;
    height: auto;
    width: 100%;
}
.index-video .index-v-img{
    width: 100%;
    margin-top: 20px;
}
.index-video .index-v-img img{
    width: 100%;
}
/****************å›¾ç‰‡å›žé¡¾index-img****************/
.index-img{
    width: 98%;
    margin: 20px auto 0;
}
div#slider {
    margin-top: 13px;
}
.index-img h2{
    width: 100%;
    font-size: 1.6rem;
    line-height: 45px;
    font-weight: bold;
    background: url("../images/h2by_03.jpg") no-repeat left bottom;
    background-size: 100%;
}
.i-img{
    width: 100%;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    margin-top: 10px;
}
.index-v-img{
    width: 45%;
    margin-left: 3%;
}
.index-v-img img{
    display: block;
    width: 100%;
}


#featureCarousel {
    height: 280px;
    width:100%;
    background-color:gray;
    position:relative;
}
#featureCarousel img {
    border:0;
}
#featureCarousel .feature {
    position:absolute;
    top:-1000px;
    left:-1000px;
    border:3px solid white;
    cursor:pointer;
}
#featureCarousel .feature &gt; div {
    position:absolute;
    bottom:0;
    left:0;
    background-color:black;
    width:100%;
}
#featureCarousel .feature &gt; div p {
    margin:0;
    padding:5px;
    font-weight:bold;
    font-size:12px;
    color:white;
}
#featureCarousel .blipsContainer {
    position:absolute;
    color:white;
    right:25px;
    top:210px;
    padding:0;
    margin:0;
}

/*********************æ–‡å­—æŠ¥é“index-artical******************/
.index-artical{
    width: 98%;
    margin:0 auto;
}
.index-artical h2{
    width: 100%;
    font-size: 1.6rem;
    line-height: 45px;
    font-weight: bold;
    background: url("../images/h2by_03.jpg") no-repeat left bottom;
    background-size: 100%;
}
.artical-m{
    width: 100%;
    margin-top: 10px;
}
.index-artical p{
    width: 96%;
    margin: 0 auto;
    line-height: 20px;
    text-indent: 2rem;
    margin-bottom: 10px;
    overflow: hidden;
}
.index-artical p b {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}
.index-artical p a{
    color: #000000;
    
}
/***********************ä¸€ç¥¨æ²™é¾™*************************/
.index-salon{
    width: 100%;
}
.index-salon .index-salon-img{
    width: 98%;
    margin: 20px auto 0;
}
.index-salon .index-salon-img&gt;h2{
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #000;
}
.index-salon .index-salon-img&gt;h2 a{
    display: block;
    color: #000;
}
.index-salon .index-salon-img&gt;h2 a:hover{
    color: #f0f;
}
.index-salon .index-salon-img .salon-img{
    width: 100%;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    margin-top: 10px;
}
.index-salon .index-salon-img .salon-img .s-img{
    width: 45%;
    margin-left: 3%;
}
.index-salon .index-salon-img .salon-img .s-img img{
    display: block;
    width: 100%;
}
/********************************submitæäº¤é¡µé¢********************************************************/
.s-main{
    width: 100%;
    height: auto;

}
.s-main&gt;h2{
    width: 100%;
    height: 50px;
    background:#8ec71a;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.submit-m{
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.point{
    width: 100%;
    height: 35px;
    margin: 0 auto;
    /*    background: #333;*/
    line-height: 35px;
    text-align: center;
}
.message{
    width: 100%;
    height: auto;
    margin-top: 35px;
}
.message ul{
    width: 100%;
    height: auto;
}
.message ul li{
    width: 100%;
    height: 72px;
    margin: 0 auto;
}
.message ul li p{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
}
.message ul li input{
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #999;
    margin-top: 8px;
}
.sb-m{
    width: 90%;
    height: 50px;
    background: #8ec71a;
    margin: 0 auto;
    border-radius: 6px;
}
.sb-m a{
    width: 100%;
    height: 50px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}
.point1{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    color: #999;
    margin-top: 10px;
    text-align: center;
}
section{
    width: 100%;
    height: auto;
    background: #ccc;
}
section ul{
    width: 100%;
    height: auto;
    background: #ccc;
}
section ul li{
    width: 100%;
    height: 72px;
}
/****************zhezhaoceng***************/
.mask-box{
    display:none;
}
.mask-bg{
    background:#4c4c4c;
    position:absolute;
    z-index:1001;
    left: 0;
    top: 0;
    opacity: 0.5;
}
.close{
    width: 23px;
    height: 32px;
    position: fixed;
    right:50px;
    z-index: 1333;
    top:30px;

}
.mask-layer_box{
    width: 350px;
    height: 230px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index:1002;
}
.mask-layer_box .cover{
    width: 350px;
    height: 230px;
    margin: 0 auto;
}
.mask-layer_box .cover img{
    width: 114px;
    height: 114px;
    display: block;
    margin: 0 auto;
}
.mask-layer_box .cover .pp1{
    width: 286px;
    height: 30px;
    margin: 0 auto;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    margin-top: 40px;
}
.mask-layer_box .cover .pp2{
    width: 350px;
    height: 30px;
    margin: 0 auto;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}
/*********************radioé’èœœç”µå°*****************************/
/***************************headå¤´éƒ¨**********************/
.wrap1{
    width: 100%;
    background: #dbdde0;
}
/*****************è½®æ’­å¼€å§‹-begin*******************/
.slideBox{
    position:relative;
    overflow:hidden;
    top:10px;
    /* è®¾ç½®ç„¦ç‚¹å›¾æœ€å¤§å®½åº¦ */
}
.slideBox .hd{
    position:absolute;
    height:28px;
    line-height:28px;
    bottom:0;
    left: 50%;
    margin-left: -29px;
    z-index:1;
}
.slideBox .hd li{
    display:inline-block;
    width:10px;
    height:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background:#c3c3c3;
    text-indent:-9999px;
    overflow:hidden;
    margin:-4px 2px;
}
.slideBox .hd li.on{
    background:#9dcb42;
}
.slideBox .bd li img{
    vertical-align:top;
    width:100%;
}
.slideBox .bd li .tit{
    display:block;
    width:100%;
    position:absolute;
    bottom:0;
    text-indent:10px;
    height:28px;
    line-height:28px;
    color:#fff;
    text-align:left;
}
/****************************footåº•éƒ¨***************************/
.foot{
    width: 100%;
    background: #343434;
}
.foot .cate{
    width: 100%;
    line-height: 69px;
    background: #333;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}
.foot .cate a{
    color: #fff;
    display:inline-block;
}
.foot .phase{
    width: 100%;
    text-align: center;
    line-height: 20px;
    color: #b4b4b4;
}
.foot .bottom{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #535353;
    text-align: center;
    margin-top: 15px;
    color: #676767;
}
/********************è½®æ’­ç»“æŸ-end***************************/
.guest{
    width: 100%;
    margin-top: 20px;
}
.caption{
    width: 95%;
    height: 30px;
    line-height: 30px;
    background:url("../images/radio-h2by_03.png") no-repeat left center;
    font-size: 1.6rem;
    margin: 10px auto 0;
    font-weight: bold;
    padding-left: 10px;
}
.guest .guest-img{
    width: 100%;
    margin: 5px auto 0;
    overflow: hidden;
}
.guest .guest-img dl{
    width: 28%;
    float: left;
    margin-left: 1.3rem;
    margin-bottom:1rem;
}
.guest .guest-img dl dt{
    width: 100%;
}
.guest .guest-img dl dd{
    width: 100%;
    line-height: 20px;
    margin-top: 5px;
    text-align: center;
}
.guest .guest-img dl dd span{
    font-size: 1rem;
    font-weight:bold;!important;
}
.guest .guest-img dl dd em{
    color: #999;
}
.guest .guest-img dl dt img{
    width: 100%;
    height: 100%;
    display: block;
}

/***********************åœ¨çº¿æ”¶å¬listen*****************/
.listen{
    width: 100%;
}
.listen .listen-img{
    width: 100%;
    margin: 5px auto 0;
    overflow: hidden;

}
.listen .listen-img dl{
    width: 28%;
    float: left;
    margin-left: 1.3rem;
    margin-bottom:1rem;
    position: relative;
}
.listen .listen-img dl dt{
    width: 100%;
}
.listen .listen-img dl dt a{
    display: block;

}
.listen .listen-img dl dt .l-img img{
    width: 90%;
    height: 90%;
    display: block;
    margin: 0 auto;
}
.listen .listen-img dl dt .l-icon{
    width: 36%;
    position: absolute;
    display: block;
    top: 20%;
    left: 36%;
}
.listen .listen-img dl dt .l-icon img{
    display: block;
    width: 80%;
    height: 80%;
}
.listen .listen-img dl dd{
    width: 100%;
    line-height: 20px;
    margin-top: 5px;
}
.listen .listen-img dl dd span{
    font-size: 1.2rem;
    font-weight:bold;!important;
}
.listen .listen-img dl dd em{
    color: #999;
}
/**********************æ”¶å¬æ–¹å¼listen-way**************************/
.listen-way{
    width: 100%;
}
.listen-way .l-way-img{
    width: 95%;
    margin: 10px auto 0;
    display:box;
    display:-webkit-box;
    display:-o-box;
    display:-moz-box;
    display:-ms-box;
}
.listen-way .l-way-img dl{
    width: 20%;
}
.listen-way .l-way-img dl dt{
    width: 100%;
}
.listen-way .l-way-img dl dt img{
    display: block;
    width: 100%;
    height: 100%;
}
.listen-way .l-way-img dl dd{
    width: 100%;
    line-height: 20px;
    text-align: center;
}

/**************************radio-foot**********************/
.radio-foot{
    width: 95%;
    height: 55px;
    border-top: 1px solid #000;
    margin: 20px auto 0;
    position: relative;
}
.radio-foot h2{
    line-height: 55px;
 }
.radio-foot .radio-z{
    display: block;
    position: absolute;
    top: 10px;
    right: 12%;
    width: 10%;
    height: 4rem;
    background: url("../images/radio-icon_03.png") no-repeat;
    background-size:100%;

}.radio-foot .radio-d{
     display: block;
     position: absolute;
     top: 10px;
     right: 0;
     width: 10%;
     height: 4rem;
     background: url("../images/radio-icon_05_03.png") no-repeat;
     background-size:100%;

 }
/*********************interviewä¸“è®¿********************/
/***************************headå¤´éƒ¨**********************/
.head{
    width:100%;
    height:50px;
    position: relative;
    border-bottom: 5px solid #000;
}
.head h2{
    line-height: 50px;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
}
.logo{
    width: 130px;
    height: 34px;
    position: absolute;
    background: url("../images/logo_03.png") no-repeat;
    background-size: 50%;
    top: 11px;
    left: 10px;
}
.nav{
    width: 30px;
    height: 22px;
    position: absolute;
    right:10px;
    top:15px;
    background: url("../images/nav.png") no-repeat;
    background-size: 90%;
}
/********************é’èœœä¸“è®¿é¦–é¡µ*********************/
.aImg{
    width: 100%;
}
.aImg img{
    display: block;
    width: 100%;
}
.yin {
    width: 100%;
    line-height: 25px;
}
.apply-interview {
    position: fixed;
    right: 0;
    cursor: pointer;
    /* margin-right: -565px; */
    z-index: 1000;
    top: 45%;
}
.interview-list {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}
.interview-list &gt; li {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
}
.interview-list &gt; li a:hover {
    text-decoration: none;
}
.interview-list &gt; li .img {
    overflow: hidden;
}
.interview-list &gt; li .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.interview-list &gt; li .info h3 {
    font-size: 20px;
    color: #333;
}
.interview-list &gt; li .detail {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.65);
    color: white;
    text-align: center;
    opacity: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; /* Firefox 4 */
    -webkit-transition: all 0.3s ease; /* Safari å’Œ Chrome */
    -o-transition: all 0.3s ease; /* IE 9 */
    transform: scale(0.85);
    -ms-transform: scale(0.85);	/* IE 9 */
    -moz-transform: scale(0.85); 	/* Firefox */
    -webkit-transform: scale(0.85); /* Safari å’Œ Chrome */
    -o-transform: scale(0.85);
    *display: block;
    display: block\0;
}
.interview-list &gt; li .detail .title {
    font-size: 24px;
    line-height: 20px;
    margin: 110px 20px 0;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* white-space: nowrap; */
}
.interview-list &gt; li .detail .author {
    margin-top: 10px;
    font-size: 14px;
    line-height: 28px;
}
.interview-list &gt; li .detail .text {
    margin-top: 30px;
    line-height: 24px;
    padding: 0 20px;
    text-align: justify;
}
.interview-list &gt; li.w2 {
    width: 660px;
}
.interview-list &gt; li:hover .detail {
    display: block;
    opacity: 1;
    transform: scale(1);
}
.pagination {
    font-size: 0;
    text-align: center;
    margin-top: 20px;
}
.pagination &gt; span, .pagination a {
    display: inline-block;
    font-size: 12px;
    width: 28px;
    height: 28px;
    background: white;
    color: #999;
    border: 1px solid #bfbfbf;
    margin: 0 2px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
}
.pagination &gt; span.current, .pagination a.current {
    background: #8dc21f;
    border-color: #8dc21f;
    color: white;
    width: 28px;
}
.pagination &gt; span, .pagination a {
    display: inline-block;
    font-size: 12px;
    width: 28px;
    height: 28px;
    background: white;
    color: #999;
    border: 1px solid #bfbfbf;
    margin: 0 2px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
}
/*****************é’èœœä¸“è®¿æ­£æ–‡é¡µinterview-section***************/
/*****************é’èœœä¸“è®¿æ­£æ–‡é¡µarticle-content***************/

/*.inter-cotent{
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    color: #333;
    font: 14px/26px "å®‹ä½“" !important;
    padding-top: 20px;
}
.article-content .header{
    width: 100%;
    border-bottom: 1px solid #dbdde0;
}
.header h1 {
    margin-bottom: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.header .info{
    margin-bottom: 20px;
}
.pre {
    background: #f3f3f3;
    margin:15px 0;
    padding: .5rem;
}
section {
    width: 100%;
    height: auto;
}
.aImg{
    width: 100%;

}
.aImg img{
    display: block;
    width: 100%;
}
.MsoNormal{
    width: 100%;
    line-height: 20px;
    margin: 10px 0;
}
.tr{
    width: 100%;
    text-align: right;
    margin: 0;!important;
}
.copy-right{
    width: 90%;
    margin: 0 auto;
}
.title {
    height: 830px;!important;
    line-height: 80px;!important;
    font-size: 1.6rem;
    font-weight: bold;
    width: 95%;
    margin: 0 auto;
}
.content{
    width: 100%;
    line-height: 20px;
}
.content p {
    width: 98%;
}*/

.inter-cotent {
    width: 90%;
    margin: 0 auto;
}

.inter-head{
    width: 100%;
    border-bottom: 1px solid #bbbba6;
}
.inter-head h2{
    width: 95%;
    margin:15px auto 15px;
    font-size: 1.8rem;
    text-align: left;
    font-weight: bold;

}
.inter-head p{
    width: 95%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.inter-art{
    width: 95%;
    line-height: 20px;
    padding: .5rem;
    background: #f3f3f3;
    margin:15px auto;
}
.interview-content{
    width: 100%;
}
.imgbox{
    width: 100%;
}
.img{
    width: 100%;
}
.img&gt;img{
    display: block;
    width: 100%;
}
.imginfo{
    width: 100%;
    line-height: 25px;
}
.interview-content{
    width: 95%;
    margin: 0 auto;
}
.interview-content .inetrview-img{
    width: 100%;
}
.interview-content .inetrview-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.interview-content&gt;p{
    line-height: 20px;
    width: 100%;
    margin: 20px 0;
}

.interview-content&gt;p b{
    font-weight: bold;
}

.interview-content .inetrview-images{
    width: 100%
overflow: hidden;
}
.interview-content .inetrview-images img{
    display: block;
    width: 100%;
    height: 100%;
}
.interview-content .inetrview-images span{
    padding: 10px 0;
    font-size: 0.5rem;
    width : 100%;
    display: block;
    border-bottom: 1px solid #bbbba6;
    line-height: 20px;
}
.inter-point{
    width: 100%;
    text-align: right;
}
.inter-copy{
    width: 100%;
}
.inter-copy h2{
    text-align: center;
    line-height: 20px;
    font-weight: bold;
}
.inter-copy p{
    line-height: 20px;
}
.in-img{
    display: block;
    position: fixed;
    top: 50%;
    right: 0;
    width: 15%;
}
/**********************************************åŠ&nbsp;å…¥æˆ‘ä»¬-é’èœœä»‹ç»***************************************************************/
/*****************************å¯¼èˆªjoin-nav**************************/
.on{
    color: #8fc918;
    border-bottom: 4px solid #8fc918;
}
.on&gt;a{
    color: #8fc918;!important;
}
.join-nav{
    width: 100%;
    height: 49px;
    display:box;
    display:-webkit-box;
    display:-o-box;
    display:-moz-box;
    display:-ms-box;
    background: #fff;
}
.join-nav li{
    width: 25%;
}
.join-nav li a{
    display: block;
    width: 100%;
    line-height: 45px;
    color: #000;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
}
.join-nav li a:hover{
    color: #8fc918;
    border-bottom: 4px solid #8fc918;
}
/*******************é’èœœå…¬å¸ç®€ä»‹join-intro******************/
.join-intro{
    width: 100%;
}
.join-intro .join-intro-main{
    width: 97%;
    background: #fff;
    margin: 5px auto 0;
    padding: 20px 0;
    border-radius: 3px;
}
.join-intro .join-intro-main .join-intro-img{
    width: 95%;
    margin: 0 auto;
    border-bottom:1px solid #c7c7c7;
    padding-bottom:20px;
}
.join-intro .join-intro-main .join-intro-img img{
    display: block;
    margin: 0 auto;
}
.join-main-p{
    width: 93%;
    margin:20px auto 0;
}
.join-main-p p{
    line-height: 20px;
}

/**********************åª’ä½“æŠ¥é“join-media****************/
.join-media{
    width: 100%;
}
.join-media ul{
    width: 97%;
    background: #fff;
    margin: 5px auto;
    -webkit-border-radius: 3px;
}
.join-media ul li{
    width: 98%;
    margin: 0 auto;
    border-bottom: 1px solid #c7c7c7;
}
.join-media ul li a{
    display: block;
    color: #000;
    line-height: 30px;
    text-align: left;
	font-size:12px;
}
/***************é’èœœå›¢é˜Ÿä»‹ç»join-team**************/
.join-team{
    width: 100%;
}
.join-team-img{
    width: 95%;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
    margin: 10px auto 10px;
    background: #fff;
    border: 1px solid #cacccf;
    -webkit-border-radius: 3px;
}
.join-team-img dt{
    padding: .5rem .7rem 0 .7rem;
    width: 35%;
    -webkit-box-pack:center;
}
.join-team-img dt h2{
    width: 100%;
    line-height: 25px;
    font-size: 1.4rem;
    text-align: center;
    font-weight: bold;
}
.join-team-img dt img{
    display: block;
    width: 100%;
    height: 100%;
}
.join-team-img dd{
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
}
.join-team-img dd p{
    padding:.3rem .7rem .5rem 0;
    color: #333;
    line-height: 20px;
	text-align:justify;
}
/******************************é’èœœæœŸå¾…ä½&nbsp;çš„åŠ&nbsp;å…¥join-qm**********************/
/*****************************/
.join-q{
    width: 100%;
}
.join-qm-more{
    width: 95%;
    margin:10px auto;
}
.join-more{
    width: 100%;
    margin-bottom: 15px;
}
.join-more h2{
    text-align: center;
    line-height: 35px;
    font-size: 1.6rem;
    color: #fff;
    background: #89b929;
    font-weight: bold;
    border-radius: 3px;
}
.join-more-art{
    width: 99%;
    margin: 0 auto;
    border: 1px solid #aaacae;
    border-top: none;
    border-radius: 2px;
    background: #fff;
}
.join-more-art p{
    width: 95%;
    margin: 0 auto 10px;
    line-height:20px;
    padding-top: 10px;

}
.join-more-art p span{
    display: inline-block;
    font-weight: bold;
}
/***********************é’èœœåæ&nbsp;‡touch-gprs**********************/
.touch-gprs-box{
    width: 97%;
    margin:10px auto 0;
    background-size:100% 100%;
}
.touch-gprs-img{
    width: 100%;
}
.touch-gprs-img img{
    display: block;
    width: 100%;
}
/****************************è”ç³»æ–¹å¼touch-way*************/
.touch-way{
    width: 100%;
}
.touch-way .join-touch-way{
    width: 100%;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    display: -moz-box;
}
.touch-way .join-touch-way dl{
    width: 25%;
}
.touch-way .join-touch-way dl dt{
    width: 100%;
}
.touch-way .join-touch-way dl dt img{
    display: block;
    width: 60%;
    margin: 0 auto;
}
.touch-way .join-touch-way dl dd{
    width: 100%;
    text-align: center;
    line-height: 20px;
	font-size: 12px;
}

</pre></body></html>