﻿@charset "utf-8";
/* CSS Document */



body {
	line-height: 24px;
	font-size: 12px;
	color: #000;
	font-family: "Arial", "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
	display: block;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.main {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.m_t10 {
	margin-bottom: 10px;
}
.p_r12 {
	padding-right: 12px;
}
.f_l {
	float: left;
	display: inline;
	overflow: hidden;
}
.f_r {
	float: right;
}
.p_r {
	position: relative;
}
/* 头部 */

.top {
	width: 100%;
	min-width: 1000px;
	line-height: 30px;
	color: #999;
	overflow: hidden;
	height: 30px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #efefef;
}
.top span {
	float: left;
}
.top p {
	float: right;
	
}
.top p a {
	color: #999;
	border-right: 1px dotted #b9b9b9;
	padding: 0 10px;
}
.top p a:hover {
	text-decoration: none;
}
.top>div {
	height: 30px;
	background: #f7f7f7;
}
.head {
	padding: 20px 0;
}
.head .logo {
	float: left;
	width: 600px;
	height: 84px;
}
.head .logo a {
	display: block;
	height: 84px;
	background: url(../images/logo.jpg) no-repeat;
}
.head .logo span {
	display: none;
}
.head .head_tel {
	float: right;
	width: 227px;
	height: 74px;
	background: url(../images/img_tel.jpg) no-repeat;
}
/* 导航 */

.menu_out {
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: #175ac0;
	position: relative; 
}
.menu {
	display: block;
	overflow: hidden;
	height: 54px;
	line-height: 54px;
	background: #175ac0;
}
.menu li {
	float: left;
	height: 54px;
	background: url(../images/menu_line.jpg) left no-repeat;
}
.menu li:first-child {
	background: none;
}
.menu li a {
	display: block;
	height: 54px;
	font-size: 16px;
	color: #fff;
	width: 111px;
	text-align: center;
}
.menu li a:hover, .menu li .current {
	height: 54px;
	line-height: 54px;
	background: #d61518;
}
#menu li ul {
	list-style-type: none;
	left: -999em;
	width: 111px;
	position: absolute;
	background-color: #175ac0;
	z-index:999;
}
#menu li ul li {
	width: 111px;
	border-top: 0px;
	border-right: 0px;
	line-height:40px;
	height:40px;
}
#menu li ul a {
	display: block;
	width: 111px;
	text-align: center;
	font-size:10px;
	line-height:40px;
	height:40px;
	overflow: hidden;
}
#menu li ul a:link {
	color: #fff;
	text-decoration: none;
}
#menu li ul a:visited {
	color: #fff;
	text-decoration: none;
}
#menu li ul a:hover {
	color: #F3F3F3;
	text-decoration: none;
	font-weight: normal;
	background: #d61518;
	width: 111px;
	line-height:40px;
	height:40px;
	overflow: hidden;
}
#menu li:hover ul {
	left: auto;
}
#menu li.sfhover ul {
	left: auto;
}

/* banner */

.index_banner {
	height: 500px;
	position: relative;
}
.fullSlide {
	width: 100%;
	min-width: 1000px;
	position: relative;
	height: 500px;
	background: #fff;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #fff;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #d61518;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/* 9个问题 */

.problem_bg {
	height: 633px;
	min-width: 1000px;
	padding-top: 80px;
	background: url(../images/problem_bg.png) center no-repeat;
}
.problem_9 {
	text-align: center;
}
.problem_9>p {
	font-size: 16px;
	color: #df1619;
}
.problem_9>span {
	color: #a7a7a7;
	margin-bottom: 25px;
	display: block;
	line-height: 16px;
}
.pblem_tab {
}
.pblem_tab span {
	position: relative;
	background-color: #fff;
	cursor: pointer;
	font-size: 20px;
	padding-top: 30px;
	display: inline-block;
	float: left;
	font-weight: bold;
	width: 110px;
	border: 1px solid #dfdfdf;
	border-left: none;
	height: 98px;
	line-height: 30px;
	color: #5c5c5c;
}
.pblem_tab span b {
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 10px;
	color: #bababa;
}
.pblem_tab span.Current b {
	color: #fff;
}
.pblem_tab span i {
	display: block;
	height: 35px;
	margin-bottom: 20px;
	background-image: url(../images/problem_nums.png);
}
.pblem_tab span.Current {
	color: #fff;
	border: 1px solid #175ac0;
	border-left: none;
	background: #175ac0
}
.pblem_tab span.Current strong {
	position: absolute;
	width: 21px;
	height: 10px;
	top: 139px;
	left: 44px;
	background: url(../images/icon_arrow_d.png) 0px 0px no-repeat;
}
.pblem_tab span .i_01 {
	background-position: 4px -48px;
}
.pblem_tab span .i_02 {
	background-position: -106px -48px;
}
.pblem_tab span .i_03 {
	background-position: -220px -48px;
}
.pblem_tab span .i_04 {
	background-position: -331px -48px;
}
.pblem_tab span .i_05 {
	background-position: -444px -48px;
}
.pblem_tab span .i_06 {
	background-position: -557px -48px;
}
.pblem_tab span .i_07 {
	background-position: -669px -48px;
}
.pblem_tab span .i_08 {
	background-position: -778px -48px;
}
.pblem_tab span .i_09 {
	background-position: -890px -48px;
}
.pblem_tab span.Current .i_01 {
	background-position: 4px 0px;
}
.pblem_tab span.Current .i_02 {
	background-position: -106px 0px;
}
.pblem_tab span.Current .i_03 {
	background-position: -220px 0px;
}
.pblem_tab span.Current .i_04 {
	background-position: -331px 0px;
}
.pblem_tab span.Current .i_05 {
	background-position: -444px 0px;
}
.pblem_tab span.Current .i_06 {
	background-position: -557px 0px;
}
.pblem_tab span.Current .i_07 {
	background-position: -669px 0px;
}
.pblem_tab span.Current .i_08 {
	background-position: -778px 0px;
}
.pblem_tab span.Current .i_09 {
	background-position: -890px 0px;
}
.pblem_con {
	display: none;
	background: #0b60b6;
	padding: 44px 34px 34px 34px;
	overflow: hidden;
}
.problem_r {
	float: right;
	width: 426px;
	text-align: left;
	color: #fff;
	overflow: hidden;
}
.problem_r strong {
	display: block;
	height: 71px;
	line-height: 26px;
	padding: 27px 0 0 61px;
	font-size: 20px;
	color: #ffff01;
}
.problem_r strong span {
	display: block;
	font-size: 12px;
	line-height: 20px;
}
.problem_r b {
	display: block;
	font-size: 23px;
	line-height: 34px;
	margin: 15px 0 15px 0;
}
.problem_r p {
	font-size: 12px;
	line-height: 26px;
}
.problem_r p span {
	color: #ffff01;
}
.pblem_tit_01 strong {
	background: url(../images/problem_num_01.png) left no-repeat;
	padding: 27px 0 0 48px;
}
.pblem_tit_02 strong {
	background: url(../images/problem_num_02.png) left no-repeat;
}
.pblem_tit_03 strong {
	background: url(../images/problem_num_03.png) left no-repeat;
}
.pblem_tit_04 strong {
	background: url(../images/problem_num_04.png) left no-repeat;
}
.pblem_tit_05 strong {
	background: url(../images/problem_num_05.png) left no-repeat;
}
.pblem_tit_06 strong {
	background: url(../images/problem_num_06.png) left no-repeat;
}
.pblem_tit_07 strong {
	background: url(../images/problem_num_07.png) left no-repeat;
}
.pblem_tit_08 strong {
	background: url(../images/problem_num_08.png) left no-repeat;
}
.pblem_tit_09 strong {
	background: url(../images/problem_num_09.png) left no-repeat;
}
/* 性能特点 */

.xntd_out {
	width: 100%;
	min-width: 1000px;
	max-width: 1920px;
	padding: 58px 0 0 0;
	background: url(../images/td_bg.png) center 211px no-repeat;
}
.xntd_bg_green {
	position: absolute;
	left: 0;
	width: 100%;
	height: 211px;
	background: #009919;
	top: 0;
	z-index: 0;
}
.xntd {
	position: relative;
	z-index: 1;
}
.xntd h3 {
	display: block;
	width: 690px;
	font-size: 32px;
	color: #ffff00;
	line-height: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/img_font.jpg) right no-repeat;
}
.xntd #tab_demo2>p {
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 6px 0 30px 0;
}
.xntd #tab_demo2>p span {
	color: #ffff00;
}
.xntd_tab {
	width: 928px;
	margin: 0 auto 24px auto;
}
.xntd_tab span {
	position: relative;
	display: inline-block;
	margin: 0 4px;
	background-color: #157d35;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	float: left;
	font-weight: bold;
	width: 106px;
	height: 35px;
	border: 1px solid #15c030;
	line-height: 35px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(js/pie.htc);
}
.xntd_tab span.Current {
	color: #11ad2a;
	border: 1px solid #027715;
	background: #ffff00;
}
.xntd_tab span.Current i {
	color: #fff;
	position: absolute;
	width: 14px;
	height: 7px;
	top: 53px;
	left: 46px;
	background: url(../images/icon_xn_u.png) no-repeat;
}
#tab_demo2 .tabCon {
	background: #fff;
}
.ul_td {
	height: 450px;
	padding: 50px 0 0 470px;
}
.ul_td li {
	display: block;
	font-size: 14px;
	width: 470px;
	line-height: 30px;
	border-top: 1px dashed #c4c4c4;
	padding: 10px 0 10px 20px;
	background: url(../images/icon_circle.jpg) left 20px no-repeat;
}
.ul_td li:first-child {
	border: none;
}
.ul_td li span {
	color: #4ead2f;
}
.td_reason {
	margin: 0 64px;
}
.td_reason h4 {
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	color: #fff;
	border-bottom: 3px solid #157d35;
}
.td_reason h4 p {
	width: 470px;
	margin: 0 auto;
	text-align: center;
	background: #157d35;
}
.td_reason h4 p span {
	color: #ffff00;
}
.td_reason ul {
	overflow: hidden;
}
.td_reason ul li {
	position: relative;
	float: left;
	height: 150px;
	font-size: 14px;
	line-height: 22px;
	width: 308px;
	padding-left: 90px;
	margin: 20px 38px 0 0;
}
.td_reason ul li p {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
}
.td_reason ul li i {
	position: absolute;
	width: 90px;
	left: 0;
	top: 0;
	height: 71px;
	background: url(../images/td_num.jpg) left no-repeat;
}
.td_reason ul li .i_01 {
	background-position: 0px -1px;
}
.td_reason ul li .i_02 {
	background-position: 0px -72px;
}
.td_reason ul li .i_03 {
	background-position: 0px -143px;
}
.td_reason ul li .i_04 {
	background-position: 0px -214px;
}
.btn_td {
	display: block;
	height: 58px;
	margin-top: 40px;
	line-height: 58px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffff01;
	background: #157d35;
}
.btn_td:hover {
	color: #157d35;
	background: #ffff01;
}
.xntd .td_03 li, .xntd .td_07 li {
	line-height: 26px;
}
.tit_service {
	text-align: center;
	padding: 20px 0;
}
.td_service {
	overflow: hidden;
}
.td_service li {
	position: relative;
	float: left;
	text-align: center;
	height: 314px;
	font-size: 14px;
	padding: 3px;
	margin: 0px 8px 16px 9px;
	background: url(../images/bg_service.jpg) center top no-repeat;
}
.td_service li img {
	width: 310px;
}
.td_service li h4 {
	display: block;
	font-size: 18px;
	color: #383838;
	margin-bottom: 10px;
}
.td_service li b {
	position: absolute;
	width: 38px;
	height: 35px;
	left: 0px;
	top: 3px;
	line-height: 35px;
	font-size: 22px;
	color: #fff;
	background: #009919;
}
/* 联系方式 */

.contact_way {
	width: 495px;
	height: 28px;
	text-align: center;
	padding: 26px 0;
	margin-top: 20px;
}
.contact_way p {
	float: left;
	font-size: 10px;
	font-size: 12px\9;
	text-align: left\9;
	line-height: 14px;
	margin-left: 50px;
}
.contact_way p span {
	-webkit-transform: scale(0.8);
	-o-transform: scale(1);
	display: inline-block;
	font-size: 10px\9;
}
.contact_way b {
	float: left;
	font-size: 30px;
}
.contact_tel {
	color: #ffff00;
	background: #2da716 url(../images/icon_tel.jpg) 60px 20px no-repeat;
	;
}
.contact_tel p {
	margin-left: 98px;
	margin: 0 5px 0 105px\9;
}
.contact_qq {
	color: #fff;
	background: #175ac0 url(../images/icon_qq.jpg) 100px 20px no-repeat;
	;
}
.contact_qq a {
	color: #fff;
}
.contact_qq p {
	margin-left: 132px;
	margin: 0 5px 0 140px\9;
}
/* 产品展示 */

.pro_show_bg {
	width: 100%;
	min-width: 1000px;
	max-width: 1920px;
	height: 1049px;
	padding-top: 90px;
	background: url(../images/pro_show_bg.png) top center no-repeat;
}
.pro_show {
	width: 960px;
	padding: 35px 20px 15px 20px;
	text-align: center;
	background: #fff;
}
.pro_show>p, .advantage>p, .certificate>p {
	font-size: 16px;
	color: #df1619;
	margin-top: 10px;
}
.pro_show>span, .advantage>span, .certificate>span {
	display: block;
	clear: both;
	color: #a7a7a7;
	margin-bottom: 20px;
	line-height: 16px;
}
.pro_show_l {
	float: left;
	width: 199px;
	border: 1px solid #DFDFDF;
	padding-bottom:5px;
}
.pro_show_r {
	float: right;
	width: 722px;
	overflow: hidden;
}
.pro_show_r ul li {
	float: left;
	width: 233px;
	height: 258px;
	overflow: hidden;
	margin: 0 0 7px 7px;
}
.pro_show_r ul li a {
	display: block;
	height: 258px;
}
.pro_show_r ul li a img {
	width: 233px;
	height: 213px;
}
.pro_show_r ul li a span {
	display: block;
	height: 44px;
	line-height: 44px;
	margin-top: 1px;
	font-size: 14px;
	color: #fff;
	background: #6a6a6a;
}
.pro_show_r ul li a:hover span {
	background: #46afff;
}
.pro_show_l span {
	display: block;
}
.pro_show_l span a {
	display: block;
	padding: 10px 0;
	
	color: #000;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px dashed #DFDFDF;
	padding-left: 26px;
	background: url(../images/icon_r_2.png) 174px 18px no-repeat;
}
.pro_show_l span b {
	margin-right: 15px;
}
.pro_show_l span a:hover {
	background: #175ac0 url(../images/icon_r.png) 174px 18px no-repeat;
	color: #fff;
}
.pro_show_l .tel {
	padding: 35px 0;
	font-size: 30px;
	color: #ffff01;
	margin-top: 63px;
	background: #2da716;
}
.pro_show_l .tel p {
	display: block;
	margin-top: 5px;
}
.pro_show_l .qq {
	padding: 35px 0;
	font-size: 30px;
	color: #fff;
	background: #175ac0;
}
.pro_show_l .qq a {
	display: block;
	color: #fff;
}
.pro_show_l .qq p {
	display: block;
	margin-top: 5px;
}
/* 客户选择 */

.customer_choice_bg {
	width: 100%;
	min-width: 1000px;
	max-width: 1920px;
	background: url(../images/choose_bg.png) center top no-repeat;
}
.picMarquee-left {
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}
.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}
.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}
.picMarquee-left .bd {
	padding: 10px;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
	position: relative;
}
.picMarquee-left .bd ul li .pic span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24px;
	background: #fff;
}
.picMarquee-left .bd ul li .pic img {
	width: 222px;
	height: 150px;
	display: block;
	padding: 2px;
}
.rollpic .prev4, .rollpic .next4 {
	display: block;
	height: 36px;
	width: 36px;
	cursor: pointer;
	float: left;
	background: url(../images/unslider-arrow.png) no-repeat 0 0;
	margin-top: 70px
}
.rollpic .prev4 {
	background-position: 0 0;
	margin-right: 10px;
}
.rollpic .prev4:hover {
	background-position: 0 -36px
}
.rollpic .next4 {
	background-position: 0 -72px;
	margin-left: 5px;
}
.rollpic .next4:hover {
	background-position: 0 -108px
}
.rollpicshow4 {
	float: left;
}
.rollpicshow4 li {
	margin: 3px;
	position: relative;
}
.rollpicshow4 li span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	height: 26px;
	background: #fff;
	opacity: .8;

			/* For IE 5-7 */

			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 */

	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}
/* 优势 */

.advantage_bg {
	width: 100%;
	min-width: 1000px;
	max-width: 1920px;
	height: 2690px;
	background: url(../images/ys_bg.png) center top no-repeat;
}
.advantage {
	text-align: center;
	padding-top: 76px;
	height: 2500px;
}
.advantage .common_ul {
	position: absolute;
}
.advantage .common_ul li {
	display: block;
	position: relative;
	font-size: 14px;
	text-align: left;
	padding-left: 30px;
}
.advantage .common_ul li i {
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0px;
	top: 4px;
	background: url(../images/icon_arrow.png) no-repeat;
}
.advantage .common_ul li b {
	color: #ff7f01;
}
.advantage .common_ul li strong {
	color: #175ac0;
}
.advantage .common_ul li span {
	color: #4ead2f;
	font-weight: bold;
}
.advantage .a_01 {
	width: 458px;
	left: 28px;
	top: 304px;
}
.advantage .a_01 li {
	padding-bottom: 30px;
}
.advantage .a_02 {
	width: 396px;
	right: 54px;
	top: 804px;
}
.advantage .a_03 {
	width: 396px;
	left: 28px;
	top: 1216px;
}
.advantage .a_04 {
	width: 396px;
	right: 54px;
	top: 1632px;
}
.advantage .a_05 {
	width: 396px;
	left: 44px;
	top: 2030px;
}
.advantage .a_06 {
	width: 396px;
	right: 54px;
	top: 2376px;
}
.marquee {
	height: 22px;
	overflow: hidden;
	line-height: 22px
}
.rollpic .prev, .rollpic .next {
	display: block;
	height: 36px;
	width: 36px;
	cursor: pointer;
	float: left;
	background: url(../images/unslider-arrow.png) no-repeat 0 0;
	margin-top: 70px
}
.rollpic .prev {
	background-position: 0 0;
	margin-right: 5px;
}
.rollpic .prev:hover {
	background-position: 0 -36px
}
.rollpic .next {
	background-position: 0 -72px;
	margin-left: 5px;
}
.rollpic .next:hover {
	background-position: 0 -108px
}
.rollpicshow {
	float: left;
}
.rollpicshow li {
	padding: 10px;
}
.rollpic .prev2, .rollpic .next2 {
	display: block;
	height: 36px;
	width: 36px;
	cursor: pointer;
	float: left;
	background: url(../images/unslider-arrow.png) no-repeat 0 0;
	margin-top: 70px
}
.rollpic .prev2 {
	background-position: 0 0;
	margin-right: 5px;
}
.rollpic .prev2:hover {
	background-position: 0 -36px
}
.rollpic .next2 {
	background-position: 0 -72px;
	margin-left: 5px;
}
.rollpic .next2:hover {
	background-position: 0 -108px
}
.rollpicshow2 {
	float: left;
}
.rollpicshow2 li {
	padding: 3px;
}
.picMarquee-top {
	margin: 0 auto;
	width: 400px;
	overflow: hidden;
	position: relative;
	top: 1311px;
	left: -255px;
}
.picMarquee-top .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}
.picMarquee-top .bd {
	padding: 10px;
}
.picMarquee-top .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-top .bd ul li {
	text-align: center;
	zoom: 1;
	margin-bottom: 20px;
}
.picMarquee-top .bd ul li .pic {
	text-align: center;
}
.picMarquee-top .bd ul li .pic img {
	width: 161px;
	height: 64px;
	display: inline-block;
	margin-left: 20px;
}
.picMarquee-top .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-top .bd ul li .title {
	line-height: 24px;
}
/* 客户见证 */

.testimonials_bg {
	width: 100%;
	min-width: 1000px;
	max-width: 1920px;
	height: 680px;
	padding-top: 215px;
	background: url(../images/khjz_bg.png) top center no-repeat;
}
.testimonials {
	padding: 30px 16px 20px 34px;
	overflow: hidden;
	background: #fff;
}
.testimonials .kh {
	float: left;
	width: 538px;
	overflow: hidden;
}
.testimonials .kh li {
	display: block;
	border-top: 1px dashed #d3d3d3;
	overflow: hidden;
	padding: 20px 0;
}
.testimonials .kh li:first-child {
	border: none;
}
.testimonials .kh li img {
	float: left;
	width: 117px;
	height: 117px;
	margin-right: 20px;
}
.testimonials .kh li p {
	display: block;
	font-size: 14px;
	height: 74px;
	overflow: hidden;
}
.testimonials .kh li a {
	display: block;
	font-size: 14px;
	color: #2da716;
	padding-left: 24px;
	margin: 16px 0 0 137px;
	background: url(../images/icon_arrow.png) left no-repeat;
}
.testimonials .kh_logo {
	position: relative;
	float: right;
	width: 390px;
	height: 468px;
	background: url(../images/jz_bg.png) top center;
}
.picMarquee-top2 {
	margin: 0 auto;
	width: 366px;
	overflow: hidden;
	position: relative;
	top: 12px;
	left: 0px;
}
.picMarquee-top2 .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}
.picMarquee-top2 .bd {
	padding: 10px;
}
.picMarquee-top2 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-top2 .bd ul li {
	text-align: center;
	zoom: 1;
	padding: 10px 0;
	border-bottom: 1px dashed #5cc4ff;
}
.picMarquee-top2 .bd ul li .pic {
	text-align: center;
}
.picMarquee-top2 .bd ul li .pic img {
	width: 161px;
	height: 64px;
	display: inline-block;
	margin-left: 20px;
}
/*.picMarquee-top2 .bd ul li .pic img:first-child { margin-left:0}*/

.picMarquee-top2 .bd ul li .pic img:first-child {
	margin-left: 7px;
	margin-right: 5px;
}
.picMarquee-top2 .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-top2 .bd ul li .title {
	line-height: 24px;
}
/* 荣誉证书 */

.certificate {
	text-align: center;
	height: 284px;
	padding-top: 74px;
}
.picMarquee-left2 {
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.picMarquee-left2 .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}
.picMarquee-left2 .hd .prevStop {
	background-position: -60px 0;
}
.picMarquee-left2 .hd .nextStop {
	background-position: -60px -50px;
}
.picMarquee-left2 .bd {
	padding: 10px;
	margin-top: 20px;
}
.picMarquee-left2 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left2 .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left2 .bd ul li .pic {
	text-align: center;
	position: relative;
}
.picMarquee-left2 .bd ul li .pic span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24px;
	background: #fff;
}
.picMarquee-left2 .bd ul li .pic img {
	width: 160px;
	height: 223px;
	display: block;
	padding: 8px;
	border: 1px solid #dddddd;
}
.rollpic .prev5, .rollpic .next5 {
	display: block;
	height: 36px;
	width: 36px;
	cursor: pointer;
	float: left;
	background: url(../images/unslider-arrow.png) no-repeat 0 0;
	margin-top: 45px
}
.rollpic .prev5 {
	background-position: 0 0;
	margin-right: 2px;
}
.rollpic .prev5:hover {
	background-position: 0 -36px
}
.rollpic .next5 {
	background-position: 0 -72px;
	margin-left: 0px;
}
.rollpic .next5:hover {
	background-position: 0 -108px
}
.rollpicshow5 {
	float: left;
}
.rollpicshow5 li {
	margin: 3px;
	position: relative;
}
.rollpicshow5 li img {
	padding: 8px;
	border: 1px solid #dddddd;
}
/* 走进本创 */

.into_bc_bg {
	width: 100%;
	min-width: 1000px;
	background: url(../images/1.png) left top no-repeat;
}
.into_bc_bg2 {
	width: 100%;
	padding-top: 60px;
}
.into_bc {
	text-align: center;
}
.into_bc>p {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}
.into_bc>span {
	color: #578fd9;
	display: block;
	clear: both;
	margin-bottom: 20px;
	line-height: 16px;
}
.into_bc .company {
	padding-right: 38px;
	background: #175ac0;
	text-align: left;
	border-bottom: 1px solid #265a9e;
	overflow: hidden;
	clear: both;
}
.into_bc .company img {
	float: left;
}
.into_bc .company p {
	float: right;
	width: 470px;
	overflow: hidden;
}
.into_bc .company p b {
	display: block;
	font-size: 18px;
	color: #fff;
	padding: 20px 0 6px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #4aadff;
}
.into_bc .company p span {
	font-size: 12px;
	color: #fff;
}
.into_bc .company p a {
	display: block;
	width: 80px;
	text-align: center;
	margin-top: 15px;
	padding: 5px 10px 5px 31px;
	font-size: 14px;
	color: #175ac0;
	border-radius: 20px;
	background: #fff url(../images/arrow_blue.png) 21px 9px no-repeat;
}
.into_bc .company p a:hover {
	color: #fff;
	background: #df1619 url(../images/icon_arrow.png) 21px 9px no-repeat
}
.into_bc .hj {
	height: 240px;
	padding-top: 30px;
	background: #fff;
}
.into_bc .hj h5 {
	display: block;
	font-size: 18px;
	color: #175ac0;
	text-align: left;
	padding-left: 48px;
	margin-bottom: 20px;
}
.rollpic .prev3, .rollpic .next3 {
	display: block;
	height: 36px;
	width: 36px;
	cursor: pointer;
	float: left;
	background: url(../images/unslider-arrow.png) no-repeat 0 0;
	margin-top: 70px
}
.rollpic .prev3 {
	background-position: 0 0;
	margin-right: 10px;
}
.rollpic .prev3:hover {
	background-position: 0 -36px
}
.rollpic .next3 {
	background-position: 0 -72px;
	margin-left: 5px;
}
.rollpic .next3:hover {
	background-position: 0 -108px
}
.rollpicshow3 {
	float: left;
}
.rollpicshow3 li {
	padding: 4px;
	position: relative;
}
.rollpicshow3 li span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 26px;
	background: #fff;
	opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}
.rollpicshow3 li span a {
	color:#999;
}
/* 新闻动态 */

.index_news_bg {
	width: 100%;
	min-width: 1000px;
	background: #e7e7e7 url(../images/news_bg_01.png) left top no-repeat;
}
.index_news_bg2 {
	width: 100%;
	padding-top: 60px;
	padding-bottom:30px;
	background: url(../images/news_bg_02.png) right top no-repeat;
}
.index_news {
	background: #fff;
}
.index_news .index_news_l {
	float: left;
	width: 678px;
	overflow: hidden;
}
.index_news_tab {
	position: relative;
	margin: 0 auto;
	padding: 30px 20px 0 20px;
}
.index_news_tab span {
	position: relative;
	display: inline-block;
	color: #175ac0;
	cursor: pointer;
	font-size: 18px;
	padding: 0 15px;
	float: left;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.index_news_tab span.Current {
	color: #fff;
	background:#175ac0;
	z-index: 5;
}
.index_news_tab span.Current i:after {
	content: "▲";
	color: #fff;
	position: absolute;
	width: 21px;
	height: 10px;
	top: 38px;
	left: 41px;
}
#tab_demo3 .tabCon {
	position: relative;
	background: #fff;
}
.news_tab_b {
	position: relative;
	top: -4px;
	clear: both;
	height: 2px;
	font-size: 0;
	border-bottom:2px solid #cccccc;
}
.index_news_col {
	padding: 20px 20px 30px 20px;
	margin-top: 0px;
	color: #000;
}
.index_news_col img {
	float: left;
	width: 285px;
	height: 178px;
	margin-right: 20px;
}
.index_news_col b {
	display: block;
	font-size: 16px;
	height: 24px;
	overflow: hidden;
	margin: 6px 0;
}
.index_news_col b a {
	color: #175ac0;
}
.index_news_col b a:hover {
	color: #175ac0;
}
.index_news_col p {
	display: block;
	height: 144px;
	font-size: 14px;
	overflow: hidden;
}
.btn_index_news_m {
	position: absolute;
	right: 22px;
	top: -34px;
	color: #fff;
	font-size: 14px;
	padding-left: 20px;
}
.index_news_lists {
	background: #175ac0;
	padding: 20px 20px 30px 20px;
	height: 158px;
	overflow: hidden;
}
.index_news_lists li {
	float: left;
	width: 298px;
	height: 30px;
	line-height: 30px;
	margin-right: 21px;
	margin-bottom: 4px;
}
.index_news_lists li a {
	position: relative;
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	padding: 0 14px 0 24px;
}
.index_news_lists li a:hover {
	color: #fff;
	background: #6b98c1;
}
.index_news_lists li a i {
	position: absolute;
	width: 3px;
	height: 5px;
	left: 12px;
	top: 13px;
	background: url(../images/icon_arrwo_02.png) no-repeat;
}
.index_news_lists li a:hover i {
	background: url(../images/icon_arrwo_02.png) 0 -5px no-repeat;
}
.index_news_lists li a p {
	float: left;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_news_lists li a span {
	float: right;
}
.index_news .index_news_r {
	float: right;
	width: 290px;
	padding: 30px 15px 0 15px;
	background: #fff;
}
.index_news_r h5 {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #175ac0;
	border-bottom: 2px solid #cccccc;
}
.index_news_r h5 span {
	float: left;
	height: 40px;
	border-bottom: 2px solid #175ac0;
	padding: 0 10px;
}
.index_news_r h5 a {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #175ac0;
	padding-left: 20px;
	margin-right: 5px;
}
.index_news_r ul {
	padding-top: 10px;
}
.index_news_r ul li {
	display: block;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px dashed #cecece;
	background: url(../images/icon_wh.jpg) 0px 12px no-repeat;
}
.index_news_r ul li:hover {
	background-color: #F5F5F5;
}
.index_news_r ul li a {
	display: block;
	height: 44px;
	color: #000;
	padding-left: 30px;
	background: url(../images/icon_r_2.png) 270px 18px no-repeat;
}
/* footer */

.footer_out {
	width: 100%;
	background: #175ac0;
}
.footer {
	padding-top: 24px;
	height: 314px;
	color: #fff;
	font-size: 14px;
	background: #175ac0;
}
.footer .n_a {
	position: absolute;
	width: 550px;
	height: 100px;
	font-size: 20px;
	top: 144px;
	left: 10px;
}
.footer .n_a span {
	display: block;
	font-size: 14px;
	line-height: 30px;
}
.footer .contact {
	position: absolute;
	top: 228px;
	left: 10px;
	width: 590px;
}
.footer .contact li {
	float: left;
	width: 230px;
	line-height: 30px;
}
.footer .contact li a {
	color: #fff;
}
.footer .contact li a:hover {
	text-decoration: none;
}
.footer .contact .long {
	width: 320px;
}
.footer .contact .long span {
	float: left;
}
.footer .contact .long a {
	position: relative;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #175ac0;
	padding: 0 14px 0 38px;
	margin-right: 10px;
	background: url(../images/qq_bg.png) center no-repeat;
}
.footer .contact .long a i {
	position: absolute;
	width: 15px;
	height: 17px;
	left: 18px;
	top: 5px;
	background: url(../images/icon_f_qq.png) no-repeat;
}
.footer .ewm {
	position: absolute;
	width: 210px;
	height: 148px;
	padding-left: 50px;
	right: 0px;
	top: 144px;
	border-left: 1px dashed #58c2ff;
}
.footer .ewm h6 {
	display: block;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;
}
.footer .ewm h6 span {
	font-size: 26px;
	color: #fff;
}
.footer .ewm img {
	margin-right: 30px;
}
.footer .ewm b {
	display: block;
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 24px;
}
.footer>h6 {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding-left: 10px;
	color: #fff;
}
.footer>ul {
	padding-left: 10px;
}
.footer>ul li {
	float: left;
	margin-right: 14px;
}
.footer>ul li a {
	color: #fff;
}
.footer>ul li a:hover {
	text-decoration: underline;
}
/* coypright */

.copyright_out {
	width: 100%;
	background: #3e3e3e;
}
.copyright {
	height: 60px;
	font-size: 14px;
	line-height: 60px;
	background: #3e3e3e;
}
.copyright span {
	padding: 0 10px;
	color: #FFF;
}
.top0 {
	position: fixed;
	bottom: 5px;
	;
	right: 0
}
/* 淡入淡出变色 */

.change_color_1 a {
	background: #01cb70;
}
.change_color_2 a {
	background: #33c0cd;
}
#tooltip {
	position: absolute;
	width: 440px;
	height: 282px;
	-webkit-border-radius: 8px;
	font-family: "微软雅黑";
}
.map_link {
	position: absolute;
	width: 30px;
	height: 30px;
}
.map span {
	position: absolute;
	width: 30px;
	height: 30px;
}
.map span .map_show {
	display: none;
}
.map span.Current {
	color: #fff;
	border-bottom: 2px solid #fff;
	z-index: 5;
}
.map span.Current .map_show {
	display: block;
	position: absolute;
	bottom: 40px;
	right: -200px;
}
.map {
	width: 1000px;
	height: 816px;
	margin: 0 auto;
}
.map li {
	position: absolute;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.map li .map_show {
	display: none;
}
.map li:hover .map_show {
	display: block;
	position: absolute;
	width: 416px;
	padding: 12px 12px 25px 12px;
	bottom: 35px;
	right: -194px;
	background: url(../images/map_bg.png) center no-repeat;
}
.map li:hover .map_show p {
	position: absolute;
	bottom: 25px;
	left: 12px;
	color: #fff;
	width: 416px;
	text-align: center;
	height: 24px;
	background: #000;
	opacity: .8;

			/* For IE 5-7 */

			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/* For IE 8 */

	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}
.map .m_01 {
	left: 237px;
	top: 414px;
}
.map .m_02 {
	left: 364px;
	top: 436px;
}
.map .m_03 {
	left: 526px;
	top: 422px;
}
.map .m_04 {
	left: 763px;
	top: 277px;
}
.map .m_05 {
	left: 368px;
	top: 522px;
}
.map .m_06 {
	left: 500px;
	top: 506px;
	z-index: 7;
}
.map .m_07 {
	left: 580px;
	top: 495px;
}
.map .m_08 {
	left: 722px;
	top: 440px;
	z-index: 6;
}
.map .m_09 {
	left: 762px;
	top: 392px;
}
.map .m_10 {
	left: 239px;
	top: 570px;
}
.map .m_11 {
	left: 439px;
	top: 582px;
	z-index: 8;
}
.map .m_12 {
	left: 519px;
	top: 538px;
	z-index: 19;
}
.map .m_13 {
	left: 643px;
	top: 492px;
}
.map .m_14 {
	left: 427px;
	top: 675px;
	z-index: 10;
}
.map .m_15 {
	left: 507px;
	top: 641px;
	z-index: 12;
}
.map .m_16 {
	left: 560px;
	top: 634px;
	z-index: 11;
}
.map .m_17 {
	left: 567px;
	top: 571px;
}
.map .m_18 {
	left: 635px;
	top: 580px;
	z-index: 9;
}
.map .m_19 {
	left: 684px;
	top: 549px;
}
.map .m_20 {
	left: 597px;
	top: 686px;
	z-index: 22;
}
.map .m_21 {
	left: 646px;
	top: 656px;
	z-index: 21;
}
.map .m_22 {
	left: 685px;
	top: 627px;
	z-index: 20;
}
.searchbar {
    height: 50px;
    background: #fff;
    width: 960px;
    margin: 0px auto;
}
.searchbar .hotkey {
	line-height: 50px;
}
.searchbar .hotkey em {
	font-weight: bold;
	color: #104eaa;
}
.searchbar .hotkey a {
    color: #666;
    float: left;
    width: 435px;
    line-height:50px;
    height:50px
	
}
.searchbox {
	padding: 8px 0 0 0;
}
.searchbox .key {
	float: left;
	width: 180px;
	height: 18px;
	padding: 5px 10px;
	border: #dadada solid 1px;
	border-right: 0;
	color: #666;
}
.searchbox .btn {
	float: left;
	width: 36px;
	height: 30px;
	background: url(../images/search_btn.jpg);
	color: #fff;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
}