@charset "utf-8";

/* 基本样式 */
*{ margin:0px; padding:0px;}
body{ font-size:12px; font-family:"微软雅黑"; line-height:22px; color:#333333; background:#fff;}
ul,li{ list-style:none;}
img,table{ border:0px none;}
body,ul,li,table,input,p,h1,h2,h3,h4,h5,h6,dt,dd,dl,th,tr{ margin:0px; padding:0px;}
.cl{ clear:both; height:0px; line-height:0px; overflow:hidden;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#F00; text-decoration:none;}

.n10{ height:10px;}
.n15{ height:15px;}
.n20{ height:20px;}
.n25{ height:25px;}
.n30{ height:30px;}

.fl{ float:left;}
.fr{ float:right;}

/* 主题样式 */
.main{ width:1000px; margin:0px auto; text-align:center;}

/*  头图  */
.bg01{ background:url(../images/20160621.jpg) center top no-repeat; height:578px;}


/*   区域一   */
.one{ background:#f5f5f5 url(../images/20150716_05.jpg) center top repeat-x;}
h2.biao_h2{ font-size:42px; color:#333; height:60px; line-height:60px; margin-bottom:10px;}
p.biao_p{ font-size:20px; color:#FBF8F8; height:30px; line-height:30px;}
p.biao_p a{ background:#fd6340; color:#fff; padding:5px 15px; font-size:16px; margin-left:10px;}

.one_fl{ float:left; width:236px; height:278px; text-align:left; color:#fff; font-size:16px; background:#1cb4d8; border-bottom:5px solid #409db2;}
.one_fl h3{ background:url(../images/20150716_09.jpg) no-repeat; width:160px; font-size:22px; padding-left:76px; height:54px; line-height:54px; padding-top:15px;}
.one_fl p{ width:216px; padding:15px 10px; line-height:30px;}

.one_fl1{ background:#31c483; border-bottom:5px solid #409e75; margin:0px 19px;}
.one_fl2{ background:#e98c4f; border-bottom:5px solid #b9764a;}
.one_fl3{ background:#f05c91; border-bottom:5px solid #cd4777; margin-left:18px;}

.one_fl1 h3{ background:url(../images/20150716_11.jpg) no-repeat;}
.one_fl2 h3{ background:url(../images/20150716_13.jpg) no-repeat;}
.one_fl3 h3{ background:url(../images/20150716_15.jpg) no-repeat;}


/*   区域二   */
.two{ background:url(../images/20150716_21.jpg) center top repeat-y;}

.two ul{}
.two li{ float:left; width:150px; margin-right:10px; color:#ac1903; width:160px; height:50px; border-radius:20px; font-size:22px; line-height:50px;}
.sc_select{ background:#ffe400;}
.sc{ background:#fdd5a2;}
.prd table{ border-collapse:collapse; border:none; width:100%;}
.prd table td{ background:#fff; font-size:16px; color:#666; padding:10px; line-height:30px;}
.prd table th{ background:#f6edbe; color:#944d00; height:50px; line-height:50px; font-size:18px; font-weight:normal;}
.prd table caption{ background:#f9d719; color:#944d00; font-size:22px; height:60px; line-height:60px;}


/*   区域三   */
.tree_f{ float:left; background:#efefef; width:460px; height:150px; padding:15px;}
.tree_f_img{ float:left; width:150px; margin-right:15px;}
.tree_f_img img{ width:150px; height:150px; border-radius:50%; background:#d34c38;}
.tree_f_font{ float:right; width:290px; text-align:left; font-size:16px; line-height:26px;}
.tree_f_font h3{ font-size:20px; height:40px; line-height:40px; margin-bottom:5px;}
.tree_f_font h3 span{color:#d34c38; font-weight:normal;}
.tree_f_font p{ color:#666;}

.tree_f:hover{background:#d34c38;}
.tree_f:hover img{ width:150px; height:150px;background:#fff;}
.tree_f:hover h3{ color:#fff;}
.tree_f:hover h3 span{color:#FF0; font-weight:normal;}
.tree_f:hover p{ color:#fff;}



/*   区域四   */



/*  footer  */
.footer{ text-align:center; padding:20px 0px 30px 0px;color:#666; width:960px; text-align:center;  }
.footer a{ color:#666; text-decoration:none; font-weight:normal;}
.footer a:hover{ color:#f00; text-decoration:underline;}
