.container-fixed{
	width: 1122px;
}
body{
	font-size: 14px;
	color: #2e2e2d;
}
.top{
	background: #002b60;
	padding:10px 0;
	border-bottom: 3px solid #1781d5;
	color: #FFF;
}
.header{
	padding:30px 0;
	border-bottom: 1px solid #cacaca;
}
.header .phone{
	margin-top: 10px;
}
.daohang ul.my-nav > li{
	float: left;
	position: relative;
	background: url('../img/li.jpg') no-repeat left center;
}
.daohang ul.my-nav > li > a{
	display: block;
	padding:10px 34px;
}
.daohang ul.my-nav > li .dropdown-menu > li > a{
	padding-top:10px;
	padding-bottom: 10px;
}
.about{
	background: #e4e4e4;
	padding:14px 0;
}
.about-left{
	width: 732px;
	background: #ffffff;
	padding:19px;
	border-right:3px solid #bbbbbb;
	border-bottom: 3px solid #bbbbbb;
	float: left;
}
.about-left h3{
	border-bottom: 2px solid #e4e4e4;
	margin:0px;
	padding-bottom:16px;
	font-size: 18px;
	color: #0354a3;
}
.about-left .about-info{
	margin-top: 17px;
	
}
.about-left .about-info .about-info-img{
	margin-right: 20px;
}
.about-right{
	width: 350px;
	height: 315px;
	background: #ffffff;
	border-right:3px solid #bbbbbb;
	border-bottom: 3px solid #bbbbbb;
	float: right;
	padding:19px;
}
.about-right h3{
	border-bottom: 2px solid #e4e4e4;
	margin:0px;
	padding-bottom:16px;
	font-size: 18px;
	color: #0354a3;
}
.about-right .banner{
	margin-top:17px;
}
.product h3{
	border-bottom: 2px solid #e4e4e4;
	margin:0px;
	padding-bottom:16px;
	font-size: 18px;
	color: #0354a3;
	margin-top: 23px;
}
.product .col-xs-13{
	width: 20%;
	float: left;
	padding-left:10px;
	padding-right: 10px;
}
.foot{
	background: #0d559d;
	padding:19px 0;
}
.foot .linkus{
	width: 350px;
	float: left;
	margin-left: 126px;color: #FFF;
}
.foot .linkus h3{
	font-size: 16px;
	margin:0px;
	padding-bottom: 9px;
	border-bottom: 2px solid #f9faf9;
	margin-bottom: 10px;
}
.foot .linkus p{
	margin-bottom: 8px;
}
.foot .gzwm{
	width: 277px;
	color: #FFF;
}
.foot .gzwm h3{
	font-size: 16px;
	margin:0px;
	padding-bottom: 9px;
	border-bottom: 2px solid #f9faf9;
	margin-bottom: 10px;
}
.footer{
	padding:10px 0;
	background: #002b60;
	color: #FFF;
	text-align: center;
}
.main{
	background: #e4e4e4;
	padding:15px 0;
	margin-bottom: 15px;
}
.main-left{
	width: 204px;
	float: left;
	padding:16px;
	border-right:3px solid #bbbbbb;
	border-bottom:3px solid #bbbbbb;
	background: #FFF;
}
.main-left h3{
	color: #0354a3;
	font-size: 18px;
	border-bottom: 2px solid #e4e4e4;
	margin:0px;
	padding-bottom: 16px;
	margin-top: 3px;
}
.main-left dl{
	margin-bottom:20px;
}
.main-left dl dt{
	margin-bottom: 10px;
}
.main-left dl dt a{
	color: #4070b0;
}
.main-right{
	width: 875px;
	float: right;
	background: #FFF;
	border-right:3px solid #bbbbbb;
	border-bottom:3px solid #bbbbbb;
	padding:20px;
}
.main-right-header{
	padding-bottom: 17px;
	border-bottom: 2px solid #e4e4e4;
}
.main-right-header h3{
	line-height: 1em;
	color: #0354a3;
	font-size:18px;
	margin:0;
}
.main-right-header .breadcrumb{
	padding: 0px;
	margin:0px;
	margin-top:4px;
	font-size: 12px;
	line-height: 1em;
}
.about-article{
	padding:10px 0;
	line-height:2em; 
}
.product .card{
	border:0px;
	height:190px;
}
.product .card  img{
	padding:2px;
	border:1px solid #ccc;
}
.main-right .card{
	border:0px;
	height:190px;
}
.main-right .card  img{
	padding:2px;
	border:1px solid #ccc;
}
.subnav{
	padding:10px 0;
}
.subnav ul{
	margin-bottom: 0px;
}
.subnav ul > li{
	float: left;
	width: 20%;
	padding:0 15px;
	position: relative;
}
.subnav ul > li img{
	margin-right: 0;
}
.subnav ul > li h3{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #2662a9;
	font-weight: normal;
}
.subnav ul > li h3 a{
	color: #2662a9;
}
.subnav ul > li p a{
	padding:0 5px;
	display: block;
	font-size: 90%;
}
.pager>a.a1:first-child{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pager>a.a1:last-child{
	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pager>a, .pager>span {
    position: relative;
    float: left;
    padding: 5px 12px;
    margin-left: -1px;
    line-height: 1.53846154;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pager>span{
	color: #fff;
    background-color: #003688;
    border-color: #003688;
}