﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #333
}
a:hover {
	color: #f1a5ab;
}
img {
	max-width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.nomp {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
ul li {
	list-style: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
h1, h2, h3, h4, h5, h6, h7, div, td, p, b {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
.bg-topline {
	background: url(../images/index_03.jpg) top center repeat-x;
	height: 25px;
}
.logo {
	text-align: left;
	margin-top: 1em;
}
.topsearch {
	text-align: right;
	padding-top: 1em;
}
.tophotline {
	padding-top: 1em;
	color: #06C;
	text-align: right;
}
.tophotline span {
	font-weight: bold;
	font-size: 1.5em;
	color: #ff4800;
	padding-top: 1em;
}
#pcmenu {
	margin-bottom: 0;
	border: 0;
	background: #22679e;
	border-radius: 0;
	display: block;
}
#pcmenu .navbar-nav > li > a {
	color: #fff;
	padding-left: 38px;
	padding-right: 38px;
	border-right: 1px solid #155b93
}
#pcmenu .navbar-collapse, #pcmenu .navbar-form {
	border: 0;
}
#pcmenu .navbar-nav > .open > a, #pcmenu .navbar-nav > .open > a:hover, #pcmenu .navbar-nav > .open > a:focus {
	color: #eee;
	background-color: #06C;
}
#pcmenu .navbar-nav > li > a:hover, #pcmenu .navbar-nav > li > a:focus {
	color: #eee;
	background-color: #06C;
}
#pcmenu .dropdown-menu > li > a:hover, #pcmenu .dropdown-menu > li > a:focus {
	color: #eee;
	background-color: #06C;
	text-decoration: none;
}
#mbmenu {
	display: none;
}
.h-prolist {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	margin-bottom: 3em;
	border: 1px #eee solid
}
.h-prolist .col-sm-4 {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
.h-prolist .col-sm-4 h4 a {
	font-weight: bold;
	color: #0e7ac3;
}
.h-prolist .col-sm-4 a {
	color: #0e7ac3;
}
.h-imgborder {
	padding: 3px;
	border: 1px #ccc solid;
}
.h-title-2 {
	font-size: 1.3em;
	line-height: 2em;
	color: #666;
	text-align: left
}
.h-title-2 span {
	color: #0F6097;
	font-weight: 500;
}
.h-title-2-more {
	text-align: right;
	line-height: 2em;
}
.h-con {
	text-align: left;
	margin-top: 1.1em;
	margin-bottom: 1.1em;
	line-height: 1.8em;
}
.foot { /*background:#136AB3; padding-top:1em;*/
}
.foot h4 a {
	font-size: 1em;
	color: #eee;
}
.btmenu li a {
	color: #eee;
}
.bg-f-nave {
	background: #095391;
	margin-top: 1.5em;
}
.bg-f-nave .copyright {
	color: #eee;
	line-height: 2.5em;
	text-align: left;
}
.bg-f-nave .btnav {
	text-align: right;
}
.bg-f-nave .btnav a {
	color: #eee;
	line-height: 2.5em;
}
.bgall {
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.45);
	box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.45);
}
.incon {
	padding-top: 2em;
	padding-bottom: 2em;
}
.l-this-title {
}
.l-this-title-2 img {
	margin-bottom: 0.5em;
}
.location {
	border: 1px #ccc solid;
	border-radius: 5px;
	padding: 8px;
}
.location .this-title {
	font-weight: bold;
	font-size: 1.2em;
}
.prolist {
	margin-top: 2em;
	margin-bottom: 2em;
}
.prolist .thumbnail:hover {
	border: 1px #136AB3 solid;
}
.prodetail {
	margin-top: 2em;
	margin-bottom: 2em;
}
.prodetail .large {
	border: 1px #dadada solid;
	padding: 8px;
}
.pro-desc-con-1 h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	color: #0f6097;
	margin-bottom: 1em;
}
.pro-desc-con-2 h3 {
	font-size: 1.5em;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 0.5em;
}
.newslist {
	margin-top: 2em;
	margin-bottom: 2em;
}
.news-title-1 h1 {
	font-size: 2em;
}
.pagecon {
	margin-top: 2em;
	margin-bottom: 2em;
}
.pagecon form {
	margin-top: 3em;
	margin-bottom: 3em;
}
.caption p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}





 @media ( min-width: 780px) {
img {
	max-width: 100%;
}
.bg-logo {
	/*	background: url(../images/index_04.jpg) top center repeat-x;
*/	height: 96px;
}
.fcode {
	position: fixed;
	bottom: 0.5em;
	right: 0.5em;
	display: block;
}
.mfcode {
	display: none;
}
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
	display: none;
}

.homebrandlist { width:98%; margin-top:2em; }
.homebrandlist .panel-title { text-align:left; }


}
 @media ( max-width: 780px) {
body {
	font-size: 14px;
}
img {
	max-width: 100%;
}
#pcmenu {
	display: none;
}
#mbmenu {
	display: block;
	margin-bottom: 0;
}
.bg-topline {
	display: none;
}
.tophotline {
	display: none;
}
.bg-logo {
	background: url(../images/index_04.jpg) center bottom repeat-x;
	padding-bottom: 1em;
}
.mbtophotline {
	padding-top: 1em;
	color: #06C;
	text-align: left;
	padding-left: 0.5em;
}
.mbtophotline span {
	font-weight: bold;
	font-size: 1.3em;
	color: #cc0000;
}
.bg-f-nave .copyright {
	text-align: center;
}
.bg-f-nave .btnav {
	text-align: center;
}
.pagemb {
	margin-bottom: 1em;
}
.fcode {
	display: none;
}
.mfcode {
	display: block;
	position: relative;
	margin-top: 0.5em;
}
}

.col-sm-55 { float:left; width:19%;}
