* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	font-family: "微软雅黑", Arial;
	color: #555;
	background: #f3f3f3
}
.donwline {
	border-bottom: #CCCCCC dotted 1px;
}
.STYLE1 {
	color: #FF0000
}
.STYLE2 {
	font-size: 14px
}
.fourline img {
	border: #d5d5d5 solid 1px;
	padding: 3px;
}
.fourline img:hover {
	border: #0160ac solid 2px;
	padding: 2px;
}
.clear {
	clear: both
}
a:hover {
	text-decoration: none;
}
ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}
a:link {
	color: #555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0078d5;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.cm_ico {
	background: url(images/common_bg.gif) no-repeat
}
.menu {
	float: right;
	width: 450px;
	text-align: right
}
.menu li {
	float: left;
	color: #a0a0a0;
}
.menu li a {
	color: #a0a0a0;
}
.menu li a.qq {
	width: 15px;
	height: 15px;
	background-position: -28px 0;
	display: inline-block;
	vertical-align: middle;
	color: #a0a0a0;
}
.menu li a.msg {
	width: 15px;
	height: 15px;
	background-position: -53px 0;
	display: inline-block;
	vertical-align: middle;
	color: #a0a0a0;
}
.menu li a.qq:hover {
	background-position: -237px -38px
}
.menu li a.msg:hover {
	background-position: -262px -38px
}
.menu li.line {
	height: 12px;
	width: 1px;
	float: left;
	overflow: hidden;
	background: #a0a0a0;
	padding: 0;
	display: inline;
	margin: 12px 10px 0
}
.headerTop .sline {
	width: 1px;
	height: 12px;
	background-position: -139px -22px;
	vertical-align: middle;
	overflow: hidden;
	margin: 0 11px 0 7px;
	display: inline-block
}
.headerTop span.text {
	display: inline-block;
	padding-right: 9px;
	vertical-align: middle
}
.menu li a:hover {
	color: #ff8400;
	text-decoration: none
}
.tnav * a:hover {
	background-color: #085aa3;/* 鼠标经过时的红色背景，可自定义 */
}
.tnav {
	position: relative;
	z-index: 9999;
	list-style: none;
	height: 45px;
	width: 1000px;
	margin: 0 auto;
}
.tnav li {
	float: left;
	position: relative;
	width: 125px;
	height: 45px;
	background: url(images/li.png) right center no-repeat;
}
.tnav li a {
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	width: 125px;
 blr:expression(this.onFocus=this.close());
 blr:expression(this.onFocus=this.blur());
	display: inline-block;
	text-align: center;
	text-decoration: none;
}
.tnav li a:hover {
	color: #fff;
	height: 44px;
	border-bottom: 1px solid #03597d;
	width: 124px;
	background: #0b8b00;
}
.tnav li a:focus {
	-moz-outline-style: none;
}
.tnav li .sub-tnav {
	position: absolute;
	z-index: 9999;
	top: 45px;
	left: 0px;
	list-style: none;
	background-color: #085aa3;
	display: none;
	background-image: none;
}
.tnav li .sub-tnav li {
	text-align: center;
	clear: left;
	width: 124px;
	width: auto;
	height: 35px;
	line-height: 35px;
	position: relative;
	border-right: none;
	background-image: none;
}
.tnav li .sub-tnav li a {
	position: relative;
	z-index: 9999;
	height: 34px;
	line-height: 34px;
	width: 124px;
	color: #FFF;
	border-top: 1px solid #fff;
	padding: 0;
	display: inline-block;
}
.tnav li .sub-tnav li a:hover {
	position: relative;
	z-index: 9999;
	height: 34px;
	line-height: 34px;
	width: 124px;
	color: #FFF;
	border-top: 1px solid #fff;
	padding: 0;
	display: inline-block;
	background: #e89800;
}
.headlogo {
	width: 100%;
	height: 90px;
	background: url(images/head.jpg) top repeat-x;
}
.headlogo .heightbg {
	width: 1000px;
	height: 90px;
	margin: 0px auto;
}
.headlogo .heightbg .logo {
	width: 100px;
	float: left;
	height: 90px;
	background: url(images/logo.png) center left no-repeat;
}
.headlogo .heightbg .comname {
	width: 500px;
	float: left;
	height: 70px;
	font-size: 24px;
	line-height: 30px;
	padding-top: 20px;
}
.fullSlide {
	padding: 10px 0px;
	padding-top: 0px;
	width: 100%;
	position: relative;
	height: 390px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	margin-top: 1px;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 335px;
	overflow: hidden;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 390px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 390px;
}
.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: 10px;
	height: 10px;
	margin: 5px;
	overflow: hidden;
	background-position: center;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #085aa3;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	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: 5%;
	background-position: -6px -137px;
}
.search_moblie_icon {
	background: url("images/720_search.gif") no-repeat -25px 0px;
	top: 25px;
	width: 23px;
	height: 20px;
	right: 8px;
	position: absolute;
	cursor: pointer;
}
.iproshow {
	width: 1020px;
	margin: 0px auto;
}
.iproshow ul {
	width: 1020px;
}
.iproshow ul li {
	width: 184px;
	float: left;
	margin: 0px 10px;
}
.ihonshow {
	width: 1000px;
	margin: 0px auto;
}
.ihonshow ul {
	width: 1000px;
	margin-top: 10px;
}
.ihonshow ul li {
	width: 188px;
	float: left;
	background: #f0f0f0;
	line-height: 30px;
	text-align: center
}
.ihonshow ul li:hover {
	background: #1186cc;
	color: #fff;
}
.ihonshow ul li img {
	width: 170px;
	margin: 10px 5px;
}
/*案例*/
.indexCase {
	width: 100%;
	overflow: hidden;
	position: relative
}
.indexCaseList {
	width: 100%
}
.indexCaseList .indexCaseItem {
	width: 184px;
	float: left;
	display: inline;
	position: relative;
	margin-top: 10px;
}
.indexCaseList .indexCaseItem p {
	position: relative;
	width: 220px;
	height: 170px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer
}
.indexCaseList .indexCaseItem p img {
	float: left;
	background: url(../images/load.gif) center no-repeat
}
.indexCaseList a.link {
	position: absolute;
	display: block;
	left: 0px;
	top: 100%;
	width: 100%;
	height: 100%;
	font-size: 13px;
	color: #fff !important;
	background: url(images/fg.png);
	text-decoration: none
}
.indexCaseList a.link span {
	display: block;
	line-height: 24px;
	padding: 10px;
	padding-left: 0px;
	text-decoration: none
}
.indexCaseList .indexCaseItem {
	margin-right: 37px;
	width: 184px;
	overflow: hidden
}
.indexCaseList .indexCaseItem img {
	width: 184px;
	height: 135px
}
.indexCaseList .indexCaseItem p {
	height: 135px;
	width: 184px
}
.indexCaseList a.link span.text {
	padding-top: 10px;
	text-decoration: none
}
.indexCaseList a.link span {
	padding-left: 10px;
	text-decoration: none
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
.mt10 {
	margin-top: 10px;
}
.pd10 {
	padding: 10px;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.f14 {
	font-size: 14px;
}
.bg_w {
	background: #fff;
}
.pos {
	position: relative;
}
.yellow {
	color: #fa7a20;
}
.text_in {
	text-indent: 2em;
}
.bd {
	border: 1px solid #ddd;
}
/* ----------zljs---------- */
.zljs {
	padding-top: 0px;
	width: 980px;
	margin: 10px;
	height: 400px;
	margin-top: 0px;
}
.zljs .zljs_jl, .wbjb_jl {
	position: absolute;
	right: 10px;
}
.zljs .zljs_jl a, .wbjb_jl a {
	margin: 0 auto;
}
.zljs .zljs_tab li {
	display: block;
	width: 256px;
	height: 56px;
	line-height: 56px;
	color: #414141;
	text-align: center;
	background: url(images/zljs_tab_list.jpg) no-repeat;
	font-size: 14px;
	margin-top: 10px;
}
.zljs .zljs_tab li.on {
	color: #fff;
	background: url(images/zljs_tab_h.jpg) no-repeat;
}
.zljs .zljs_tab li.on a {
	color: #fff;
	display: block;
	width: 250px;
	height: 60px;
	line-height: 60px;
}
.zljs .zljs_tab li.on a:hover {
	text-decoration: none;
}
.zljs_ctt {
	background: url(images/zljs_ctt.jpg) #f0f0f0;
	width: 670px;
	height: 371px;
	padding: 15px 15px 0;
	margin-top: 10px;
}
.zljs_ctt .pic {
}
.zljs_ctt .ctt_f {
	width: 361px;
	padding-right: 15px;
}
.zljs_ctt .ctt_f h2 {
	background: url(images/zljs_ctt_icon.gif) no-repeat;
	font-size: 16px;
	color: #403328;
	padding-left: 36px;
	line-height: 26px;
}
.zljs_ctt .ctt_f .item02 {
	background-position: 0 -26px;
	margin-top: 30px;
}
.zljs_ctt .ctt_f p {
	padding-left: 30px;
	margin-top: 10px;
}
.footmenuList {
	width: 100%;
	font-size: 13px;
}
.footmenuList li {
	padding: 7px 0px 8px;
	width: 49%;
	height: 17px;
	overflow: hidden;
	float: left;
}
.footmenuList li span {
	background: url("images/common_bg.gif") no-repeat -122px -39px;
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin-right: 8px;
	vertical-align: middle;
	display: inline-block;
}
.footmenuList li a:hover span {
	background-position: -137px -39px;
}
#gcsl {
	overflow: hidden;
	height: 165px;
	padding-top: 5px;
}
#gcsl li {
	padding-left: 6px;
	overflow: hidden;
	line-height: 33px;
}
#gcsl li:hover {
	background: #e5f3fd;
	cursor: pointer;
}
/*s新闻上下滚动*/

#scrollDiv {
	width: 570px;
	height: 25px;
	min-height: 20px;
	line-height: 25px;
	overflow: hidden;
	float: left
}
#scrollDiv li {
	height: 25px;
	padding-left: 10px;
}
#btn1 {
	display: block;
	width: 10px;
	height: 12px;
}
#btn2 {
	display: block;
	width: 10px;
	height: 12px;
}
/*e新闻上下滚动*/


.newsj {
	width: 1000px;
	margin: 0px auto;
	height: 275px;
	margin-top: -330px;
	position: relative;
	z-index: 11;
}
.newsj .newsjbg {
	background: #e4eaf3;
	width: 250px;
	height: 300px;
	float: right;
	margin: 10px;
}
.newsj .newsjbg .newle {
	width: 670px;
	height: 25px;
	padding: 5px;
	float: left;
	background: url(images/sound_low.png) 5px 8px no-repeat;
}
.newsj .newsjbg .newle .tit {
	width: 80px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: right;
	color: #d44a02;
	font-weight: bold;
	margin-right: 5px;
}
.newsj .newsjbg .newle .bot {
	width: 10px;
	float: left;
	height: 25px;
	background: url(images/ud.gif) center no-repeat;
}
.newsj .newsjbg .sjri {
	width: 300px;
	float: right;
	height: 35px;
	line-height: 35px;
	text-align: right;
	padding-right: 10px;
}
#tplist {
	width: 998px;
	border: 1px solid #e3e2ea;
	padding-bottom: 10px;
	display: block
}
#tplist ul {
	width: 998px;
	margin-top: 5px;
}
#tplist ul li {
	width: 177px;
	margin: 5px 10px;
	background: #e6efff;
	height: 25px;
	float: left;
	border: 1px solid #e3e2ea;
	color: #333;
}
#tplist ul li a {
	line-height: 25px;
	text-indent: 10px;
	display: block;
	color: #333;
}
#tplist ul li a:hover {
	line-height: 25px;
	text-indent: 10px;
	display: block;
	color: #fff;
	background: #06F;
	text-decoration: none
}
/*s产品左右滚动*/
.blk_29 {
	PADDING-BOTTOM: 10px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	ZOOM: 1;
	POSITION: relative;
}
.blk_29 .LeftBotton {
	BACKGROUND: url(images/left.jpg) no-repeat center;
	LEFT: 5px;
	FLOAT: left;
	WIDTH: 35px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 114px
}
.blk_29 .RightBotton {
	RIGHT: 5px;
	BACKGROUND: url(images/right.jpg) no-repeat center;
	FLOAT: right;
	WIDTH: 35px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 114px
}
.blk_29 .Cont {
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	WIDTH: 910px;
	PADDING-TOP: 5px
}
.blk_29 .box {
	FLOAT: left;
	WIDTH: 182px;
	TEXT-ALIGN: center
}
.blk_29 .box IMG {
	BORDER: #dddde2 1px solid;
	PADDING: 3px;
	DISPLAY: block;
}
.blk_29 .box A:hover IMG {
	BORDER: #06F 3px solid;
	padding: 1px;
}
.blk_29 .box P {
	WIDTH: 100%;
	LINE-HEIGHT: 20px;
	text-align: left;
}
.rollphotos {
	WIDTH: 1000px;
	padding-bottom: 5px;
}
/*e产品左右滚动*/











/*s产品左右滚动*/
.blk_291 {
	PADDING-BOTTOM: 10px;
	OVERFLOW: hidden;
	ZOOM: 1;
	POSITION: relative;
}
.blk_291 .LeftBotton1 {
	BACKGROUND: url(images/left.jpg) no-repeat center;
	LEFT: 5px;
	FLOAT: left;
	WIDTH: 35px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 114px
}
.blk_291 .RightBotton1 {
	RIGHT: 5px;
	BACKGROUND: url(images/right.jpg) no-repeat center;
	FLOAT: right;
	WIDTH: 35px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 114px
}
.blk_291 .Cont1 {
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	WIDTH: 910px;
	PADDING-TOP: 5px
}
.blk_291 .box1 {
	FLOAT: left;
	WIDTH: 182px;
	TEXT-ALIGN: center
}
.blk_291 .box1 IMG {
	BORDER: #dddde2 1px solid;
	PADDING: 3px;
	DISPLAY: block;
}
.blk_291 .box1 A:hover IMG {
	BORDER: #06F 3px solid;
	padding: 1px;
}
.blk_291 .box1 P {
	WIDTH: 100%;
	LINE-HEIGHT: 20px;
	text-align: left;
}
.rollphotos1 {
	WIDTH: 1000px
}
/*e产品左右滚动*/




.kuang {
	border: 1px solid #cdcdcd;
	border-top: none;
	width: 224px;
}
.ipllist {
	width: 235px;
}
.ipllist ul {
	width: 235px;
}
.ipllist ul li a {
	width: 235px;
	height: 30px;
	line-height: 30px;
	background: #49a4f5;
	text-indent: 30px;
	color: #fff;
	display: block;
	border-top: 1px solid #fff;
}
.ipllist ul li a:hover {
	width: 235px;
	height: 30px;
	line-height: 30px;
	background: #085aa3;
	color: #fff;
	text-decoration: none
}
.pllist {
	width: 266px;
}
.pllist ul {
	width: 266px;
}
.pllist ul li a {
	width: 266px;
	height: 41px;
	line-height: 41px;
	background: url(images/li.jpg) left center no-repeat;
	text-indent: 45px;
	display: block
}
.pllist ul li a:hover {
	width: 266px;
	height: 41px;
	line-height: 41px;
	background: url(images/li.jpg) left center no-repeat;
	color: #06F;
	text-decoration: none
}
.bt {
	width: 746px;
	height: 30px;
	border-bottom: 1px solid #999;
	text-indent: 10px;
	line-height: 30px;
	font-size: 18px;
	margin-top: 5px;
	color: #085aa3;
}
.proshow {
	width: 730px;
}
.proshow ul {
	width: 730px;
}
.proshow ul li {
	width: 176px;
	float: left;
	margin: 10px 3px;
}
.fourline img {
	border: #d5d5d5 solid 1px;
	padding: 3px;
}
.fourline img:hover {
	border: #0078d5 solid 3px;
	padding: 1px;
}
.fourline span {
	height: 25px;
	width: 163px;
	display: block;
	margin-bottom: 5px;
	line-height: 28px;
	display: block;
	color: #FFF;
	text-align: center
}
.fourline span:hover {
	height: 25px;
	width: 163px;
	display: block;
	line-height: 28px;
	color: #FFF;
	display: block;
	text-align: center
}
.fourline span:hover a {
	color: #0078d5;
	text-decoration: none;
	line-height: 28px;
	display: block;
	text-align: center
}
/*默认蓝色*/
.SonlineBox {
	width: 100px;
	font-size: 12px;
	overflow: hidden;
	z-index: 9999;
}
.SonlineBox .openTrigger {
	width: 30px;
	height: 110px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background: #0176ba url(../images/openTrigger.jpg) no-repeat;
}
.SonlineBox .titleBox {
	width: 96px;
	height: 35px;
	line-height: 35px;
	background: #038bdc url(../images/SonlineTitleBg.gif) repeat-x;
	border-bottom: 2px solid #0176ba;
}
.SonlineBox .titleBox span {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
	font-family: '微软雅黑', '黑体';
}
.SonlineBox .contentBox {
	width: 96px;
	height: auto;
	border: 2px solid #0176ba;
	background: #fff;
	position: absolute;
	z-index: 2;
}
.SonlineBox .contentBox .closeTrigger {
	width: 25px;
	height: 25px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	-webkit-transition: all 0.8s ease-out;
}
.SonlineBox .contentBox .closeTrigger:hover {
	-webkit-transform: scale(1) rotate(360deg);
}
.SonlineBox .contentBox .listBox {
	overflow: hidden;
	margin-bottom: 10px;
}
.SonlineBox .contentBox .listBox .QQList {
	display: block;
	width: 86%;
	height: 22px;
	margin: 10px auto 0px auto;
}
.SonlineBox .contentBox .listBox .QQList span {
	float: left;
	line-height: 22px;
}
.SonlineBox .contentBox .listBox .QQList a {
	float: left;
}
.ptitlebg {
	width: 1000px;
	background: url(images/bg_con_tit.gif) top left no-repeat;
}
.ptitlebg .ptri {
	height: 33px;
	width: 1000px;
	background: url(images/bg_con_tit.gif) top left no-repeat;
	background-position-x: 100%;
	background-position-y: -35px;
	line-height: 33px;
	text-indent: 20px;
	color: #039192;
	font-size: 14px;
}
.pkuang {
	border: 1px solid #e3e3e3;
	border-top: none;
	width: 998px;
	margin: 0px auto;
}
.endt {
	width: 100%;
	min-width: 1000px;
	height: 42px;
	clear: both;
}
.endt ul {
	width: 996px;
	height: 42px;
	padding-left: 2px;
}
.endt ul li {
	width: 83px;
	height: 42px;
	float: left;
	font-size: 13px;
	line-height: 42px;
}
.fl li {
	float: left;
	line-height: 25px;
	padding: 10px;
}
.cb::after {
	width: 0px;
	height: 0px;
	clear: both;
	display: block;
	content: "\20";
}
.cb {
	zoom: 1;
}
.rightnav {
	width: 295px;
	height: 287px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.rightnav table {
	width: 225px;
	margin-left: 45px;
}
.rightnav table td {
	padding: 5px;
	line-height: 45px;
}
.rightnav table td a {
	color: rgb(0, 31, 73);
	font-family: "微软雅黑";
}
.rightnav table td.heads {
	padding: 3px 5px 10px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.rightnav ul li {
	width: 140px;
	line-height: 55px;
	float: left;
	_display: inline;
	text-indent: 60px;
}
.rightnav ul li a {
	color: rgb(51, 51, 51);
}
/*选项卡2*/
#Tab2 {
	width: 478px;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}
/*菜单class*/
.Menubox {
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-bottom: 2px;
	border-bottom: 2px solid #CCC;
}
.Menubox ul {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 85px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	background: #085aa3;
	margin: 1px;
	height: 29px;
}
.Menubox li.hover {
	padding: 0px;
	background: #fff;
	width: 85px;
	background: #f3a30c;
	color: #fff;
	font-size: 13px;
	height: 29px;
	line-height: 29px;
}
.Contentbox {
	clear: both;
	margin-top: 0px;
	border-top: none;
	text-align: left;
	padding-top: 5px;
}
.endli li {
	float: left
}
.endli li a {
	color: #fff;
}
.footlinks {clear:both;margin:5px auto;width:994px;padding:2px;height:auto;font-size:9pt;line-height:140%;color:#777;text-align:left;border:solid 1px #DDD;}
.footlinks a:link, .footlinks a:visited {font-size:9pt;line-height:140%;color:#777;}