@charset "gb2312";
/* CSS Document */

*{ padding:0; margin:0;}
*html{ background-image:url(about:blank); background-attachment:fixed;}
body{ font-size:14px; font-family:Microsoft Yahei,Arial,"Î¢ÈíÑÅºÚ","ËÎÌå"; background-color:#1a6f98; color:#fff; padding-bottom:80px;}
ul, li{ list-style:none;}
img{ border:0px;}
a{ color:#fff; text-decoration:none; outline:none;}
a:hover{ color:#fff; text-decoration:underline}
em,th,i{ font-weight:normal; font-style:normal;}
table{ border-collapse:collapse; border-spacing:0;}
td,th{ font-size:14px; font-family:Microsoft Yahei,"Î¢ÈíÑÅºÚ",Arial,"ËÎÌå";}
.mt20{ margin-top:20px;}
.pb35{ padding-bottom:35px;}
.ml15{ margin-left:15px; display:inline;}
.ml30{ margin-left:30px; display:inline;}
.l{ float:left;}
.r{ float:right;}

/* header */
.header{ width:100%; height:31px; background:url(header.png) repeat-x; border-bottom:1px solid #cecece; font-size:12px;}
.header_box{ width:1000px; height:31px; line-height:31px; margin:0px auto;}
.header_box .logo{ float:left; width:166px; height:31px; background:url(logo.png) no-repeat;}
.header_box .logo a{ width:166px; height:31px; display:block;}
.header_box .nav{ float:right; height:31px; overflow:hidden;}
.header_box .nav span{ padding:0px 20px;}
.header a{ color:#000; text-decoration:none;}
.header a:hover{ color:#4c9101; text-decoration:none;}

/* banner */
.banner{ width:100%; height:462px; background:url(banner.jpg) top center no-repeat;}

/* wrap */
.wrap{ width:880px; margin:0px auto; overflow:hidden;}

/* bza */
.bza_title{ float:left; width:880px; height:66px; line-height:66px; font-size:24px; text-align:center; color:#fac132;}
.bza_text{ float:left; width:880px; height:94px; line-height:28px; text-align:center;}

/* title */
.title{ width:880px; height:210px; line-height:172px; text-indent:216px; font-size:36px; overflow:hidden;}
.t1{ background:url(t1.png) 0px 0px no-repeat; color:#00d7dc;}
.t2{ background:url(t2.png) 0px 0px no-repeat; color:#ffdb19;}
.t3{ background:url(t3.png) 0px 0px no-repeat; color:#fc7b53;}
.t4{ background:url(t4.png) 0px 0px no-repeat; color:#663202;}
.t5{ background:url(t5.png) 0px 0px no-repeat; color:#f9c90d;}
.t6{ background:url(t6.png) 0px 0px no-repeat; color:#f9c90d;}
.t7{ background:url(t7.png) 0px 0px no-repeat; color:#e13e2b;}

/* tu1 */
.tu1{ width:880px; height:395px; overflow:hidden;}
.tu1 .box{ width:425px;}
.tu1 .box .img{ float:left; width:417px; height:222px; border:4px solid #60c9dc;}
.tu1 .box .img img{ width:417px; height:222px;}
.tu1 .box .t{ float:left; width:425px; height:40px; line-height:40px; font-size:18px; text-align:center; padding-top:5px;}
.tu1 .box .text{ float:left; width:425px; height:84px; line-height:28px; overflow:hidden;}
.tu1 .box .text p{ text-indent:28px;}

/* tu2 */
.tu2{ width:880px; height:350px; overflow:hidden;}
.tu2 .box{ width:282px;}
.tu2 .box .img{ float:left; width:274px; height:180px; border:4px solid #60c9dc;}
.tu2 .box .img img{ width:274px; height:180px;}
.tu2 .box .t{ float:left; width:282px; height:40px; line-height:40px; font-size:18px; text-align:center; padding-top:5px;}
.tu2 .box .text{ float:left; width:282px; height:84px; line-height:28px; overflow:hidden;}
.tu2 .box .text p{ text-indent:28px;}

/* wz */
.wz{ width:880px; line-height:28px;}
.wz p{ text-indent:28px;}

/* tb */
.tb{ width:880px; line-height:28px; color:#fae215; font-size:18px; padding:20px 0px 40px 0px;}

/* bottom */
.bottom{ width:100%; height:60px; line-height:60px; background-color:#1085b1; text-align:center;}

/* navigate */
.navigate{ width:100%; height:80px; background:url(navigate.png) top center no-repeat; position:fixed; bottom:0px; _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.navigate_box{ width:1000px; height:80px; margin:0px auto;}
.navigate_logo{ float:left; width:200px; height:80px;}
.navigate_logo a{ width:200px; height:80px; display:block; cursor:pointer;}
.navigate_link{ float:right; width:768px; height:80px; line-height:74px; font-size:18px; font-weight:700;}
.navigate_link ul li{ float:left; width:96px; height:80px; text-align:center;}
.navigate_link ul li a{ color:#fff;}
.navigate_link ul li a:hover{ color:#000; text-decoration:none;}