/*
Author URI: http://fwxt.cn/
-------------------------------------------------------*/
*{margin: 0;padding: 0}
body {
	font-family:'Microsoft YaHei', Arial, sans-serif;
	line-height:1.6em;
	color:#656565;
	font-size: 1.4em;
}
a,a:hover{ text-decoration:none}
a:focus{outline:none;}
a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1,h2{
	font-weight: 600;
	line-height:1.1em;
	color:#333;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h3, h4, h5, h6 {
	line-height:1.1em;
	color: #212121;
	margin-bottom: 20px;
}
input, /*button, */select, textarea {
	border-radius: 0px !important;
	/*-webkit-appearance: none;*/
}
input[type="text"], input[type="tel"],input[type="password"],input[type="email"],input[type="button"], input[type="submit"], input[type="reset"], select, textarea,button {
	-webkit-appearance: none;
}
#wrapper{
	width:100%;
	margin:0;
	padding:0 0 0 0;
}
.navbar-default .navbar-toggle {
	margin-top: 10px;
}
button.navbar-toggle{border:none}
/*  Header
==================================== */
.topbar{
	background-color: #b90f1d;
	padding: 5px 0;
	/* color:#fff; */
	font-size: 11px !important;
}
.topbar .container .row {
	margin: 0;
	padding:0;
}
.topbar .container .row .col-md-12 {
	padding:0;
}
.topbar p{
	margin:0;
	display:inline-block;
	font-weight:300;
	font-size: 14px;
	color: #f1f6ff;
}
.topbar p > i{
	margin-right:3px;
}
.topbar p > i.fa-mobile{
	margin-left:20px;
}
.topbar p:last-child{
	text-align:right;
}
header .navbar {
	background-color: #fff;
	margin-bottom: 0;
	transition: none;
	-webkit-box-shadow: 0 1px 10px -6px rgba(0,0,0,0.42), 0 1px 10px 0 rgba(0,0,0,0.12), 0 4px 5px -2px rgba(0,0,0,0.1);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2)
}

.navbar-default {
	border: none;
}

.navbar-brand {
	color: #222;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
	margin:8px 0 0 0;
	padding: 0 0 0 10px;
}
.navbar-brand img{max-width: 180px}
.navbar-default .navbar-brand{
	color: #b90f1d;
}

header .navbar-collapse  ul.navbar-nav {
	float: right;
	margin-right: 0;
}
header .navbar {min-height: 70px;padding: 18px 0;background: #ffffff;}
.home-page header .navbar-default{
	background: #ffffff;
	/* position: absolute; */
	width: 100%;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}


header .navbar {
	min-height: 62px;
	padding: 0;
}

header .navbar-nav > li  {
	padding-bottom: 12px;
	padding-top: 12px;
	padding: 0 !important;
}

header  .navbar-nav > li > a {
	/* padding-bottom: 6px; */
	/* padding-top: 5px; */
	margin-left: 2px;
	line-height: 30px;
	font-weight: 700;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}


.dropdown-menu li a:hover {
	color: #fff !important;
	background: #424242 !important;
}

header .nav .caret {
	border-bottom-color: #1670dd;
	border-top-color: #1670dd;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color:  #fff;
}


.dropdown-menu  {
	box-shadow: none;
	border-radius: 0;
	border: none;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
	padding: 0;
}

header .nav li .dropdown-menu li a {
	line-height: 28px;
	padding: 3px 12px;
}

/* --- menu --- */
.flex-caption p {
	line-height: 22px;
	font-weight: 300;
	color: #d1ebff;
}
header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {
	font-size: 14px;
	border:none;
	font-weight: 600;
	text-transform:uppercase;
}

header ul.nav li ul li a {
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}


.navbar .nav > li > a {
	color: #5a5a5a;
	text-shadow: none;
	border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
	background:none;
	color: #b90f1d;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
	display: inline-block;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-bottom-color: none;
	content:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #ffffff;background: #b90f1d;border-radius: 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #b90f1d;
	background-color: transparent;
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

select.selectmenu {
	display:none;
}
.pageTitle{
	color: #fff;
	margin: 30px 0 3px;
	display: inline-block;
}

#banner{
	width: 100%;
	background:#000;
	position:relative;
	margin:0;
	padding:0;
}

/* Content
==================================== */
#content {
	position:relative;
	background:#fff;
	padding:50px 0 50px 0;
	/*display: none;*/
}

.cta-text {
	text-align: center;
	margin-top:10px;
}


.big-cta .cta {
	margin-top:10px;
}

.box {
	width: 100%;
}
.box-gray  {
	background: #f8f8f8;
	padding: 20px 20px 30px;
}
.box-gray  h4,.box-gray  i {
	margin-bottom: 20px;
}
.box-bottom {
	padding: 20px 0;
	text-align: center;
}
.box-bottom a {
	color: #fff;
	font-weight: 700;
}
.box-bottom a:hover {
	color: #eee;
	text-decoration: none;
}


/* page headline
==================================== */

#inner-headline{background: #ddd;position: relative;margin: 0;padding:15px;}

#inner-headline h2{
	color: #FFF;
	padding:125px 0 0 0;
	display:block;
}
#inner-headline p{
	color: #FFF;
	padding: 5px 0;
	display:block;
	/*text-transform: capitalize;首字大写*/
}
#inner-headline .content p{color: #333; padding:0;}
/* Forms
============================= */

/* --- contact form  ---- */
form#order-form input[type="text"],form#order-form input[type="tel"],form#order-form input[type="email"],form#order-form input[type="password"] {
	width: 100%;
	border: 1px solid #cacbcb;
	min-height: 40px;
	padding-left:10px;
	font-size:14px;
	letter-spacing: 1px;
	padding-right:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.home-banner form#order-form input[type="text"],.home-banner form#order-form input[type="email"],.home-banner form#order-form input[type="tel"],.home-banner form#order-form input[type="password"] {
	width: 100%;
	border: 1px solid #FFF;
	min-height: 40px;
	padding-left:10px;
	font-size:14px;
	padding-right:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.home-banner form#order-form .form-control {
	border-radius:0px;
	-webkit-box-shadow:none;
	box-shadow:none;
}

form#order-form textarea {
	border: 1px solid #ccc;
	width: 100%;
	padding-left:10px;
	padding-top:10px;
	font-size:14px;
	padding-right:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
#inner-headline form.input-append {
	margin:0;
	padding:0;
}

.info-blocks {margin-bottom: 15px;/* background: #efefef; */}
.info-blocks i.icon-info-blocks {color: #b90f1d;font-size:60px;margin-top: 7px;text-align: center;}
.info-blocks .info-blocks-in {padding: 0;overflow: hidden; text-align: center}
.info-blocks .info-blocks-in h3 {text-align: center;color: #000;font-size: 20px;margin:0px;}
.info-blocks .info-blocks-in p {font-size: 14px;}

#inner-headline .order-blocks-wrapper h2{
	color: #eee;
	padding:0 0 10px 50px;
	display:block;
}
#inner-headline .order-blocks-wrapper h2 span{padding:0 0 5px;border-bottom:1px #EEE solid;}
.order-blocks-wrapper{margin-top:0px}
.order-blocks {margin-top: 15px;text-align: center;/* background: #efefef; */}
.order-blocks i.icon-order-blocks {color: #eee;font-size:50px;margin-top: 7px;text-align: center;}
.order-blocks .order-blocks {padding: 0;overflow: hidden; text-align: center}
.order-blocks .order-blocks p {font-size: 14px;color: #eee}

.btn{text-align: center;color: #FFFFFF;padding: 12px 25px;border-radius:5px;}
.btn-primary {
	color: #fff;
	background-color: #b90f1d;
	border-color: #b90f1d;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #b90f1d;
	border-color: #b90f1d;/*#007bff*/
}
body .btn-primary:hover{color:#fff;background-color:#c91322;border-color:#c91322}
body .btn-primary:active{color:#fff;background-color:#b90f1d;border-color:#b90f1d}
body .btn-warning{background-color:#b90f1d;border-color:#b90f1d}
body .btn-warning:hover{color:#fff;background-color:#c91322;border-color:#c91322}
body .btn-warning:active{color:#fff;background-color:#b90f1d;border-color:#b90f1d}

footer{background: #272727;padding:20px 0;color:#f8f8f8;
}

footer a {color:#fff;}
footer a:hover {color:#eee;}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color: #bdbdbd;
}
p.social-network {
	margin:0;
	padding: 0;
	font-size: 12px;
	text-align: right;
}

#sub-footer{
	text-shadow:none;
	padding:0;
	margin:0;
}

#sub-footer p{
	margin:0;
	padding:0;
}

.copyright {
	text-align:left;
	font-size:12px;
}

#call-to-action-2 {
	background-color: #EEE;
	padding: 30px 0 40px;
}
#call-to-action-2 h3 {
	color: #555;
	font-size: 24px;
	font-weight: 600;
	padding-left: 15px;
}
#call-to-action-2 ul{padding: 0;margin: 0}
#call-to-action-2 li {
	color: #555;
	font-size: 14px;
	list-style: none;
	line-height: 1.8;
}

.login-form{padding:90px 0 70px}
.login-form.home-form{
	background-color: rgba(0,0,0,.2);
	padding: 35px 30px;
	margin-top: 80px;
	margin-bottom: 80px;
	/*box-shadow: 0px 0px 1px #999;*/
}
.login-form.home-form .form-group{margin-bottom:20px}
.transparent-bg{width:100%;height:100%;background-color: rgba(0,0,0,.4)}
.login-form .order-box{}

.tabs {
	text-align: center;
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
	height:35px;
	line-height:35px;
	margin: 0px 0 8px 0;
}

.tabs a{color: #FFF;text-decoration:none;}

.tabs .tabs-box{text-align: center;cursor: pointer;border-top: 2px solid #b90f1d;color: #b90f1d;}

.login-form.home-form .tabs .tabs-box{text-align: center;cursor: pointer;border-top: 2px solid #FFF;color: #FFF;}

.tabs .tabs-box span {position: relative;}

.tabs .left {float:left;width:50%;}

.tabs .right {float:right;width:50%;}

.login-form.home-form .tabs .tabs-on {border-top: 2px solid #c91322;color: #c91322;}

.input-group-addon {
	padding: 6px 8px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #FFF;
	text-align: center;
	background-color: #cacbcb;
	border: 1px solid #cacbcb;
	border-radius:0px;
}

.login-form.home-form .input-group-addon {
	padding: 6px 8px;
	background-color: #aaabab;
	border: 1px solid #aaabab;
}
.input-group .input-group-addon i.fa{font-size:18px;}
.input-group .input-group-addon i.fa.fa-mobile-phone{font-size: 24px;
	margin: 0;padding: 0}

.main-content{background: #FFF;padding:0 15px 15px 15px;}
.main-content h3.title{border-bottom: 1px #eee solid;padding: 0 0 10px 0}
.order-main{background: #FFF;padding:15px;}
.form_list{padding: 10px 0}
.form_list li{list-style: none}
.form_list li label{padding-right: 10px}
#inner-headline .content h3{font-size:24px;padding: 0 0 10px;margin: 0;border-bottom: 1px #eee solid}
.imgCode,#bianma{text-transform:uppercase;}
#captcha{cursor: pointer}

/*移动端底部菜单*/
.btn-b{
	display: none;
	position:fixed;
	z-index:99999;
	bottom:0px;
	border-top:1px solid #b3b3b3;
	background:#e6e6e6;
	width:100%;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;}
.menu-b{position:relative;
	float:left;
	width:33.33%;
	height:50px;
	line-height:50px;
	background:#fff;
	border-right:1px solid #ebebeb;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;}
.menu-b:last-child{border-right:none;}
.menu-sub{position:absolute;
	bottom:60px;
	z-index:10;
	width:100%;
	padding: 0px 10px;
	background: #fff;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	display:none;}
.menu-sub li{width: 100%;
	list-style: none;
	background:#fff;
	float:none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-top:1px solid #f2f2f2;}
.menu-sub li a{display:block;
	height:50px;
	line-height:50px;
	text-align:left;
	background:#fff;
	color:#656565;
	border:none;
	text-align:center;
	font-size:16px;
	text-decoration: none;
}
.menu-more{position:absolute;bottom:5px;right:5px;width:0;height:0;border:5px solid transparent;border-right:5px solid #000;border-bottom:5px solid #000;opacity:.5;}
.btn-name{font-size:16px;color:#000;}
.btn-name a{display:block;font-size:16px;color:#656565;text-decoration: none;}
.menu-sub .tiggle{
	width:0px;
	height:0px;
	position:absolute;
	left:50%;
	margin-left:-10px;
	bottom:-9px;
	border-top:10px solid #EEEEEE;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	z-index:10;
}
.menu-sub .innertiggle{
	width:0px;
	height:0px;
	position:absolute;
	left:50%;
	margin-left:-9px;
	bottom:-8px;
	border-top:9px solid white;
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	z-index:11;
}
.text-price{margin-top: 10px}
.text-price td{color:red}
/* =============kefu===================*/
.fwxt-right{position:fixed;right:0px;top:70%;margin-top:-100px;z-index:10000;box-shadow:2px 1px 10px 0px rgba(0,0,0,0.3)}
.fwxt-right li{ list-style:none}
.fwxt-right-meau{position:relative;}
.fwxt-right-btn{width:48px;height:48px;text-align:center;display:block;margin-bottom:0px;position:relative;background-color:#fff;
	/*filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95;*/
}
.fwxt-right-btn span{color:#b90f1d;font-size:26px;line-height:48px;}

.meau-top .fwxt-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .fwxt-right-btn i{display:block;color:#b90f1d; font-style:normal}
.meau-top .fwxt-right-btn i.fa{font-size: 30px}

.meau-top.fwxt-right-meau:hover .fwxt-right-btn,
.meau-code.fwxt-right-meau:hover .fwxt-right-btn,
.meau-contact.fwxt-right-meau:hover .fwxt-right-btn,
.meau-qq.fwxt-right-meau:hover .fwxt-right-btn
{background-color:#b90f1d}
.meau-top.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-code.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-contact.fwxt-right-meau:hover .fwxt-right-btn span,
.meau-qq.fwxt-right-meau:hover .fwxt-right-btn span
{display:block;color:#FFF}

.meau-top.fwxt-right-meau:hover .fwxt-right-btn i{color:#FFF;}
.fwxt-right-box{position:absolute;top:-15px;right:38px;padding-right:25px;display:none;}
.fwxt-right-box .box-border{border:1px solid #eee;border-top:4px solid #b90f1d;padding:10px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative;
	/*filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity: 0.95; opacity: 0.95;*/
}
.fwxt-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.fwxt-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:15px;color:#b90f1d}
.fwxt-right-box .box-border .sev-t p{float:left;color:#b90f1d;font-size:20px;line-height:28px;}
.fwxt-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#b90f1d;}

.meau-contact .fwxt-right-box .box-border{width:246px;padding-left: 20px}
.fwxt-right-meau:hover .fwxt-right-box{display:block}
.meau-code .fwxt-right-box{top:inherit;bottom:-35px;}
.meau-code .fwxt-right-box .box-border{width:140px;text-align:center;border-top:1px solid #eee;}
.meau-code .fwxt-right-box .box-border img{ width:120px; height:147px}
.meau-code .fwxt-right-box .box-border .arrow-right{top:inherit;bottom:50px;}

/* =============kefu===================*/

/*  Media queries
============================= */

@media (min-width:1600px){
	.container{width:1280px}
	.login-form.home-form .form-group{margin-bottom:25px}
}
@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {
	#wrapper{
		padding:0 0 50px 0;
	}
	a.img-rounded img{margin-bottom:20px}
	.fwxt-right{display: none}
	.btn-b{display: block}
	#inner-headline{padding:10px;}
	#content {
		padding:20px 0 20px 0;
		/*display: block;*/
	}
	.main-content{padding:0 10px 10px 10px;}
	.login-form{padding:0px 0 0px}

	.login-form.home-form{
		background:transparent;
		padding:0;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.transparent-bg{background:transparent}
	.info-blocks {margin-bottom: 15px;/* background: #efefef; */}
	.info-blocks i.icon-info-blocks {font-size:40px;margin-top: 7px;}
	.info-blocks .info-blocks-in h3 {font-size:12px;padding:10px 0}
	.info-blocks .info-blocks-in p {font-size: 14px;}

	.navbar-default .navbar-collapse{border-color: none;background: #ffffff;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #868686;border-radius: 0;}
	.navbar-default .navbar-toggle i.fa-bars{font-size: 20px}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: rgba(221, 221, 221, 0);
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: #bdbdbd;margin-top: 15px;}
	.navbar-brand {
		border-bottom: none;
	}
	.navbar-brand  img{
		max-width: 160px;
	}
	.navbar-header {
		/* margin-top: 20px; */
		border-bottom: none;
	}

	.navbar-nav {
		border-top: none;
		float: none;
		width: 100%;
	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
		background: none;
		font-weight: 700;
		color: #FFFFFF;
	}
	header .navbar-nav > li {
		padding-bottom: 2px;
		padding-top: 3px;
	}
	header .nav li .dropdown-menu  {
		margin-top: 0;
	}

	.dropdown-menu {
		position: absolute;
		top: 0;
		left: 40px;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		font-size: 13px;
		list-style: none;
		background-color: #fff;
		background-clip: padding-box;
		border: 1px solid #f5f5f5;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 0;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}

	li.active  {
		border: none;
		overflow: hidden;
		background: #b90f1d;
	}

	.box {
		border-bottom:1px solid #e9e9e9;
		padding-bottom:20px;
	}

	#inner-headline .content h3{font-size: 18px}
	footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6,
	footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12{
		margin-bottom:10px;
	}
	footer{
		padding:20px 0 10px 0;
	}
	.copyright {
		text-align:center;
	}
	#sub-footer p.social-network {
		text-align:center;
	}

	[class*="span"] {
		margin-bottom:20px;
	}

	#call-to-action-2 {
		padding: 10px 0 30px;
	}
	#call-to-action-2 h3 {
		font-size:18px;
	}
	#call-to-action-2 li {
		font-size: 12px;
	}

}

@media (max-width: 480px) {
}