﻿@charset "utf-8";
/* CSS Document */
/*------TOP:样式重置------*/
article,nav,aside,header,footer,section,hgroup,menu{display:block;outline:0;vertical-align:baseline;background:transparent;}
html,body,article,nav,aside,header,footer,section,hgroup,menu,div,span,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,dl,dt,dd,ul,li,form,label{margin:0;padding:0;border:0;font-size:100%;}
body{direction:ltr;font:12px/1.5 '宋体','微软雅黑','Arial';color:#333;line-height:24px;}
ul,ol,dl,menu{list-style:none;}
img,select,input{vertical-align:middle;}
h2,h3,h4,h5{font-size:14px;}
em{font-style:normal;}
caption{text-align:left;}
a:link,a:visited{color:#333;text-decoration:none;outline:none;}
a:hover{color:#0d6be7 !important;text-decoration:none;}
/*------浮动------*/
.float_l{float:left;}
.float_r{float:right;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix{*zoom:1;}
.clear{clear:both;}
/*inline-block布局*/
.inb,.inb_u{font:12px/1.5 tahoma,arial,'宋体';letter-spacing:-4px;*letter-spacing:normal;*word-spacing:-6px;}
	.inb_l,.inb_u li{display:inline-block;*zoom:1;*display:inline;letter-spacing:normal;word-spacing:normal;vertical-align:top;}
/*------公共样式------*/
.layout{width:1010px;margin:0 auto;}
.text_c{text-align:center;}
.text_r{text-align:right;}
.mar_t{margin-top:13px;}
.padd{padding:10px;}
.red{color:#bc2430 !important;}
.bule{color:#009bbc;}
/*头部*/
.header{background:url(../images/head.gif) center repeat-x;height:102px;overflow:hidden;}
/*导航*/
.nav{background:url(../images/navbg.gif) repeat-x;height:35px;line-height:35px;font-weight:bold;}
.nav a{float:left;color:#fff;font-size:14px;background:url(../images/bor.gif) right no-repeat;padding:0 33px;}
.nav a:hover,.nav .current{color:#000 !important;}
/*banner*/
.banner{background:url(../images/bannerbg.gif) repeat-x;position:relative;height:320px;overflow:hidden;}
	#productMenu{bottom:10px;right:100px;position:absolute;}
.menu_yuan{background:url(../images/ul.gif) no-repeat;width:150px;height:18px;padding:10px 21px 0;}
	.menu_yuan li{float:left;background:#fff;border:1px solid #46b9f0;width:18px;height:16px;line-height:16px;text-align:center;margin:0 5px;color:#46b9f0;}
	.menu_yuan li.vary_img{background:#46b9f0;color:#fff;}
	.tab_c_img{width:1010px;height:320px;display:none;}
	.tab_c_img img{width:1010px;height:320px;}
/*---底部---*/
.footer{border-top:4px solid #0d60db;padding:15px 0;}