﻿@charset "utf-8";
/* CSS Document */
/* 威邦网络科技  www.cnwei.net */

/* search start */
#search { float: right; margin-left: 20px; width: 170px; height: 19px; }
    #search input { float: left; }
.inp_srh { width: 140px; height: 19px; line-height: 19px; text-indent: 10px; color: #999; background: url(../images/s_input_bg.jpg) no-repeat 0 0; border: none; }
.btn_srh { width: 30px; height: 19px; line-height: 19px; background: url(../images/search_ok.jpg) no-repeat 0 0; border: none; cursor: pointer; color: #fff; font-size: 12px; text-indent: -5000px; }
#search * { vertical-align: middle; }
/* search end */

/* content start */
.content_wrap { padding: 15px 0; width: 100%; height: auto; overflow: hidden; background: url(../images/body_bg.jpg) repeat-x left top #dcdcdc; }
.content { margin: 0 auto; width: 1000px; height: auto; overflow: hidden; background: url(../images/i_p_bg.jpg) repeat-x left top #fff; border: 1px solid #fff; }
.tit1 { height: 40px; border-bottom: 1px solid #ddd; }
    .tit1 h2 { float: left; margin-left: 10px; padding-left: 20px; background: url(../images/ico1.png) no-repeat left center; color: #06c; font: bold 15px/40px "Microsoft YaHei"; }
    .tit1 span { float: right; margin-right: 10px; color: #999; font: 12px/40px "Microsoft YaHei"; }
        .tit1 span a { color: #999; }
            .tit1 span a:hover { color: #f90; }
/*.pro { margin: 20px 0; height: auto; overflow: hidden; }
    .pro ul { margin: o; padding: 0; }
        .pro ul li { float: left; display: block; margin: 5px 20px; width: 210px; height: 165px; }
.pic { padding: 4px; border: 1px solid #ddd; width: 200px; height: 133px; overflow: hidden; }
.na { width: 210px; height: 22px; color: #666; font: 13px/22px "Microsoft YaHei"; text-align: center; }
    .na a { color: #666; }
        .na a:hover { color: #f90; }*/
.content2 { margin: 15px auto 0px; width: 1002px; height: auto; overflow: hidden; }
.protype { width: 240px; overflow: hidden; background: url(../images/i_p_bg.jpg) repeat-x left top #fff; border: 1px solid #fff; }
    .protype ul { margin:0 10px; padding: 0; }
        .protype ul li { float: left; display: block; width: 220px; height: 30px; border-bottom: 1px dotted #ddd; }
            .protype ul li a { display: block; width: 220px; height: 30px; background: url(../images/ico2.png) no-repeat left 12px; text-indent: 15px; color: #666; font: 12px/30px "Microsoft YaHei"; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
                .protype ul li a:hover { color: #f60; background: url(../images/ico2.png) no-repeat left -30px; }
.con2 { width: 350px; height: auto; overflow: hidden; background: url(../images/i_p_bg.jpg) repeat-x left top #fff; border: 1px solid #fff; }
.news { margin: 10px; width: 330px;  overflow: hidden; }
    .news ul { margin: 0; padding: 0; }
        .news ul li { float: left; width: 330px; height: 30px; overflow: hidden; border-bottom: 1px dotted #ddd; }
            .news ul li a { float: left; display: block; width: 250px; text-indent: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/ico4.png) no-repeat left center; color: #666; font: 12px/27px "Microsoft YaHei"; }
                .news ul li a:hover { color: #f90; background: url(../images/ico4.png) no-repeat left center; }
            .news ul li span { float: right; display: block; color: #999; font: 11px/27px "Arial"; -webkit-text-size-adjust: none; }
    .news img { margin-bottom: 5px; }
.about { margin: 10px; width: 330px;overflow: hidden; color: #666; font: 12px/24px "Microsoft YaHei"; }
    .about img { margin-bottom: 10px; }
/* content end */
/* footer start */
#footer_wrap { margin-top: 25px; padding: 20px 0 10px; width: 100%; height: auto; background: url(../images/footbg.jpg) repeat-x left top #fff; overflow: hidden; }
#footer { margin: 0 auto; width: 1000px; height: auto; color: #666; font: 12px/20px "Microsoft YaHei","Arial"; }
#footer_l { width: 800px; }
#footer_r { width: 150px; text-align: right; }
/* footer end */
/* link start */
#link { margin: 0 auto; padding: 0 0 10px; width: 1000px; height: auto; overflow: hidden; }
.link_l { float: left; width: 70px; line-height: 20px; color: #06c; font-weight: bold; }
.link_r { float: right; margin-left: 10px; width: 920px; line-height: 20px; }
    .link_r a { margin-right: 15px; color: #06c; }
        .link_r a:hover { color: #F60; text-decoration: underline; }
/* link end */
