﻿@charset "utf-8";
body { font-family:"Microsoft Yahei"; color:#666;}
a{color:#5a5a5a;text-decoration:none;cursor:pointer}
a:hover,a:active{color:#00ceff;text-decoration:underline;outline:none}
.clearfix:after{ content:'\20'; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{*zoom:1}
img { display:block; border:0;}
.hide { display:none;}

/* 头部 */
.header { height:86px; border-bottom:1px solid #00ccff; overflow:hidden;}
.header .center { width:1250px; margin:0 auto;}
/* 搜索框和多语言 */
.guide, .language, .search { float:right;}
.guide { width:1094px;}
.logo, .language li { float:left;}
.logo { width:156px; margin-top:10px;}
.language li { height:40px; line-height:40px; padding-left:20px;}
.search{ height:28px; margin-top:6px; border:1px solid #607d94;}
.search .tInput{width: 176px;height: 18px;line-height:18px;color:#333;padding:5px 2px 5px 12px;border:none;background: none;vertical-align:top;}
.search .submit-head-search{width: 26px;height:26px;cursor:pointer;margin-top:1px; border:none;background: url("../images/search.jpg") no-repeat; background-size:100%;}
.search .tInput:focus{outline:none;}
/* 导航栏 */
.nav{ height:46px; float:right; overflow:hidden;}
.nav li{width: 153px;float:left;text-align:center;height:42px; line-height:50px;}
.nav li a{ font-size: 16px;display: block;color:#666;}
.nav li a:hover{color:#00ceff;text-decoration: none;}
.nav .cur { border-bottom:4px solid #00ccff;}
.nav li.cur a{color:#00ccff;}


/* nav_list */
.nav_list { background:#ededed; padding-top:50px;}
.nav_list li { float:left; width:200px;}
.nav_list a:hover { text-decoration:none;}
.nav_list .content { width:1200px; margin:0 auto;}
.nav_list h3 { font-size:14px; line-height:24px;}
.nav_list h3 a { color:#333;}
.nav_list p { line-height:24px;}
/* footer */
.footer { background:#ededed;}
.footer .content { width:1200px; margin:0 auto; border-top:1px solid #dfdfdf; padding:10px 0 50px 0;}
.footer p { line-height:2em; color:#979797;}
.footer span { margin-right:20px;}
.footer a { color:#979797;}
.footer a:hover { color:#979797;}















