html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Microsoft YaHei";
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {
	display: block;
}

ul,li,ol {
	list-style: none;
}

dl,dd {
	margin: auto;
}

input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

a:link,a:visited {
	text-decoration: none;
	outline: none;
}

/*所有超链接不要下划线*/
*,*:after,*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/
.left {
	float: left;
}

.right {
	float: right;
}

.w-gray {
	color: #aaaaaa
}

.w-white {
	color: #FFFFFF !important;
}

.w-blue {
	color: #0870d9;
}

.clear {
	clear: both;
}

.margin-t30 {
	margin-top: 30px !important;
}


/*header*/
.header {
	width: 100%;
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
	z-index: 1000;
	height: 80px;
	line-height: 80px;
	-moz-box-shadow: 0px 1px 10px #ECECEC;
	box-shadow: 0px 1px 10px #ECECEC;
	border: 0;
}
.am-topbar-right {
	margin-right: 0;
}
.am-container {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.am-topbar-collapse {
	margin-top: 0px;
}
.am-topbar-nav > li > a:after {
	display: none;
}

.hw-logo {
	position: relative;
}
.logo {
	height: 46px;
}
.word {
	position: absolute;
	top: 30px;
	left: 100px;
}
.hw-menu li {
	height: 80px;
}
.hw-menu li a:hover {
	color: #333;
	font-weight: bold;
}
.hw-menu li.hw-menu-active {
	border-bottom: 4px solid #0870d9;
}

.hw-menu li.hw-menu-active a {
	color: #0870d9;
	background-color: transparent;
	font-weight: bold;
}
.hw-menu li a {
	font-size: 15px;
	line-height: 80px;
}
.am-nav-pills > li + li {
	margin: 0;
}
@media only screen and (min-width: 641px) {
	.hw-menu li a {
	    padding: 0 20px;
	}
}


/*尾部*/
.footer {
	width: 100%;
	height: auto;
	background-color: #2d2d2d;
	overflow: hidden;
	background-image: url(../images/common/bg-footer.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
	padding-bottom: 20px;
}

.footer ul {
	padding-left: 0;
    padding-right: 0;
}

.footer ul li {
	color: #e8e8e8;
}

.part-5-words2 p {
	line-height: 23px;
	font-size: 14px;
}

.part-5-words2 span {
	display: block;
	font-size: 14px;
}

.part-5-words2-ul li {
	margin-bottom: 10px;
	font-size: 14px;
	padding: 0;
}

.part-5-words2-ul {
	padding-top: 0 !important;
	width: 100% !important;
}

.part-5-words2-ul li a,
.part-5-words2 span em a {
	color: #e8e8e8;
}
.part-5-words2-ul li a:hover,
.part-5-words2 span em a:hover {
	color: #fff;
}

.part-5-title {
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}

.part-5-words2 span i {
	font-size: 20px;
}

.part-5-words2 span em {
	font-style: normal;
	margin-left: 5px;
}


/*面包导航*/
.toppic {
	margin-top: 80px;
	width: 100%;
	height: 130px;
	background: #0783e1;
}
.toppic .am-container {
	height: 100%;
}
.toppic-title-i {
	font-size: 36px;
	margin-right: 5px;
	vertical-align: sub;
}

.toppic-title-span {
	font-size: 26px;
}

.toppic-title p {
	font-size: 17px;
	padding-left: 50px;
	margin-top: -10px;
}

.toppic-title {
	color: #fff;
	padding-top: 25px;
}

.toppic-progress {
	color: #fff;
    margin-top: 25px;
    width: 330px;
    font-size: 14px;
    line-height: 26px;
}

/*产品展示*/
.product-ul li:not(:last-child) {
	border-bottom: 1px solid #ddd;
}

.product-ul li {
	padding: 35px 0;
	overflow: hidden;
}

i.am-icon-internet-explorer {
	font-size: 24px;
	color: #0870d9;
}

.product-intro span {
	font-weight: bold;
}

.product-intro p {
	font-size: 14px;
}
.product-img {
	width: 100%;
}

@media only screen and (max-width:1024px) {
	.hw-logo {
		margin-left: 10px;
	}
}

@media only screen and (max-width:915px) {
	.hw-logo {
		margin-left: 10px;
	}
}

@media only screen and (max-width:640px) {
	.toppic-title-span {
		font-size: 16px;
	}
	.toppic-title-i {
		font-size: 26px;
	}
	.toppic-title p {
		font-size: 13px;
		padding-left: 36px;
	}
	.toppic-progress {
		font-size: 12px;
		line-height: 22px;
		width: 160px;
    	margin-top: 10px;
	}
	.toppic-progress span {
		font-size: 12px;
		padding: 0 3px;
	}
	.toppic-progress i {
		font-size: 13px;
	}
	.product-ul li {
	  padding: 20px 0;
	}
}

/**
 * 细节优化
 */
.am-topbar-collapse {
	background: #fff;
}

/**
 * 最底部
 */
.footer-bottom {
	margin-top: 10px;
    border-top: 1px solid rgba(210, 210, 210, 0.2);
    padding-top: 10px;
}
.footer-bottom p {
	line-height: 24px;
}
.footer-bottom * {
	color: #d2d2d2 !important;
	font-size: 12px;
}
.footer-bottom a:hover * {
	color: #fbfbfb !important;
}
.footer-bottom .icon-text img {
    display: inline-block;
}

/**
 * PC模式下
 */
@media only screen and (min-width:641px) {
	.footer ul {
	    padding-top: 30px;
	}
	.footer-bottom p {
		display: inline-block;
	}
	.footer-bottom p:not(:last-child) {
		margin-right: 15px;
	}
	.product-content-left {
		padding-left: 0px;
	}
	.product-content-right {
		padding: 0px;
		border: 1px solid #eee;
	}
	.product-ul li:hover p {
		color: #000;
	}
}

/**
 * 手机模式下
 */
@media only screen and (max-width:641px) {
	.header .am-container {
		padding: 0;
	}
	.hw-menu li a {
		line-height: 25px;
	}
	.hw-menu li {
		height: 40px;
	}
	.am-topbar-btn {
		margin-top: 15px;
		margin-right: 10px;
	}
	.logo {
		height: 36px;
	}
	#online_service_bar {
		display: none;
	}
	.am-topbar-collapse {
		border-bottom: 2px solid #ddd;
	}
	.product-content-right {
		margin-top: 20px;
	}
	.header {
		height: 60px;
		line-height: 60px;
	}
	.rollpic, .toppic {
	    margin-top: 60px;
	}
	.part-5-title {
	    margin-top: 25px;
	    margin-bottom: 5px;
	}
}

/**
 * 底部二维码
 */
.footer-qrcode img {
	width: 130px;
	height: 130px;
}
.footer-qrcode img:not(:first-child) {
	margin-left: 50px;
}
@media only screen and (max-width:641px) {
	.footer-qrcode {
		margin-top: 20px;
	}
}

/**
 * 小微章-镂空
 */
.am-badge-default-plain {
    border: 1px solid #999;
    background: transparent;
    color: #999;
}
.am-badge-primary-plain {
    border: 1px solid #0e90d2;
    background: transparent;
    color: #0e90d2;
}
.am-badge-secondary-plain {
    border: 1px solid #3bb4f2;
    background: transparent;
    color: #3bb4f2;
}
.am-badge-success-plain {
    border: 1px solid #5eb95e;
    background: transparent;
    color: #5eb95e;
}
.am-badge-warning-plain {
    border: 1px solid #F37B1D;
    background: transparent;
    color: #F37B1D;
}
.am-badge-danger-plain {
    border: 1px solid #dd514c;
    background: transparent;
    color: #dd514c;
}