*{
	font-family: 宋体,arial;
}
body,div,a,li,ul,ol,dl,img,span,input{
	padding:0px;
	margin:0px;
	list-style:none;
	border:0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
ul{
	list-style-type: none;
}
img{
	max-width: 100%;
}
.f-l{
	float: left;
}
.f-r{
	float: right;
}
.after:after{
	content: '';
	display: block;
	clear: both;
}
.clear{
	clear: both;
}
.mr-0{
	margin-right:0px!important;
}
.this-1200{
	margin: 0 auto;
	width:1200px;
}
/*头部*/
#header .logo{
	height: 110px;
}
#header .logo a{
	display: table-cell;
	height: 110px;
	vertical-align: middle;
}
#header .logo a img{
	height: 80px;
	vertical-align: middle;
}
#header .search{
	line-height: 110px;
}
#header .search p{
	margin: 0;
	font-family: '微软雅黑';
	font-size: 16px;
	font-weight: bold;
}
#header .search p span{
	color: #ab0000;
	font-family: '微软雅黑';
}
#header .search form{
	margin-right: 20px;
}
#header .search form input:first-child{
	width: 150px;
	border:1px solid #f1f2f4;
	outline: none;
	padding: 5px 10px;
	border-radius: 5px;
}
#header .search form input:first-child+input{
	height: 27px;
	width: 27px;
	background-image: url(../images/search_icon.png);
	background-color: transparent;
	cursor: pointer;
	outline: none;
}
/*导航*/
#nav{
	background-color: #192f71;
}
#nav .list li{
	line-height: 40px;
	width: 200px;
	text-align: center;
	float: left;
}
#nav .list li a{
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	display: block;
}
.nav-active a{
	background-color: #d80000!important;
}

/*banner*/
#banner{
	margin-top: 10px;
}
/*首页主体*/
#home{
	margin-top: 10px;
}
#home .title{
	font-family: '微软雅黑';
	color: #ff0000;
	font-size: 22px;
}
#home .title span{
	font-family: 'arial';
	color: #0857b3;
	font-size: 22px;
}
#home .about{
	padding: 0 25px;
	width: 574px;
	border-right:1px dotted #ccc;
}
#home .about .content{
	padding: 25px 0;
}
#home .about .content img{
	padding-right: 10px;
}
#home .about .content div{
	line-height: 35px;
	font-size: 14px;
	color: #666;
	margin: 0;
}
#home .about .content div a{
	color: #ff0000;
}
#home .news{
	padding: 0 25px;
	width: 524px;
}
#home .news .content{
	padding: 25px 0;
}
#home .news .content .hot li{
	display: inline-block;
	width: 30%;
	margin-right: 2%;
	margin-bottom: 20px;
}
#home .news .content .hot li img{
	border:1px solid #999;
	padding: 3px;
}
#home .news .content .list li a{
	color: #666;
	font-size: 14px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}
#home .news .content .list li a:hover{
	color: red;
}
#home .news .content .list li span{
	font-size: 14px;
	color: #999;
}
.triangle li{
	background-image: url(../images/triangle.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
#home .products{
	padding: 0 25px;
	width: 250px;
	border-right:1px dotted #ccc;
}
#home .products .content{
	padding: 25px 0;
}
#home .products .content .list li a{
	color: #666;
	font-size: 14px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}
#home .products .content .list li a:hover{
	color: red;
}
#home .products .content .list li span{
	font-size: 14px;
	color: #999;
}
#home .problem{
	margin-left: 40px;
	padding: 0 25px;
	width: 430px;
	border-right:1px dotted #ccc;
}
#home .problem .content{
	padding: 25px 0;
}
#home .problem .content .list li a{
	color: #666;
	font-size: 14px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}
#home .problem .content .list li a:hover{
	color: red;
}
#home .problem .content .list li span{
	font-size: 14px;
	color: #999;
}
#home .contact{
	margin-left: 40px;
	padding: 0 10px;
    width: 316px;
}
#home .contact .content{
	padding: 25px 0;
}
#home .contact .content .list li a{
	color: #666;
	font-size: 14px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
#home .contact .content .list li span{
	font-size: 14px;
	color: #999;
}
#home .contact .content .list li p{
	margin: 0;
}
#home .contact .content .list li em{
	line-height: 40px;
	font-size: 14px;
	margin-right: 10px;
}

#home .products-list{
	padding: 0 25px;
}
#home .products-list .content{
	padding: 25px 0;
}
#home .products-list .content .list li{
	width: 162px;
	margin-right: 35px;
	float: left;
}
#home .products-list .content .list li a{
	display: table-cell;
	border:1px solid #bfbfbf;
	text-align: center;
	width: 162px;
	height: 162px;
	vertical-align: middle;
}
#home .products-list .content .list li a img{
	max-width: 100%;
	max-height: 100%;
}
#home .products-list .content .list li p{
	text-align: center;
	font-size: 14px;
	color: #666;
}
/*左侧分类*/
#main {
	margin-top: 10px;
}
#main .left{
	width: 230px;
}
#main .left>.list>.title{
	line-height: 40px;
	background-color: #192F71;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#main .left>.list>li{
	line-height: 40px;
	border:1px solid #ccc;
	border-bottom: 0px;
	padding-left: 30px;
	background-position-x:10px;

}
#main .left>.list>li a{
	display: block;
	transition: color 0.5s;
	font-size: 14px;
}
#main .left>.list>li:hover a{
	color: red;
}
#main .left>.contact>.title{
	line-height: 40px;
	background-color: #192F71;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}
#main .left>.contact .content{
	border:1px solid #ccc;
	border-top: 1px solid transparent;
	padding: 0 10px;
	margin-bottom: 20px;
}
#main .right{
	width: 950px;
}
#main .right>.title{
	line-height: 40px;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666;
}
/*产品页*/
#main.products .right .list li{
	width: 162px;
	margin-right: 35px;
	float: left;
}
#main.products .right .list li a{
	display: table-cell;
	border:1px solid #bfbfbf;
	text-align: center;
	width: 162px;
	height: 162px;
	vertical-align: middle;
}
#main.products .right .list li a img{
	max-width: 100%;
	max-height: 100%;
}
#main.products .right .list li p{
	text-align: center;
	font-size: 14px;
	color: #666;
}
/*产品内页*/
#main.products-view .right .content .img{
	text-align: center;
}
#main.products-view .right .content .img .list img{
	width: 50px;
	cursor: pointer;
	border:1px solid #fff;
	padding: 3px;
}
.pro-img-active{
	border:1px solid #D80000!important;
}
#main.products-view .right .content>p{
	border-bottom:1px solid #ccc;
	padding: 10px 0;
	color: #333;
	margin: 0;
}
#main.products-view .right .content .detailed{
	padding: 10px 0;
}
/*新闻页*/
#main.news .right .list li a{
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}
#main.news .right .list li a:hover{
	color: red;
}
#main.news .right .list li span{
	font-size: 14px;
	color: #999;
}
/*新闻内页*/
#main.news-view .right>p{
	text-align: center;
	font-size: 25px;
}
#main.news-view .right .detailed{
	padding: 10px 0;
}
/*底部*/
#footer{
	background-color: #202020;
	padding: 20px 0;
	text-align: center;
	color: #fff;
}
#footer div{
	margin: 10px 0;
	font-size: 12px;
}
#footer .add>p{
	display: inline-block;
	    margin: 0;
}
#footer .nav{
	text-align: center;
}
#footer .nav li{
	display: inline-block;
	color: #fff;
	font-size: 12px;
}
#footer .nav li a{
	color: #fff;
	font-size: 12px;
}
#footer .nav li a:hover{
	color: red;
}