﻿@charset "utf-8";
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
img/* img elements 图片元素 */{
border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0 0 0px 0;
    padding: 0;
}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none;}
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration: underline; color:#F40; }
/** 重置对齐方式 **/
img, button, input, select, textarea{ vertical-align:middle;}

/**/
body{ background:#f2f2f2;}
.w1000{ width:980px; padding:0 10px; background:#fff;}
.margin0{ margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height:0; overflow:hidden; zoom:0.08;}
.pt10{ padding-top:10px;}
.ml10{ margin-left:10px;}
.top{ height:28px; background:url(../images/topbg.jpg) repeat-x;}
.top div{ width:1000px; height:28px; line-height:28px;}
.banner{ height:343px; background:url(../images/banner.jpg) no-repeat scroll center top transparent;}
.box01{ width:760px; height:100px; background:url(../images/box01bg.jpg) no-repeat; padding:70px 15px 0 205px; font-family:微软雅黑; font-size:18px; line-height:35px;}
.box02{ width:380px; height:430px; background:url(../images/box02bg.jpg) no-repeat; padding:70px 25px 0 575px; font-family:微软雅黑; font-size:14px; line-height:24px; color:#666;}
.box02 a{ color:red;}
.box03{ width:980px; padding:10px; background:#faf8fb;}
.box03_l{ width:420px;}
.box03_ltitle{ height:20px; padding-top:18px; background:url(../images/box03_ltitle.jpg) no-repeat; padding-right:10px; text-align:right;}
.box03_llist ul li{ height:80px; padding-bottom:15px; margin-top:15px; border-bottom:1px #cdcdcd solid; border-bottom-style:dotted;}
.box03_llist ul li img{ float:left; width:120px; height:80px;}
.box03_llist ul li div{ float:right; width:285px; color:#666; line-height:23px;}
.box03_llist ul li div a{ color:red;}
.box03_llist_title a{ color:#000!important; font-family:微软雅黑; font-size:18px; line-height:30px;}
.box03_r{ width:530px;}
.Slideshow{ width:530px; height:318px; padding-top:15px; visibility:hidden; overflow:hidden;}
.Slideshow a{ float:left;}
.Slideshow img { width:530px; height:318px;}
.Slideshow .KSS_titleBar{ height:0!important; overflow:hidden;}
.box04_title{ height:86px; background:url(../images/box04_title.jpg) no-repeat scroll center top transparent;}
.box04_02_l{ width:285px; height:395px;}
.box04_02_r{ width:685px;}
.box04_02_rcontent{ padding:5px; font-family:微软雅黑; font-size:14px; line-height:23px;}
.box04_02_r02_l{ width:410px; height:210px; padding:10px; background:#dbf3ff;}
.box04_02_r02_lcontent{ height:150px; padding:10px;}
.box04_02_r02_lcontent p{ float:left; width:240px; font-family:微软雅黑; font-size:14px; line-height:23px; color:#666;}
.box04_02_r02_lcontent img{ float:right; width:137px; height:137px; margin-top:10px;}
.box04_02_r02_r{ width:225px; height:210px; padding:10px; background:#e0e0e0;}
.box04_02_r02_rlist ul li{ height:25px; line-height:25px; background:url(../images/libg.jpg) 0 6px no-repeat; padding-left:35px;}
.box04_02_r02_rlist ul li a{ font-family:微软雅黑; font-size:16px; color:#4474a9;}
.box04_03list{ padding:10px 0;}
.box04_03list div,.box04_03list div img{ width:320px; height:180px;}
.box05_title{ height:86px; background:url(../images/box05_title.jpg) no-repeat scroll center top transparent;}
.box05_01{ width:310px; height:300px; padding:128px 10px 0 660px; background:url(../images/box05_01bg.jpg) 0 10px no-repeat; font-family:微软雅黑; font-size:16px; line-height:28px;}
.box05_02l,.box05_02r{ width:215px; height:235px; padding:115px 10px 0 260px; font-family:微软雅黑; font-size:16px; line-height:28px;}
.box05_02l{ background:url(../images/box05_02lbg.jpg) no-repeat;}
.box05_02r{ background:url(../images/box05_02rbg.jpg) no-repeat;}
.box05_02r a{ position:relative;}
.box05_02r a:hover{ text-decoration:none; color:#333;}
.box05_02r a ul{ display:none;}
.box05_02r a:hover ul{ display:block;}
.box05_02r a:hover ul{ display:block; width:238px; background:url(../images/downbg.jpg) left top no-repeat; padding-top:20px; position:absolute; top:0px; left:-13px; z-index:1;} 
.box05_02r a:hover ul li{ background:url(../images/downbg.jpg) left bottom no-repeat; height:auto; padding:0 10px 10px 10px; cursor:default; color:#000;}

.box05_03 div{ width:237px; font-family:微软雅黑; font-size:16px; line-height:28px;}
.box05_03 div img{ width:237px; height:175px; margin-bottom:5px;}




.footer{ width:980px; padding:10px 10px 0 10px; background:#fff;}
.footer_div{ padding:10px 100px; background:#029cff; line-height:25px; color:#fff;}
.w380{ width:380px;}
.w280{ width:280px;}
.w130{ width:130px;}





