html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
*{ font-family:"Microsoft YaHei";}
body{
	margin: 0px;
	padding: 0px;
	/*background: linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;*/
	background-image:url(../images/bg2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

#home{
	text-align: center;
}

#header { 
	/*width: 1024px;
	margin: 0 auto;
	height: 105px; 
	border-bottom: 1px solid #8AC73C;
	box-shadow: 3px 3px 3px 0px #e7e7e7;*/
	
	/*border-bottom: 2px solid #F18336;*/
   margin: 0 auto;
   height: 103px;
   /*  padding: 17px 0 15px;*/
    width:auto;
}

#header_con{
	width: 1024px;
	margin: 0 auto;	
}

#logo{
	width: 200px;
	float: left;
	clear: both;
}

#favorate{
	width: 824px;
	float: right;
	text-align: right;
	padding: 5px 25px;
}

#favorate a{
	font-size: 11px;
	font-weight:lighter;
	color: #FFF;
}

#navigation{
	width: 824px;
	float: right;
	height: 105px;
	text-align: left;
	font-size: 13px;
}

.navigation_con{
	margin-top: 44px;
	_margin-top: 25px;
}

#container { 
	width: 1024px;
	margin: 0 auto;
	margin-top: 10px;
}

#product_list{
	width: 971px;
	margin:0 auto;
	height: 300px;
	background-color: #CCC;
	margin-bottom: 10px;
}

#product_list_title{
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	width: 730px;
	padding: 0px 0px 5px 8px;
	color: #13AB08;
	border-bottom: 1px dotted #999999;
}

#left_con {
	float: left;
	height: auto;
	width: 740px;
	margin-bottom: 10px;
	margin-left:18px;
}

.left-item {
	width: 165px;
	height: 155px;
	float: left;
	margin: 10px;
	display:inline;
}

.left-item-li{
	height: 30px;
	list-style: none;
	font-size: 14px;
	color: #333;
	height: auto;
	padding-top: 5px;
}

#right_con {
	float: left;
	height: auto;
	width: 236px;
	margin-left: 5px;
	padding: 0px;
}

#right-list-title{
	border-bottom: 1px dotted #999999;
	text-align: left;
	width: 225px;
	margin-left: 10px;
	font-size: 17px;
	color: #13AB08;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

#banner{
	width: 1024px;
	margin: 0 auto;
	height:80px;
}

#banner-left{
	float:left;
	width:573px;
	height:auto;
	text-align:left;
}

#banner-right{
	float:left;
	width: 435px;
	height:auto;
	text-align:left
}

.banner-item{
	margin-bottom:9px;
	line-height:inherit;
	padding-left:25px;
}


.list-date{
	display: block;
	float: right;
	width: auto;
	height: auto;
}

.right-ul{
	margin: 0px;
	list-style: none;
	padding: 0px;
	width: auto;
}

.left-contact{
	width: 204px;
	_width:214px; background-image:url(../images/lcontact.png);
	background-repeat:no-repeat;
	background-position:center;
}

.right-ul-l{
	margin: 0px;
	list-style: none;
	padding: 0px;
	width: 204px;
	_width:214px;
	height:214px;
	padding-top:60px;
	padding-left:2px;
}

.right-ul-l li{
width:190px;
text-align:left;
font-size:12px;
line-height:25px;
font-family:"Microsoft YaHei";}

.right-item, .right-item a{
	font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
	line-height: 32px;
	_line-height: 33px;
	color: #666;
	text-align: left;
	overflow:hidden;
	padding-left: 6px;
	width: 225px;
}

.right-item, .right-item a:hover{
	font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
	line-height: 32px;
	_line-height: 33px;
	color: #000;
	text-align: left;
	overflow:hidden;
	padding-left: 6px;
	width: 225px;
}

.right-item_1{
		font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
	line-height: 32px;
	_line-height: 33px;
	color: #105cb6;
	text-align: left;
	overflow:hidden;
	padding-left: 6px;
	width:auto;
}

.view_left_list a{
	font-size: 15px;
	color: #333;
	text-align: right;
}

/*.view_left_list a:hover{
	font-size: 15px;
	color: #578cca;
	text-align: right;
}*/

.view_left_list_background{
	color:#105CB6;
	background-color: #cadde8;
}

#footer {
	/*width: 1080px;*/
	width:auto;
	margin: 0 auto;
	height: 60px;
	border-top: 1px solid #D4D4D4;
	background-color: #ECECEC;
	font-size: 12px;	
	color: #666;
	text-align: center;
	padding-top: 28px;
	font-family: 'Microsoft YaHei';
	clear: both;
	overflow: hidden;
/*	background-image:url(../images/bottom.jpg);*/
	background-position:bottom;
}

/*===============alice UI=============*/
.sl-floatcenter{
    display:block;text-align:left;

    /* 解决间隙问题 */
    font-size:0;
}

.sl-floatcenter-item{
    display:inline-block;*display:inline;*zoom:1;

    /* 解决不能水平对齐问题 */
    vertical-align:bottom;

    /* 解决间隙问题后遗症解决 */
    font-size:15px;
    /*border-left: 1px dotted #ccc;*/
}

.en_title{
	display: block;
	font-size: 12px;
	color: #666;
	width: 85px;
	font-weight: lighter;
	font-family: 'Microsoft YaHei';
}

.sl-floatcenter ul{

}

.sl-floatcenter li a{
	font-size: 16px;
	color: #105cb6;
	font-family: "Microsoft YaHei";
	padding: 5px;
	width:90px;
	margin-right: 3px;
	text-decoration: none;
	
	display: block;
	/*background-color: #FFFFFF;
	opacity: 0.72;*/
}

a{
	font-size: 15px;
	color: #105cb6;
	font-weight:lighter;
	font-family: "Microsoft YaHei";
	text-decoration: none;
}

.sl-floatcenter-item-hover{
	cursor: pointer;
}

.sl-floatcenter-item-hover a:hover{
	color:#333333;
}

.title_gray{
	color:#333333;
	font-weight: bold;
}


/***************detail*************/

#detail_banner{
	width: 1024px;
	margin: 0 auto;
	height: 120px;
	background-color: #666;
	margin-bottom: 10px;
}

#list-left-menu{
	width: 200px;
	_width: 200px;
	height:auto;
	float: left;
	clear: both;
	margin-bottom: 10px;
	text-align: right;
	/*background-image:*/
}

#detail_left{
	width: 202px;
	_width: 212px;
	height:auto;
	float: left;
	/*background-color: #7fb80e;*/
	/*background-image:url(../images/left_bg.png);*/
	clear: both;
	text-align: right;
	padding: 8px 0px;
	_padding: 2px 12px;
}


#detail_right_title
{
	margin-left: 10px;
	width: 768px;
	_width: 800px;
	height:auto;
	float: left;
	border-bottom: 1px solid #F1F1F1;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
	padding: 5px 10px;
}


#detail_right{
	text-indent:2em;
	width: 768px;
	_width: 800px;
	height:auto;
	float: left;
	margin-left: 10px;
	background-color: #d0e8ea;
	border: 1px #e7e7e7 solid;
	font-size: 14px;
	text-align: left;
	padding: 30px 15px;
	line-height: 26px;
	margin-bottom: 10px;
}

.en_con{
	text-indent:2em;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}


/****/
.product-item{
widows:780px;
height:145px;
border-bottom:1px dashed #999;
margin-bottom:10px;
}

.product-item-img{
width:auto;
height:130px;
float:left;
margin:3px;
}

.product-item-con{
	width:480px;
	_width: 448px;
	height:130px;
	float:left;
	text-align:left;
	margin:5px;
}

#page_bar{
	
	width: 768px;
	_width: 800px;
	height:auto;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 26px;
	margin-bottom: 10px;
}

.product-detail-con{
color:#0F78C3;
font-size:14px;}

#project-item li ul li{
	margin:0;
	height:30px;
	line-height:30px;
	float:left;
}

.gbook_con table td{
	font-size:14px;
}

.listpage{
	line-height:30px;
}

/*内页左侧导航加上圆角*/
.left_croner{
	width:204px; 
	_width:214px;
	 float:left; 
	 background-image:url(../images/left_bg.png);
	 background-repeat: no-repeat;
}

#detail_left_1{
	background-position:top left;
	width:204px;
	_width:214px;
	height:5px;
}
#detail_left_2{
	background-image:url(../images/left_bg.png);
	background-position:0px -289px;
	width:204px;
	_width:214px;
	height:5px;
}