/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/
/**页脚与页头**/

			.header {padding: 0;}
			.subfooter{padding:0;}
			.footer-md{width:30%;height: 90px;text-align: center;line-height: 90px;display:inline-block;float:left;}
			.tele{font-size: 28px;color:#fff;font-weight: bold; vertical-align: middle;font-family: 'microsoft yahei';}
			.wark-date{font-size: 13px;color:#fff;text-indent: 25px; display: block;vertical-align: middle;font-family: 'microsoft yahei';}
			.footer-a{font-size: 20px;color:#fff;text-indent: 25px; font-family: 'microsoft yahei';}
			.footer-img{width: 80px;height: 80px!important;display: inline-block;}
			.footer-ph{width:20%;}
			.footer-wt{width:30%;}
			.footer-imd{width:10%;line-height: 87px; color: #fff;}
			.q_foot_in2{text-align:center;color:#fff;}
			.q_foot_span a{color:#fff;}
			.app_down{position: relative;width: 70px;color: #fff;top: 30px;display: inline-block;line-height: initial;}
				
			@media only screen and (min-width:700px) {
				#min-logo { display: none;}
			}
			@media only screen and (max-width:420px ) {
				#logo{display: none;}
				#min-logo { width:60px;height:30px!important;margin:10px;float:left;display: block;}
				.footer-md{width:100%;height:initial;line-height: inherit;float: none;font-size: 22px;margin-bottom: 10px;}
				.footer-ph{width:100%;}.footer-wt{width:100%;}
				.footer-img{width: 150px!important;height: 150px!important;margin-top: 10px;margin-bottom: 5px;}
				#fixed_img{display: none;}
				.main-container {padding-bottom: 0;}
				.pricing-tables {     margin:  0; }
				.app_down{    width: 100%; color: #fff; top: -8px;text-align: center;}
			}
			
			@media only screen and (min-width:992px){
				.col-md-12{width:75%}
			}