@charset "utf-8";

/* CSS Document */



body {

	background-color: #FFFFFF;

	margin: 0px;

	padding: 0px;

	font-size: 11px;

	color: #333333;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 18px;

}

div,ul,li,dl,dd,dt,p,br,h1,h2,h3,h4,h5,table,form,input,a,img{

	margin: 0px;padding: 0px;

}



a:link, a:visited {color: #333333;font-size: 11px;text-decoration: none;line-height: 18px;

}



a:hover{color: #FF9000;font-size: 11px;text-decoration: none;line-height: 18px;

}

img{border: 0px;}

.clear {	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;}





/* --------------------------top ------------------------------*/

#head{

	width: 928px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

.logo{

	float: left;

	width: 300px;

	margin-top: 20px;

	padding-bottom: 15px;

}

.choose{

	float: right;

	width: 400px;

	margin-top: 50px;

	margin-bottom: 35px;

	text-align: right;

}

#menu{

	height: 30px;

	border: 1px solid #949494;

	width: 928px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-image: url(../images/menubj.jpg);

	background-repeat: no-repeat;

	background-position: center center;

}

#menu ul{}

#menu ul li{

	float: left;

	width: 130px;

	text-align: center;

	font-size: 13px;

	line-height: 30px;

	color: #006CD1;

	display: inline;

}

#menu ul li a{

	line-height: 30px;

	font-size: 13px;

	color: #006CD1;

}

#menu ul li a:hover{

	font-size: 13px;

	color: #FF9000;

	font-weight: 600;

}

#box{

	width: 928px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

.banner{

	padding-top: 15px;

	padding-bottom: 15px;

	*+padding-bottom: 20px;

}

#content{

height:100%;

overflow:hidden;

}

.contact{

	width:248px;

	border: 1px solid #A2D100;

	float: left;

}

.contact .title{

	background-image: url(../images/contact_title.jpg);

	background-repeat: no-repeat;

	font-size: 13px;

	line-height: 27px;

	font-weight: 700;

	color: #666666;

	padding-left: 10px;

}

.contact .txt{

	line-height: 23px;

	padding-left: 7px;

}

.contact .txt p{line-height: 15px; margin-top:3px;}



.news{

	float: left;

	width: 280px;

	padding-left: 15px;

}



.news .title{

	line-height: 25px;

	font-weight: 600;

	color: #666666;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #A2D100;

	font-size: 13px;

	height: 25px;

}

.news .title .new{

	float: left;

	width: 100px;

}

.news .title .more{

	float: right;

	width: 50px;

	text-align: right;

	padding-top: 12px;

}

.news .list{}

.news .list ul{}

.news .list ul li{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E9E9E9;

	line-height: 22px;

	background-image: url(../images/sj.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 10px;

	list-style-type: none;

}

.indexpro{	width: 363px; float: right; background-color: #FFA500;}

.pro_title{

	height: 18px;

	width: 363px;

}



.indexpro .content{

	background-color: #FFA500;

	height: auto;

}

.indexpro .content .left{

	float: left;

	width: 137px;

	background-color: #FFA500;

	padding-right: 1px;

	padding-left: 1px;

	padding-bottom: 19px;

}

.indexpro .content .left ul{}

.indexpro .content .left ul li{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 4px;
	font-size: 12px;
	font-weight: 600;
	height:24px;
	line-height: 10px;
	padding-top: 8px;
}
.indexpro .content .left ul li a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	line-height: 10px;
}
.indexpro .content .left ul li a:hover{
	color: #FFFFFF;font-size: 12px;
	font-weight: 600;
	line-height: 10px;	}

.indexpro .content .right{

	float: right;

	width: 212px;

	background-color: #FFA500;

	padding-right: 6px;

	padding-left: 6px;

}



#down{

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #A2D100;

	margin-top: 20px;

	line-height: 30px;

	margin-bottom: 10px;

}

/*---------------------MENU------------------------*/

#nav {

line-height: 24px; list-style-type: none; 

}



#nav a {

display: block; width: 130px; text-align:center;

}



#nav a:link {

color:#006CD1; text-decoration:none;

}

#nav a:visited {

color:#006CD1;text-decoration:none;

}

#nav a:hover {

color:#006CD1;text-decoration:none;font-weight:bold;

}



#nav li {

float: left; width: 130px; 

}

#nav li a:hover{

}

#nav li ul {

line-height: 27px; list-style-type: none;text-align:left;

left: -999em; width: 130px; position: absolute;	margin-left: 0px; *+margin-left: -65px;

}

#nav li ul li{

float: left; width: 130px;

background: #ffffff;

}



#nav li ul a{

	display: block;

	width: 120px;

	text-align:left;

	padding-left:10px;

	font-size: 11px;

	color: #333333; padding-top:5px;; padding-bottom:5px;

}



#nav li ul a:link {

 text-decoration:none; font-size: 11px; color: #333333; line-height:14px;padding-top:5px;; padding-bottom:5px;

}

#nav li ul a:visited {

text-decoration:none; font-size: 11px; color: #333333; line-height:14px;padding-top:5px;; padding-bottom:5px;

}

#nav li ul a:hover {

text-decoration:none;font-weight:normal; font-size: 11px; color: #FF9000; line-height:14px;padding-top:5px;; padding-bottom:5px;

background:#eeeeee;

}



#nav li:hover ul {

left: auto;

}

#nav li.sfhover ul {

left: auto;

}











/*-----------------------------------...----------------------------------*/

#left{

	float: left;

	width: 180px;

	margin-right: 14px;

}

#right{ width:162px; float:right;}

#right .title3{

	background-image: url(../images/titlebj222.jpg);

	background-repeat: no-repeat;

	line-height: 25px;

	font-weight: 700;

	color: #ffffff;

	text-align:center;

}

.recom{

	background-color: #FFA500;

	border: 1px solid #C0C0C0;

}

.recom ul{

	width: 142px;

	margin-right: auto;

	margin-left: auto;

	list-style-type: none;

	padding-top: 15px;

}

.recom ul li{

	width: 142px;}

.recom ul li img{

	width: 140px;

	border: 1px solid #ACACAC;

	height: 96px;}

.recom ul li h3{	font-size: 11px;

	font-weight: 600;

	text-align: center;

	line-height: 12px;

	height: 30px;

	padding-top: 6px;}

.recom ul li h3 a{	font-size: 11px;

	font-weight: 600;

	text-align: center;

	line-height: 12px; color:#333333}

.recom ul li h3 a:hover{	font-size: 11px;

	font-weight: 600;

	text-align: center;

	line-height: 12px; color:#FFFFFF}



#center{ width:560px; float:left;}

#left .title{

	font-size: 15px;

	line-height: 28px;

	color: #89B40D;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #89B40D;

	font-weight: 700;

}

#left .nav2{ background:#F8F8F8; padding-bottom:15px;}

#left .nav2 ul{

	margin-top: 0px;

	margin-right: 3px;

	margin-bottom: 0px;

	margin-left: 3px;

}

#left .nav2 ul li{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E8E8E8;

	list-style-type: square;

	padding-top: 5px;

	padding-bottom: 5px;

	line-height: 12px;

	padding-left: 6px;

}

#left .nav2 ul li a{

	line-height: 12px;}

#left .nav2 ul li a:hover{

	line-height: 12px;}

#left .title2{

    font-size: 15px;

	line-height: 28px;

	color: #89B40D;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #ACACAC;

	font-weight: 700;

	margin-top:15px;

	}

.title_center{

	line-height: 31px;

	background-image: url(../images/titlebj.jpg);

	background-repeat: no-repeat;

	height: 31px;

	margin-bottom: 12px;

}

.title_center .left{

	font-size: 16px;

	font-weight: 600;

	float: left;

	width: 200px;

	padding-left: 20px;

}

.title_center .right{

	float: right;

	width: 300px;

	padding-right: 10px;

	text-align: right;

}



.pro_list{

	position: relative;

	height: auto;

	padding-top: 10px;

}

.pro_list ul{

	list-style-type: none;

	display: block;

}

.pro_list ul li{

	float: left;

	width: 257px;

	height: 216px;

	margin-right: 6px;

	margin-left: 12px;

	display: inline;

}

.pro_list ul li img{

	width: 255px;

	border: 1px solid #ACACAC;

	height: 175px;

}

.pro_list ul li h3{

	font-size: 11px;

	font-weight: 600;

	text-align: center;

	line-height: 12px;

	height: 30px;

	padding-top: 4px;

}





.pro2_list{

	position: relative;

	height: auto;

	padding-top: 10px;

}

.pro2_list ul{

	list-style-type: none;

	display: block;

}

.pro2_list ul li{

	float: left;

	width: 127px;

	height:161px;

	margin-right: 12px;

	display: inline;

}

.pro2_list ul li img{

	width: 125px;

	border: 1px solid #ACACAC;

	height: 125px;

}

.pro2_list ul li h3{

	font-size: 11px;

	font-weight: 600;

	text-align: center;

	line-height: 12px;

	height: 30px;

	padding-top: 4px;

}





.pro_name{

	line-height: 25px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #C0C0C0;

}

.bigpro_img{

	margin-top: 10px;

	margin-bottom: 10px;

	text-align: center;

}

.deta1{

	padding: 10px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #C0C0C0;

}



.customer{

	width: 540px;

}

.customer ul{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #C0C0C0;

	list-style-type: none;

	margin-bottom: 25px;

	float: left;

	width: 540px;

}

.customer ul li{

	float: left;

	width: 178px;

	text-align: center;

	display: block;

	padding-bottom: 10px;

}

.news_list{

	width: 98%;

	padding-bottom: 15px;

}

.news_list ul{

	list-style-type: none;

}

.news_list ul li{

	background-position: left center;

	padding-top: 10px;

	padding-bottom: 7px;

	padding-left: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #C0C0C0;

	background-image: url(../images/sj.jpg);

	background-repeat: no-repeat;

}

.news2{

	font-size: 13px;

	line-height: 35px;

	font-weight: 600;

	color: #006CD1;

	text-align: center;

}



.p_font{

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #C0C0C0;

	border-bottom-color: #C0C0C0;

	height: 25px;

}

.previous1{

	float: left;

	width: 100px;

	line-height: 25px;

	padding-left: 10px;

}

.previous2{

	float: right;

	width: 100px;

	text-align: right;

	line-height: 25px;

	padding-right: 10px;

}



#center_big{

	float: left;

	width: 728px;

}

.title_center2{

	line-height: 31px;

	background-image: url(../images/titlebj2.jpg);

	background-repeat: no-repeat;

	height: 31px;

	margin-bottom: 12px;

}

.title_center2 .left{

	font-size: 16px;

	font-weight: 600;

	float: left;

	width: 200px;

	padding-left: 20px;

}

.title_center2 .right{

	float: right;

	width: 300px;

	padding-right: 10px;

	text-align: right;

}

.sky{

	background-image: url(../images/contact_clip_image004.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 26px;

	margin-top:10px;

}

.msn{

	background-image: url(../images/contact_clip_image002.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 26px;

}