﻿@charset "utf-8";
/* CSS Document */

body,ul,li,ol,dl,dd,dt,tr,td,div,span,a,img,p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
.clear::after {
    clear: both;
    content: "clear";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

ul,li{
	list-style:none;
}

a {
    color: #333;
}
a:hover {
    color: #F00;
}
a{ 
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	outline:none
}
img{
	border:0;
}
body{
	color:#454545;
	font-size:13px;
}
.fl{float:left;}
.fr{float:right;}

.w100{width:100%;}
.w1001{ margin:0 auto;width:1001px;}
.font18{ font-size:18px;}
.blue{color:#006294;}
.mgl25{margin-left:25px;}

/*------------container--------------*/
.banner{height:228px; background:url(../images/banner.jpg) no-repeat center;}
.nav{height:62px; background:url(../images/nav_bg.jpg) repeat-x;}
.style01{line-height:62px;}
.style01 li{float:left;}
.style01 li a{display:block;font-size:16px; padding:0 40px;color:#FFF; background:url(../images/line.jpg) no-repeat right center;}
.cont{background:#e6e6e6; padding-top:25px;padding-bottom: 20px;}

.pic_link{width:233px;}
.pic_link h2{height:31px;background:url(../images/titbg01.jpg) no-repeat;}
.more{float:right;}
.more a{font-size:12px; color:#006294; line-height:30px; padding-right:22px;}
.pic_link ul{margin-top:10px;}
.pic_link ul li{margin-bottom:23px;float:left;}
.pic_link ul li img{display:block; width:233px; height:72px;}

.news{width:483px;}
.news_dt h2{height:31px; padding-left:62px; background:url(../images/titbg02.jpg) no-repeat;}
.style02{padding-top:11px;}
.style02 li{line-height:28px; background:url(../images/on.jpg) no-repeat 0 14px; padding-left:15px;}
.style02 li span{float:right; color:#777777;}

.news_ks h2{height:31px;background:url(../images/titbg03.jpg) no-repeat; text-indent:0.5em;}
.news_ks h2.bg{background:url(../images/titbg04.jpg) no-repeat;}
.mgt40{margin-top:36px;}

.bottom{height:220px; padding-top:35px; background:#d2d2d2;}
.bottom p{text-align:center; line-height:23px;}