.container-fluid {
	padding: 0;
}

.container {
	width: 1200px;
	padding: 0;

}

body {
	font-size: 14px;
	font-family: 'è‹¹æ–¹', 'Microsoft YaHei', 'sans-serif';
	background-color: #f5f5f5;
}

html,
body {
	font-size: 14px;
	font-family: 'è‹¹æ–¹', 'Microsoft YaHei', 'sans-serif';
	background-color: #f5f5f5;
}

i,
em {
	font-style: normal;
}

input,
button,
select,
textarea {
	outline: none;
}

h3 {
	margin: 0 auto;
}



a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

a:hover {
	color: #fff;
}

p {
	margin: 0;
}

/*yuan-banner*/
.yuan-banner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 800px;
	z-index: 15;
}

#full-screen-slider {
	width: 100%;
	height: 800px;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
}

#slides {
	display: block;
	width: 100%;
	height: 800px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 15;
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 15;
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 721px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #333;
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background-color: #2aae5b;
}

.top {
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 22px;
	left: 50%;
	z-index: 999;
	transform: translateX(-50%);
}

.menu {
	height: 108px;
	width: 735px;
}

.menu ul {
	height: 108px;
	width: 735px;
}

.menu ul li a,
.menu ul li a:visited {
	display: block;
	width: 122px;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-top: 40px;
	padding-bottom: 22px;
	font-size: 21px;

}

.menu ul li a:hover {}

.menu ul li a i {
	display: block;
	line-height: 10px;
	text-transform: uppercase;
	color: #bdbdbd;
	font-size: 12px;
}

.menu>ul>li {
	float: left;
	position: relative;
	z-index: 100;
	font-family: "楷体";
}

.menu ul li ul {
	display: none;
	width: 122px;
}

.menu ul li:hover a {
	background: url(../images/ditu.png) no-repeat bottom center;
	position: relative;
	z-index: 100;
	color: #333;
	font-weight: bold;

}

.menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
}

.menu ul li:hover ul li a.hode {
	color: #333;
}

.menu ul li:hover ul li {
	display: block;
	width: 122px;
	background-color: #449e5a
}

.menu ul li:hover ul li:hover a.hode {
	color: #333;
}

.menu ul li:hover ul li ul {
	display: none;
	top: 0px;
}

.menu ul li:hover ul li a {
	display: block;
	color: #fff;
	line-height: 20px;
	padding-top: 12px;
	background-image: none;
	font-size: 14px;
	width: 122px;
	border-bottom: 1px solid #7ab689;
	font-weight: normal;
	padding-bottom: 12px;

}

.menu ul li:hover ul li a:hover {
	background-color: #f2d400;
	color: #fff;
}

.top .logo {
	width: 179px;
	height: 466px;
	position: absolute;
	top: -22px;
	left: 744px;
}

.search {
	width: 217px;
	height: 26px;
	background: #f4f4f4;
	float: right;
	position: absolute;
	top: 53px;
	right: 33px;
}

.search input {
	margin: 0;
	color: #555;
	text-indent: 1em;
	line-height: 30px;
	border: 0;
	font-size: 12px;
	font-family: "微软雅黑";

}

.search .keywords {
	width: 170px;
	height: 26px;
	float: left;
	border: 0;
	background: none;
	border-bottom: 1px solid #008c1e;
	border-right: none;
}

.search .button {
	background: url(../images/search.png) no-repeat center ;
	width: 40px;
	height: 28px;
	border: 0;
	float: left;
	padding: 0;
}

.about {
	width: 100%;
	height: 793px;
	background: url(../images/aboutbg.png);
	overflow: hidden;
	position: relative;
}
 .shuzi {
	height: 180px;
	background: url(../images/shuzi.png);
	position: absolute;
	top: 700px;
}
.about .aboutbg {
	height: 642px;
	background: url(../images/aboutbg1.png);
	margin-top: 152px;
	position: relative;
}

.about .aboutbg p:nth-child(1) {
	font-size: 36px;
	font-family: "楷体";
	text-align: center;
	color: #006415;
	margin-top: 45px;
	font-weight: 700;
}

.about .aboutbg p:nth-child(2) {
	font-size: 14px;
	font-family: "楷体";
	text-align: center;
	color: #606060;
	margin-top: 20px;
	font-weight: 700;
}

.about .aboutbg .txt {
	width: 664px;
	height: 260px;
	margin-top: 60px;
	margin-right: 40px;
	float: right;
	font-size: 18px;
	line-height: 35px;
	font-family: "楷体";
	font-weight: 700;
}

.about .aboutbg button {
	width: 78px;
	height: 38px;
	border: none;
	border-top: 1px solid #006415;
	border-bottom: 1px solid #006415;
	color: #006415;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 524px;
	left: 494px;
	font-family: "楷体"
}

.about .aboutbg button:hover {
	background-color: #006415;
	color: #fff;
}

.long {
	width: 100%;
	height: 2926px;
	background: url(../images/long.png) 0 0 no-repeat;
}

.long .product {
	height: 892px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}

.long .product .title {
	width: 34px;
	position: relative;
	left: 1127px;
	top: 205px;
}

.long .product .title p {
	font-family: "楷体";
	font-size: 36px;
	border-bottom: 1px dashed #fff;
	color: #fff;

}

.long .product .text {
	height: 416px;
	writing-mode: vertical-lr;
	/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;
	/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	font-size: 14px;
	font-family: "楷体";
	color: #fff;
	position: relative;
	left: 1066px;
	top: 6px;
}

.long .product a button {
	width: 33px;
	height: 77px;
	border: none;
	border-left: 1px solid #006415;
	border-right: 1px solid #006415;
	color: #006415;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 652px;
	left: 1070px;
	font-size: 16px;
	line-height: 1;
	font-family: "楷体";
}

.long .product ul {
	overflow: hidden;
	width: 850px;
	position: absolute;
	top: 120px;
	left: 60px;
}

.long .product a button:hover {
	background-color: #006415;
	color: #fff;
}

.long .product ul li {
	width: 347px;
	height: 304px;
	position: relative;
	float: left;
	margin-right: 117px;
	margin-bottom: 90px;
}

.long .product ul li:nth-child(2n+2) {
	margin-right: 0;
}

.long .product ul li a img:nth-child(1) {
	width: 347px;
	height: 260px;
}

.long .product ul li a img:nth-child(2) {
	width: 347px;
	height: 260px;
	position: absolute;
	top: 0;
	display: none;
}

.long .product ul li:hover a img:nth-child(2) {
	display: block;
}

.long .product ul li p {
	width: 347px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #006415;
	margin-top: 8px;
}

.long .product ul li:hover p {
	background-color: #006415;
}

.case {
	height: 674px;
	overflow: hidden;
	position: relative;
}

.case p:nth-child(1) {
	font-family: "楷体";
	font-size: 36px;
	text-align: center;
	margin-top: 76px;
}

.case p:nth-child(2) {
	font-family: "楷体";
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

.case button {
	width: 78px;
	height: 38px;
	border: none;
	border-top: 1px solid #006415;
	border-bottom: 1px solid #006415;
	color: #006415;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 179px;
	left: 556px;
}

.case button:hover {
	background-color: #006415;
	color: #fff;
}

.case ul {
	overflow: hidden;
	margin-top: 85px;
}

.case ul>li {
	position: relative;
	width: 371px;
	height: 284px;
	float: left;
	margin-right: 20px;
}

.case ul>li:nth-child(1) {
	margin-left: 10px;
}

.case ul>li a img:nth-child(1) {
	width: 371px;
	height: 284px;
	display: none;
}

.case ul>li a img:nth-child(2) {
	width: 300px;
	height: 225px;
	position: absolute;
	top: 36px;
	left: 44px;
}

.case ul>li:hover a img:nth-child(1) {
	display: block;
}





/* nei */
.top_nei {
	width: 1920px;
	height: 500px;
	background: url(../images/neibanner.png);
}

.news {
	width: 1200px;
	height: 880px;
	position: relative;
}

.long .news .title {
	width: 34px;
	position: relative;
	left: 12px;
	top: 92px;
}

.long .news .title p {
	font-family: "楷体";
	font-size: 36px;
	border-bottom: 1px dashed #000;
	color: #000;

}

.long .news .text {
	height: 548px;
	writing-mode: vertical-lr;
	/*从左向右 从右向左是 writing-mode: vertical-rl;*/
	writing-mode: tb-rl;
	/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	font-size: 14px;
	font-family: "楷体";
	color: #000;
	position: relative;
	left: 72px;
	top: -106px;
}

.long .news>ul {
	overflow: hidden;
	position: absolute;
	top: 70px;
	right: 0;
}

.long .news>ul>li {
	width: 1021px;
	height: 224px;

	margin-bottom: 15px;
	padding: 46px 10px 0 10px;
}

.long .news>ul>li a p:nth-child(1) {
	display: inline;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "楷体";
}

.long .news>ul>li a p:nth-child(2) {
	font-family: "楷体";
	font-size: 16px;
	line-height: 30px;
	margin-top: 14px;
}

.long .news>ul>li a p:nth-child(3) {
	font-size: 14px;
	margin-top: 15px;
}
.long .news>ul>li:hover a p {
	color: #fff;
}
.long .news>ul>li:hover {
	background-color: #318142;
}

.long .news>ul>li:hover a p:nth-child(1) {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.news button {
	width: 33px;
	height: 77px;
	border: none;
	border-left: 1px solid #006415;
	border-right: 1px solid #006415;
	color: #006415;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 686px;
	left: 22px;
	font-size: 16px;
	line-height: 1;
	font-family: "楷体";
}

.news button:hover {
	background-color: #006415;
	color: #fff;
}

.footer {
	height: 425px;
}

.footer .footer_top {
	height: 313px;
	position: relative;
}

.footer .footer_top .logo {
	width: 300px;
	height: 300px;
	position: absolute;
	left: 40px;
	top: 13px;
	background: url(../images/footlogo.png) 0 0 no-repeat;

}

.footer .footer_top>p:nth-child(2) {
	display: inline;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 476px;
	top: 165px;
}
.footer p:nth-child(3){
	height: 40px;
}
.footer .footer_top>p:nth-child(3) {
	display: inline;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 476px;
	top: 207px;
}

.footer .footer_top .erweima1 {
	width: 130px;
	height: 164px;
	position: absolute;
	right: 203px;
	top: 126px;
}

.footer .footer_top .erweima1 img {
	width: 130px;
	height: 130px;
}

.footer .footer_top .erweima1 p {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.footer .footer_top .erweima2 {
	width: 130px;
	height: 164px;
	position: absolute;
	right: 4px;
	top: 126px;
}

.footer .footer_top .erweima2 img {
	width: 130px;
	height: 130px;
}

.footer .footer_top .erweima2 p {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.footer .footer_nav {
	overflow: hidden;
	border-bottom: 1px solid #fff;
	padding-bottom: 18px;
}

.footer .footer_nav li {
	float: left;
	width: 20%;
	text-align: center;
	border-right: 1px solid #fff;

	font-family: "楷体";
	font-size: 18px;
}

.footer .footer_nav li a {
	color: #fff;
}

.footer .footer_nav li:hover a {
	color: #9cff00;
}

.footer .footer_nav li:last-child {
	border-right: none
}

.footer>p {
	font-size: 14px;
	font-family: "楷体";
	line-height: 20px;
	color: #fff;
	margin: 16px 0 12px 0;
}

.foot2 {
	background-color: #292929;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	color: #ffffff;
}

.foot2 a {
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}

/*locabg*/
.locabg {
	width: 100%;
	height: auto;
	box-shadow: 0px 8px 10px #f2f2f2;
	margin-bottom: 50px;
}

.toplist {
	height: 70px;
	overflow: hidden;
}

.toplist ul {
	list-style: none;
}

.toplist ul li {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 70px;
	line-height: 70px;
	float: left;
	background: url(../images/menuline.gif) no-repeat right center;
}

.toplist ul li a {
	display: block;
	line-height: 70px;
	color: #555;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center
}

.toplist ul li a:hover {
	background: #099026;
	color: #fff;
}

.toplist ul li.current {
	background: #099026;
}

.toplist ul li.current a {
	color: #FFF
}

.neibanner {
	background: url(../images/neibanner.png);
	width: 100%;
	height: 500px;
}

.neifoot {
	width: 100%;
	height: 425px;
	background: url(../images/footbg_03.png);

}

.main {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	color: #555;
}

.content {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	line-height: 22px;
	height: auto;
	height: 1%;
	overflow: hidden;
	color: #757575;
	padding-bottom: 50px;
}

.clear {
	clear: both;
	_overflow: hidden;
	height: 0px;
}

.main-content {
	width: 1200px;
	background: url(../images/kf.png) no-repeat left center;
	margin-bottom: 50px;
}

.mess {
	text-align: left;
	color: #777;
	font-size: 14px;
	margin-bottom: 20px;
}

.mess b {
	color: #333;
	font-size: 28px;
	font-weight: normal;
	line-height: 40px;
}

.main-content table {
	margin-bottom: 15px;
	font-size: 14px;
}

.main-content .input {
	border: 1px solid #ccc;
	padding: 8px 0px;
	background-color: #ffffff;
}

.main-content textarea {
	margin: 0;
	padding: 0;
	background: #f9f9f9;
	border: 1px solid #ccc;
}

.submit2 {
	background-color: #e5d842;
	color: #FFF;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border: 0;
	margin-right: 30px;
}

.reset2 {
	background-color: #4a4a4a;
	color: #FFF;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border: 0;
}

.contact-left p {
	line-height: 24px;
}

.contact-left2 {
	width: 650px;
	float: left;
	margin-left: 50px;
	color: #333333;
	line-height: 30px;
	font-size: 14px;
}

.mess2 {
	text-align: left;
	color: #777;
	font-size: 14px;
	margin-bottom: 20px;
}

.mess2 b {
	color: #555;
	font-size: 18px;
	text-transform: uppercase;
}


/**ieve**/
.ieves {
	margin: 0px;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ieves ul {
	margin: 0;
	padding: 0px;
	text-align: left;
}

.ieves li {
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	border-bottom: 1px dashed #d2d1d1;
	background: url(../images/inewli.gif) no-repeat left center;
	padding-left: 10px;
}

.ieves li span {
	text-align: right;
	float: right;
	color: #727272;
	font-size: 12px;
}

.ieves li a {
	float: left;
	text-align: left;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
	color: #444;
}

.ieves li a:hover {
	color: #2aae5b;
}

*html .ieves li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px dashed #d2d1d1;
	background: url(../images/inewli.gif) no-repeat left center;
	padding-left: 10px;
}

/**ie6下的兼容性**/
*html .ieves li a {
	float: left;
	text-align: left;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	color: #555;
}

/**ie6下的兼容性**/
*+html .ieves li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px dashed #d2d1d1;
	background: url(../images/inewli.gif) no-repeat left center;
	padding-left: 10px;
}

/**ie7下的兼容性**/
*+html .ieves li a {
	float: left;
	text-align: left;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	color: #555;
}

/**ie7下的兼容性**/


/*分页*/
.page {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: auto;
	padding-right: 7px;
	height: 35px;
	padding-top: 30px;
	padding-bottom: 80px;
}

.page a {
	border: 1px solid #eee;
	background: #fff;
	color: #999;
	height: 26px;
	line-height: 26px;
	padding: 6px 8px;
	margin: 0 2px;
	text-decoration: none;
}

.page a:hover {
	background: #383838;
	color: #fff;
	height: 26px;
	line-height: 26px;
	padding: 6px 8px;
	margin: 0 2px;
	text-decoration: none;
}

.page span {
	display: inline;
	background: #383838;
	color: #d1d1d1;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 6px 6px;
	margin: 0px 5px;
}

/*relation*/
.relation {
	line-height: 20px;
	margin-bottom: 10px;
	color: #999;
}

.relation a {
	line-height: 30px;
	display: block;
}

.relation span {
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #666;
	margin-bottom: 10px;

}

.relation span em {
	background-color: #666;
	display: block;
	width: 85px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	border-radius: 5px 5px 0px 0px;
}

.relation span em a {
	color: #ffffff;
}

.fang_honorlist {
	margin-top: 30px;
}

.honorlist {
	width: 1200px;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
}

.honorlist li {

	float: left;
	margin: 0 73px 0 0;
	display: inline;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	background: url(../images/list_bg.png) no-repeat 0 260px;
}

.honorlist li .imgs {
	width: 351px;
	height: 260px;
}

.honorlist li .imgs img {
	width: 351px;
	height: 260px;
	display: block;
}

.tit {
	font-size: 14px;
	line-height: 42px;
	display: block;
}

.honorlist li:nth-child(3n+3) {
	margin-right: 0;
}




.description {
	text-align: left;
	padding: 30px 0;
}

.ih6 {
	text-align: right;
	margin: 0;
	padding-bottom: 15px;
	color: #999;
}

.descriptions {
	line-height: 24px;
	color: #555;
}

.ih6 h1 {
	text-align: center;
}

/*上一篇 下一篇*/
.next {
	text-align: right;
	margin: 0px auto;
	padding: 8px 0px;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #ddd;
	margin-top: 40px;
	color: #999;
}

.next a {
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #999;
}

.next a:hover {
	text-decoration: none;
	color: #333;
}



.main .content ul {
	overflow: hidden;
}


.main .content ul li {
	width: 347px;
	height: 304px;
	position: relative;
	float: left;
	margin-right: 77px;
	margin-bottom: 70px;
}

.main .content ul li:nth-child(3n+3) {
	margin-right: 0;
}

.main .content ul li a img:nth-child(1) {
	width: 347px;
	height: 260px;
}

.main .content ul li a img:nth-child(2) {
	width: 347px;
	height: 260px;
	position: absolute;
	top: 0;
	display: none;
}

.main .content ul li:hover a img:nth-child(2) {
	display: block;
}

.main .content ul li p {
	width: 347px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #ccc;
	border: 1px solid #006415;
	margin-top: 8px;
}

.main .content ul li:hover p {
	background-color: #006415;
}

.pro_con {
	margin-top: 50px;
}

.pro_con_right {
	width: 1200px;
}


.product_fangda {
	float: left;
	width: 400px;
}

.details {
	margin-top: 30px;
}

.pro_ri {
	float: right;
	width: 580px;
	height: 480px;
	background: #f8f8f8;
	padding: 20px 30px;
}

.pro_ri h3 {
	font-size: 22px;
	color: #555;
	line-height: 50px;
}

.pro_ri .pro_des {
	width: 100%;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	height: 310px;
	overflow: hidden;
	padding-top: 20px;
}

.pro_ri .more {
	width: 150px;
	height: 40px;
	background: #2aa65a;
	text-align: center;
	margin-top: 40px;
}

.pro_ri .more a {
	color: #fff;
	line-height: 40px;
	display: block;
}

.pro_ri .more:hover {
	background: #444;
}

.main>ul>li {
    margin-bottom: 12px;
    padding: 30px;
}

.main>li {
    margin-bottom: 33px;
}

.main li a p:nth-child(1) {
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #454545;
    margin-bottom: 0;
}

.main li a p:nth-child(2) {
    margin-top: 7px;
    font-size: 14px;
    line-height: 24px;
    color: #606060;
}

.main li a .bot {
    width: 100%;
    height: 14px;

}

.main li a .bot span:nth-child(1) {
    display: block;
    width: 375px;
    border-bottom: 3px solid #858585;
    float: left;
    margin-top: 5px;
}

.main li a .bot span:nth-child(2) {
    float: right;
    font-size: 14px;
    color: #454545;
}

.main li:hover {
    background-color: #e8e8e8;
}

.main li:hover .bot span:nth-child(1) {
    border-bottom: 3px solid #1c63c3;

}

#demo {
    width: 100%;
    overflow: hidden;
}

#indemo {
    width: 800%;
    float: left
}

#demo1 {
    float: left
}

#demo2 {
    float: left
}

#demo {
    width: 100%;
    overflow: hidden;
}

#indemo {
    width: 800%;
    float: left
}

#demo1 {
    float: left
}

#demo2 {
    float: left
}