﻿@charset "utf-8";
/* CSS Document */
.clear{
	clear:both;
}
.our-service{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.ser-con{
	width:1200px;
	margin:0 auto;
	padding-bottom:62px;
}
.ser-con h2{
	text-align:center;
	margin-top:57px;
}
.ser-con ul li{
	float:left;
	margin:42px 5px 0 5px;
}
.ser-con ul li a{
	width:284px;
	height:384px;
	display:block;
}
.ser-con ul li .a1{
	background:url(img/img-01.jpg) no-repeat center center;
}
.ser-con ul li .a1:hover{
	background:url(img/img1.jpg) no-repeat center center;
}
.ser-con ul li .a2{
	background:url(img/img-02.jpg) no-repeat center center;
}
.ser-con ul li .a2:hover{
	background:url(img/img2.jpg) no-repeat center center;
}
.ser-con ul li .a3{
	background:url(img/img-03.jpg) no-repeat center center;
}
.ser-con ul li .a3:hover{
	background:url(img/img3.jpg) no-repeat center center;
}
.ser-con ul li .a4{
	background:url(img/img-04.jpg) no-repeat center center;
}
.ser-con ul li .a4:hover{
	background:url(img/img4.jpg) no-repeat center center;
}
/*东方华美装饰集团*/
.hmzs{
	width:100%;
	height:559px;
	background:url(img/hmzs-bj.jpg) no-repeat center center;
	overflow:hidden;
}
.hmzs-con{
	width:1200px;
	margin:0 auto;
}
.hmzs-con h2{
	text-align:center;
	 margin-top:57px;
	 margin-bottom:45px;
}
.hmjs-l{
	float:left;
	width:706px;
	padding-left:33px;
}
.hmjs-l h3{
	font-size:24px;
	color:#fff;
}
.hmjs-l p{
	font-size:18px;
	color:#fff;
	line-height:33px;
	margin:24px 0;
	text-indent:2em;
}
.hmjs-l a{
	font-size:18px;
	color:#9f9ea0;
}
/*我们的服务案例*/
.case-work{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.case-work-con{
	width:1146px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:75px;
	padding:0 27px 75px 27px;
}
.case-work-con h2{
	text-align:center;
	margin-top:57px;
}
.case-work-con h3{
	text-align:right;
	line-height:66px;
	font-weight:400;
}
.case-work-con h3 a{
	font-size:14px;
	color:#8c8c8c;
}
.case-work-con h3 .more{
	color:#d60011;
}
.case1,.case2{
	width:1139px;
	margin:0 auto;
	overflow:hidden;
}
.case1-left{
	float:left;
	margin-right:7px;
	position:relative;
}
.case-l-mask{
	width:348px;
	height:459px;
	background:#141a23;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	transition: all 0.5s linear;
	padding:0 51px;
}
.case1-left a:hover > .case-l-mask{
	 opacity:0.8;
	 transform: scale(1.01);
}
.case-l-mask h6,.case-r-mask1 h6,.case-r-mask2 h6{
	font-size:18px;
	color:#cccccc;
	border-bottom:1px solid #76787d;
	margin-top:279px;
	padding-bottom:17px;
}
.case-l-mask .has,.case-r-mask1 .has,.case-r-mask2 .has{
	font-size:18px;
	color:#cccccc;
	line-height:38px;
}
.case1-right{
	width:681px;
	float:left;
}
.case1-r-1,.case1-r-2{
	float:left;
	position:relative;
}
.case1-r-2{
	margin-right:0;
}
.case-r-mask1,.case-r-mask2{
	width:349px;
	height:226px;
	position:absolute;
	background:#141a23;
	top:0;
	left:0;
	opacity:0;
	transition: all 0.5s linear;
	padding:0 51px;
}
.case-r-mask2{
	width:198px;
    height:226px;
    padding:0 12px;
}
.case1-r-1 a:hover > .case-r-mask1{
	 opacity:0.8;
	 transform: scale(1.01);
}
.case1-r-2 a:hover > .case-r-mask2{
	 opacity:0.8;
	 transform: scale(1.01);
}
.case-r-mask1 h6{
	margin-top:54px;
}
.case-r-mask2 h6{
	margin-top:54px;
}
.case2{
	margin-top:7px;
}
.case2 .case2-l{
	float:left;
	width:223px;
	margin-right:6px;
}
.case2-l-t,.case2-l-b{
	float:left;
	position:relative;
}
.case2-l-mask1,.case2-l-mask2{
	width:206px;
	height:227px;
	position:absolute;
	top:0;
	left:0;
	background:#141a23;
	opacity:0;
	transition: all 0.5s linear;
	padding:0 8px;
}
.case2-l-t a:hover > .case2-l-mask1{
	 opacity:0.8;
	 transform: scale(1.01);
}
.case2-l-b a:hover > .case2-l-mask2{
	 opacity:0.8;
	 transform: scale(1.01);
}
.case2-l-mask1 h6,.case2-l-mask2 h6{
	font-size:18px;
	color:#cccccc;
	border-bottom:1px solid #76787d;
	padding-bottom:17px;
	margin-top:54px;
}
.case2-l-mask1 .has,.case2-l-mask2 .has{
	font-size:18px;
	color:#cccccc;
	line-height:38px;
}
.case2 .case2-c{
	float:left;
	position:relative;
}
.case2-c-mask{
	width:577px;
	height:460px;
	position:absolute;
	top:0;
	left:0;
	background:#141a23;
	opacity:0;
	transition:all 0.5s linear;
	padding:0 51px;
}
.case2-c a:hover > .case2-c-mask{
	 opacity:0.8;
	 transform: scale(1.01);
}
.case2-c-mask h6{
	font-size:18px;
	color:#cccccc;
	border-bottom:1px solid #76787d;
	margin-top:288px;
	padding-bottom:17px;
}
.case2-c-mask .has{
	font-size:18px;
	color:#cccccc;
	line-height:38px;
}
.case2 .case2-r{
	float:right;
	width:222px;
	margin-right:4px;
	position:relative;
}
.case2-r-mask{
	width:198px;
	height:460px;
	position:absolute;
	top:0;
	left:0;
	background:#141a23;
	opacity:0;
	transition:all 0.5s linear;
	padding:0 12px;
}
.case2-r-mask h6{
	font-size:18px;
	color:#cccccc;
	border-bottom:1px solid #76787d;
	margin-top:288px;
	padding-bottom:17px;
}
.case2-r-mask .has{
	font-size:18px;
	color:#cccccc;
	line-height:38px;
}
.case2-r a:hover > .case2-r-mask{
	 opacity:0.8;
	 transform: scale(1.01);
}
/*广告*/
.advertisement{
	width:100%;
	height:114px;
	background:#d60011;
}
.advertisement-con{
	width:1200px;
	margin:0 auto;
}
.adv-l{
	float:left;
}
.adv-r{
	float:right;
}
/*6大专业优势*/
.major-adv{
	width:100%;
	height:756px;
	background:url(img/major-adv-bj.jpg) no-repeat center center;
}
.major-adv-c{
	width:1200px;
	margin:0 auto;
}
.major-adv-c h2{
	text-align:center;
	padding-top:57px;
}
.major-adv-con{
	margin:60px 0;
	padding:0 24px;
}
.major-adv-con li{
	float:left;
	margin:0 4px;
	position:relative;
	width:374px;
	height:238px;
}
.major-adv-con li a{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:374px;
}
.major-adv-con li a .list_mask{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 4;
  background:#d60011;
  opacity:0;
 transition: all 1s linear;
 }
 .major-adv-con li a .list_mask1{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 4;
  opacity: 100;
 transition: all 1s linear;
 }
.major-adv-con li a img{
	transition: all 1s linear;
 }
.major-adv-con li a:hover > img{
	 transform: scale(1.01);
}
.major-adv-con li a:hover > .list_mask{
	 opacity:2;
	 transform: scale(1.01);
}
.major-adv-con li:nth-child(4){
	margin-top:10px;
}
.major-adv-con li:nth-child(5){
	margin-top:10px;
}
.major-adv-con li:nth-child(6){
	margin-top:10px;
}
.list_mask h6{
	text-align:center;
	line-height:74px;
	font-size:24px;
	margin-top:33px;
	color:#fff;
}
.list_mask span{
	width:45px;
	border-bottom:1px solid #fff;
	display:block;
	margin:0 auto;
}
.list_mask p{
	font-size:14px;
	color:#fff;
	line-height:20px;
	margin:0 auto;
	margin-top:37px;
	width:271px;
	text-align:center;
}
.list_mask1 h6{
	text-align:center;
	line-height:74px;
	font-size:24px;
	margin-top:33px;
	color:#000;
}
.list_mask1 span{
	width:45px;
	border-bottom:1px solid #000;
	display:block;
	margin:0 auto;
}
.list_mask1 p{
	font-size:14px;
	color:#000;
	line-height:20px;
	margin:0 auto;
	margin-top:37px;
	width:271px;
	text-align:center;
}
/*服务流程*/
.service-flow{
	width:100%;
	height:303px;
	background:url(img/ser-flow-bj.jpg) no-repeat center center;
	overflow:hidden;
}
.ser-flow-con{
	width:1200px;
	margin:0 auto;
}
.ser-flow-con h2{
	text-align:center;
	padding-top:57px;
}
<!--服务承诺-->
.ser-com{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.ser-com-con{
	width:1200px;
	margin:0 auto;
}
.ser-com-con h2{
	text-align:center;
	padding-top:57px;
}
.ser-com-con ul{
	padding:0 11px;
	overflow:hidden;
}
.ser-com-con li{
	width:162px;
	height:162px;
	float:left;
	margin:65px 15px 59px 15px;
}
.ser-com-con li a{
	display:block;
	width:162px;
	height:162px;
}
.ser-com-con li .a_1{
	background:url(img/ser-com1.jpg) no-repeat center center;
}
.ser-com-con li .a_2{
	background:url(img/ser-com2.jpg) no-repeat center center;
}
.ser-com-con li .a_3{
	background:url(img/ser-com03.jpg) no-repeat center center;
}
.ser-com-con li .a_4{
	background:url(img/ser-com4.jpg) no-repeat center center;
}
.ser-com-con li .a_5{
	background:url(img/ser-com5.jpg) no-repeat center center;
}
.ser-com-con li .a_6{
	background:url(img/ser-com6.jpg) no-repeat center center;
}
.ser-com-con li .a_1:hover{
	background:url(img/ser-com01.jpg) no-repeat center center;
}
.ser-com-con li .a_2:hover{
	background:url(img/ser-com02.jpg) no-repeat center center;
}
.ser-com-con li .a_3:hover{
	background:url(img/ser-com3.jpg) no-repeat center center;
}
.ser-com-con li .a_4:hover{
	background:url(img/ser-com04.jpg) no-repeat center center;
}
.ser-com-con li .a_5:hover{
	background:url(img/ser-com05.jpg) no-repeat center center;
}
.ser-com-con li .a_6:hover{
	background:url(img/ser-com06.jpg) no-repeat center center;
}
/*我们的客户*/
.our-clients{
	width:100%;
	background:#236eb0;
	overflow:hidden;
}
.our-clients-con{
	width:1200px;
	margin:0 auto;
}

.our-clients-con h2 {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}
.our-clients-con ul{
	overflow:hidden;
	padding:37px 0 63px 0;
	}
.our-clients-con li{
	width:167px;
	float:left;
	margin:18px 14px 0 14px;
}
.our-clients-con li p{
	font-size:18px;
	color:#fff;
	text-align:center;
	margin-top:8px;
	
}
/*新闻*/
.hm-news{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.hm-news-con{
	width:1200px;
	margin:60px auto 50px auto;
}
.new-a,.new-b,.new-c{
	width:361px;
	float:left;
	margin:0 11px 22px 28px;
	
}
.new-a h4,.new-b h4,.new-c h4{
	width:361px;
	border-bottom:2px solid #236eb0;
	padding-bottom:10px;
	font-size:24px;
	color:#1f2934;
}
.new-a h4 a,.new-b h4 a,.new-c h4 a{
	display:block;
	float:right;
	font-size:12px;
	color:#606060;
	line-height:50px;
}
 .new-a-con{
	overflow:hidden;
	margin-top:15px;
}
.new-a-con img{
	float:left;
}
.new-a-con p{
	width:176px;
	float:left;
	padding:10px 0 0 15px;
	font-size:14px;
	color:#666;
}
.new-a li a{
	font-size:14px;
	color:#666;
	line-height:34px;
}
.new-b li{
	line-height:33px;
	font-size:14px;
}
.new-c-top,.new-c-bottom{
	width:361px;
	margin-top:15px;
}
.new-c-top h5,.new-c-bottom h5{
	width:361px;
	/*border-bottom:1px solid #e5e5e5;*/
	color:#565656;
	padding-left:7px;
	padding-bottom:3px;
	font-size:14px;
}
.new-c-top p,.new-c-bottom p{
	font-size:13px;
	color:#626366;
	margin-top:2px;
	padding-left:7px;
	line-height:20px;
}
.new-a dl a:hover{
	color:#666;
}
.new-b li a:hover{
	color:#666;
}
.new-a-con{
	overflow:hidden;
	margin-top:15px;
}
.new-a-con img{
	float:left;
}
.new-a-con p {
	width:207px;
	float:left;
	padding:0px 0 0 10px;
	font-size:12px;
	color:#999;
	line-height:22px;
	margin-top:12px;
}
.new-a-con h5{
    width:211px;
    float:left;
    font-weight:400;
   	line-height:20px;
    color:#333;
    padding-left:9px;
}
.new-a ul,.new-b ul{
	margin-top:10px;
}
.new-a li a{
	font-size:14px;
	color:#333;
	line-height:34px;
}
.new-b li a{
	color:#333;
}
.new-a h4,.new-b h4,.new-c h4{
	font-size:18px;
}
.new-c-top h5 a:hover,.new-c-bottom h5 a:hover{
	color:#666;
}
a:hover{
	color:#666;
	text-decoration:underline;
}
/*自加内容 业务场景*/
.index-changjing-box ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul, li, ol {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
ul, li, ol {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.index-changjing-box li {
	position: relative;
	width: 32%;
	height: 220px;
	margin-bottom: 18px;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.index-changjing-box li .text {
	text-align: center;
	margin-top: 100px;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.index-changjing-box li .info {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 100%;
	color: #FFFFFF;
	padding: 40px 24px 16px;
	display: none;
	line-height: 34px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
}
.index-changjing-box > h2 {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 2px;
	color: #236EB0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}
.index-changjing-box {
	padding-top: 70px;
}
.index-changjing-box li:hover {
    cursor: pointer;
}

.index-changjing-box li:hover .info {
    display: block;
    overflow-y: auto;
}

.index-changjing-box li:hover .text {
    display: none;}
	
	
.index-changjing-box li .info strong {
    font-size: 24px;
}

.index-changjing-box li .info a {
    text-decoration: underline;
    color: #FFFFFF;
}

.index-changjing-box li .info span {
    display: flex;
    justify-content: flex-end;
    color: #FFFFFF;
}
/*自加内容 新的头部*/
.pageboxmain {
	height: 800px;
}
.pageboxmain {
	width: 100%;
	height: 560px;
	overflow: hidden;
	position: relative;
}
.banner-homebg {
	background: url('/style/images/toubu.jpg') center bottom #236eb0;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.banner {
	width: 100%;
	min-height: 1px;
	/* overflow: hidden; */
	position: relative;
}
.banner-h-titlebox {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}
.container {
	/* width: 1170px; */
	width: 74%;
}
.bannerhome_title {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	margin-top: 120px;
	margin-bottom: 0px;
	text-align: center;
}
.bannerhome_title span {
	display: block;
}
.banner_title_t1 {
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 24px;
	color: #fff;
}
.banner_title_t3 {
	font-size: 20px;
	line-height: 48px;
	color: #ffffff;
}
.banner_title_tline {
	width: 120px;
	height: 2px;
	background-color: #fff149;
	margin: 0 auto;
}
.banner-h-otherinfo {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	position: absolute;
	bottom: 48px;
}
.pageexperience-contentbtn {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 16px;
}
.pageexperience-contentbtn a {
	width: 200px;
	min-height: 1px;
	overflow: hidden;
	display: block;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background-color: #1742b1;
	margin: 0 auto;
}
.pageexperience-contentbtn a:hover, .pageexperience-contentbtn a:focus {
	background-color: #179c3d;
}
.homebner_foottext {
	text-align: center;
	color: rgba(255,255,255,.24);
	font-size: 12px;
	letter-spacing: 6px;
	font-family: Arial !important;
}
.navbar-pd {
	padding-top: 27px;
	background: none;
	border-bottom: none !important;
}
.navbar-default {
	border: none;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-header {
	float: left;
}.container > .navbar-header,{
	margin-right: 0;
	margin-left: 0;
}
.logo {
	z-index: 9999;
	width: auto;
	min-height: 1px;
	overflow: hidden;
}
.logo img {
	height: 53px;
	float: left;
	margin-top: 4px;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.banner_title_t2 i {
	font-size: 62px;
	line-height: 64px;
	color: #fff24a;
}
.web-font {
	font-family: PingFang sc, Tahoma, Arial, Microsoft yahei, sans-serif !important;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/*自加内容 数字化办公的五大能力*/
@media (min-width: 1600px){
.pageboxmain {
	height: 800px;}
}
.pageboxmain_bgcolor1 {
	background-color: #f5f6f9;
}
.pageboxmain {
	width: 100%;
	height: 580px;
	overflow: hidden;
	position: relative;
}
@media (min-width: 1600px){
	.container {
	 width: 1200px;
	/*width: 74%; */}
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.pagetitle {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:center;
}
.pagetitle span {
	display: block;
}
.color-s1 {
	color: #28469a;
}
.pagetitle_subtitle {
	font-size: 18px;
	line-height: 22px;
}
.pagetitle_title {
	color: #28469a;
	font-size: 34px;
	line-height: 48px;
	font-weight: bold;
	margin-top: 10px;
}
.pagetitle_desc {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.pagecontent {
	width: 100%;
	min-height: 1px;
	/* overflow: hidden; */
}
#h_p1 .nav-tabs {
	border: none;
	padding: 10px 0px;
}
.centerpd {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#h_p1 .nav-tabs li.active {
	background-color: #5ba4e5;
}
#h_p1 .nav-tabs li.active a {
	cursor: default;
	line-height: 44px;
	border: none;
	background: none;
	pointer-events: none;
}
#h_p1 .nav-tabs li {
	padding: 0px;
	width: 25%;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav > li {
	position: relative;
	display: block;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 992px){
.col-md-4 {
	width: 33.33333333%;}
}
.abilitycontent_text {
	width: 100%;
	min-height: 1px;
	margin-top: 48px;
}
.abilitycontent_text span {
	display: block;
}
.abilitycontent_texttitle {
	font-size: 20px;
	line-height: 24px;
	color: #0d1a26;
	margin-bottom: 12px;
}
.abilitycontent_textdesc {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
}
@media (min-width: 992px){
.col-md-8 {
	width: 60%;}
}
.abilitytitle-text {
	width: auto;
	padding-left: 48px;
	text-align: left;
}
#h_p1 .nav-tabs li.active a .abilitytitle-text-t1 {
	color: #ffffff;
}
.abilitytitle-text span {
	display: block;
}
.abilitytitle-text-t1 {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	padding-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#h_p1 .nav-tabs li.active a .abilitytitle-text-t2 {
	color: #ffffff;
}
.abilitytitle-text-t2 {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.abilitycontent_img {
	width: 100%;
	min-height: 1px;
	padding-top: 16px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px){
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;}
}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .container2::before, .container2::after, .container2-fluid::before, .container2-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after {
	display: table;
	content: " ";
}
img {
	border: 0;
	max-width: 100%;
}