﻿﻿/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{color:#444;font:14px Arial,'微软雅黑';}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式*/
a:link{color:#444; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#444; text-decoration:none;}/* 链接点击过后的样式 */
a:hover{color:#e61101;text-decoration:none;}/* 链接移上时的样式 */
a:active{color:#e61101;text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;	}
.noright{ margin-right:0px !important;}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */

.last{ border:none; margin-right:0 !important}
ul{ overflow:hidden;zoom:1; width:100%;}

.hd{width:100%;}
.bd{width:100%;}


body{ background:url(../images/body-bg.jpg) no-repeat center top #f8f8f8;}


.topHeader{ width:1200px; margin:0 auto;}
.toplink,.menu,.logo{width:100%;}


/*---头部样式开始----*/
.toplink{ height:35px; line-height:35px; color:#0065b6; overflow:hidden; zoom:1;}
.toplink span{ display:block; line-height:35px; text-indent:15px; }
.logo{ margin-top:46px;}
.logo h1{ width:750px; height:102px; }


.menu{ height:53px; background:#0065b6;margin-top:61px; overflow:hidden;zoom:1;}
.search{ width:248px; margin-top:9px; height:35px; margin-right:20px; background:#69a4d4; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;}
.search input{ display:block; background:none; border:none; outline:none;}
input.shurk{width:180px; height:33px; margin-left:16px; line-height:35px !important; color:#fff;float:left; font-size:12px !important; }
::-webkit-input-placeholder{
    color:#fff;
}
:-moz-placeholder{
   color:#fff;   
}
::moz-placeholder{
   color:#fff;  
}
:-ms-input-placeholder{
    color:#999;   
}


input.anniu{width:35px; float:right; height:35px; float:right; margin-right:10px; cursor:pointer; background:url(../images/fdj.png) no-repeat; }


/*---导航开始---*/
.menulink{width:870px;}
.menulink li{ float:left; width:122px; float:left; line-height:53px; font-size:17px; overflow:hidden;zoom:1; color:#fff; text-align:center; border-right:1px solid #1773bd;}
.menulink li a{ display:block; width:100%; height:auto; color:#fff;}
.menulink li:hover,.menulink li.current{ background:#ff9200;}
.menulink li:hover a,.menulink li.current a{ color:#fff; }


/*--列表样式---*/
ul.newlist li{ overflow:hidden;zoom:1; line-height:32px; background:url(../images/arrow1.jpg) no-repeat left;}
ul.newlist li a{ float:left; display:block; width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-indent:14px;}
ul.newlist li span{ display:block; width:75px; color:#9a9a9b; float:right; font-size:13px; text-align:center;}


/*-------------------------页脚样式------------*/
.foot{ width:100%; margin:0 auto; padding:20px 0; margin-top:20px;}
.foot2{ width:1200px; margin:0 auto;}

/*--友情链接--*/
.yqlink { height:55px;}
.yqlink .tit{ width:95px;font-size:18px; line-height:55px;}

/*----------友情链接----*/

.linklb{ width:1070px; height:40px;margin-top:7px;}
.linklb ul{ overflow:inherit;}
.linklb li{ line-height:38px; float:left; width:250px; text-indent:35px; position:relative; background:url(../images/arrow7.png) no-repeat 230px 18px; border:1px solid #e5e5e5;
 borde-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-right:15px;}
.linklb li ul {display: none;}

.linklb li:hover a { display:block;width:100%; }
.linklb li:hover ul {display:block; position:absolute; width:100%; top:30px; left:0px; background:#fff; z-index:9999;}

.sylink li:hover ul { top:38px !important;}
.sylink li:hover ul,.linklb li:hover ul{ width:100%;height:160px;overflow-y: auto; }
.linklb li:hover ul li { width:180px !important;padding:0px 5px;line-height:36px !important; background:none !important; border:none !important;text-indent:30px;}
.linklb li:hover ul li a { display:block; width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.linklb li:hover ul li:hover a {background:#dcdcdc; color:#444;}

.linklb li ul.last{ border:1px solid #e5e5e5 !important; }

.copy{ width:100%; margin-top:20px;}
.copyright{ padding:20px 0;}
.footimg{ width:62px; height:77px; margin-top:10px; margin-left:300px;}
.banquan{ line-height:26px; margin-left:50px; width:650px; color:#888; font-size:12px; text-align:left; position:relative;}
.banquan i{ display:block; width:14px; height:16px; background:url(../images/icon8.png) no-repeat; position:absolute; left:260px; top:56px;}
.banquan span{ margin-left:25px;}
.banquan a{ color:#888;}
.footimg2{ width:120px; height:60px;margin-top:10px; margin-right:143px;}





