﻿@charset "utf-8";
/* CSS Document */

/*共同部分*/
*{ margin:0px; padding:0px;}
body{ font-family:"宋体", Arial; font-size:12px; color:#333333; position:relative;}
ul{ list-style-type:none;}
a{ text-decoration:none;}
img{ border:none;}




/*头部分*/
#top{ background:url(../images/top_1.jpg) repeat-x; height:30px; line-height:30px;}
#top_conter{ width:1002px; margin:0 auto;}
.p1_top{ float:left; margin-left:10px; color:#999999; font-size:14px;}
.p2_top,.p3_top{ float:right; margin-right:10px; color:#999999; }
.p3_top a,.p2_top a{ color:#999999; font-size:14px; text-decoration:none;}
.p3_top a:hover,.p2_top a:hover{ color:#00C;}

/*logo部分*/
#logo{ width:1002px; height:150px; margin:0 auto;}
.logo{ padding-top:10px; padding-left:20px; float:left;}
.logo_1{ margin-left:140px; float:left; margin-top:25px;}
.logo_2{ margin-left:20px; float:left; margin-top:25px;}


/*导航部分*/
#nav{ background:url(../images/nav.jpg) repeat-x; height:30px; line-height:30px;}
.nav_list{ width:960px; margin:0 auto; }
.nav_list li{ width:120px; text-align:center; line-height:30px; float:left; font-weight:bold; }
.nav_list li a{ color:#FFF; display:block; width:120px; text-decoration:none;}
.nav_list li a:hover{ width:120px; height:30px; background:#FFF; color:#F00;}


/*左边相同部分  联系和在线咨询*/
#neirong{ width:962px;  margin:0 auto; margin-top:20px; padding-bottom:10px; height:auto !important; height:630px; min-height:630px;  }


#left{ width:277px; height:500px; float:left;}
#Contactus_conter p { font-size:14px; line-height:30px; padding-left:15px; padding-bottom:25px;}
#dianhua{ padding-top:20px; padding-left:15px;}
#qq{ padding-top:26px; padding-left:20px;}
#qq img{ padding-left:10px;}

/*右边部分*/
#right,#right_1,#right_2{ width:665px; float:right; height:auto !important; height:800px; min-height:480px;}
.weizhi{ width:665px; height:25px; line-height:25px; padding-bottom:10px;}
.weizhi img{ float:left;}
.weizhi p{ float:left; font-size:14px; line-height:25px; color:#666666;}
.weizhi p span a{ color:#666666; text-decoration:none;}
.weizhi p span a:hover{ color:#F00;}               



/*底部相同部分*/
#fengxian{ width:1002px;  margin:0 auto; padding-bottom:10px;}

#footer{ width:1002px; height:120px; background:#99cc67; margin:0 auto; }
#footer_list{ width:350px; height:30px; margin-left:350px; padding-top:20px; }
#footer_list ul li{ float:left; width:70px; height:16px; color:#FFF; }
#footer_list ul li a{ color:#FFF; text-decoration:none; }
#footer_list ul li a:hover{ text-decoration:underline; }
#dizhi{ width:500px; height:100px;  margin-left:250px; margin-top:20px;}
#dizhi p{ text-align:center; color:#FFF; text-align:center; margin-top:10px; }
