@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
.hover {
	cursor: pointer;
	cursor: hand;
}
h1, h2, h3, h4, h5, h6, #footer .left_inner label {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.container, [class*="col-"] {
*padding-left: 0;
*padding-right: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right;
}
.red {
	color: #069cfa;
}
.red a {
	color: #069cfa;
}
a {
	outline: 0 !important;
}
/* bootstrap carousel */
.img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	height: auto;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
/*布局大小宽*/
#container {
	position: relative;
	left: 0px;
	width: 100%;
	top: 0;
}
.lg-container {
	width: 100% !important;
	max-width: 1440px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container {
	width: 100%!important;
	max-width: 1410px;
}
.samll-container {
	width: 100%!important;
	max-width: 1100px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.max-container {
	width: 100% !important;
	max-width: 100%;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.big-container {
	width: 100% !important;
	max-width: 100%;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px!important;
	padding-right: 0px!important;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*PC Menu 电脑导航　start*/
#hw1_masthead_wrap {
	position: relative;
	background-color: #ffffff;
	-moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	width: 100%;
	top: 0;
	z-index: 900;
	padding: 6px 0;
	border-bottom: 1px solid #e5e5e5;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
#hw1_masthead_wrap.hw1_skinny {
	position: fixed;
	-moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	background-color: #fff;
	padding: 8px 0 0;
}
/*改透明度*/
.showing #hw1_global_nav_content {
	transform: translate3d(0, 0, 0);
	position: fixed;
	overflow: visible\10;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#hw1_global_nav_content {
	position: absolute;
	transform: translate3d(0, -105%, 0);
	transition: all .4s cubic-bezier(0.2, 1, 0.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 cubic-bezier(0.25, 0.1, 0.25, 1);
	margin-top: -105%\9;
	position: absolute;
	width: 100%;
	z-index: 90;
}
.hw1_menu_section.open {
	transform: translate3d(0, 0, 0);
	margin-top: auto\9;
	background-color: #ffffff;
	z-index: 91;
}
.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: translate3d(0, 0, 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;
}
/*顶部链接隐藏　start*/
#hw1_subinfo {
	-moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
/*下拉导航　start*/
#hw1_global_nav {
	background: #fff;
	height: 40px;
	position: relative;
	z-index: 2;
}
#hw1_logo {
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 80px;
}
#hw1_logo a {
	padding: 0;
	display: block;
	height: 40px;
}
.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: #ea971d;
	color: #ffffff;
}
.hw1_masthead_cata>li:first-child a:hover i {
	background: url(../images/sprite.png) no-repeat -103px -112px;
}
.hw1_masthead_cata>li:first-child i {
	position: absolute;
	background: url(../images/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;
	position: relative;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	transition: .3s border-color, .3s color;
	padding-left: 15px;
	padding-right: 15px;
}
.hw1_masthead_cata>li>a:hover, .hw1_masthead_cata>li.active>a {
	border-bottom: 2px solid #ea971d;
	color: #fff;
	background: #ea971d;
}

@media only screen and (max-width: 1024px) {
#nav-wrap .logo img {
	max-width: 200px;
}
#hw1_logo {
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 0px !important;
}
.hw1_masthead_cata {
	float: left;
	margin-left: 0px !important;
	padding: 0;
	position: relative;
}
.hw1_masthead_cata>li>a {
	box-sizing: border-box;
	color: #323232;
	cursor: pointer;
	display: block;
	height: 46px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	transition: .3s border-color, .3s color;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
}

@media (max-width: 1023px) and (min-width: 991px) {
#hw1_masthead_wrap .hidden-sm {
	display: none;
}
#hw1_masthead_wrap .visible-sm {
	display: block!important;
}
}
/*右边搜索 start*/
.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_masthead_rightside .triangle, #hw1_search_box .triangle {
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: -15px;
	width: 320px;
	right: 0;
	display: none\9;
}
.hw1_masthead_rightside .triangle:before, #hw1_search_box .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(to bottom, #fff, #fff);
}
.hw1_show_more, .hw1_search, .hw1_show_more>a {
	width: 40px;
	height: 56px;
}
.hw1_show_en {
	float: right;
	margin-top: 5px;
	font-size: 16px;
}
.hw1_search:before {
	display: table;
	content: "";
}
.hw1_show_more>a {
	display: block;
}
.hw1_show_more>a:before, .hw1_search>a:before, .hw1_show_more>a:hover:before, .hw1_search>a:hover:before {
	background: url(../images/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;
}
/*右边搜索 end*/

/*中间内空上下间距控制*/
#hw1_card_list [class*="col-"] {
	margin-bottom: 20px;
}
#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: #ffffff;
	padding: 0 15px;
}
.vertical_line {
	border-right: 1px solid #d5d5d5;
}
.hw1_btn {
	border-radius: 5px;
	background-color: inherit;
	line-height: 24px;
	height: 24px;
	padding: 5px 10px;
	text-decoration: none;
}
.hw1_box_wrap .hw1_btn:hover {
	text-decoration: none;
}
.hw1_box_wrap {
	padding: 30px 15px;
}
.hw1_box_wrap h3 {
	color: #079cfa;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.hw1_box_wrap h4 {
	margin: 15px 0;
}
.hw1_box_wrap a {
	text-decoration: none;
}
.hw1_box_wrap a:hover {
	text-decoration: none;
}
.hw1_box_wrap:hover {
	background-color: #ffffff;
}
[data-section="hwmm1"] .hw1_box_wrap a:hover {
	text-decoration: none;
}
[data-section="hwmm0"] .col-sm-3:hover, .hw1_box_wrap:hover {
	background-color: #ffffff;
}
.hw1_box_wrap:hover .hw1_btn {
	background-color: #ea971d;
	color: #ffffff;
}
/*3.17修改*/
[data-section="hwmm1"] .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;
}
/*加区分线*/
[data-section="hwmm1"] .hw1_box_wrap:last-child, [data-section="hwmm2"] .hw1_box_wrap:last-child, [data-section="hwmm3"] .hw1_box_wrap:last-child, [data-section="hwmm4"] .hw1_box_wrap:last-child {
/*	border-left: 1px solid #ddd;
*/}
.open .hw1_dropdown_menu, .open #hw1_search_box {
	display: block;
}
.hw1_dropdown_menu {
	display: none;
	margin-left: -20px;
	position: absolute;
	z-index: 20;
	padding: 0px;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(224, 224, 224);
	background: rgb(255, 255, 255);
}
.hw1_dropdown_menu a {
	color: #333333;
	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:hover, .hw1_dropdown_menu a:focus {
	background-color: #069cfa;
	color: #ffffff;
	text-decoration: none;
}
#hw1_search_box {
	display: none;
	width: 350px;
	position: absolute;
	top: 46px;
	right: 0;
	margin-left: -20px;
	z-index: 20;
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(224, 224, 224);
	background: rgb(255, 255, 255);
}
#hw1_search_box input[type="text"] {
	position: absolute;
	top: 1px;
	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 ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	border: 1px solid #ccc;
	height: 34px;
	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/sprite.png) 0px -142px;
	border: 0;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
}
#hw1_search_box input[type="button"]:hover {
	background-position: -42px -142px;
}

@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: initial;
	right: 0;
}
}
/*PC Menu 电脑导航　end*/

/*Mobile Menu 手机隐藏导航 start */
#hw1_mob_nav_container {
	position: fixed;
	z-index: 888;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #ffffff;
	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 0px 10px rgba(0, 0, 0, .2);
}
#container, #hw1_mob_nav_container {
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
#hw1_mob_nav_container ul li {
	border-bottom: 1px solid #dddddd;
	line-height: 45px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
}
#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;
}
#hw1_mob_nav_container ul li.search .prev a {
	color: #069cfa;
}
#hw1_mob_nav_container ul li ul li:hover, #hw1_mob_nav_container ul li ul li ul li:hover {
	background-color: #069cfa;
	color: #ffffff;
}
#hw1_mob_nav_container .title.active a, #hw1_mob_nav_container .title.active>ul>li>a:hover {
	color: #069cfa;
}
#hw1_mob_nav_container .title.active>ul>li>a {
	color: #333333;
}
#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 #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	color: #ffffff;
}
#hw1_mob_nav_container ul>li, #hw1_mob_nav_container ul>li:hover>a, #hw1_mob_nav_container .title.active>ul>li:hover>a, li.hw1_hasmore a:hover, li.hw1_nomore a:hover, li.hw1_hasmore > ul> li a:hover, li.nomore > ul> li a:hover {
	color: #ffffff;
}
#hw1_mob_nav_container ul li ul li:hover, #hw1_mob_nav_container ul li ul li ul li:hover {
	background-color: #069cfa;
}
#hw1_mob_nav_container ul li ul li.title {
	margin-left: -25px;
	margin-right: -20px;
	padding-left: 25px;
	padding-right: 20px;
	background-color: #dedede;
	color: #069cfa;
}
#hw1_mob_nav_container ul>li>ul>li {
	border-bottom: 1px solid #aaaaaa;
	margin-left: -25px;
	margin-right: -20px;
	padding-left: 25px;
	padding-right: 20px;
	background-color: #f2f2f2;
}
#hw1_mob_nav_container ul li ul li ul li {
	border-bottom-color: #aaaaaa;
	margin-left: -25px;
	margin-right: -20px;
	padding-left: 40px;
	padding-right: 20px;
	background-color: #dedede;
}

@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/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: #069cfa;
	color: #fff;
}
li.hw1_hasmore>a:after, li.hw1_nomore>a:after, li.hw1_hasmore.active>a:after {
	display: block;
	content: "";
	background: url(../images/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;
}
li.hw1_hasmore.active>a:after {
	background-position: -393px -151px;
}
}
/*Mobile Menu 手机导航 end */

/*footer start */
#footer {
	position: relative;
	z-index: 500;
	background: #4d4e52;
	color: #ffffff;
	width: 100%;
}
#footer a {
	color: #ffffff;
}
#footer label {
	display: block;
}
#footer .outer {
	width: 100%;
}
#footer .top, #footer .bottom {
	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: 10px;
}
#footer .right ul li {
	display: inline-block;
	padding-right: 5px;
	line-height: 30px;
}
#footer .bottom {
	font-size: 14px;
	margin: 10px 0;
}
#footer .bottom_left, #footer .bottom_right {
	padding: 10px 0 10px 0;
	display: table;
}
#footer .bottom_right {
	display: inherit;
	overflow: hidden;
}
#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 li, #footer .visible-xs .col-sm-3 label {
	padding: 15px 20px!important;
	margin: 0;
	border-bottom: 1px solid #aaaaaa;
}
#footer .visible-xs .col-sm-3 label>a {
	display: block;
}
#footer .visible-xs .col-sm-3 label:after {
	display: block;
	content: "";
	background: url(../images/mobile_all_icons.png) -352px -107px no-repeat;
	position: absolute;
	top: 22px;
	right: 22px;
	width: 20px;
	height: 15px;
}
#footer .visible-xs .col-sm-3 label.no-menu:after {
	background: url(../images/mobile_all_icons.png) -318px -111px no-repeat;
}
#footer .visible-xs .col-sm-3 label.active:after {
	background: url(../images/mobile_all_icons.png) -393px -107px no-repeat;
}
#footer .visible-xs .col-sm-3 li a {
	color: #333333;
}
#footer .visible-xs ul {
	display: none;
	background-color: #dcdcdc;
}
#footer .visible-xs .left {
	padding-top: 0px;
}
#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;
	color: #fff;
	line-height: 30px;
}
#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 .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: #666666;
}
#footer .left_inner div ul li {
	line-height: 30px;
}
#footer .right p {
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 14px;
	color: #ccc;
	text-align: center;
}
#footer > .container > .top >.row {
	padding-bottom: 10px;
}
#footer .bottom_left, #footer .bottom_right {
	padding-top: 0;
	font-size: 14px;
	color: #cccccc;
}
#footer .bottom, #footer .row > [class*=col-], .hw1_card_list .row > [class*=col-] {
	margin-top: 0;
}

@media (max-width: 991px) {
.footer-icon-top img {
	margin: auto;
	width: auto;
}
#footer .bottom_right, #footer .right {
	display: block;
	text-align: center;
	margin: 0 auto;
}
}

@media only screen and (max-width: 767px) {
.winwin-footer .left {
	display: block !important;
}
.winwin-footer .left_inner div {
	width: 100% !important;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#footer.winwin-footer .left_inner label {
	font-weight: normal !important;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
}
#footer.winwin-footer .left_inner.row {
	margin-left: 0;
	margin-right: 0;
}
.win-foot-border-top {
	border-top: 1px solid #6e6e6e;
}
.col-xs-12.no-border>a {
	position: relative;
	z-index: 99;
	display: block;
	cursor: pointer !important;
	vertical-align: middle;
}
.col-xs-12.no-border>a>label {
	cursor: pointer !important;
}
}
/*footer end */

/*BREADCRUMB 您当前位置 start*/
#breadcrumb_nav {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#breadcrumb_nav ul li {
	display: inline;
	padding-right: 15px;
}
#breadcrumb_nav ul li a {
	color: #000;
}
#breadcrumb_nav ul li a.active {
	font-weight: bold;
}
#breadcrumb_nav ul li:first-child + li:before, #breadcrumb_nav ul li:first-child + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li + li + li + li:before {
	content: url(../images/jian.png);
	padding-right: 15px;
}

@media only screen and (max-width: 767px) {
#breadcrumb_nav {
	display: none;
}
}
/*BREADCRUMB 您当前位置 end*/

/*图片动作效果　start*/
.animate-item {
	-webkit-transition: opacity .2s, -webkit-transform 1s cubic-bezier(0, .9, .45, 1);
	transition: opacity .2s, transform 1s cubic-bezier(0, .9, .45, 1);
	opacity: 0;
	-webkit-transform: translate(0px, 300px);
	-ms-transform: translate(0px, 300px);
	transform: translate(0px, 300px);
}
.animate-item.animate-delay-1 {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-duration: 1s, 1s;
	transition-duration: 1s, 1s
}
.animate-item.animate-delay-2 {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-duration: 1s, 1s;
	transition-duration: 1s, 1s
}
.animate-item.animate-delay-3 {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transition-duration: 1s, 1s;
	transition-duration: 1s, 1s;
	-webkit-transform: translate(0px, 360px);
	-ms-transform: translate(0px, 360px);
	transform: translate(0px, 360px)
}
.animate-item.animate-start {
	-webkit-transform: translate(0px, 0);
	-ms-transform: translate(0px, 0);
	transform: translate(0px, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
/*图片动作效果　end*/

/*图片放大缩小　start*/
.apply_img {
	display: block;
	width: 100%;
	overflow: hidden;
}
.apply_img a {
	display: block
}
.apply_img img {
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-border-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.apply_img a:hover img {
	-ms-transform: scale(1.14);
	-moz-transform: scale(1.14);
	-o-border-transform: scale(1.14);
	-webkit-transform: scale(1.14);
	transform: scale(1.14);
}
/*图片放大缩小　end*/


/*电脑分页 start*/
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #069cfa;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #069cfa;
	background-color: #eeeeee;
	border-color: #dddddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #ffffff;
	cursor: default;
	background-color: #069cfa;
	border-color: #069cfa;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777777;
	cursor: not-allowed;
	background-color: #ffffff;
	border-color: #dddddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
/*电脑分页 end*/

/*手机分页 start*/
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: right;
	list-style: none;
}
.pager li {
	display: inline;
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #069cfa;
	color: #ffffff;
}
.pager .next>a, .pager .next>span {
	float: right;
}
.pager .previous>a, .pager .previous>span {
	float: left;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #ffffff;
}
/*手机分页 end*/

/*选择第几页 start*/
.form-control {
	display: block;
	padding-left: 0;
	margin: 20px 0;
	text-align: left;
	list-style: none;
	width: 60px;
	height: 34px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-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 ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control: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)
}
.form-control::-moz-placeholder {
color:#999999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999999
}
.form-control::-webkit-input-placeholder {
color:#999999
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
/*选择第几页 end*/

/*banner响应式 start*/
.banner-container img {
	margin: 0 auto;
}
.carousel {
	position: relative;
	margin-bottom: 20px;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
	left: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.0001)), to(rgba(0,0,0,.5)));
	background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}
.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}
.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;
	margin-top: -10px
}
.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-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px
}
/*焦点修改*/
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 0px
}
.carousel-indicators {
	bottom: 0px
}
}
/*banner 左右控制图标*/
.carousel-control.left {
	left: 0px;
	background: url(../images/btn_prev.png) no-repeat left center;
}
.carousel-control.right {
	right: 0px;
	background: url(../images/btn_next.png) no-repeat right center;
}
.carousel-indicators li, .carousel-indicators span {
	width: 56px;
	height: 5px;
	background-color: #fff;
	opacity: .5;
	border-radius: 0;
	border: none;
}
.carousel-indicators li.active, .carousel-indicators span.swiper-active-switch {
	width: 56px;
	height: 5px;
	background-color: #ea971d;
	opacity: 1;
	border-radius: 0;
	border: none;
}

@media (max-width:768px) {
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 12%;
}
}
/*banner响应式 start*/


/*7.1首页开始　标题*/
.title-head {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.title-head h1 {
	font-family: "Microsoft YaHei";
	font-style: normal;
	font-size: 30px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	letter-spacing: 8px;
}
.title-head h2 {
	font-family: 'Glyphicons Halflings';
	font-style: italic;
	font-size: 30px;
	color: #77c9fb;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
}
/*产品分类　start*/
.hw1_multi_img {
	position: relative;
	overflow: hidden;
}
.hw1_img_subinfo {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	margin: 0;
	padding: 0;
}
.hw1_img {
	width: 100%;
	height: 100%;
	-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.hw1_img:hover, .hw1_img.hover {
	margin-left: 0px;
}
.hw1_img img {
	width: 100%;
	max-width: 100%;
}
.hw1_img_subinfo a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	left: 0;
	top: 0;
	padding: 0px 40px;
	text-decoration: none;
}
.hw1_multi_img:hover a {
	background: hsla(0, 0%, 0%, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8000000', endColorstr='#a8000000', GradientType=0) text-decoration: none;
}
.hw1_img_wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 0px;
	min-height: 114px;
	padding-left: 20px;
	overflow: hidden;
}
.hw1_img_subinfo h3 {
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.hw1_img_subinfo h3 {
	position: relative;
	opacity: 1;
	color: #fff;
	-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transform: translateY(60%);
	-ms-transform: translateY(60%);
	-webkit-transform: translateY(60%);
	transform: translateY(60%);
}
.hw1_img_subinfo a {
	-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.hw1_img_subinfo p {
	position: relative;
	-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transform: translateY(80%);
	-ms-transform: translateY(80%);
	-webkit-transform: translateY(80%);
	transform: translateY(80%);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	color: #fff;
	line-height: 1.5;
	width: 100%;
}
.hw1_multi_img:hover a h3, .hw1_multi_img:hover a p, .hw1_multi_img:hover a button {
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.hw1_img_subinfo a:before, .hw1_img_subinfo a:after {
	content: " ";
	display: table
}
.hw1_img_subinfo a:after {
	clear: both
}

@media only screen and (max-width: 767px) {
.hw1_img_wrap {
	padding: 0;
}
.hw1_img_subinfo p {
	padding-right: 0;
}
.hw1_multi_img:hover a {
	background-color: inherit;
}
#hw1_stage, #hw1_card_list [class*="col-"], #hw1_card_list .row .row > .col-sm-12 {
	margin-bottom: 20px;
}
#hw1_card_list [class*="col-"] {
	margin-top: 0;
}
.hw1_img:hover, .hw1_img.hover {
	margin-left: 0;
}
.hw1_img_subinfo {
	position: relative;
	padding: 0;
	width: auto;
	height: auto;
}
.hw1_img_wrap {
	position: relative;
	min-height: 100%;
	margin-bottom: 0;
}
.hw1_img_subinfo a {
	padding: 10px 0px;
	-moz-transition: initial;
	-o-transition: initial;
	-webkit-transition: initial;
	transition: initial;
}
.hw1_img_subinfo a:hover {
	background-color: #fff;
}
.hw1_img_subinfo h3 {
	font-size: 18px;
	margin: 0;
}
.hw1_img_subinfo p {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5px;
}
.hw1_img_subinfo p, .hw1_img_subinfo h3 {
	opacity: 1;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	color: #333;
}
}
/*产品分类　end*/

/*新品推荐 start*/
.hui_bg {
	width: 100%;
	height: 100%;
	background: #f2f2f2;
}
.box_kuang {
	width: 100%;
	height: 100%;
	background: #ffffff;
}
.box_kuang h4 {
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	margin: 0px;
}
/*新品推荐 end*/

/*查看更多*/
.more {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}
.more a {
	width: 148px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	padding: 10px 30px 10px 30px;
	color: #76caf9;
	border-top: 1px solid #76caf9;
	border-bottom: 1px solid #76caf9;
	transition: all 0.3s linear;
}
.more a:hover {
	color: #ffffff;
	background: #76caf9;
	transition: all 0.3s linear;
}
.mdal {
	width: 100%;
	height: 100%;
	background: #ffffff;
	border: 5px solid #f2f2f2;
}

@media only screen and (max-width: 1920px) {
.zhong {
	padding: 0px !important;
	margin: 0px !important;
}
.hzpp_bg {
	width: 100%;
	height: 600px;
	background: url(../images/pphz_bg.jpg) no-repeat top center;
}
}

@media only screen and (max-width: 1024px) {
.hzpp_bg {
	width: 100%;
	height: 100%;
	background: #f2f2f2;
	padding-bottom: 50px;
}
}
.bian_hz {
	width: 100%;
	height: 100%;
	background: #ffffff;
	border: 1px solid #cccccc;
}
/*返回顶部 start*/
#right_iconbox {
	width: 48px;
	position: fixed;
	bottom: 10%;
	right: 0;
	z-index: 999
}
.icon_top {
	background: url(../images/back1.png) no-repeat;
	opacity: .8;
	filter: Alpha(opacity=80)
}
.icon_top, .icon_top:hover {
	cursor: pointer;
	width: 50px;
	height: 80px;
	position: relative
}
.icon_top:hover {
	background: url(../images/back2.png) no-repeat;
}
/*返回顶部 start*/


/*新闻内页展示 start*/
.indeustry-contact .bj-gray {
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}
.indeustry-contact .contact {
	padding: 10px;
}
.indeustry-contact .contact h2 {
	font-size: 18px;
	margin-top: 0;
	color: #333333;
	line-height: 36px;
	margin-bottom: 5px;
	height: 40px;
	overflow: hidden;
}
.indeustry-contact .contact p {
	margin-top: 0;
	color: #333333;
	line-height: 36px;
	margin-bottom: 5px;
	height: 80px;
	overflow: hidden;
}
.indeustry-contact .contact time {
	color: #999999;
}
.indeustry-contact .contact em {
	font-style: normal;
	color: #999999;
}
.indeustry-contact .bj-blue .contact time, .indeustry-contact .bj-blue .contact em, .indeustry-contact .bj-blue .category, .indeustry-contact .bj-blue .contact h2 a, .indeustry-contact .bj-green .contact time, .indeustry-contact .bj-green .contact em, .indeustry-contact .bj-green .category, .indeustry-contact .bj-green .contact h2 a {
	color: #ffffff;
}
.indeustry-contact .contact h2 a {
	color: #333333;
	cursor: pointer;
}
.indeustry-contact .contact h2 a:hover {
	color: #069cfa;
	cursor: pointer;
}
#infscr-loading {
	position: absolute;
	bottom: -60px;
	left: 50%;
	margin-left: -10%;
}
.indeustry-contact > .row:first-child {
	margin-top: 27px;
}

@media (min-width:992px) {
.indeustry-contact .col-md-3 {
	width: 24.5%;
}
}
.videos-list .row {
	margin: 0;
}
.video_box img {
	width: 100%;
	height: auto;
}
.video_box {
	width: 100%;
	position: relative;
	z-index: 99;
	overflow: hidden;
}
/*最终展示页　show*/
.news_tit {
	width: 100%;
	text-align: center;
	border-bottom: 1px #cccccc dashed;
}
.news_tit h2 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}
.news_tit span {
	font-size: 14px;
	color: #999;
	text-align: center;
}
.show_container p {
	font-size: 16px;
	color: #666;
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 20px;
}
.show_container img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.show_container h1 {
	font-size: 28px;
	color: #333;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}
.show_container h2 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 36px;
	
}
/*上一条*/
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #af2d2d;
	background-color: #fff;
}
.list-group-item a {
	color: #666;
	background-color: #fff;
}
.list-group-item a:hover {
	color: #af2d2d;
	text-decoration: underline;
	background-color: #fff;
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}

.back {
    display: block;
    width: 110px;
    height: 45px;
    background-color: #ffffff;
    color: #059cf7;
    border: 1px solid #059cf7;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 50px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.back a {
    background-color: #ffffff;
    color: #059cf7;
}