html, body {
    height: 100%;
}

/* 添加自定义字体 */
@font-face { 
  font-family: Akzidenz-LightCond; 
  src: url('../fonts/Akzidenz Grotesk/AkzidenzGrotesk-LightCond.otf'); 
}

@font-face { 
  font-family: Akzidenz-Regular; 
  src: url('../fonts/Akzidenz Grotesk/AkzidenzGrotesk-Regular.otf'); 
} 

/* 设定兰亭黑字体 */
h1, h2, h3, h4, h5, h6, p, span, a {
	font-family: 微软雅黑;
}

video {
	width: 100%;
}

.table td {
	border-top: 0;
	padding: 0;
}
.table img {width: 100%;}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

/* Negative indent footer by it's height */
.fixed-height {
	margin: 0 auto -70px;
}


/* Set the fixed height of the footer here */
#push {
    height: 75px;
}

/* footer start */
#footer {
	height: 66px;
	border-top: 2px solid #E7E8E8;
}

.footer_info {
	padding-top: 22.5px;
	text-align: center;
}

.footer_info span, .footer_info a {
	color: #BCBCBC;
	font-size: 13px;
	letter-spacing: 1px;
}

.footer_info .copyright1, .footer_info .copyright2 {
	font-family: Akzidenz-Regular;
}

.footer_info .beian {
	padding-left: 10px;
	padding-right: 10px;
}
/* footer end  */


/* header start */
#header {
    position: fixed;
    background-color: #fff;
}

.header-border-bottom {
	border-bottom: 2px solid #E7E8E8;
}

/* LOGO */
.navbar .brand {
	padding: 30px 20px 38px;
	max-width: 200px;
}
/* header end */

/* 语言选择框 start */
.lang-selected {
	border-radius: 0px;
	padding: 0px 0;
	margin: 0px 0 0;
	background-color: #231815;
	left: 40px;
	min-width: auto;
	box-shadow: unset;
}

.lang-selected > li > a:hover, .dropdown-menu > li > a:focus {
	background-image: linear-gradient(to bottom, #808080, #808080)
}

.navbar .nav > li > .lang-selected:after, .navbar .nav > li > .lang-selected:before {
	content: unset;
}

.lang-selected > li > a {
	color: #fff;
	/* text-align: center; */
}
/* 语言选择框 end */


/* 导航栏 */
.navbar .nav {
    float: right;
    padding: 20px;
	margin: 20px -40px 0 0;
}
/* 导航栏初始颜色 */
.navbar .nav > li > a {
	color: #A9AAAA;
	font-size: 15px;
	letter-spacing: 3px;
}

.navbar .nav > li {
	margin-right: 20px;
}

/* 导航栏聚焦、选中颜色 */
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #231815;
	font-weight: normal;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #231815;
	font-weight: normal;
}

.navbar .nav > li:last-child > a {
    margin-left: 20px;
	letter-spacing: 0px;
}

/* 案例栏目 start*/
.nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    background: #fff;
}

.case-selected {
    min-width: 560px;
    border: 0;
    border-radius: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	top: 80%;
	left: 3px;
}

.dropdown-menu > li > a {
	padding: 3px 11px;
}

.navbar .nav > li > .case-selected:before, .navbar .nav > li > .case-selected:after {
   content: unset;
}

.case-selected > li {
    float: left;
}

.navbar .nav .case-selected > li > a {
    color: #A9AAAA;
	font-size: 15px;
	letter-spacing: 3px;
}

.navbar .nav .case-selected > li > a:hover, .navbar .nav .case-selected > li > a:focus, .navbar .nav .case-selected > .active > a{
    background: none;
    color: #231815;
    font-weight: normal;
}

/*
.navbar .nav > li > .case-selected a:hover, .navbar .nav > li > .case-selected a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #231815;
}
*/
/* 案例栏目 end */

/* Custom page CSS */
/* Not required for template or sticky footer method. */
#wrap > .container:first-child {
    padding-top: 120px;
}

.container .credit {
    margin: 20px 0;
}

code {
    font-size: 80%;
}

.navbar-fixed-top {
    max-width: 100%;
    margin: 0 auto; 
}

.navbar .btn-navbar {
    margin-top: 14px;
	background: unset;
	border: unset;
	border-radius: unset;
	margin: 25px 0 0 0;
	padding: 0;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn:hover,
.navbar .btn:focus,
.navbar .btn:active,
.navbar .btn.active {
	background: unset;
	border: unset;
	border-radius: unset;
	margin-right: 0;
	padding-right: 0;
}

.navbar .btn-navbar .icon-bar {
	background-color: black;
	height: 1px;
	width: 27px;
	box-shadow: unset;
	margin-bottom: 7px;
}

.navbar .btn-navbar .icon-bar:last-child {
	margin-bottom: 0;
}

/*
.row-line {
    height: 45px;
    line-height: 45px;
}

.row-img, .map-img {
    width: 100%;
}

.row-href {
    display: block;
    overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
    color: #fff;
    padding-left: 10px;
}

.row-line > a:hover, .row-line > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}

.row-href-dark {
    background-color: #808080;
}

.row-href-light {
    background-color: #A9AAAA;
}
*/

/* 案例导航 Start */
.row-img, .map-img {
    width: 100%;
}

.row-brand {
	font-size: 16px;
    width: 20px;
    position: absolute;
	color: #828283;
}

.row-more {
	display: inline-block;
	margin-top: 10px;
	line-height: 13px;
	font-size: 7px;
	border-bottom: 1px solid #828283;
	border-top: 1px solid #828283;
}

.row-brand:hover, .row-brand:focus {
    color: #231815;
    font-weight: normal;
}

.row-line {
    height: 45px;
    line-height: 45px;
	padding-left: 15px;
	margin-bottom: 0px;
	letter-spacing: 0.8px;
	font-size: 14px;
	/*
	letter-spacing: 1.5px;
	font-size: 12px;
	*/
}

.row-href-dark  {
    background-color: #808080;
}

.row-href-light  {
    background-color: #A9AAAA;
}

.row-href {
    display: block;
    overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
    color: #fff;
	margin-bottom: 10px;
}

.row-href:hover, .row-href:focus {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}
/* 案例导航 End */

.index .span3 {
    margin-left: 0;
}

.about .span4 {
	margin-left: 0;
}

/* 联系我们 Start */
.contact .span2 {
    position: absolute;
    height: 100%;
}

.contact .span6 {
    position: absolute;
    bottom: 0;
}

.contact .span9{
	float: right;
}
/* 此div的position设为relative，令其子div定位到底部 */
.contact > div {
	position: relative;
}

.contact h2 {
	font-size:28px;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 50px;
}

.contact h5 {
	font-weight: normal;
	/*
	font-size: 15px;
	margin-bottom: 16px;
	*/
	font-size: 18px;
	margin-bottom: 30px;
}

.contact_list {
	margin-left: 0;
}

.con-icon-location {
	margin-bottom: 10px;
    background: url('../images/icon-location-big.png') 0 3px no-repeat;
}

.con-icon-call {
	background: url('../images/icon-call-big.png') 0 3px no-repeat;

}

.con-icon-email {
	background: url('../images/icon-email-big.png') 0 3px no-repeat;
}

.con-icon-wechat {
	background: url('../images/icon-wechat-big.png') 0 3px no-repeat;
}

.con-icon {
	list-style: none;
	font-size: 17px;
	/*font-size: 12px;*/
	padding-left: 25px;
	padding-right: 20px;
	background-size: 18px 18px;
	line-height: 22px;
	color: #808080;
}

.contact-icon {
	height:15px;
	width:15px;
	display:block;
	position:absolute;
	margin-top:3px;
}
.contact-icon-location {
	background-image:url(../images/contact_location.png);
}
.contact-icon-phone {
	background-image:url(../images/contact_phone.png);
}
.contact-icon-email {
	background-image:url(../images/contact_email.png);
}
.contact-icon-wechat {
	background-image:url(../images/contact_wechat.png);
}

.code-txt {
    text-align: center;
	color: #808080;
}

.code-img {
	margin-bottom: 7px;
}
/* 联系我们 End */

/* 简介 Start */
.profile .span6 {
	margin-left: 0;
}

.profile .span9 {
	margin-left: 0;
	width: 74%;
}

.profile-top{
	margin-bottom:26px;
}

.profile h2 {
	font-weight:normal;
	letter-spacing:6px;
	font-size: 26.5px;
	margin-top: 34px;
	margin-bottom: 11px;
	color: #231815;
}

.year-list h2 {
	margin-top: 120px;
	margin-bottom: 20px;
}

.profile h1 {
	letter-spacing: -2px;
	font-weight: normal;
	margin-top: 38px;
	margin-bottom: 22px;
	color: #808080;
	font-family: Akzidenz-LightCond;
	font-size: 88px;
	line-height: 60px;
}

.profile p, .profile li {
	color: #808080;
	line-height: 30px;
}

.profile li {
	letter-spacing: 2px;
	font-size:16px;
}

.profile p {
	letter-spacing: 1.5px;
	font-size: 17px;
	margin: 0;
	margin-top: 24px;
	margin-bottom: 19px;
}

.profile-exp .span6 {
	margin-bottom: 12px;
}

.profile-case {
    background: #F2F2F4;
    margin-top: 18px;
	margin-bottom: 24px;
}

.profile-case .span6 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.profile-padding {
	padding-left: 70px;
}

/* 简介 End */

/* 案例 Start */
.case .row-fluid {
	margin-bottom: 22.5px;
}

.case .span6 {
	width: 52.5%;
	margin-left: 0;
	padding-right: 80px;
}

.case .span2 {
	width: 19.35%;
	margin-left: 20px;
}

.case .span4 {
	width: auto;
	margin-left: 0;
}

.case .span12 {
	margin-left: 0
}

.case h2 {
	font-weight:normal;
	letter-spacing:6px;
	font-size: 26.5px;
	margin-top: 34px;
	margin-bottom: 11px;
	color: #231815;	
}

.case h3 {
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 12px;
	letter-spacing: 6px;
}

.case p, .case li, .case span {
	letter-spacing:2px;
	font-size: 17px;
	color: #808080;
	line-height: 30px;
}

.case .span6, .case .span2, .case .span4 {
	margin-top: 26px;
	margin-bottom: 16px;
}

#case-title-small {
	font-weight: bold;
	color: #717071;
}

.service_list {
	margin-left: 0;
}

.service_list > li {
    list-style: none;
    background: url('../images/point.png') 2px 14px no-repeat;
    padding-left: 14px;
}

.case .img-info {
	margin-top: 0;
	margin-bottom: 0;
}
/* 案例 End */


/* 产品 Start */
.product .span3 {
	margin-left: 0;
}

.product-img h2 {
	color: #231815;
	font-weight: normal;
	font-size: 26.5px;
	letter-spacing: 4px;
	margin-bottom:7px;
}

.product-img p {
	color: #808080;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 12px;
}

.product-img .span6 {
	width: 46%;
}

.product-img .row-fluid {
	margin-bottom: 22.5px;
}

/* 产品 End */

/* SuperSlide Start */
.slideBox {
	overflow: hidden;
	position: relative;
}
.slideBox .bd{
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	list-style: none;
}
.slideBox .bd ul {
	margin: 0;
	padding: 0;
}
.slideBox .bd img{
	width: 100%;
	height: auto;
	display: block;
	border: 0;
}

/* 前后按钮 */
.slideBox .prev, .slideBox .next {
	position:absolute;
	width: 100px;
	height:100px;
	margin-top: -50px;
	background:url(../images/slider-left.png);
	display:block;
	left:10px;
	top:50%;
	opacity: 0.5;
}
.slideBox .next {
	left:auto;
	right:10px;
	background:url(../images/slider-right.png);
}
.slideBox .prev:hover {
	background:url(../images/slider-left-hover.png);
}
.slideBox .next:hover {
	background:url(../images/slider-right-hover.png);
}
.slideBox .prevStop, .slideBox .nextStop{
	display:none;
}
/* SuperSlide End */

.email-link:link, .email-link:visited {
	color:#3E3A39;
	text-decoration: none;
}

.email-link:hover, .email-link:focus {
	color: #000000;
    text-decoration: none;
}

/* 返回顶部按钮 Start */
.hidden-button {
	display: none;
}

.to-top {
    width: 100px;
	height: 100px;
    float: right;
	margin-bottom: 5px;
	background :url(../images/top.png);
	background-size: 100px 100px;
	background-repeat:no-repeat;
}

.to-top:hover {
	background :url(../images/top-hover.png);
	background-size: 100px 100px;
	background-repeat:no-repeat;
}
/* 返回顶部按钮 End */

/* 品牌故事 start*/
.story p {
	letter-spacing:2.5px;
	margin-top: 24px;
	margin-bottom: 19px;
	font-size: 17px;
	color: #808080;
	line-height: 30px;
}

.story h2 {
	font-weight:normal;
	letter-spacing:6px;
	font-size: 26.5px;
	margin-top: 34px;
	margin-bottom: 11px;
	color: #231815;
}

.story-top {
	margin-bottom: 26px;
}
/* 品牌故事 end*/

/* 创意总监 start*/
.cco-top {
	margin-bottom: 26px;
}

.cco .span6 {
	margin-left: 0;
}

.cco .row-fluid .span12 {
    margin-left: 0;
}

.cco .cco_se_short, .cco .cco_se_title, .cco li {
	font-size: 16px;
	color: #808080;
	line-height: 30.5px;
}

.cco .cco_se_short, .cco .cco_se_title {
	letter-spacing: 1.5px;
}

.cco-padding {
	padding-right: 78px;
}

.cco .span6:last-child > .span12 {
    padding-left: 40px;
}

.cco_title {
	font-weight:normal;
	letter-spacing:6px;
	font-size: 26.5px;
	margin-top: 34px;
	margin-bottom: 11px;
	color: #231815;
}

.cco_se_title {
    margin: 22px 0 28px 0;
}

.quali_experi {
    display: inline-flex;
    margin-bottom: 100px;
}

.quali_experi_pic {
    margin-top: 30px;
}

.quali_experi_txt {
    background: #acacac;
    /* margin-top: 30px; */
    margin-left: 0!important;
}

.quali_experi_txt > p{
    font-size: 30px;
    line-height: 54px;
    padding: 38px 25px 25px 25px;
    color: #fff;
	letter-spacing: 1px;
}

.exp_list {
	margin-left: 15px;
}

.pro_list {
    margin-left: 0;
}

.pro_list > li {
    list-style: none;
    background: url('../images/li_style_1.png') 0 8px no-repeat;
    padding-left: 20px;
}
/* 创意总监 end */

/* Lastly, apply responsive CSS fixes as necessary */

@media (max-width: 767px) {
    #wrap {
        max-width: 100%;
    }

    #wrap > .container {
        padding-top: 20px;
    }

    .navbar-fixed-top {
        max-width: 100%;
    }

    .navbar .nav {
        float: none;
        padding: 0;
    }

    #wrap > .container:first-child {
        padding-top: 20px;
    }

    .brand img {
        max-width:150px;
    }
    
    #header {
        position: static;
    }

    .nav-collapse {
        padding: 0 5px 0 5px; 
    }

    .row-brand {
        width: 100%;
        position: static;
    }
	
    .navbar .brand {
        padding: 15px 0 0 6px;
    }

    .code-txt {
        display: none;
    }
	
    .case-selected > li {
        float: none;
    }

    .navbar .nav > li:last-child > a {
        margin-left: 0;
    }
	
	.row-more {
		float: right;
		border-top: 0;
		border-bottom: 0;
		border-left: 1px solid #828283;
		border-right: 1px solid #828283;
		margin: 0;
		font-size: 15px;
		padding: 0px 6px;
		line-height: 15px;
		font-family: Akzidenz-Regular;
	}
}

@media (max-width: 979px) {
    .navbar .nav {
        float: none;
    }
	
	.navbar .nav > li:last-child > a {
		margin-left: 0;
	}
	
	.navbar .nav > li > a, .navbar .nav .case-selected > li > a, collapse .dropdown-menu a {
		padding-left: 0;
	}
	
	.navbar-inverse .nav-collapse .nav > li > a:hover,
	.navbar-inverse .nav-collapse .nav > li > a:focus,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: white;
	}
  
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .nav > li > a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background-color: white;
	}
}

@media (max-width: 329px ) {
    .index .span3, .product .span3, .about .span4 {
        width: 100%;
    }
	
    .contact .span9 {
        margin-top: 15px;
    }
	
    .contact .span2, .contact .span6 {
        position: unset;
    }
	
    .contact-text {
        width: 100%;
        position: static;
    }
	
    .cco .span6:last-child > .span12 {
        padding-left: 0;
    }

    .cco .row-fluid:last-child {
        display: unset;
    }
	
	.quali_experi_txt > p {
		font-size: 16px;
		line-height: 32px;
		padding: 0;
	}
	
	.quali_experi_txt {
		margin-top: 10px;
	}
	
	.cco-padding {
		padding-right: 0;
	}
	
	.profile .span9 {
		width: 100%;
	}
	
	.profile-padding {
		padding-left: 0;
	}
	
	.case .span6 {
		width: 100%;
		padding-right: 0;
	}
	
	.case .span2, .case .span4 {
		margin-left: 0;
		width: 100%;
	}
	
	.case .prev, .case .next {
		display: none;
	}
	
	.contact h5 {
		font-size: 15px
	}
	
	.con-icon {
		font-size: 12px;
	}
	
	.footer_info .beian {
		display: block;
	}
	
    #footer {
        height: 120px;
    }
}

@media (min-width: 329px) and (max-width: 626px) {
	.row-href {
		margin-bottom: 18px;
	}
	
	.row-line {
		font-size: 16px;
	}
	
	#wrap .index {
		padding-top: 7px;
	}
	
	.row-brand {
		font-size: 15px;
	}
	
	.to-top, .to-top:hover {
		background-size: 55px 55px;
		width: 55px;
		height: 55px;
		margin-bottom: 20px;
	}
	
	.index .span3, .product .span3, .about .span4 {
        width: 100%;
    }
	
    .contact .span9 {
        margin-top: 15px;
    }
	
    .contact .span2, .contact .span6 {
        position: unset;
    }
	
    .contact-text {
        width: 100%;
        position: static;
    }
	
    .cco .span6:last-child > .span12 {
        padding-left: 0;
    }

    .cco .row-fluid:last-child {
        display: unset;
    }
	
	.quali_experi_txt > p {
		font-size: 14px;
		line-height: 32px;
		padding: 16px;
	}
	
	.quali_experi_txt {
		margin-top: 10px;
	}
	
	.cco-padding {
		padding-right: 0;
	}
	
	.profile .span9 {
		width: 100%;
	}
	
	.profile-padding {
		padding-left: 0;
	}
	
	.case h2 {
		line-height: 30px;
		font-size: 23px;
		letter-spacing: 2px;
		margin-top: 8px;
		margin-bottom: 14px;
	}
	
	.case h3 {
		margin-top: 0;
		font-size: 20px;
		line-height: 20px;
	}
	
	.case .span6 {
		width: 100%;
		padding-right: 0;
		margin-top: 0;
	}
	
	.case p, .case li, .case span {
		font-size: 14px;
		line-height: 23px;
	}
	
	.service_list li {
		background-position-y: 9px;
	}

	.case .span2, .case .span4 {
		margin-top: 8px;
		margin-bottom: 4px;
		margin-left: 0;
		float: left;
		width: 50%;
	}
	
	.case .row-fluid {
		margin-bottom: 16px;
	}
	
	.case .prev, .case .next {
		display: none;
	}
	
	.story-top, .profile-top, .cco-top {
		margin-bottom: 0;
	}
	
	.story h2, .profile h2, .cco h2 {
		font-size: 23px;
		letter-spacing: 2px;
		margin-top: 3px;
		margin-bottom: 4px;
	}
	
	.story p, .profile p, .cco .cco_se_short, .cco li {
		font-size: 14px;
		line-height: 23px;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.profile h1 {
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 60px;
	}
	
	.cco .cco_se_title {
		margin-top: 3px;
		margin-bottom: 0;
	}
	
	.pro_list > li {
		background: url('../images/li_style_1.png') 0 4px no-repeat;
	}
	
	.footer_info {
		padding-top: 12px;;
	}
	
	.footer_info .copyright2 {
		display: block;
	}
	
    #footer {
        height: 80px;
    }
	
	#footer {
		border-top-width: 1px;
	}
	
	.footer_info span, .footer_info a {
		font-size: 11px;
		line-height: 11px;
	}
	
	.contact h2 {
		font-size: 23px;
		margin-bottom: 16px;
	}
	
	.contact h5 {
		font-size: 15px;
		margin-bottom: 18px;
	}
	
	.con-icon {
		font-size: 14px;
	}
	
	.contact-info {
		width: 72%;
	}
	
	.contact .span6 {
		position: absolute;
		top: 96px;
		width: 25%;
		left: 75%;
		max-width: 90px;
	}
	
	.con-icon-location {
		margin-bottom: 0px;
	}
}

@media (min-width: 626px) and (max-width: 767px){
    .index .span3 {
        width: 50%;
        float: left;
    }
	
    .product .span3 {
        width: 50%;
        float: left;
    }
	
    .about .span4 {
        width: 50%;
		float: left;
    }
	
    .contact .span9 {
        margin-top: 15px;
    }
	
    .contact .span2, .contact .span6 {
        position: unset;
    }
	
    .contact-text {
        width: 100%;
        position: static;
    }
	
	.contact h2 {
		font-size: 23px;
		margin-bottom: 16px;
	}
	
	.contact h5 {
		font-size: 15px;
		margin-bottom: 18px;
	}
	
	.con-icon {
		font-size: 14px;
	}
	
	.contact-info {
		width: 72%;
	}
	
	.contact .span6 {
		position: absolute;
		top: 96px;
		width: 17%;
		left: 83%;
		max-width: 100px;
	}
	
	.con-icon-location {
		margin-bottom: 0px;
	}

	
	.story-top, .profile-top, .cco-top {
		margin-bottom: 0;
	}
	
	.story h2, .profile h2, .cco h2 {
		font-size: 23px;
		letter-spacing: 2px;
		margin-top: 3px;
		margin-bottom: 4px;
	}
	
	.story p, .profile p, .cco .cco_se_short, .cco li {
		font-size: 14px;
		line-height: 23px;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.profile h1 {
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 60px;
	}
	
	.cco .cco_se_title {
		margin-top: 3px;
		margin-bottom: 0;
	}
	
	.pro_list > li {
		background: url('../images/li_style_1.png') 0 4px no-repeat;
	}
	
    .cco .span6:last-child > .span12 {
        padding-left: 0;
    }

    .cco .row-fluid:last-child {
        display: unset;
    }
	
	.quali_experi_txt > p {
		font-size: 16px;
		line-height: 32px;
		padding: 16px;
	}
	
	.quali_experi_txt {
		margin-top: 10px;
	}
	
	.cco-padding {
		padding-right: 0;
	}
	
	.profile .span9 {
		width: 100%;
	}
	
	.profile-padding {
		padding-left: 0;
	}

	.case h2 {
		font-size: 23px;
		letter-spacing: 2px;
		margin-top: 8px;
		margin-bottom: 4px;
	}
	
	.case h3 {
		margin-top: 0;
		font-size: 20px;
		line-height: 20px;
	}
	
	.case .span6 {
		width: 100%;
		padding-right: 0;
		margin-top: 0;
	}
	
	.case p, .case li, .case span {
		font-size: 14px;
		line-height: 23px;
	}
	
	.service_list li {
		background-position-y: 9px;
	}

	.case .span2, .case .span4 {
		margin-top: 14px;
		margin-left: 0;
		float: left;
		width: 50%;
	}
	
	.case .row-fluid {
		margin-bottom: 16px;
	}
	
	.footer_info .beian {
		display: block;
	}
	
    #footer {
        height: 100px;
    }
}

@media (min-width: 767px) and (max-width: 979px) {
	.index, .product, .about, .contact, .story, .cco, .profile, .case {
		width: 96%;
	}
	
	.index .span12 {
		width: 100%;
	}
	
	.index .span3 {
        width: 24.4%;
    }
	
	.product .span3 {
		width: 25%;
	}
	
    .about .span4 {
        width: 33.3%;;
    }
	
    .contact .span2 {
		width: 23%;
	}
	
	.story .span6{
		width:100%;
	}
	
    .cco .span6:last-child > .span12 {
        padding-left: 0;
    }

    .cco .row-fluid:last-child {
        display: unset;
    }
	
	.quali_experi .quali_experi_pic, .quali_experi .quali_experi_txt {
		width: 100%;
	}
	
	.quali_experi_txt > p {
		font-size: 16px;
		line-height: 32px;
		padding: 16px;
	}
	
	.quali_experi_txt {
		margin-top: 10px;
	}
	
	.profile .span9 {
		width: 92%;
	}
	
	.case .img-info {
		width: 100%;
	}
	
	.case .page-info {
		padding-left: 30px;
	}
	
	.footer_info .beian {
		display: block;
	}
	
    #footer {
        height: 100px;
    }
	
	/* Add by Foolisher */
    .case-selected > li {
    	float: none;
    }
    /* End */
}

@media (min-width: 979px) and (max-width: 1200px) {
	.index .span3 {
        width: 24.4%;
    }
	
	.product .span3 {
        width: 25%;
    }
	
    .about .span4 {
        width: 33.3%;
    }
	
    .contact .span2 {
		width: 23%;
	}
	
	.story .span6{
		width:61%;
	}
	
	.quali_experi_txt > p{
		font-size: 24px;
		line-height: 42px;
		padding: 25px 25px 25px 25px;
	}
	
	.case .page-info {
		padding-left: 30px;
	}
}

@media (min-width: 1200px) {
	.index .span3 {
        width: 24.4%;
    }
	
	.product .span3 {
        width: 25%;
    }
	
    .about .span4 {
        width: 33.3%;
    }
	
    .contact .span2 {
		width: 24%;
		/*width: 18%;*/
	}
	
	.story .span6{
		width:49%;
	}
	
	.cco .span6 {
		width:50%;
	}
}