/* By 东方的太阳 QQ:465002188 */


/* 全局样式 */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:arial, Helvetica, sans-serif;vertical-align:baseline;}
body{font-size:12px;color:#333;font-family:arial;background:#fff ;overflow-x:hidden;}
ul,ol{list-style-type:none;}
textarea,select,input,button,label{vertical-align:middle;font-size:12px;font-family:"Tahoma";}
button{cursor:pointer}

/* 定义全局宽 */
.wrap {width:982px;margin:0px auto;overflow:hidden;background:#fff;}
.wrap2 {width:982px;margin:0px auto;}




/*  - - - - - - - - - 类别样式  - - - - - - - - -*/
.c {height:0;line-height:0;font-size:0;clear:both;overflow:hidden;display:block;}
.l {float:left;}
.r {float:right;}
.rel {position:relative}
.abs {position:absolute;}
.border {border:1px solid #dedede;}
html{-webkit-text-size-adjust:none;}
em {font-style:normal;}

/* 链接样式 */
a{color:#333;text-decoration:none;}
a:link{}	
a:hover{text-decoration:underline;color:#f66711;}	/*设置对象在其鼠标悬停时的样式表属性*/
a:active{}  /*在鼠标点击与释放之间发生的事件*/
a:visited{} /* 已被访问过时的样式表属性 */
a:focus { -moz-outline-style: none; }
a:focus { outline: none; } 



.header {background:url(../Images/header_bg.jpg) repeat-x;height:102px;}
.logo {width:243px;}
.site {width:590px;}
.gj {text-align:right;padding:10px 10px;overflow:hidden;height:30px;}
.gj a {padding:0 10px;}
.gj a img {vertical-align:-4px;}

.nav li {width:100px;height:45px;float:left;position:relative;margin-left:-17px;}
.nav li ul {position:absolute;top:42px;left:2px;display:none;width:160px;}
.nav li a {display:block;background:url(../Images/nav_li.png) no-repeat;width:100%;height:45px;text-align:center;line-height:45px;}

.nav li.on a, .nav li a:hover {background:url(../Images/nav_on.png) no-repeat;color:#fff;text-decoration:none;}
.nav li ul li {height:24px;line-height:24px;float:none;margin:0;width:auto;}
.nav li ul li a, .nav li.on ul li a {background:#0a89e3;height:24px;line-height:24px;color:#fff;}
.nav li ul li a:hover {background:#ddd;color:#333;}
.nav li ul li a {padding:0 15px;text-align:left;}

.main {overflow:hidden;width:100%;padding:10px 0;}
.mleft {width:205px;padding-left:10px;}
.mright {width:734px;padding-right:10px;}

.t1 {background:url(../Images/t2.jpg) no-repeat bottom left ;height:30px;line-height:30px;}
.t1 h2, .t2 h2 {background:url(../Images/t1.jpg) no-repeat 5px center;font-size:14px;float:left;padding:0 5px 0 20px}
.t1 em, .t2 em {float:left;color:#aeaeae;font-family:Arial, Helvetica, sans-serif}

.subnav li {background:url(../Images/sub_li.jpg) no-repeat;height:26px;line-height:26px;margin:2px 0;padding-left:40px;}
.subnav {padding:10px 0;}

.t2 {background:url(../Images/t3.jpg) no-repeat left bottom;height:30px;line-height:30px;}
.t2 a {float:right;color:#666;}

.cont {line-height:20px;padding:10px 0;}
.about p {padding:0 0 15px 0;}
.about h1 {padding:10px 0;text-align:center;font-size:18px;}

.list1 {padding:0 20px;}
.list1 li {height:35px;line-height:30px;}
.list1 li a {float:right;}
.list1 li span {float:left;}

.list2 {overflow:hidden;}
.list2 li {width:169px;float:left;text-align:center;margin-right:19px;_display:inline;padding:10px 0 0 0}
.list2 li img {border:1px solid #dcdcdc;}
.list2 li p {padding:5px 0;}

.list3 {overflow:hidden;}
.list3 li {float:left;padding:0 30px 10px 20px;text-align:center;}
.list3 li img {border:1px solid #dcdcdc;}
.list3 li p {padding:5px 0;}

.list4 {padding:0 20px 0 20px;}
.list4 li {line-height:23px;height:23px;}
.list4 li span {float:right;}
.list4 li a {float:left;}

.page {padding:10px 20px;}



.footer {background:url(../Images/foot_bg.jpg) repeat-x;height:110px;line-height:25px;text-align:center;}
.footer p {padding:20px 0 0 0;}