@charset "utf-8";
/* CSS Document */

/*全局样式*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,textarea,
samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input 
{margin:0;padding:0;border:0px;vertical-align:baseline;}
body,select,textarea {font:12px/1.5 'Microsoft Yahei','华文黑体','Arail','Verdana','Helvetica','sans-serif';outline:none;color:#000;}
input {font:12px/1.5 'Microsoft Yahei','华文黑体','Arail','Verdana','Helvetica','sans-serif';outline:none;color:#000;background-color:transparent;}
input::-moz-focus-inner {padding:0px;margin:0px;border:0px;}
h1 {font-size:24px;font-weight:normal;}
h2 {font-size:20px;font-weight:normal;}
h3 {font-size:18px;font-weight:normal;}
h4 {font-size:16px;font-weight:normal;}
h5 {font-size:14px;font-weight:normal;}
h6 {font-size:12px;font-weight:normal;}
ul,ol {list-style:none;}
a {text-decoration:none;color:#000;}
a:hover {text-decoration:none;color:#900;}
em,i,b,strong {font-style:normal;}
table {border-spacing:0;border-collapse:collapse;}
textarea {overflow-x:hidden;overflow-y:auto;}
pre {white-space:pre-wrap;word-wrap:break-word;}
.c{clear:both;height:0px;overflow:hidden;}
.clearfix:after {clear:both;content:".";display:block;font-size:0;height:0;overflow:hidden;visibility:hidden;}
.clearfix {*zoom:1;}
/*兼容ie6的fixed*/
body { background-color:#f5f5f5;}

/******************************************************************************************************************************************/


.w{ width:1000px; margin:0 auto;}
.bg{ width:100%; background:url(bg.jpg) repeat-x; margin-top:5px;}
.bg1{ width:1000px; height:150px; margin:0 auto; }

.comme{ width:1000px; margin:0 auto; }
.w640{ width:640px;}
.w340{ width:340px;}
.w320{ width:320px;}
.w300{ width:300px;}
.bord_l{ border-left:1px #000 solid; margin-bottom:60px;}

/*首屏头条*/
.ul1{ list-style:none;}
.ul1 li{ height:170px; overflow:hidden;}
.ul1 li h1{ height:48px; line-height:30px; font-family:"微软雅黑"; font-size:26px; font-weight:600; text-align:center;}
.ul1 li h1 a{ color:#055c92;}
.ul1 li h1 a:hover{ color:#900;}
.ul1 li p{ line-height:24px;}
.ul1 li p a{ color:#666;}
.ul1 li p a:hover{ color:#900;}

.down{ margin-top:20px;}
.down ul{ list-style:none; padding:0px; margin:0px; }
.down ul li{ height:30px; line-height:14px; background:url(6.jpg) no-repeat 0px 7px; font-size:14px; text-indent:12px; list-style:none;}
.down ul li a{ color:#000;}
.down ul li a:hover{ color:#900;}


/*侧栏*/
.sideb{ width:338px; border:1px #c2ddee solid; margin-bottom:20px;}
.sidecon{ padding:10px 18px; width:302px; list-style:none;}
.sidecon li{ line-height:28px; background:url(6.jpg) no-repeat 0px 14px; font-size:14px; height:28px; text-indent:12px; }
.sidecon li a{ color:#000;}
.sidecon li a:hover{ color:#900;}
#nox{ height:40px; line-height:40px; font-size:16px; border-bottom:1px #c2ddee solid; background:url(6.jpg) no-repeat 0px 18px; margin-bottom:10px;}
#nox a{ color:#055c92;}
#nox a:hover{ color:#900;}

/*首屏幻灯*/
.banner_index{ position:relative; width:300px; height:225px; overflow:hidden;}
.banner_index .banner_wrap{position:absolute; left:0px; top:0px; z-index:2;}
.banner_index .banner_wrap li{width:300px; height:225px; float:left; position:relative;}
.banner_index .banner_wrap li img{width:300px; height:225px; position:absolute; left:0px; top:0px; z-index:0;}
.banner_index .banner_wrap li p{ width:300px; height:40px; line-height:40px; text-indent:10px; background:url(op.png); position:absolute; bottom:0px; left:0px; z-index:20;}
.banner_index .banner_wrap li p a{ color:#fff; font-size:14px; font-family:"微软雅黑";}
.banner_index .banner_wrap li p a:hover{ color:#c00;}

.indexBanner_num{ position:absolute; width:80px; height:10px; right:0px; z-index:200; bottom:15px;} 
.indexBanner_num a{width:24px; height:30px;display: inline-block;_zoom:1; background:url(cir1.jpg) no-repeat; font-size:0px; line-height:0px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background:url(cir2.jpg) no-repeat 0 0;}

.l {float:left;}
.r {float:right;}
.mb30{ margin-bottom:30px;}
.mb50{ margin-bottom:50px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}


