@charset "utf-8";
body {
    background: #fff;
}
@font-face {
    font-family: 'Taipei-Sans';
    src: url('../font/Taipei-Sans.ttf');
}
/*容器*/
.container {
    width: 7.5rem;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    position: fixed;
    top: 1.09rem;
    left: 0rem;
    right: 0rem;
    margin: 0rem auto;
    z-index: 2;
    box-shadow: 2px -5px 5px #000000;
    -moz-box-shadow: 2px -5px 5px #000000;
}
.container .banner {
    width: 7.5rem;
    height: 4.16rem;
    overflow: hidden;
    background: #fff;
    touch-action: none;
}
.container .banner img {
    width: 7.5rem;
    height: 4.16rem;
    overflow: hidden;
    display: block;
	border: none;
}
.container .banner a {
    width: 7.5rem;
    height: 4.16rem;
    overflow: hidden;
    display: block;
}
.container .data {
    width: 7.5rem;
    height: 1rem;
    background: #f1f1f1;
    overflow: hidden;
    padding: .8rem 0rem 0rem 0rem;
	display: none;
}
.container .data ul {
    padding: 0rem;
    margin: 0rem;
}
.container .data ul li {
    width: 2.48rem;
    height: 1rem;
    line-height: .5rem;
    float: left;
    overflow: hidden;
    font-size: .25rem;
    color: #000;
    text-align: center;
    font-weight: normal;
    font-family: 'Taipei-Sans', Arial!important;
	display: none;
}
.container .data ul li p {
    margin: 0rem;
    padding: 0rem;
}
.container .data ul li p em {
    font-size: .25rem;
    color: #000;
    margin: 0rem 0rem 0rem .05rem;
}
.container .data #index_winning{
	border-right: .02rem solid #cdcdcd;
}
.container .data #index_works{
	border-right: .02rem solid #cdcdcd;
}
.container .new {
    width: 7rem;
    height: auto;
	min-height: 3.5rem;
    overflow: hidden;
    padding: 0rem .25rem 0rem .25rem;
	background: #f1f1f1;
	margin-top: 3rem;
}
.container .new .single {
    width: 7rem;
    height: 1.8rem;
    overflow: hidden;
    padding: .8rem 0rem;
}
.container .new .single .left {
    width: 1.8rem;
    height: 1.8rem;
    float: left;
    overflow: hidden;
}
.container .new .single .left ul {
    padding: 0rem;
    margin: 0rem;
}
.container .new .single .left li {
    width: 1.8rem;
    height: 1.8rem;
    float: left;
    overflow: hidden;
}
.container .new .single .left li img {
    width: 100%;
    height: 100%;
    border-radius: 0rem;
}
.container .new .single .right {
    width: 5rem;
    height: 1.8rem;
    float: left;
    margin: 0rem 0rem 0rem .2rem
}
.container .new .single .right ul {
    padding: 0rem;
    margin: 0rem;
}
.container .new .single .right li {
    width: 5rem;
    height: .9rem;
    line-height: .45rem;
    float: left;
    overflow: hidden;
}
.container .new .single .right .righttitle {
    color: #000;
    font-size: .29rem;
    font-family: 'Taipei-Sans', Arial!important;
	font-weight: bold;
}
.container .new .single .right .rightexplain {
    color: #636363;
    font-size: .25rem;
}
.container .new .double {
    width: 7rem;
    height: 1.8rem;
    overflow: hidden;
    padding: .8rem 0rem;
    border-top: .02rem solid #cdcdcd;
}
.container .new .double .left {
    width: 5rem;
    height: 1.8rem;
    float: left;
    overflow: hidden;
}
.container .new .double .left ul {
    padding: 0rem;
    margin: 0rem;
}
.container .new .double .left li {
    width: 5rem;
    height: .9rem;
    line-height: .45rem;
    float: left;
    overflow: hidden;
}
.container .new .double .left .lefttitle {
    color: #000;
    font-size: .29rem;
    font-family: 'Taipei-Sans', Arial!important;
	font-weight: bold;
}
.container .new .double .left .leftexplain {
    color: #636363;
    font-size: .25rem;
}
.container .new .double .right {
    width: 1.8rem;
    height: 1.8rem;
    float: left;
    margin: 0rem 0rem 0rem .2rem
}
.container .new .double .right ul {
    padding: 0rem;
    margin: 0rem;
}
.container .new .double .right li {
    width: 1.8rem;
    height: 1.8rem;
    float: left;
    overflow: hidden;
}
.container .new .double .right li img {
    width: 100%;
    height: 100%;
    border-radius: 0rem;
}
.container .title {
    width: 7.5rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: .3rem;
    color: #000;
    margin: .2rem 0rem 0rem 0rem;
	font-weight: bold;
}
.container #works{
	margin-top: 1rem;
}
.container .works {
    width: 7rem;
    height: auto;
    overflow: hidden;
    margin: 0rem .25rem;
}
.container .works ul {
    padding: .3rem 0rem .2rem 0rem;
    margin: 0rem 0rem .2rem 0rem;
    overflow: hidden;
    border-bottom: .02rem dotted #d7d7d7;
}
.container .works ul:last-child {
    border-bottom: none;
}
.container .works ul li {
    height: auto;
    line-height: .5rem;
    min-height: .5rem;
    overflow: hidden;
    font-size: .25rem;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.container .works ul li img {
    width: 100%;
	height: 100%;
}
.container .about {
    width: 7rem;
    height: 5rem;
    line-height: .5rem;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    font-size: .25rem;
    color: #636363;
    margin: 0rem;
    padding: 0rem .25rem;
    background: #f1f1f1;
}
.container .advert {
    width: 7.5rem;
    height: auto;
    margin: 0rem auto;
    overflow: hidden;
}
.container .advert img {
    width: 100%;
	height: 100%;
}
.container .service {
    width: 7.5rem;
    height: auto;
    margin: -4.3rem 0rem 0rem 0rem;
    overflow: hidden;
	position: relative;
}
.container .service img {
    width: 100%;
	height: 100%;
}
.container .team {
    width: 7rem;
    height: auto;
    overflow: hidden;
    padding: .2rem .25rem 0rem .25rem;
}
.container .team .single {
    width: 7rem;
    height: 1.8rem;
    overflow: hidden;
    padding: .3rem 0rem .8rem 0rem;
    border-bottom: .02rem dotted #d7d7d7;
}
.container .team .single .left {
    width: 1.8rem;
    height: 2.3rem;
    float: left;
    overflow: hidden;
}
.container .team .single .left ul {
    padding: 0rem;
    margin: 0rem;
}
.container .team .single .left li {
    width: 1.8rem;
    height: 2.3rem;
    float: left;
    overflow: hidden;
}
.container .team .single .left li img {
    width: 100%;
    border-radius: 0rem;
}
.container .team .single .right {
    width: 5rem;
    height: 1.8rem;
    float: left;
    margin: 0rem 0rem 0rem .2rem
}
.container .team .single .right ul {
    padding: 0rem;
    margin: 0rem;
}
.container .team .single .right li {
    width: 5rem;
    height: .9rem;
    line-height: .45rem;
    float: left;
    overflow: hidden;
}
.container .team .single .right .righttitle {
    color: #000;
    font-size: .29rem;
    font-family: 'Taipei-Sans', Arial!important;
}
.container .team .single .right .righttitle span{
	color: #636363;
	font-size: .25rem;
}
.container .team .single .right .rightexplain {
    color: #636363;
    font-size: .25rem;
}
.container .team .double {
    width: 7rem;
    height: 1.8rem;
    overflow: hidden;
    padding: .3rem 0rem .8rem 0rem;
    border-bottom: .02rem dotted #d7d7d7;
}
.container .team .double .left {
    width: 5rem;
    height: 1.8rem;
    float: left;
    overflow: hidden;
}
.container .team .double .left ul {
    padding: 0rem;
    margin: 0rem;
}
.container .team .double .left li {
    width: 5rem;
    height: .9rem;
    line-height: .45rem;
    float: left;
    overflow: hidden;
}
.container .team .double .left .lefttitle {
    color: #000;
    font-size: .29rem;
    font-family: 'Taipei-Sans', Arial!important;
}
.container .team .double .left .lefttitle span{
	color: #636363;
	font-size: .25rem;
}
.container .team .double .left .leftexplain {
    color: #636363;
    font-size: .25rem;
}
.container .team .double .right {
    width: 1.8rem;
    height: 2.3rem;
    float: left;
    margin: 0rem 0rem 0rem .2rem
}
.container .team .double .right ul {
    padding: 0rem;
    margin: 0rem;
}
.container .team .double .right li {
    width: 1.8rem;
    height: 2.3rem;
    float: left;
    overflow: hidden;
}
.container .team .double .right li img {
    width: 1.8rem;
    border-radius: 0rem;
}
.container .contact {
    width: 7rem;
    height: auto;
    line-height: .5rem;
    overflow: hidden;
    font-size: .25rem;
    color: #636363;
    padding: 0rem .25rem 0rem .25rem;
	background: #f1f1f1;
}
.container .contact a {
    text-decoration: none;
    color: #636363;
}
.container .indexmore {
    width: 5rem;
    height: .7rem;
    line-height: .7rem;
    overflow: hidden;
    display: block;
    font-size: .25rem;
    color: #000;
    text-align: center;
    margin: .5rem auto;
    border: .02rem solid #2D2D2D;
}