﻿@charset "utf-8";
/* CSS Document */
/* 威邦网络科技  www.cnwei.net */

/* header start */
#header_wrap { border-top: 2px solid #1f6ec8; height: auto; overflow: hidden; }
#header { margin: 0 auto; width: 1000px; height: 80px; overflow: hidden; }
#logo { float: left; margin-top: 10px; width: 500px; height: 60px; overflow: hidden; }
#top_r { float: right; width: 400px; height: 80px; overflow: hidden; }
#language { float: right; margin-bottom: 15px; padding: 0 23px; width: 240px; height: 27px; background: url(../images/language_bg.png) no-repeat center; overflow: hidden; text-align: center; }
    #language img { margin: 0 10px; vertical-align: middle; }
    #language a { color: #fff; font: 12px/27px "Microsoft YaHei"; }
        #language a:hover { color: #F90; }
#tel { float: right; width: 220px; padding-top: 10px; padding-left: 35px; height: 18px; color: #666; font: 14px/18px "Microsoft YaHei"; background: url(../images/tel2.png) no-repeat left center; }
    #tel span { color: #06c; font: 18px/18px Arial; }
/* header end */
/* nav start */
#nav_wrap { margin: 0 auto; width: 1000px; height: 40px; background: url(../images/nav_bg.png) no-repeat center; }
#nav { float: left; width: 725px; height: 40px; }
    #nav ul { margin: 0; padding: 0; }
        #nav ul li { float: left; display: block; width: 90px; height: 40px; text-align: center;padding-right:1px;background:url(../images/nav_line.jpg) right center no-repeat }
            #nav ul li a { display: block; width: 90px; height: 40px; color: #333; font: 14px/40px "Microsoft YaHei"; }
                #nav ul li a:hover, #nav ul li a.current { color: #fff; background: url(../images/nav_bg2.jpg) repeat-x center; }
.line { float: left; width: 1px; height: 40px; overflow: hidden; }
#search { float: right; margin-top: 6px; width: 270px; height: 28px; }
    #search input { float: left; }
.inp_srh { width: 145px; height: 28px; line-height: 28px; text-indent: 5px; color: #999; background: url(../images/search_bg.jpg) no-repeat 0 0; border: none; }
.btn_srh { width: 49px; height: 28px; line-height: 28px; background: url(../images/search_bg.jpg) no-repeat -145px 0; border: none; cursor: pointer; color: #fff; font-size: 12px; text-indent: -5000px; }
#search * { vertical-align: middle; }
.nav_bottom { margin: 0 auto; width: 1000px; height: 10px; overflow: hidden; }
/* nav end */
/* banner start */
#banner_wrap { height: 390px; background: url(../images/banner_bg.jpg) repeat-x left 44px; }
#banner { margin: 0 auto; padding: 10px; width: 980px; height: 370px; background: rgba(255,255,255,0.8); *background: #fff; background: #fff; filter: alpha(Opacity=80); border-radius: 5px; }
.banner_btm { margin: 0 auto; width: 1000px; height: 20px; overflow: hidden; }
/* banner end */
/* content start */
.content { margin: 0 auto 10px; width: 1000px; height: auto; overflow: hidden; }
.tit { padding: 0 10px; height: 38px; background: url(../images/tit_bg.jpg) repeat-x left top; }
    .tit h2 { float: left; padding: 0 20px; height: 38px; background: url(../images/tit_bg2.png) no-repeat center top; text-align: center; color: #fff; font: 14px/33px "Microsoft YaHei"; }
    .tit span { float: right; margin-top: 12px; width: 36px; height: 11px; overflow: hidden; }
.con { border: 1px solid #d7d7d7; height: auto; overflow: hidden; background: #fff; }
.con_l { float: left; padding: 10px 0; width: 240px; height: 135px; overflow: hidden; border-right: 1px solid #d7d7d7; }
.con_r { float: right; width: 730px; height: auto; overflow: hidden; }
.pro_type { margin: 0; padding: 0; height: auto; overflow: hidden; }
    .pro_type ul { margin: 0; padding: 0; }
        .pro_type ul li { float: left; display: block; width: 240px; height: 33px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
            .pro_type ul li a { display: block; width: 240px; height: 33px; color: #06c; font: 14px/33px "Microsoft YaHei"; background: url(../images/type_bg.jpg) repeat-x left -33px; }
                .pro_type ul li a:hover, .pro_type ul li a.current { color: #fff; background: url(../images/type_bg.jpg) repeat-x left top; }


.con2_l { float: left; width: 320px; height: 200px; overflow: hidden; }
.con2_m { float: left; margin-left: 20px; padding: 9px; width: 300px; height: 180px; overflow: hidden; border: 1px solid #d7d7d7; }
.con2_r { float: right; width: 320px; height: 200px; overflow: hidden; }
.news { margin: 0 auto; padding: 9px; width: 300px; height: 140px; overflow: hidden; color: #333; font: 12px/27px "Microsoft YaHei"; }
    .news ul { margin: 0; padding: 0; }
        .news ul li { float: left; width: 300px; height: 27px; overflow: hidden; border-bottom: 1px dotted #ddd; }
            .news ul li a { float: left; display: block; width: 220px; text-indent: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/ico4.png) no-repeat left 0; color: #666; font: 12px/27px "Microsoft YaHei"; }
                .news ul li a:hover { color: #06C; background: url(../images/ico4.png) no-repeat left -25px; }
            .news ul li span { float: right; display: block; color: #999; font: 11px/27px "Microsoft YaHei"; -webkit-text-size-adjust: none; }
.about { padding: 9px; height: 140px; overflow: hidden; color: #444; font: 12px/24px "Microsoft YaHei"; }
/* content end */
/* footer start */
#footer_wrap { padding: 15px 0; height: auto; overflow: hidden; background: url(../images/footer_bg.jpg) repeat-x left top #0458a1; }
#footer { margin: 0 auto; width: 1000px; height: auto; overflow: hidden; color: #b0d8f9; font: 12px/22px "Microsoft YaHei"; }
#foot_l { float: left; width: 400px; height: auto; }
#foot_r { float: right; width: 400px; height: auto; overflow: hidden; text-align: right; }
/* 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: rgb(255, 102, 0); text-decoration: underline; }
/* link end */

