*{ margin:0px; padding:0;}
*:focus { outline: none;}
html{ overflow-x:hidden}
body { background:#fff; color:#333; font-size:1em/150%; font-family:"Microsoft YaHei", "Arial Black", sans-serif;}
img{ height:auto; border:none; -ms-interpolation-mode: bicubic;}
a { color: #666; text-decoration: none; border:none;}
a:hover { color:#333; text-decoration:none; }
ul,li,p{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; }
.left{ float:left}
.right{ float:right}
.clear{ clear:both}
span.yellow{ color:#ff7700}
span.green{ color:#00cc33}
span.blue{ color:#00ccff}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }


/*默认选中文字样式*/
::selection {
background:#ffc140;
color:#Fff;
}
::-moz-selection {
background:#ffc140;
color:#Fff;
}
::-webkit-selection {
background:#ffc140;
color:#Fff;
}


#indexnav{ height:60px; width:100%; background:#fff; position:fixed; z-index:9999;}
#indexnav ul{ width:auto; position:relative; top:10px; margin-right:15px}
#indexnav .nav li{ width:auto; padding:0 30px; height:40px; font-size:14px;  float:left; line-height:40px; color:#999; background:#fff; margin-left:1px}
#indexnav .nav li:hover{ background:#00ccff; color:#fff}
#indexnav .nav li.on{ background:#00ccff; color:#fff}
.left.logo{ margin:11px 0 0 20px;}

a.more{ clear:both; display:block; width:270px; height:50px; background:#00cc33; margin-top:30px; font-size:18px; color:#fff; text-align:center; line-height:50px; font-weight:100;}
a.more:hover{ line-height:49px;}
a.more.green{ background:#00cc33; }
a.more.green:hover{ border:1px solid #00cc33; width:268px ; height:48px; background:#fff; color:#00cc33}
a.more.blue{ background:#00ccff; }
a.more.blue:hover{ border:1px solid #00ccff; width:268px; height:48px; background:#fff; color:#00ccff}
a.more.fff{ background:#fff;  color:#00ccff; }
a.more.fff:hover{ border:1px solid #fff; width:268px; height:48px; background:none; color:#fff}
a.more.cent{ margin:0 auto}
a.more.min{ width:90px; height:30px; font-size:14px; line-height:30px; margin:0; }
a.more.min:hover{ width:88px; height:28px;}


h1.title1{ font-size:30px; color:#333; text-align:center; font-weight:400;}
h1.title2{ font-size:16px; color:#666; text-align:center; font-weight:100; margin-top: 5px; }
h1.title1.fff{ color:#fff}
h1.title2.fff{ color:#fff}

h1.newsinfotitle1{ font-size:34px; color:#444; text-align:center; font-weight:400;}
h1.newsinfotitle2{ font-size:12px; color:#666; text-align:center; font-weight:100; margin-top: 15px; font-family:Tahoma,Verdana,"宋体",Helvetica, sans-serif}
h1.newsinfotitle2 a{ color:#333}
h1.newsinfotitle2 a:hover{ color:#666}


h2.title1{ font-size:20px; color:#333; text-align:center; font-weight:400; }
h2.title2{ font-size:14px; color:#666; text-align:center; font-weight:100; margin-top: 10px; }
h2.title1.fff{ color:#fff; font-weight:100}
h2.title2.fff{ color:#fff}

h3.title1{ font-size:16px; color:#666; text-align:left; font-weight:100; }
h3.title2{ font-size:12px; color:#999; text-align:left; font-weight:100; margin-top: 3px; }

h5.title1{ font-size:60px; color:#fff; text-align:center; font-weight:100; padding-top:110px}
h5.title2{ font-size:22px; color:#fff; text-align:center; font-weight:100; padding-top:10px}

h6.title1{ font-size:60px; color:#fff; text-align:center; font-weight:400; margin-top:45%; }
h6.title2{ font-size:22px; color:#fff; text-align:center; font-weight:100; margin-top:0px; }



#footerbottom{ background:#fff; height:30px; width:100%;}
#footerbottom{ font-size:12px; color:#999; line-height:30px}
#footerbottom .left{ margin-left:20px;}
#footerbottom .right{ margin-right:30px;}
#footerbottom .center{ text-align:center}
#footerbottom a{ color:#666;}
#footerbottom a:hover{ color:#00ccff;}
#footerbottom .left a{}


#page-list{ width:252px; margin:0 auto; margin-bottom:50px; cursor:pointer}
#page-list li{ color:#666; width:40px; height:40px; line-height:40px; margin:0 1px; text-align:center; float:left}
#page-list li:hover{ background:#00ccff; color:#fff}
#page-list li.on{ background:#00ccff; color:#fff}
#page-list:after{ content:"."; display:block; clear:both; visibility:hidden; height:0px;}