﻿html {
	font-size: xx-small;
	color: #333;
}
body {
	margin: 0;
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FAFAFA;
}
#xxoxoxox {
	margin: 0 auto;
	width: 1003px;
}
a {
	color: #333333;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FF6000;
	text-decoration: underline;
}
.text_01 {
	color: #797979;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.text_01:hover {
	color: #FF6000;
	text-decoration: none;
}
.text_02 {
	font-size: 12px;
	color: #FF6600;
}
.mainbody {
	min-height: 630px;
	background-color: #FAFAFA;
	padding-bottom: 10px;
}
.article {
	padding: 0 30px 20px;
	background-color: #FAFAFA;
	min-height: 630px;
}
.article span.text {
	font-size: 12px;
	color: #555555;
	line-height: 180%;
}
.article div.title {
	font-size: 12px;
	color: #333333;
	line-height: 180%;
	text-align: center;
	font-size: 12px;
}
.article div.info {
	font-size: 12px;
	color: #333333;
	line-height: 180%;
	margin: 10px -10px;
	text-align: center;
	background-color: #DCDCDC;
}
.chu {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hei14 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.hui {
	font-size: 12px;
	color: #7A7A7A;
}
.Orange {
	color: #FF6000;
	font-weight: bold;
	font-size: 12px;
}
.bian {
	border: 1px solid #666666;
	margin: 3px;
}
.heng {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #A20000;
	text-decoration: none;
}
.line_01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ADADAD;
}
.title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}
.idxnews a {
	color: #555555;
}
.STYLE1 {
	color: #FF0000;
}
.STYLE2 {
	color: #999999;
}
#preview_div {
	background-color: #F3F3FA;
	border: 1px #C3C3E2 solid;
}
.border_preview h2 {
	font-family: "黑体";
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px 0px 10px;
}
.border_preview img {
	margin: 0px 10px 10px 10px;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a:hover.nav {
	color: #C0F8FE;
	text-decoration: none;
}
.line_02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ADADAD;
}
.xgt a img {
	border-width: 0px;
	margin: 2px;
}
#needlist {
	width: 600px;
	margin-top: -10px;
}
#needlist dt {
	margin-left: 10px;
	margin-top: 20px;
	line-height: 200%;
	font-size: 14px;
	font-weight: bold;
}
#needlist dt span {
	font-size: 12px;
	font-weight: normal;
}
#needlist dd {
	margin-left: 20px;
	line-height: 150%;
	font-size: 12px;
}
.imgfra {
}
.imgfra img {
	border-width: 0px;
	margin: 0px;
	width: 149px;
	height: 96px;
}
#prolist {
	width: 600px;
}
#prolist dt {
	margin-left: 10px;
	margin-top: 20px;
	line-height: 200%;
	font-size: 14px;
	font-weight: bold;
}
#prolist dt span {
	font-size: 12px;
	font-weight: normal;
}
#prolist dd {
	margin-left: 20px;
	line-height: 150%;
	font-size: 12px;
}
/*---index style css---*/
/*---header style css---*/
#header {
	width: 1003px;
	height: 46px;
	background-color: #000;
}
#header .logo {
	width: 402px;
	height: 46px;
	float: right;
	clear: right;
	margin: 0px;
}
#header .meun {
	height: 46px;
	background-color: #000;
	width: 578px;
	float: left;
}
#header .meun ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#header .meun li {
	list-style-type: none;
	width: 82px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
}
#header .meun .meun_line {
	background-image: url('/ev/1_2.gif');
	background-position: right 50%;
	background-repeat: no-repeat;
	float: left;
}
#header .meun li a {
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#header .meun li a:hover {
	list-style-type: none;
	color: #999;
	text-decoration: none;
	font-size: 14px;
}
/*---banner style css---*/
.banner {
	width: 1003px;
	height: 143px;
	padding:1px 0px;
	overflow:hidden;
	background:#CCCCCC;
}
.banner_left {
	width: 713px;
	height: 143px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.banner_right {
	width: 279px;
	height: 152px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
/*---main style css---*/
.main {
	width: 1003px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #DCDCDC;
}
.main_left {
	width: 714px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow-x:hidden;
}
.login {
	width: 714px;
	height: 30px;
	background-color: #C6C6C5;
	padding: 0px;
	margin: 0px;
}
.login div.welimg {
	float: left;
}
.login div.welstr {
	float: left;
	line-height: 30px;
	margin-left: 10px;
}
#logoutbtn {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
.login ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.login li {
	list-style-type: none;
	width: auto;
	margin-right: 5px;
	float: left;
	padding: 0px;
}
.login .member_icon {
	padding-top: 0px;
}
.login .member_top {
	padding-top: 10px;
}
.login .member_input {
	padding-top: 4px;
}
.login .member_input input {
	width: 120px;
	height: 16px;
	border: solid 1px #999999;
}
.login .member_button {
	padding-top: 5px;
	padding-left: 10px;
	float: right;
}
/*---products_list---*/
.list_title {
	width: 693px;
	height: 18px;
	border-bottom: 1px solid #DCDCDC;
	background-image: url('/ev/sasasa.gif');
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #797979;
	padding: 6px 0px 0px 20px;
	margin-top: 10px;
	clear: both;
}
.product {
	width:709px;
	height: auto;
	margin: 1px 0px 0px 0px;
	padding: 12px 0px 0px 5px;
	background-color:#F1F1F1;
}
.product ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.product li {
	list-style-type: none;
	margin: 5px 6px 0px 3px;
	float: left;
	padding: 0px;
}
.product .product_list {
	width: 151px;
	height: 98px;
	padding: 4px;
	border: 1px solid #D9D9D9;
	background-color:#FFFFFF;
}
.product .product_list img {
	cursor: pointer;
}
.product .product_list a:hover {
	width: 156px;
	height: 98px;
	padding: 4px;
	border: 1px solid #ff0000;
}
.product .product_list_title {
	width: 156px;
	height: 16px;
	padding: 10px 0px 0px 8px;
	margin: 0px;
	text-align: left;
}
.product .product_list_title a {
	text-decoration: none;
	color: #A20000;
}
.product .product_list_more {
	width: 156px;
	height: 24px;
	padding: 4px 0px 0px 8px;
	margin: 0px;
	text-align: left;
}
.product .product_list_more a {
	text-decoration: none;
	color: #333;
}
.main_right {
	width: 289px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #DCDCDC;
	float: left;
	overflow:hidden;
}
/*---main_right---*/
.main_right_title {
	width: 289px;
	height: 30px;
	text-align: right;
	background-color:#B8B8B6;
}
.submit {
	width: 271px;
	height: 94px;
	margin: 7px 0px 0px 17px;
}
.submit_1 {
	width: 128px;
	height: 56px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.submit_2 {
	width: 144px;
	height: 56px;
	margin: 0px;
	float: right;
}
.design_list {
	width: 258px;
	padding: 0px;
	margin: 7px 0px 0px 30px;
}
.design_list .design_title {
	font-weight: bold;
	color: #262626;
	margin-top:6px;
}
.design_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.design_list ul li {
	width: 200px;
	height: 18px;
	padding: 4px 0px 0px 10px;
	color: #333;
	list-style-type: none;
	overflow: hidden;
	text-overflow: ellipsis;
}
.design_list li a {
	display: block;
	width: 195px;
	overflow: hidden;
	white-space: nowrap;
	color:#696969;
/*-o-text-overflow: ellipsis;*//*--4 opera--*/
/*text-overflow: ellipsis;*/
}
/*.design_list li:not(p) { clear: both;}
.design_list li:not(p) a {max-width: 200px;float: left;}
*/
/*--firefox  so BT--*/
/*.design_list li:not(p):after {content: "";float: left; width:25px;padding-left: 5px;color: #d90000;}*/
/*---link style css---*/
.link {
	border-top: 1px solid #CBCBCB;
	height: 50px;
	width: 1003px;
	clear: both;
}
.link img {
	display: block;
	float: left;
}
.link ul {
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 928px;
	float: right;
}
.link li {
	list-style-type: none;
	margin-right: 5px;
	padding-top: 6px;
	float: left;
}
.link li a {
	list-style-type: none;
	float: left;
	text-decoration: none;
	white-space: nowrap;
}
/*---copyright style css---*/
.copyright {
	border-top: 2px solid #CBCBCB;
	height: 30px;
	width: 1003px;
	clear: both;
}
.copyright .end_logo {
	float: left;
	height: 29px;
	width: 104px;
	margin: 0px;
}
.copyright .copyright_title {
	float: right;
	height: 21px;
	width: 800px;
	margin: 0px;
	padding-top: 8px;
	text-align: right;
}
#showmedia {
	position: absolute;
	display: none;
	background-color: #000;
	overflow: hidden;
	z-index: 100;
}
#closemedia {
	width: 37px;
	height: 16px;
	float: right;
	line-height: 18px;
	cursor: pointer;
	background-image: url(/ev/close.jpg);
}
#imgloading {
	width: 40px;
	height: 40px;
	margin: 20px;
}
.code {
	width: 713px;
	height: 156px;
	background-image:url(/ev/adbg.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float:left;
}
.code_pic {
	width: 145px;
	height: 126px;
	padding: 15px 0px 15px 20px;
	margin: 0px;
	float: left;
	overflow:hidden;
}
.code_list {
	width: 230px;
	height: 146px;
	padding: 9px 0px 0px 0px;
	margin: 0px;
	float: right;
	overflow:hidden;
}
.code_list .title_pic {
	width: 219px;
	height: 24px;
	padding: 4px 0px;
	margin: 0px;
}
.code_list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.code_list li {
	list-style-type: none;
	width: 220px;
	height: 25px;
	font-size: 9pt;
	text-decoration: none;
	overflow: hidden;
}
.code_list li a {
	display: block;
	width: 210px;
	overflow: hidden;
	white-space: nowrap;
}
.code_list li a.s2 {
	display:inline;
	width:inherit;
	overflow:auto;
	white-space:normal;
}
.code_list_right {
	width: 257px;
	height: 135px;
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 0px 12px;
	float: left;
}
.code_list_right .title_pic2 {
	width: 253px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.code_list_right2 {
	width: 253px;
	height: 113px;
	margin: 10px 0px 12px 0px;
	padding: 0px;
}
.code_list_right2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.code_list_right2 li {
	width: 60px;
	height: 20px;
	height: 24px !important;
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px 16px;
	background-position:3px 0;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}
.code_list_right2 li a {
	text-decoration: none;
	font-family:"宋体";
	color: #666;
	font-size: 9pt;
}
.code_list_right2 li a:hover {
	text-decoration: none;
	color: #999;
	font-size: 9pt;
}
.code_1 {
	width: 433px;
	height: 156px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#A1 {
	width: 433px;
	height: 156px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#A2 {
	width: 433px;
	height: 156px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#casetitle{
	line-height:15px;
	padding:5px 5px 5px 20px;
	margin:0px 8px 10px 0px;
	background-color:#EEEEEE;
	background-image:url(/ev/design_m1.gif);
	background-repeat:no-repeat;
	background-position:7px 7px;
	font-weight:bold;
}
.xxooxoxcase{
	padding-top:10px;
}
#casetext{
	padding:15px;
	line-height:150%;
}
#softtext{
	
}
#softtext div.attr{
	height:165px;
	padding:5px 15px;
	margin-right:10px;
	background-color:#EFEFEF;
}
#softtext div.attr img.simg{
	height:126px;
	width:148px;
	float:left;
	margin-left:15px;
	margin-right:20px;
}
#softtext div.attr div.stitle{
	font-weight:bold;
	line-height:180%;
}
#softtext div.attr ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#softtext div.attr ul li{
	line-height:180%;
}
#softtext div.text {
	font-size: 12px;
	color: #555555;
	line-height: 180%;
	padding:15px 20px 15px 30px;
}
.servicelist ul{
	list-style:none;
	margin:0px;
	padding:5px 0px;
}
.servicelist ul li{
	padding:5px 30px;
}
.servicelist ul li img{
	border-width:0px;
}
.ix_main{
	margin:0px;
	padding:0px;
	height:155px;
	width:420px;
	display:block;
	overflow:hidden;
}
#ix_description{
	overflow:hidden;
	float:left;
}