body{
	font-size: 12px;
	padding-bottom: 50px;
	overflow-x:hidden;
}
.container{
	padding:0px;
}
.navbar-default {
    min-height: 60px;
    margin-bottom:0px;
    background:#fff;
    padding:0px 10px;
}
.navbar-nav li a:hover{
	color: #eee !important;
    background-color: #53859c !important;
}
.navbar-default .navbar-toggle {
	margin-top:14px;
}
.navbar-brand {
  width:50%;
  overflow: hidden;
  height: 60px;
}
.navbar-brand>img {
    display: block;
    width:250px;
    position: relative;
    top:-14px;
}
.navbar-right li{
	font-size: 16px;
	text-align:center;
}
.navbar> li > a {
    line-height: 50px;
}
.navbar-nav  a {
   font-size: 14px;
}
.row{
	margin-left:0px;
	margin-right:0px;
}

.banner{
	width:100%;
	height:196px;
	background:url(../images/banner_a_02.jpg) top center no-repeat;
	background-size: 100% auto;
	position: relative;
	color:#04326D;
	font-size: 14px;
	left: -15px;
    width: 108%;
}
.banner>div{
	position: absolute;
	left:50%;
	top:50%;
	width:250px;
	height:100px;
	margin-top:-50px;
	margin-left:-180px;
	text-align: center;
}
.banner ul{
	overflow: hidden;
	position: relative;
	left:-10px;
}
.banner li{
	float:left;
	list-style: none;
}
.banner span{
	display: inline-block;
	width:4px;
	height:4px;
	border-radius: 50%;
	background:#04326D;
	margin-left:4px;
	margin-right:4px;
	position: relative;
	top:-2px;
}
.banner_aa{
	width:80px;
	line-height: 20px;
	text-align: center;
	color:#333;
	border:1px solid #04326D;
	border-radius: 4px;
	display: inline-block;
	font-size: 12px;
	margin:10px;
}
.about{
	
}
a{
	color:#333;
}
h3{
	font-size: 14px;
}

.about img{
	width:100%;
}
.bold{
	font-weight: bold;
}
.aboutde{
	text-align: left;
	margin-top:10px;
}
.titles{
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top:6px;
	
}
.titles>a{
	color: #999;
    font-size: 10px;
    position: absolute;
    top: 22px;
    right: 5px;
}
.about .col-xs-3{
	text-align: left;
}
.bigrow{
	position: relative;
}
.about.row{
	padding:10px;
	background: #fafafa;
	margin-top:20px;
    
}
.about .row{
	background:#fff;
	padding-top:10px;
	padding-bottom:10px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
	margin-bottom:10px;
}
.thumbnail{
	text-align: center;
	box-shadow: 0px 0px 5px rgba(200,200,200,0.5);
	background:#f2f2f2;
}
.caption p{
	color:#666;
}
.thumbnail img{
	position: relative;
	top:16px;
}

.pro{
	width:100px;
	height:120px;
	display: inline-block;
	margin-left:10px;
	margin-right:10px;
	margin-top:1px;
}
.pro img{
	width:100%;
	height:90%;
	display: block;
}
#scrolls{
	font-size: 0px;
}
.protitle{
	height:30px;
	line-height: 30px;
	background:#169FE6;
	padding-left:20px;
	color:#fff;
	font-size: 14px;
	margin-top:0px;
}
#minscrolls{
	display: block;
}
.ms-btn{
	margin:0px auto;
	display: block;
	width:100px;
	line-height: 26px;
	text-align: center;
}

#minscrolls{
	margin-right: 10px;
    margin-left: 10px;
	/*margin-right: -15px;
    margin-left: -15px;*/
}
.scroll-view.scroll-x {
    overflow-x: scroll;
    overflow-y: hidden;
}

.scroll-view.overflow-scroll {
    position: relative;
}
.overflow-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}
.scroll-view {
    position: relative;
    display: block;
    overflow: hidden;
    
}
.scroll-bar-h {
    right: 2px;
    bottom: 3px;
    left: 2px;
    height: 3px;
}
.scroll-bar {
    position: absolute;
    z-index: 9999;
    height:5px
}
.scroll-bar-h .scroll-bar-indicator {
    height: 100%;
}
.scroll-bar-indicator {
    position: absolute;
    border-radius: 4px;
    background: #3ce;
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.concat{
	background:#333;
	color:#fff;
	line-height:24px;
	text-align: center;
	padding: 10px 0px 35px;
}
.concat img{
	margin-top:16px;
}

.col-xs-4 {
    padding: 7px;
}
.maindownload{
	margin-top:20px;
	margin-bottom: 10px;
}
.yjzx{
	margin-top:20px;
}
.yjzx .media img{
	width:120px;
}
.more{
	text-align: right;
	margin-right:5px;	
}
.more:hover{
	color:#3ce;
}
.yjzx .media-body span{
	color:#666;
	display: block;
	margin-top:10px;
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    height: 48px;
    line-height: 22px
}
.yjzx .media {
	padding:10px 5px;
	background:#fafafa;
	box-shadow:-5px 5px 8px rgba(150,150,150,0.3);
}
.concat{
	margin-top:20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #eee;
    background-color: #53859c;
}
.xlxy .thumbnail img{
	position: relative;
	top:0px;
}
.xlxy .caption h3{
	margin-top:0px;
}
.xlxy .thumbnail {
	margin-bottom: 0px;
	background:#fff;
}
.xlxy .row .col-xs-6{
	padding:8px;
}
.xlxytitles{
	font-size: 16px;
	overflow: hidden;
	margin-top:20px;
}
.xlxytitles>a{
	float:right;
	margin-right:5px;
	margin-top: 26px;
	font-size: 12px;
	text-decoration: underline;
}
.xlxy .col-xs-12{
	margin-top:10px;
    line-height: 20px;
    font-size: 12px;
}
.zztdtitles{
	font-size: 16px;
	background:#f6f6f6;
	padding:10px 5px;
	margin-top:10px;
	box-shadow: 0px 5px 8px #eee;
}
.zztd{
	margin-top:20px;
}
.zztd img{
	width:100%;
	margin:0px auto;
}
.zztd span{
	display:block;
	line-height:22px;
	text-align:center;
	font-size:14px;
}
.zztd>div{
	margin-bottom:20px;
}
.navigation{
	text-align: center;
	position: relative;
	top:-20px;
}
.zztddiv{
	/*border-radius: 4px;
	overflow: hidden;*/
}
.xlzx img{
	width:100%;
	box-shadow: 0px 0px 5px #ccc;
}
.xlzx .xlzxrow1>div{
	padding:5px;
	position: relative;
	margin-bottom: -30px;
}
.xlzxrow1cover{
   position: relative;
   bottom:	50px;
   background:rgba(200,200,200,0.5);
   color:#fff;
   text-align: center;
   height:50px;
   padding-top:4px;
}
.xlzxrow1cover h3{
   margin-top:0px;
}
.smalltitles{
	line-height: 36px;
	font-size: 14px;
}
.smalltitles>a{
	/*float:right;*/
	color:#666;
	font-size: 12px;
}
.xlzxrow4,.xlzxrow1{
	margin-top:20px;
}
.xlzxrow2 .col-xs-12,.xlzxrow4 .col-xs-12{
	margin-bottom: 16px;
}
.list-group-item {
	margin-bottom: 0px;
   border:none;
    border-bottom: 1px dashed #ddd;
}
.xlzxrow3{
	background:#fafafa;
	box-shadow: -10px 5px 8px #ddd;
	padding-bottom: 20px;
}
.xlzxrow3 .col-xs-12>div{
	font-size: 13px;
	text-indent: 10px;
	margin-top:10px;
}
.xlzxrow3 .col-xs-12>div>span{
	font-weight: bold;
	color:#007b76;
}
footer{
	text-align: center;
	position: fixed;
	bottom:0px;
	left:0px;
	z-index: 999;
	background:#fff;
	width:100%;
	height:50px;
	padding-top:4px;
	border-top:1px solid #ccc;
	
}
.footer a{
	font-weight:bold}
.xlzxrow2 .smalltitles{
	margin:10px auto;
	width:100%;
	text-align:center;}
.xlzxrow2 .smalltitles>a {
   /* position: relative;
    top: -30px;*/
}

.news_info {
    text-align: center;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin: 5px 0;
    padding: 5px 0;
}

.prodetails{
	
	
}
.prodetails>div{
	width:100% !important;
	margin:10px auto !important;
}
.zxfwfw{
	text-indent:0  !important;
}
.zxfwfw span{
	font-size:12px !important;
	font-weight:normal !important;
	line-height:24px !important;
}
footer a{
	display: inline-block;
	width:30%;
	border-right:1px solid #ccc;
}
footer a.last{
	border-right:0px solid #ccc;

}
.thumbnail .caption {
	padding:9px 0px;
}
