@charset "utf-8";
/* Created by yuchunming*/
body{ text-align:center; background:url(../images/bg.png);}
body,td,input{ font-size:12px; font-family:"宋体";}
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 */

/* 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: #336699; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;display:inline;}
.rt {float:right;display:inline;}
.font14 {font-size:14px;}

/*手编超链样式*/
a.linkRed {color:#c00;} 
a.linkBlue {color:#369;}
a.linkBlack {color:#000;}
a.linkGray {color:#666;}

/************************
          header
************************/
.header {border-top:5px solid #c00;width:100%;}
.hd_bar {width:940px;margin:0 auto;height:100px; background:#f6f6f6;padding:0 5px;}
.topLink {text-align:right;color:#999;padding:15px 0 10px;}
.topLink a {color:#999;}
.topLink a:hover {color:#c00;}

/*banner*/
.banner {width:100%;margin-bottom:5px;}
.banner img {width:950px;margin:0 auto;}

/************************
          main
************************/
.main {width:950px;margin:0 auto;overflow:hidden;background:#fff; text-align:left;}
.part_1 {background:url(../images/pic_1.png);width:950px;height:171px;margin:50px 0 0 0;}
.part_1 a {display:inline-block;width:175px;height:52px;margin:72px 23px 0 0;line-height:200px;overflow:hidden;}
.part_1 p {font-size:14px;line-height:24px;padding:70px 0 0 135px;width:575px;}

.part_2 {background:url(../images/pic_2.png);width:950px;height:167px;margin-top:20px;overflow:hidden;}
.part_2 .list {float:left;display:inline;width:150px;padding:15px;color:#fff;font-size:15px;font-family:"微软雅黑", "宋体";margin-right:3px;}
.part_2 .list h3 {font-size:24px;font-weight:normal;margin-bottom:10px;}
.part_2 .list p {line-height:24px;}

.line {background:url(../images/pic_3.png);width:950px;height:15px;margin-top:20px;}

.part_3 {margin:30px 20px 0;}
.area_1 .title {margin-bottom:10px;}
.area_1 table {width:480px; text-align:left;}
.area_1 table td {background:#eee;font-size:12px;line-height:24px;}
.chart {margin-top:40px;}

.part_4 .title {margin:30px 0 10px 20px;}
.part_4 .con {background:url(../images/pic_7.png);width:950px;height:229px;}
.part_4 .con .list {float:left;display:inline;width:267px;padding:15px;font-size:15px;font-family:"微软雅黑", "宋体";margin-right:6px;}
.part_4 .con .list h3 {font-size:22px;font-weight:normal;margin:20px 0 20px 0;}
.part_4 .con .list p {line-height:24px;color:#666;}

.part_5 {margin:30px 20px 0;}
.area_3 {width:510px;float:left;}
.area_3 .list {border-bottom:1px dashed #ddd;padding:20px 0;}
.area_3 .list div {width:406px;}
.area_3 .list h4 {font-size:14px;}
.area_3 .list p {color:#666;line-height:22px;margin-top:15px;}
.area_2 {width:360px;}
.area_2 .title {margin:12px 0 10px 0;}
.area_2 table {border:1px solid #ccc;background:#eee;}
.area_2 table .it1 {width:236px;height:38px;line-height:38px; background:#fff;border:1px solid #ccc;padding:0 5px;}
.area_2 table .btn {background:url(../images/btn.png);width:58px;height:28px; cursor:pointer;border:0;font-size:14px;}
.area_2 table .tijiao {color:#c00;font-weight:bold;}
.area_2 p {line-height:22px;margin:5px 0;}

.ContactUs {width:100%; background:#eee;height:48px;line-height:48px;}
.ContactUs  span {margin:0 5px;}
.ContactUs strong {font-size:14px;}

#footer {background:#1a1a1a;height:66px;line-height:22px;color:#999;padding-top:20px;}
#footer a {color:#999;}
#footer a:hover {color:#fff;}







