@charset "utf-8";
/*	@Created by yuchunming
	@Upload date: 2014/3/13
*/
body{ text-align:center;background:#fff;}
body,td,input{ font-size:12px; font-family: Arial,"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */
h1{text-indent:-9999px;height:0px;line-height:0px;}
/* color */
.cRed{ color:#C00;}
.cGreen{ color:#080;}
.cBold {font-weight:bold;}
.cBlue {color:#014991;}
.cGray{color:#666;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{ color:#014991; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;display:inline;}
.rt {float:right;display:inline;}

/* 顶底(白底) */
.top{background:#fff;}
.top_inner{width:950px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(../images/logo.png) no-repeat;width:340px;height:45px;}
.top_logo:a{cursor:pointer;}
.top_menu{color:#666;float:right;}
.top_menu a{color:#666;text-shadow:none;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#333;font:20px/27px "微软雅黑",Arial, Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}

/* footer */
#footer{margin:30px auto 0;color:#333;text-align:center;padding:20px 0;line-height:21px; background:#f6f6f6;}
#footer a{color:#333;}
#footer a:hover{color:#f00;}

/*---------   images begin -------------*/

/*---------   images end -------------*/

/* banner */
.banner{border-top:9px #000 solid;margin:0 auto;background:url(../images/banner.jpg) no-repeat center 0;height:476px;}
.main {width:950px;margin:0 auto;text-align:left;font-family:"Microsoft Yahei", "宋体";}
.box {overflow:hidden;zoom:1;margin-top:30px;}
.part_a  {float:left;width:300px;margin-left:22px;display:inline;}
.part_a .title {background:url(../images/img_1.png) no-repeat;height:26px;padding-left:40px;font-size:22px;line-height:26px;color:#8b4500;}
.part_a .con {height:296px;border:2px dotted #f9ae45;border-radius:5px;margin-top:10px;padding:20px 10px 10px;}
.part_a .con h3 {font-size:16px;font-weight:normal;text-align:center;}
.part_a .con p {line-height:28px;font-size:14px;color:#3c3c3c;margin-top:20px;height:190px;o}
.part_a .con p span {color:#c00;}
.btnBox {overflow:hidden;zoom:1;}
.btnBox a {background:url(../images/btn.png) no-repeat;display:block;width:126px;height:35px;text-align:center;color:#fff;font-size:14px;line-height:35px;float:left;margin:0 3px;}
.btnBox .buy:hover {background-position:0 -35px;text-decoration:none;color:#fff;}
.btnBox .dt {background-position:0 -70px;}
.btnBox .dt:hover {background-position:0 -105px;text-decoration:none;color:#fff;}

