/* CSS Document */
.page-wrapper,body{
				background:#3A1200;
			}
		.container
		{
			background:url("../images/container_bg.jpg");
			padding: 0;
		}
		.nav-outer
		{
			background:url(../images/nav_bg.jpg) repeat-x;;
		}
		.main-menu .navigation > li > ul
		{
			background:#3A1200;
		}
		.main-slider2 .slider-wrapper .image img
		{
			min-height:350px;
			width:100%;
		}
		.row
		{
			margin:0;
		}
		.main-menu
		{
			float:none;
			margin:0;
			padding-top:20px;
		}
		.main-menu .navigation > li
		{
			border:none;
		}
		.items-title
		{
			margin: 15px 15px 30px 15px;
			border-bottom: 1px solid #3A1200;
		}
		.items-title span
		{
			
			border-bottom: 3px solid #3A1200;
		}
		.main-menu .navigation > li > ul
		{
			width:120px;
		}
		.recommend 
		{
			padding:0 30px;
		}
		.recommend .more
		{
			border:1px solid #ccc;
			background:#7A0103;
			width:150px;
			height:35px;
			border-radius: 8px;
		}
		.recommend .more a
		{
			text-align: center;
			line-height:35px;
			text-decoration:none;
			color:#fff;
		}
		.recommend .img
		{
			width: 100%;
			height: 250px;
			background-size:cover;
			text-align: center;
			overflow:hidden;
			background: #fff;
			border:1px solid #ccc;
			padding: 0;
		}
		.recommend .img img
		{
			height:100%;
			max-width:none;
		}
		p
		{
			margin-bottom:10px; 
			line-height:14px;
		}
		h1, h2, h3, h4, h5, h6{
			font-size:18px;
			line-height:36px;
		}
		.project-block-one .inner-box .image .img
		{
			width:100%;
			height:350px; 
			background-size:auto 100%;
			background-position:center;
			border:8px solid #fff;
		}
		.newo
		{
			padding:0 15px;
		}
		.main-footer
		{
			background:#1c0900;
		}
		.main-footer .footer-bottom
		{
			background:#000;
		}
		.main-footer .widgets-section
		{
			padding:50px 30px 0;
		}
		.main-footer .about-widget .loc ul li
		{
			float:none;
			display: block;
			margin-bottom:30px;
		
		}
		.top
		{
			position: absolute;left: 0; right:0;height:50px;width:100%; background:url(../images/top.png) repeat-x;
		}
		.logo
		{
			background:url(../images/top_bg.jpg) top; height:180px; background-size:cover;padding-top:60px;padding-left:50px;
		}
		.tips
		{
			text-align:center;
			padding:35px 0;
		}
		.show .pic
		{
			background:#fff;
			padding:20px;
			margin-bottom:20px;
		}
		.show .zp
		{
			max-height:800px;
			overflow: hidden;
		}
		.tips h2
		{
			font-size:24px;
		}
		.show .pic img 
		{
			width:100%;
			border:1px solid #eee;
		}
		.show{
			padding:30px;
			
		}
		.show .status
		{
			color:#870002;
		}
		.ctxt h2
		{
			margin-top:8px;
			line-height: 35px;
			font-weight:bold;
		}
      .show .pic
		{
			background:#fff;
			padding:20px;
			margin-bottom:20px;
		}
		.show .zp
		{
			max-height:800px;
			overflow: hidden;
		}
		.show_content .tips
		{
			border:1px solid #eee;
			border-radius: 8px;
			padding:10px;
		}
		.tips h2
		{
			font-size:24px;
		}
		.show .pic img 
		{
			width:100%;
			border:1px solid #eee;
		}
		.show{
			padding:30px;
			
		}
		.show .status
		{
			color:#870002;
		}
		.ctxt h2
		{
			margin-top:8px;
			line-height: 35px;
			font-weight:bold;
		}
		.show_content .thumb
		{
			padding:25px;
			padding-right:0;
			text-align: center;
		}
		.show_content .thumb img
		{
			padding:10px;
			background: #eee;
			max-height: 550px;
			max-width: 100%;
			border:1px solid #ccc;
		}
		.show_content .par
		{
			padding:25px;
		}
		.show_content .par .row,.show_content .row
		{
			background:#fff;
		}
		
		.show_content .par li
		{
			border:1px solid #eee;
			display: block;
			line-height: 30px;
			overflow: hidden;
		}
		.show_content .code
		{
			padding-top:20px;
			margin-top:20px;
			border-top:1px dashed#ccc;
			
		
		}
		.show_content .code img
		{
			max-width:110px;
			
		}
		.show_content p
		{
			line-height:24px;
		}
		.show_content .arc .title
		{
			 background:#643104;
			color:#fff;
			font-size:18px;
			font-weight:bold;
			line-height: 36px;
			padding:10px 15px; 
			margin:20px;
		}
		.show_content .arc .show
		{
			padding:20px;
			padding-top:0;
			
		}
		.guide
		{
			position: absolute;
			right:40px; 
			top:60px;
			background: #381302; 
			width:170px;
			height:45px;
			border-radius: 8px;
			text-align: center;
		}
			.guide a
		{
			color:#fff;
			line-height: 45px;
		}
			.guide a:hover
		{
			color:#ffc000;
		}
		@media only screen and (max-width:991px) {
		.guide
		{
			display: none;
		}
		    .main-menu .navbar-header
			{
				padding-left:10px;
			}
			.main-menu
			{
				margin-top:0;
			}
			.main-menu .navbar-header .navbar-toggle
			{
				margin:0 auto;
			}
			.main-header .nav-outer
			{
				padding-bottom:14px;
			}
			.main-menu .navbar-collapse > .navigation
			{
				padding:15px;
			}
			.main-menu .collapse
			{
				background: #491701;
			}
			.main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul
			{
				background: #3A1200;
			}
			
		}
		
