@charset "gb2312";
/*****公共样式*******/
*{padding:0;margin:0;font-family:"微软雅黑"; border-image:none;}
html,body{margin: 0;background:#fff;min-width:1200px;}
li,ul,dl,dt,dd,ol,ul{list-style:none; text-decoration:none;}
a{text-decoration:none; color:none; cursor: pointer;}
img{ border:0; text-decoration:none;}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}
u,b{ font-weight:normal; text-decoration:none;}
/***** 水平居中 *****/
.cen{ width:1200px;margin:0 auto; }
/***** 清除浮动 *****/
.clear{clear:both}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
.main{ width:1200px; height:auot; margin:0 auto;}

/**头部**/
.header_wrap{width:100%;height:146px;background:#fff;position:relative;z-index: 9999;}
.top_logo{width:1200px;margin: 0 auto;}
.top_logo .t_logo{float:left;width: 960px;padding: 20px 0;}
.top_logo .t_logo img{float:left;}
.top_logo .t_logo span{width:480px;height:auto;color:#1689b4;font-size:34px;line-height: 116px;/* border-left:1px solid #eee; *//* margin-left:30px; *//* padding-left:30px; */}
.top_logo .top_return{float:right;width: 136px;height:36px;line-height:36px;padding-left: 14px;border:1px solid #ddd;border-radius:3px;margin-top:50px;}
.top_logo a{font-size:16px;background:url(../images/return.png) no-repeat left;padding-left:24px;color:#666;}
.top_logo .top_En a{background:none;border:1px solid #ddd;border-radius:3px;margin-top:50px;text-align:center;padding:0 12px;height:36px;line-height:36px;float:left;}
.top_logo .top_En a:hover{color:#1689b4;}


/***banner****/
.banner{width:100%;/* height:500px; */margin-bottom:20px;overflow:hidden;position:relative;}
.banner img{ max-width:100%;display:block;  }



/*导航*/
.top_nav{width:100%;height:64px;;background: #1689b4;float:left;}
.nav{height:64px;background: #1689b4;position:relative;z-index:1;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi a{float:left; display:block;color:#fff; font-size:17px; margin:0 30px;padding-top:22px;padding-bottom:14px;}
.nav .nLi a:hover{border-bottom:#ffd76f 5px solid;}
.nav .nLi .on a{border-bottom:#ffd76f 5px solid;}




/***footer***/
.footer{float:left;width:100%;height:252px;background-color:#242323;}
.footer .footer_left p{width: 400px;color:#fff;font-size:14px;line-height:24px;margin-top:30px;float:left;}
.footer .footer_left p span{font-size: 36px;font-weight: bold;line-height: 56px;}
.footer .footer_left a{color:#f3f3f3;font-size:15px;}
.footer .footer_logo{float:left;margin-top: -24px;margin-left:30px;}
.footer .footer_right{float:right;color: #eee;line-height: 24px;font-size: 12px;margin-top: -15px;text-align: center;}
.footer .footer_right p{float:left;width: 95px;height: 95px;margin-left:14px;}
.footer .footer_right p img{width:100%;height:auto;}
.footer .foot{width: 100%;height: 48px;float:left;margin-top: 24px;text-align: center;color: #f0e8e8;font: 12px/48px "微软雅黑";}



/***** 当前位置 *****/
.position {width: 920px;padding-left:20px;background-color: #f7f7f7;height:38px;font:12px/38px "微软雅黑";color:#787777;height:38px;margin: 0 10px 20px 0;}
.position a{ ont:14px/30px "微软雅黑";height:30px;color:#535252;text-decoration:none;}
.position a:hover{ text-decoration:underline;}  

.position_txt { width:1180px; padding-left:20px;height:38px;font:12px/38px "微软雅黑";color:#787777; margin-bottom:25px;}
.position_txt a{ font:13px/30px "微软雅黑"; height:30px;color:#535252; text-decoration:none; }
.position_txt a:hover{ text-decoration:underline;} 

.position_C{width: 1180px;padding-left:20px;background-color:#f5f6fa;height:38px;font:12px/38px "微软雅黑";color:#787777;height:38px;margin-top:30px;} 
.position_C a{ ont:14px/30px "微软雅黑";height:30px;color:#535252;text-decoration:none;}
.position_C a:hover{ text-decoration:underline;} 





