@charset "utf-8";
/* header start */
#header_wrap { width: 100%; height: 100px; background: url(../images/header_bg.jpg) repeat-x 0 0; }
#header { margin: 0 auto; width: 1000px; height: 100px; overflow: hidden; }
#logo { float: left; margin-top: 18px; width: 500px; overflow: hidden; }
#search { float: right; margin-top: 50px; width: 246px; height: 26px; }
#search input { float: left; }
.inp_srh { width: 186px; height: 26px; line-height: 26px; text-indent: 30px; background: url(../images/search_bg.jpg) 0 0 no-repeat; border: none; }
.btn_srh { width: 60px; height: 26px; line-height: 26px; background: url(../images/search_bg.jpg) -186px 0 no-repeat; border: none; cursor: pointer; color: #fff; font-size: 12px; text-indent: -5000px; }
#search * { vertical-align: middle; }
/* header end */
/* nav start */
#nav_wrap { width: 100%; height: 35px; background: url(../images/nav_bg.jpg) repeat-x 0 0; }
#nav { margin: 0 auto; width: 1000px; height: 35px; }
#nav ul { margin: 0; padding: 0; }
#nav ul li { float: left; display: block; width: 125px; height: 35px; background: url(../images/nav_line.jpg) no-repeat right top; color: #fff; font: bold 14px/35px "Microsoft YaHei", "Arial"; text-align: center; }
#nav ul li a { display: block; width: 125px; height: 35px; color: #fff; font: bold 14px/35px "Microsoft YaHei", "Arial"; }
#nav ul li a:hover, #nav ul li a.current { font-size: 15px; background: url(../images/nav_bg2.jpg) no-repeat center; }
#nav ul li.last { background: none; }
/* nav end */
/* content start */
#content_wrap { padding: 20px 0 10px 0; width: 100%; height: auto; overflow: hidden; background: url(../images/content_bg.jpg) repeat-x 0 0; }
.content { margin: 0 auto 10px; width: 1000px; height: auto; overflow: hidden; }
.con_l { float: left; width: 280px; }
.con_m { float: left; margin-left: 18px; width: 420px; }
.con_r { float: right; width: 264px; }
.newpro { padding: 5px; width: 272px; height: 192px; overflow: hidden; background: url(../images/newpro_bg.jpg) no-repeat 0 0; }
.tit { padding: 0 10px; border: 1px solid #ddd; height: 30px; background: url(../images/tit_bg.jpg) repeat-x left bottom; }
.tit h2 { float: left; padding-left: 20px; background: url(../images/tit_ico.jpg) no-repeat left center; color: #0054ab; font: bold 14px/30px "Microsoft YaHei", "Arial"; }
.tit span { float: right; margin-top: 9px; width: 44px; height: 13px; overflow: hidden; }
.tit span a { display: block; width: 44px; height: 13px; background: url(../images/5-120605203S1.gif) no-repeat 0 0; cursor: pointer; }
.tit span a:hover { background: url(../images/5-120605203S9.gif) no-repeat 0 0; }
.con { padding-top: 15px; background: url(../images/con_bg.jpg) repeat-x top; }
.pro_tj { width: 420px; height: 153px; overflow: hidden; }
.contact { padding: 0 10px; width: 244px; overflow: hidden; color: #666; font: 12px/30px "Microsoft YaHei", "Arial"; background: url(../images/contact_bg.jpg) no-repeat right bottom; }
.about { height: 200px; color: #333; font: 12px/22px "Microsoft YaHei", "Arial"; overflow: hidden; }
.about img { float: left; }
.news { margin: 0 auto; padding: 0 10px; width: 400px; height: 200px; overflow: hidden; color: #333; font: 12px/25px "Microsoft YaHei", "Arial"; }
.news ul { margin: 0; padding: 0; }
.news ul li { float: left; width: 400px; height: 30px; overflow: hidden; border-bottom: 1px dotted #ddd; }
.news ul li a { float: left; display: block; width: 320px; text-indent: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/ico2.jpg) 0 center no-repeat; color: #333; font: 12px/30px "Microsoft YaHei", "Arial"; }
.news ul li a:hover { color: #06c; background: url(../images/ico2.jpg) 0 center no-repeat; }
.news ul li span { float: right; display: block; color: #999; font: 11px/30px "Microsoft YaHei", "Arial"; -webkit-text-size-adjust: none; }
/* content end */
/* footer start */
#footer_wrap { padding: 10px 0; background: #4a4a4a; }
#footer { margin: 0 auto; width: 1000px; height: auto; overflow: hidden; color: #ddd; font: 12px/20px "Microsoft YaHei", "Arial"; }
#footer_l { float: left; width: 60px; }
#footer_m { float: left; margin-left: 20px; width: 770px; }
#footer_r { float: right; width: 130px; text-align: right; }
#footer_r img { float: right; }
#footer a { color: #ccc; }
#footer a:hover { color: #f00; }
/* footer end */
/* link start */
#link { margin: 0 auto; padding: 10px 0px; width: 1000px; height: auto; overflow: hidden; }
.link_l { float: left; width: 65px; line-height: 20px; color: #06c; font-weight: bold; }
.link_r { float: right; margin-left: 10px; width: 925px; line-height: 20px; }
.link_r a { margin-right: 15px; color: #06c; }
.link_r a:hover { color: #333; text-decoration: underline; }
/* link end */

/*内页CSS样式*/
.con_l_sub { float: left; width: 280px; }
.con_m_sub { float: right; width: 702px; }
.pro_tj_sub { line-height: 22px; }

.products_sub { margin: 0 auto; padding: 0 10px; overflow: hidden; color: #333; font: 12px/25px "Microsoft YaHei", "Arial"; }
.products_sub ul { margin: 0; padding: 0; }
.products_sub ul li { float: left; height: 30px; overflow: hidden; border-bottom: 1px dotted #ddd; }
.products_sub ul li a { float: left; display: block; width: 256px; text-indent: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/ico2.jpg) 0 center no-repeat; color: #333; font: 12px/30px "Microsoft YaHei", "Arial"; }
.products_sub ul li a:hover { color: #06c; background: url(../images/ico2.jpg) 0 center no-repeat; }

.tit_sub { padding: 0 10px; border: 1px solid #ddd; height: 30px; background: url(../images/tit_bg.jpg) repeat-x left bottom; }
.tit_sub h2 { float: left; padding-left: 20px; background: url(../images/tit_ico.jpg) no-repeat left center; color: #0054ab; font: bold 14px/30px "Microsoft YaHei", "Arial"; }
.tit_sub span { float: right; margin-top: 9px; width: 144px; text-align:right; overflow: hidden; }
/*产品展示样式*/
.pro_con_l_sub { float: left; width: 222px; }
.pro_con_m_sub { float: right; width: 760px; }
.pro_contact { padding: 0 10px; width: 196px; overflow: hidden; color: #666; font: 12px/30px "Microsoft YaHei", "Arial"; background: url(../images/contact_bg.jpg) no-repeat right bottom; }
.products_sub_show { margin: 0 auto; padding: 0 10px; overflow: hidden; color: #333; font: 12px/25px "Microsoft YaHei", "Arial"; }
.products_sub_show ul { margin: 0; padding: 0; }
.products_sub_show ul li { float: left; height: 30px; overflow: hidden; border-bottom: 1px dotted #ddd; }
.products_sub_show ul li a { float: left; display: block; width: 200px; text-indent: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/ico2.jpg) 0 center no-repeat; color: #333; font: 12px/30px "Microsoft YaHei", "Arial"; }
.products_sub_show ul li a:hover { color: #06c; background: url(../images/ico2.jpg) 0 center no-repeat; }