/*------------------------------------- style.css ------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	background-color: #f7f7f7;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h2   {
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../images/h2-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	line-height: 24px;
	height: 24px;
	color: #393C39;
	font-family: "微软雅黑", "黑体", "宋体", Arial;
}

ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.side {
	float: left;
	padding-right: 10px;
}
.Gray {
	background-image: url(../images/gray-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
}


.W220 {
	width: 220px;
}
.U200 {
	float: left;
	width: 200px;
	padding-top: 10px;
}
.U200 li {
	background-image: url(../images/red-dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 20px;
	padding-right: 5px;
	background-color: #FFFFFF;
}
.U200  li  a {
	font-size: 12px;
}
.U200 a:hover {
	color: #EF1821;
}



.W330 {
	width: 330px;
}
.U330 {
	float: left;
	width: 330px;
	padding-top: 10px;
}
.W345 {
	float: left;
	width: 305px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.W350 {
	width: 350px;
}


.W370 {
	width: 370px;
}
.W710 {
	width: 710px;
}
.U690,.U690y {
	float: left;
	width: 690px;
}



.U310 {
	float: left;
	width: 310px;
}

.U350 {
	float: left;
	width: 350px;
}

.U350  li,.U330  li,.U310  li,.U690 li {
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 10px;
}
.U310  li  a,.U330  li  a,.U350  li  a,.U690 li a {
	background-image: url(../images/red-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
	line-height: 26px;
}

.U310 li a:hover,.U330 li a:hover,U350 li a:hover {
	color: #EF1821;
}
.sf1 {
	background-image: url(../images/po1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sf2 {
	background-image: url(../images/po2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sf3 {
	background-image: url(../images/po3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sf4 {
	background-image: url(../images/po4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sf5 {
	background-image: url(../images/po5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sf6 {
	background-image: url(../images/po6.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sf7 {
	background-image: url(../images/po7.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 146px;
}
#header  .top {
	height: 146px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}
#header  .top  .logo {
	float: left;
	width: 220px;
	padding-top: 20px;
	height: 50px;
	position: relative;
}
#header   .top   .logo .times {
	float: left;
	width: 220px;
	height: auto;
	position: absolute;
	top: 51px;
	font-size: 12px;
	line-height: 22px;
	color: #CE0000;
	font-weight: normal;
	left: 719px;
}
#header .top .logo .times b {
	color: #CE0000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

#header  .top  .menu  {
	float: right;
	height: 67px;
	width: 670px;
	padding-top: 20px;
}
#header .top .menu a {
	font-size: 12px;
	color: #CE0000;
	text-decoration: none;
	background-image: url(../images/menu-dot2.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 11px;
	padding-left: 9px;
	float: right;
	margin-top: 6px;
}
#header .top .menu .search {
	float: left;
	width: 160px;
}
#header .top .menu form {
	margin-left: 6px;
	float: right;
}
#header .top .nav {
	float: left;
	height: 56px;
	width: 940px;
	text-align: center;
	padding-top: 4px;
}

#header .top .nav li {
	position: relative;
	float: left;
	font-size: 14px;
	background-image: url(../images/nav-int.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 13px;
	color: #333333;
}
#header  .top  .nav  li  li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #000000;
}
#header  .top  .nav  li a {
	display: block;
	height: 27px;
	width: 72px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 27px;
	float: left;
}
#header  .top  .nav  li a:hover {
	background-image: url(../images/hover.jpg);
	color: #ce0000!important;
	background-repeat: no-repeat;
}
#header  .top  .nav  .navvisible  {
	visibility: visible;
	display: none;
	width: 540px;
}

#header .top .nav .navvisible a {
	color: #000000;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#header .top .nav .navvisible a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
#header .top .nav ul ul {
	position: absolute;
	top: 28px;
	height: 22px;
	display: block;
}
.vist {
	display: block!important;
}




#header .top .nav .navhome {
	float: left;
	width: 70px;
	height: 27px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#header .top .nav .navhome a {
	background-image: url(../images/nav/home-hover.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 70px;
	text-indent: -9999px;
}
#header .top .nav .navhome a:hover {
	background-image: url(../images/nav/home-hover.jpg)!important;
	background-repeat: no-repeat;
	height: 27px;
	width: 70px;
	text-indent: -9999px;
}
#header .top .nav .nonavhome {
	float: left;
	width: 70px;
	height: 27px;
	background-image: none;
	padding: 0px;
}
#header .top .nav .nonavhome a {
	background-image: url(../images/nav/home.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 70px;
	text-indent: -9999px;
}
#header .top .nav .nonavhome a:hover {
	background-image: url(../images/nav/home-hover.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 70px;
	text-indent: -9999px;
}
#header .top .nav .navhome ul li {
	background-image: none;
	width: 440px;
	color: #CE0000;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
}

#header .top .nav .current a {
	height: 27px;
	width: 72px;
	background-image: url(../images/nav/hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #ce0000;
}
#header .top .nav .current {
	color: #ce0000!important;
}

#header .top .nav .current ul li {
	float: left!important;
	background-image: none;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header  .top  .nav  .current  li  a {
	background-image: none!important;
	color: #333333!important;
	font-size: 13px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.nav-market {
	left: 12px!important;
	width: 445px!important;
}
.nav-market li {

}
.nav-sem {
	width: 415px!important;
	left: 10px!important;
}
.nav-sem li {

}
.nav-seo {
	left: 10px!important;
	width: 400px!important;
}
.nav-seo li {

}
.nav-market {
	left: 8px!important;
	width: 410px!important;
}
.nav-market li {

}
.nav-trade {
	left: 10px!important;
	width: 400px!important;
}
.nav-trade li {

}
.nav-ec {
	width: 400px!important;
	left: 10px;
}
.nav-ec li {

}
.nav-promotion {
	left: -97px!important;
	width: 530px!important;
}
.nav-promotion li {

}
.nav-software {
	left: -50px!important;
	width: 400px!important;
}
.nav-software li {

}
.nav-ad {
	left: -38px!important;
	width: 300px!important;
}
.nav-ad li {

}
.nav-webmaster {
	left: -220px!important;
	width: 400px!important;
}
.nav-webmaster li {

}
.nav-venture {
	left: -200px!important;
	width: 295px!important;
}
.nav-venture li {

}
#content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF!important;
	overflow:hidden;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}
#content .left {
	float: left;
	width: 710px;
}
.box {
	float: left;
	padding-bottom: 10px;
}
.box h3 {
	background-image: url(../images/h3-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 27px;
	font-family: "微软雅黑", "黑体", "宋体", Arial;
	color: #FFFFFF;
}
.box h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.box .title {
	background-image: url(../images/title-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	width: auto;
	height: 24px;
	background-color: #e6e6e6;
}

.box  .title  a {
	color: #393C39;
	text-decoration: none;
}
.box span {
	float: right;
	color: #FFFFFF;
	display: block;
	line-height: 24px;
	background-image: url(../images/title-more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 44px;
	text-indent: -9999px;
}
.title span a {
	height: 24px;
	width: 44px;
	display: block;
}

.box  ul {
	float: left;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.box li {
	line-height: 22px;
}

.box li a {
	text-decoration: none;
	color: #707070;
	font-size: 12px;
}
.first  {
	padding: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #878787;
}
.first  dl  {
	float: left;
	height: 56px;
}
.first dt {
	padding-left: 10px;
}

.first  dt a  {
	font-size: 12px;
	color: #EF1821;
	text-decoration: none;
	font-weight: bold;
}
.first dd {
	padding-top: 6px;
	font-size: 12px;
	padding-left: 10px;
}
.first   img   {
	border: 1px solid #cdcdcd;
	padding: 2px;
	float: left;
}
.first    span     {
	float: left;
	padding-top: 6px;
	font-size: 12px;
	text-align: right;
	background-position: right;
	line-height: normal;
}
.first  span  a  {
	display: block;
	height: 18px;
	width: 45px;
	float: right;
	text-indent: -9999px!important;
	text-decoration: none;
}
.D254 {
	width: 254px!important;
}
.D275 {
	width: 275px;
}
.D530 {
	width: 530px;
}
.D670 {
	width: 670px;
}
#content .left .PP {
	float: left;
	width: 710px;
	padding-bottom: 10px;
}
.channel {
	float: left;
	width: 710px;
}
.channel p {
	font-size: 13px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 26px;
}

.about p {
	padding: 0px;
	line-height: 24px;
	font-size: 13px;
	text-indent: 26px;
}
.about img {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.about br {
	line-height: 15px;
}

#content .right {
	float: left;
	width: 220px;
	background-color: #F7F7F7;
}
#content  .right .contact {
	float: left;
	width: 220px;
}
#content  .right .usercenter {
	float: left;
	width: 220px;
}
#content  .right .usercenter span {
	float: left;
	color: #737173;
}
.casebox{
	float: left;
	height: 152px;
	width: 169px;
	text-align: center;
	padding: 4px;
}
.casebox a {
	color: #737173;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	display: block;
}
.casebox a img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}


.pages {
	float: left;
	width: 95%;
	font-size: 12px;
	padding-top: 5px;
}
.pages a {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#footer  {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 82px;
	position: relative;
	margin-top: 0px;
	display: block;
}
#footer .botnav {
	float: left;
	height: 24px;
	width: 960px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	font-weight: normal;
	line-height: 22px;
	font-size: 12px;
}
#footer .botnav a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer  .copyright {
	float: left;
	height: 35px;
	width: 730px;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #909090;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
#footer .botbox {
	background-image: url(../images/footerlogo.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	display: block;
	float: left;
	width: 190px;
	height: 47px;
	padding-top: 8px;
	padding-left: 30px;
}
#footer .botbox a {
	display: block;
	height: 35px;
	width: 150px;
	text-indent: -9999px;
}
.cnet  {
	float: left;
	width: 690px;
	font-size: 13px;
	padding: 10px;
}
.cnet  p   {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 690px;
	text-indent: 27px;
	float: left;
}
.cnet ul {
	float: left;
	width: 690px;
	margin: 0px;
	padding: 0px;
}
.cnet ul li {
	background-image: url(../images/red-dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.cnet  h3    {
	background-image: url(../images/seo-dt-bg.gif);
	font-size: 14px;
	color: #E70C10;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "微软雅黑", "黑体", "宋体", Arial;
}
.cnet  dl {
	text-indent: 24px;
	padding: 10px;
	margin-bottom: 5px;
}
.cnet  dt {
	font-size: 13px;
	color: #E70C10;
}
.cnet  dd {
	font-size: 12px;
	text-indent: 24px;
	padding-top: 3px;
	line-height: 22px;
}
.cnet table {
	font-size: 12px;
	float: left;
	line-height: 22px;
	color: #707070;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.cnet .WM td {
	padding-right: 15px!important;
	padding-left: 15px!important;
}

.cnet table     .TRred  {
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 13px;
}
.cnet table .TRblack {
	color: #000000;
	text-align: center;
	font-size: 13px;
	background-color: #f3f3ec;
}

.cnet table    .TRgray {
	background-color: #e6e6e6;
}

.cnet table .center {
	text-align: center;
}
.cnet table   td  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 2px;
}
.cnet   table   ol {
	font-size: 12px;
	padding-left: 15px;
	float: left;
}
.cnet table  .side10 {
	padding-left: 10px;
}
.cnet table  h4  {
	font-weight: normal;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 20px;
	color: #E70C10;
	padding-bottom: 5px;
}
.cnet .ktc {
	background-image: url(../images/keywords-table-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cnet .ktc .ce {
	text-align: center;
	font-size: 12px;
}
.cnet .ktc .pr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DF0000;
}
.cnet .WB {
	float: left;
	width: 690px;
}
.cnet .WB .wbbox {
	float: left;
	width: 156px;
	height: 208px;
	padding-right: 8px;
	padding-left: 8px;
}
.cnet .WB .wbbox a {
	width: 156px;
	height: 208px;
	display: block;
}
.cnet .WB .wbbox1 {
	background-image: url(../images/WB-Package/WB1.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.cnet .WB .wbbox2 {
	background-image: url(../images/WB-Package/WB2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cnet .WB .wbbox3 {
	background-image: url(../images/WB-Package/WB3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cnet .WB .wbbox4 {
	background-image: url(../images/WB-Package/WB4.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cnet .cnetbox {
	float: left;
	width: 336px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 2px;
}
.cnet .cnetbox h5 {
	line-height: 26px;
	padding-bottom: 5px;
}
.cnet .cnetbox span {
	background-image: none;
	margin: 0px;
	text-indent: 0px;
	float: none;
	color: #737173;
	width: auto;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cnet .cnetbox p {
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	text-indent: 0px !important;
	line-height: 20px;
}
.cnet .cnetbox .cnet_ul {
	height: 77px;
	width: 200px !important;
	display: block;
	margin: 0px;
	padding-top: 35px;
	padding-right: 115px !important;
	padding-bottom: 0px;
	padding-left: 20px;
}
.cnet  .cnetbox  .cnet_ul  table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.cnet .cnetbox .cnet_ul td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cnet .cnetbox .cnet_lf {
	background-image: url(../images/solutionsite.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cnet .cnetbox .cnet_rt {
	background-image: url(../images/solutionnosite.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cnet .cnetbox .cnet_ul a {
	color: #737173;
	text-decoration: none;
	background-image: url(../images/red-dot.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 22px;
}
.cnet .cnetbox .seo_solimg {
	float: left;
	margin-right: 10px;
}
.cnet .boxfw {
	background-image: url(../images/boxfwbg.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 304px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: bottom;
}
.cnet .notable {
	float: left;
}

.cnet   .notable table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cnet   .notable table td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cnet  .reda  {
	color: #E70C10;
}
.cnet .notable ul {
	width: auto;
}



.clear {
	clear: both;
}
/*------------------------------------- style.css ------------------------------------*/

/*------------------------------------- list.css ------------------------------------*/
.crumb  {
	float: left;
	width: 690px;
	color: #707070;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
}

.crumb a {
	color: #707070;
	text-decoration: none;
	font-size: 12px;
}
.place {
	float: left;
	height: 24px;
	width: 700px;
	padding-right: 10px;
	background-color: #e6e6e6;
}

.news {
	float: left;
	width: 710px;
	padding-bottom: 20px;
}
.news dl {
	float: left;
	width: 690px;
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.news dt {
	padding-bottom: 5px;
	background-image: url(../images/dt-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.news dt a {
	font-size: 14px;
	font-weight: bold;
	color: #EF1821;
	text-decoration: none;
}
.news dd {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 20px;
	text-indent: 22px;
}
.news  dd  a {
	color: #FF6500;
	text-decoration: none;
}

.news span {
	padding-right: 30px;
	color: #0066CC;
}
.news h1 {
	text-align: center;
	float: left;
	width: 710px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 24px;
	color: #333333;
}
.news h1 a {
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
.news .info {
	float: left;
	width: 710px;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news .artdesc {
	padding: 10px;
	float: left;
	width: 690px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7E7;
}
.news .artdesc p {
	line-height: 24px;
	font-size: 13px;
	text-indent: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.news .arti {
	padding: 10px;
	float: left;
	width: 690px;
}
.news .arti a {
	color: #FF6500;
	text-decoration: underline;
}

.news .arti p {
	line-height: 24px;
	font-size: 13px;
	text-indent: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.news .sitelink {
	width: 690px;
	float: left;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}
.news .sitelink a {
	color: #FF6500;
	text-decoration: none;
}

.news .other {
	float: left;
	width: 690px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news .other a {
	color: #FF6500;
	text-decoration: none;
}
.pic {
	float: left;
	width: 690px;
	padding: 10px;
}
.case  {
	line-height: 22px;
	font-size: 12px;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}
.case   ul   {
	padding-left: 10px;
}

.case   li  {
	float: left;
	display: block;
	padding-right: 20px;
}
.case a {
	color: #333333;
	text-decoration: none;
	text-indent: -9999px;
}
.case a:hover {
	color: #d60c11;
	text-decoration: none;
}
.case  .caset1 {
	background-image: url(../images/c1.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	background-position: center center;
	line-height: 22px;
}
.case  .caset2 {
	background-image: url(../images/c2.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 129px;
	height: 22px;
	background-position: center center;
	line-height: 22px;
}
.case  .caset3 {
	background-image: url(../images/c3.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 102px;
	height: 22px;
	background-position: center center;
	line-height: 22px;
}

.marketcase  {
	padding-top: 10px;
	float: left;
	font-size: 13px;
	color: #707070;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	width: 690px;
}
.marketbox       {
	background-color: #F7F7F7;
	margin-bottom: 16px;
	padding: 10px;
	float: left;
	width: 670px;
}
.marketbox  a {
	color: #ef1821;
	text-decoration: none;

}
.mbpic     {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
}
.marketbox .mbpic a {
	padding: 4px;
	border: 1px solid #c9c9c9;
	display: block;
	float: left;
}
.marketbox .mbpic a:hover {
	border: 5px solid #E7E7E7;
	padding: 0px;
}
.mbtext  {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 440px;
}
.marketbox span {
	text-align: right;
	width: 440px;
	display: block;
}

.pic .picBox {
	float: left;
	padding-right: 50px;
	width: 180px;
	padding-bottom: 26px;
}
.pic .picBox .picimg {
	float: left;
}

.pic .picBox .picimg a{
	border: 5px solid #efefef;
	float: left;
	height: auto;
	width: auto;
	display: block;
}
.pic .picBox .picimg a:hover{
	border: 5px solid #E7E7E7;
	float: left;
	height: auto;
	width: auto;
}
.pic .picBox .picfont {
	float: left;
	width: 180px;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	margin-top: 5px;
	background-color: #EFEFEF;
}
.pic  .picBox  .picfont  a    {
	color: #707070;
	text-decoration: none;
}
.pic .picBox .picfont a:hover {
	color: #d60c11;
	text-decoration: none;
}

.pic .roll {
	float: left;
	width: 710px;
}
.pic .roll .rolltop {
	float: left;
	height: 35px;
	width: 709px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDBCBD;
	background-image: url(../images/abg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pic .roll .rollbot {
	float: left;
	width: 708px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDBCBD;
	border-bottom-color: #BDBCBD;
	border-left-color: #BDBCBD;
	padding-top: 10px;
}

.pic .roll li {
	display: block;
	float: left;
	height: 35px;
	width: 161px;

}
.pic .roll li a {
	background-image: url(../images/qie1.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 161px;
	display: block;
	color: #707070;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-top: 7px;

}
.pic .roll li a:hover {
	background-image: url(../images/qie2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 161px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #bd0000;
	padding-top: 7px;

}
.noside {
	padding-right: 0px !important;
}
.casetitle    {
	background-image: url(../images/seo-dt-bg.gif);
	font-size: 14px;
	color: #E70C10;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "微软雅黑", "黑体", "宋体", Arial;
	float: left;
}
.casetitle a {
	color: #DE0000;
	text-decoration: none;
}

.links {
	float: left;
	width: 710px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.links li {
	float: left;
	width: 177px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
}
.links li a {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
.map {
	float: left;
	width: 688px;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.map dl {
	float: left;
	width: 690px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD2B5;
}
.map a {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

.map dt {
	width: 655px;
	padding-left: 15px;
	height: 25px;
	padding-top: 3px;
	display: block;
	float: left;
	line-height: 23px;
}

.map .dt1 {
	width: 655px;
	font-weight: bold;
}
.map .dt2 {
	width: 605px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	background-image: url(../images/h4-bg.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
.map .dt2 a {
	margin-right: 10px;
	margin-left: 10px;
}
/*------------------------------------- list.css ------------------------------------*/


/*------------------------------------- index.css ------------------------------------*/
#content .left .show {
	width: 126px;
	padding-left: 12px;
	padding-top: 10px;
	float: left;
}
#content .left .show img {
	float: left;
	height: 90px;
	width: 120px;
	padding: 2px;
	border: 1px solid #CDCDCD;
	background-color: #F7F7F7;
}
#content .left .show span {
	color: #5E5E5E;
	font-size: 12px;
	width: 126px;
	text-align: center;
	float: left;
	line-height: normal;
	padding-top: 5px;
	background-image: none;
	text-indent: 0px;
}
#content .left .box .serv {
	float: left;
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 5px;
}
#content .left .box .serv img {
	float: left;
	padding-right: 10px;
	height: 60px;
	width: 65px;
}
#content .left .box .serv h4 {
	padding-bottom: 5px;
	padding-top: 1px;
	display: block;
	line-height: 17px;
	height: 17px;
	float: left;
	width: 275px;
}
#content  .left  .box .serv  p {
	font-size: 12px;
	line-height: 15px;
	text-indent: 0px;
	width: 275px;
	float: left;
}
.links {
	float: left;
	width: 690px;
	padding: 10px;
}
.links a {
	color: #737173;
	text-decoration: none;
	font-size: 12px;
	padding-right: 15px;
}

/*------------------------------------- index.css ------------------------------------*/


/*------------------------------------- seo css ------------------------------------*/
.se-1 {
	background-image: url(../images/index/serv-t1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-2 {
	background-image: url(../images/index/serv-t2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-3 {
	background-image: url(../images/index/serv-t3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-4 {
	background-image: url(../images/index/serv-t4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-1-1 {
	background-image: url(../images/index/seo-1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-1-2 {
	background-image: url(../images/index/seo-2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-1-3 {
	background-image: url(../images/index/seo-3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-2-1 {
	background-image: url(../images/index/sem-1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-2-2 {
	background-image: url(../images/index/sem-2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-3-1 {
	background-image: url(../images/index/web-1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-3-2 {
	background-image: url(../images/index/web-2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-3-3 {
	background-image: url(../images/index/web-3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-4-1 {
	background-image: url(../images/index/market-1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-4-2 {
	background-image: url(../images/index/market-2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-4-3 {
	background-image: url(../images/index/market-3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.se-4-4 {
	background-image: url(../images/index/market-4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
}
.font/*------------------------------------- seo css ------------------------------------*/
 {
	width: 690px;
	background-image: url(../images/fonttop.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: left 10px;
	padding-top: 10px;
}
.font h6 {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width: 670px;
	height: 21px;
	padding-top: 2px;
	padding-left: 20px;
}
.font .fontmain {
	width: 670px;
	background-image: url(../images/fontbot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	padding-bottom: 15px;
	padding-right: 15px;
}
.font .fontmain p {
	float: none;
	line-height: 25px;
	width: auto;
}

.font .fontmain img {
	margin: 25px;
	float: left;
}
.STYLE1 {color: #0033CC}
.STYLE2 {
	color: #FF0000;
	font-weight: bold;
}