.margin-big-large-bottom {
	margin-bottom: 75px;
}
.margin-big-small-bottom {
	margin-bottom: 35px;
}
.margin-big-middle-bottom {
	margin-bottom: 50px;
}
.margin-big-middle-top {
	margin-top: 50px;
}

.float_bg {
	background: url("../images/qq_3.gif")/*tpa=http://www.tbadc.com/tbadc_tem/images/qq_3.gif*/ repeat-y
}
 
 
.border-main:hover {
	color: #fff;
	background: #FC0;
	border-color: #FC0;
}
.passcode {
	border-left: 1px solid #E2E2E2;
	border-radius: 0 4px 4px 0;
	height: 32px;
	line-height: 32px;
	margin: 1px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.blankbig {
	height: 50px;
	line-height: 50px;
	clear: both;
	font-size: 0;
	background: transparent
}
h2, h3 {
	font-size: 32px;
	line-height: 100%
}
.detail h2, .detail h3 {
	line-height: 180%
}
.detail h3 {
	font-size: 16px;
}
 

/*首页关于我们begin */
#fh5co-about-us p.media-img {
	width: 280px;
	height: 160px;
	margin: 0 auto
}
#fh5co-about-us p.media-img a {
	display: block;
	width: 280px;
	height: 160px;
}
#fh5co-about-us h2 {
	font-size: 18px;
	color: #444
}
#fh5co-about-us p {
	font-size: 14px
}
#fh5co-about-us .border-radius {
	margin: 0 10px 0 10px;
}
#fh5co-about-us .border-radius.last {
	margin: 0 0 20px 0
}
/*首页关于我们 end */

/* 首页案例展示  begin*/
.tab {
	margin-top: 35px
}
.tab .tab-body {
	background: none;
	border: none;
	padding-top: 40px;
}
.tab .tab-nav li {
	margin: 0 5px;
	padding: 0;
	color: #808080;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.tab .tab-nav li a {
	border: 1px solid #898989;
	border-radius: 50%;
}
.tab .tab-nav li a:hover, .tab .tab-nav li.active a {
	background: #FC0;
	border-color: #FC0;
	color: #fff;
}
/* 图片展示*/
.fh5co-gallery .gallery-item {
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 110;
}
.youdd {
	color: #666;
	font-size: 14px;
	text-align: center;
	height: 50px;
	width: 378px;
	padding-top: 30px;
	padding-bottom: 10px;
	}
.youdd1 {
	color: #999;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 18px;
	height: 70px;
	width: 340px;
	margin-left: 20px;
}
.fh5co-gallery .gallery-item img {
	position: relative;
	max-width: 100%;
    border:1px solid #ccc;
}
.fh5co-gallery .gallery-item .overlay {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	z-index: 11;
	vertical-align: middle;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.fh5co-gallery .gallery-item .overlay h3, .fh5co-gallery .gallery-item .overlay p, .fh5co-gallery .gallery-item .overlay .bnt-case {
	position: relative;
	z-index: 12;
	text-align: center;
	display: block;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.fh5co-gallery .gallery-item .overlay h3 {
	color: #F4F4F4;
	font-size: 16px;
	font-weight: 400;
	padding-top: 60px;
}
.fh5co-gallery .gallery-item .overlay p {
	color: #F4F4F4;
	line-height: 24px;
	padding: 20px;
}
.fh5co-gallery .gallery-item .bnt-case {
	margin-top: 10px;
	width: 100px;
	height: 30px;
	line-height: 24px;
	cursor: pointer;
	display: block;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #F4F4F4;
	color: #F4F4F4;
	ecshop: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
 
.bnt-case1 {
	margin-top: 10px;
	height: 12px;
	line-height: 12px;
	cursor: pointer;
	display: block;

}
.fh5co-gallery .gallery-item .bnt-case:hover {
	background: #F4F4F4;
	color: #FC0
}
.fh5co-gallery .gallery-item .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url("../images/bg.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/bg.png*/;
}
.fh5co-gallery .gallery-item:hover .overlay {
	visibility: visible;
	opacity: 1;
}
.fh5co-gallery .gallery-item:hover .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url("../images/bg.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/bg.png*/
}
/* 首页案例展示 end*/

/* 首页为什么选择我们  begin*/
#fh5co-why-us .show-content {
	overflow: hidden;
	padding-top: 40px;
}
#fh5co-why-us .show-content .banner-img {
	overflow: hidden
}
#fh5co-why-us .show-content .banner-img img {
	max-width: 100%
}
#fh5co-why-us .show-content .item-text {
	padding: 80px 10px 15px 0;
	font-size: 16px;
	color: #444;
}
#fh5co-why-us .show-content .item-text table td {
	vertical-align: middle;
	padding-bottom: 54px
}
#fh5co-why-us .show-content .item-text table tr:last-child td {
	padding-bottom: 0
}
#fh5co-why-us .show-content .item-text table td.tdpad {
	padding-left: 15px
}
/* 首页为什么选择我们 end*/

/*首页他们的评价 begin*/
#fh5co-comment-list .bg-comment {
	background-image: url("../images/comment_bg.jpg")/*tpa=http://www.tbadc.com/tbadc_tem/images/comment_bg.jpg*/;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0 30px;
}
#fh5co-comment-list .container {
}
#fh5co-comment-list .show-list {
	position: relative;
	margin: 0 -15px !important
}
#fh5co-comment-list .show-list .item {
	background: #FFF;
	padding: 30px 20px;
	position: relative;
	margin: 0 15px;
}
#fh5co-comment-list .show-list .item .media-img {
	overflow: hidden;
}
#fh5co-comment-list .show-list .item .media-img img {
	height: 100px;
	width: 100px;
	border-radius: 50%;
	transition: transform 1s ease 0s;
}
#fh5co-comment-list .show-list .item .media-img img:hover {
	transition: transform 1s ease 0s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
#fh5co-comment-list .show-list .item .quote-txt.left-quote {
	padding: 10px 0 10px;
}
#fh5co-comment-list .show-list .item .quote-txt span {
	color: #CCC;
	font-size: 24px;
}
#fh5co-comment-list .show-list .item .quote-txt.left-quote {
	transform: rotateY(-48deg);
	-ms-transform: rotateY(-48deg);
	-moz-transform: rotateY(-48deg);
	-webkit-transform: rotateY(-48deg);
	-o-transform: rotateY(-48deg);
}
#fh5co-comment-list .show-list .item .quote-txt.right-quote {
	transform: rotateY(-225deg);
	-ms-transform: rotateY(-225deg);
	-moz-transform: rotateY(-225deg);
	-webkit-transform: rotateY(-225deg);
	-o-transform: rotateY(-225deg);
}
#fh5co-comment-list .show-list .item .signature {
	color: #444;
	font-size: 14px;
	padding: 15px 0 10px;
}
#fh5co-comment-list .show-list .item .signature a {
	cursor: pointer;
	color: #444
}
#fh5co-comment-list .owl-theme .owl-controls {
	margin-top: 40px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #FC0
}
/*首页他们的评价 end*/

/* 首页新闻中心  begin*/
#fh5co-news-list .media-left {
	height: 78px;
	width: 78px;
	background: #FC0;
	margin-right: 20px;
}
#fh5co-news-list .media:hover .media-left {
	background: #252525;
	color: #fff;
}
#fh5co-news-list .media-left p {
	text-align: center;
	margin: 0;
	line-height: 22px;
	color: #fff;
}
#fh5co-news-list .media .media-left .f-month {
	font-size: 14px;
	color: #fff;
}
#fh5co-news-list .media .media-left .f-day {
	font-size: 28px;
	color: #fff;
}
#fh5co-news-list .media .media-left .f-year {
	font-size: 12px;
	color: #fff;
}
#fh5co-news-list .media .media-body h3 {
	margin-bottom: 10px;
}
#fh5co-news-list .media .media-body h3 a {
	font-size: 16px;
	color: #252525;
}
#fh5co-news-list .media .media-body h3 a:hover {
	color: #FC0
}
#fh5co-news-list .media:hover .media-body h3 a {
	color: #FC0;
}
#fh5co-news-list .media .media-body p {
	color: #808080;
	font-size: 13px;
	line-height: 22px
}
/* 首页新闻中心 end*/

/*首页底部信息*/

#fh5co-bottom-info .show-list {
	padding-top: 50px;
}
#fh5co-bottom-info .show-list .item1 {
	margin-right: 35px;
}
#fh5co-bottom-info .show-list .item2 {
	padding: 0 35px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
#fh5co-bottom-info .show-list .item3 {
	margin-left: 35px;
}
#fh5co-bottom-info .show-list .item .media-img {
	overflow: hidden
}
#fh5co-bottom-info .show-list .item .media-img img {
	max-width: 100%
}
#fh5co-bottom-info .show-list .item h3 {
	font-size: 18px;
	margin: 20px 0;
}
#fh5co-bottom-info .show-list .item h3 a {
	color: #444
}
#fh5co-bottom-info .show-list .item h3 a:hover {
	color: #E60012
}
#fh5co-bottom-info .show-list .item p {
	color: #808080;
	font-size: 14px;
	line-height: 24px
}
/* 内页 begin*/
#fh5co-content_show .nav-inline {
	list-style: outside none none;
}
#fh5co-content_show .nav li {
	display: inline;
	margin: 0 5px;
	padding: 0;
	color: #808080;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
#fh5co-content_show .nav li a {
	background: #FFF;
	border: 1px solid #B9B8B8;
	border-radius: 0px;
	font-size: 14px;
	color: #808080;
	display: inline-block;
	padding: 10px 25px;
}
#fh5co-content_show .nav li a:hover, #fh5co-content_show .nav li.active a {
	background: #FC0;
	border-color: #FC0;
	color: #fff;
}
#fh5co-content_show .show_body {
	color: #444
}
#fh5co-content_show .show_body a {
	color: #1589B0;
	text-decoration: underline;
}
#fh5co-content_show .show_body a:hover {
	text-decoration: none
}
#fh5co-content_show .detail img {
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
}
#fh5co-content_show .detail img {
}
#fh5co-content_show .detail p {
	text-indent: 0;
}
#fh5co-content_show .qhd-title span {
	margin: 0 5px;
}
#fh5co-content_show .full-screen-en-title {
	font-size: 30px
}
/*分页*/
.table span {
	margin-right: 10px;
}
.content_detail .pager {
	font-size: 14px;
	line-height: 160%
}
.content_detail .pager a {
	border: none;
	color: #797979;
	padding: 0
}
.content_detail .pager a:focus, .content_detail .pager a:hover {
	color: #004f98;
	background: none
}
.content_detail .pager li {
	display: block;
	text-align: left;
	padding: 5px 0;
	margin: 0
}
#fh5co-content_show .pagination li {
	margin: 5px 3px;
	font-size: 14px;
	background: #FFF;
	border-radius: 0px;
}
#fh5co-content_show .pagination .disabled {
	padding: 5px 12px;
}
#fh5co-content_show .pagination .current {
	padding: 6px 14px;
	background: #FC0;
	color: #fff;
	border: 0
}
#fh5co-content_show .pagination .active, #fh5co-content-show .pagination a:hover {
	background: #FC0;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show video {
	max-width: 100%
}
/*上下页*/
.prenext {
	font-size: 0;
	height: 45px;
	margin: 0 auto;
	text-align: center;
	width: 137px;
}
a.preview {
	background: rgba(0, 0, 0, 0) url("../images/preview.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/preview.png*/ repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 45px;
	margin-right: 1px;
	text-indent: -3000px;
	width: 45px;
}
a.preview:hover {
	background-position: left bottom;
}
a.list {
	background: rgba(0, 0, 0, 0) url("../images/list.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/list.png*/ repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 45px;
	margin-right: 1px;
	text-indent: -3000px;
	width: 45px;
}
a.list:hover {
	background-position: left bottom;
}
a.next {
	background: rgba(0, 0, 0, 0) url("../images/next.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/next.png*/ repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 45px;
	text-indent: -3000px;
	width: 45px;
}
a.next:hover {
	background-position: left bottom;
}
/*价格*/
.price-list-box {
}
.price-list-box a {
	color: #E60012
}
#fh5co-content-show .price-list {
	width: 100%;
	border-right: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3
}
#fh5co-content-show .price-list .item {
	padding: 10px 20px;
	text-align: center;
	border-left: 1px solid #D3D3D3;
	background: #fff;
	height: auto;
}
#fh5co-content-show .price-list h2 {
	color: #444;
	font-size: 24px;
	margin: 25px auto 15px;
}
#fh5co-content-show .price-list h3 {
	font-size: 14px;
	color: #666;
	margin-bottom: 30px;
	white-space: normal
}
#fh5co-content-show .price-list .pricing-card-price {
	color: #444;
	font-size: 36px;
	padding: 0 10px;
	line-height: 1.5;
	height: 90px;
}
#fh5co-content-show .price-list .pricing-card-price span {
	color: #999;
	font-size: 14px;
}
#fh5co-content-show .price-list .pricing-card-price span.per-month-detail {
	display: block
}
#fh5co-content-show .price-list .choose a {
	width: 100%;
	-moz-appearance: none;
	-moz-user-select: none;
	background-color: #fff;
	border: 0 none;
	border-radius: 0px;
	box-shadow: 0 0 0 1px #D3D3D3 inset;
	color: #444;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	overflow: hidden;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
	text-overflow: ellipsis;
	transition: color 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s, margin-left 0.2s ease-in-out 0s, margin-right 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
	vertical-align: middle;
	white-space: nowrap;
}
#fh5co-content-show .price-list .choose a:hover {
	box-shadow: 0 0 0 1px #FC0 inset;
	color: #FC0
}
#fh5co-content-show .price-list .price-txt {
	margin: 15px 0;
}
#fh5co-content-show .price-list .price-txt p {
	font-size: 14px;
	line-height: 240%;
	color: #666;
}
#fh5co-content-show .price-list .price-txt .value {
	color: #FF0014;
	font-size: 16px;
}
#fh5co-content-show .price-title {
	text-align: center;
	font-size: 16px;
	padding: 40px 0;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3
}
#fh5co-content-show .price-title h3 {
	font-size: 20px;
}
#fh5co-content-show .feature-list {
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3
}
#fh5co-content-show .feature-list .item {
	text-align: center;
	border-left: 1px solid #D3D3D3;
	padding: 10px 0;
	height: auto;
}
#fh5co-content-show .feature-list .item h2 {
	color: #666;
	border-bottom: 1px solid #D3D3D3;
	font-size: 16px;
	padding: 5px 0 15px
}
#fh5co-content-show .feature-list .item p {
	color: #666;
	line-height: 160%;
	font-size: 14px;
	padding: 9px 15px;
}
#fh5co-content-show .feature-list .choose {
	padding: 30px 0px 20px
}
#fh5co-content-show .feature-list .choose a {
	width: 100%;
	-moz-appearance: none;
	-moz-user-select: none;
	background-color: #fff;
	border: 0 none;
	border-radius: 0px;
	box-shadow: 0 0 0 1px #D3D3D3 inset;
	color: #444;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	overflow: hidden;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
	text-overflow: ellipsis;
	transition: color 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s, margin-left 0.2s ease-in-out 0s, margin-right 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
	vertical-align: middle;
	white-space: nowrap;
}
#fh5co-content-show .feature-list .choose a:hover {
	box-shadow: 0 0 0 1px #FC0 inset;
	color: #FC0
}
/*最新文章*/
#fh5co-content_show .show_list h2.n-title {
	background: #FC0 none repeat scroll 0 0;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fh5co-content_show .article-media img {
	display: block;
	width: 100px;
}
#fh5co-content_show .article-media li {
}
#fh5co-content_show .article-media .media {
	padding: 5px 0;
}
#fh5co-content_show .article-media .media-body h3 a {
	line-height: 24px;
	color: #666;
	font-size: 14px;
}
#fh5co-content_show .article-media .media-body h3 a:hover {
	color: #FC0;
	text-decoration: underline;
}
/*观点*/
.list-content {
	margin: 0 auto;
}
.list-content .waterfull {
	margin: 0 auto;
}
.list-content .waterfull ul {
	margin: 0;
	padding: 0
}
.list-content .waterfull ul li {
	float: left;
	width: 282px;
	list-style: none;
	padding: 10px;
	margin: 0 10px 20px 10px;
	position: relative;
	overflow: visible;
	background-color: #FFFFFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 5;
}
.list-content .waterfull ul li:hover {
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	transform: translate3d(0, -5px, 0);
	transition: all 0.3s
}
.list-content .waterfull ul li:after {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: -1;
}
.list-content .waterfull ul li:hover::after {
}
.list-content .waterfull ul li .imgholder {
	text-align: center;
}
.list-content .waterfull ul li .imgholder .goodsimg {
	cursor: pointer;
}
.list-content .waterfull ul li .imgholder img {
	display: block;
	max-width: 100%;
	text-align: center;
	cursor: pointer
}
.list-content .waterfull ul li .bitem {
	padding: 5px 0px;
}
.list-content .waterfull ul li .bitem .title a {
	color: #444;
	display: block;
	font-size: 16px;
}
.list-content .waterfull ul li .bitem .title a:hover {
	color: #FC0;
}
.list-content .waterfull ul li .bitem .price {
	font-size: 16px;
	color: #E60012
}
.list-content .waterfull ul li .bitem .meta {
	color: #999;
	padding: 5px 0;
}
.list-content .waterfull ul li .bitem .info {
	color: #808080;
	font-size: 13px;
	line-height: 22px;
}
/*联系我们*/
#fh5co-content_show .contact-boxs p {
	line-height: 30px;
	font-size: 16px;
	color: #444;
}
#fh5co-content_show .contact-boxs h3 {
	color: #444;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold
}
#fh5co-content_show .contact-boxs strong {
	font-size: 20px;
	color: #444
}
#fh5co-content_show .contact-imgs img {
	max-width: 100%
}
#fh5co-content_show .contact-boxs a {
	color: #444
}
#fh5co-content_show .mix-tow {
	overflow: hidden
}
#fh5co-content_show .contact_content .media {
	position: relative
}
#fh5co-content_show .contact_content .media .media-img {
	overflow: hidden;
	margin-right: 15px;
}
#fh5co-content_show .contact_content .media .media-img img {
	max-width: 100%;
}
#fh5co-content_show .contact_content .media .media-body {
	display: none;
	background: #FC0;
	position: absolute;
	right: 179px;
	top: 2px;
	height: 154px;
	width: 160px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}
#fh5co-content_show .contact_content .media:hover .media-body {
	display: block;
}
#fh5co-content_show .contact_content .media .media-body .phone {
	background: rgba(0, 0, 0, 0) url("../images/photo.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/photo.png*/ no-repeat;
	height: 80px;
	margin: 14px auto 8px;
	width: 51px;
}
#fh5co-content_show .contact_content .media .media-body p {
	color: #444;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
}
/*服务*/
#fh5co-content_show .service-boxs .service-wide h3 {
	background: #FC0 none repeat scroll 0 0;
	height: 40px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
}
#fh5co-content_show .service-boxs .service-wide .imgs img {
	width: 100%
}
#fh5co-content_show .service-boxs .service-wide .c-box {
	overflow: hidden
}
#fh5co-content_show .service-boxs .service-wide p {
	color: #808080;
	font-size: 16px;
	line-height: 28px
}
#fh5co-content_show .service-boxs .service-wide p.btn {
	border: 1px solid #B9B8B8;
	color: #444;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	margin: 30px auto 0;
	text-align: center;
	width: 120px;
}
#fh5co-content_show .process-box .media-img {
	overflow: hidden
}
#fh5co-content_show .process-box .media-img img {
	max-width: 100%
}
#fh5co-content_show .process-box p {
	color: #808080;
	font-size: 14px;
}
#fh5co-content_show .process-box-1 h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	padding-left: 10px;
	background: #FC0;
	height: 30px;
	line-height: 30px;
}
#fh5co-content_show .process-box-1 p {
	color: #808080;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
}
#fh5co-content_show .wdkh_boxs .media-img {
	overflow: hidden
}
#fh5co-content_show .wdkh_boxs .media-img img {
	width: 100%
}
#fh5co-content_show .out-text h3 {
	color: #444;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 0;
}
#fh5co-content_show .out-text p {
	color: #808080;
	font-size: 14px;
	line-height: 24px;
}
/*关于我们*/
#fh5co-content_show .about-top h1 {
	color: #444;
	font-size: 30px;
	font-weight: 400;
	line-height: 50px;
}
#fh5co-content_show .about-top h6 {
	color: #FC0;
	font-size: 30px;
	font-weight: 400;
	line-height: 50px;
}
#fh5co-content_show .about-top p {
	color: #808080;
	font-size: 16px;
	line-height: 28px;
}
#fh5co-content_show .about_boxs {
 
}
#fh5co-content_show .about_boxs .imgs {
	overflow: hidden
}
#fh5co-content_show .about_boxs .imgs img {
	width: 100%;
}
#fh5co-content_show .about-content {
	color: #333;
	font-size: 14px;
	line-height: 32px;
	margin: 25px 25px 18px;
}
#fh5co-content_show .about-content p {
	line-height: 200%
}
#fh5co-content_show .team_boxs {
}
#fh5co-content_show .team_boxs .gallery-item {
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 110;
}
#fh5co-content_show .team_boxs .gallery-item img {
	position: relative;
	max-width: 100%;
}
#fh5co-content_show .team_boxs .gallery-item .overlay {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 11;
	vertical-align: middle;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 34px;
}
#fh5co-content_show .team_boxs .gallery-item .overlay p {
	position: relative;
	z-index: 12;
	text-align: center;
	display: block;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#fh5co-content_show .team_boxs .gallery-item .overlay p {
	color: #fff;
	line-height: 18px;
	padding: 8px 0;
	font-size: 14px;
}
#fh5co-content_show .team_boxs .gallery-item .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url("../images/bg.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/bg.png*/;
}
#fh5co-content_show .team_boxs .gallery-item:hover .overlay {
	visibility: visible;
	opacity: 1;
}
#fh5co-content_show .team_boxs .gallery-item:hover .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url("../images/bg.png")/*tpa=http://www.tbadc.com/tbadc_tem/images/bg.png*/
}
#fh5co-content_show .hr-boxs .hr-content h2 {
	background: #FC0;
	margin-bottom: 15px;
	color: #fff;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
}
#fh5co-content_show .customer-content .gallery-item {
	background: #f1eee3;
	margin-bottom: 1px;
	margin-right: 1px;
	text-align: center
}
#fh5co-content_show .customer-content .gallery-item:hover {
	background: #d1cdc0;
}
/*案例*/
#fh5co-content_show .show-case .item {
	padding: 0 0 10px;
	background-color: #FFFFFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	position: relative;
	cursor: pointer;
}
#fh5co-content_show .show-case .item:hover {
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	transform: translate3d(0, -5px, 0);
	transition: all 0.3s
}
#fh5co-content_show .show-case .item .media-img {
	overflow: hidden
}
#fh5co-content_show .show-case .item .media-img img {
	display: block;
	width: 100%;
	transition: transform 1s ease 0s;
	transform: scale(1);
	overflow: hidden
}
#fh5co-content_show .show-case .item .media-img img:hover {
	transition: transform 1s ease 0s;
	transform: scale(1.1);
}
#fh5co-content_show .show-case .item h3 {
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	padding: 20px 20px 0px;
}
#fh5co-content_show .show-case .item h3 a {
	color: #444
}
#fh5co-content_show .show-case .item h3 a:hover {
	color: #E60012
}
#fh5co-content_show .show-case .item p {
	padding: 10px 20px;
	overflow: hidden;
	line-height: 1.7
}
#fh5co-content_show .show-case .item h4 {
	font-size: 12px;
	border-top: 1px solid #ececec;
	margin-top: 12px;
	padding: 10px;
}
#fh5co-content_show .show-case .item h4 a {
	color: #E60012;
}
#fh5co-content_show .badge {
	float: right
}
 @media screen and (min-width:1221px) {
.col-5-11 {
	float: left;
	width: 20% !important;
	display: table-cell;
}
}
@media (min-width:1000px) and (max-width:1199px) {
#fh5co-header .welcome-word h1 {
	padding-top: 18px;
}
#fh5co-why-us .media:first-child {
	margin-top: 30px;
}
 
.inner-bg-wealth .left-item {
	padding-right: 30px;
}
.inner-bg-wealth .right-item {
	padding-left: 30px;
}
#fh5co-content_show .about_boxs {
	height: 271px;
	overflow: hidden
}
#fh5co-content_show .about_boxs .about-content {
	margin: 15px 25px 0
}
#fh5co-content-show .price-list, #fh5co-content-show .feature-list, #fh5co-content-show .price-title {
	border: none
}
#fh5co-content-show .price-list .item, #fh5co-content-show .feature-list .item {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#fh5co-content-show .price-list .item:hover, #fh5co-content-show .feature-list .item:hover {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
#fh5co-content-show .price-list .item3, #fh5co-content-show .price-list .item5, #fh5co-content-show .feature-list .item3, #fh5co-content-show .feature-list .item5 {
	border-right: 1px solid #ccc;
}
#fh5co-content-show .price-list .item4, #fh5co-content-show .price-list .item5, #fh5co-content-show .feature-list .item4, #fh5co-content-show .feature-list .item5 {
	border-top: none;
}
#fh5co-content-show .price-list .item5, #fh5co-content-show .feature-list .item5 {
	margin-right: -1px;
}
 
.line-large .x1, .line-large .x2, .line-large .x3, .line-large .x4, .line-large .x5, .line-large .x6, .line-large .x7, .line-large .x8, .line-large .x9, .line-large .x10, .line-large .x11, .line-large .x12, .line-large .xl1, .line-large .xl2, .line-large .xl3, .line-large .xl4, .line-large .xl5, .line-large .xl6, .line-large .xl7, .line-large .xl8, .line-large .xl9, .line-large .xl10, .line-large .xl11, .line-large .xl12, .line-large .xs1, .line-large .xs2, .line-large .xs3, .line-large .xs4, .line-large .xs5, .line-large .xs6, .line-large .xs7, .line-large .xs8, .line-large .xs9, .line-large .xs10, .line-large .xs11, .line-large .xs12, .line-large .xm1, .line-large .xm2, .line-large .xm3, .line-large .xm4, .line-large .xm5, .line-large .xm6, .line-large .xm7, .line-large .xm8, .line-large .xm9, .line-large .xm10, .line-large .xm11, .line-large .xm12, .line-large .xb1, .line-large .xb2, .line-large .xb3, .line-large .xb4, .line-large .xb5, .line-large .xb6, .line-large .xb7, .line-large .xb8, .line-large .xb9, .line-large .xb10, .line-large .xb11, .line-large .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px
}
}
@media screen and (max-width:1000px) {
 
#fh5co-why-us .media {
	margin-left: 0px;
}
#fh5co-why-us .media:first-child {
	margin-top: 0px;
}
.fh5co-gallery .gallery-item .bnt-case {
	margin-top: 60px;
}
.navbar-body.nav-navicon {
	display: none;
}
#fh5co-content_show .sildeContent .service-boxs {
	padding: 0 0px 20px 20px;
}
#fh5co-content_show .about_boxs {
	height: 200px;
	overflow: hidden
}
#fh5co-content_show .about_boxs .about-content {
	height: 150px;
}

#fh5co-content_show .about_boxs .imgs img {
	height: 200px;
}
#fh5co-content-show .price-list, #fh5co-content-show .feature-list, #fh5co-content-show .price-title {
	border: none
}
#fh5co-content-show .price-list .item, #fh5co-content-show .feature-list .item {
	border-top: 1px solid #ccc;
	height: auto;
}
#fh5co-content-show .price-list .item:hover, #fh5co-content-show .feature-list .item:hover {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
#fh5co-content-show .price-list .item2, #fh5co-content-show .price-list .item4, #fh5co-content-show .price-list .item5, #fh5co-content-show .feature-list .item2, #fh5co-content-show .feature-list .item4, #fh5co-content-show .feature-list .item5 {
	border-right: 1px solid #ccc;
}
#fh5co-content-show .price-list .item4, #fh5co-content-show .feature-list .item4 {
	margin-bottom: -1px;
}
#fh5co-content-show .price-list .item4, #fh5co-content-show .price-list .item5, #fh5co-content-show .feature-list .item4, #fh5co-content-show .feature-list .item5 {
	border-bottom: 1px solid #ccc;
}
#fh5co-content-show .price-list .item5, #fh5co-content-show .feature-list .item5 {
	margin-right: -1px;
}
.line-large {
	margin-left: -10px;
	margin-right: -10px
}

}
@media screen and (max-width:760px) {
 
#fh5co-content_show .sildeContent {
	border-left: none;
}
#fh5co-content_show .sildeContent .problem {
	margin: 20px 0;
}
#fh5co-content_show .sildeContent .service-boxs {
	padding: 0 0px 20px;
}
.inner-bg-wealth {
	padding: 48px 0 20px;
}
.inner-bg-wealth .fh5co-heading h2 {
	margin-bottom: 30px;
}
#wealth-two-content .fh5co-heading, #wealth-four-content .fh5co-heading {
	padding: 40px 0 0;
}
#wealth-one-content .fh5co-heading, #wealth-three-content .fh5co-heading {
	padding: 0px
}
#wealth-three-content .inner-bg-wealth {
	padding: 0 0 20px
}
#fh5co-header .nav li {
}/* 手机菜单 */
#fh5co-header .nav li a {
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #F2F2F2
}
#fh5co-header .nav li.last a {
	padding: 12px 0px 8px 15px;
	border-bottom: 0px solid #F2F2F2
}
#fh5co-header img {
	height: 50px;
}
#fh5co-header #header-box_id .margin-big-top {
	margin: 0
}
.fh5co-gallery .gallery-item .bnt-case {
	margin-top: 90px;
}
.flex-direction-nav {
	display: none
}
.flex-control-nav {
	display: none
}
#fh5co-bottom-info .show-list .item {
	margin-bottom: 30px;
}
#fh5co-bottom-info .show-list .item1 {
	margin-right: 0px;
}
#fh5co-bottom-info .show-list .item2 {
	padding: 0px;
	border: none;
}
#fh5co-bottom-info .show-list .item3 {
	margin-left: 0px;
}
#fh5co-content_show .about_boxs, #fh5co-content_show .about_boxs .about-content, #fh5co-content_show .about_boxs .imgs img {
	height: auto
}
#fh5co-content-show .price-list .item, #fh5co-content-show .feature-list .item {
	border: 1px solid #ccc !important;
	max-width: 340px;
	margin: 0 auto 20px;
	height: auto;
}
#fh5co-content-show .price-list .item:hover, #fh5co-content-show .feature-list .item:hover {
	border: 1px solid #7AC1FF !important
}
.line-large:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}
.line-big {
	display: block
}
#fh5co-content_show .contact-title {
	font-size: 26px;
}
#fh5co-content_show .contact_content .media .media-img.float-right {
	float: left !important;
	margin: 0 0 20px 0
}
#fh5co-content_show .contact_content .media .media-body {
	left: 179px;
	right: auto !important
}
}
 @media screen and (max-width:480px) {
 
#fh5co-why-us .media {
	margin-left: 0px;
}
#fh5co-why-us .media h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%
}
#fh5co-why-us .media p {
	font-size: 12px;
}
.fh5co-gallery .gallery-item .bnt-case {
	margin-top: 40px;
}
#fh5co-content_show .contact-title {
	font-size: 14px;
}
#fh5co-content_show .contact_content .media .media-img.float-right {
	float: none !important;
	margin: 0 0 20px 0
}
#fh5co-content_show .contact_content .media:hover .media-body {
	display: none;
}

#fh5co-content_show .sildeContent {
	border-left: none;
}
#fh5co-content_show .sildeContent .problem {
	margin: 20px 0;
}
#fh5co-content_show .sildeContent .service-boxs {
	padding: 0 0px 20px;
}
#fh5co-content-show .show-case .xl12 {
	width: 100% !important
}
}
/* 内页 end*/

/* 客服 */
.side {
	position: fixed;
	width: 54px;
	height: 219px;
	right: 1px;
	top: 300px;
	z-index: 1000;
}
.side ul li {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;
	margin-bottom: 1px;
}
.side ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	line-height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #FC0;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}
.side ul li .sidetop {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	background: #BEBEBE;
}
.side ul li .sidetop:hover {
	background: #5B5B5B;
	opacity: 1;
}
.side ul li img {
	float: left;
}
 
 .inner-bg-wealth {
	padding: 50px 0 50px;
}
.inner-bg-wealth .fh5co-heading {
	max-width: 520px;
	margin: 0 auto
}
.inner-bg-wealth .fh5co-heading h2 {
	color: #444;
	margin-bottom: 30px;
	font-size: 30px;
}
.inner-bg-wealth .fh5co-heading span {
	font-size: 18px;
	color: #666
}
.inner-bg-wealth img {
	max-width: 100%;
}
#wealth-two-content .fh5co-heading, #wealth-four-content .fh5co-heading {
	padding: 80px 0 0;
}
#wealth-one-content .fh5co-heading, #wealth-three-content .fh5co-heading {
	padding: 100px 0 0
}
/*常见问题*/
#fh5co-content_show .faq_nav {
}
#fh5co-content_show .faq_nav li {
	list-style-type: none;
	padding: 5px 0
}
#fh5co-content_show .faq_nav li a {
	padding: 0 30px 0 0;
	color: #444;
	cursor: pointer;
	font-size: 16px;
	width: 100%
}
#fh5co-content_show .faq_nav li a:hover {
	background: #f8f8f8;
	border-right: 2px solid #E60012;
}
#fh5co-content_show .faq_nav li.active a {
	background: #f8f8f8;
	color: #444;
	border-right: 2px solid #E60012;
	font-weight: normal
}
 
/* 杂乱 */
.more {
	border: solid 2px #E60012;
	background: transparent;
	border-radius: 0px;
	font-size: 16px;
	padding: 5px 25px;
	margin: 0;
	display: inline-block;
	line-height: 30px;
	color: #E60012
}
.more-back {
	background: #E60012;
	font-size: 14px;
	padding: 5px 25px;
	margin: 0;
	display: inline-block;
	line-height: 20px;
	color: #FFF
}
.bottom-border {
	border-top: 1px solid #D3D3D3;
}
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

/*精彩案例*/
.company_con{margin:20px auto 0 auto;width:1430px;}
.company_con ul{width:1430px;height:0px;border-bottom:2px solid #029be7;}
.company_con ul li{float:left;padding:0 35px;height:58px;line-height:58px;margin-right:10px;background:url("../images/casenosel_bg.jpg"); border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9; font-family:微软雅黑;}
.company_con ul li a{font-size:28px;color:#8c8c8c;}
.company_con ul li.selected{background:url("../images/casesel_bg.jpg");border:none;}
.company_con ul li.selected a{color:#fff;}
#companyList{
	width:1200px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 35px;
}
.company_b2b dl{
	float:left;
	width:260px;
	height:462px;
	text-align:center;
	margin-left:40px;
	position:relative;
	margin-right: 30px;
}
.company_b2b dl.dl_first{margin-left:0;}
.company_b2b dl dt{width:262px;height:464px;border:1px  solid #FC0;background-color:#fff;}
.company_b2b dl dt.ererima_img{ position:absolute;left:0;top:0;}
.company_b2b dl dt.ererima_img img{width:150px;height:150px;margin-top:152px;}
.hid{display:none;}
.company_b2b dl dt.company_img img{margin-top:0px;}
.company_b2b dl dd{
	font-size:12px;
	color:#FC0;
	margin-top:5px;
	font-family:"微软雅黑";
}
 
::-webkit-input-placeholder {
 color:#999
}
:-moz-placeholder {
 color:#999
}
::-moz-placeholder {
 color:#999
}
:-ms-input-placeholder {
 color:#ccc
}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
button::-moz-focus-inner, input::-moz-focus-inner {
 padding:0;
 border:0
}
textarea { overflow: auto }
button:focus, input:focus, select:focus, textarea:focus { outline: 0 }
input::-ms-clear {
 display:none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline }
audio:not([controls]) { display: none; height: 0 }
[hidden], template {
 display:none
}
a { background: 0 0 }
a:active, a:hover { outline: 0 }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: 700 }
dfn { font-style: italic }
mark { color: #000; background: #ff0 }
small { font-size: 80% }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { height: 0; -moz-box-sizing: content-box; box-sizing: content-box }
pre { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em }
button, input, optgroup, select, textarea { margin: 0; font: inherit }
button { overflow: visible }
button, select { text-transform: none }
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer }
button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner {
 padding:0;
 border:0
}
input { line-height: normal }
input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 height:auto
}
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid silver }
legend { padding: 0; border: 0 }
optgroup { font-weight: 700 }
table { border-spacing: 0; border-collapse: collapse }
td, th { padding: 0 }
.button { border: solid 0 #E2E2E2; background: 0 0; border-radius: 0; font-size: 30px; padding: 6px 2px 0 0; margin: 0; display: inline-block; line-height: 38px; transition: all 1s cubic-bezier(.175, .885, .32, 1) 0s }
.button[disabled] { pointer-events: none; cursor: not-allowed; webkit-box-shadow: none; box-shadow: none; filter: alpha(opacity=50); opacity: .5 }
.button:active { background-image: none; outline: 0; transition: all .3s cubic-bezier(.175, .885, .32, 1) 0s }
.button:hover { transition: all .3s cubic-bezier(.175, .885, .32, 1) 0s }
.button-block { display: block; width: 100% }
.button-large { padding: 15px 20px; font-size: 24px; line-height: 24px }
.button-big { padding: 10px 15px; font-size: 18px; line-height: 22px }
.button-small { padding: 5px 10px; font-size: 12px; font-weight: 400; line-height: 18px }
.button-little { padding: 3px 5px; font-size: 12px; font-weight: 400; line-height: 16px }
.button.bg-black, .button.bg-blue, .button.bg-dot, .button.bg-gray, .button.bg-green, .button.bg-main, .button.bg-red, .button.bg-sub, .button.bg-yellow { color: #fff }
.layout {
	width: 100%;
	height: auto;
}
.img-wrap {
  display: inline-block;
}
.img-wrap img {
    width: 100%;
    vertical-align: middle;
}
.container, .container-layout { margin: 0 auto; padding: 0 10px }

@media(min-width:760px) {
.container { width: 750px }
}
@media(min-width:1000px) {
.container { width: 1000px }
}
@media(min-width:1200px) {
.container { width: 1200px }
}
.line { margin: 0; padding: 0 }
.x1, .x10, .x11, .x12, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9, .xb1, .xb10, .xb11, .xb12, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9, .xl1, .xl10, .xl11, .xl12, .xl2, .xl3, .xl4, .xl5, .xl6, .xl7, .xl8, .xl9, .xm1, .xm10, .xm11, .xm12, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9, .xs1, .xs10, .xs11, .xs12, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9 { position: relative; min-height: 1px }
.line-big { margin-left: -10px; margin-right: -10px }
.line-big .x1, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .xb1, .line-big .xb10, .line-big .xb11, .line-big .xb12, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xl1, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xm1, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xs1, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9 { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px }
.line-middle { margin-left: -5px; margin-right: -5px }
.line-middle .x1, .line-middle .x10, .line-middle .x11, .line-middle .x12, .line-middle .x2, .line-middle .x3, .line-middle .x4, .line-middle .x5, .line-middle .x6, .line-middle .x7, .line-middle .x8, .line-middle .x9, .line-middle .xb1, .line-middle .xb10, .line-middle .xb11, .line-middle .xb12, .line-middle .xb2, .line-middle .xb3, .line-middle .xb4, .line-middle .xb5, .line-middle .xb6, .line-middle .xb7, .line-middle .xb8, .line-middle .xb9, .line-middle .xl1, .line-middle .xl10, .line-middle .xl11, .line-middle .xl12, .line-middle .xl2, .line-middle .xl3, .line-middle .xl4, .line-middle .xl5, .line-middle .xl6, .line-middle .xl7, .line-middle .xl8, .line-middle .xl9, .line-middle .xm1, .line-middle .xm10, .line-middle .xm11, .line-middle .xm12, .line-middle .xm2, .line-middle .xm3, .line-middle .xm4, .line-middle .xm5, .line-middle .xm6, .line-middle .xm7, .line-middle .xm8, .line-middle .xm9, .line-middle .xs1, .line-middle .xs10, .line-middle .xs11, .line-middle .xs12, .line-middle .xs2, .line-middle .xs3, .line-middle .xs4, .line-middle .xs5, .line-middle .xs6, .line-middle .xs7, .line-middle .xs8, .line-middle .xs9 { position: relative; min-height: 1px; padding-right: 5px; padding-left: 5px }
.line-small { margin-left: -2px; margin-right: -2px }
.line-small .x1, .line-small .x10, .line-small .x11, .line-small .x12, .line-small .x2, .line-small .x3, .line-small .x4, .line-small .x5, .line-small .x6, .line-small .x7, .line-small .x8, .line-small .x9, .line-small .xb1, .line-small .xb10, .line-small .xb11, .line-small .xb12, .line-small .xb2, .line-small .xb3, .line-small .xb4, .line-small .xb5, .line-small .xb6, .line-small .xb7, .line-small .xb8, .line-small .xb9, .line-small .xl1, .line-small .xl10, .line-small .xl11, .line-small .xl12, .line-small .xl2, .line-small .xl3, .line-small .xl4, .line-small .xl5, .line-small .xl6, .line-small .xl7, .line-small .xl8, .line-small .xl9, .line-small .xm1, .line-small .xm10, .line-small .xm11, .line-small .xm12, .line-small .xm2, .line-small .xm3, .line-small .xm4, .line-small .xm5, .line-small .xm6, .line-small .xm7, .line-small .xm8, .line-small .xm9, .line-small .xs1, .line-small .xs10, .line-small .xs11, .line-small .xs12, .line-small .xs2, .line-small .xs3, .line-small .xs4, .line-small .xs5, .line-small .xs6, .line-small .xs7, .line-small .xs8, .line-small .xs9 { position: relative; min-height: 1px; padding-right: 2px; padding-left: 2px }
.x1, .x10, .x11, .x12, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9 { float: left }
.x1 { width: 8.33333333% }
.x2 { width: 16.66666667% }
.x3 { width: 25% }
.x4 { width: 33.33333333% }
.x5 { width: 41.66666667% }
.x6 { width: 50% }
.x7 { width: 58.33333333% }
.x8 { width: 66.66666667% }
.x9 { width: 75% }
.x10 { width: 83.33333333% }
.x11 { width: 91.66666667% }
.x12 { width: 100% }
.x0-left { left: 0 }
.x1-left { left: 8.33333333% }
.x2-left { left: 16.66666667% }
.x3-left { left: 25% }
.x4-left { left: 33.33333333% }
.x5-left { left: 41.66666667% }
.x6-left { left: 50% }
.x7-left { left: 58.33333333% }
.x8-left { left: 66.66666667% }
.x9-left { left: 75% }
.x10-left { left: 83.33333333% }
.x11-left { left: 91.66666667% }
.x12-left { left: 100% }
.x0-right { right: 0 }
.x1-right { right: 8.33333333% }
.x2-right { right: 16.66666667% }
.x3-right { right: 25% }
.x4-right { right: 33.33333333% }
.x5-right { right: 41.66666667% }
.x6-right { right: 50% }
.x7-right { right: 58.33333333% }
.x8-right { right: 66.66666667% }
.x9-right { right: 75% }
.x10-right { right: 83.33333333% }
.x11-right { right: 91.66666667% }
.x12-right { right: 100% }
.x0-move { margin-left: 0 }
.x1-move { margin-left: 8.33333333% }
.x2-move { margin-left: 16.66666667% }
.x3-move { margin-left: 25% }
.x4-move { margin-left: 33.33333333% }
.x5-move { margin-left: 41.66666667% }
.x6-move { margin-left: 50% }
.x7-move { margin-left: 58.33333333% }
.x8-move { margin-left: 66.66666667% }
.x9-move { margin-left: 75% }
.x10-move { margin-left: 83.33333333% }
.x11-move { margin-left: 91.66666667% }
.x12-move { margin-left: 100% }

@media(min-width:300px) {
.xl1, .xl10, .xl11, .xl12, .xl2, .xl3, .xl4, .xl5, .xl6, .xl7, .xl8, .xl9 { float: left }
.xl1 { width: 8.33333333% }
.xl2 { width: 16.66666667% }
.xl3 { width: 25% }
.xl4 { width: 33.33333333% }
.xl5 { width: 41.66666667% }
.xl6 { width: 50% }
.xl7 { width: 58.33333333% }
.xl8 { width: 66.66666667% }
.xl9 { width: 75% }
.xl10 { width: 83.33333333% }
.xl11 { width: 91.66666667% }
.xl12 { width: 100% }
.xl0-left { left: 0 }
.xl1-left { left: 8.33333333% }
.xl2-left { left: 16.66666667% }
.xl3-left { left: 25% }
.xl4-left { left: 33.33333333% }
.xl5-left { left: 41.66666667% }
.xl6-left { left: 50% }
.xl7-left { left: 58.33333333% }
.xl8-left { left: 66.66666667% }
.xl9-left { left: 75% }
.xl10-left { left: 83.33333333% }
.xl11-left { left: 91.66666667% }
.xl12-left { left: 100% }
.xl0-right { right: 0 }
.xl1-right { right: 8.33333333% }
.xl2-right { right: 16.66666667% }
.xl3-right { right: 25% }
.xl4-right { right: 33.33333333% }
.xl5-right { right: 41.66666667% }
.xl6-right { right: 50% }
.xl7-right { right: 58.33333333% }
.xl8-right { right: 66.66666667% }
.xl9-right { right: 75% }
.xl10-right { right: 83.33333333% }
.xl11-right { right: 91.66666667% }
.xl12-right { right: 100% }
.xl0-move { margin-left: 0 }
.xl1-move { margin-left: 8.33333333% }
.xl2-move { margin-left: 16.66666667% }
.xl3-move { margin-left: 25% }
.xl4-move { margin-left: 33.33333333% }
.xl5-move { margin-left: 41.66666667% }
.xl6-move { margin-left: 50% }
.xl7-move { margin-left: 58.33333333% }
.xl8-move { margin-left: 66.66666667% }
.xl9-move { margin-left: 75% }
.xl10-move { margin-left: 83.33333333% }
.xl11-move { margin-left: 91.66666667% }
.xl12-move { margin-left: 100% }
.list_body .layout .item,.index_body .layout .item,.detail .layout .item{ height:140px;}
}
@media(min-width:760px) {
.xs1, .xs10, .xs11, .xs12, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9 { float: left }
.xs1 { width: 8.33333333% }
.xs2 { width: 16.66666667% }
.xs3 { width: 25% }
.xs4 { width: 33.33333333% }
.xs5 { width: 41.66666667% }
.xs6 { width: 50% }
.xs7 { width: 58.33333333% }
.xs8 { width: 66.66666667% }
.xs9 { width: 75% }
.xs10 { width: 83.33333333% }
.xs11 { width: 91.66666667% }
.xs12 { width: 100% }
.xs0-left { left: 0 }
.xs1-left { left: 8.33333333% }
.xs2-left { left: 16.66666667% }
.xs3-left { left: 25% }
.xs4-left { left: 33.33333333% }
.xs5-left { left: 41.66666667% }
.xs6-left { left: 50% }
.xs7-left { left: 58.33333333% }
.xs8-left { left: 66.66666667% }
.xs9-left { left: 75% }
.xs10-left { left: 83.33333333% }
.xs11-left { left: 91.66666667% }
.xs12-left { left: 100% }
.xs0-right { right: 0 }
.xs1-right { right: 8.33333333% }
.xs2-right { right: 16.66666667% }
.xs3-right { right: 25% }
.xs4-right { right: 33.33333333% }
.xs5-right { right: 41.66666667% }
.xs6-right { right: 50% }
.xs7-right { right: 58.33333333% }
.xs8-right { right: 66.66666667% }
.xs9-right { right: 75% }
.xs10-right { right: 83.33333333% }
.xs11-right { right: 91.66666667% }
.xs12-right { right: 100% }
.xs0-move { margin-left: 0 }
.xs1-move { margin-left: 8.33333333% }
.xs2-move { margin-left: 16.66666667% }
.xs3-move { margin-left: 25% }
.xs4-move { margin-left: 33.33333333% }
.xs5-move { margin-left: 41.66666667% }
.xs6-move { margin-left: 50% }
.xs7-move { margin-left: 58.33333333% }
.xs8-move { margin-left: 66.66666667% }
.xs9-move { margin-left: 75% }
.xs10-move { margin-left: 83.33333333% }
.xs11-move { margin-left: 91.66666667% }
.xs12-move { margin-left: 100% }
.list_body .layout .item,.index_body .layout .item,.detail .layout .item{ height:200px;}
}
@media(min-width:1000px) {
.xm1, .xm10, .xm11, .xm12, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9 { float: left }
.xm1 { width: 8.33333333% }
.xm2 { width: 16.66666667% }
.xm3 { width: 25% }
.xm4 { width: 33.33333333% }
.xm5 { width: 41.66666667% }
.xm6 { width: 50% }
.xm7 { width: 58.33333333% }
.xm8 { width: 66.66666667% }
.xm81 { width: 100% }
.xm9 { width: 75% }
.xm10 { width: 83.33333333% }
.xm11 { width: 91.66666667% }
.xm12 { width: 100% }
.xm0-left { left: 0 }
.xm1-left { left: 8.33333333% }
.xm2-left { left: 16.66666667% }
.xm3-left { left: 25% }
.xm4-left { left: 33.33333333% }
.xm5-left { left: 41.66666667% }
.xm6-left { left: 50% }
.xm7-left { left: 58.33333333% }
.xm8-left { left: 66.66666667% }
.xm9-left { left: 75% }
.xm10-left { left: 83.33333333% }
.xm11-left { left: 91.66666667% }
.xm12-left { left: 100% }
.xm0-right { right: 0 }
.xm1-right { right: 8.33333333% }
.xm2-right { right: 16.66666667% }
.xm3-right { right: 25% }
.xm4-right { right: 33.33333333% }
.xm5-right { right: 41.66666667% }
.xm6-right { right: 50% }
.xm7-right { right: 58.33333333% }
.xm8-right { right: 66.66666667% }
.xm9-right { right: 75% }
.xm10-right { right: 83.33333333% }
.xm11-right { right: 91.66666667% }
.xm12-right { right: 100% }
.xm0-move { margin-left: 0 }
.xm1-move { margin-left: 8.33333333% }
.xm2-move { margin-left: 16.66666667% }
.xm3-move { margin-left: 25% }
.xm4-move { margin-left: 33.33333333% }
.xm5-move { margin-left: 41.66666667% }
.xm6-move { margin-left: 50% }
.xm7-move { margin-left: 58.33333333% }
.xm8-move { margin-left: 66.66666667% }
.xm9-move { margin-left: 75% }
.xm10-move { margin-left: 83.33333333% }
.xm11-move { margin-left: 91.66666667% }
.xm12-move { margin-left: 100% }
.list_body .layout .item,.index_body .layout .item,.detail .layout .item{ height:273px;}


}
@media(min-width:1200px) {
.xb1, .xb10, .xb11, .xb12, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9 { float: left }
.xb1 { width: 8.33333333% }
.xb2 { width: 16.66666667% }
.xb3 { width: 25% }
.xb4 { width: 33.33333333% }
.xb5 { width: 41.66666667% }
.xb6 { width: 50% }
.xb7 { width: 58.33333333% }
.xb8 { width: 66.66666667% }
.xb9 { width: 75% }
.xb10 { width: 83.33333333% }
.xb11 { width: 91.66666667% }
.xb12 { width: 100% }
.xb0-left { left: 0 }
.xb1-left { left: 8.33333333% }
.xb2-left { left: 16.66666667% }
.xb3-left { left: 25% }
.xb4-left { left: 33.33333333% }
.xb5-left { left: 41.66666667% }
.xb6-left { left: 50% }
.xb7-left { left: 58.33333333% }
.xb8-left { left: 66.66666667% }
.xb9-left { left: 75% }
.xb10-left { left: 83.33333333% }
.xb11-left { left: 91.66666667% }
.xb12-left { left: 100% }
.xb0-right { right: 0 }
.xb1-right { right: 8.33333333% }
.xb2-right { right: 16.66666667% }
.xb3-right { right: 25% }
.xb4-right { right: 33.33333333% }
.xb5-right { right: 41.66666667% }
.xb6-right { right: 50% }
.xb7-right { right: 58.33333333% }
.xb8-right { right: 66.66666667% }
.xb9-right { right: 75% }
.xb10-right { right: 83.33333333% }
.xb11-right { right: 91.66666667% }
.xb12-right { right: 100% }
.xb0-move { margin-left: 0 }
.xb1-move { margin-left: 8.33333333% }
.xb2-move { margin-left: 16.66666667% }
.xb3-move { margin-left: 25% }
.xb4-move { margin-left: 33.33333333% }
.xb5-move { margin-left: 41.66666667% }
.xb6-move { margin-left: 50% }
.xb7-move { margin-left: 58.33333333% }
.xb8-move { margin-left: 66.66666667% }
.xb9-move { margin-left: 75% }
.xb10-move { margin-left: 83.33333333% }
.xb11-move { margin-left: 91.66666667% }
.xb12-move { margin-left: 100% }
}
@media(max-width:760px) {
.show-l { display: block!important }
.hidden-l { display: none!important }
}
@media(min-width:761px) and (max-width:1000px) {
.show-s { display: block!important }
.hidden-s { display: none!important }
}
@media(min-width:1001px) and (max-width:1200px) {
.show-m { display: block!important }
.hidden-m { display: none!important }
}
@media(min-width:1201px) {
.show-b { display: block!important }
.hidden-b { display: none!important }
  
