.containerfx{ width: 100%; float: left; position: fixed; left: 0; top: 0;}
#container {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0; z-index: 99999999;
}

.container {
	width: 100%!important;
	max-width: 1200px
}

ul {
	list-style-type: none
}

body,
html,
ul {
	margin: 0;
	padding: 0
}

body {
	position: relative;
	font-family: frutigernext, Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	text-decoration: underline
}

h1 {
	font-size: 28px;
	line-height: 48px;
	margin-top: 0
}

h1.clr_topMn {
	margin-top: -12px
}

h1.center {
	margin-bottom: 10px
}

h2 {
	font-size: 24px;
	letter-spacing: 1px
}

h2.title {
	font-size: 28px;
	text-align: center
}

h3 {
	font-size: 18px
}

h3.Subtitle {
	font-size: 14px;
	color: #999
}

h4 {
	font-size: 16px
}

h6 {
	margin-top: 24px
}


.browsehappy {
	padding: 16px 0;
	display: none
}

.browsehappy p {
	max-width: 760px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	padding-right: 80px;
	padding-left: 10px
}

.browsehappy a.close {
	position: absolute;
	top: 0;
	right: 9px;
	display: block;
	height: 30px;
	width: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	float: right;
	margin-top: -7px
}

.browsehappy a.close:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../images/hw1_sprite.png") 0 0 no-repeat;
	left: 0
}

.ReadPolicy {
	background: #ccc;
	color: #333
}

.ReadPolicy a {
	color: #333;
	text-decoration: underline
}

.ReadPolicy a.close {
	text-decoration: none
}

#hw1_masthead_wrap {
	position: relative;
	background-color: #fff;
	-moz-transition: all .4s cubic-bezier(.23, 1, .32, 1);
	-o-transition: all .4s cubic-bezier(.23, 1, .32, 1);
	-webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
	transition: all .4s cubic-bezier(.23, 1, .32, 1);
	top: 0;
	width: 100%;
	z-index: 900;
	padding: 6px 0;
	border-bottom: 1px solid #e5e5e5;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}

#hw1_masthead_wrap.hw1_skinny {
	position: fixed;
	-moz-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	-o-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	-webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	transition: all .6s cubic-bezier(.23, 1, .32, 1);
	background-color: #fff;
	padding: 8px 0 0
}

.showing #hw1_global_nav_content {
	transform: translateZ(0);
	position: fixed;
	opacity: 1;
	overflow: visible\9
}

#hw1_global_nav_content {
	position: absolute;
	transform: translate3d(0, -105%, 0);
	transition: all .4s cubic-bezier(.2, 1, .2, 1);
	width: 100%;
	z-index: 899;
	overflow: hidden;
	opacity: 0
}

#hw1_global_nav_content>div {
	position: relative
}

.hw1_menu_section {
	padding: 0;
	transform: translate3d(0, -105%, 0);
	transition: all .4s ease;
	margin-top: -105%\9;
	position: absolute;
	width: 100%;
	z-index: 90
}

.hw1_menu_section.open {
	transform: translateZ(0);
	margin-top: 0\9;
	background-color: #f1f1f1;
	z-index: 91
}

.hw1_menu_section[data-section=hwmm0],
.hw1_menu_section[data-section=hwmm2],
.hw1_menu_section[data-section=hwmm3],
.hw1_menu_section[data-section=hwmm4],
.hw1_menu_section[data-section=hwmm5] {
	padding-left: 35px
}

.hw1_menu_section[data-section=hwmm0] {
	transform: translate3d(0, -155%, 0)
}

.hw1_menu_section[data-section=hwmm0] .hw1_box_wrap {
	min-height: 268px;
	min-height: auto\9;
	padding-top: 50px;
	padding-right: 0
}

.hw1_menu_section[data-section=hwmm0] .hw1_box_wrap>.row>.col-sm-3 {
	padding-right: 0
}

.hw1_menu_section[data-section=hwmm0].open {
	transform: translateZ(0)
}

.hw1_menu_section[data-section=hwmm4] .hw1_box_wrap {
	padding-top: 35px;
	padding-bottom: 40px
}

.hw1_menu_section[data-section=hwmm1] .img-responsive {
	width: auto
}

.hw1_icon_cbg,
.hw1_icon_channel,
.hw1_icon_cnbg,
.hw1_icon_ebg,
.hw1_icon_solu {
	padding: 4px 4px 4px 24px;
	position: relative
}

.hw1_icon_cbg:before,
.hw1_icon_channel:before,
.hw1_icon_cnbg:before,
.hw1_icon_ebg:before,
.hw1_icon_solu:before {
	background: url("../images/hw1_sprite.png") no-repeat 0 -188px;
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	top: 2px;
	content: ""
}

.hw1_icon_cbg:before {
	background-position: -59px -188px;
	left: -2px;
	top: 0
}

.hw1_icon_ebg:before {
	background-position: -25px -188px;
	left: -3px;
	top: -3px
}

.hw1_icon_channel:before {
	background-position: 0 -40px;
	left: 0
}

.hw1_icon_solu:before {
	background-position: -22px -40px;
	left: -4px
}

#hw1_subinfo {
	-moz-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	-o-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	-webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
	transition: all .6s cubic-bezier(.23, 1, .32, 1)
}

.hw1_skinny #hw1_subinfo {
	display: none
}

#hw1_masthead_subinfo {
	float: right;
	font-size: 14px
}

#hw1_masthead_subinfo>li {
	display: inline-block;
	padding: 0 0 0 20px
}

#hw1_masthead_subinfo_unlogin {
	float: right;
	font-size: 14px
}

#hw1_masthead_subinfo_unlogin>li {
	display: inline-block;
	padding: 0 0 0 20px
}

#hw1_global_nav {
	background: #fff;
	height: 40px;
	position: relative;
	z-index: 2
}
.lg-container {
	width: 100%!important;
	max-width: 1440px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}


#hw1_logo {
	float: left;
	overflow: hidden;
	position: relative
}

#hw1_logo a {
	padding: 0;
	display: block;
	height: 40px
}
#hw1_logo a img{
	height: 42px;
}
#fhjt {
	float: left;
	overflow: hidden;
	position: relative
}

#fhjt a {
	padding: 0;
	display: block;
	height: 40px
}
#fhjt a img{
	height: 25px; margin-top: 8px;
}

.hw1_masthead_cata {
	float: left;
	margin-left: 20px;
	padding: 0;
	position: relative
}

.showing .open {
	display: block
}

.hw1_masthead_cata>li {
	display: block;
	float: left;
	padding: 0 13px
}

.hw1_masthead_cata>li:first-child a span {
	border-radius: 5px;
	background-color: #eee;
	padding-left: 36px;
	padding-right: 18px;
	display: block
}

.hw1_masthead_cata>li:first-child a:hover span {
	background-color: #d01;
	color: #fff
}

.hw1_masthead_cata>li:first-child a:hover i {
	background: url("../images/hw1_sprite.png") no-repeat -103px -112px
}

.hw1_masthead_cata>li:first-child i {
	position: absolute;
	background: url("../images/hw1_sprite.png") no-repeat -103px -81px;
	display: block;
	width: 14px;
	height: 14px;
	top: 12px;
	left: 14px
}

.hw1_skinny .hw1_masthead_cata>li>a {
	margin-bottom: 0
}

.hw1_masthead_cata>li>a {
	box-sizing: border-box;
	color: #323232;
	cursor: pointer;
	display: block;
	height: 46px;
	line-height: 40px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	transition: border-color .3s, color .3s
}

.hw1_masthead_cata>li.active>a,
.hw1_masthead_cata>li>a:hover {
	border-bottom: 2px solid #cb3034;
	color: #e22835
}

.hw1_masthead_rightside {
	float: right;
	height: 40px;
	position: relative
}

.hw1_masthead_rightside>ul>li {
	display: block;
	float: left;
	padding: 0;
	position: relative
}

.hw1_masthead_rightside>ul>li a {
	width: 40px;
	height: 40px;
	display: block;
	cursor: pointer
}

.hw1_masthead_rightside .hw1_dropdown_menu {
	width: 300px;
	position: absolute;
	top: 46px;
	right: -40px
}

#hw1_search_box .triangle,
.hw1_masthead_rightside .triangle {
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: -15px;
	width: 320px;
	right: 0;
	display: none\9
}

#hw1_search_box .triangle:before,
.hw1_masthead_rightside .triangle:before {
	content: "";
	position: absolute;
	top: 5px;
	right: 10px;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background-image: -webkit-linear-gradient(top, #fff, #fff);
	background-image: -moz-linear-gradient(top, #fff, #fff);
	background-image: -o-linear-gradient(top, #fff, #fff);
	background-image: linear-gradient(180deg, #fff, #fff)
}

.hw1_search,
.hw1_show_more,
.hw1_show_more>a {
	width: 40px;
	height: 56px
}

.hw1_search:before {
	display: table;
	content: ""
}

.hw1_show_more>a {
	display: block
}

.hw1_search>a:before,
.hw1_search>a:hover:before,
.hw1_show_more>a:before,
.hw1_show_more>a:hover:before {
	background: url("../images/hw1_sprite.png") no-repeat 0 -70px;
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	content: "";
	top: 8px;
	left: 8px
}

.hw1_search>a:before {
	background-position: -39px -70px
}

.hw1_show_more>a:hover:before {
	background-position: 0 -105px
}

.hw1_search>a:hover:before {
	background-position: -39px -105px
}

#hw1_card_list [class*=col-],
#hw1_stage,
.index-video {
	margin-bottom: 1.5%
}

#hw1_card_list .row .row>.col-sm-12 {
	margin-bottom: 3%
}

#hw1_card_list .row .row>.col-sm-12:last-child {
	margin-bottom: 0
}

#hw1_global_nav_content {
	background-color: #f1f1f1;
	padding: 0 15px
}

.hw1_btn {
	border-radius: 5px;
	background-color: inherit;
	line-height: 24px;
	height: 24px;
	padding: 5px 10px
}

.hw1_box_wrap .hw1_btn:hover,
.hw1_btn {
	text-decoration: none
}

.hw1_box_wrap {
	padding: 30px 15px
}

.hw1_box_wrap h3 {
	color: #e22835;
	margin: 0 0 15px
}

.hw1_box_wrap h4 {
	margin: 15px 0
}

.hw1_box_wrap a {
	text-decoration: none
}

.hw1_box_wrap a:hover {
	text-decoration: underline
}

.hw1_box_wrap:hover {
	background-color: #e5e5e5
}

[data-section=hwmm1] .hw1_box_wrap a:hover {
	text-decoration: none
}

.hw1_box_wrap:hover,
[data-section=hwmm0] .col-sm-3:hover {
	background-color: #e5e5e5
}

.hw1_box_wrap:hover .hw1_btn {
	background-color: #cb3034;
	color: #fff
}

[data-section=hwmm3] .hw1_box_wrap {
	width: 20%
}

@media (max-width:1200px) and (min-width:1024px) {
	[data-section=hwmm3] .hw1_box_wrap {
		width: 25%
	}
	[data-section=hwmm3] .row {
		margin: 0
	}
}

[data-section=hwmm0] .hw1_btn,
[data-section=hwmm2] .hw1_btn,
[data-section=hwmm3] .hw1_btn,
[data-section=hwmm4] .hw1_btn,
[data-section=hwmm5] .hw1_btn,
[data-section=hwmm6] .hw1_btn {
	position: relative;
	left: -10px;
	top: 10px
}

.col-sm-2-4 {
	float: left;
	position: relative;
	min-height: 1px;
	width: 20%;
	padding-left: 15px;
	padding-right: 15px
}

.leftBorder {
	border-left: 1px solid #d5d5d5
}

.rightBorder,
.vertical_line {
	border-right: 1px solid #d5d5d5
}

.open #hw1_search_box,
.open .hw1_dropdown_menu {
	display: block
}

.hw1_dropdown_menu {
	display: none;
	margin-left: -20px;
	position: absolute;
	z-index: 20;
	border-image-source: none;
	border-image-slice: 100%;
	border-image-width: 1;
	border-image-outset: 0s;
	border-image-repeat: initial;
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 0
}

.hw1_dropdown_menu a {
	color: #333;
	display: block;
	padding: 7px 20px;
	position: relative;
	text-decoration: none;
	border-bottom: 1px solid #d5d5d5
}

.hw1_dropdown_menu li:last-child a {
	border-bottom: 0
}

.hw1_dropdown_menu a:focus,
.hw1_dropdown_menu a:hover {
	background-color: #1764a5;
	color: #fff;
	text-decoration: none
}

#hw1_search_box {
	display: none;
	width: 350px;
	top: 46px;
	right: 0;
	margin-left: -20px;
	position: absolute;
	z-index: 20;
	padding:10px 20px; background-color: #fff;
	border: 1px solid #e0e0e0;
	
}

#hw1_search_box input[type=text] {
	position: absolute;
	top: 0px;
	width: 100%;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	border: 1px solid #ccc;
	height: 35px; font-size: 14px;
	padding: 0 10px
}

#hw1_search_box input[type=text]:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#hw1_search_box div:nth-child(2) {
	height: 36px;
	position: relative
}

#hw1_search_box input[type=button] {
	width: 39px;
	height: 36px;
	background: url("../images/hw1_sprite.png") 0 -142px;
	border: 0;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0
}

#hw1_search_box input[type=button]:hover {
	background-position: -42px -142px
}

/**/

#hw1_search_boxs {
	display: block !important;
	width: 100%;
	top: 46px;
	right: 0;
	z-index: 20;
	padding:10px 20px; background-color: #fff;
	
}

#hw1_search_boxs input[type=text] {
	position: absolute;
	top: 0px;
	width: 100%;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	border: 1px solid #ccc;
	height: 35px; font-size: 14px;
	padding: 0 10px
}

#hw1_search_boxs input[type=text]:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#hw1_search_boxs div:nth-child(2) {
	height: 36px;
	position: relative
}

#hw1_search_boxs input[type=button] {
	width: 39px;
	height: 36px;
	background: url("../images/hw1_sprite.png") 0 -142px;
	border: 0;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0
}

#hw1_search_boxs input[type=button]:hover {
	background-position: -42px -142px
}


/**/

#hw1_global_nav_content {
	background: none
}

#hw1_global_nav_content.identity .js-menu-special[data-section=hwmm0],
#hw1_global_nav_content .js-menu-special[data-section=hwmm0] {
	width: auto;
	padding-left: 0
}

#hw1_global_nav_content .js-menu-special[data-section=hwmm0] ul {
	padding: 20px 0;
	display: block
}

#hw1_global_nav_content .js-menu-special[data-section=hwmm0] {
	padding-right: 10px;
	padding-left: 10px
}

.hw1_box_wrap h5 {
	color: #999;
	font-size: 16px;
	margin: 10px 0
}

.hw1_box_wrap h4 {
	line-height: 1.2
}

@media only screen and (max-width:1023px) {
	#hw1_search_box {
		width: 100%;
		position: relative;
		top: 0;
		border: 0;
		margin-left: 0
	}
	#hw1_search_box .triangle {
		display: none
	}
	#hw1_search_box>div {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: 37px;
		margin: 0 auto
	}
	#hw1_search_box input[type=text] {
		position: absolute;
		width: 100%
	}
	#hw1_search_box input[type=button] {
		position: absolute;
		left: auto;
		right: 0
	}
}

#hw1_mob_nav_container {
	position: fixed;
	z-index: 888;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: auto
}

#container.open,
#footer.open,
.footer.open,
.share_nullbox.open {
	left: -100%!important;
	position: fixed
}

#hw1_mob_nav_container.open {
	right: 0!important;
	box-shadow: -5px 0 10px rgba(0, 0, 0, .2)
}

#container,
#hw1_mob_nav_container {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

#hw1_mob_nav_container ul li {
	border-bottom: 1px solid #ddd;
	line-height: 45px;
	padding: 0 20px;
	font-size: 16px;
	color: #333
}

#hw1_mob_nav_container ul li a {
	display: block
}

#hw1_mob_nav_container ul li.search {
	line-height: 57px
}

#hw1_mob_nav_container ul li.search .prev {
	float: left; width: 50%;
}

#hw1_mob_nav_container ul li.search .prev a {
	color: #1764a5
}

#hw1_mob_nav_container ul li ul li:hover,
#hw1_mob_nav_container ul li ul li ul li:hover {
	color: #fff
}

#hw1_mob_nav_container .title.active>ul>li>a:hover,
#hw1_mob_nav_container .title.active a {
	color: #1764a5
}

#hw1_mob_nav_container .title.active>ul>li>a {
	color: #333
}

#hw1_mob_nav_container ul li ul {
	display: none;
	margin-left: -25px;
	margin-right: -20px;
	padding-left: 25px;
	padding-right: 20px;
	border-top: 1px solid #aaa;
	/*border-bottom: 1px solid #aaa;*/
	color: #fff
}

#hw1_mob_nav_container ul li ul.ul-block {
	display: block!important
}

#hw1_mob_nav_container .title.active>ul>li:hover>a,
#hw1_mob_nav_container ul>li,
#hw1_mob_nav_container ul>li:hover>a,
li.hw1_hasmore>ul>li a:hover,
li.hw1_hasmore a:hover,
li.hw1_nomore a:hover,
li.nomore>ul>li a:hover {
	color: #fff
}

#hw1_mob_nav_container ul li ul li:hover,
#hw1_mob_nav_container ul li ul li ul li:hover {
	background-color: #1764a5
}

#hw1_mob_nav_container ul li ul li.title {
	color: #1764a5
}

#hw1_mob_nav_container ul>li>ul>li,
#hw1_mob_nav_container ul li ul li.title {
	margin-left: -25px;
	margin-right: -20px;
	padding-left: 25px;
	padding-right: 20px;
	background-color: #fbfbff;
}

#hw1_mob_nav_container ul>li>ul>li {
	/*border-bottom: 1px solid #aaa*/
}

#hw1_mob_nav_container ul li ul li ul li {
	border-bottom-color: #aaa;
	margin-left: -25px;
	margin-right: -20px;
	padding-left: 40px;
	padding-right: 20px;
	background-color: #f4f4f4
}

.ul-block {
	display: block!important
}
#hw1_mob_nav_close {
    text-align: center;
    vertical-align: middle;
    float: right;
    padding: 0 15px;
    right: -16px;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 57px;
}
	#hw1_mob_nav_close:before {
		content: "";
		position: absolute;
		width: 30px;
		height: 30px;
		top: 13px;
		left: 15px;
		background: url("../images/hw1_sprite.png") no-repeat -101px -42px
	}

@media only screen and (max-width:1023px) {
	#hw1_masthead_wrap {
		padding: 8px 0
	}
	#hw1_mob_nav_close {
		text-align: center;
		vertical-align: middle;
		float: right;
		padding: 0 15px;
		right: -16px;
		position: relative;
		cursor: pointer;
		width: 50px;
		height: 57px
	}
	#hw1_mob_nav_close:before {
		content: "";
		position: absolute;
		width: 30px;
		height: 30px;
		top: 13px;
		left: 15px;
		background: url("../images/hw1_sprite.png") no-repeat -101px -42px
	}
	li.hw1_hasmore a,
	li.hw1_nomore a {
		position: relative
	}
	li.hw1_hasmore:hover,
	li.hw1_nomore:hover {
		background-color: #1764a5;
		color: #fff
	}
	li.hw1_hasmore.active>a:after,
	li.hw1_hasmore>a:after,
	li.hw1_nomore>a:after {
		display: block;
		content: "";
		background: url(http://www.huawei.com/Assets/CBG/img/mobile_all_icons.png) -393px -197px no-repeat;
		position: absolute;
		top: 17px;
		right: 0;
		width: 20px;
		height: 15px
	}
	li.hw1_nomore>a:after {
		background-position: -349px -151px
	}
}

#footer {
	position: relative;
	z-index: 500;
	background: #272727;
	width: 100%
}

#footer,
#footer a {
	color: #fff
}

#footer label {
	display: block
}

#footer .bottom,
#footer .top {
	display: table;
	width: 100%
}

#footer .left {
	display: block;
	padding-top: 40px
}

#footer .left_inner {
	display: table;
	width: 100%
}

#footer .left_inner div ul {
	margin-top: 14px
}

#footer .left_inner div ul li {
	margin-bottom: 5px;
	line-height: 180%
}

#footer .right {
	display: table;
	text-align: right;
	vertical-align: top;
	padding-top: 15px
}

#footer .right ul li {
	display: inline-block;
	margin-right: 15px;
	line-height: 25px
}

#footer .right ul li a {
	display: inline-block
}

#footer .bottom {
	font-size: 14px;
	margin: 10px 0
}

#footer .bottom_left,
#footer .bottom_right {
	padding: 10px 0;
	display: table
}

#footer .bottom_right {
	display: inherit;
	overflow: hidden;
	text-align: right
}

#footer .bottom_right ul li {
	display: inline-block;
	margin-right: 5px
}

#footer .bottom_right ul li:not(:last-child):after {
	content: "|";
	padding-left: 10px
}

#footer .visible-xs,
#footer .visible-xs .col-sm-3 {
	padding-left: 0;
	padding-right: 0
}

#footer .visible-xs .col-sm-3 label,
#footer .visible-xs .col-sm-3 li {
	padding: 15px 20px!important;
	margin: 0;
	border-bottom: 1px solid #aaa
}

#footer .visible-xs .col-sm-3 label>a {
	display: block
}

#footer .visible-xs .col-sm-3 label:after {
	display: block;
	content: "";
	background: url("../images/hw1_sprite.png") -40px -489px no-repeat;
	position: absolute;
	top: 22px;
	right: 22px;
	width: 20px;
	height: 17px
}

#footer .visible-xs .col-sm-3 label.no-menu:after {
	background: url("../images/hw1_sprite.png") -4px -492px no-repeat
}

#footer .visible-xs .col-sm-3 li a {
	color: #333
}

#footer .visible-xs ul {
	display: none;
	background-color: #dcdcdc
}

#footer .visible-xs .left {
	padding-top: 0
}

#footer .visible-xs .left_inner div {
	padding: 0;
	margin: 0
}

#footer .visible-xs .left_inner div ul {
	margin-top: 0
}

#footer.winwin-footer .left_inner label {
	font-size: 16px
}

#footer .left_inner div ul li {
	font-size: 14px
}

#footer .left_inner div ul {
	margin-top: 5px
}

#footer a,
#footer label,
.QR-code h4 {
	color: #ccc
}

#footer .QR-code {
	margin-top: 10px
}

#footer .code-img:before {
	content: "";
	display: block;
	width: 81px;
	height: 81px;
	background: url("../images/hw1_sprite.png") no-repeat 0 -365px
}

#footer .left_inner div ul li {
	margin-bottom: 0
}

#footer .col-sm-3 label:nth-child(3) {
	margin-top: 20px
}

.footer-icon-top {
	margin-top: 30px
}

#footer .left {
	padding-top: 30px
}

.hw1_hr {
	border-color: #424141
}

#footer .left_inner div ul li {
	line-height: 1.7
}

.QR-code h4 {
	margin-bottom: 0;
	margin-top: 10px
}

#footer .right .facebook:before,
#footer .right .google:before,
#footer .right .in:before,
#footer .right .twitter:before,
#footer .right .weibo:before,
#footer .right .youtube:before {
	content: "";
	width: 32px;
	height: 32px;
	background: url("../images/hw1_sprite.png") no-repeat;
	display: block
}

#footer .right .weibo:before {
	background-position: 2px -450px
}

#footer .right .in:before {
	background-position: -36px -450px
}

#footer .right .facebook:before {
	background-position: -78px -450px
}

#footer .right .youtube:before {
	background-position: -158px -450px
}

#footer .right .google:before {
	background-position: -158px -409px
}

#footer .right .twitter:before {
	background-position: -118px -448px
}

#footer .right .in:before {
	background-position: -36px -452px
}

#footer>.container>.top>.row {
	padding-bottom: 10px
}

#footer .bottom_left,
#footer .bottom_right {
	padding-top: 0;
	color: #ccc
}

#footer .bottom,
#footer .row>[class*=col-],
.hw1_card_list .row>[class*=col-] {
	margin-top: 0
}

@media (max-width:991px) {
	#footer .bottom_right,
	#footer .right {
		display: block;
		text-align: center;
		margin: 0 auto
	}
}

@media only screen and (max-width:767px) {
	#footer.winwin-footer .left_inner label {
		font-weight: 400!important;
		padding-bottom: 5px;
		border-bottom: 1px solid #535353
	}
	#footer.winwin-footer .left_inner.row {
		margin-left: 0;
		margin-right: 0
	}
}

@-ms-viewport {
	width: auto!important
}

#right_iconbox {
	width: 48px;
	position: fixed;
	bottom: 30%;
	right: 0;
	z-index: 999
}

.icon_top {
	background: url("../images/hw1_sprite.png") no-repeat 0 -512px;
	background-color: #1764a5;
	opacity: .8;
	filter: Alpha(opacity=80)
}

.icon_top,
.icon_top:hover {
	cursor: pointer;
	width: 48px;
	height: 48px;
	position: relative
}

.icon_top:hover {
	background: url("../images/hw1_sprite.png") no-repeat 0 -704px;
	background-color: #000
}

.icon_news {
	background: url("../images/hw1_sprite.png") no-repeat 0 -560px;
	background-color: #c3c3c3;
	opacity: .8;
	filter: Alpha(opacity=80)
}

.icon_news,
.icon_news:hover {
	cursor: pointer;
	width: 48px;
	height: 48px;
	position: relative
}

.icon_news:hover {
	background: url("../images/hw1_sprite.png") no-repeat 0 -752px;
	background-color: #bf0303
}

.icon_emails {
	background: url("../images/hw1_sprite.png") no-repeat 0 -608px;
	background-color: #c3c3c3;
	opacity: .8;
	filter: Alpha(opacity=80)
}

.icon_emails,
.icon_emails:hover {
	cursor: pointer;
	width: 48px;
	height: 48px;
	position: relative
}

.icon_emails:hover {
	background: url("../images/hw1_sprite.png") no-repeat 0 -800px;
	background-color: #bf0303
}

.icon_tels {
	background: url("../images/hw1_sprite.png") no-repeat 0 -656px;
	background-color: #c3c3c3;
	opacity: .8;
	filter: Alpha(opacity=80)
}

.icon_tels,
.icon_tels:hover {
	cursor: pointer;
	width: 48px;
	height: 48px;
	position: relative
}

.icon_tels:hover {
	background: url("../images/hw1_sprite.png") no-repeat 0 -848px;
	background-color: #bf0303
}

#right_iconbox {
	display: none
}

#right_iconbox a {
	display: inline-block
}

#right_iconbox a>div {
	display: inline-block;
	margin: -5px 0 0!important
}

.goto-top,
.js-goto-top {
	opacity: 0
}

.box_subscribe {
	background-color: #edebeb;
	border-radius: 8px;
	width: 550px;
	overflow: hidden;
	padding-bottom: 10px
}

#overlay,
.box_subscribe {
	height: 100%!important
}

.box_subscribe {
	padding: 10px 0
}

.one_line .radio {
	margin: 0 0 0 15px!important
}

.error {
	color: red!important;
	font-style: italic
}

input.error,
select.error,
textarea.error {
	border: 1px dotted red!important
}

.error-messages {
	width: 100%
}

.one_line .radio {
	margin: 0 5px
}

.box_subscribe {
	max-width: 768px;
	width: 100%!important;
	height: auto!important
}

.one_line,
.one_line2 {
	padding: 5px 0!important
}

.one_line .liuyanbox {
	float: none!important
}

.one_line .gongsi,
.one_line .tel {
	width: 100%!important
}

.one_line .tel {
	margin-left: 0!important
}

.one_line {
	padding-left: 15px;
	font-size: 16px;
	padding-bottom: 15px
}

.sub_info h4 {
	margin: 0;
	font-size: 14px;
	padding-left: 15px
}

.one_line2 {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 5px
}

.one_line .userid {
	width: 618px;
	height: 36px;
	line-height: 100%;
	line-height: 36px\9;
	border-radius: 6px;
	border: 1px solid #ddd;
	padding-left: 10px
}

.no-f00 {
	margin-left: 10px
}

.one_line li {
	display: block;
	float: left;
	line-height: 100%;
	line-height: 36px\9;
	height: 36px;
	overflow: hidden;
	margin: 5px 0;
	list-style: none!important
}

.one_line .gongsi {
	width: 300px
}

.one_line .gongsi,
.one_line .tel {
	margin-left: 10px;
	height: 36px;
	line-height: 100%;
	line-height: 36px\9;
	border-radius: 6px;
	border: 1px solid #ddd;
	padding-left: 10px
}

.one_line .tel {
	width: 190px
}

.one_line .liuyanbox {
	float: left;
	overflow: hidden
}

.one_line .liuyanbox .liuyan {
	margin-left: 6px;
	width: 500px;
	height: 60px;
	line-height: 24px;
	border-radius: 6px;
	border: 1px solid #ddd;
	padding-left: 10px
}

.one_line2.clearfix h2 {
	margin: 0
}

.one_line .radio:first-child {
	margin-left: 0!important
}

.reg_tj {
	background-color: #c30;
	border: none;
	border-radius: 4px;
	width: 120px;
	padding: 8px 30px
}

.fk_tj {
	padding-left: 10px!important
}

.fk_tj a {
	color: #fff;
	text-decoration: none
}

.tel_tanchu {
	padding: 20px 25px 18px;
	width: auto!important
}

.tel_tanchu h3 {
	margin-top: 0;
	margin-bottom: 10px
}

.tel_tanchu a {
	text-decoration: none!important
}

.tel_tanchu {
	padding: 20px 10px;
	width: 260px;
	border-radius: 8px;
	display: none;
	background-color: #edebeb;
	right: 5%;
	bottom: 29.5%;
	position: fixed;
	border: 1px solid #ccc;
	z-index: 99999
}

.tel_texindet {
	width: 120px;
	float: right
}

.tel_line {
	height: 30px;
	line-height: 30px;
	padding: 0
}

.tel_texindet {
	float: none
}

/*banner*/
	.fbb-index-banner .carousel-inner .item,
	.group-index-banner .item {
		width: 100%;
		background: no-repeat top;
		background-size: contain
	}
	}
	.group-index-banner .item .text h3,
	.group-index-banner .item .text p {
		color: #fff;
		font-size: 16px;
		margin: 10px auto
	}
	.group-index-banner .item .text h3 {
		font-size: 20px
	}
	.group-index-banner .carousel-indicators {
		bottom: 0;
		margin-top: 5px;
		margin-bottom: 0px
	}
	.group-index-banner .item .text a {
		background: transparent;
		display: inline;
		text-decoration: none;
		border-radius: 3px;
		padding: 0;
		text-align: left;
		font-size: 18px;
		margin: 0 auto;
		color: #fff
	}

}


.group-index-banner {
	background: #666;
	overflow: hidden;
	margin-bottom: 30px;
	clear: both
}

.group-index-banner .item {
	height: auto;
	background: no-repeat 50%
}

.group-index-banner .carousel-control {
	height: 100%;
	z-index: 999;
	display: none;
	width: 10%
}

.group-index-banner:hover .carousel-control {
	display: block!important
}

.carousel-control:focus,
.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li,
.carousel-indicators span {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}

.banner-img-text {
	position: relative;
	top: 80px;
	left: 0;
	display: inline-block
}

.carousel-indicators li,
.carousel-indicators span {
	background: url("../images/hw1_sprite.png") -175px -366px no-repeat;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border: none
}

.carousel-indicators li.active,
.carousel-indicators span.swiper-active-switch {
	background-position: -175px -378px;
	background-color: transparent
}

.banner-btn {
	display: inline-block;
	font-size: 18px;
	padding: 0 20px;
	margin-top: 10px;
	height: 40px;
	border-radius: 5px;
	line-height: 40px;
	background-color: #b02d2e;
	margin-bottom: 16px;
	text-align: center;
	color: #fff;
	position: relative
}

#index-banner .carousel-caption {
	display: none
}

#index-banner .swiper-slide-active .carousel-caption {
	display: block
}


	.fbb-index-banner .carousel-inner .item,
	.group-index-banner .item {
		height:auto !important;
		background: no-repeat top;
		background-size: contain
	}
	.fbb-index-banner .no-swiper .carousel-inner .item,
	.group-index-banner .no-swiper .item {
		padding-top: 96.25%
	}
	.group-index-banner .item .text h3,
	.group-index-banner .item .text p {
		color: #fff;
		font-size: 16px;
		margin: 10px auto
	}
	.group-index-banner .item .text h3 {
		font-size: 20px
	}
	.group-index-banner .carousel-indicators {
		bottom: 0;
		margin-top: 5px;
		margin-bottom: 0px
	}
	.group-index-banner .item .text a {
		background: transparent;
		display: inline;
		text-decoration: none;
		border-radius: 3px;
		padding: 0;
		text-align: left;
		font-size: 18px;
		margin: 0 auto;
		color: #fff
	}
	.group-index-banner:hover .carousel-control {
		background-size: 100%
	}
	.group-index-banner .carousel-caption {
		position: absolute;
		left: 0;
		top: 0;
		padding-top: 56.2%;
		right: 0;
		bottom: 0;
		z-index: 10;
		padding-bottom: 10px;
		color: #fff;
		text-align: left;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		padding-left: 0
	}
	.carousel-caption .text {
		padding-bottom: 100%
	}
	.banner-btn {
		background: none;
		border: 0 solid #fff
	}
	.group-index-banner .carousel-control {
		height: 0;
		padding-bottom: 56.25%;
		background-size: 100%
	}
	#index-banner.group-index-banner .carousel-control {
		display: none!important
	}
	#index-banner.group-index-banner .carousel-control.left:before {
		background-position: -90px -496px
	}
	#index-banner.group-index-banner .carousel-control.right:before {
		background-position: -50px -600px;
		right: 0
	}


.banner-container {
	width: 100%!important;
	max-width: 1920px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto
}

.carousel-indicators {
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li,
.carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin:0 4px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #1764a5;
	background-color: transparent
}

.group-index-banner {
    overflow: hidden;
    margin-top: 58px;
    margin-bottom: 30px;
    clear: both;
}


.copybox{ width: 100%; float: left; background-color: #fff; border-top: 1px dotted #aaa; padding: 4%;  padding-bottom: 100px;}
.copy{ width: 100%; float: left;}
.copybox .copy p{ width: 100%; font-size: 14px; float: left; line-height: 24px; text-align: center; color: #666; }
.copybox .copy p a{  color: #8A8A8A; }

/*底部导航*/
.navbar-default {
    background-color: #f8f8f8;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, .1);
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.zhubiaoti{ width:50%; float:left;}
.zhubiaoti h1{ text-align:center; font-size:20px; color:#333; line-height:44px;}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 99999;
}
.footx_nav {
    float: left;
    width: 100%;
	background-color: #f8f8f8;
}
.footx_nav .foo1 {
    float: left;
    width: 25%;
    text-align: center;
}
.footx_nav .foo1 a {
    text-decoration: none;
    color: #1764a5;
	font-size: 0.9em;
}
.footx_nav .foo1 a i {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 4px 5px 0 5px;
}
.footx_nav .foo1 a i img{
	width:100%;

}









/*# sourceMappingURL=common-cn.min.css.map*/