
body{
    font-size: 14px;
    color: #333;
    font-family: 'microsoft yahei','Open Sans',Arial,sans-serif;
}
h1,h2,h3,h4,h5,h6{
    color: #333;
    font-family: 'microsoft yahei','Open Sans',Arial,sans-serif;
}
.clearfix::before,.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
}
a{
    color:#333;
    text-decoration: none;
}
a:hover,a:focus{
	text-decoration: none;
	outline: none;
	color:#333;
}
ul{
    padding: 0px;
    margin: 0px;
}
li{
    list-style: none;
}
h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 0px;
}
h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 0px;
    line-height: 1.5em;
}
p:last-child {
    margin-bottom: 0px
}
.header-top{
    height: 100px;
    background: #fff;
    padding: 10px 0;
}
.logo{
    height:79px;
    display: inline-block;
}
.logo img{
    height:100%;
    width:auto;
    display: block;
}
.top-tel{
    height:60px;
    display: inline-block;
    padding-left: 50px;
    background: url("../images/ico-toptel.png") no-repeat left center;
    margin-top: 10px;
}
.top-tel h5{
    margin-bottom:0;
    font-size: 16px;
}
.top-tel h5:first-child{
    margin-top: 8px;
}
.navbar{
    border-radius:0;
    margin-bottom: 0;
}
.navbar-default{
	background: #fff;
}
/*.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{*/
    /*color: #fff;*/
    /*background-color: #0556a6;*/
/*}*/
/*.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{*/
    /*color: #fff;*/
/*}*/
.navbar-default .navbar-nav>li>a{
    color:#333;
    text-align: center;
}
.dropdown-menu{
    margin:0;
    padding:0;
}
.dropdown-menu>li>a{
    padding:12px 20px;
}
p.navbar-text{
    margin-bottom:15px;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #0556a6;
    background-color: transparent;
}
.navbar-brand{
    padding:5px 10px;
}
.navbar-brand>img{
    height:100%;
}
.dropdown-menu>li>a:hover {
    color: #0556a6;
    text-decoration: none;
    background-color: #fff;
}
.dropdown-menu>li>a:focus{
    background-color: #fff;
}
.index-banner .swiper-container {
    width: 100%;
    height: auto;
}
.index-banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

}
.index-banner .swiper-slide img{
    width:100%;
}
.index-module{
	margin:60px 0;
}
.index-module-item{
	margin-bottom: 15px;
}
.index-module-item a{
	display: block;
	position: relative;
}
.index-module-item .link-name{
	position: absolute;
	transition: all .3s;
	left:30px;
	bottom:30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.index-module-item .link-name h3{
	color:#fff;
	margin-bottom: 0;
	font-weight: normal;
}
.index-module-item .link-setion-text{
	position: absolute;
	transition: all .3s;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(238, 118, 26,.5);
	color:#fff;
	transform: scale(0);
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items:center;
	padding:20px;
}
.index-module-item:hover .link-setion-text{
	transform: scale(1);
}
.index-module-item .link-setion-text>div{
	display: block;
	width:100%;
}
.index-module-item:hover .link-name{
	opacity: 0;
}
.index-module-item .link-setion-text h3{
	color:#fff;
	font-weight: normal;
}
.index-module-item .link-setion-text p{
	margin-bottom: 30px;
}
.index-module-item .link-setion-text span{
	display: inline-block;
	padding:3px 10px;
	border:1px solid #fff;
}
.index-module-item img{
	width:100%;
	height:auto;
}
.sec-title h5{
	position: relative;
}
.sec-title h5 span{
	padding:0 20px;
	background: #fff;
	z-index: 1;
	position: relative;
}
.sec-title h5::before{
	content:'';
	display: block;
	position: absolute;
	width:100%;
	height: 1px;
	background: #ddd;
	top:50%;
}
.sec-title{
	margin-bottom: 60px;
}
.index-product{
	background: #f4f4f4;
	padding:60px 0;
}
.index-product .sec-title h5 span{
	background: #f4f4f4;
}
.index-pro-cate{
	background: #fff;
	margin-bottom: 15px;
}
.index-pro-cate-hd{
	background:#0556a6;
	color:#fff;
	font-size: 22px;
	text-align: center;
	padding:15px 0;
}
.index-pro-cate-bd li{
	border-bottom: 1px solid #f4f4f4;
}
.index-pro-cate-bd li:last-child{
	border-bottom: none;
}
.index-pro-cate-bd li a{
	line-height: 7em;
	font-size: 16px;
	text-align: center;
	display: block;
	transition:all .3s;
}
.index-pro-cate-bd li a:hover{
	text-decoration: none;
	color:#fff;
	background: #0556a6;
}
.index-pro-item{
	margin-bottom: 15px;
}
.index-pro-item a{
	display: block;
	position: relative;
}
.index-pro-item a::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    border: 4px solid #e2e2e2;
    display: block;
    pointer-events: none;
    transition:all .3s;
}
.index-pro-item a:hover{
	text-decoration: none;
}
.index-pro-item a:hover::after{
	border: 4px solid #0556a6;
}
.index-pro-item .img-container img{
	display: block;
	width:100%;
}
.index-pro-item h5{
	text-align: center;
	line-height: 3em;
	transition:all .3s;
}
.index-pro-item a:hover h5{
	color:#0556a6;;
}
.index-about{
	padding:60px 0;
}
.index-sec-more{
	display: inline-block;
	padding:10px 50px;
	border:4px solid #0556a6;
	margin-top: 50px;
	color:#0556a6;;
	transition:all .3s;
}
.index-sec-more:hover{
	background:#0556a6;
	color:#fff;
}
.index-solution{
	padding:60px 0;
	text-align: center;
	background: #0556a6;
}
.index-solution .sec-title h2{
	color:#fff;
}
.index-solution .sec-title h5 span{
	background:#0556a6;
	color:#fff;
}
.index-solution .sec-title h5::before{
	background:#fff;
}
.index-solution-item a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items:center;
	margin-bottom: 30px;
	background:#fff;
	transition:all .3s;
}
.index-solution-item a:hover{
	box-shadow: 0 0 10px #000;
}
.index-solution-item .info{
	padding:10px 20px;
	text-align: left;
}
.index-solution-item .info h4{
	margin-bottom: 0;
}
.index-solution-item img{
	width:140px;
	height:140px;
	display: block;
}
.index-news{
	padding:60px 0;
	/*background: url(../images/index-news-bg.png) no-repeat center;*/
	/*background-size:cover;*/
}
.index-news-item{
	margin-bottom: 30px;
/*	padding-bottom: 30px;
	border-bottom: 1px solid #000;*/
}
.index-news-item a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items:center;
}
.index-news-item a .pubdate{
	padding:10px;
	background:#333;
	transition:all .3s;
}
.index-news-item a:hover .pubdate{
	background:#0556a6;
}
.index-news-item a .pubdate span{
	display: block;
	color:#fff;
	white-space: nowrap;
	text-align: center;
}
.index-news-item a .pubdate span:first-child{
	font-size: 30px;
}
.index-news-item a .article{
	padding-left: 10px;
}
.index-news-item a .article h4{
	color:#333;
	transition:all .3s;
}
.index-news-item a .article h5{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    transition:all .3s;
}
.index-news-item a:hover h4,.index-news-item a:hover h5{
	color:#0556a6;;
}
.index-contact{
	padding:60px 0;
	background: #eee;
}
.index-contact-info .hd{
	margin-bottom: 50px;
}
.index-contact-info .bd p{
	line-height: 2em;
}
.index-feedback .hd{
	margin-bottom: 50px;
}
.index-feedback .bd{

}
.footer{
	padding:30px 0;
	background:#322c2a;
	/*background: url(../images/footer-bg.png) no-repeat center;
	background-size:cover;*/
}
.footer-top h4{
	margin-bottom: 20px;
	color: #fff;
}
.footer-top li{
	margin-bottom: 10px;
}
.footer-top a{
	display: block;
	color: #fff;
}
.footer-top a:hover,.footer-top a:focus{
	text-decoration: none;
	outline: none;
	color:#0556a6;
}
.copyright{
	color: #fff;
	margin-top: 30px;
}
.inner{
	margin:100px 0;
}
.inner .index-pro-cate-bd{
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.index-article-content-wrap h3.title{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	color:#0556a6;;
}
.index-article-content-wrap .line{
	margin:30px 0;
	height: 1px;
	width:100%;
	background: #eee;
}
.inner .index-pro-cate-hd{
	font-size: 24px;
}
.index-article-content-wrap .content img{
	max-width: 100%;
	height:auto !important;
}
.inner .index-news-item{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.pager-wrap{
	display: block;
}
.pager-wrap>nav{
	text-align: center;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #0556a6;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all .3s;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #0556a6;
    border-color: #0556a6;
}
.inner .index-pro-item p.description{
	display: none;
}
.index-article-content-wrap.article-article h3.title{
	margin-bottom: 15px;
}
.article-article .meta{
	margin-bottom: 30px;
	text-align: center;
	color:#999;
}
.prev-next{
	margin-top:30px;
	padding-top: 30px;
	border-top: 1px solid #eee;
}
.prev-next a{
	color:#0556a6;;
}
.prev-next .prev{
	margin-bottom: 10px;
}
.article-article .content{
	line-height: 1.8em;
}
.article-article .content p{
	margin-bottom: 10px;
}
.article-article .content div{
	margin-bottom: 10px;
}
.contact .index-pro-cate-bd{
	padding: 15px;
}
.contact .index-pro-cate-bd p{
	line-height: 2em;
}
.download h4{
	margin-bottom: 0;
}
.inner .index-solution{
	background:transparent;
}
.inner .index-solution .sec-title h2 {
    color: #333;
}
.inner .index-solution .sec-title h5::before {
    background: #ddd;
}
.inner .index-solution-item a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 30px;
    background: #f6f6f6;
    transition: all .3s;
}
#online-message .form-group{
	margin-bottom: 0;
}
#online-message .form-group .form-control{
	margin-bottom: 15px;
}
.side-pro-title{
	color: #0556a6;
	line-height: 3em;
	font-size: 16px;
}
.side-pro-cate li{
	border:1px solid #ddd;
	margin-bottom: 4px;
	transition: all .3s;
}
.side-pro-cate li a{
	display: block;
	padding:10px 10px 10px 20px;
	transition: all .3s;
	color: #322C2A;
	font-size: 12px;
}
.side-pro-cate li a.parent{
	font-size: 16px;
	font-weight: bold;
	color: #0556a6;
	padding:10px;
}
.side-pro-cate li:hover{
	border:1px solid #0556a6;
}
.side-pro-cate li a:hover{
	color: #fff;
	background:#0556a6;
}
.side-pro-cate li a span{
	display: inline-block;
	height: 18px;
	width:18px;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 4px;
	background: url(../images/ico-cable.png) no-repeat center;
	background-size:contain;
}
.side-pro-cate li a:hover span{
	background: url(../images/ico-cable-hover.png) no-repeat center;
	background-size:contain;
}
.side-pro-cate li a.parent span{
	display: inline-block;
	height: 18px;
	width:18px;
	margin-right: 5px;
	vertical-align: middle;
	margin-bottom: 4px;
	background: url(../images/ico-cate.png) no-repeat center;
	background-size:contain;
}
.side-pro-cate li a.parent:hover span{
	background: url(../images/ico-cate-hover.png) no-repeat center;
	background-size:contain;
}
.side-pro-title img{
	height: 18px;
	margin-right: 6px;
	vertical-align: middle;
	margin-bottom: 4px;
}
.list-product-item .img-container{
	border:1px solid #ddd;
}
.list-product-item .img-container img{
	width:100%;
	height: auto;
}
.list-product-item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items:center;
	border:1px solid #ddd;
	margin-bottom: 15px;
	padding:10px;
}
.list-product-item .pic{
	flex:2;
	-webkit-flex:2;
}
.list-product-item .info{
	flex:5;
	-webkit-flex:5;
	padding-left: 15px;
}
.list-product-item .info h5{
	margin-bottom: 10px;
	padding-bottom: 10px;
	color:#0556a6;;
	border-bottom: 1px dotted #ddd;
	font-size: 16px;
}
.list-product-item .info h5 span{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.list-product-item .info p{
	margin-bottom: 0;
	margin-top: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.list-product-item .more{
	width:50px;
	text-align: center;
}
.list-product-item .more a{
	color: #0556a6;
}
.banner{
	position: relative;
}
.banner img {
    width: 100%;
    height: auto;
    display: block;
}
.banner-mask{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.banner-mask .typename{
	color: #fff;
	margin:0;
}
/* 小屏幕（手机，小于 768px） */
@media (max-width: 768px) {
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        color: #0556a6;
        background-color: transparent;
    }
    .swiper-button-next, .swiper-button-prev{
		background-size:contain;
		width:10px;
	}
	.index-feedback{
		margin-top: 100px;
	}
	.inner{
		margin:30px 0;
	}
	.inner .index-feedback{
		margin-top: 0;
	}
	.navbar-default .navbar-nav>li{
		border-bottom: 1px solid #eee;
	}
	.navbar-default .navbar-nav>li>a {
	    font-size: 14px;
	    text-align: left;
	}
	.index-module {
	    margin: 15px 0;
	}
	.list-product-item .info p{
		margin-bottom: 0;
		margin-top: 0px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	}
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .navbar .nav > li:hover .dropdown-menu {
        display: block;
    }
    ul.navbar-nav{
    	display: flex;
    	display: -webkit-flex;
    	float: none;
    }
    ul.navbar-nav.nav>li{
    	flex:1;
    	-webkit-flex:1;
    	float: none;
    }
    .index-feedback{
		margin-top: 100px;
	}
	.navbar-default .navbar-nav>li>a {
	    font-size: 12px;
	}
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
	.index-feedback{
		margin-top: 0px;
	}
	.navbar-default .navbar-nav>li>a {
	    font-size: 16px;
	}
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .navbar-nav>li>a {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/* 超大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1800px) {

}