@font-face {
  font-family: 'Mouser';
    src:  url('../fonts/mouser.ttf.woff') format('woff'),
    url('../fonts/mouser.ttf.svg#mouser') format('svg'),
    url('../fonts/mouser.ttf.eot'),
    url('../fonts/mouser.eot') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
* {
	outline: none;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #288dbc;
}

.gutter-30 li img{
   width: 100% !important;
   left:0 !important;
}
.ban{
 overflow: hidden;
}
.banner{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.banner .swiper-slide img{
    width: 100%;
    display: block;

}
.banner .swiper-wrapper{
    width: 100%;

}
.banner .swiper-paginationa{
    bottom: 15px !important;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    margin:auto;
    text-align: center;
}
.banner .swiper-paginationa{
    bottom: 15px !important;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    margin:auto;
    text-align: center;
}
.banner .swiper-paginationa .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
}


@media screen and (max-width:1600px) {
	body {
		overflow-x: hidden;
	}
}
img {
	max-width: 100%;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.hide {
	display: none;
}
ol {
	margin-left: 2em;
}

/* == clearfix == */
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.gutter-26.row {
	margin-right: -13px;
	margin-left: -13px;
}
.gutter-26 > [class^='col-'], .gutter-26 > [class^=' col-'] {
	padding-right: 13px;
	padding-left: 13px;
}
.gutter-42.row {
	margin-right: -21px;
	margin-left: -21px;
}
.gutter-42 > [class^='col-'], .gutter-42 > [class^=' col-'] {
	padding-right: 21px;
	padding-left: 21px;
}
.gutter-4.row {
	margin-right: -2px;
	margin-left: -2px;
}
.gutter-4 > [class^="col-"], .gutter-4 > [class^=" col-"] {
	padding-right: 2px;
	padding-left: 2px;
}
.gutter-5.row {
	margin-right: -2.5px;
	margin-left: -2.5px;
}
.gutter-5 > [class^="col-"], .gutter-5 > [class^=" col-"] {
	padding-right: 2.5px;
	padding-left: 2.5px;
}
.gutter-28.row {
	margin-right: -14px;
	margin-left: -14px;
}
.gutter-28 > [class^="col-"], .gutter-28 > [class^=" col-"] {
	padding-right: 14px;
	padding-left: 14px;
}.gutter-22.row {
	margin-right: -11px;
	margin-left: -11px;
}
.gutter-22 > [class^="col-"], .gutter-22 > [class^=" col-"] {
	padding-right: 11px;
	padding-left: 11px;
}.gutter-30.row {
	margin-right: -15px;
	margin-left: -15px;
}
.gutter-30 > [class^="col-"], .gutter-30 > [class^=" col-"] {
	padding-right: 15px;
	padding-left: 15px;
}
.gutter-114.row {
	margin-right: -57px;
	margin-left: -57px;
}
.gutter-114 > [class^="col-"], .gutter-114 > [class^=" col-"] {
	padding-right: 57px;
	padding-left: 57px;
}
.gutter-0.row {
	margin-right: -0px;
	margin-left: -0px;
}
.gutter-0 > [class^="col-"], .gutter-0 > [class^=" col-"] {
	padding-right: 0px;
	padding-left: 0px;
}

.w100 {
	width: 100%;
}
.text-center {
	text-align: center;
}

.col-xs-c5,
.col-sm-c5,
.col-md-c5,
.col-lg-c5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-c5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-c5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-c5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-c5 {
        width: 20%;
        float: left;
    }
}
.ss_ri{float: right; height: 55px;
}
.ss_le{float: left; 
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #666666;
    text-indent: 1em;}
    .main_sousuo {
    width: 100%;
    height: 55px;}
    .ss_ri form{
    height: 35px;
    position: relative;
    margin-top: 10px;
    background: #eff3f5;}
    .search_text{
    width: 370px;
    height: 35px;
    line-height: 35px;
    text-indent: 1em;
    font-size: 14px;
    color: #838383;
    background: none;
    border: 1px ;
}
.search_button {
    width: 45px;
    height: 35px;
    background: url(../images/sousuo_05.png) center center no-repeat;
    position: absolute;
    top: 0;
    right: 0;border: 1px;}
    
