/**************************************************全局******************************************************/@charset "UTF-8";body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {	padding: 0;	margin: 0;}html {	overflow: -moz-scrollbars-vertical;	overflow-x: hidden;} /*始终让 Firefox 显示滚动条*/* { word-wrap: break-word; }/*文字强制换行word-break:keep-all;(Ff)*/table { border-collapse: collapse; }/*细线表格*/.hidden { display: none; }/*清除容器浮动*/.box {	clear: both;	margin: 0 auto;	width: 1280px;}/*清除浮动，居中*/.clear {	height: 20px;	clear: both;	overflow: hidden;	margin: 0 auto;}fieldset, img { border: 0px; }/*清除描边,块显示*/ul, li, dl, dt, dd, ol { list-style-type: none; }/*无列表项目标记*/.text {	white-space: nowrap;	text-overflow: ellipsis;	-o-text-overflow: ellipsis;	overflow: hidden;}/* 一行内文字超出以省略号形式隐藏*/a { text-decoration: none; }/* 链接无下划线,有为underline;链接去框 */a:link { color: #686868; }/* 未访问的链接 */a:visited { color: #686868; }/* 已访问的链接 */a:hover {	color: #000;	text-decoration: none;}/* 鼠标在链接上 */a:active {	color: #000;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}/* 点击激活链接 */body {	font-family: "宋体", Arial;	font-size: 12px;	color: #686868;	line-height: 24px;	background: #f4f6f9 url(../images/down_bg.jpg) repeat;}/*字体，字号，颜色，行高，背景色设置*//**************************************************header******************************************************/.header {	width: 100%;	height: 91px;	clear: both;	background: url(../images/header_bg.png) repeat-x left top;}.nav {	width: 990px;	height: 86px;	margin: 0 auto;	display: block;	position: relative;}.logo {	width: 230px;	height: 103px;	display: block;	position: absolute;	left: 0;	top: 0;	Z-INDEX: 99999999;}.nav dl {	width: 760px;	height: 86px;	padding: 0 0 0 230px;	display: block;}.nav dl dd {	width: 82px;	height: 86px;	display: inline;	float: left;	text-align: center;}.nav dl dd a {	width: 82px;	height: 45px;	display: block;	color: #606060;	padding: 41px 0 0 0;	cursor: pointer;	background: url(../images/nav_line.jpg) no-repeat right top;}.nav dl dd a strong {	height: 18px;	font-size: 14px;	line-height: 18px;	font-family: "Microsoft YaHei";	display: block;	color: #fff;}.nav dl dd a span {	height: 12px;	font-size: 7px;	line-height: 12px;	font-family: "Arial";	display: block;}.nav dl dd a:visited { color: #606060; }.nav dl dd a:hover {	color: #fff;	text-decoration: none;	background: url(../images/nav_hover.jpg) no-repeat top left;}.nav dl dd a:active {	color: #fff;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.nav dl dd.hover a {	color: #fff;	text-decoration: none;	background: url(../images/nav_hover.jpg) no-repeat top left;}/***********************************************ban**************************************************/.banner {	width: 100%;	height: 355px;	display: block;	clear: both;	background: url(../images/banner_bg.jpg) repeat-x;}.banner_yy {	width: 100%;	height: 20px;	display: block;	clear: both;	background: url(../images/banner_yy.png) repeat-x;}.indexBanner {	position: relative;	height: 355px;	width: 100%;	overflow:hidden;}.mask {	width: 100%;	height: 30px;	position: absolute;	bottom: 0;	display: block;	z-index: 5000;	text-align:center;}.indexBanner div {	position: absolute;	top: 0;	left: 0;	display: block;	height: 355px;	width: 100%;	overflow: hidden;	text-align: center;	z-index: 10;}.indexBanner div img {	width: 1280px;	height: 355px;	clear: both;}.indexBanner div.now { display: block; }.ul_bannerMenu {	position: absolute;	bottom: 5px;	z-index: 80000;}.ul_bannerMenu li {	display: -moz-inline-stack;	display: inline-block; *display:inline; *zoom:1;	margin-right: 20px;	width: 14px;	line-height: 14px;	text-align: center;	font-size: 0px;	color: #c1c4db;	cursor: hand;	cursor: pointer;	background: url(../images/banner_on.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/banner_on.png");	_background: none;}.ul_bannerMenu li.now {	background: url(../images/banner_go.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/banner_go.png");	_background: none;	color: #06c118;}.port_bg {	width: 100%;	height: 485px;	display: block;	clear: both;	background: url(../images/main_bg.png) repeat;}.port_main {	width: 1000px;	height: 485px;	display: block;	margin: 0 auto;}.port_main1 {	width: 230px;	height: 425px;	display: inline;	float: left;	padding: 50px 23px 0 0;	color: #FFF;	background: url(../images/port1.png) no-repeat -7px 0px;}.port_main1 h1 {	height: 40px;	line-height: 40px;	display: block;	clear: both;	text-align: right;	font-size: 24px;	padding: 0 25px 0 0;	font-family: "Microsoft YaHei";	font-weight: normal;}.port_main1 span {	height: 74px;	line-height: 24px;	display: block;	clear: both;	text-indent: 2em;	padding:20px 10px 10px 10px;}.port_main1 p a {	width: 152px;	height: 42px;	display: block;	clear: both;	margin: 0px 0 0 30px;	background: url(../images/port_a.png) no-repeat left top;}.port_main1 p a:visited { color: #FFF; }.port_main1 p a:hover {	color: #fff;	text-decoration: none;	background: url(../images/port_hover.png) no-repeat center center;}.port_main1 p a:active {	color: #fff;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.port_main1 h2 , .port_main2 h2 ,.port_main3 h2 ,.port_main4 h2{	width:178px;	height:178px;	background:#FFF;	margin:0px auto 18px 16px;	display:block;}.port_main2 {	width: 230px;	height: 425px;	display: inline;	float: left;	padding: 50px 23px 0 0;	color: #FFF;	background: url(../images/port2.png) no-repeat -7px 0px;}.port_main2 h1 {	height: 40px;	line-height: 40px;	display: block;	clear: both;	text-align: right;	font-size: 24px;	padding: 0 25px 0 0;	font-family: "Microsoft YaHei";	font-weight: normal;}.port_main2 span {	height: 74px;	line-height: 24px;	display: block;	clear: both;	text-indent: 2em;	padding:20px 20px 10px 10px;}.port_main2 p a {	width: 152px;	height: 42px;	display: block;	clear: both;	margin: 0px 0 0 30px;	background: url(../images/port_a.png) no-repeat left top;}.port_main2 p a:visited { color: #FFF; }.port_main2 p a:hover {	color: #fff;	text-decoration: none;	background: url(../images/port_hover.png) no-repeat center center;}.port_main2 p a:active {	color: #fff;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.port_main3 {	width: 230px;	height: 425px;	display: inline;	float: left;	padding: 50px 23px 0 0;	color: #FFF;	background: url(../images/port3.png) no-repeat -7px 0px;}.port_main3 h1 {	height: 40px;	line-height: 40px;	display: block;	clear: both;	text-align: right;	font-size: 24px;	padding: 0 25px 0 0;	font-family: "Microsoft YaHei";	font-weight: normal;}.port_main3 span {	height: 74px;	line-height: 24px;	display: block;	clear: both;	text-indent: 2em;	padding:20px 20px 10px 10px;}.port_main3 p a {	width: 152px;	height: 42px;	display: block;	clear: both;	margin: 0px 0 0 30px;	background: url(../images/port_a.png) no-repeat left top;}.port_main3 p a:visited { color: #FFF; }.port_main3 p a:hover {	color: #fff;	text-decoration: none;	background: url(../images/port_hover.png) no-repeat center center;}.port_main3 p a:active {	color: #fff;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.port_main4 {	width: 230px;	height: 425px;	display: inline;	float: left;	padding: 50px 0 0 0;	color: #FFF;	background: url(../images/port4.png) no-repeat -7px 0px;}.port_main4 h1 {	height: 40px;	line-height: 40px;	display: block;	clear: both;	text-align: right;	font-size: 24px;	padding: 0 25px 0 0;	font-family: "Microsoft YaHei";	font-weight: normal;}.port_main4 span {	height: 74px;	line-height: 24px;	display: block;	clear: both;	text-indent: 2em;	padding:20px 20px 10px 10px;}.port_main4 p a {	width: 152px;	height: 42px;	display: block;	clear: both;	margin: 0px 0 0 30px;	background: url(../images/port_a.png) no-repeat left top;}.port_main4 p a:visited { color: #FFF; }.port_main4 p a:hover {	color: #fff;	text-decoration: none;	background: url(../images/port_hover.png) no-repeat center center;}.port_main4 p a:active {	color: #fff;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.info_bg {	width: 100%;	height: 113px;	display: block;	clear: both;	background: url(../images/up_bg.jpg) repeat-x left top;}.main_info {	width: 990px;	height: 113px;	margin: 0 auto;}.main_caset {	width: 990px;	height: 59px;	margin: 0 auto;	display: block;	clear: both;	background: url(../images/main_ceset.png) no-repeat;}.main_caset strong {	width: 80px;	height: 59px;	line-height: 59px;	display: block;	float: left;	font-size: 18px;	color: #111;	padding: 0 0 0 35px;}.main_caset span {	width: 50px;	height: 59px;	line-height: 59px;	display: block;	float: left;	font-size: 18px;	color: #d1d1d1;	padding: 0 0 0 12px;	background: url(../images/case_line.png) no-repeat left center;}.main_caset dl {	width: 700px;	height: 59px;	line-height: 59px;	display: block;	float: left;}.main_caset dl dd {	width: 78px;	height: 59px;	display: inline;	float: left;	background: url(../images/cese_tab.jpg) no-repeat center right;}.main_caset dl dd a {	width: 77px;	height: 59px;	line-height: 59px;	display: block;	text-align: center;	color: #7c7c7c;}.main_caset dl dd a:visited { color: #7c7c7c; }.main_caset dl dd a:hover {	color: #fff;	text-decoration: none;	background: url(../images/case_hover.png) no-repeat center center;}.main_caset dl dd a:active {	color: #fff;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.main_caset dl dd a.hover {	color: #fff;	text-decoration: none;	background: url(../images/case_hover.png) no-repeat center center;}.main_caset p {	width: 47px;	height: 37px;	display: block;	float: right;	padding: 22px 25px 0 0;}.main_case {	width: 990px;	height: 535px;	padding: 35px 0 0 0;	margin: 0 auto;	background: url(../images/cese_yy.jpg) no-repeat center bottom;}.main_case dl dd {	width: 310px;	height: 260px;	padding: 0 30px 0 0;	display: inline;	float: left;}.main_case dl dd p {	height: 155px;	display: block;	clear: both;	padding: 0 0 15px 0;	background: url(../images/pic_yy.png) no-repeat center bottom;}.main_case dl dd p img {	width: 310px;	height: 155px;}.main_case dl dd strong {	height: 48px;	line-height: 48px;	display: block;	clear: both;	font-size: 16px;	text-align: center;}.main_case dl dd strong a:link { color: #000; }.main_case dl dd strong a:visited { color: #000; }.main_case dl dd strong a:hover {	color: #7c7c7c;	text-decoration: none;}.main_case dl dd strong a:active {	color: #7c7c7c;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.main_case dl dd span {	height: 44px;	line-height: 20px;	text-indent: 2em;	display: block;	clear: both;}.main_new {	width: 990px;	height: 285px;	padding: 15px 0 0 0;	margin: 0 auto;	display: block;	clear: both;}.new_info {	width: 225px;	height: 285px;	display: inline;	float: left;	padding: 0 30px 0 0;	background: url(../images/new_line.jpg) no-repeat 240px top;}.new_title {	height: 40px;	line-height: 40px;	font-size: 18px;	color: #222;	font-family: "Microsoft YaHei";}.new_title span {	display: inline;	float: left;}.new_title a {	display: inline;	float: right;	padding: 12px 0 0 0;}.new_pic {	width: 225px;	height: 102px;	display: block;	clear: both;	background: url(../images/new_yy.jpg) no-repeat center bottom;}.new_pic img {	width: 215px;	height: 80px;	display: block;	clear: both;	border: 5px solid #e8e8e8;}.new_info dl { padding: 8px 0 0 0; }.new_info dl dd {	display: block;	clear: both;	padding: 0 0 0 15px;	background: url(../images/new_icon.jpg) no-repeat left center;	width:210px;	white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}/**************************************************footer******************************************************/.flink_bg {	width: 100%;	height: auto;	display: block;	clear: both;	background: url(../images/flink_bg.jpg) repeat-x #ffffff;	}.flink {	width: 990px;	height: auto;	margin: 0 auto;}.flink_title {	height: 47px;	line-height: 47px;	padding: 20px 0 0 0;	display: block;	clear: both;}.flink_title strong {	font-size: 18px;	display: inline;	float: left;	padding: 0 5px 0 0;}.flink_title span {	font-size: 18px;	display: inline;	float: left;	padding: 0 0 0 15px;	background: url(../images/case_line.png) no-repeat left center;}.flink_title p {	display: inline;	float: left;	padding: 0 0 0 35px;	background: url(../images/go.png) no-repeat 20px center;}.flink_title1 {	height: 47px;	line-height: 47px;	padding: 5px 0 0 0;	display: block;	clear: both;}.flink_title1 strong {	font-size: 18px;	display: inline;	float: left;	padding: 0 5px 0 0;}.flink_title1 span {	font-size: 18px;	display: inline;	float: left;	padding: 0 0 0 15px;	background: url(../images/case_line.png) no-repeat left center;}.flink dl {	display: block;	clear: both;	height: 118px;	padding: 14px 0 27px 0;	background: url(../images/flink_line.jpg) repeat-x left bottom;}.flink dl dd {	width: 128px;	height: 56px;	display: inline;	float: left;	border: solid 1px #cecece;	margin: 0 11px 11px 0;}.flink dl dd img {	width: 128px;	height: 56px;	}.link_m {	line-height: 28px;	display: block;	overflow: hidden;	margin: 0 auto;		height:75px;	background: url(../images/flink_line.jpg) repeat-x left bottom;}.link_m a{	width: auto;	white-space: nowrap;	display: block;	text-indent: 3px;	text-decoration: none;		float: left;	}.footer_top {	width: 100%;	height: 18px;	background: url(../images/footer_top.jpg) repeat-x;	clear: both;}.footer_line {	height: 1px;		font-size:1px;	overflow:hidden;	background: #575757;	border-bottom: solid 1px #000000;}.footer {	width: 100%;	height: 392px;	display: block;	clear: both;	font-family: "Microsoft YaHei";	background: url(../images/foot_bg.jpg) repeat left top;}.foot_main {	width: 990px;	height: 230px;	padding: 20px 0;	margin: 0 auto;}.foot_m {	width: 215px;	height: 230px;	display: inline;	float: left;	padding: 0 10px 0 20px;	background: url(../images/foot_line.jpg) no-repeat right top;}.foot_mtitle {	height: 54px;	line-height: 54px;	padding: 0 0 0 20px;	display: block;	clear: both;	font-size: 18px;	background: url(../images/foot_icon.png) no-repeat left center;}.foot_m dl dd {	display: block;	clear: both;	height: 28px;	height: auto !important;	min-height: 28px;	line-height: 28px;	font-size: 14px;	padding: 0 0 0 15px;	background: url(../images/foot_icon1.png) no-repeat left center;}.foot_m dl dd strong {	font-weight: normal;	display: block;	float: left;}.foot_m dl dd span a {	width: 42px;	height: 19px;	line-height: 19px;	text-align: center;	display: block;	float: left;	margin: 5px 0 0 15px;	color: #7b0101;	font-size: 12px;	background: url(../images/wb_bt.png) no-repeat center center;}.khdxz {	height: 71px;	width: 170px;	display: block;	clear: both;}.khdxz p {	width: 71px;	height: 71px;	display: block;	float: left;}.khdxz span {	width: 80px;	height: 34px;	display: block;	float: right;}.khdxz a {	width: 90px;	height: 30px;	display: block;	float: right;}.copyright {	width: 990px;	font-size: 14px;	line-height: 24px;	text-align: center;	margin: 0 auto;	padding: 20px 0 0 0;}/**************************************************iphone******************************************************/.iphone_bg {		}.iphone_main {	width: 990px;	display: block;	clear: both;	margin: 0 auto;}.iphone_left {	width: 700px;	display: inline;	float: left;	padding: 10px 0 0 0;	}.iphone_leftup {	height: 550px;	display: block;	clear: both;	padding-top: 15px;	padding-bottom: 10px;}.iphone_leftupl {	width: 349px;	display: block;	float: left;	border-right: dotted 1px #8b8b8b;}.iphone_leftupl h1 {	height: 80px;	line-height: 80px;	display: block;	clear: both;	text-align: center;	color: #0a0a0a;}.iphone_leftupl p {	width: 198px;	height: 194px;	display: block;	clear: both;	padding: 5px 0 10px 65px;}.iphone_leftupl span {	height: 72px;	line-height: 24px;	text-indent: 2em;	display: block;	clear: both;	padding: 15px 25px;}.iphone_leftupl strong {	height: 90px;	display: block;	clear: both;	padding: 40px 0 0 30px;}.iphone_leftupr {	width: 349px;	display: block;	float: right;}.iphone_leftupr h1 {	height: 80px;	line-height: 80px;	display: block;	clear: both;	text-align: center;	color: #0a0a0a;}.iphone_leftupr p {	width: 198px;	height: 194px;	display: block;	clear: both;	padding: 5px 0 10px 65px;}.iphone_leftupr span {	height: 72px;	line-height: 24px;	text-indent: 2em;	display: block;	clear: both;	padding: 15px 25px;}.iphone_leftupr strong {	height: 90px;	display: block;	clear: both;	padding: 40px 0 0 30px;}.iphone_leftdown {	height: 400px;	display: block;	clear: both;}.iphone_leftdown h1 {	height: 100px;	line-height: 80px;	display: block;	clear: both;	text-align: center;	color: #0a0a0a;}.iphone_leftdown p {	height: 157px;	display: block;	clear: both;	padding: 0 0 0 105px;}.iphone_leftdown p img {	width: 130px;	height: 157px;	display: inline;	float: left;}.iphone_leftdown p span {	width: 380px;	height: 157px;	display: inline;	float: left;	text-indent: 2em;	padding: 30px 0 0 30px;}.iphone_leftdown strong {	display: block;	clear: both;	padding: 30px 0 0 250px;}.iphone_right {	width: 240px;	display: inline;	float: right;}.iphone_fx {	height: 24px;	display: block;	clear: both;}.iphone_ss {	height: 32px;	line-height: 32px;	display: block;	clear: both;}.iphone_ss input {	width: 160px;	height: 30px;	line-height: 30px;	display: block;	float: left;	color: #8a8a8a;	border: 1px #e3e3e3 solid;	border-right: none;	padding: 0 10px;}.iphone_ss a {	width: 57px;	height: 32px;	display: block;	float: left;}.iphone_port1 {	width: 238px;	height: 86px;	display: block;	clear: both;	margin: 30px 0 0 0;}.iphone_port2 {	width: 238px;	height: 94px;	display: block;	clear: both;}.iphone_port3 {	width: 238px;	height: 91px;	display: block;	clear: both;}.iphone_title {	width: 227px;	height: 39px;	line-height: 39px;	display: block;	clear: both;	padding: 15px 0 0 10px;	font-size: 16px;	font-family: "Microsoft YaHei";	background: url(../images/iphone_title.png) no-repeat left bottom;}.iphone_right dl dd {	height: 30px;	line-height: 30px;	display: block;	clear: both;	font-family: "Microsoft YaHei";	font-size: 14px;	padding: 0 0 0 20px;	border-bottom: 1px dotted #ab9f9f;	background: url(../images/new_icon.jpg) no-repeat 5px center;	width:210px;	white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}.iphoneup_main {	MARGIN: 0 auto;	WIDTH: 1600px;	clear: both;	}.APPios{	text-align: center;	border-top: 1px dotted #ab9f9f;	padding: 20px 0 20px 0;}.APPios img{	padding: 0 0 0 20px;}.fleft { FLOAT: left }.fright { FLOAT: right }#play {	Z-INDEX: 999;	FLOAT: left;	OVERFLOW: hidden;	WIDTH: 1600px;	POSITION: relative;	HEIGHT: 490px;	MARGIN: 0 auto;}#play_text UL {	Z-INDEX: 11;	RIGHT: 700px;	BOTTOM: 65px;	POSITION: absolute;}#play_text LI {	FLOAT: left;	MARGIN-LEFT: 15px;	OVERFLOW: hidden;	WIDTH: 143px;	CURSOR: pointer;	HEIGHT: 80px;	TEXT-ALIGN: center;	border: 1px solid #1f618d;}#play_list A {	DISPLAY: block;	OVERFLOW: hidden;	MARGIN: 0 auto;}#play_list IMG { VERTICAL-ALIGN: top! important; }#play_text IMG {	WIDTH: 143px;	HEIGHT: 80px;}.ads {	margin: 0 auto;	clear: both;}/**************************************************message******************************************************/.message_topbg {	width: 100%;	height: 441px;	clear: both;	background: url(../images/message_bj.jpg) repeat-y center top;}.message_top {	width: 560px;	height: 376px;	display: block;	margin: 0 auto;	padding: 65px 0 0 720px;	background: url(../images/message_top.jpg) no-repeat left top;}.message_lybt {	width: 377px;	height: 23px;	line-height: 23px;	padding: 5px 10px;	display: block;	clear: both;	background: url(../images/message_lybt.png) no-repeat left top;}.message_lybt input {	width: 377px;	height: 23px;	line-height: 23px;	display: block;	border: none;	color: #838383;	_border: 0;}.message_lynr {	width: 377px;	height: 171px;	line-height: 23px;	padding: 5px 10px;	display: block;	clear: both;	margin: 24px 0 0 0;	background: url(../images/message_lybj.png) no-repeat left top;}.message_lynr textarea {	width: 377px;	height: 171px;	line-height: 23px;	display: block;	border: none;	color: #838383;	_border: 0;}.message_lya {	width: 73px;	height: 26px;	line-height: 26px;	display: block;	clear: both;	padding: 15px 0 0 324px;}.message_lya a {	width: 73px;	height: 26px;	display: block;	text-align: center;	background: url(../images/message_bt.png) no-repeat left top;}.message_main {	width: 995px;	height: 600px;	height: auto !important;	min-height: 600px;	display: block;	clear: both;	margin: 0 auto;}.message_foot {	width: 995px;	height: 5px;	display: block;	clear: both;	margin: 0 auto;	padding: 0 0 20px 0;}.message_left {	width: 690px;	display: inline;	float: left;	padding: 0 0 0 35px;}.message_lyys {	height: 100px;	height: auto !important;	min-height: 100px;	display: block;	clear: both;	margin: 30px 0 30px 0;}.lyys_left {	width: 72px;	height: 72px;	display: inline;	float: left;	padding: 0 21px 0 0;	background: url(../images/message_line.jpg) no-repeat 88px top;}.lyys_left img {	width: 72px;	height: 72px;}.lyys_right {	width: 590px;	height: 102px;	height: auto !important;	min-height: 102px;	display: inline;	float: right;}.lyys_rmame {	height: 14px;	line-height: 14px;	display: block;	clear: both;	color: #66a015;	font-weight: bold;}.lyys_rmain {	height: 40px;	height: auto !important;	min-height: 40px;	line-height: 20px;	padding: 10px 0;	display: block;	clear: both;	color: #8b8b8b;	border-bottom: 1px #8b8b8b dotted;}.lyys_rqt {	height: 27px;	line-height: 27px;	display: block;	clear: both;}.lyys_rqt span {	line-height: 27px;	display: inline;	float: left;	padding: 0 30px 0 0;}.lyys_rqt strong {	line-height: 27px;	display: inline;	float: left;	padding: 0 30px 0 0;}.lyys_rqt p {	line-height: 27px;	display: inline;	float: left;	padding: 0 30px 0 0;}.lyys_pltop {	width: 591px;	height: 4px;	display: block;	clear: both;	padding: 10px 0 0 0;	background: url(../images/pl_top.jpg) no-repeat left bottom;}.lyys_plfoot {	width: 591px;	height: 4px;	display: block;	clear: both;	background: url(../images/pl_down) no-repeat left top;	padding: 0 0 30px 0;}.lyys_plmain {	width: 554px;	height: 80px;	height: auto !important;	min-height: 80px;	line-height: 20px;	padding: 15px 15px 15px 20px;	display: block;	clear: both;	color: #8b8b8b;	background: #f4f4f4;}.lyys_pltx {	width: 51px;	height: 66px;	display: inline;	float: left;	padding: 0 20px 0 0;	background: url(../images/message_line1.jpg) no-repeat 66px top;}.lyys_pltx img {	width: 51px;	height: 51px;}.lyys_plm {	width: 465px;	height: 40px;	height: auto !important;	min-height: 40px;	line-height: 20px;	padding: 10px 0;	display: inline;	float: right;	color: #8b8b8b;	border-bottom: 1px #eaeaea solid;}.lyys_plhf {	width: 465px;	height: 27px;	line-height: 27px;	display: inline;	float: right;	border-top: 1px #FFF solid;}.lyys_plhf span {	line-height: 27px;	display: inline;	float: left;	padding: 0 30px 0 0;}.lyys_plhf strong {	line-height: 27px;	display: inline;	float: left;	padding: 0 30px 0 0;}.lyys_plhf p {	line-height: 27px;	display: inline;	float: left;	padding: 0 30px 0 0;}.message_hyyh {	height: 48px;	line-height: 48px;	font-size: 24px;	font-family: "Microsoft YaHei";	border-bottom: 1px solid #d4d4d4;	clear:both;}.message_hyrs {	height: 228px;	display: block;	clear: both;	padding: 20px 0;}.message_hyrs dl dd {	width: 72px;	height: 114px;	display: inline;	float: left;	padding: 0 14px 0 0;}.message_hyrs dl dd img {	width: 72px;	height: 72px;	display: block;	clear: both;}.message_hyrs dl dd a {	height: 42px;	line-height: 30px;	display: block;	clear: both;	text-align: center;}/*===============================================name begin==============================================*/.name_ban_bg {	background: url(../images/name_ban_bg.png) no-repeat top center;	width: 100%;	height: 730px;}.name_ban {	background: url(../images/name_ban.png) no-repeat top center;	width: 990px;	height: auto;	margin: 0 auto;}.name_ban dt {	color: #FFF;	font-size: 24px;	font-family: "微软雅黑";}.name_main {	width: 998px;	margin: -324px auto 0 auto;	height: 1200px;	min-height: 1200px;	height: auto !important;	display: block;	clear: both;}.name_main_top {	background: url(../images/name_main_top.png) no-repeat top center;	height: 10px;}.name_main_down{	background: url(../images/name_main_down.png) no-repeat top center;	height: 10px;	margin-bottom:20px;}.name_main_cent {	background: url(../images/name_main_bg.png) repeat-y top center;	height: 1150px;	min-height: 1150px;	height: auto !important;	padding:15px 0;}.name_main_lf dl {	background: url(../images/name_main_lf_tit.png) repeat-x top left;	border: solid 1px #d9d9d9;	padding: 0 10px 10px 10px;	margin: 0px 19px 20px 20px;	float: left;	width: 300px;}.name_main_lf dl dt {	font-family: "微软雅黑";	font-size: 18px;	color: #707070;	padding-left: 20px;	line-height: 32px;}.name_main_lf dl dd {	width: 280px;	height: auto;	margin: 20px auto 30px auto;}.name_main_lf dl dd p {	padding: 10px;	color: #686868;}.name_main_lf dl dd input {	background: url(../images/name_but1.png) no-repeat top left;	width: 85px;	height: 31px;	color: #FFF;	font: "微软雅黑";	font-size: 14px;	line-height: 28px;	float: right;	border: 0;	cursor: pointer;	margin-right: 16px;}.name_main_lf1 {	width: 300px;	height: auto;}.name_main2 {	background: url(../images/name_main_lf_tit.png) repeat-x top left;	border: solid 1px #d9d9d9;	padding: 0 10px 10px 10px;	margin: 0 20px 20px 20px;	float: left;	width: 660px;}.name_main2 h2 {	font-family: "微软雅黑";	font-size: 18px;	height: 38px;	line-height: 32px;	font-weight: normal;	display: block;	clear: both;	padding: 0 0 10px 0;}.name_main2 dl dd {	width: 190px;	height: 280px;	display: inline;	float: left;	padding: 0 15px 0 15px;	border-right: 1px dotted #CCCCCC;}.name_main2 dl dd p {	width: 190px;	height: 145px;	display: block;	clear: both;}.name_main2 dl dd p img {	width: 190px;	height: 145px;}.name_main2 dl dd strong {	height: 27px;	display: block;	clear: both;	padding: 20px 0 0 100px;}.name_main2 dl dd span {	display: block;	clear: both;	height: 72px;	padding: 10px 0 0 0;	line-height: 24px;}.name_main3 {	background: url(../images/name_main_lf_tit.png) repeat-x top left;	border: solid 1px #d9d9d9;	padding: 0 10px 10px 10px;	margin: 0 20px 20px 20px;	float: left;	width: 660px;}.name_main3 h2 {	font-family: "微软雅黑";	font-size: 18px;	height: 38px;	line-height: 32px;	font-weight: normal;	display: block;	clear: both;	padding: 0 0 10px 0;}.name_main3 dl dd {	width: 140px;	height: 280px;	display: inline;	float: left;	padding: 0 13px;	border-right: 1px dotted #CCCCCC;}.name_main3 dl dd p {	width: 140px;	height: 110px;	display: block;	clear: both;}.name_main3 dl dd p img {	width: 140px;	height: 110px;}.name_main3 dl dd span {	display: block;	clear: both;	height: 72px;	padding: 10px 0 0 0;	line-height: 24px;}.name_main3 dl dd strong {	height: 27px;	display: block;	clear: both;	padding: 0 0 0 25px;}.name_main3 dl dd b {	height: 50px;	line-height: 50px;	display: block;	clear: both;	text-align: center;	color: #de0000;	font-size: 16px;	font-family: "微软雅黑";}/*============================================sub right==============================================*/.rights {	float: right;	width: 240px;	height: auto;	overflow: hidden;}.sub_menu {	font-family: "微软雅黑";	text-align: center;}.sub_menu h2 {	background: url(../images/sub_menu_tit.png) no-repeat;	width: 240px;	height: 42px;	line-height: 36px;	font-size: 16px;	font-weight:lighter;}.tab_nav h3 a {	background: url(../images/sub_menu_bg.png) no-repeat;	width: 240px;	height: 37px;	height: auto !important;	min-height: 37px;	line-height: 32px;	display: block;	clear: both;	font-weight:100;	font-size:15px;}.tab_nav h3 a:hover {	background: url(../images/sub_menu_hov.png) no-repeat top center;	color: #FFF;}.tab_nav h3 .this_hover {	background: url(../images/sub_menu_hov.png) no-repeat top center;	color: #FFFFFF;}.tab_nav ul {	width: 227px;	border: solid 1px #efefef;	padding: 5px;}.tab_nav ul li {	background: #eee;	width: 227px;}.tab_nav ul li:hover { background: #fa7200; }.tab_nav ul li a {	line-height: 32px;	color: #333;	height: 28px;	line-height: 28px;	padding: 0 10px;	display: block;	clear: both;	margin-bottom: 5px;}.tab_nav ul li a:hover { color: #FFF; }.right_but1 {	background: url(../images/right_but1.png) no-repeat;	width: 240px;	height: 40px;	color: #FFF;	text-align: center;	line-height: 32px;	border: 0;	font-family: "微软雅黑";	font-size: 16px;	cursor: pointer;}.sub_news { margin-top: 10px; }.sub_news a {	text-align:left;	width: 235px;	display: block;	border-bottom: dotted 1px #CCC;	line-height: 30px;	padding-left: 5px;	white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}/*============================================web===================================================*/.web_ban {	background: #100f0f;	width: 100%;	height: 390px;	clear: both;}#myjQuery {	width: 990px;	height: 550px;	position: relative;	overflow: hidden;	display: block;	margin: 0 auto;}#myjQueryContent {	width: 990px;	height: 390px;	overflow: hidden;}#myjQueryContent div {	position: absolute;	height: 390px;}#myjQueryContent img {	width: 990px;	height: 390px;}#myjQuery ul {	display: block;	overflow: hidden;	width: 990px;	height: 165px;	background: #131313;}#myjQuery ul li {	display: block;	float: left;	width: 330px;	cursor: pointer;	height: 165px;}#myjQuery ul li a {	display: block;	width: 330px;	height: 165px;	overflow: hidden;	color: #ffffff;	position: relative;	z-index: 12;	text-decoration: none;}#myjQuery ul li a p {	font-size: 30px;	height: 60px;	line-height: 60px;	font-family: "Microsoft YaHei";	display: block;	clear: both;	text-align: center;}#myjQuery ul li a span {	padding: 0 15px;	line-height: 24px;	font-family: "Microsoft YaHei";	display: block;	clear: both;}#myjQuery ul li.current a {	color: #f6821e;	background: #191919;}#myjQuery #flow {	z-index: 10;	background: #191919;	position: absolute;	height: 165px;	overflow: hidden;}/*.web_ban_text {	background: #131313;	width: 990px;	height: 165px;	margin: 0 auto;	color: #6c6767;}.web_ban_text dd {	width: 290px;	height: 165px;	float: left;	padding: 0 20px;}.web_ban_text dd span {	text-align: center;	color: #FFF;	font-family: "微软雅黑";	font-size: 24px;	line-height: 72px;	display: block;}.web_ban_text dd:hover {	background: #191919;}*/.web_main {	width: 990px;	height: auto;	margin: 40px auto 0 auto;	clear: both;	display: block;	clear: both;}.web_main1 {	width: 990px;	height: auto;	margin: 0 auto;	clear: both;	padding: 200px 0 0 0;	_padding: 40px 0 0 0;	display: block;	clear: both;}.web_case_int {	width: 312px;	float: left;	color: #5a5a5a;	font-size: 14px;	line-height: 30px;	text-indent: 2em;}.web_case_int h1 {	font-family: "微软雅黑";	font-size: 26px;	color: #4e4e4e;	margin-bottom: 20px;	text-indent: 0em;}.web_case_int input {	font-family: "微软雅黑";	color: #FFF;	font-size: 20px;	text-align: center;	background: url(../images/web_but1.png) no-repeat top left;	width: 148px;	height: 42px;	line-height: 40px;	margin-top: 20px;	cursor: pointer;	border: 0;}.web_case_img, .web_case_img1 {	float: right;	width: 640px;	overflow: hidden;}.web_case_img h1 {	font-family: "微软雅黑";	font-size: 13px;	color: #666666;	margin-bottom:10px;}.web_case_img h1 a { margin-right:10px;}.web_case_img_sol { overflow: hidden; }.web_case_img_sol dl {	width: 640px;	color: #FFF;}.web_case_img_sol dl dd {	background:#000;	width: 300px;	height: 246px;	display: block;	position: relative;	float:left;}.web_case_img_sol dl dd a{	cursor:pointer;}.web_case_img_sol dl dd p {	background: url(../images/web_case_mask.png) top left no-repeat;	width: 300px;	height: 61px;	position: absolute;	top: 156px;	padding: 30px 0 0 20px;}.web_case_img_sol dl dd p a {	display: block;	font-family: "微软雅黑";	font-size: 18px;	cursor:pointer;}.web_case_img1 dl {	float: left;	margin-right: 20px;	margin-bottom: 10px;	color: #6e6e6e;	height:auto;	width:135px;	display:block;}.web_case_img1 dl dt{	*padding-top:10px;	_padding-top:10px;}.web_main ul li {	float: left;	border: solid 1px #cecece;	margin-right: 10px;}.web_main2 {	width: 990px;	height: auto;	margin: 0 auto;	padding: 45px 0;	display: block;	clear: both;}.web_main2 h2 {	font-family: "微软雅黑";	font-size: 18px;	height: 26px;	line-height: 26px;	color: #5a5a5a;	display: block;	clear: both;}.web_main3 {	width: 990px;	height: auto;	margin: 0 auto;	padding: 15px 0;	display: block;	clear: both;}#move_left {	width: 990px;	height: 65px;	overflow: hidden;}#indemo {	float: left;	width: 100000%;	height: 50px;	overflow: hidden;	padding: 15px 0;}#demo1 {	float: left;	height: 50px;	overflow: hidden;}#demo2 {	float: left;	height: 50px;	overflow: hidden;}#indemo ul li {	float: left;	width: 130px;	height: 50px;	list-style: none;	text-align: center;	display: block;	overflow: hidden;	padding: 0 15px 0 0;}#indemo ul li p {	width: 130px;	height: 50px;	overflow: hidden;}#indemo ul li p img {	width: 130px;	height: 50px;}/*============================================chenpin===================================================*/.chenpin_main {	width: 995px;	height: 500px;	height: auto !important;	min-height: 500px;	display: block;	clear: both;	margin: 0 auto;	padding: 180px 0 0 0;}.chenpin_left {	width: 690px;	display: inline;	float: left;}.chenpin_title {	height: 40px;	line-height: 40px;	display: block;	clear: both;	font-family: "微软雅黑";	font-size: 14px;	padding: 0 0 20px 0;}.chenpin_title span {	height: 40px;	line-height: 40px;	padding: 0 15px 0 0;	cursor: pointer;	display: block;	float: left;}.chenpin_left dl dd {	width: 220px;	height: 230px;	display: inline;	float: left;	padding: 0 15px 0 0;}.chenpin_left dl dd p {	width: 220px;	height: 150px;	display: block;	clear: both;}.chenpin_left dl dd p img {	width: 220px;	height: 150px;}.chenpin_left dl dd strong {	display: block;	clear: both;	height: 25px;	line-height: 25px;	padding: 5px 0 0 0;}.chenpin_left dl dd span {	display: block;	clear: both;}/**************************************************news******************************************************/.news_top {	width: 100%;	height: 250px;	display: block;	clear: both;	background: url(../images/news_topbg.jpg) repeat-x left top;}.news_topm {	width: 990px;	height: 250px;	margin: 0 auto;	clear: both;	background: url(../images/news_toppic.jpg) no-repeat center top;}.news_main {	width: 990px;	height: 1000px;	margin: 0 auto;	clear: both;}.news_tab {	height: 34px;	line-height: 34px;	display: block;	clear: both;	background: url(../images/news_tabl.jpg) repeat-x left bottom;}.news_tab dl dd {	width: 133px;	height: 34px;	display: inline;	float: left;	margin: 0 5px 0 0;}.news_tab dl dd a {	width: 133px;	height: 34px;	line-height: 34px;	display: block;	text-align: center;	font-size: 14px;	font-weight: bold;	color: #FFF;	background: url(../images/news_tab.jpg) no-repeat left bottom;}.news_tab dl dd a:visited { color: #FFF; }.news_tab dl dd a:hover {	color: #FFF;	text-decoration: none;	background: url(../images/news_tabh.jpg) no-repeat left bottom;}.news_tab dl dd a:active {	color: #FFF;	text-decoration: underline; blr:expression(this.onFocus=this.blur());}.news_tab dl dd a.hover {	color: #FFF;	text-decoration: none;	background: url(../images/news_tabh.jpg) no-repeat left bottom;}.news_tabwz {	height: 24px;	line-height: 24px;	text-align: right;	display: block;	clear: both;}.news_tabwz span { color: #0db3db; }.products_list {	height: 920px;	min-height: 920px;	height: auto !important;		padding: 0 0 20px 0;	margin: 0 0 20px 0;}.products_list dl dd {	height: 110px;	display: block;	clear: both;	border-bottom: 1px dashed #b2b2b2;	padding: 30px 0;}.products_list dl dd p {	width: 244px;	height: 110px;	display: inline;	float: left;	background: #e8e8e8;	padding: 5px;	border: 1px solid #FFF;}.products_list dl dd p img {	width: 244px;	height: 110px;}.products_list dl dd b {	font-weight: normal;	font-size: 12px;	display: inline;	float: right;}.products_list dl dd b strong {	width: 710px;	height: 30px;	display: block;	clear: both;	font-family: "microsoft yahei";	font-size: 14px;	line-height: 30px;}.products_list dl dd b strong a:link { color: #909090; }.products_list dl dd b strong a:visited { color: #909090; }.products_list dl dd b strong a:hover { color: #444; }.products_list dl dd b strong a:active { color: #444; }.products_list dl dd b span {	width: 710px;	height: 70px;	line-height: 22px;	display: block;	clear: both;	color: #555;	text-indent: 2em;}.products_list dl dd b span a:link { color: #F33; }.products_list dl dd b span a:visited { color: #F33; }.products_list dl dd b span a:hover { color: #0044a1; }.products_list dl dd b span a:active { color: #0044a1; }/**************************************************newsimglist******************************************************/.newsimglist_main {	width: 995px;	height: 600px;	height: auto !important;	min-height: 600px;	display: block;	clear: both;	margin: 0 auto;	padding: 30px 0 0 0;}.newsimglist_left {	width: 710px;	display: inline;	float: left;}.newsimglist_title {	height: 35px;	line-height: 35px;	display: block;	clear: both;	font-family: "微软雅黑";	background: url(../images/news_tabl.jpg) repeat-x left bottom;}.newsimglist_left dl { padding: 30px 0 0 0; }.newsimglist_left dl dd {	width: 220px;	height: 265px;	display: inline;	float: left;	padding: 0 25px 0 0;}.newsimglist_left dl dd p {	width: 220px;	height: 145px;	display: block;	clear: both;	padding: 0 7px 14px 0;	background: url(../images/newsimglist_yy.png) no-repeat bottom center;}.newsimglist_left dl dd p img {	width: 220px;	height: 145px;}.newsimglist_left dl dd strong {	display: block;	clear: both;	height: 30px;	line-height: 30px;	font-family: "微软雅黑";	font-size: 16px;	text-align: center;	padding: 2px 0 0 0;	white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}.newsimglist_left dl dd span {	display: block;	clear: both;	height: 20px;	line-height: 20px;	text-indent: 2em;	}/**************************************************winxin******************************************************/.wx_ban{	background:url(../images/wx_banbg.png) repeat;	width:100%;	height:540px;}wx_ban_img{	width:1280px;	height:auto;	margin:0 auto;}.wx_main{	width:990px;	height:auto;	margin:40px auto;}.wx_main dl{	background:url(../images/wx_shadow.png) no-repeat top right;	width:30%;	height:auto;	float:left;	padding-left:30px;}.wx_main dl dt{	width:170px;	height:auto;	margin:15px auto;}.wx_main dl dd span{	width:85%;	height:auto;	display:block;	margin:0 auto;	font-size:24px;	font-family:"微软雅黑";	text-align:center;	line-height:56px;	font-weight: bold;}.wx_main dl dd p{	width:85%;	height:auto;	margin:0 auto;	font-size:16px;	line-height:28px;	text-indent: 2em;}.wx_button{	background:url(../images/wx_button.png) no-repeat;	width:278px;	height:69px;	border:0;	font-family:"微软雅黑";	font-size:26px;	line-height:65px;	text-align:center;	color:#FFF;	cursor:pointer;	margin:50px auto;}.wx_button:hover{	background:url(../images/wx_button_hov.png) no-repeat;}.clear_div{	height:50px;	clear:both;	background: url(../images/cese_yy.jpg) no-repeat center bottom;}.bor {	PADDING-BOTTOM: 14px; MARGIN: 0px auto; WIDTH: 988px; PADDING-TOP: 46px; HEIGHT: auto;	}.bor LI {	FLOAT: left; MARGIN-BOTTOM: 10px; WIDTH: 329px; HEIGHT: 135px;}.leftI {	FLOAT: left; WIDTH: 119px; HEIGHT: 83px;}.leftT {	FLOAT: left; WIDTH: 210px; HEIGHT: 83px;}.leftT .t {	FONT-SIZE: 16px; WIDTH: 210px; COLOR: #444444; HEIGHT: 30px; font-weight: bold;}.leftT .b {	FONT-SIZE: 12px; WIDTH: 210px;  LINE-HEIGHT: 20px; HEIGHT: 53px;text-indent: 2em;}/**************************************************newsview*************sub_main*****************************************/.sub_main{	width:990px;	height:auto;	margin:40px auto;}.sub_main_lf{	width:712px;	height:auto;	background:#FFF;	float:left;}.sub_main_lf h3{	width:90%;	height:auto;	margin:0 auto;	font-size:24px;	font-family:"微软雅黑";	line-height:72px;	border-bottom:solid 1px #dfdfdf;}.sub_main_lf_time{	width:90%;	height:auto;	margin:0 auto;	color:#bebebe;}.sub_main_lf_time span{	margin-right:10px;	line-height:30px;}.sub_main_lf_c{	width:90%;	height:auto;	margin:0 auto;	font-size:14px;	line-height:30px;}.sub_main_lf_c img { vertical-align:middle; max-width:650px;/* for IE6 */width: expression(this.width > 650 && this.width > this.height ? 650 : auto);/* 若宽超出100并且宽大于高，则宽为100 */height: auto;/* 若height超出100则高为100 */}.sub_main_lf h6{	width:90%;	height:auto;	margin:20px auto;	font-size:14px;	line-height:30px;	border-bottom: solid 1px #dfdfdf;}.sub_main_lf ul{	width:90%;	height:auto;	margin:20px auto;}.sub_main_lf ul li{	background:url(../images/news_icon.png) no-repeat 0px 8px;	line-height:30px;	border-bottom:dotted 1px #b2b2b2;	padding-left:15px;	height:35px;		display:block;}.sub_main_lf a{	padding-left:5px;	float:left;}.sub_main_lf span{	float:right;}.next {	clear: both;		font-size: 14px;	color: #999999;	text-align: left;	line-height: 30px;	height: 65px;	border-top: 1px dashed #cccccc;	font-size:12px;}.next a {	margin-top:10px;	margin-right: 5px;		text-decoration: none;	}/**************************************************ban***********subban*******************************************/.sub_ban{	width:auto;	background:url(../images/news.jpg) no-repeat top center;	height:198px;}/**************************************************page******************************************************/.page{	clear:both;	line-height:20px;	margin:20px auto;	width:80%;}.page a{	background:#FFF;	border:solid 1px #efefef;	width:auto;	height:20px;	display:block;	float:left;	text-align:center;	margin:0 2px;	padding:0 8px;}.page a:hover{		background:url(../images/lineUp.png) 0 -90px #28b6ff;		border:solid 1px #0082c5;	color:#FFF;}.page a.current{		background:url(../images/lineUp.png) 0 -90px #28b6ff;		border:solid 1px #0082c5;	color:#FFF;}.page span{	float:left;	margin:0 5px;}.page span input{	width:35px;	height:20px;	text-align:center;	border:solid 1px #efefef;	background:#FFF;	margin:0 5px;	vertical-align: central;}.sure_blue{	width:60px;	height:24px;	text-align:center;	background:url(../images/lineUp.png) 0 -150px #28b6ff;	border:solid 1px #0082c5;	color:#FFF;	cursor:pointer;	display:block;	vertical-align: central;}.sure_blue:hover{	background:url(../images/lineUp.png) 0 -150px #13a0e9;}.sure_blue:active{	background:url(../images/lineUp.png) 0 -150px #0891d7;}/**************************************************news_list_img******************************************************/.sub_main_shadow{	background:url(../images/shadow.png) no-repeat bottom center;	padding-bottom:30px;	margin-bottom:20px;}.sub_main_c {	background:#FFF;}.sub_main_c dl{	width:90%;	height:auto;	margin:0 auto;	padding:25px 0;}.sub_main_c dl dt{	height:64px;}.sub_main_c dl dt strong{	background:url(../images/icon2.png) no-repeat;	width:63px;	height:53px;	font-family:"微软雅黑";	font-size:26px;	color:#FFF;	display:block;	float:left;	text-align:center;	line-height:46px;}.sub_main_c dl dt h2{	font-weight:normal;	padding-left:20px;	float:left;}.sub_main_c dl dt h2 a{	font-family:"微软雅黑";	font-size:24px;}.sub_main_c dl dt h2 p{	font-size:12px;	color:#949494;	clear:both;	padding-left:10px;	padding-top:5px;}.sub_main_c dl dd a{	width:auto;	height:151px;}.sub_main_c dl dd p{		padding-left:5px;	padding-top:15px;	clear:both;}/**************************************************article******************************************************/.article_ban{	width:100%;	height:auto;	background:url(../images/article_banbg.png) repeat-x top center;}.article_ban img{		margin:0 auto;	display:block;}.article{	width:990px;	height:auto;	margin:0 auto;}.article_c{	width:718px;	height:auto;	float:left;}.article_c h6{	font-size:12px;	font-weight:100;	line-height:36px;	border-bottom: solid 1px #dbdbdb;}.article_c div{	font-family:"微软雅黑";	font-size:14px;	line-height:36px;	padding:20px 0;}/**************************************************system******************************************************/.sys_main {	width: 990px;	height: auto;	margin: 20px auto 0 auto;	clear: both;	display: block;	clear: both;}.anlititle {	PADDING-BOTTOM: 40px; TEXT-ALIGN: center}.anlititle STRONG {	HEIGHT: 80px; BACKGROUND: url(../images/bg01_03.gif) repeat-x left center; DISPLAY: block; WIDTH: 100%}.anlititle STRONG SPAN {	OVERFLOW: hidden; FONT-SIZE: 30px; HEIGHT: 80px; FONT-FAMILY: "Microsoft YaHei"; 	BACKGROUND: #fff; FONT-WEIGHT: normal; 	PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 40px; LINE-HEIGHT: 80px; PADDING-RIGHT: 40px}.anlititle P {	FONT-SIZE: 16px; FONT-FAMILY: "Microsoft YaHei"; TEXT-ALIGN: left; LINE-HEIGHT: 40px}#main_ad {	margin: 24px auto 0px; width: 957px; height: auto; text-align: center; overflow: hidden; _margin: 7px auto 0;}#main_ad ul {	height: auto; overflow: hidden;}#main_ad ul li {	padding: 0px 6px; width: 307px; float: left;}#main_ad ul li div {	padding: 14px 30px 0px 24px; height: 335px; text-align: left;}#main_ad ul li div h1 {	line-height: 42px; font-family: "微软雅黑","黑体"; font-size: 26px; font-weight: 400;}#main_ad ul li div p {	line-height: 22px; font-family: "微软雅黑","黑体"; font-size: 14px;}.ad01 {	background: url("../images/ad01.jpg") no-repeat;}.ad02 {	background: url("../images/ad02.jpg") no-repeat;}.ad03 {	background: url("../images/ad03.jpg") no-repeat;}.ad04 {	margin: 12px auto;}.red {	color: rgb(204, 0, 0);}.green {	color: rgb(127, 193, 61);}.orange {	color: rgb(229, 145, 45);}.blue {	color: rgb(0, 124, 185);}.red2 {	color: rgb(192, 80, 78);}#mainppr {	FLOAT: right; PADDING-BOTTOM: 40px; }#mainppr H1 {	FONT-SIZE: 16px; BACKGROUND: url(../images/xian.gif) no-repeat 0px bottom; COLOR: #db2430}#mainppr P {	FONT-SIZE: 16px; FONT-FAMILY: "Microsoft YaHei"; TEXT-ALIGN: left; LINE-HEIGHT: 40px}.p_fwfw {	FONT-WEIGHT: bold; FONT-SIZE: 14px; WIDTH: 100%; LINE-HEIGHT: 30px; HEIGHT: 30px;color:#DB2430;}.ZPtxt {	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px; TEXT-INDENT: 2em; PADDING-TOP: 5px; BACKGROUND-COLOR: #f6f6f6}