/* 初始化 */
body, div, address, blockquote, iframe,em,i, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea,p {margin:0; padding:0;font-style: normal;font-weight:normal;}
ol, ul ,li{list-style: none;}
h1, h2, h3, h4{font-size: 15px;}
img {border: 0; vertical-align:middle;}
body{color:#000;background-color:#f8f8f8;font-family:"Microsoft Yahei",arial,"Hiragino Sans GB",sans-serif;font-size:12px;}
html {_background: url(about:black) no-repeat fixed}
a{color:#000;text-decoration:none;cursor:pointer;} 
a:hover{text-decoration:none; color:#00adff;}
*{padding:0; margin:0;}
.align_center{width:1170px;margin:0 auto;}
.clear{clear:both;}

/* 头部 */
.g-topbox{ width: 100%; height: 40px; line-height: 40px; font-size: 14px; background-color: #ffffff; }
.m-content{ width: 1170px; margin: 0 auto; }
.f-left{ float: left; }
.f-right{ float: right; }
.g-Logobox{ width: 100%; padding: 25px 0; background-color: #00adff; overflow: hidden; }
.m-logo{ display: block; width: 360px; height: 74px; background: url(../images/pc_down_icon.png) no-repeat 0 0; }
.m-search{height:68px; width:350px; float:right;}
.m-search .seek_div{height:42px;width: 350px;margin-top: 16px;background-color:#fff; border-radius:33px;}
.m-search .seek_div .seek_div_ico{width: 50px; height: 28px; line-height:24px; margin: 9px 10px; padding-right:10px; text-align:center;  float: left; background: url(../images/search_icon_sj.png) no-repeat 48px 9px; cursor:pointer;}
.m-search .seek_div .seek_div_ico i{ display:none; color:#999999; font-size:15px;}
.m-search .seek_div .seek_div_ico i.on{ display:block;}
.m-search .seek_div .seek_seek{height: 36px; line-height:20px; width:290px;font-size: 14px;color: #666666;margin-top:3px; border:none; background:none; padding-left:10px;}
.m-search .seek_div .seek_buttom{float: right;height: 40px;line-height: 40px;width:42px;cursor:pointer;color: #fff;font-size: 16px;text-align: center;#margin-top:-47px;_margin-top:-29px; background:url(../images/pc_down_icon.png) no-repeat 0 -85px; text-indent:-999em;}
.g-nav{ width: 100%; height: 50px; line-height: 50px; background-color: #fff; }
.g-nav ul{ width: 1170px; margin: 0 auto; }
.g-nav ul li{ position: relative; float: left; width: 16%; font-size: 20px; text-align: center; }
.g-nav ul li i{ position: absolute; bottom: 0; left: 50%; display: block; width: 80px; height: 8px; margin-left:-40px; background-image: -webkit-linear-gradient(0deg, #00adff, #0fd9b9); border-radius: 4px;}
.g-nav ul li.hover a{ color: #00adff; }

.g-links{ width: 100%; height: 38px; line-height: 38px; background-color: #fff; }
.g-links p{ display: inline-block; padding-right: 10px; font-size: 14px; }
.g-links a{ padding-right: 20px; font-size: 14px; color: #999999; }
.footer{height:90px;width:100%;background-color:#333;text-align:center;padding:10px 0;}
.footer a { color: #fff; margin:0 5px; }
.footer span{font-size:14px;line-height:24px;color:#aaa;}